/*story*/
@media all and (min-width: 768px) {
#contentsArea  {background-image: url(../img/story/bg.png); background-repeat: no-repeat; background-position: center top;}
.contentsBlock { padding: 40px 50px;}
}
@media all and (max-width: 767px) {
#contentsArea  {
	background-image: url(../img/story/sp_bg_l.png), url(../img/story/sp_bg_r.png); 
	background-repeat: no-repeat, no-repeat; 
	background-position: left top, right top;
	background-size: 27% auto, 31.4% auto;
	}
.contentsBlock { padding: 10px 10px;}
}

#storyArea {position: relative;}
#story h2 { padding-bottom: 30px;}

@media all and (max-width: 767px) {
#story h2 { padding-bottom: 15px;}
#storyArea {padding:0.5em;}
}

#story h2 .epnum { background-repeat: no-repeat; background-size: contain; background-position: left center; text-indent: -9999px; display: inline-block; vertical-align: middle;}
.story1 .epnum {background-image: url(../img/ep01.png);}
.story2 .epnum {background-image: url(../img/ep02.png);}
.story3 .epnum {background-image: url(../img/ep03.png);}
.story4 .epnum {background-image: url(../img/ep04.png);}
.story5 .epnum {background-image: url(../img/ep05.png);}
.story6 .epnum {background-image: url(../img/ep06.png);}
.story7 .epnum {background-image: url(../img/ep07.png);}
.story8 .epnum {background-image: url(../img/ep08.png);}
.story9 .epnum {background-image: url(../img/ep09.png);}
.story10 .epnum {background-image: url(../img/ep10.png);}

#story h2 .oadate { vertical-align: middle; display: inline-block; font-size: 2.5em; padding: 0.4em 0 0;
font-family: din-2014, sans-serif;
font-weight: 400;
font-style: normal;
}
#story h2 .oadate .small { font-size: 0.5em;}
#story h2 .oadate .big { font-size: 1.4em; color: #db1e7a;}


#story .ph_cut {}
#story .ph_area {
  margin: 1.5em auto 0;
  text-align: center;
}

section.txtArea .txt { margin-bottom: 10px;}

.movList { text-align: center;}
.movList li { display: inline-block; vertical-align: middle; margin: .1em .1em .25em; }
.movList li a { display: block; background-color:#fedfe3; color: #d22179; padding: 10px 20px;
border-radius: 12px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
font-family: maru-maru-gothic-alr-stdn, sans-serif;
font-weight: 900;
font-style: normal;
transition:0.5s;}
.movList li a:hover { background-color: #ffe5e9;}

.photoArea p.ph_cut {display: inline-block; 
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;}


@media all and (min-width: 768px) {
	#storyArea {}
#trailer {width: 750px; margin: 0 auto;}

.movList {margin:15px 0 15px;}
	
	#story h2 .epnum { width:72px; height: 72px; margin-right: 20px;}


.photoArea { letter-spacing: -.4em; text-align: center; padding-bottom: 3em;}	

.photoArea p.ph_cut {margin: 20px auto 0;}
.photoArea p.ph_cut:nth-child(odd){margin-right:20px;}


.photoArea p.ph_cut, .photoArea p.ph_cut span, .photoArea p.ph_cut span img {
		width: 434px;
		height: 287px;
		background-position: center top;
	}
	
/*.story10 .photoArea p.ph_cut {margin-right:0px!important;}
.story10 .photoArea p.ph_cut, .story10 .photoArea p.ph_cut span, .story10 .photoArea p.ph_cut span img {
		width: 894px;
		height: 594px;
		background-position: center top;
	}*/


	span.spacing  { letter-spacing: -0.02em; }
}
@media all and (max-width: 767px) {
	.low h2 { font-size: 1.0em;}
	#story h2 .epnum {width:53px; height: 53px; margin-right: 20px;}
	#story h2 .oadate {font-size: 2.3em;}
#story #trailer {margin: 0 0.2em 0.2em;}
.movList {margin-top: 0.5em;}
.movList li  { width: 47%; }
.movList li a { font-size: 0.9em; padding: 5px;}



  #story #trailer .ph_cut {
    width: 100%;
    height: 0;
    padding: 66.6% 0 0;
    margin: 0 auto;
    border: none;
    box-shadow: none;
  }
  #story #trailer ul#movlist {
    padding: 1em 0;
  }
  #story #trailer ul#movlist li {
    width: 45%;
    margin: 0 .5%;
    font-size: 110%;
    font-weight: bold;
  }
  #story #trailer ul#movlist li a {
    height: 60px;
    line-height: 60px;
  }
	
.txtArea { padding:0px 0px 0 !important; }
  #story .ph_area {
    margin: 2% auto 0;
    /* width: 98%; */
    text-align: center;
  }
	.photoArea { padding-bottom: 1em;}
	
	/*.photoArea p.ph_cut:nth-child(1){ display: none;}*/
}

@media all and (max-width: 365px) {
	#story h2 .oadate { /*position: static; margin: 0 auto;*/ font-size: 1.8em;}
}

#story #contents .inner p a {
  color: #e95098;
}
#story #contents .inner p a:hover {
  text-decoration: underline;
}



#story #ph_main {margin: 0 auto; border: solid 3px #000;}
#story #ph_main span {
  display: block;
  position: relative;
}
#story #ph_main span {
  background-size: 100%;
}
@media all and (min-width: 768px) {

#story #ph_main,
#story #ph_main span {
    width: 894px;
	height: 594px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
}
@media all and (max-width: 767px) {
#story #ph_main span img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

#story #ph_main {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
  }

#story #ph_main span {
    height: 0;
    padding: 66.66666% 0 0;
    position: relative;
  }
}

/*動画(複数ある時)*/
.movieBox {position: relative;}
.movieBox span.thum {
  width: 100%;
  height: 0;
padding-top:56.25%;
  display: inline-block;
	background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: top;
  margin: 0 0 0 0;
  position: relative; 
}
.movieBox span.thum img {
  width: 100%;
  height: 100px;
}
.movieBox:hover { background-color: #f9f7f3;}
.movieBox a:hover .thumbnail{opacity: 0.85;}

.movieBox a .btn {background-repeat: no-repeat;
  background-position: center center;
background-image:url(../img/btn_mov.png);
	width: 80px;
  height: 56px;
	position: absolute;
	top:50%; left:50%; margin: -28px 0 0 -40px;
	opacity: 0.85;
}
.movieBox a:hover .btn {opacity: 1.0;}

@media all and (min-width: 768px) {
.movieBox  {width: 750px; margin: 0 auto;}
	.movieBox .thumbnail{width: 750px;}
}

@media all and (max-width: 767px) {
.movieBox  { width:100%;}
.movieBlock .movieBox .thumbnail{width: 100%;}

}

.info { text-align: center; background-color:#db1e7a; color: #fff; font-weight: bold;}
@media all and (min-width: 768px) {
.info {width: 750px; margin: 0 auto 0.3em; padding: 0.8em 0; font-size:1.2em;}
}
@media all and (max-width: 767px) {
.info {margin: 0 0.2em 0.2em; padding: 0.5em 0; line-height:1.5em; font-size: 0.9em;}
}
