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

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

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

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