/* =================================
	NIGEHAJI Interview CSS
================================= */

/*	Main Picture
============================== */

article.intv header div.pic-main {
	border:none;
}
article.intv header div.pic-main span,
article.intv header div.pic-main span img {
	display:block;
}
article.intv header div.pic-main span {
	background-color:#f9d4d1;
	background-repeat:no-repeat;
	background-position:center top;
}
article.intv header div.pic-main {
	margin-bottom:0;
}
h3 > span{
	font-size: 140%;
	font-weight:normal;
	padding-right: 5px;
	color: #f9514b;
}
@media all and (min-width: 768px) {
article.intv header {
	/*border-bottom:6px solid #ebd3c0;*/
	margin-bottom:30px;
}
article.intv header div.pic-main span,
article.intv header div.pic-main span img {
	width:588px;
	height:251px;
}
}
@media all and (max-width: 767px) {
article.intv header {
	/*border-bottom:4px solid #ebd3c0;*/
	margin-bottom:15px;
}
article.intv header div.pic-main span {
	background-size:cover;
	position:relative;
	height:0;
	padding-top:42.687074%;
}
article.intv header div.pic-main span img {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
}


.interview main section.unit h3 {
	color:#4e0c0c;
	/*text-shadow:0 2px 2px #000;*/
	background-position:center top;
	background-color:#ffe6e2;
	line-height:1.5;
	margin-bottom:0.75em;
}
.haru{ color: #f9514b; font-weight: bold;}
.higashide{ color: #1988d5; font-weight: bold;}


@media all and (min-width: 768px) {
.interview main section.unit h3 {
	font-size:87.5%;
	padding:7px 10px 10px;
}
}
@media all and (max-width: 767px) {
.interview main section.unit h3 {
	font-size:83%;
	padding:5px 5px 8px;
}
}

/*	backnumber
============================== */

/* h2 */
@media all and (min-width: 768px) {
main section.bknum h2 {
	font-size:87.5%;
	padding:10px 20px;
}
}
@media all and (max-width: 767px) {
main section.bknum h2 {
	font-size:83%;
	padding:5px 10px;
}
}

/* h2_2 */
.story .bknum,
.interview .bknum,
.gallery .bknum {
	border-top: 3px dashed #ffd2d5;
}
.story #bknm,
.gallery #bknm {
	border-top: 3px dashed #ffd2d5;
}
.story .bk_tit,
.interview .bk_tit,
.gallery .bk_tit {
	display: block;
	width: 174px;
	height: 23px;
	background-image: url(../img/bk_tit.png);
	background-repeat: no-repeat;
	margin: 18px auto 10px;
}

/* list */
section.bknum ul.bn-pics li {
	border-bottom:1px solid #f4e6e5;
}
/*section.bknum ul.bn-pics li:nth-child(even) {
	background-color:hsla(10,16%,91%,0.5);
}*/
section.bknum ul.bn-pics li a,
section.bknum ul.bn-pics li a:before {
	display:block;
}
section.bknum ul.bn-pics li a {
	text-decoration:none;
}
section.bknum ul.bn-pics li:after {
	content:"";
	display:block;
	clear:both;
}
section.bknum ul.bn-pics li a:before {
	content:"";
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	float:left;
	margin-right:10px;
}

/* 画像サイズは 16：9 (320×180) */
.story ul.bn-pics li.num07 a:before {background-image:url(../img/story_bnum07.jpg);}
.story ul.bn-pics li.num06 a:before {background-image:url(../img/story_bnum06.jpg);}
.story ul.bn-pics li.num05 a:before {background-image:url(../img/story_bnum05.jpg);}
.story ul.bn-pics li.num04 a:before {background-image:url(../img/story_bnum04.jpg?20170508);}
.story ul.bn-pics li.num03 a:before {background-image:url(../img/story_bnum03.jpg);}
.story ul.bn-pics li.num02 a:before {background-image:url(../img/story_bnum02.jpg);}
.story ul.bn-pics li.num01 a:before {background-image:url(../img/story_bnum01.jpg);}

.gallery ul.bn-pics li.num10 a:before {background-image:url(../gallery/img/num10.jpg);}
.gallery ul.bn-pics li.num09 a:before {background-image:url(../gallery/img/num09.jpg);}
.gallery ul.bn-pics li.num08 a:before {background-image:url(../gallery/img/num08.jpg);}
.gallery ul.bn-pics li.num07 a:before {background-image:url(../gallery/img/num07.jpg);}
.gallery ul.bn-pics li.num06 a:before {background-image:url(../gallery/img/num06.jpg);}
.gallery ul.bn-pics li.num05 a:before {background-image:url(../gallery/img/num05.jpg);}
.gallery ul.bn-pics li.num04 a:before {background-image:url(../gallery/img/num04.jpg);}
.gallery ul.bn-pics li.num03 a:before {background-image:url(../gallery/img/num03.jpg);}
.gallery ul.bn-pics li.num02 a:before {background-image:url(../gallery/img/num02.jpg);}
.gallery ul.bn-pics li.num01 a:before {background-image:url(../gallery/img/num01.jpg);}

.interview ul.bn-pics li.num03 a:before {background-image:url(../img/inter_bnum03.jpg);}
.interview ul.bn-pics li.num02 a:before {background-image:url(../img/inter_bnum02.jpg);}
.interview ul.bn-pics li.num01 a:before {background-image:url(../img/inter_bnum01.jpg);}

/* 新バックナンバー*/
.story .ep10{ background-image: url(../img/story_bnum10.jpg);}
.story .ep9{ background-image: url(../img/story_bnum09.jpg);}
.story .ep8{ background-image: url(../img/story_bnum08.jpg);}
.story .ep7{ background-image: url(../img/story_bnum07.jpg);}
.story .ep6{ background-image: url(../img/story_bnum06.jpg);}
.story .ep5{ background-image: url(../img/story_bnum05.jpg);}
.story .ep4{ background-image: url(../img/story_bnum04.jpg);}
.story .ep3{ background-image: url(../img/story_bnum03.jpg);}
.story .ep2{ background-image: url(../img/story_bnum02.jpg);}
.story .ep1{ background-image: url(../img/story_bnum01.jpg);}

@media all and (min-width: 768px) {
section.bknum ul.bn-pics li {
	padding:10px;
}
section.bknum ul.bn-pics li a {
	font-size:87.5%;
	line-height:64px;
	height:64px;
}
section.bknum ul.bn-pics li a:before {
	width:114px;
	height:64px;
}
}
@media all and (max-width: 767px) {
section.bknum ul.bn-pics li {
	padding:6px;
}
section.bknum ul.bn-pics li a {
	font-size:83%;
	line-height:36px;
	height:36px;
}
section.bknum ul.bn-pics li .gyou2{
	font-size:83%;
	line-height:20px !important;
	height:36px;
}
section.bknum ul.bn-pics li a:before {
	width:64px;
	height:36px;
}
}

.story #bknm h3{padding:0 0 .1em 1em;}
.story #bknm ul {margin:1.5em auto; /*width:91%;*/ padding:0 0 1em;}
.story #bknm li{ display:inline-block; margin:0 0 .7em .3em; background-size: cover; background-repeat: no-repeat; background-position: center top; position: relative;}
.story #bknm li a {color:#fff; display:block; box-sizing: border-box; font-size: 90%;
text-decoration:none;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;}

.story #bknm li span {margin-top: 20px;}
.story #bknm li span.epi {background:#e40213; padding:.2em; margin:0 0 0 0; color:#fff; position:absolute; left: -2px; top: -2px;}
.story #bknm li span.date {padding:.2em; }

@media all and (min-width: 768px) {
.story #bknm li{ width:185px; height:104px;}
.story #bknm li a{ width:100%; height:104px;}
.story #bknm li a:hover{text-decoration:none;
border:3px solid #f4e6e5;}
}

@media all and (max-width: 767px) {
.story #bknm ul {margin:1em auto; padding:0 0 1em;}
.story #bknm li{float:left; width:48%; margin:0 4% 4% 0;}
.story #bknm li:nth-child(even) {margin:0 0 4% 0;}
.story #bknm li a { height:100%; padding-top:56.21%; font-size: 80%;}
.story #bknm li span { font-size:100%;}
}



