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

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

.contents01 img{margin: 0 0 0 auto;}
@media screen and (min-width: 750px){
    .contents01 h2{width: 50%;}
}
.contents02 img{margin: 0 auto 0 0;}

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