/*============================
採用情報
============================*/
/* MV */
#lower_mv {
	background-image: url(../img/recruit_mv.jpg);
}

/* 求人情報カテゴリ */
.recruit_cont {
	padding-bottom: 1.00rem;
}

@media screen and (max-width: 599px) {
	.recruit_cont {
		padding-bottom: 0.50rem;
		padding-top: 0.20rem;
	}
}

.recruit_cont .cat_title {
	font-size: 0.24rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	color: #003554;
	position: relative;
	border-bottom: 3px solid #e6e6e6;
}

@media screen and (max-width: 599px) {
	.recruit_cont .cat_title {
		font-size: 0.18rem;
		border-bottom: 2px solid #e6e6e6;
		margin-bottom: 0.20rem;
	}
}

.recruit_cont .cat_title span {
	display: inline-block;
	position: relative;
	padding-bottom: 0.10rem;
}

.recruit_cont .cat_title span::before {
	content: "";
	width: 100%;
	height: 3px;
	background-color: #003554;
	position: absolute;
	left: 0;
	bottom: -3px;
	z-index: 1;
}

@media screen and (max-width: 599px) {
	.recruit_cont .cat_title span::before {
		height: 2px;
		bottom: -2px;
	}
}

.recruit_cont table {
	width: 100%;
	font-size: 0.16rem;
	line-height: 1.75;
	letter-spacing: 0.05em;
	border-collapse: collapse
}

@media screen and (max-width: 599px) {
	.recruit_cont table {
		font-size: 0.15rem;
		border-top: 1px solid #CCC;
	}
}

.recruit_cont table .title {
	width: 2.20rem;
	padding: 0.15rem 0;
	vertical-align: top;
	text-align: left;
	font-size: 0.18rem;
	font-weight: 700;
	color: #003554;
	border-bottom: 1px solid #CCC;
}

@media screen and (max-width: 599px) {
	.recruit_cont table .title {
		width: 100%;
		padding: 0.10rem;
		font-size: 0.15rem;
		display: block;
		background-color: #F2F2f2;
		box-sizing: border-box;
	}
}

.recruit_cont table .textbox {
	padding: 0.15rem 0;
	border-bottom: 1px solid #CCC;
}

@media screen and (max-width: 599px) {
	.recruit_cont table .textbox {
		padding: 0.10rem;
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
}

.recruit_cont table .recruit_fee {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.recruit_cont table .recruit_fee .fee_title {
	width: 2.00rem;
	position: relative;
}

@media screen and (max-width: 599px) {
	.recruit_cont table .recruit_fee .fee_title {
		width: 100%;
		font-weight: 700;
	}
}

.recruit_cont table .recruit_fee .fee_title::before {
	content: "";
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #666;
	position: absolute;
	left: 0;
	top: 0.14rem;
	z-index: 0;
}

.recruit_cont table .recruit_fee .fee_title span {
	background-color: #FFF;
	display: inline-block;
	padding-right: 0.10rem;
	position: relative;
	z-index: 1;
}

.recruit_cont table .recruit_fee .fee_text {
	padding-left: 0.10rem;
	width: calc(100% - 2.00rem);
	box-sizing: border-box;
}


@media screen and (max-width: 599px) {
	.recruit_cont table .recruit_fee .fee_text {
		padding-left: 0;
		width: 100%;
		padding-bottom: 0.20rem;
		font-size: 0.14rem;
	}
}

.recruit_cont .btn {
	max-width: 4.00rem;
	margin: auto;
	padding-top: 0.30rem;
}

.recruit_cont .btn a {
	background-color: #003554;
	border: 1px solid #003554;
	color: #FFF;
	line-height: 0;
	display: block;
	font-size: 0.16rem;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	padding: 0.29rem 0 0.31rem;
	position: relative;
}

.recruit_cont .btn a:hover {
	background-color: #FFF;
	color: #003554;
}

.recruit_cont .btn a::after {
	content: '';
	display: block;
	width: 0.10rem;
	height: 0.10rem;
	background-image: url(../img/recruit_link_arrow.svg);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: 0.15rem;
	transform: translateY(-50%);
	transition: all .3s;
}

.recruit_cont .btn a:hover::after {
	background-image: url(../img/recruit_link_arrow_on.svg);
	right: 0.10rem;
}

/*============================
よくある質問（共通）
============================*/
#faq {
	padding-bottom: 0.70rem;
	position: relative;
}

#faq::before {
	content: "";
	width: 100%;
	height: calc(100% - 1.00rem);
	background-color: #f2f2f2;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#faq .faq_box {
	padding-bottom: 0.30rem;
	counter-increment: faq_wrap;
}

@media screen and (max-width: 599px) {
	#faq .faq_box {
		padding-bottom: 0.20rem;
	}
}

#faq .faq_box .faq_title {
	background-color: #003554;
	font-size: 0.18rem;
	letter-spacing: 0.05em;
	font-weight: 500;
	color: #FFF;
	position: relative;
	padding: 0.20rem;
	margin-bottom: 1px;
}

@media screen and (max-width: 599px) {
	#faq .faq_box .faq_title {
		font-size: 0.15rem;
		padding: 0.12rem;
		line-height: 1.5;
	}
}

#faq .faq_box .faq_title::before {
	position: relative;
	content: 'Q'counter(faq_wrap) '.';
	display: inline-block;
	margin-right: 0.06rem;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0.10em;
	font-weight: 400;
}

#faq .faq_box .faq_text {
	background-color: #FFF;
	padding: 0.20rem;
	position: relative;
}

@media screen and (max-width: 599px) {
	#faq .faq_box .faq_text {
		padding: 0.12rem;
	}
}

#faq .faq_box .faq_text .text {
	font-size: 0.15rem;
	line-height: 2;
	letter-spacing: 0.05em;
	padding-left: 0.26rem;
}

@media screen and (max-width: 599px) {
	#faq .faq_box .faq_text .text {
		font-size: 0.14rem;
		line-height: 1.85;
		text-align: justify;
	}
}

#faq .faq_box .faq_text .text::before {
	content: "A.";
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0.10em;
	font-size: 0.18rem;
	color: #3fa9f5;
	position: absolute;
	left: 0.20rem;
	top: 0.18rem;
}

@media screen and (max-width: 599px) {
	#faq .faq_box .faq_text .text::before {
		font-size: 0.15rem;
		left: 0.12rem;
		top: 0.13rem;
	}
}

#faq .btn {
	width: 100%;
	max-width: 4.00rem;
	margin: auto;
}

#faq .btn a {
	display: block;
	line-height: 0;
	padding: 0.29rem 0 0.31rem;
	font-size: 0.16rem;
	font-weight: 700;
	color: #003554;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #003554;
	text-align: center;
	position: relative;
}

#faq .btn a:hover {
	background-color: #003554;
	color: #FFF;
}

#faq .btn a::after {
	content: "";
	width: 0.14rem;
	height: 0.14rem;
	background-image: url(../img/recruit_link_arrow_on.svg);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 0.20rem;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s;
}

#faq .btn a:hover::after {
	background-image: url(../img/recruit_link_arrow.svg);
	right: 0.16rem;
}
