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

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

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

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