@charset "UTF-8";

/* -------------------------------------
interview
------------------------------------- */

/*interview*/	
#interview {
	background-color:#f2f2f2;	
}
#interview .inblk {
	margin-bottom:20px;
}
#interview ul {
	font-size:0;
	letter-spacing:0;
}
#interview ul li {
	text-align:center;
	display:inline-block;
	width:calc((99.9% - 102px)/4);
	margin-right:34px;
}
#interview ul li img,#interview ul li iframe {
	width: 100%;
	height: auto;
}
#interview ul li:nth-child(4n) {
	margin-right:0;
}
#interview ul li:nth-child(4) ~ li {
	margin-top: 50px;
}
#interview ul li h3 {
	font-size:18px;
	padding:10px 0;
}
#interview ul li h3 span {
	font-size:14px;
	font-weight:normal;
	padding-left:5px;
}
#interview ul li p {
	font-size:12px;
	margin-bottom:10px;
}

.interview section {
	margin-bottom:85px;
}
.interview #prof_area {
	width:100%;
	margin-bottom:78px;
	padding:50px 0 75px;
	position:relative;
	background:url(../imgs/interview/bg.jpg) no-repeat 100% 55%;
	background-size:cover;
}
.interview #prof_area .page_s {
	padding-left:17.5%;
}
.interview .inner {
	width:100%;
	max-width:470px;
	position:relative;
} 
.interview #prof_area #avatar {
	width:58%;
	max-width:300px;
	min-width:140px;
	float:left;
	border-radius: 50%;
	overflow:hidden;
}
.interview #prof_area #avatar img {
	width:100%;
	height:auto;
}
.interview #prof_area #prof {
	width:156px;
	overflow: visible;
	white-space:nowrap;
	float:right;
	padding-top:17%;


}
.interview #prof_area #prof h3 {
	font-size:22px;
}
.interview #prof_area #prof h3 span {
	font-size:15px;
	font-weight:normal;
}
.interview #prof_area #prof p {
	margin-bottom:25px;
}
.interview #prof_area #prof dl {
	font-size:15px;
	line-height:1.8;
}
.interview #prof_area #prof dl dt {
	font-size:14px;
	float:left;
}
.interview #prof_area #prof dl dd:before {
	content:"：";
}
.interview #prof_area #prof dl dd {
	font-size:14px;
	float:left;
	float:none;
}
.interview #prof_area #relat {
	width:25%;
	max-width:112px;
	position:absolute;
	top:70%;
	left:-13%;
	z-index:1;
}
.interview #prof_area #relat img {
	width:100%;
	height:auto;
}
.interview #interview_body dt:before {
	content:url(../imgs/interview/icon_Q.svg);
	display:inline-block;
	width:38px;
	height:35px;
	vertical-align:middle;
	margin-right:10px;
}
.interview #interview_body dt {
	font-family:"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-size:22px;
	margin-bottom:10px;
	vertical-align:middle;
}
.interview #interview_body dd {
	font-size:16px;
	line-height:1.8;
	margin-bottom:65px;
} 
.interview #interview_body .work_img {
	width:100%;
	height:auto;
	margin-bottom:65px;
}
.interview #sp_movie {
	width:100%;
	max-width:734px;
	padding-top:52%;
	margin:0 auto;
	/*background-color:#ccc;*/
	position:relative;
}
.interview #sp_movie iframe {
	position:absolute;
	top:0;
	right:0;
	width:100%!important;
	height:100%!important;
	z-index:0;
}

.interview #sp_movie p {
	color:#fff;
	text-align:center;
	width:234px;
	margin:0 auto;
	background-color:#000;
	position:absolute;
	top:0%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index:1;
}

#interview {
	padding-top:85px;
	margin-bottom: 85px;
	background-color: #fff;
	border-top:2px solid #000;
}

#interview .youtube {
	position:relative;
	width:100%;
	padding-top:56.25%;
}
#interview .youtube iframe,#interview .youtube img {
	position:absolute;
	top:0;
	right:0;
	width:100%!important;
	height:100%!important;
	z-index:0;
}

