/*story*/

@media all and (min-width: 768px) {
	.story div.wrap .contentsBlock .contentsBox { padding: 0px 0px;}
}
@media all and (max-width: 767px) {
	.story div.wrap .contentsBlock .contentsBox { padding: 0px;}
	.story div.wrap .contentsBlock { padding: 0 0 0px;}
}

#storyArea { padding-top: 30px;}
#storyArea h2 { text-align: left; margin-bottom:20px;}
#storyArea h2 .epnum {  display: inline-block; vertical-align: middle; text-align: right; font-size: 2.7em;
/*background-color: #fd266e;*/
background-image: url(../img/bg_material.png);
font-family: cormorant-garamond, serif;
font-weight: 700;
font-style: normal;
width: 150px;
padding:10px 10px 10px 0;
text-shadow: 2px 2px 3px rgba(208,58,108,.9), -2px -2px 3px rgba(208,58,108,.9);
}
#storyArea h2 .epnum .nb{
font-family: hwt-roman-extended-light-fac, serif;
font-weight: 300;
font-style: normal;
-moz-transform:    scale(1 , 1.5);  /* Firefox※ */
-webkit-transform: scale(1 , 1.5);  /* Chrome,Safari */
-o-transform:      scale(1 , 1.5);  /* 旧Opera※ */
-ms-transform:     scale(1 , 1.5);  /* IE */
transform:         scale(1 , 1.5);  /* CSS3 */
display: inline-block;
}
#storyArea h2 .epnum .small{ font-size: 0.9em;}
#storyArea h2 .oadate { vertical-align: middle; display: inline-block; font-size: 2.8em; text-align: right;}
#storyArea h2 .oadate .date{
font-family: hwt-roman-extended-light-fac, serif;
font-weight: 300;
font-style: normal;
-moz-transform:    scale(1 , 1.5);  /* Firefox※ */
-webkit-transform: scale(1 , 1.5);  /* Chrome,Safari */
-o-transform:      scale(1 , 1.5);  /* 旧Opera※ */
-ms-transform:     scale(1 , 1.5);  /* IE */
transform:         scale(1 , 1.5);  /* CSS3 */
display: inline-block; letter-spacing: 0.05em;
}
#storyArea h2 .oadate .small{ font-size: 0.5em;}
#storyArea h2 .oadate .onair {font-size: 0.7em;
font-family: cormorant-garamond, serif;
font-weight: 700;
font-style: normal;
}

#trailer { background-color:rgba(0, 0, 0, 0.5);}

section.txtArea { padding: 30px 40px 15px;}
#storyArea #story #ph span {
  display: block;
  position: relative;
background-size: 100%;
}

@media all and (min-width: 768px) {
	#storyArea { padding-bottom: 15px;}
	#storyArea h2 .epnum { margin-right: 20px;}
	#trailer {padding: 20px 0;}
	#trailer .movieBox, #trailer .photoBox {width:750px; margin: 0 auto; position: relative; }
	#trailer div {width:750px;}
	#trailer iframe {width:750px; height:422px;}
	
	.photoArea { letter-spacing: -.4em; text-align: center; padding-bottom: 2em;}
	.photoArea p.ph_cut {margin: 20px auto 0; position: relative; display: inline-block;}
	.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;
	}

}
@media all and (max-width: 767px) {

	#storyArea { padding: 15px 0;}
	#storyArea h2 { text-align: left; margin-bottom:15px;}
	#storyArea h2 .oaDatebox { padding: 0 15px 10px;}
	#storyArea h2 .epnum {width: 90px; font-size: 1.5em; padding:6px 10px 6px 0; margin-right: 10px;}
	#storyArea h2 .oadate { font-size: 1.6em;}
	
	#storyArea #trailer {padding: 10px 0; margin:0; width:100%; position: relative;}
	#trailer .photoBox {padding: 15px 15px 0;}

	section.txtArea { padding: 10px 15px;}
	
	.photoArea { padding: 0 15px;}
	.photoArea p.ph_cut { margin: 0 0 15px; position: relative;}
	#story #trailer .ph_cut {
    width: 100%;
    height: 0;
    padding: 66.6% 0 0;
    margin: 0 auto;
    border: none;
    box-shadow: none;
  }

  #story .ph_area {
    margin: 2% auto 0;
    /* width: 98%; */
    text-align: center;
  }
	
	#story #trailer {padding: 0px 0; margin:0; width:100%; position: relative; background-color: #fff;}
	

}

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




