.mv {
	width: 100%;
	margin: 0 auto;
	padding: 70px 0;
	background: url(/recruit/lib/cmn_img/sub_mv_bg.jpg) left repeat;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	overflow: hidden;
	color: #0c1941;
}

.contants {
	background: #fff;
}

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

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

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

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

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

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

.move4 .rellax.Img01 {
	top: 800px;
	left: 0;
	position: absolute;
}

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

.move4 .rellax.Img02 {
	top: 1000px;
	right: 0;
	position: absolute;
}

.move4 .rellax.Img03 img {
	width: 18vh;
}

.move4 .rellax.Img03 {
	top: 2000px;
	right: 0;
	position: absolute;
}

.move4 .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;
}

.mainTxt p {
	position: relative;
	z-index: 99;
}

.mainTxt .jobType {
	margin: 50px auto;
	width: 80%;
	position: relative;
	z-index: 99;
}

.mainTxt .jobType .job {
	width: 33%;
	float: left;
}

.mainTxt .jobType .job .imgBox {
	width: 80%;
	margin: 0 auto;
}

.mainTxt .jobType .job .imgBox img {
	width: 100%;
}

.mainTxt .jobType .job .list {
	margin: 20px auto 0;
	width: 40%;
}

.mainTxt .jobType .job .list ul li {
	border-bottom: 1px dashed #0084cd;
	font-size: 18px;
	text-align: left;
}


.contants .mainTxt span {
	font-size: 22px;
}

#section01 {
	padding-bottom: 100px;
	overflow: hidden;
	background: url(/recruit/lib/cmn_img/ptn_bg01.jpg) repeat;
	padding: 100px 0;
}

.title h2 img {
	width: 100%;
}

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

#section01 .workBox {
	padding: 50px 30px 30px;
	background: linear-gradient(45deg, #7fcfee, #4ea4dc);
	position: relative;
	margin-top: 50px;
}

.workBox .title {
	width: 20%;
	top: -20px;
	left: 0;
	position: absolute;
}

.workBox .works {
	text-align: center;
	overflow: hidden;
}

.workBox .works ul li {
	padding: 40px;
	width: 23%;
	margin-right: 20px;
	background: #fff;
	display: inline-block;
	border-radius: 10px;
}

.workBox .works ul li:last-child {
	margin-right: 0;
}

.workBox .works ul li .img {
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	height: 84px;
}

.workBox .works ul li .img img {
	width: 100%;
}

.workBox .works ul li .txt {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin-top: 20px;
	color: #0c1941;
}


#section01 .workBox .works ul li:first-child .img {
	width: 80%;
}

#section01 .workBox .works ul li:nth-child(2) .img {
	width: 54%;
}

#section01 .workBox .works ul li:nth-child(3) .img {
	width: 84%;
}

/* #section01 .workBox .works ul li:last-child .img {
	width: 36%;
} */

.work_Info .infoBox {
	padding-top: 50px;
	overflow: hidden;
}

.work_Info .infoBox .img {
	width: 40%;
	float: left;
}

.work_Info .infoBox .img img {
	width: 100%;
}

.work_Info .infoBox .txt {
	width: 57%;
	float: right;
	font-size: 14px;
	line-height: 1.8;
	font-weight: bolder;
	color: #0c1941;
}

.work_Info .infoBox .txt .title {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dashed #0c1941;
	padding-bottom: 2px;
	margin-bottom: 10px;
	line-height: 1.;
}

.work_Info .infoBox .img.right {
	float: right;
}

.work_Info .infoBox .txt.left {
	float: left;
}

#section02 {
	padding-bottom: 100px;
	overflow: hidden;
	background: url(/recruit/lib/cmn_img/ptn_bg03.jpg) repeat;
	padding: 100px 0;
}

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

#section02 .workBox {
	padding: 50px 30px 30px;
	background: linear-gradient(45deg, #2ed6d8, #7ebdfc);
	position: relative;
	margin-top: 50px;
}


#section02 .workBox .works ul li:first-child .img {
	width: 55%;
}

#section02 .workBox .works ul li:last-child .img {
	width: 54%;
}

#section03 {
	padding-bottom: 100px;
	overflow: hidden;
	background: url(/recruit/lib/cmn_img/ptn_bg01.jpg) repeat;
	padding: 100px 0;
}

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

#section03 .workBox {
	padding: 50px 30px 30px;
	background: linear-gradient(45deg, #0052a3, #172f7b);
	position: relative;
	margin-top: 50px;
}

#section03 .workBox .works ul li:first-child .img {
	width: 42%;
}

