/*story*/
.story #contentsArea .contentsBlock {}

.oaDatebox { text-align: center;
font-family: "ads-akari", sans-serif;
font-weight: 400;
font-style: normal;
display: table;
width: 100%;
	 border-bottom:solid 1px #000; background-color: #FFFBE3;
}
.epnum { display: inline-block; vertical-align: middle;}
.epnum .nb{
	line-height:1;
	text-align: center;
	color: #fff;
	background-image: url(../img/top/epnum.png); background-size: contain; background-position: center top; 
	letter-spacing: -0.01em;
	display: table;
}
.epnum .small{ font-size: 0.6em;}
.story10 .epnum .nb {letter-spacing: -0.05em;}
.story10 .epnum .nb .small{ font-size: 0.5em; padding-left: 0em;}
.oadate { display: inline-block; vertical-align: middle;}
.oadate .date{display: inline-block; letter-spacing: -0.03em;}
.oadate .small{ font-size: 0.6em;}
.oadate .onair {font-size: 0.5em; letter-spacing: -0.1em;}

section.txtArea {}

#storyArea #story #ph span {
  display: block;
  position: relative;
background-size: 100%;
	
}

#trailer { position: relative;}
#trailer .movieBox {position: relative; z-index: 100; background-color: #FBEEA0;}

.photoArea p.ph_cut {}
.photoArea p.ph_cut span{position: relative;}

@media all and (min-width: 768px) {
	#contentsArea {}
	#contentsArea .contentsBlock { padding: 0;}
	#storyArea { padding:10px 0 0;}
	.oaDatebox { border-top-left-radius: 40px; border-top-right-radius: 40px; padding:20px 0; margin-bottom:40px;}
	.epnum {font-size: 4.1em; margin-right: 0.2em;}
	.epnum .nb {width:126px; height: 77px; padding-top: 25px; }
	.oadate {font-size: 5.0em;}
	
	#trailer {width:800px; margin: 0 auto 40px;}
	#trailer::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, #f9d4aa, #ee9f9e);
    filter: blur(0px);
    transform: translateY(15px) translateX(15px) scale(1.00);
    mix-blend-mode: multiply;
    opacity: 1;
}
	#trailer .movieBox {width:800px; margin:0; }
	#trailer div {width:800px;}
	
	.photoArea {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 900px; margin: 0 auto 1.8em;
	}
	
	.photoArea p.ph_cut { width:calc((100% - 20px)/2); margin-bottom:20px;}
	.photoArea p.ph_cut:nth-child(odd){margin-right:20px;}

}
@media all and (max-width: 767px) {
	#storyArea { padding:0 1em;}
	.oaDatebox {border-top-left-radius: 30px; border-top-right-radius: 30px; padding:10px 0; margin-bottom:1em;}
	.epnum {font-size: 2.6em; margin-right: 0.1em;}
	.epnum .nb {width:75px; height: 44px; padding-top: 17px; }
	.oadate {font-size: 3.2em;}
	
	#storyArea #trailer {margin: 0 auto 20px; position: relative;}
	#trailer::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, #f9d4aa, #ee9f9e);
    filter: blur(0px);
    transform: translateY(10px) translateX(10px) scale(1.00);
    mix-blend-mode: multiply;
    opacity: 1;
}
	
	#trailer .movieBox, #trailer .photoBox {}
	#trailer .photoBox {padding: 15px 15px 0;}
	
	.photoArea { padding: 0 0em 0.5em;}
	.photoArea p.ph_cut {margin:0.5em auto 1.0em;}
	.photoArea p.ph_cut span { padding-top: 66.0%; height: 0;}

}
@media all and (max-width: 379px) {
	.oadate {font-size:2.8em;}
}


#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 {position: relative; border-top: solid 1px #000;}
.story #bknm #bknmBlock {}
.story #bknm h3 {
	line-height: 1.0em; text-align: left;
	    font-family: verveine, sans-serif;
    font-weight: 400;
    font-style: normal;
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	color: #000;
	letter-spacing: 0em;
}
.story #bknm ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;	
}
.story #bknm ul li {position: relative;}
.story #bknm ul li a{
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
	display:block;
	height:0;
	padding-top: -webkit-calc(500 / 750 * 100%);
	padding-top: calc(500 / 750 * 100%);
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.story #bknm ul li a span{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-indent:110%;white-space:nowrap;overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.story #bknm li a:hover {filter: brightness(1.1);}
.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 {
    position: absolute;
    right: -8px;
    bottom: -8px;
	background-color: #08914B;
	width:40px; height: 40px; text-align: center;
	font-family: "ads-akari", sans-serif;
    font-weight: 400;
    font-style: normal;
	color: #fff;
	border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	letter-spacing: 0.1em;
	display: table;
}
#bknm li span.epn .nb {vertical-align: middle; display: table-cell; text-align: center;}
/*#bknm li.bk10 span.epn {letter-spacing: -0.02em;}*/



@media all and (min-width: 768px) {
	.story #bknm { padding: 30px 0;}
	.story #bknm h3 { width: 1000px; margin:0 auto 15px; font-size: 2em;}
	.story #bknm ul { width:1000px; margin: 0 auto; padding: 10px;}
	.story #bknm ul li { width:calc((100% - 80px)/5); }
	.story #bknm ul li:not(:nth-child(5n)){
	margin-right:20px;
	}
	.story #bknm ul li {
	margin-bottom:20px;
	}
	#bknm li span.epn .nb {
	font-size: 1.5em;
}
}
@media all and (max-width: 767px) {
	.story #bknm { padding: 15px 2% 0;}
	.story #bknm h3 { font-size: 1.6em; margin-bottom: 5px; padding: 0 5px;}
	.story #bknm ul { width:98%; margin: 0 auto; padding: 0.5em 1%;}
	.story #bknm ul li {
	width:calc((100% - 8%)/3);
	}
	.story #bknm ul li:not(:nth-child(3n))  {
	margin-right:4%;
	}
	.story #bknm ul li {
	margin-bottom:4%;
	}
#bknm li span.epn {
    right: -5px;
    bottom: -5px;
	width:28px; height: 28px;
	
}
	#bknm li span.epn .nb{font-size: 1.1em;}
#bknm li span.bknDate {
    font-size: 0.7em; padding: 0.2em 0.4em 0em;
	right: 0;
    bottom: 0;
	}
}
