@charset "utf-8";
.main{
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
}
.eye{
	width: 100%;
	height: 322px;
	display: block;
	background-image: url(../img/recruit/eye01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.eye{
		width: 100%;
		height: 220px;
		background-image: url(../img/recruit/eye01_sp.jpg);
	}
}
.eye .eye_inner{
	width: 1080px;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.eye .eye_inner{
		width: 90%;
	}
}
.eye .eye_inner h2{
	font-size: 36px;
	line-height: 42px;
	letter-spacing: 0.05em;
	color: #fff;
}
@media only screen and (max-width: 767px){
	.eye .eye_inner h2{
		font-size: 32px;
	}
}
.eye .eye_inner h2 span{
	font-size: 18px;
	line-height: 34px;
	letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px){
	.eye .eye_inner h2 span{
		font-size: 16px;
	}
}
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 1080px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-content: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 335px;
		padding: 30px 0 0;
	}
}
.contents01 .contents01_01 .bg_title{
	width: 512px;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .bg_title{
		width: 406px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin: 62px auto 117px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01{
		margin: 20px auto 56px;
	}
}
.contents01 .contents01_01 .text01{
	width: 800px;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0.04em;
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .text01{
		width: 100%;
		font-size: 15px;
		line-height: 30px;
		margin: 0 auto 0;
	}
}
.contents01 .contents01_01 .link_box{
	width: 720px;
	height: auto;
	margin: 60px auto 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 25px 60px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .link_box{
		width: 100%;
		gap: 29px 24px;
		margin: 40px auto 0;
		align-items: flex-end;
	}
}
.contents01 .contents01_01 .link_box a{
	width: 200px;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 16px;
	letter-spacing: 0.05m;
	line-height: 26px;
	padding-bottom: 7px;
	border-bottom: 1px solid #DDDDDD;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .link_box a{
		width: calc(50% - 12px);
		font-size: 15px;
		line-height: 26px;
	}
}
.contents01 .contents01_01 .link_box a img{
	width: 20px;
	height: auto;
	margin-right: 30px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .link_box a img{
		width: 17px;
		margin-right: 15px;
	}
}
/*.contents01ここまで*/


/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	display: block;
	background-image: url(../img/recruit/bg01.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
}
.contents02 .contents02_01{
	width: 1080px;
	height: auto;
	margin: 0 auto;
	padding: 88px 0 0;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01{
		width: 90%;
		max-width: 335px;
		padding: 70px 0 155px;
	}
}
.contents02 .contents02_01 .bg_title02{
	width: 601px;
	height: auto;
	display: block;
	margin-left: 62px;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .bg_title02{
		width: 476px;
		margin-left: -16px;
	}
}
.contents02 .contents02_01 h3{
	text-align: center;
	color: #C6B5DD;
	font-size: 20px;
	line-height: 40px;
	letter-spacing: 0.05em;
	margin-top: -20px;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 h3{
		margin-top: 52px;
	}
}
.contents02 .contents02_01 h4{
	text-align: center;
	color: #fff;
	font-size: 30px;
	line-height: 32px;
	letter-spacing: 0.04em;
	margin-top: 30px;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 h4{
		font-size: 24px;
		line-height: 40px;
		text-align: left;
	}
}
.contents02 .contents02_01 .text01{
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0.04em;
	margin: 20px auto 60px;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .text01{
		text-align: left;
		color: #fff;
		font-size: 15px;
		line-height: 28px;
		margin: 30px auto 0;
	}
}
.contents02 .contents02_02{
	width: 956px;
	height: auto;
	background-color: #fff;
	border-radius: 50px;
	margin: 130px auto 0;
	padding: 70px 103px;
	box-shadow: 0px 0px 50px rgba(113, 113, 113, 0.16);
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_02{
		width: 90%;
		max-width: 335px;
		padding: 50px 30px;
		margin: 60px auto 0;
		border-radius: 20px;
	}
}
.contents02 .contents02_02 h3{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 28px;
	line-height: 42px;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_02 h3{
		font-size: 26px;
		line-height: 38px;
	}
}
.contents02 .contents02_02 h3 span{
	font-size: 15px;
	line-height: 34px;
	letter-spacing: 0.05em;
	color: #7970AD;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_02 h3 span{
		font-size: 14px;
	}
}
.contents02 .contents02_02 .text02{
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0.04em;
	margin-top: 40px;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_02 .text02{
		margin-top: 20px;
	}
}
/*.contents02ここまで*/

