.mv {
	width: 100%;
	margin: 0 auto;
	background: url(/recruit/interview//interview_01/img/interview_bg.jpg) center center no-repeat;
	font-weight: bold;
	overflow: hidden;
	position: relative;
	padding-top: 20px;
	background-size: cover;
}

.move3 {
	position: relative;
	width: 100%;
}

.move3 .rellax.Img01 {
	top: -280px;
	left: 0;
	position: absolute;
}

.move3 .rellax.Img01 img {
	width: 18vh;
}

.move3 .rellax.Img02 {
	top: 300px;
	right: 0;
	position: absolute;
}

.move3 .rellax.Img02 img {
	width: 18vh;
}

.mainTxt {
	padding: 50px 0 30px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 2;
	overflow: hidden;
	color: #0c1941;
	position: relative;
	z-index: 99;
}


#section01 {
	padding: 50px 0;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
}

#section03 {
	background: linear-gradient(#7fcfee, #4ea4dc);
	padding: 30px 0;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	overflow: hidden;
}

#section03 .title h2 {
	margin: 0 auto;
	text-align: center;
	width: 24%;
	margin-bottom: 40px;
}

#section03 .title h2 img {
	width: 100%;
}

#section03 .interviewBox .people {
	margin-bottom: 20px;
}

#section03 .interviewBox .people .pepleBox {
	width: 23%;
	margin-right: 20px;
	float: left;
	position: relative;
}

#section03 .interviewBox .people .pepleBox:hover .txt .bg {
	background: linear-gradient(#ecc37d, #ec9601);
}

#section03 .interviewBox .people a:hover {
	opacity: 0.5;
}

.interviewBox .people .pepleBox.rightnone {
	margin-right: 0;
}

.interviewBox .people .pepleBox .img:hover {
	opacity: 0.8;
	background: #fff;
}

.interviewBox .people .pepleBox .txt {
	width: 100%;
	padding: 20px 0;
	text-align: left;
	line-height: 1;
	color: #fff;
}



.interviewBox .people .pepleBox .txt ul {
	z-index: 9;
	position: relative;
}

.interviewBox .people .pepleBox .txt ul li:nth-child(1) {
	font-size: 14px;
	margin-bottom: 3px;
}

.interviewBox .people .pepleBox .txt ul li:nth-child(2) {
	font-size: 20px;
	margin-bottom: 15px;
}

.interviewBox .people .pepleBox .txt ul li:nth-child(3) {
	font-size: 10px;
}



/*ここから*/

section#section01 {
	padding: 50px 0;
	overflow: hidden;
}

.qaBox {
	overflow: hidden;
	margin-bottom: 40px;
	position: relative;
}

.qaBox .imgBox.left {
	float: left;
}

.qaBox .imgBox.right {
	float: right;
}

.qaBox .imgBox {
	width: 50%;
}

.qaBox .imgBox img {
	width: 100%;
}

.qanda.right {
	float: right;
	width: 48%;
}

.qanda.left {
	float: left;
	width: 48%;
}

.qaBox .qanda li.btm20 {
	margin-bottom: 20px;
}

.qaBox .qanda li {
	font-size: 14px;
	color: #0c1941;
	font-weight: bold;
	text-align: left;
}

.qaBox .qanda li span.title_txt {
	font-size: 20px;
	color: #3d9cda;
	font-weight: bold;
	border-bottom: 1px dotted #3d9cda;
	margin-bottom: 10px;
	padding-bottom: 5px;
	display: block;
}

.interview_first_box {
	max-width: 1080px;
	margin: 0 auto;
}

.fltR {
	float: right !important;
	position: absolute;
	top: 50%;
	left: 65%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}

.fltR p {
	font-size: 14px;
	color: #0c1941;
}

.fltR p span {
	font-size: 20px;
}

.fltL {
	float: left !important;
	width: 50%;
}


.mv h1 span {
	padding: 2px 20px;
	line-height: 50px;
	background: #0c1941;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	margin-bottom: 15px;
}

#section02 {
	background: #f6f6f6;
	padding: 50px 0;
	overflow: hidden;
}

#section02 .title h2 {
	margin: 0 auto;
	text-align: center;
	width: 25%;
}

#section02 .img {
	width: 60%;
	margin: 40px auto 0;
	margin-bottom: 20px;
}

#section02 .img img {
	width: 100%;
}


@media screen and (max-width: 800px) {



	.qaBox {
		position: relative;
	}

	.scInr {
		padding: 0 20px !important;
	}

	#section02 .title h2 {
		width: 62%;
	}

	.qaBox .imgBox.left {
		float: none;
	}

	.qaBox .imgBox {
		width: 100%;
	}

	.qaBox .imgBox.right {
		float: none;
	}

	.qaBox .imgBox {
		width: 100%;
	}

	.qanda.right,
	.qanda.left {
		float: none;
		width: 100%;
		margin-top: 20px;
	}

	#section02 .img {
		width: 100%;
	}


	#section03 .interviewBox .people .pepleBox {
		width: 44%;
	}

	.interviewBox .people .pepleBox .txt ul li:nth-child(2) {
		font-size: 18px;
		margin-bottom: 15px;
	}

	#section03 .interviewBox .people .pepleBox {
		width: 46%;
		margin-right: 20px;
		float: left;
		position: relative;
	}

	.pepleBox.noright {
		margin-right: 0 !important;
	}

	.fltL {
		float: none !important;
		width: 100% !important;
	}

	.fltR {
		float: none !important;
		width: 100% !important;
	}

	.interview_first_box img {
		width: 60%;
		margin: 0 auto;
		padding-top: 140px;
		display: block;
		line-height: 0;
	}

	.mv {
		width: 100%;
		margin: 0 auto;
		background: url(/recruit/interview//interview_01/img/interview_bg.jpg) center center;
		font-weight: bold;
		overflow: hidden;
		position: relative;
		padding-top: 20px;
		background-size: cover;
		line-height: 0;
	}

	.interview_first_box {
		margin: 0 auto;
		text-align: center;
	}

	.fltR {
		float: none !important;
		/* position: unset; */
		/* bottom: 10px; */
		top: unset;
		left: unset;
		transform: unset;
		width: 100% !important;
		margin: 0 auto;
		text-align: center;
		padding-top: 0;
		line-height: 1.5;
	}

	.mv h1 {
		font-size: 20px;
		width: 80%;
		margin: 0 auto;
	}

	.fltL {
		float: none !important;
		width: 100% !important;
	}

	.mv h1 span {
		padding: 9px 15px;
		line-height: 19px;
		background: #0c1941;
		font-size: 16px;
		font-weight: bold;
		color: #fff;
		margin-bottom: 6px;
	}


}
