/*story*/

#storyArea h2 {text-align: center;
	border-bottom: 4px solid;
    border-image: linear-gradient(to right, rgba(255,132,156,0.5) 0%, rgba(255,173,92,0.5) 100%);
    border-image-slice: 1;
	font-family: serifa, serif;
	font-weight: 500;
	font-style: normal;}
#storyArea .epnum { display: inline-block; vertical-align: bottom; color: #cd6500; font-size: 2.2em; padding-right: 1em; }
#storyArea h2 .epnum.final {
font-family: dnp-shuei-gothic-kin-std, sans-serif;
font-weight: 600;
font-style: normal;
letter-spacing: -0.01em; padding-bottom: 0.2em; font-size: 2.5em;}
#storyArea .epnum .nb { font-size: 1.8em; text-shadow: 2px 2px 1px #cd6500,2px -2px 1px #cd6500,-2px 2px 1px #cd6500,-2px -2px 1px #cd6500; color:#fff;}
#storyArea .oadate { vertical-align: bottom; display: inline-block; font-size: 4em; color: #cd6500;}
#storyArea .oadate .date{display: inline-block;}
#storyArea .oadate .small{ font-size: 0.5em;}
#storyArea .oadate .onair {font-size: 0.5em;
}

.photoArea p.ph_cut{ border-radius: 3px; border: solid 3px #000;}

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

#trailer .movieBox {background: linear-gradient(to bottom, rgba(255,132,156,0.5), rgba(255,173,92,0.5));}

@media all and (min-width: 768px) {
	#contentsArea {
	background-image: url(../img/story/bg_cont.png);
	background-repeat:no-repeat;
	background-position: top center;
}
	#storyArea { padding:15px 0;}
	#storyArea h2 { padding-bottom: 1em; margin-bottom: 1em;}

	#trailer { padding-bottom: 1em;}
	#trailer .movieBox, #trailer .photoBox {width:750px; margin: 0 auto; position: relative; padding:10px; }
	#trailer div {width:750px;}
	#trailer iframe {width:750px; height:422px;}

	.photoArea { letter-spacing: -.4em; text-align: center; padding-bottom: 3em;}
	.photoArea p.ph_cut {margin: 25px auto 0; position: relative; display: inline-block;}
	.photoArea p.ph_cut:nth-child(odd){margin-right:25px;}
	.photoArea p.ph_cut, .photoArea p.ph_cut span, .photoArea p.ph_cut span img {
		width: 415px;
		height: 277px;
		background-position: center top;
	}

}
@media all and (max-width: 767px) {
	#contentsArea { padding-top: 20px;
	background-image: url(../img/story/bg_cont_sp.png);
	background-repeat:no-repeat;
	background-position: top center;
}
	#storyArea { padding:0 0 15px;}
	#storyArea h2 { padding-bottom: 0.5em; margin-bottom: 0.5em;}
	#storyArea .epnum {font-size: 1.4em;}
	#storyArea h2 .epnum.final {font-size: 1.6em;}
	#storyArea .oadate {font-size: 2.4em;}
	
	#storyArea #trailer {margin:0; width:100%; position: relative;}
	#trailer .movieBox, #trailer .photoBox {padding:6px; }
	#trailer .photoBox {padding: 15px 15px 0;}

	section.txtArea { padding: 10px 0;}
	
	.photoArea { padding: 0 0.5em;}
	.photoArea p.ph_cut {margin:0.5em 0 1em;}

  #story .ph_area {
    margin: 2% auto 0;
    /* width: 98%; */
    text-align: center;
  }
	

}

@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 { text-align: left; border-bottom: solid 2px #000; padding:0 10px 10px; margin-bottom: 20px;
font-family: sacre-bleu-mvb, sans-serif;
font-weight: 500;
font-style: normal;
color: #000;
text-align: center;}

.story #bknm ul {
    text-align: left; letter-spacing: -.4em;
}
.story #bknm li {
    display: inline-block;
    margin: 0 20px 20px 0;
    position: relative; vertical-align: top; border: solid 2px #000;
}
.story #bknm li a {
    display: block;
    position: relative;
    overflow: hidden;
	width: 156px;
    height: 104px; background-size: contain;
	
}
.story #bknm li a span {
	width: 156px;
    height: 104px; 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: -5px;
    bottom: -5px;
    background-size: contain; width:40px; height: 30px; text-indent: -9999px;
	border-top-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
#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 h3 { font-size: 1.5em;}
	.story #bknm ul { width:880px; margin: 0 auto; padding-bottom: 10px;}
	.story #bknm li:nth-child(5), .story #bknm li:nth-child(10) { margin-right: 0;}
}
@media all and (max-width: 767px) {
	.story #bknm { padding:0 0px 15px;}
	.story #bknm h3 { font-size: 1.2em; padding:0 0 8px; margin-bottom: 15px;}
.story #bknm ul {
      margin: 2.6% 0 0;
      text-align: left;
  }
.story #bknm li {
      width: 30%;
      height: auto;
      margin: 0 3% 3% 0;
  }
.story #bknm li:nth-child(3n){ margin-right: 0;}
.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: 0;
      top: 0;
      width: 100%;
      height: 100%;
  }

#bknm li span.epn {
    right: -5px;
    bottom: -5px;
	width:27px; height: 20px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#bknm li span.bknDate {
    font-size: 0.7em; padding: 0.2em 0.4em 0em;
	right: 0;
    bottom: 0;
	}
}