#story #ph_main {margin: 0 auto;}
#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: 750px;
	height: 500px;
    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;
  }
}


/*	bknm
============================== */
.story #bknm {}
.story #bknm h3 {
	background: -moz-linear-gradient(left, rgba(255,52,118,0.3), rgba(8,117,210,0.3));
	background: -webkit-linear-gradient(left, rgba(255,52,118,0.3), rgba(8,117,210,0.3));
	background: linear-gradient(to right, rgba(255,52,118,0.3), rgba(8,117,210,0.3));
	border-bottom: 4px solid rgba(255,52,118,0.75);
	border-image: linear-gradient(to right, rgba(255,52,118,0.75), rgba(8,117,210,0.75));
	border-image-slice: 1;
	font-family: cormorant-garamond, serif;
font-weight: 700;
font-style: normal;
	font-size: 1.6em; line-height: 1.3em; padding: 10px 20px; margin-bottom: 30px; text-align: left;}

.story #bknm ul {
    text-align: left; letter-spacing: -.4em;
}
.story #bknm li {
    display: inline-block;
    margin: 0 7px 14px;
    position: relative; vertical-align: top;
	border: 4px solid #b9567a;
	border-image: linear-gradient(to right, rgba(8,117,210,0.75) 0%, rgba(255,52,118,0.75) 100%);
	border-image-slice: 1;
}
.story #bknm li a {
    display: block;
    position: relative;
    overflow: hidden;
	width: 165px;
    height: 110px; background-size: contain;
}
.story #bknm li a span {
	width: 165px;
    height: 110px; display: block; background-size: contain;}


.story #bknm li a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
}
#bknm li span.epn {
    font-size: 100%;
    color: #fff;
    position: absolute;
    right: -4px;
    bottom: -4px;
    background-size: contain; width:50px; height: 50px; text-indent: -9999px;;
}
#bknm li.bk1 span.epn {background-image: url(../img/story/bkn01.png);}
#bknm li.bk2 span.epn {background-image: url(../img/story/bkn02.png);}
#bknm li.bk3 span.epn {background-image: url(../img/story/bkn03.png);}
#bknm li.bk4 span.epn {background-image: url(../img/story/bkn04.png);}
#bknm li.bk5 span.epn {background-image: url(../img/story/bkn05.png);}
#bknm li.bk6 span.epn {background-image: url(../img/story/bkn06.png);}
#bknm li.bk7 span.epn {background-image: url(../img/story/bkn07.png);}
#bknm li.bk8 span.epn {background-image: url(../img/story/bkn08.png);}
#bknm li.bk9 span.epn {background-image: url(../img/story/bkn09.png);}
#bknm li.bk10 span.epn {background-image: url(../img/story/bkn10.png);}

.story #bknm li a:hover {opacity: 0.85;}

@media all and (min-width: 768px) {
	.story #bknm ul { width:935px; margin: 0 auto; padding-bottom: 10px;}
}
@media all and (max-width: 767px) {
	.story #bknm h3 { font-size: 1.4em; padding: 6px 10px; margin-bottom: 15px;}
.story #bknm ul {
      margin: 2.6% 1.5% 0; padding-bottom: 1%;
      text-align: left;
  }
.story #bknm li {
      width: 28.5%;
      height: auto;
      margin: 0 1.5% 3%;
	border: 3px solid #b9567a;
	border-image: linear-gradient(to right, rgba(8,117,210,0.75) 0%, rgba(255,52,118,0.75) 100%);
	border-image-slice: 1;
  }
.story #bknm li a {
       width: 100%;
      height: 0; padding: 66.6% 0 0;
position: relative;
  }
	.story #bknm li a span {
       font-size: 3.5vw;
      
  }

#story #bknm li a img,  #story #bknm li a span {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
  }

#bknm li span.epn {
    right: 0px;
    bottom: 0px;
width:30px; height: 30px;
}
#bknm li span.bknDate {
    font-size: 0.7em; padding: 0.2em 0.4em 0em;
	right: 0;
    bottom: 0;
	}
}
