@charset "UTF-8";
/* CSS Document */

.interview01 #interview_mv{background:url("../img/02/fv.jpg") no-repeat center;}

.contents01 img{margin: 0 0 0 auto;}
.contents02 img{margin: 0 auto 0 0;}
.contents02{padding: 100px 0 70px;}
.interview01 .contents01{
	background: url(../img/02/contents01_bg.png) no-repeat center top;
	padding: 56px 0;
	/*margin-bottom: 90px;*/
}
.interview01 .contents02{
	background: url(../img/02/contents02_bg.png) no-repeat center top;
	padding: 160px 0 73px;
	margin-bottom: 40px;
}
.interview01 .contents02 div{
	margin: 0 auto 323px;
}
.interview01 .contents03{
	background: url(../img/02/contents03_bg.png) no-repeat center top;
	padding-top: 389px;
}
@media screen and (max-width: 1100px){
	#interview_mv div .text {width: 45%;}
}
@media screen and (max-width: 750px){
	.interview01 #interview_mv{background:url("../img/02/fv_sp.jpg") no-repeat center;}
	#interview_mv div .name {width: 196px;}
	#interview_mv div .text {width: 245px;}
	.interview01 .contents02 div {margin-bottom: 30px;}
	.interview01 .contents03{padding: 0;}
	.interview01 .contents01,.interview01 .contents02{margin-bottom: 35px;}
}