/*.contents03ここから*/
.contents03{
	width: 100%;
	height: auto;
	display: block;
}
.contents03 .contents03_01{
	width: 1080px;
	height: auto;
	padding: 120px 0;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01{
		width: 90%;
		max-width: 335px;
		padding: 60px 0;
	}
}
.contents03 .contents03_01 h3{
	width: 100%;
	height: 90px;
	background-color: #0E348C;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 28px;
	line-height: 41px;
	letter-spacing: 0.04em;
	color: #fff;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 h3{
		height: 70px;
		font-size: 22px;
		line-height: 32px;

	}
}
.contents03 .contents03_01 .table01{
	width: 100%;
	height: auto;
	table-layout: fixed;
	margin-top: 30px;
}
.contents03 .contents03_01 .table01 tr{
	width: 100%;
	height: auto;
}
.contents03 .contents03_01 .table01 tr th{
	width: 220px;
	height: auto;
	background-color: #EEF1F7;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.02em;
	color: #0E348C;
	text-align: left;
	padding: 18px 30px;
	border: 1px solid #6F7070;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .table01 tr th{
		width: 100px;
		font-size: 15px;
		line-height: 22px;
		padding: 18px 10px;
		text-align: left;
	}
}
.contents03 .contents03_01 .table01 tr td{
	width: auto;
	height: auto;
	background-color: #fff;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.02em;
	padding: 18px 30px;
	border: 1px solid #6F7070;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .table01 tr td{
		font-size: 15px;
		line-height: 22px;
		padding: 18px 10px;
	}
}
.contents03 .contents03_01 .table01 tr td a{
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.02em;
	color: #0E348C;
	text-decoration: underline;
}
.contents03 .contents03_01 a{
	width: 450px;
	height: 70px;
	background-color: #B90024;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 60px auto 0;
	position: relative;
	color: #fff;
	font-size: 20px;
	line-height: 48px;
	letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 a{
		width: 300px;
		margin: 30px auto 0;
		font-size: 16px;
		line-height: 34px;
	}
}
.contents03 .contents03_01 a img{
	width: 18px;
	height: auto;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 56px;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 a img{
		right: 30px;
	}
}

/*.contents04ここから*/
.contents04{
	width: 100%;
	height: auto;
	display: block;
	background-color: #F2F1F7;
}
.contents04 .contents04_01{
	width: 1080px;
	height: auto;
	padding: 120px 0;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01{
		width: 90%;
		max-width: 335px;
		padding: 60px 0;
	}
}
.contents04 .contents04_01 h3{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	font-size: 28px;
	line-height: 38px;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 h3{
		font-size: 26px;
		line-height: 42px;
		letter-spacing: 0.04em;
	}
}
.contents04 .contents04_01 h3 span{
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.05em;
	color: #7970AD;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 h3 span{
		font-size: 14px;
		line-height: 24px;
	}
}
.contents04 .contents04_01 ul{
	width: 1080px;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-top: 40px;
	gap: 50px 0;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 ul{
		width: 100%;
		margin-top: 20px;
		gap: 30px 0;
		flex-direction: column;
	}
}
.contents04 .contents04_01 ul li{
	width: 500px;
	height: auto;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 ul li{
		width: 100%;
		height: auto;
	}
}
.contents04 .contents04_01 ul li .title-line{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.contents04 .contents04_01 ul li .title-line h4{
	font-size: 18px;
	line-height: 34px;
	letter-spacing: 0.05em;
	color: #0E348C;
	padding-left: 20px;
	position: relative;
}
.contents04 .contents04_01 ul li .title-line h4::before{
	content:'';
	display: block;
	width: 12px;
	height: 12px;
	background-color: #0E348C;
	border-radius: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	left:0;
	margin: auto;
}
.contents04 .contents04_01 ul li .title-line .line{
	flex: 1;
	height: 1px;
	background-color: #0E348C;
	margin-left: 24px;
}
.contents04 .contents04_01 ul li p{
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0.02em;
}


/*.contents05ここから*/
.contents05{
	width: 100%;
	height: auto;
	display: block;
}
.contents05 .contents05_01{
	width: 1080px;
	height: auto;
	padding: 120px 0;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01{
		width: 90%;
		max-width: 335px;
		padding: 60px 0;
	}
}
.contents05 .contents05_01 h3{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	font-size: 28px;
	line-height: 38px;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 h3{
		font-size: 26px;
		line-height: 42px;
		letter-spacing: 0.04em;
	}
}
.contents05 .contents05_01 h3 span{
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.05em;
	color: #7970AD;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 h3 span{
		font-size: 14px;
		line-height: 24px;
	}
}
.contents05 .contents05_01 .contents05_01_01{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 40px;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 .contents05_01_01{
		flex-direction: column;
		gap: 50px;
		margin-top: 20px;
	}
}
.contents05 .contents05_01 .contents05_01_01 .inner{
	width: 510px;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 .contents05_01_01 .inner{
		width: 100%;
		height: auto;
		display: block;
	}
}
.contents05 .contents05_01 .contents05_01_01 .inner img{
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 25px;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 .contents05_01_01 .inner img{
		width: 100%;
		height: auto;
		display: block;
		margin-bottom: 15px;
	}
}
.contents05 .contents05_01 .contents05_01_01 .inner .text03{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	font-size: 18px;
	line-height: 34px;
	letter-spacing: 0.04em;
	color: #0E348C;
	margin-bottom: 10px;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 .contents05_01_01 .inner .text03{
		font-size: 16px;
		margin-bottom: 5px;
	}
}
.contents05 .contents05_01 .contents05_01_01 .inner .text04{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0.04em;
}
