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

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

.contents01 img{margin: 0 0 0 auto;}
.contents02 img{margin: 0 auto 0 0;}

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