/* =================================
	drama interview CSS
================================= */

/*	reset
============================== */

@media all and (min-width: 768px) {
div.board {
	padding:0 0 24px;
}
}
@media all and (max-width: 767px) {
div.board {
	padding:0 0 12px;
}
}

/*	header
============================== */

div.board > article > header {
	/* background-color:#fff; */
}
div.board > article > header > span,
div.board > article > header > span img {
	display:block;
}
div.board > article > header > span {
	position:relative;
	height:0;
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:62.1019108280255%;
}
div.board > article > header > span img {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
div.board > article > header > span.lazy-done {
	-webkit-animation: fadeIn 500ms;
	animation: fadeIn 500ms;
}
div.board > article > section h3 {
	color:#007bd6;
	line-height:1.5;
	margin-bottom:0.75em;
}
div.board > article > section h3::before {
	display:block;
	content:"―";
	float:left;
	width:1em;
}
div.board > article > section h3 span {
	display:block;
	padding-left:1.25em;
}
@media all and (min-width: 768px) {
div.board > article > header {
	margin-bottom:24px;
}
div.board > article > section {
	padding:0 24px;
}
div.board > article > section:not(:last-child) {
	margin-bottom:30px;
}
}
@media all and (max-width: 767px) {
div.board > article > header {
	margin-bottom:15px;
}
div.board > article > header > span {
	background-size:cover;
}
div.board > article > section {
	padding:0 12px;
}
div.board > article > section:not(:last-child) {
	margin-bottom:30px;
}
div.board > article > section h3 {
	font-size:112.5%;
}
}


/*	header
============================== */

figure.pics > p {
}
figure.pics > p,
figure.pics > p span {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
figure.pics > p span,
figure.pics > p span img {
	display:block;
}
figure.pics > p span.lazy-done {
	-webkit-animation: fadeIn 500ms;
	animation: fadeIn 500ms;
}
figure.pics > p span {
	position:relative;
	height:0;
	background-repeat:no-repeat;
	background-position:center center;
	padding-top:66.0714285714286%;
}
figure.pics > p span img {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
figure.pics > p span {
	background-size:cover;
}
@media all and (min-width: 768px) {
div.board figure.pics:not(:last-child) {
	margin-bottom:30px;
}
}
@media all and (max-width: 767px) {
div.board figure.pics:not(:last-child) {
	margin-bottom:30px;
}
}


/*	backnumber
============================== */
div.menu-bn {
	padding-bottom:12px;
}
div.menu-bn nav h2 span {
	display:block;
}
div.menu-bn nav h2 span span {
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
div.menu-bn nav > h2 > span {
	background-image:url(../img/cmn_h2_bnum0.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.interview div#sp nav > h2 > span {
	background-image:url(../img/cmn_h2_bnum.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.story div.menu-bn nav > h2 > span {
	background-image:url(../img/cmn_h2_bnum0.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.gallery div.menu-bn nav > h2 > span {
	background-image:url(../img/cmn_h2_bnum0.png);
	background-repeat:no-repeat;
	background-position:center top;
}
@media all and (min-width: 768px) {
div.menu-bn nav h2 {
	margin-bottom:20px;
}
div.menu-bn nav h2 span span {
	height:64px;
}
}
@media all and (max-width: 767px) {
div.menu-bn nav h2 {
	margin-bottom:12px;
}
div.menu-bn nav h2 > span {
	position:relative;
	height:0;
	background-repeat:no-repeat;
	background-size:cover;
}
div.menu-bn nav h2 > span span {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
}
@media all and (min-width: 480px) and (max-width: 767px) {
div.menu-bn nav h2 > span {
	padding-top:11.0344827586207%;
}
}
@media all and (min-width: 375px) and (max-width: 479px) {
div.menu-bn nav h2 > span {
	padding-top:13.3333333333%;
}
}
@media all and (max-width: 374px) {
div.menu-bn nav h2 > span {
	padding-top:16%;
}
}



div.slider-bn {
	position:relative;
}
div.slider-bn div.outer {
	margin:0 30px;
	overflow:hidden;
}
div.slider-bn div.outer ul {
	list-style-type:none;
}
div.slider-bn div.outer ul {
	/*display:table;*/
	-webkit-transform: translateZ(0);
}
div.slider-bn div.outer ul:after {
	content:"";display:block;clear:both;
}
div.slider-bn div.outer ul.inner li {
	/*display:table-cell;*/
	float:left;
}
div.slider-bn div.outer ul.inner li:not(:last-child) a {
	margin-right:8px;
}
div.slider-bn div.outer ul.inner li > a,
div.slider-bn div.outer ul.inner li > a > span,
div.slider-bn div.outer ul.inner li > a > span > img,
div.slider-bn div.outer ul.inner li > a > time {
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
div.slider-bn div.outer ul.inner li > a,
div.slider-bn div.outer ul.inner li > a > span {
	position:relative;
}
div.slider-bn div.outer ul.inner li > a {
	text-decoration:none;
	background-color:hsla(0,0%,100%,1);
	background-position:center bottom;
	background-image:url(../img/top_topics_bg.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	padding-bottom:1.5em;
}
div.slider-bn div.outer ul.inner li > a > span.txt,
div.slider-bn div.outer ul.inner li > a > dl,
div.slider-bn div.outer ul.inner li > a > time {
	padding:0.5em;
}
div.slider-bn div.outer ul.inner li > a > dl dt,
div.slider-bn div.outer ul.inner li > a > dl dd,
div.slider-bn div.outer ul.inner li > a > span.txt {
	font-size:87.5%;
	line-height:1.5;
	color:#333;
}
div.slider-bn div.outer ul.inner li > a > span.thumb {
	background-position:center top;
	background-size:cover;
}
div.slider-bn div.outer ul.inner li > a > span.lazy-done {
	-webkit-animation: fadeIn 700ms;
	animation: fadeIn 700ms;
}
div.slider-bn div.outer ul.inner li > a > time {
	position:absolute;
	right:0;
	bottom:0;
	font-size:75%;
}
@media all and (min-width: 768px) {
div.slider-bn div.outer ul.inner li > a,
div.slider-bn div.outer ul.inner li > a > span.thumb,
div.slider-bn div.outer ul.inner li > a > span > img {
	width:190px;
}
div.slider-bn div.outer ul.inner li > a > span > img {
	height:122px;
}
}
@media all and (max-width: 767px) {
div.slider-bn div.outer ul.inner li > a,
div.slider-bn div.outer ul.inner li > a > span.thumb,
div.slider-bn div.outer ul.inner li > a > span > img {
	width:160px;
}
div.slider-bn div.outer ul.inner li > a > span > img {
	height:103px;
}
}

/*	arrow
============================== */
div.slider-bn ul.ctrl li {
	position:absolute;
	top:50%;
	margin-top:-17px;
}
div.slider-bn ul.ctrl li.ctrl-lef {
	left:0;
}
div.slider-bn ul.ctrl li.ctrl-rig {
	right:0;
}
div.slider-bn ul.ctrl li a {
	display:block;
	width:24px;
	height:34px;
	background-image:url(../img/arrow40.svg);
	background-repeat:no-repeat;
	background-size:136px 34px;
	text-indent:110%;white-space:nowrap;overflow:hidden;
	background-color:#eaeab8;
}
div.slider-bn ul.ctrl li.ctrl-lef a {
	background-position:-5px 0;
}
div.slider-bn ul.ctrl li.ctrl-rig a {
	background-position:-39px 0;
}
div.slider-bn ul.ctrl li a.hidebtn {
	opacity:0.25;
	cursor:default;
}
@media all and (min-width: 768px) {
div.slider-bn ul.ctrl li.ctrl-lef a:not(.hidebtn):hover {
	background-position:-73px 0;
}
div.slider-bn ul.ctrl li.ctrl-rig a:not(.hidebtn):hover {
	background-position:-107px 0;
}
}
@media all and (max-width: 767px) {
}