.morebtn {
	font-size:14px;
	font-style:italic;
	text-align:center;
	color:#fff;
	width:100%;
	max-width:160px;
	background-color:#000;
	padding:7px;
	margin:0 auto;
}




@media screen and (max-width:1360px) {


}
@media screen and (max-width:1260px) {

	/*interview*/
	#interview ul li {
		width:calc((99.9% - 78px)/4);
		margin-right:26px;
	}
}
@media screen and (max-width:1200px) {


}
@media screen and (max-width:1100px) {

}
@media screen and (max-width:980px) {
	/*interview*/
	#interview ul li {
		width:calc((99.9% - 60px)/4);
		margin-right:20px;
	}
	#interview ul li:nth-child(4) ~ li {
		margin-top: 30px;
	}
	#interview ul li h3 {
		font-size:17px;
		padding:7px 0;
	}
}
@media screen and (max-width:860px) {
	.interview #interview_body dt:before {
		width:36px;
		height:33px;
	}
	.interview #interview_body dt {
		font-size:20px;
	}
	.interview #interview_body dd {
		font-size:16px;
	} 
}
@media screen and (max-width:768px) {
	.interview section {
		margin-bottom: 50px;
	}
	#interview {
		padding-top: 30px;
	}
	/*interview*/
	#interview ul li h3 {
		font-size:16px;
		padding:7px 0;
	}
}
@media screen and (max-width:640px) {
	.interview #prof_area #prof {
		white-space:normal;

	}
	.interview #interview_body dt:before {
		width:34px;
		height:30px;
	}
	.interview #interview_body dt {
		font-size:18px;
	}
	.interview #interview_body dd {
		font-size:14px;
	} 
	
	/*interview*/
	#interview ul li {
		width:calc((99.9% - 20px)/2);
		margin-right:20px;
	}
	#interview ul li:nth-child(even) {
		margin-right:0;
	}
	#interview ul li:nth-child(n+2) {
		margin-top:20px !important;
	}
}
@media screen and (max-width:480px) {
	.interview section {
		margin-bottom:35px;
	}
	.interview #prof_area {
		margin-bottom:55px;
		padding:40px 0 50px;
	}
	.interview #prof_area .page_s {
		padding-left:20px;
	}
	.interview #prof_area #avatar {
		width:55%;
	}
	.interview #prof_area #prof {
		padding-top:10%;
	}
	.interview #prof_area #prof h3 {
		font-size:18px;
	}
	.interview #prof_area #prof h3 span {
		font-size:13px;
	}
	.interview #prof_area #prof p {
		margin-bottom:10px;
	}
	.interview #prof_area #prof dl {
		font-size:13px;
	}
	.interview #prof_area #prof dl dt {
		font-size:13px;
		float:left;
	}
	.interview #prof_area #prof dl dd:before {
		content:"：";
	}
	.interview #prof_area #prof dl dd {
		font-size:13px;
		float:left;
		float:none;
	}
	.interview #prof_area #relat {
		display:none;
	}
	.interview #interview_body dt:before {
		width:28px;
		height:24px;
	}
	.interview #interview_body dt {
		font-size:16px;
	}
	.interview #interview_body dd {
		font-size:13px;
	}
	.interview #interview_body dd,.interview #interview_body .work_img  {
		margin-bottom:50px;
	} 

	#interview {
		padding-top: 15px;
		margin-bottom: 35px;
	}
}
@media screen and (max-width:400px) {
	.interview #prof_area {
		margin-bottom:45px;
		padding:20px 0;
	}
	.interview #prof_area #avatar {
		float:none;
		margin:0 auto;
	}
	.interview #prof_area #prof {
		width:186px;
		float:none;
		margin:0 auto;
		padding-top:13px;
	}
	.interview #prof_area #prof h3 {
		text-align:center;
		font-size:16px;
	}
	.interview #prof_area #prof p {
		text-align:center;
		margin-bottom:10px;
	}
	.interview #interview_body dd,.interview #interview_body .work_img  {
		margin-bottom:40px;
	} 

}
@media screen and (max-width:320px) {

	@media screen and (min-width:769px) {

	}