#section03 .workBox .works ul li:nth-child(2) .img {
	width: 64%;
}

#section03 .workBox .works ul li:nth-child(3) .img {
	width: 55%;
}

#section03 .workBox .works ul li:last-child .img {
	width: 58%;
}


.Btn.work {
	margin: 5px 0;
	float: left;
	width: 40%;
	margin-right: 10px;
}

.Btn.work a {
	font-size: 14px;
	background: linear-gradient(45deg, #7fcfee, #4ea4dc);
	border: none;
	border-radius: 50px;
	color: #fff;
	padding: 10px 30px 10px 20px;
}

.Btn.work a span.image {
	width: 25%;
	vertical-align: middle;
	display: inline-block;
}

.Btn.work img {
	width: 100%;
}

.Btn.work a span {
	vertical-align: middle;
	font-size: 13px;
	line-height: 3;
}

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

	.Btn.work {
		width: 47%;
	}

}



.Btn.work a:hover {
	background: linear-gradient(#ecc37d, #ec9601);
	color: #fff;
	opacity: 1;
}


.Btn a span::after {
	content: none;
	background: none;
}

.Btn a span:hover::after {
	content: none;
	background: none;
}

p.interview_title {
	display: block;
	width: 100%;
	margin-top: 20px;
	font-size: 17px;
	border-top: 1px dotted #51a6dd;
	padding-top: 10px;
	color: #51a6dd;
}









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


	#section01,
	#section02,
	#section03 {
		padding: 80px 20px;
	}

	.workBox .works ul li {
		padding: 40px;
		width: 22%;
		margin-right: 20px;
		background: #fff;
		display: inline-block;
		border-radius: 10px;
	}

	.workBox .works ul li .txt {
		text-align: center;
		font-weight: bold;
		font-size: 15px;
		margin-top: 0;
		color: #0c1941;
	}



}


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

	.mv {
		padding: 40px;
		font-size: 24px;
	}

	.mainTxt p {
		padding: 0 20px;
		line-height: 1.8;
		font-size: 14px;
		position: relative;
		z-index: 999;
		letter-spacing: 0.001em;
	}

	.mainTxt .jobType {
		margin: 50px auto;
		width: 100%;
		padding: 0 20px;
	}

	.mainTxt .jobType .job {
		width: 80%;
		float: none;
		margin: 0 auto;
	}

	.mainTxt .jobType .job .imgBox {
		width: 60%;
	}

	.mainTxt .jobType .job .list ul li {
		border-bottom: 1px dashed #0084cd;
		font-size: 16px;
		text-align: center;
	}

	.mainTxt .jobType .job .list {
		margin: 20px auto 50px;
		width: 40%;
	}

	#section01 {
		padding-bottom: 50px;
		overflow: hidden;
		padding: 50px 20px;
	}

	#section01 .title h2 {
		width: 47%;
	}

	#section01 .workBox {
		padding: 40px 30px 30px;
	}

	.workBox .works ul li {
		padding: 20px;
		width: 48%;
		margin-right: 0;
		background: #fff;
		display: inline-block;
		border-radius: 10px;
	}

	.workBox .works ul li:nth-child(1),
	.workBox .works ul li:nth-child(2) {
		margin-bottom: 10px;
	}

	.workBox .works ul li:nth-child(1),
	.workBox .works ul li:nth-child(3) {
		float: left;
	}

	.workBox .works ul li:nth-child(2),
	.workBox .works ul li:nth-child(4) {
		float: right;
	}

	.workBox .works ul li .txt {
		margin-top: 0;
		font-size: 16px;
	}

	.workBox .works ul li .img {
		height: 65px;
	}

	.workBox .title {
		width: 50%;
	}

	.work_Info .infoBox .img {
		width: 100%;
		float: none;
	}

	.work_Info .infoBox .txt {
		width: 100%;
		float: none;
		margin-top: 20px;
	}

	#section02 {
		padding: 50px 20px;
	}

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

	#section03 {
		padding: 50px 20px;
	}

	#section03 .title h2 {
		width: 52%;
	}

	.Btn.work {
		width: 62%;
		margin: 5px auto 0;
		float: none;
	}

	.Btn.work a {
		margin: 0 auto;
		margin-bottom: 10px;
	}

	p.interview_title {
		margin: 20px 0 10px 0;
		text-align: center;
	}

	.mdSpan {
		position: relative;
	}

	.mdSpan i {
		text-indent: -9999px;
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		line-height: 0;
		margin-top: -61px;
		padding-top: 61px;
	}

}
