body {
	color: #545454;
	line-height: 140%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size:cover;
}
.chapter p {
	font-size:0.8em;
	margin:2px 0 2px 0;
	border-bottom: dotted 1px gray;
}
.thead1 {
	background-color:#006400;
	color:#ffffff;
	margin-top:5px;
	padding:2px 10px 2px 10px;
	font-size:0.9em;
}

ul.theadul li {
	margin: 3px 0 -10px 0;
	font-size:0.9em;
}
ul.theadul {
	margin: 3px 0 3px -20px;
	list-style-type: none;
}
/*
.midashi {
  color: #010079;
  text-shadow: 0 0 5px white;
  border-left: solid 7px #010079;
  background: -webkit-repeating-linear-gradient(-45deg, #cce7ff, #cce7ff 3px,#e9f4ff 3px, #e9f4ff 7px);
  background: repeating-linear-gradient(-45deg, #cce7ff, #cce7ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}
*/

.htiele {
  position: relative;
  padding: .25em 0 .5em .75em;
  border-left: 6px solid #ff4500;
  font-weight: bold;
  font-size:1.2em;
}
.htiele::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ccc;
}

/* K{ */
.required{
    margin: 0 0.5em;
    padding: 3px 7px;
    -webkit-border-radius: 6px;   /* Safari,Google Chrome */
    -moz-border-radius: 6px;      /* Firefox12܂ */
    border-radius: 2px;           /* Firefox13ȍ~ */
    background-color: #ff3957;
    color: #fff;
    font-weight: normal;
    font-size: 90%;
}
.attention{
	color:#ff0000;
}

  @media ( min-width: 768px ) {

	  .top-catch {
		text-align: center;
		background-color: #777777;
		height: 50px;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		font-size: 21px;
		color: #FFFFFF;
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: 100%;
	}
	.sub-catch {
		font-size: 20px;
		text-align: center;
		background-color: #e0041b;
		color: #FFF;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		height: 35px;
		border-radius: 20px;
		margin-bottom: 30px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.main-text {
		font-size: 20px;
		color: #ff4500;
		margin-bottom: 10px;
		line-height: 130%;
		font-weight: bold;
	}
	.sub-text {
		font-size: 0.9em;
	}

	.conditions {
		clear: both;
		background-color: #dddddd;
		padding: 30px;
	}
	.conditions-text {
		text-align:right
	}
	.conditions-photo {
		margin-left: 30px;
	}

	h1 {
		font-size: 26px;
		font-weight: bold;
	}

	h3 {
		text-align: center;
		background-color: #cccccc;
		padding:10px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
		font-size: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-weight: bold;
	}

	.midashi {
		text-align: center;
		background-color: #cccccc;
		padding:10px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
		font-size: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-weight: bold;
	}
	.onerow {
		margin-top: 20px;
	}

	.img600 {
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		margin-top: 10px;
		margin-bottom: 20px;
		display: flex;
		width: 600px;
	}

	.img320 {
		width: 320px;
	}

	.img240 {
		width: 100%;
	}

	.kei1{
		margin:-20px 0 20px 0;padding:0 10px;border-bottom: 1px solid #d0d0d0;
	}
	.kei2{
		margin-top:-20px;padding:0 10px;border-bottom: 1px solid #ff4500;
	}

	.actor{
		margin:10px;padding:10px;border-bottom: 1px solid #dcdcdc;
	}

	.phcap660r {
		text-align:right;
		margin:-15px auto 25px auto;
		font-size:0.8em;
		width: 600px;
	}
	
	.phcap320 {
		font-size:0.8em;
		text-align:left;
		width: 320px;
		margin:5px auto 0 auto;
	}

	.phcap240 {
		font-size:0.8em;
		text-align:left;
		width: 240px;
		margin:5px auto 0 auto;
	}
	.phcap320 {
		font-size:0.8em;
		text-align:left;
		width: 320px;
		margin:5px auto 0 auto;
	}

	.pcNone {
	display: none;
	}

	.btnl {
		text-align:right;
	}
	.btnr {
		text-align:left;
	}
	.btnc {
		text-align:center;
	}


.share .twitter, .share .facebook, .share .pocket, .share .hatena {
  display: inline-block;
}
.share .facebook {
  overflow: hidden;
}

 }
 
  @media ( max-width: 768px ) {


	  .top-catch {
		text-align: center;
		background-color: #777777;
		height: 50px;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		font-size: 21px;
		color: #FFFFFF;
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: 100%;
	}
	.sub-catch {
		font-size: 20px;
		text-align: center;
		background-color: #e0041b;
		color: #FFF;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		height: 35px;
		border-radius: 20px;
		margin-bottom: 30px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.main-text {
		font-size: 18px;
		color: #ff4500;
		margin-top: 20px;
		margin-bottom: 10px;
		line-height: 130%;
		font-weight: bold;
	}
	.sub-text {
		margin-top: 15px;
	}

	h1 {
		font-size: 24px;
		font-weight: bold;
	}

	h3 {
		text-align: center;
		background-color: #cccccc;
		padding:10px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
		font-size: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-weight: bold;
	}
	.midashi {
		text-align: center;
		background-color: #cccccc;
		padding:10px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
		font-size: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-weight: bold;
	}
	.onerow {
	}
	.img600 {
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		margin-top: 10px;
		margin-bottom: 20px;
		display: flex;
		width: 100%;
	}
	.img320 {
		width: 320px;
	}
	.img240 {
		width: 240px;
	}

	.actor{
		margin:10px;padding:10px;border-bottom: 1px solid #dcdcdc;
	}

	.phcap660r {
		text-align:right;
		margin:-15px auto 25px auto;
		font-size:0.8em;
		width: 100%;
	}

	.phcap320 {
		font-size:0.8em;
		text-align:left;
		width: 320px;
		margin:5px auto 0 auto;
	}

	.phcap240 {
		font-size:0.8em;
		text-align:left;
		width: 240px;
		margin:5px auto 0 auto;
	}
	.phcap320 {
		font-size:0.8em;
		text-align:left;
		width: 320px;
		margin:5px auto 0 auto;
	}
	
	.kei1{
		margin:-20px 0 20px 0;padding:0 10px;border-bottom: 1px solid #d0d0d0;
	}
	.kei2{
		margin-top:-20px;padding:0 10px;border-bottom: 1px solid #ff4500;
	}

	.btnl {
		text-align:center;
	}
	.btnr {
		text-align:center;
		margin-top:20px;
	}
	.btnc {
		text-align:center;
		margin-top:20px;
	}

	.spNone {
	display: none;
	}

	.video{
	  position:relative;
	  width:100%;
	  padding-top:56.25%;
	}
	.video iframe{
	  position:absolute;
	  top:0;
	  right:0;
	  width:100%;
	  height:100%;
	}
.share .twitter, .share .facebook, .share .pocket, .share .hatena {
  display: inline-block;
}
.share .facebook {
  overflow: hidden;
}
}
