@charset "utf-8";
/*------------------------------------------------------------
	recruit
------------------------------------------------------------*/
.pageTitle {
	background-image: url(../img/recruit/page_title_bg.webp);
}
#main .message {
	padding: 12.4rem 0 14.2rem;
}
#main .message .textBox {
	width: 50.6rem;
	margin-top: -1.1rem;
}
#main .message .ttl {
	margin-bottom: 1.7rem;
	color: #BE0042;
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: 0.03em;
}
#main .message p {
	line-height: 1.875;
	letter-spacing: 0.03em;
}
#main .message .pho {
	width: 56rem;
}
#main .message img {
	width: 100%;
	border-radius: 1rem;
}
#main .know {
	padding-bottom: 14.8rem;
	position: relative;
}
#main .know::before {
	position: absolute;
	left: 0;
	top: 30.1rem;
	width: 100%;
	bottom: 0;
	background-color: #E9EEF2;
	content: "";
}
#main .know .content {
	position: relative;
}
#main .know .bgBox {
	margin-bottom: 3.8rem;
	padding: 9.5rem 5.2rem 9.7rem;
	background-image:linear-gradient( to bottom, #0C5C91 0%, #021E53 100%);
	border-radius: 1rem;
}
#main .know .headLine03 {
	color: #fff;
}
#main .know .headLine03::before {
	background-color: #fff;
}
#main .know .bgBox .imgBox {
	position: relative;
}
#main .know .bgBox .textBox {
	width: 52.6rem;
	margin: -1rem 0 7rem 1rem;
}
#main .know .bgBox p {
	font-size: 2rem;
	line-height: 2;
	letter-spacing: 0.03em;
	color: #fff;
}
#main .know .bgBox .pho {
	margin-top: -0.1rem;
	width: 43.3rem;
}
#main .know .bgBox img {
	width: 100%;
	border-radius: 1rem;
}
#main .know .bgBox .comLink {
	position: absolute;
	bottom: 0;
	right: 48.6rem;
}
#main .numbers {
	padding: 9.7rem 0 9.7rem;
}
#main .welfare {
	padding: 8.5rem 0 9.8rem;
	background-color: #E9EEF2;
}
#main .welfare li {
	margin-top: 2rem;
	width: 36rem;
	padding: 2.2rem 2.7rem 2.9rem;
	color: #075C91;
	background-color: #fff;
	border-radius: 1rem;
}
#main .welfare .ttl {
	margin-bottom: 2.7rem;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.03em;
}
#main .welfare .ico {
	margin-bottom: 2.3rem;
	text-align: center;
}
#main .welfare .ico img {
	width: auto;
	height: 10.3rem;
}
#main .welfare p {
	line-height: 1.875;
	letter-spacing: 0.03em;
}
#main .recruitment {
	padding-top: 14.1rem;
}
#main .recruitment .comTab:not(:first-child) {
	margin-top: 3.6rem;
	border-top: 1px solid #CECECE;
}
#main .method {
	padding-top: 14.2rem;
}
#main .method ul {
	margin: 2rem 0 -0.1rem;
	position: relative;
}
#main .method ul::before {
	position: absolute;
	left: 9.5rem;
	top: 0;
	bottom: 3.3rem;
	width: 1px;
	background-color: #075C91;
	content: "";
}
#main .method li {
	position: relative;
	padding-bottom: 3.3rem;
	display: flex;
	justify-content: space-between;
	letter-spacing: 0.03em;
}
#main .method li:first-child {
	padding-bottom: 2.7rem;
}
#main .method .step {
	width: 19.1rem;
	padding-left: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #075C91;
	font-weight: 700;
	background-color: #fff;
	border: 1px solid #075C91;
	border-radius: 1rem;
}
#main .method .liBox {
	width: calc(100% - 21.1rem);
	padding: 2.4rem 0 2.6rem;
}
#main .method .img {
	width: 41.7rem;
	margin-top: 1.1rem;
}
#main .method .btmText {
	line-height: 2.14;
	letter-spacing: 0.03em;
	font-size: 1.4rem;
}
#main .faq {
	padding-top: 15.6rem;
}
#main .faq ul {
	margin-top: -0.2rem;
}
#main .faq li {
	padding: 3.3rem 0 3rem;
	line-height: 1.75;
	letter-spacing: 0.03em;
	border-bottom: 1px solid #CECECE;
}
#main .faq .ttl {
	padding-bottom: 1.3rem;
	display: flex;
	align-items: center;
	font-weight: 400;
}
#main .faq p {
	display: flex;
	align-items: center;
}
#main .faq .en {
	margin: 0.3rem 2.2rem 0 0;
	width: 4.5rem;
	height: 4.5rem;
	padding-top: 1.1rem;
	text-align: center;
	color: #fff;
	line-height: 1;
	letter-spacing: 0;
	font-size: 2rem;
	font-weight: 700;
	background-color: #075C91;
	border-radius: 100%;
	flex-shrink: 0;
}
#main .faq p .en {
	background-color: #BE0042;
}
#main .contact {
	padding: 11rem 0 15.9rem;
}
#main .contact .bgBox {
	padding: 8.2rem 2rem 8.4rem;
	background-image:linear-gradient( to bottom, #0C5C91 0%, #021E53 100%);
	border-radius: 1rem;
}
#main .contact .headLine03 {
	color: #fff;
}
#main .contact .headLine03::before {
	background-color: #fff;
}
#main .contact ul {
	width: 77rem;
	margin: -1.4rem auto 0;
}
#main .contact li {
	width: 36rem;
	text-align: center;
	color: #fff;
}
#main .contact .ttl {
	margin-bottom: 1.8rem;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.03em;
}
#main .contact .comLink {
	width: auto;
}
#main .contact .comLink a {
	padding-right: 5.6rem;
	background-position: right 2.2rem center;
}
#main .contact .comLink.tel a {
	background-image: none;
}
#main .contact .sml {
	margin-top: 2rem;
	font-weight: 500;
	font-size: 1.4rem;
	letter-spacing: 0.03em;
}
@media all and (min-width: 897px) {
	.comTopInfo .pageTitle {
		min-height: 51.7rem;
	}
	.comTopList {
		bottom: 4.1rem;
		justify-content: flex-start;
	}
	.comTopList::after {
		display: none;
	}
	.comTopList li {
		width: 26.4rem;
	}
	.comTopList li:not(:nth-child(4n)) {
		margin-right: 2.1rem;
	}
	.comTopList li a {
		background-position: right 1.8rem center;
	}
	#main .welfare .headLine03 {
		margin-bottom: 7.9rem;
	}
	#main .welfare ul {
		margin-top: -2rem;
		position: relative;
	}
	#main .welfare ul::after {
		content: "";
		width: 36rem;
	}
	.comInfo .rBox {
		width: 76.6rem;
		margin-top: -1.1rem;
	}
	.comTab th {
		width: 17.6%;
	}
	#main .method li:first-child .liBox {
		padding: 2.3rem 0 2.2rem;
	}
}
@media all and (max-width: 896px) {
	.pageTitle {
		background-image: url(../img/recruit/page_title_bg_sp.webp);
	}
	#main .message {
		padding: 5rem 0 5.5rem;
	}
	#main .message .headLine03 {
		margin-bottom: 4.7rem;
	}
	#main .message .imgBox {
		display: block;
	}
	#main .message .textBox {
		width: auto;
		margin: 0 0 3.5rem;
	}
	#main .message .ttl {
		margin-bottom: 1rem;
		font-size: 2rem;
	}
	#main .message p {
		line-height: 1.71;
		letter-spacing: 0.026em;
	}
	#main .message .pho {
		width: auto;
	}
	#main .know {
		padding-bottom: 5.8rem;
	}
	#main .know::before {
		top: 29.6rem;
	}
	#main .know .bgBox {
		margin-bottom: 2.8rem;
		padding: 6rem 2.4rem 5.5rem;
	}
	#main .know .bgBox .imgBox {
		display: block;
	}
	#main .know .bgBox .textBox {
		width: auto;
		margin: -1px 0 2.8rem;
	}
	#main .know .bgBox p {
		line-height: 1.71;
		letter-spacing: 0.026em;
		font-size: 1.4rem;
	}
	#main .know .bgBox .pho {
		margin: 0 0 3rem;
		width: auto;
	}
	#main .know .bgBox .comLink {
		position: static;
	}
	#main .numbers {
		padding: 5rem 0 8.6rem;
	}
	#main .numbers .headLine03 {
		margin-bottom: 5.8rem;
	}
	#main .numbers img {
		width: 100%;
	}
	#main .welfare {
		padding: 7.8rem 0 7.4rem;
	}
	#main .welfare .headLine03 {
		margin-bottom: 5.5rem;
	}
	#main .welfare ul {
		display: block;
	}
	#main .welfare li {
		margin: 0 0 1.6rem;
		width: auto;
		padding: 1.9rem 2.5rem 2.1rem;
		border-radius: 1rem;
	}
	#main .welfare .ttl {
		margin-bottom: 1.2rem;
		font-size: 1.6rem;
	}
	#main .welfare .ico {
		margin-bottom: 0.7rem;
	}
	#main .welfare .ico img {
		height: 6rem;
	}
	#main .welfare p {
		line-height: 1.71;
	}
	#main .lBox .headLine03 {
		text-align: center;
	} 
	#main .lBox .headLine03::before {
		left: 50%;
		transform: translateX(-50%);
	}
	#main .recruitment {
		padding-top: 8.1rem;
	}
	#main .recruitment .headLine03 {
		margin-bottom: 4rem;
	}
	#main .recruitment .comTab {
		padding-top: 0.6rem;
		border-top: 1px solid #CECECE;
	}
	#main .recruitment .comTab:not(:first-child) {
		margin-top: 3rem;
	}
	#main .method {
		padding-top: 8.1rem;
	}
	#main .method ul {
		margin: 0 0 -0.1rem;
		padding-top: 0.7rem;
	}
	#main .method ul::before {
		display: none;
	}
	#main .method li {
		padding-bottom: 4.6rem;
		display: block;
		background: url(../img/recruit/icon01.webp) no-repeat bottom 1.6rem center;
		background-size: 1.4rem auto;
	}
	#main .method li:last-child {
		background: none;
	}
	#main .method li:first-child {
		padding-bottom: 4.2rem;
	}
	#main .method .step {
		width: auto;
		padding: 0.6rem 0 0.6rem 1.5rem;
		font-size: 1.6rem;
	}
	#main .method .liBox {
		width: auto;
		padding: 0.7rem 0 0;
		text-align: center;
	}
	#main .method .img {
		width: auto;
		margin-top: 1.4rem;
	}
	#main .method .btmText {
		line-height: 1.42;
	}
	#main .faq {
		padding-top: 7.9rem;
	}
	#main .faq ul {
		margin-top: -3.1rem;
	}
	#main .faq li {
		padding: 2rem 0 2.3rem;
		line-height: 1.42;
	}
	#main .faq .ttl {
		padding-bottom: 1.4rem;
	}
	#main .faq .en {
		margin: 0.3rem 1.9rem 0 0;
		width: 3.9rem;
		height: 3.9rem;
		padding-top: 1.1rem;
		font-size: 1.6rem;
	}
	#main .contact {
		padding: 8.4rem 0 8.4rem;
	}
	#main .contact .bgBox {
		padding: 5.3rem 2rem 2.1rem;
	}
	#main .contact .headLine03 {
		margin-bottom: 6.9rem;
	}
	#main .contact ul {
		width: 29.3rem;
		margin: 0 auto;
		display: block;
	}
	#main .contact li {
		width: auto;
		margin-bottom: 4.9rem;
	}
	#main .contact .ttl {
		margin: 0 -1rem 1.5rem;
	}
	#main .contact .comLink a {
		padding-right: 4.3rem;
	}
	#main .contact .sml {
		margin-top: 1.4rem;
	}
}