/*================================
表示・非表示のタグ
================================*/
.none {
	display: none;
}

/*================================
MV
================================*/
#mv {
	max-width: 14.20rem;
	margin: 0 auto 0;
	position: relative;
}

#mv.none {
	display: block;
	margin: 0 auto 0;
}


#mv .in {
	max-width: 11.80rem;
}

#mv .logo {
	width: 1.48rem;
	padding: 0.20rem;
	background: #FFF;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

@media screen and (max-width: 599px) {
	#mv .logo {
		width: 1.00rem;
		padding: 0.12rem 0.10rem;
	}
}

/*================================
リモートワークで住みたい街で働けます。
================================*/
#mv_under {
	padding: 0.90rem 0 0.70rem;
}

@media screen and (max-width: 599px) {
#mv_under {
	padding: 0.30rem 0;
}
}

#mv_under .title {
	font-size: 0.39rem;
	font-weight: 700;
	letter-spacing: -0.03em;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	text-align: center;
}

@media screen and (max-width: 599px) {
	#mv_under .title {
		font-size: 0.28rem;
		line-height: 1.5;
	}
}

#mv_under .title span {
	position: relative;
	background: linear-gradient(transparent 60%, #f3e552 0%);
}

/* #mv_under .title span::before {
	content: "";
	width: 0.09rem;
	height: 0.09rem;
	border-radius: 0.09rem;
	background-color: #d70027;
	position: absolute;
	top: -0.10rem;
	left: 50%;
	transform: translateX(-50%);
}

@media screen and (max-width: 599px) {
#mv_under .title span::before {
	width: 0.06rem;
	height: 0.06rem;
	top: -0.06rem;
}
} */

#mv_under .list .text {
	font-size: 0.13rem;
	letter-spacing: 0.05em;
	padding-bottom: 0.10rem;
}

@media screen and (max-width: 599px) {
	#mv_under .list .text {
		font-size: 0.12rem;
		line-height: 1.45;
		padding-bottom: 0.06rem;
		text-indent: -0.12rem;
		margin-left: 0.12rem;
	}
}

/*================================
募集背景
================================*/
#recruit .title {
	font-size: 0.28rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	border-bottom: 2px solid #000;
	padding-bottom: 0.10rem;
}

@media screen and (max-width: 599px) {
	#recruit .title {
		font-size: 0.20rem;
		text-align: center;
	}
}

#recruit .text {
	padding-top: 0.10rem;
	font-size: 0.19rem;
	letter-spacing: 0.05em;
	line-height: 2;
}

@media screen and (max-width: 599px) {
	#recruit .text {
		font-size: 0.15rem;
		line-height: 1.85;
		/* padding-bottom: 0.25rem; */
	}
}

#recruit .text span {
	font-weight: bold;
	background: linear-gradient(transparent 60%, #f3e552 0%);
}

#recruit .salary_sample_bnr {
	width: 100%;
	max-width: 8.80rem;
	margin: 0.60rem auto 1.00rem;
	padding: 0.30rem 0;
	border: 0.05rem solid #165e86;
	position: relative;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 0 0.30rem;
}
@media screen and (max-width: 599px) {
	#recruit .salary_sample_bnr {
		margin: 0.30rem auto 0.70rem;
		padding: 0.20rem 0.15rem;
		border: 0.03rem solid #165e86;
		gap: 0.25rem 0;
	}
}

#recruit .salary_sample_bnr::before {
	content: "";
	width: calc(100% - 0.10rem);
	height: calc(100% - 0.10rem);
	background-color: #cee5f5;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 0;
}

#recruit .salary_sample_bnr .salary_box {
	width: 100%;
	max-width: 3.90rem;
	position: relative;
	z-index: 1;
}
@media screen and (max-width: 599px) {
	#recruit .salary_sample_bnr .salary_box {
		max-width: 100%;
	}
}

#recruit .salary_sample_bnr .salary_box .salary_ttl {
	text-align: center;
	font-size: 0.22rem;
	letter-spacing: 0;
	font-weight: 700;
	padding-bottom: 0.10rem;
	border-bottom: 0.02rem solid #165e86;
}
@media screen and (max-width: 599px) {
	#recruit .salary_sample_bnr .salary_box .salary_ttl {
		font-size: 0.18rem;
		border-bottom: 0.01rem solid #165e86;
	}
}

#recruit .salary_sample_bnr .salary_box .txt_box {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0 0.05rem;
	padding-top: 0.15rem;
}
@media screen and (max-width: 599px) {
	#recruit .salary_sample_bnr .salary_box .txt_box {
		padding-top: 0.10rem;
	}
}

#recruit .salary_sample_bnr .salary_box .txt_box .soutei {
	width: 0.32rem;
	text-align: center;
	font-size: 0.14rem;
	font-weight: 700;
	line-height: 1.21;
}
@media screen and (max-width: 599px) {
	#recruit .salary_sample_bnr .salary_box .txt_box .soutei {
		width: 0.30rem;
		font-size: 0.12rem;
	}
}

#recruit .salary_sample_bnr .salary_box .txt_box .num {
	font-family: "Poppins", sans-serif;
	font-size: 0.42rem;
	font-weight: 700;
	color: #165e86;
}
@media screen and (max-width: 599px) {
	#recruit .salary_sample_bnr .salary_box .txt_box .num {
		font-size: 0.34rem;
		letter-spacing: 0;
	}
}

#recruit .salary_sample_bnr .salary_box .txt_box .num span {
	font-size: 0.20rem;
	font-weight: 700;
	color: #000;
	padding-left: 0.03rem;
}
@media screen and (max-width: 599px) {
	#recruit .salary_sample_bnr .salary_box .txt_box .num span {
		font-size: 0.15rem;
		padding-left: 0.02rem;
	}
}

#recruit .salary_sample_bnr .salary_box .txt_box .num em {
	font-size: 0.30rem;
	font-weight: 700;
	padding: 0 0.05rem;
}


/*================================
積極採用ポジションのご紹介
================================*/
.position {
	position: relative;
	padding-bottom: 0.70rem;
}
@media screen and (max-width: 599px) {
	.position {
		position: relative;
		padding-bottom: 0.50rem;
	}
}

.position::before {
	content: "";
	width: 100%;
	height: calc(100% - 0.25rem);
	background-image: url(../img/position_bg_pc.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
}

.position .sec_ttl {
	text-align: center;
}

.position .sec_ttl span {
	font-size: 0.36rem;
	font-weight: 800;
	color: #FFF;
	background-color: #165e86;
	display: inline-block;
	line-height: 1;
	padding: 0.05rem 0.10rem 0.09rem;
	position: relative;
}
@media screen and (max-width: 599px) {
	.position .sec_ttl span {
		font-size: 0.24rem;
		line-height: 1.3;
	}
}

.position .sec_ttl span::before {
	content: "";
	width: 1.24rem;
	height: 0.42rem;
	background-image: url(../img/icon_pickup.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: -0.70rem;
	top: -0.35rem;
}
@media screen and (max-width: 599px) {
	.position .sec_ttl span::before {
		width: 0.90rem;
		left: 50%;
		transform: translateX(-50%) rotate(9deg);
	}
}

.position .position_box {
	margin-top: 0.50rem;
	background-color: #FFF;
	box-shadow: 0 0.06rem 0.10rem rgba(0, 0, 0, 0.2);
	padding: 0.35rem 0.40rem;
	box-sizing: border-box;
	border-left: 0.10rem solid #165e86;
}
@media screen and (max-width: 599px) {
	.position .position_box {
		margin-top: 0.30rem;
		padding: 0.20rem 0.20rem 0.30rem;
		border-left: 0.05rem solid #165e86;
	}
}

.position .position_box .type_ttl {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 0 0.10rem;
	padding-bottom: 0.30rem;
}
@media screen and (max-width: 599px) {
	.position .position_box .type_ttl {
		justify-content: center;
		gap: 0 0.05rem;
		padding-bottom: 0.20rem;
	}
}

.position .position_box .type_ttl span {
	display: block;
	background-color: #111;
	color: #FFF;
	font-size: 0.24rem;
	font-weight: 800;
	padding: 0.05rem;
}
@media screen and (max-width: 599px) {
	.position .position_box .type_ttl span {
		font-size: 0.15rem;
		margin-bottom: 0.15rem;
	}
}

.position .position_box .type_ttl .ttl {
	font-size: 0.30rem;
	font-weight: 800;
}
@media screen and (max-width: 599px) {
	.position .position_box .type_ttl .ttl {
		font-size: 0.18rem;
	}
}

.position .position_box .box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
@media screen and (max-width: 599px) {
	.position .position_box .box {
		display: block;
	}
}

.position .position_box .box .ph_wrap {
	width: 1.50rem;
}
@media screen and (max-width: 599px) {
	.position .position_box .box .ph_wrap {
		margin: auto;
	}
}

.position .position_box .box .ph_wrap .ph {
		width: 1.50rem;
	height: 1.50rem;
	border-radius: 50%;
	overflow: hidden;
}

.position .position_box .box .ph_wrap img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.position .position_box .box .txt_box {
	width: calc(100% - 1.80rem);
}
@media screen and (max-width: 599px) {
	.position .position_box .box .txt_box {
		width: 100%;
		padding-bottom: 0.10rem;
	}
}

.position .position_box .box .name_wrap {
	padding-top: 0.10rem;
	text-align: center;
	line-height: 1.5;
}
@media screen and (max-width: 599px) {
	.position .position_box .box .name_wrap {
		justify-content: center;
		padding-top: 0.10rem;
		align-items: baseline;
	}
}

.position .position_box .box .name_wrap .division {
	font-size: 0.13rem;
	font-weight: 500;
}
@media screen and (max-width: 599px) {
	.position .position_box .box .name_wrap .division {
		font-size: 0.12rem;
	}
}

.position .position_box .box .name_wrap .name {
	font-size: 0.16rem;
	font-weight: 500;
}
@media screen and (max-width: 599px) {
	.position .position_box .box .name_wrap .name {
		font-size: 0.18rem;
	}
}

.position .position_box .box .txt_box .main_ttl {
	font-size: 0.20rem;
	font-weight: 700;
	padding-bottom: 0.10rem;
}

.position .position_box .box .txt_box .txt {
	font-size: 0.15rem;
	line-height: 1.875;
	text-align: justify;
}
@media screen and (max-width: 599px) {
	.position .position_box .box .txt_box .txt {
		font-size: 0.14rem;
	}
}

.position .position_box .link_wrap {
	width: 100%;
	padding-top: 0.05rem;
	line-height: 1.6;
}

.position .position_box .link_wrap .link {
	padding-top: 0.10rem;
}
@media screen and (max-width: 599px) {
	.position .position_box .link_wrap .link {
		padding-top: 0.15rem;
	}
}

.position .position_box .link_wrap .link a {
	font-size: 0.18rem;
	font-weight: 700;
	color: #165e86;
	text-decoration: none;
	text-decoration: underline;
}
@media screen and (max-width: 599px) {
	.position .position_box .link_wrap .link a {
		display: block;
		font-size: 0.15rem;
		letter-spacing: 0;
		background-color: #165e86;
		padding: 0.10rem;
		text-indent: -0.20rem;
		padding-left: 0.30rem;
		border-radius: 0.10rem;
		color: #FFF;
		text-decoration: none;
	}
}

.position .position_box .link_wrap .link a:hover {
	text-decoration: none;
}

.position .position_box .link_wrap .link a::before {
	content: "";
	width: 0.22rem;
	height: 0.16rem;
	background-image: url(../img/icon_round_arrow.svg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
}
@media screen and (max-width: 599px) {
	.position .position_box .link_wrap .link a::before {
		height: 0.13rem;
		background-image: url(../img/icon_round_arrow_white.svg);
	}
}

/*================================
SHIFTではたらくメリット
================================*/
.merit {
	padding: 0.10rem 0 0.70rem;
}
@media screen and (max-width: 599px) {
	.merit {
		padding: 0.40rem 0;
	}
}

.merit .merit_wrap {
	width: 100%;
	max-width: 10.00rem;
	margin: auto;
	border: 0.03rem solid #CCCCCC;
	border-radius: 0.10rem;
}
@media screen and (max-width: 599px) {
	.merit .merit_wrap {
		border: 0.02rem solid #CCCCCC;
		padding: 0.25rem 0.20rem;
		box-sizing: border-box;
	}
}

.merit .merit_wrap .sec_ttl {
	text-align: center;
	font-size: 0.32rem;
	font-weight: 800;
	padding-top: 0.30rem;
}
@media screen and (max-width: 599px) {
	.merit .merit_wrap .sec_ttl {
		text-align: center;
		font-size: 0.20rem;
		padding-top: 0;
	}
}

.merit .merit_wrap .sec_ttl span {
	color: #d70027;
}

.merit .merit_wrap .list {
	width: fit-content;
	margin: auto;
	padding: 0.20rem 0 0.30rem;
}
@media screen and (max-width: 599px) {
	.merit .merit_wrap .list {
		width: 100%;
		padding: 0.05rem 0 0.10rem;
	}
}

.merit .merit_wrap .list .link {
	padding-top: 0.10rem;
}
@media screen and (max-width: 599px) {
	.merit .merit_wrap .list .link {
		padding-top: 0.15rem;
	}
}

.merit .merit_wrap .list .link a {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	text-decoration: none;
}
@media screen and (max-width: 599px) {
	.merit .merit_wrap .list .link a {
		position: relative;
	}
}

.merit .merit_wrap .list .link a .num {
	display: block;
	background-color: #165e86;
	padding: 0.06rem 0;
	border-radius: 0.30rem;
	font-family: "Poppins", sans-serif;
	color: #FFF;
	font-size: 0.24rem;
	font-weight: 600;
	width: 0.37rem;
	text-align: center;
}
@media screen and (max-width: 599px) {
	.merit .merit_wrap .list .link a .num {
		font-size: 0.14rem;
		width: 0.26rem;
		position: absolute;
		left: 0;
		top: 0;
	}
}

.merit .merit_wrap .list .link a .txt {
	font-size: 0.20rem;
	font-weight: 600;
	color: #111;
	text-decoration: underline;
	margin-left: 0.10rem;
	position: relative;
	top: -0.02rem;
}
@media screen and (max-width: 599px) {
	.merit .merit_wrap .list .link a .txt {
		font-size: 0.16rem;
		margin-left: 0.32rem;
		line-height: 1.5;
		top: 0;
	}
}

.merit .merit_wrap .list .link a::after {
	content: "";
	width: 0.30rem;
	height: 0.16rem;
	background-image: url(../img/icon_anc_link.svg);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	transition: all 0.3s;
	position: relative;
	right: 0;
}
@media screen and (max-width: 599px) {
	.merit .merit_wrap .list .link a::after {
		content: none;
	}
}

.merit .merit_wrap .list .link a:hover .txt {
	text-decoration: none;
}

.merit .merit_wrap .list .link a:hover::after {
	right: -0.04rem;
}

/*================================
メリットのコンテンツ
================================*/
.merit_cont {
	padding-bottom: 0.90rem;
}
@media screen and (max-width: 599px) {
	.merit_cont {
		padding-bottom: 0.50rem;
	}
}

.merit_cont .merit_cont_ttl {
	color: #FFF;
	text-align: center;
	font-size: 0.32rem;
	font-weight: 800;
	position: relative;
	padding-bottom: 0.10rem;
}
@media screen and (max-width: 599px) {
	.merit_cont .merit_cont_ttl {
		text-align: left;
		font-size: 0.18rem;
		padding: 0 0.15rem 0.10rem 0.50rem;
		text-indent: -0.18rem;
	}
	#merit02.merit_cont .merit_cont_ttl {
		text-indent: -0.24rem;
		padding: 0 0.15rem 0.10rem 0.60rem;
	}
	#merit03.merit_cont .merit_cont_ttl {
		text-indent: -0.24rem;
		padding: 0 0.15rem 0.10rem 0.60rem;
	}
}

.merit_cont .merit_cont_ttl::before {
	content: "";
	width: 100%;
	height: calc(100% - 0.20rem);
	background-color: #165e86;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
@media screen and (max-width: 599px) {
	.merit_cont .merit_cont_ttl::before {
		height: calc(100% - 0.15rem);
	}
}

.merit_cont .merit_cont_ttl .num {
	font-size: 0.75rem;
	font-weight: 500;
	font-family: "Poppins", sans-serif;
	color: #adcee5;
	position: relative;
	top: 0.01rem;
	display: inline-block;
	padding-right: 0.10rem;
}
@media screen and (max-width: 599px) {
	.merit_cont .merit_cont_ttl .num {
		font-size: 0.50rem;
		padding-right: 0.06rem;
	}
}

.merit_cont .merit_cont_lead {
	text-align: center;
	font-size: 0.16rem;
	line-height: 1.91;
	padding: 0.20rem 0;
}
@media screen and (max-width: 599px) {
	.merit_cont .merit_cont_lead {
		text-align: justify;
		font-size: 0.14rem;
		padding: 0.14rem 0;
	}
}

.merit_cont .project_example_wrap {
	width: 100%;
	max-width: 10.00rem;
	margin: auto;
}

.merit_cont .project_example_wrap .project_example_ttl {
	text-align: center;
	font-size: 0.24rem;
	font-weight: 700;
	padding: 0.15rem 0;
	border-top: 1px solid #165e86;
	border-bottom: 1px solid #165e86;
}
@media screen and (max-width: 599px) {
	.merit_cont .project_example_wrap .project_example_ttl {
		font-size: 0.18rem;
		padding: 0.10rem 0;
		line-height: 1.4;
	}
}

.merit_cont .project_example_wrap .list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 0.30rem;
}
@media screen and (max-width: 599px) {
	.merit_cont .project_example_wrap .list {
		padding-top: 0.20rem;
		gap: 0.20rem 0;
	}
}

.merit_cont .project_example_wrap .list .detail {
	width: 100%;
	max-width: 3.10rem;
	border-radius: 0.10rem;
	background-color: #cee5f5;
	padding: 0.18rem;
	box-sizing: border-box;
	text-align: center;
}
@media screen and (max-width: 599px) {
	.merit_cont .project_example_wrap .list .detail {
		max-width: 100%;
	}
}

.merit_cont .project_example_wrap .list .detail .cliant {
	font-size: 0.18rem;
	font-weight: 700;
	color: #165e86;
	border-bottom: 1px solid #165e86;
	padding-bottom: 0.10rem;
}
@media screen and (max-width: 599px) {
	.merit_cont .project_example_wrap .list .detail .cliant {
		font-size: 0.16rem;
	}
}

.merit_cont .project_example_wrap .list .detail .project {
	font-size: 0.24rem;
	font-weight: 700;
	padding-top: 0.15rem;
	padding-bottom: 0.08rem;
	line-height: 1.5;
}
@media screen and (max-width: 599px) {
	.merit_cont .project_example_wrap .list .detail .project {
	font-size: 0.18rem;
	font-weight: 700;
	padding-top: 0.15rem;
	padding-bottom: 0.08rem;
	line-height: 1.5;
}
}

.merit_cont .carrer_img_wrap {
	width: 100%;
	max-width: 9.00rem;
	margin: -0.20rem auto 0;
}

.merit_cont .carrer_img_wrap .img_ttl {
	padding-top: 0.60rem;
	text-align: center;
	font-size: 0.24rem;
	font-weight: 700;
}
@media screen and (max-width: 599px) {
	.merit_cont .carrer_img_wrap .img_ttl {
		padding-top: 0.40rem;
		font-size: 0.18rem;
	}
}

.merit_cont .carrer_img_wrap .caption {
	padding-left: 0.19rem;
	font-size: 0.12rem;
}
@media screen and (max-width: 599px) {
	.merit_cont .carrer_img_wrap .caption {
		font-size: 0.10rem;
		letter-spacing: 0;
		line-height: 1.5;
		text-align: center;
		padding-left: 0;
	}
}


.merit_cont .evaluation_wrap {
	width: 100%;
	max-width: 10.00rem;
	margin: auto;
	background-color: #cee5f5;
	border-radius: 0.10rem;
	padding: 0.40rem;
	box-sizing: border-box;
}
@media screen and (max-width: 599px) {
	.merit_cont .evaluation_wrap {
		padding: 0.20rem;
	}
}

.merit_cont .evaluation_wrap .list {
	display: flex;
	flex-wrap: wrap;
	gap: 0.20rem 0;
}

.merit_cont .evaluation_wrap .list .detail {
	width: 100%;
	padding-left: 0.40rem;
	position: relative;
	box-sizing: border-box;
	line-height: 1.7;
}
@media screen and (max-width: 599px) {
	.merit_cont .evaluation_wrap .list .detail {
		padding-left: 0.30rem;
	}
}

.merit_cont .evaluation_wrap .list .detail::before {
	content: "";
	width: 0.27rem;
	height: 0.27rem;
	background-image: url(../img/icon_check.svg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 0.08rem;
	left: 0;
}
@media screen and (max-width: 599px) {
	.merit_cont .evaluation_wrap .list .detail::before {
		width: 0.20rem;
		height: 0.20rem;
	}
}

.merit_cont .evaluation_wrap .list .detail .evaluation_ttl {
	font-size: 0.24rem;
	font-weight: 700;
}
@media screen and (max-width: 599px) {
	.merit_cont .evaluation_wrap .list .detail .evaluation_ttl {
		font-size: 0.18rem;
	}
}

.merit_cont .evaluation_wrap .list .detail .txt {
	font-size: 0.16rem;
}
@media screen and (max-width: 599px) {
	.merit_cont .evaluation_wrap .list .detail .txt {
		font-size: 0.14rem;
		letter-spacing: 0;
	}
}

.merit_cont .evaluation_wrap .list .detail .txt sup {
	font-size: 0.10rem;
}

.merit_cont .evaluation_wrap .list .detail .small_txt {
	font-size: 0.12rem;
}
@media screen and (max-width: 599px) {
	.merit_cont .evaluation_wrap .list .detail .small_txt {
		font-size: 0.10rem;
		padding-top: 0.04rem;
	}
}

/* メリットの共通ボタン */
.merit_cont .common_btn {
	padding-top: 0.40rem;
	width: 100%;
	max-width: 3.80rem;
	margin: auto;
	text-align: center;
}
@media screen and (max-width: 599px) {
	.merit_cont .common_btn {
		padding-top: 0.30rem;
		max-width: 3.00rem;
	}
}

.merit_cont .common_btn .txt {
	font-size: 0.18rem;
	font-weight: 700;
	color: #165e86;
	padding-bottom: 0.10rem;
}
@media screen and (max-width: 599px) {
	.merit_cont .common_btn .txt {
		font-size: 0.16rem;
	}
}

.merit_cont .common_btn a {
	display: block;
	background-color: #000;
	padding: 0.26rem 0 0.28rem;
	position: relative;
	color: #FFF;
	font-size: 0.22rem;
	font-weight: 800;
	text-decoration: none;
}
@media screen and (max-width: 599px) {
	.merit_cont .common_btn a {
		padding: 0.20rem 0 0.22rem;
		font-size: 0.18rem;
	}
}

.merit_cont .common_btn a::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: #d70027;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s;
	position: 0;
	z-index: 0;
}

.merit_cont .common_btn a:hover::before {
	transform-origin: left top;
	transform: scale(1, 1);
}

.merit_cont .common_btn a::after {
	content: "";
	width: 0.12rem;
	height: 0.12rem;
	background-image: url(../img/icon_link_arrow_mini.svg);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 0.40rem;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s;
}

.merit_cont .common_btn a:hover::after {
	right: 0.34rem;
}

.merit_cont .common_btn a span {
	position: relative;
	z-index: 1;
	display: inline-block;
	padding-right: 0.15rem;
}

/*================================
株式会社SHIFTとは?
================================*/
#about {
	position: relative;
	padding: 0.70rem;
	background-image: url(../img/about_bg.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
@media screen and (max-width: 599px) {
	#about {
		padding: 0.30rem 0;
	}
}

#about .about_under_cont {
	background-color: rgba(255,255,255,0.8);
	backdrop-filter: blur(6px);
	position: relative;
	border-radius: 0.10rem;
	padding: 0.60rem 0.50rem 0.50rem;
	box-sizing: border-box;
}
@media screen and (max-width: 599px) {
	#about .about_under_cont {
		padding: 0.20rem 0.10rem 0.10rem;
	}
}

/* #about .about_under_contbefore {
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 0.10rem;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba;
	backdrop-filter: blur(10px);
} */

#about .about_under_cont .title {
	font-size: 0.30rem;
	font-weight: 700;
	line-height: 1.66;
	letter-spacing: 0.05em;
	text-align: center;
	padding-bottom: 0.40rem;
}

@media screen and (max-width: 599px) {
	#about .about_under_cont .title {
		font-size: 0.18rem;
		line-height: 1.60;
		padding: 0.10rem 0 0.20rem;
	}
}

#about .about_under_cont .list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
@media screen and (max-width: 599px) {
#about .about_under_cont .list {
	gap: 0.10rem 0;
}
}

#about .about_under_cont .list .detail {
	width: 100%;
	max-width: 2.37rem;
	box-sizing: border-box;
	text-align: center;
	padding: 0.30rem 0.20rem 0.20rem;
	border-radius: 0.10rem;
	background-color: #FFF;
}

@media screen and (max-width: 599px) {
	#about .about_under_cont .list .detail {
		width: 49%;
		padding: 0.20rem 0.15rem;
	}
}

#about .about_under_cont .list .detail:first-child {
	border: 0;
}

@media screen and (max-width: 599px) {
	#about .about_under_cont .list .detail:nth-child(4) {
		border: 0;
	}
}

#about .about_under_cont .list .detail .icon {
	width: 1.00rem;
	margin: auto;
	padding-bottom: 0.20rem;
}

@media screen and (max-width: 599px) {
	#about .about_under_cont .list .detail .icon {
		width: 0.75rem;
		padding-bottom: 0.10rem;
	}
}

#about .about_under_cont .list .detail .icon.-type04 {
	padding-bottom: 0.30rem;
}
@media screen and (max-width: 599px) {
	#about .about_under_cont .list .detail .icon.-type04 {
		padding-bottom: 0.20rem;
	}
}

#about .about_under_cont .list .detail .icon img {
	display: block;
	width: 100%;
}

#about .about_under_cont .list .detail .text {
	font-size: 0.20rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	padding-bottom: 0.05rem;
}

@media screen and (max-width: 599px) {
	#about .about_under_cont .list .detail .text {
		font-size: 0.16rem;
	}
}

#about .about_under_cont .list .detail .title02 {
	font-size: 0.40rem;
	font-weight: 700;
	color: #d70027;
	letter-spacing: 0.05em;
	padding-bottom: 0.08rem;
}

@media screen and (max-width: 599px) {
	#about .about_under_cont .list .detail .title02 {
		font-size: 0.32rem;
	}
}

#about .about_under_cont .list .detail .title02 span {
	font-size: 0.26rem;
}

@media screen and (max-width: 599px) {
	#about .about_under_cont .list .detail .title02 span {
		font-size: 0.20rem;
	}
}

#about .about_under_cont .list .detail .title03 {
	font-size: 0.25rem;
	font-weight: 700;
	color: #d70027;
	letter-spacing: 0.05em;
	padding-bottom: 0.08rem;
}

@media screen and (max-width: 599px) {
	#about .about_under_cont .list .detail .title03 {
		font-size: 0.22rem;
		line-height: 1.27;
	}
}

#about .about_under_cont .list .detail .small_text {
	font-size: 0.11rem;
	letter-spacing: 0;
	text-align: center;
	line-height: 1.5;
}
#about .about_under_cont .list .detail .small_text.-left {
	text-align: justify;
}
@media screen and (max-width: 599px) {
	#about .about_under_cont .list .detail .small_text {
		font-size: 0.10rem;
		letter-spacing: 0;
	}
}

@media screen and (max-width: 599px) {
	#about .about_under_cont .list .hborder {
		width: 100%;
		height: 1px;
		background-color: #CCC;
		margin: 0.10rem 0;
	}
}

/*================================
募集中の職種
================================*/
#available {
	padding: 0.70rem 0 0.90rem;
}

@media screen and (max-width: 599px) {
	#available {
		padding: 0.20rem 0 0.50rem;
	}
}

#available .kakomi {
	border: 1px solid #000;
	position: relative;
	padding: 0.37rem 0 0.62rem;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

@media screen and (max-width: 599px) {
	#available .kakomi {
		padding: 0.25rem 0 0.45rem;
		box-sizing: border-box;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		align-items: center;
	}
}

#available .kakomi::before {
	content: "";
	background-color: #fdfadc;
	width: calc(100% - 0.10rem);
	height: calc(100% - 0.10rem);
	position: absolute;
	left: 0.05rem;
	top: 0.05rem;
	z-index: 0;
}

#available .kakomi .kakomi_title {
	width: 100%;
	max-width: 3.00rem;
	text-align: center;
	font-size: 0.28rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	position: relative;
	z-index: 1;
}

@media screen and (max-width: 599px) {
	#available .kakomi .kakomi_title {
		max-width: 100%;
		font-size: 0.18rem;
	}

	#available .kakomi .kakomi_title span {
		display: inline-block;
		border-bottom: 2px solid #000;
		padding-bottom: 0.04rem;
	}
}

#available .kakomi .kakomi_text {
	width: 100%;
	max-width: 8.85rem;
	border-left: 1px solid #000;
	position: relative;
	z-index: 1;
}

@media screen and (max-width: 599px) {
	#available .kakomi .kakomi_text {
		max-width: 100%;
		border-left: 0;
	}
}

#available .kakomi .kakomi_text .list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-left: 0.56rem;
	padding-right: 200px;
}

@media screen and (max-width: 599px) {
	#available .kakomi .kakomi_text .list {
		padding-left: 0.30rem;
		padding-top: 0.15rem;
		padding-right: 0;
	}
}

#available .kakomi .kakomi_text .list .link {
	width: 50%;
	padding: 0.15rem 0;
	font-size: 0.18rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 25px;
}

@media screen and (max-width: 599px) {
	#available .kakomi .kakomi_text .list .link {
		width: 100%;
		padding: 5px;
		font-size: 0.16rem;
		line-height: 1.5;
	}
}

#available .kakomi .kakomi_text .list .link a {
	color: #000;
	text-decoration: none;
	position: relative;
}

#available .kakomi .kakomi_text .list .link a::before {
	content: "";
	width: 0.18rem;
	height: 0.12rem;
	display: inline-block;
	background-image: url(../img/arrow_red.svg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
	top: -0.01rem;
	transition: all 0.3s;
}

#available .kakomi .kakomi_text .list .link a:hover::before {
	width: 0.15rem;
	margin-left: 0.03rem;
}

/* 募集職種の詳細をみるボタン */
#available .kakomi .available_btn_wrap {
	width: 100%;
	max-width: 4.00rem;
	position: absolute;
	left: 50%;
	bottom: -0.35rem;
	transform: translateX(-50%);
	z-index: 1;
}

@media screen and (max-width: 599px) {
	#available .kakomi .available_btn_wrap {
		max-width: 2.80rem;
		bottom: -0.25rem;
	}
}

#available .kakomi .available_btn_wrap a {
	display: block;
	line-height: 0;
	padding: 0.34rem 0.20rem 0.36rem 0;
	background-color: #000;
	box-shadow: 0.07rem 0.07rem 0 rgba(0, 0, 0, 0.3);
	font-size: 0.22rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	position: relative;
}

@media screen and (max-width: 599px) {
	#available .kakomi .available_btn_wrap a {
		padding: 0.24rem 0.10rem 0.26rem 0;
		box-shadow: 0.03rem 0.03rem 0 rgba(0, 0, 0, 0.3);
		font-size: 0.16rem;
	}
}

#available .kakomi .available_btn_wrap a::after {
	content: "";
	width: 0.30rem;
	height: 0.10rem;
	background-image: url(../img/link_arrow_white.svg);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 0.20rem;
	top: 50%;
	transform: translateY(-50%);
}

@media screen and (max-width: 599px) {
	#available .kakomi .available_btn_wrap a::after {
		width: 0.26rem;
		right: 0.10rem;
	}
}

#available .kakomi .available_btn_wrap a:hover {
	box-shadow: 0.07rem 0.07rem 0 rgba(215, 0, 39, 0.3);
}

@media screen and (max-width: 599px) {
	#available .kakomi .available_btn_wrap a:hover {
		box-shadow: 0.03rem 0.03rem 0 rgba(215, 0, 39, 0.3);
	}
}

#available .kakomi .available_btn_wrap a span {
	position: relative;
}

#available .kakomi .available_btn_wrap a::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: #d70027;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s;
	position: 0;
	z-index: 0;
}

#available .kakomi .available_btn_wrap a:hover::before {
	transform-origin: left top;
	transform: scale(1, 1);
}


/*================================
CTA
================================*/
.cta_area {
	padding: 0.50rem 0;
}

@media screen and (max-width: 599px) {
	.cta_area {
		padding: 0.30rem 0;
	}
}

.cta_main {
	background-color: #f9f2a8;
	padding: 0.25rem 0;
}

@media screen and (max-width: 599px) {
	.cta_main {
		padding: 0.20rem 0;
	}
}

.cta_main .cta_wrap {
	background-color: rgba(255, 255, 255, 0.9);
}

.cta_area .title {
	text-align: center;
	padding: 0.55rem 0 0.30rem;
	font-size: 0.36rem;
	font-weight: 900;
}

@media screen and (max-width: 599px) {
	.cta_area .title {
		padding: 0.25rem 0;
		font-size: 0.21rem;
	}
}

.cta_area .title .small_text {
	font-size: 0.30rem;
	font-weight: 700;
	letter-spacing: 0.075em;
	display: block;
	padding-bottom: 0.15rem;
}

@media screen and (max-width: 599px) {
	.cta_area .title .small_text {
		font-size: 0.18rem;
		padding-bottom: 0.10rem;
	}
}

.cta_area .title .small_text::before {
	content: "";
	width: 0.40rem;
	height: 0.30rem;
	display: inline-block;
	background-image: url(../img/title_deco_left.svg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
}

@media screen and (max-width: 599px) {
	.cta_area .title .small_text::before {
		width: 0.22rem;
		height: 0.18rem;
	}
}

.cta_area .title .small_text::after {
	content: "";
	width: 0.40rem;
	height: 0.30rem;
	display: inline-block;
	background-image: url(../img/title_deco_right.svg);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
}

@media screen and (max-width: 599px) {
	.cta_area .title .small_text::after {
		width: 0.22rem;
		height: 0.18rem;
	}
}

.cta_area .title .small_text .txt_red {
	color: #d70027;
}

.cta_area .ph_wrap {
	width: 100%;
	max-width: 10.00rem;
	margin: auto;
	display: flex;
	justify-content: space-between;
	padding-bottom: 0.30rem;
}

@media screen and (max-width: 599px) {
	.cta_area .ph_wrap {
		box-sizing: border-box;
		padding: 0 0.10rem 0.20rem;
	}
}

.cta_area .ph_wrap .ph {
	width: 33%;
	height: 2.20rem;
	overflow: hidden;
}

@media screen and (max-width: 599px) {
	.cta_area .ph_wrap .ph {
		height: 24vw;
	}
}

.cta_area .ph_wrap .ph img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.cta_area .cta_btn {
	width: 100%;
	max-width: 6.00rem;
	margin: auto;
	padding-bottom: 0.60rem;
}

@media screen and (max-width: 599px) {
	.cta_area .cta_btn {
		max-width: 2.80rem;
		padding-bottom: 0.30rem;
	}
}

.cta_area .cta_btn a {
	display: block;
	line-height: 0;
	padding: 0.38rem 0 0.42rem;
	background-color: #000;
	font-size: 0.28rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	position: relative;
	box-shadow: 0.07rem 0.07rem 0 rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 599px) {
	.cta_area .cta_btn a {
		padding: 0.24rem 0 0.26rem;
		font-size: 0.18rem;
		box-shadow: 0.03rem 0.03rem 0 rgba(0, 0, 0, 0.3);
	}
}

.cta_area .cta_btn a:hover {
	box-shadow: 0.07rem 0.07rem 0 rgba(215, 0, 39, 0.3);
}

@media screen and (max-width: 599px) {
	.cta_area .cta_btn a:hover {
		box-shadow: 0.03rem 0.03rem 0 rgba(215, 0, 39, 0.3);
	}
}

.cta_area .cta_btn a span {
	position: relative;
}

.cta_area .cta_btn a::after {
	content: "";
	width: 0.30rem;
	height: 0.10rem;
	background-image: url(../img/link_arrow_white.svg);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 0.20rem;
	top: 50%;
	transform: translateY(-50%);
}

@media screen and (max-width: 599px) {
	.cta_area .cta_btn a::after {
		width: 0.26rem;
		right: 0.10rem;
	}
}

.cta_area .cta_btn a::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: #d70027;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s;
	position: 0;
	z-index: 0;
}

.cta_area .cta_btn a:hover::before {
	transform-origin: left top;
	transform: scale(1, 1);
}

.cta_area .list {
	padding: 0.40rem 0 0.60rem;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

@media screen and (max-width: 599px) {
	.cta_area .list {
		padding: 0.20rem 0 0.30rem;
	}
}

.cta_area .list .link {
	padding: 0 0.30rem;
}

@media screen and (max-width: 599px) {
	.cta_area .list .link {
		padding: 0 0 0.10rem;
	}
}

.cta_area .list .link a {
	font-size: 0.18rem;
	letter-spacing: 0.05em;
	color: #000;
	text-decoration: none;
}

@media screen and (max-width: 599px) {
	.cta_area .list .link a {
		font-size: 0.13rem;
	}
}

.cta_area .list .link a:hover {
	color: #d70027;
}

.cta_area .list .link a::before {
	content: "";
	width: 0.15rem;
	height: 0.12rem;
	display: inline-block;
	background-image: url(../img/arrow_red.svg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
	top: 0.01rem;
	transition: all 0.3s;
}

@media screen and (max-width: 599px) {
	.cta_area .list .link a::before {
		width: 0.10rem;
		height: 0.08rem;
		top: 0;
	}
}

.cta_area .list .link a:hover::before {
	width: 0.12rem;
	margin-left: 0.03rem;
}

@media screen and (max-width: 599px) {
	.cta_area .list .link a:hover::before {
		width: 0.10rem;
		margin-left: 0;
	}
}

.cta_area .list .link a span {
	border-bottom: 1px solid #000;
	line-height: 1.2;
	display: inline-block;
	transition: all 0.3s;
}

.cta_area .list .link a:hover span {
	border-bottom: 1px solid #d70027;
}

/*================================
SHIFTで実現できること
================================*/
#merit {
	padding-top: 1.20rem;
}

@media screen and (max-width: 599px) {
	#merit {
		padding-top: 0.80rem;
	}
}

#merit .title {
	font-size: 0.40rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-align: center;
	position: relative;
	margin-bottom: 0.40rem;
}

@media screen and (max-width: 599px) {
	#merit .title {
		font-size: 0.24rem;
		margin-bottom: 0;
	}
}

#merit .title .txt_red {
	color: #d70027;
}

/* 吹き出し */
#merit .title::after {
	content: "";
	width: 1.48rem;
	height: 0.525rem;
	background-image: url(../img/merit_title_icon.svg);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: calc(50% + 1.95rem);
	top: -0.50rem;
	z-index: 0;
}

@media screen and (max-width: 599px) {
	#merit .title::after {
		width: 1.13rem;
		height: 0.40rem;
		left: calc(50% + 0.40rem);
		top: -0.45rem;
	}
}

#merit .merit_wrap .list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#merit .merit_wrap .list .detail {
	width:3.30rem;
	margin: 0 0.20rem;
	text-align: center;
}

#merit .merit_wrap .list.type02 .detail {
	width:33.3%;
	margin:0;
}

@media screen and (max-width: 599px) {
	#merit .merit_wrap .list .detail {
		width: 100%;
		margin: 0;
		padding: 0.20rem 0.10rem 0;
		box-sizing: border-box;
		text-align: left;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
		#merit .merit_wrap .list.type02 .detail {
			width: 100%;
	}
}

#merit .merit_wrap .list .detail .icon {
	width: 1.80rem;
	margin: auto;
}

@media screen and (max-width: 599px) {
	#merit .merit_wrap .list .detail .icon {
		width: 1.00rem;
	}
	#merit .merit_wrap .list.type02 .detail .icon {
		width: 0.80rem;
	}
}

#merit .merit_wrap .list .detail .text {
	padding: 0.10rem 0 0.10rem;
	font-size: 0.24rem;
	font-weight: 500;
	letter-spacing: 0.075em;
	line-height: 25px;
}

@media screen and (max-width: 599px) {
	#merit .merit_wrap .list .detail .textbox {
		width: calc(100% - 1.30rem);
	}
	#merit .merit_wrap .list .detail .text {
		font-size: 0.18rem;
		padding: 0 0 0.08rem;
	}
	
	#merit .merit_wrap .list.type02 .detail .textbox {
		width: calc(100% - 1.00rem);
	}
}

#merit .merit_wrap .list .detail .merit_title {
	font-size: 0.24rem;
	font-weight: 700;
	/* letter-spacing: 0.075em; */
}

@media screen and (max-width: 599px) {
	#merit .merit_wrap .list .detail .merit_title {
		font-size: 0.24rem;
	}
	#merit .merit_wrap .list.type02 .detail .merit_title {
		font-size: 0.20rem;
		letter-spacing: 0;
	}
}

/* #merit .merit_wrap .list .detail .merit_title span {
	background: linear-gradient(transparent 60%, #f3e552 60%);
	display: inline-block;
	padding: 0 0.02rem 0.06rem;
} */

#merit .merit_wrap .list .detail .small_text {
	padding-top: 0.10rem;
	font-size: 0.14rem;
	letter-spacing: 0.075em;
	text-align: left;
}

@media screen and (max-width: 599px) {
#merit .merit_wrap .list .detail .small_text {
	font-size: 0.11rem;
}
}

/*================================
社員インタビュー
================================*/
/* タイトル */
#interview .title_wrap {
	background-color: #f9f2a8;
	padding: 0.70rem 0;
}

@media screen and (max-width: 599px) {
	#interview .title_wrap {
		padding: 0.30rem 0;
	}
}

#interview .title_wrap .in {
	max-width: 10.80rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

#interview .title_wrap .title {
	font-size: 0.36rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}

@media screen and (max-width: 599px) {
	#interview .title_wrap .title {
		font-size: 0.24rem;
		text-align: center;
		line-height: 1.25;
		width: 100%;
		margin-bottom: 0.20rem;
	}
}

#interview .title_wrap .title .en_text {
	font-family: 'Poppins', sans-serif;
	font-size: 0.16rem;
	font-weight: 400;
	letter-spacing: 0.025em;
	color: #d70027;
	display: block;
	padding-bottom: 0.15rem;
}

@media screen and (max-width: 599px) {
	#interview .title_wrap .title .en_text {
		font-size: 0.10rem;
		padding-bottom: 0.02rem;
	}
}

#interview .title_wrap .title .underline {
	display: inline-block;
	border-bottom: 2px solid #d70027;
	padding-bottom: 0.10rem;
}

@media screen and (max-width: 599px) {
	#interview .title_wrap .title .underline {
		display: block;
	}
}

#interview .title_wrap .profile_box {
	width: 37%;
	display: flex;
}

@media screen and (max-width: 599px) {
	#interview .title_wrap .profile_box {
		width: calc(100% - 0.20rem);
		margin: auto;
		align-items: center;
	}
}

#interview .title_wrap .profile_box .ph_wrap {
	width: 0.85rem;
	height: 0.85rem;
	border-radius: 0.85rem;
	overflow: hidden;
}

@media screen and (max-width: 599px) {
	#interview .title_wrap .profile_box .ph_wrap {
		width: 0.80rem;
		height: 0.80rem;
		border-radius: 0.80rem;
	}
}

#interview .title_wrap .profile_box .ph_wrap img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

#interview .title_wrap .profile_box .textbox {
	padding-left: 0.16rem;
}

#interview .title_wrap .profile_box .textbox .division {
	font-size: 0.16rem;
	letter-spacing: 0.05em;
	padding-bottom: 0.10rem;
}

@media screen and (max-width: 599px) {
	#interview .title_wrap .profile_box .textbox .division {
		font-size: 0.13rem;
		padding-bottom: 0.06rem;
	}
}

#interview .title_wrap .profile_box .textbox .position {
	font-size: 0.24rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	padding-bottom: 0.10rem;
}

@media screen and (max-width: 599px) {
	#interview .title_wrap .profile_box .textbox .position {
		font-size: 0.18rem;
		padding-bottom: 0.06rem;
	}
}

#interview .title_wrap .profile_box .textbox .name {
	font-size: 0.24rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}

@media screen and (max-width: 599px) {
	#interview .title_wrap .profile_box .textbox .name {
		font-size: 0.18rem;
	}
}

#interview .title_wrap .profile_box .textbox .name span {
	font-size: 0.16rem;
	font-weight: 400;
	display: inline-block;
	padding-left: 0.10rem;
}

@media screen and (max-width: 599px) {
	#interview .title_wrap .profile_box .textbox .name span {
		font-size: 0.12rem;
	}
}

/* インタビュー本文 */
#interview .interview_box {
	max-width: 10.80rem;
	padding: 0.60rem 0.40rem 0;
	box-sizing: border-box;
	margin: auto;
	position: relative;
}

@media screen and (max-width: 599px) {
	#interview .interview_box {
		padding: 0.30rem 0.20rem 0 0.40rem;
	}
}

#interview .interview_box .interview {
	padding-bottom: 0.40rem;
}

#interview .interview_box .interview .title {
	font-size: 0.20rem;
	letter-spacing: 0.075em;
	font-weight: 700;
	position: relative;
	padding-bottom: 0.10rem;
}

@media screen and (max-width: 599px) {
	#interview .interview_box .interview .title {
		font-size: 0.18rem;
		letter-spacing: 0.05em;
		line-height: 1.55;
	}
}

#interview .interview_box .interview .title::before {
	content: "";
	width: 0.20rem;
	height: 0.03rem;
	background-color: #d70027;
	position: absolute;
	left: -0.40rem;
	top: 0.10rem;
}

@media screen and (max-width: 599px) {
	#interview .interview_box .interview .title::before {
		width: 0.10rem;
		left: -0.20rem;
		top: 0.13rem;
	}
}

#interview .interview_box .interview .text {
	/*	font-size: 0.15rem;*/
	font-size: 15px;
	line-height: 1.86;
}

@media screen and (max-width: 599px) {
	#interview .interview_box .interview .text {
		font-size: 0.14rem;
		line-height: 1.75;
		text-align: justify;
	}
}

#interview .interview_box .interview .text.flex {
	display: flex;
	flex-wrap: wrap;
}

#interview .interview_box .interview .text.flex .time {
	width: 1.10rem;
}

@media screen and (max-width: 599px) {
	#interview .interview_box .interview .text.flex .time {
		width: 0.90rem;
	}
}

#interview .interview_box .interview .text.flex .schedule {
	width: calc(100% - 1.10rem);
}

@media screen and (max-width: 599px) {
	#interview .interview_box .interview .text.flex .schedule {
		width: calc(100% - 1.00rem);
	}
}

#interview .interview_box .interview .text.flex .full {
	width: 100%;
}

/* もっと見る */
#interview .interview_wrap {
	max-height: 6.00rem;
	overflow: hidden;
	transition: all 0.8s;
	position: relative;
}

#interview .interview_wrap.open {
	max-height: inherit;
	padding-bottom: 1.50rem;
}

#interview .interview_wrap::after {
	content: "";
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 70%);
	width: 100%;
	height: 4.00rem;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

#interview .interview_wrap.open::after {
	opacity: 0;
}

#interview .interview_wrap .read_more {
	position: absolute;
	width: 3.60rem;
	bottom: 0.80rem;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
	padding: 0.20rem 0 0.24rem;
	font-size: 0.22rem;
	color: #FFF;
	font-weight: 700;
	letter-spacing: 0.075em;
	text-align: center;
	background-color: #111;
	cursor: pointer;
	transition: all 0.3s;
	box-sizing: border-box;
}

@media screen and (max-width: 599px) {
	#interview .interview_wrap .read_more {
		width: 2.40rem;
		padding: 0.15rem 0 0.20rem;
		font-size: 0.15rem;
	}
}

#interview .interview_wrap .read_more span {
	display: block;
	line-height: 1;
}

#interview .interview_wrap .read_more em {
	display: none;
}

#interview .interview_wrap .read_more.open span {
	display: none;
}

#interview .interview_wrap .read_more.open em {
	display: block;
}

#interview .interview_wrap .read_more:hover {
	opacity: 0.7;
}

#interview .interview_wrap .read_more::after {
	content: "";
	width: 0.18rem;
	height: 0.12rem;
	background-image: url(../img/interview_readmore_arrow.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;
}

@media screen and (max-width: 599px) {
	#interview .interview_wrap .read_more::after {
		width: 0.13rem;
		height: 0.08rem;
	}
}

#interview .interview_wrap .read_more.open::after {
	transform: rotate(180deg);
	top: 40%;
}

/*================================
Before Afterのリンク
================================*/
.before_after_btn_wrap {
	padding: 0.20rem 0;
	position: relative;
}

@media screen and (max-width: 599px) {
	.before_after_btn_wrap {
		padding: 0;
	}
}

.before_after_btn_wrap .list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.before_after_btn_wrap .list .btn {
	width: 100%;
	max-width: 4.50rem;
	padding: 0 0.20rem;
}

@media screen and (max-width: 599px) {
	.before_after_btn_wrap .list .btn {
		padding: 0 0.20rem 0.20rem;
	}
}

.before_after_btn_wrap .list .btn a {
	display: block;
}

.before_after_btn_wrap .list .btn a:hover {
	opacity: 0.6;
}

.before_after_btn_wrap .list .btn a img {
	display: block;
}

/*================================
募集中の職種
================================*/
#type {
	padding-top: 0.80rem;
}

#type .title {
	text-align: center;
	font-size: 0.36rem;
	font-weight: 700;
	letter-spacing: 0.075em;
	padding-bottom: 0.40rem;
}

@media screen and (max-width: 599px) {
	#type .title {
		font-size: 0.24rem;
		padding-bottom: 0.20rem;
		letter-spacing: 0.05em;
		line-height: 1.35;
	}
}

#type .title span {
	font-family: 'Poppins', sans-serif;
	font-size: 0.16rem;
	font-weight: 400;
	letter-spacing: 0.025em;
	color: #d70027;
	display: block;
	padding-bottom: 0.10rem;
}

@media screen and (max-width: 599px) {
	#type .title span {
		font-size: 0.10rem;
		padding-bottom: 0.10rem;
	}
}

#type .position_wrap {
	position: relative;
	padding-bottom: 1.20rem;
}

@media screen and (max-width: 599px) {
	#type .position_wrap {
		padding-bottom: 0.60rem;
	}
}

#type .position_wrap .position_title {
	padding-top: 0.40rem;
	text-align: center;
	font-size: 0.30rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}

@media screen and (max-width: 599px) {
	#type .position_wrap .position_title {
		padding-top: 0.30rem;
		font-size: 0.20rem;
	}
}

#type .position_wrap .position_title span {
	display: inline-block;
	border-bottom: 3px solid #d70027;
	padding-bottom: 0.07rem;
}

#type .position_wrap .list {
	padding-top: 0.40rem;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 0.30rem;
}

@media screen and (max-width: 599px) {
	#type .position_wrap .list {
		padding-top: 0.30rem;
		gap: 0.20rem 0;
	}
}

#type .position_wrap .list .detail {
	width: 3.75rem;
	background-color: #FFF;
	box-sizing: border-box;
	padding: 0.30rem;
	position: relative;
	/* margin-bottom: 0.36rem; */
}

@media screen and (max-width: 599px) {
	#type .position_wrap .list .detail {
		width: 100%;
		padding: 0.25rem;
		/* margin-bottom: 0.15rem; */
	}
}

#type .position_wrap .list .detail .detail_title {
	font-size: 0.20rem;
	font-weight: 700;
	text-align: center;
	position: relative;
	padding-bottom: 0.20rem;
	letter-spacing: 0;
	line-height: 0.25rem;
}

@media screen and (max-width: 599px) {
	#type .position_wrap .list .detail .detail_title {
		font-size: 0.18rem;
		padding-bottom: 0.15rem;
	}
}

#type .position_wrap .list .detail .detail_title::after {
	content: "";
	width: 0.20rem;
	height: 2px;
	background-color: #d70027;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

#type .position_wrap .list .detail .text {
	font-size: 0.15rem;
	line-height: 1.73;
	text-align: justify;
	padding: 0.20rem 0 0.70rem;
}

@media screen and (max-width: 599px) {
	#type .position_wrap .list .detail .text {
		font-size: 0.14rem;
		line-height: 1.71;
		text-align: justify;
		padding: 0.10rem 0 0.15rem;
	}
}

#type .position_wrap .list .detail .more_btn {
	position: absolute;
	width: calc(100% - 0.60rem);
	left: 0.30rem;
	bottom: 0.30rem;
}

@media screen and (max-width: 599px) {
	#type .position_wrap .list .detail .more_btn {
		position: relative;
		width: 100%;
		left: auto;
		bottom: auto;
	}
}

#type .position_wrap .list .detail .more_btn a {
	display: block;
	border: 1px solid #000;
	line-height: 0;
	padding: 0.22rem 0 0.26rem;
	text-align: center;
	font-size: 0.16rem;
	color: #000;
	text-decoration: none;
	position: relative;
}

@media screen and (max-width: 599px) {
	#type .position_wrap .list .detail .more_btn a {
		padding: 0.20rem 0 0.22rem;
		font-size: 0.15rem;
	}
}

#type .position_wrap .list .detail .more_btn a:hover {
	color: #FFF;
}

#type .position_wrap .list .detail .more_btn a span {
	position: relative;
}

/* リンク矢印 */
#type .position_wrap .list .detail .more_btn a::after {
	content: "";
	width: 0.30rem;
	height: 0.10rem;
	background-image: url(../img/link_arrow_black.svg);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 0.20rem;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	transition: all 0.5s;
}

@media screen and (max-width: 599px) {
	#type .position_wrap .list .detail .more_btn a::after {
		width: 0.26rem;
		right: 0.10rem;
	}
}

#type .position_wrap .list .detail .more_btn a:hover::after {
	background-image: url(../img/link_arrow_white.svg);
}

#type .position_wrap .list .detail .more_btn a::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: #000;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s;
	position: 0;
}

#type .position_wrap .list .detail .more_btn a:hover::before {
	transform-origin: left top;
	transform: scale(1, 1);
}

/* 職種ごとの色 */
#type .position_wrap.position01::before {
	content: "";
	width: calc(50% + 6.60rem);
	height: calc(100% - 0.80rem);
	top: 0;
	right: 0;
	position: absolute;
	z-index: 0;
	background-color: #e1eef9;
}

@media screen and (max-width: 599px) {
	#type .position_wrap.position01::before {
		width: 100%;
		height: calc(100% - 0.45rem);
	}
}


#type .position_wrap.position02 .list {
	justify-content: center;
}

#type .position_wrap.position02 .list .detail {
	margin: 0 0.20rem 0.36rem;
}

@media screen and (max-width: 599px) {
	#type .position_wrap.position02 .list .detail {
		margin: 0 0 0.15rem;
	}
}

#type .position_wrap.position02::before {
	content: "";
	width: calc(50% + 6.60rem);
	height: calc(100% - 0.80rem);
	top: 0;
	left: 0;
	position: absolute;
	z-index: 0;
	background-color: #f2f2e1;
}

@media screen and (max-width: 599px) {
	#type .position_wrap.position02::before {
		width: 100%;
		height: calc(100% - 0.45rem);
	}
}

/* 2022.10.22追加 募集終了 */
#type .position_wrap .list .detail.end::before {
	content: "応募受付終了";
	width: 100%;
	text-align: center;
	font-size: 0.28rem;
	font-weight: 500;
	letter-spacing: 0.10em;
	line-height: 1;
	color: rgna(0,0,0,0.7);
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
}

#type .position_wrap .list .detail.end::after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.1);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	border: 1px solid #CCC;
	box-sizing: border-box;
}

#type .position_wrap .list .detail.end .detail_title,
#type .position_wrap .list .detail.end .text,
#type .position_wrap .list .detail.end .more_btn a {
	opacity: 0.2;
}

#type .position_wrap .list .detail.end .detail_title::after {
	background-color: #999;
}

#type .position_wrap .list .detail.end .more_btn a {
	border: 1px solid #999;
	pointer-events: none;
}




/*================================
アクセス
================================*/
#access {
	position: relative;
	/* padding-bottom: 0.90rem; */
}

@media screen and (max-width: 599px) {
	#access {
		padding-bottom: 20px;
	}
}

#access .access_wrap {
	background-color: #f2f2f2;
	padding: 0.50rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media screen and (max-width: 599px) {
	#access .in {
		background-color: #f2f2f2;
	}

	#access .access_wrap {
		background-color: #f2f2f2;
		padding: 0.35rem 0 0.25rem;
		text-align: center;
	}
}

#access .access_wrap .leftbox {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
/*	padding-bottom: 0.30rem;*/
}

@media screen and (max-width: 599px) {
	#access .access_wrap .leftbox {
		padding-bottom: 0.20rem;
		align-items: center;
		display: block;
	}
}

#access .access_wrap .leftbox .title {
	font-size: 0.27rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	padding-bottom: 0.20rem;
}

@media screen and (max-width: 599px) {
	#access .access_wrap .leftbox .title {
		font-size: 0.24rem;
		padding-bottom: 0.20rem;
	}
}

#access .access_wrap .leftbox .title span {
	font-family: 'Poppins', sans-serif;
	font-size: 0.16rem;
	font-weight: 400;
	letter-spacing: 0.025em;
	color: #d70027;
	display: block;
	padding-bottom: 0.05rem;
}

@media screen and (max-width: 599px) {
	#access .access_wrap .leftbox .title span {
		font-size: 0.10rem;
		padding-bottom: 0.06rem;
	}
}

#access .access_wrap .leftbox .text {
	font-size: 0.16rem;
	letter-spacing: 0.05em;
	padding-bottom: 0.15rem;
}

@media screen and (max-width: 599px) {
	#access .access_wrap .leftbox .text {
		font-size: 0.15rem;
		letter-spacing: 0.05em;
		padding-bottom: 0.15rem;
		line-height: 1.45;
	}
}

#access .access_wrap .leftbox .map_link a {
	font-size: 0.16rem;
	color: #000;
	text-decoration: none;
}

#access .access_wrap .leftbox .map_link a::after {
	content: "";
	width: 0.18rem;
	height: 0.12rem;
	display: inline-block;
	background-image: url(../img/arrow_red.svg);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
	top: -0.01rem;
}

#access .access_wrap .leftbox .map_link a span {
	border-bottom: 1px solid #000;
	line-height: 1.2;
	display: inline-block;
}

#access .access_wrap .leftbox .ph_wrap {
	display: flex;
	justify-content: space-between;
}

#access .access_wrap .leftbox .ph_wrap .ph01 {
	width: 39.50%;
}

#access .access_wrap .leftbox .ph_wrap .ph02 {
	width: 59.61%;
}

#access .access_wrap .gmap_wrap {
	width: 100%;
	height: 4.20rem;
	box-sizing: border-box;
	border: 1px solid #CCC;
}

@media screen and (max-width: 599px) {
	#access .access_wrap .gmap_wrap {
		height: 66.66vw;
	}
}

#access .access_wrap .gmap_wrap iframe {
	width: 100%;
	height: 100%;
}

/* 2022.8.29 福岡 */
#access .access_wrap .map_wrap {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 0.30rem;
}

@media screen and (max-width: 599px) {
	#access .access_wrap .map_wrap {
		padding-top: 0.10rem;
	}
}

#access .access_wrap .map_wrap .map_box {
	width: 48%;
}

@media screen and (max-width: 599px) {
	#access .access_wrap .map_wrap .map_box {
		width: 100%;
	}
	#access .access_wrap .map_wrap .map_box:first-child {
		padding-bottom: 0.30rem;
		border-bottom: 1px solid #CCC;
		margin-bottom: 0.30rem;
	}
}

#access .access_wrap .map_wrap .map_box .office_name {
	font-size: 0.20rem;
	font-weight: 700;
	padding-bottom: 0.15rem;
}

@media screen and (max-width: 599px) {
	#access .access_wrap .map_wrap .map_box .office_name {
		font-size: 0.18rem;
	}
}

#access .access_wrap .map_wrap .map_box .gmap_wrap {
	margin-top: 0.30rem;
}

@media screen and (max-width: 599px) {
	#access .access_wrap .map_wrap .map_box .gmap_wrap {
		margin-top: 0.20rem;
	}
}

/*================================
説明会
================================*/
#session {
	position: relative;
	/* background-color: #f9f2a8; */
	padding: 0.50rem 0;
	padding-bottom: 0;
}

@media screen and (max-width: 599px) {
	#session {
		padding: 0.20rem 0;
	}
}

#session .session_wrap {
	background-color: #FFF;
	padding: 0.70rem 1.00rem;
}

@media screen and (max-width: 599px) {
	#session .session_wrap {
		padding: 0.30rem 0.20rem;
	}
}

#session .session_wrap .lead {
	text-align: center;
	font-size: 0.30rem;
	font-weight: 700;
	letter-spacing: 0.075em;
	padding-bottom: 0.15rem;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .lead {
		text-align: center;
		font-size: 0.16rem;
		line-height: 1.5;
		letter-spacing: 0.05em;
		padding-bottom: 0.10rem;
	}
}

#session .session_wrap .lead span {
	color: #d70027;
}

#session .session_wrap .title {
	font-size: 0.50rem;
	font-weight: 900;
	text-align: center;
	padding-bottom: 0.25rem;
	letter-spacing: 0.05em;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .title {
		font-size: 0.24rem;
	}
}

#session .session_wrap .time {
	font-size: 0.24rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.05em;
	padding-bottom: 0.55rem;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .time {
		font-size: 0.16rem;
		padding-bottom: 0.25rem;
	}
}

#session .session_wrap .time span {
	display: inline-block;
	border-bottom: 0.05rem solid #d70027;
	padding-bottom: 0.05rem;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .time span {
		border-bottom: 0.03rem solid #d70027;
	}
}

#session .session_wrap .icon_list {
	padding-bottom: 0.50rem;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .icon_list {
		padding-bottom: 0.30rem;
	}
}

#session .session_wrap .icon_list .list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#session .session_wrap .icon_list .list .detail {
	width: 33.3%;
	text-align: center;
	padding-bottom: 0.20rem;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .icon_list .list .detail {
		width: 100%;
		text-align: left;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
}

#session .session_wrap .icon_list .list .detail .icon {
	width: 1.50rem;
	height: 1.50rem;
	margin: auto;
	padding-bottom: 0.10rem;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .icon_list .list .detail .icon {
		width: 0.80rem;
		height: 0.80rem;
		padding-bottom: 0;
	}
}

#session .session_wrap .icon_list .list .detail .text {
	font-size: 0.22rem;
	line-height: 1.59;
	letter-spacing: 0.05em;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .icon_list .list .detail .text {
		font-size: 0.16rem;
		line-height: 1.50;
		width: calc(100% - 0.90rem);
		padding-left: 0.10rem;
		box-sizing: border-box;
	}
}

#session .session_wrap .icon_list .list .detail .text span {
	font-weight: 700;
	color: #d70027;
	background: linear-gradient(transparent 60%, #f3e552 60%);
}

@media screen and (max-width: 599px) {
	#session .session_wrap .icon_list .list .detail .text span {
		background: linear-gradient(transparent 70%, #f3e552 70%);
	}
}

/* こんなことをお話しします */
#session .session_wrap .talk_session {
	position: relative;
}

#session .session_wrap .talk_session::before {
	content: "";
	width: 100%;
	height: calc(100% - 0.18rem);
	border: 3px solid #d70027;
	border-radius: 0.20rem;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
	box-sizing: border-box;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .talk_session::before {
		height: calc(100% - 0.10rem);
		border-radius: 0.10rem;
	}
}

#session .session_wrap .talk_session .talk_title {
	text-align: center;
	font-size: 0.34rem;
	font-weight: 700;
	color: #d70027;
	letter-spacing: 0.10em;
	position: relative;
	z-index: 1;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .talk_session .talk_title {
		font-size: 0.20rem;
		letter-spacing: 0.05em;
	}
}

#session .session_wrap .talk_session .talk_title span {
	display: inline-block;
	padding: 0 0.15rem;
	background-color: #FFF;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .talk_session .talk_title span {
		padding: 0 0.10rem;
	}
}

#session .session_wrap .talk_session .talk_session_wrap {
	padding: 0.40rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .talk_session .talk_session_wrap {
		padding: 0.15rem;
	}
}

#session .session_wrap .talk_session .talk_session_wrap .list {
	width: 100%;
	max-width: 6.95rem;
	box-sizing: border-box;
	background-color: #fdfadc;
	border-radius: 0.10rem;
	padding: 0.10rem 0.30rem;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .talk_session .talk_session_wrap .list {
		border-radius: 0.05rem;
		padding: 0.10rem 0.20rem;
	}
}

#session .session_wrap .talk_session .talk_session_wrap .list .text {
	font-size: 0.23rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 2.08;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .talk_session .talk_session_wrap .list .text {
		font-size: 0.16rem;
		line-height: 1.60;
		padding-bottom: 0.10rem;
		letter-spacing: 0.02em;
		text-indent: -0.20rem;
		margin-left: 0.20rem;
	}
}

#session .session_wrap .talk_session .talk_session_wrap .list .text::before {
	content: "";
	width: 0.28rem;
	height: 0.18rem;
	display: inline-block;
	background-image: url(../img/talk_icon.svg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .talk_session .talk_session_wrap .list .text::before {
		width: 0.20rem;
		height: 0.12rem;
	}
}

#session .session_wrap .talk_session .talk_session_wrap .talk_person {
	width: 100%;
	max-width: 1.80rem;
	text-align: center;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .talk_session .talk_session_wrap .talk_person {
		max-width: 100%;
		padding: 0.15rem 0 0.10rem;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
	}
}

#session .session_wrap .talk_session .talk_session_wrap .talk_person .ph_wrap {
	width: 1.80rem;
	height: 1.80rem;
	border-radius: 0.90rem;
	overflow: hidden;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .talk_session .talk_session_wrap .talk_person .ph_wrap {
		width: 0.80rem;
		height: 0.80rem;
		border-radius: 0.40rem;
	}
}

#session .session_wrap .talk_session .talk_session_wrap .talk_person .name {
	padding-top: 0.20rem;
	font-size: 0.16rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .talk_session .talk_session_wrap .talk_person .name {
		padding-top: 0;
		padding-left: 0.10rem;
		font-size: 0.15rem;
	}
}

#session .session_wrap .entry_btn {
	width: 100%;
	max-width: 7.00rem;
	margin: auto;
	padding-top: 0.50rem;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .entry_btn {
		padding-top: 0.30rem;
	}
}

#session .session_wrap .entry_btn a {
	display: block;
	line-height: 0;
	padding: 0.45rem 0 0.48rem;
	font-size: 0.30rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-color: #000;
	box-shadow: 0.07rem 0.07rem 0 rgba(0, 0, 0, 0.3);
	position: relative;
}

@media screen and (max-width: 599px) {
	#session .session_wrap .entry_btn a {
		line-height: 1.38;
		padding: 0.15rem 0.10rem 0.18rem 0;
		font-size: 0.18rem;
		box-shadow: 0.03rem 0.03rem 0 rgba(0, 0, 0, 0.3);
	}
}

#session .session_wrap .entry_btn a:hover {
	box-shadow: 0.07rem 0.07rem 0 rgba(215, 0, 39, 0.3);
}

@media screen and (max-width: 599px) {
	#session .session_wrap .entry_btn a:hover {
		box-shadow: 0.03rem 0.03rem 0 rgba(215, 0, 39, 0.3);
	}
}

#session .session_wrap .entry_btn a span {
	position: relative;
}

#session .session_wrap .entry_btn a::after {
	content: "";
	width: 0.30rem;
	height: 0.10rem;
	background-image: url(../img/link_arrow_white.svg);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 0.20rem;
	top: 50%;
	transform: translateY(-50%);
}

@media screen and (max-width: 599px) {
	#session .session_wrap .entry_btn a::after {
		width: 0.24rem;
		right: 0.10rem;
	}
}

#session .session_wrap .entry_btn a::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: #d70027;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s;
	position: 0;
	z-index: 0;
}

#session .session_wrap .entry_btn a:hover::before {
	transform-origin: left top;
	transform: scale(1, 1);
}


/*================================
フッター帯写真
================================*/
.footer_line_ph .slide {
	display: flex;
	justify-content: space-between;
	padding: 0.02rem 0;
}

.footer_line_ph .slide .ph {
	width: 24.9%;
}

/*========================
LOOPER
========================*/
#ph_looper .slick-slide {
	padding-left: 0.02rem;
}

#ph_looper {
	position: relative;
	height: 2.40rem;
	overflow: hidden;
	width: 100%;
	display: none;
}

@media screen and (max-width: 599px) {
	#ph_looper {
		border-top: 2px solid #FFF;
		border-bottom: 2px solid #FFF;
		height: 1.70rem;
		display: block;
	}
}

.loopslider_wrap {
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
}

.loopslider_wrap ul {
	display: flex;
}

#ph_looper .loop_item {
	width: 20.00rem;
	height: 2.40rem;
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 499px) {
	#ph_looper .loop_item {
		width: 15.00rem;
		height: 1.80rem;
	}
}

#ph_looper .loop_item div {
	width: 4.00rem;
	height: 2.40rem;
	overflow: hidden;
}

@media screen and (max-width: 499px) {
	#ph_looper .loop_item div {
		width: 2.50rem;
		height: 1.80rem;
		overflow: hidden;
	}
}

#ph_looper .loop_item div img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/*================================
いますぐ応募する方はこちら
================================*/
.cta_footer {
	background-color: #f9f2a8;
	padding: 0.70rem 0 0.90rem;
}

@media screen and (max-width: 599px) {
	.cta_footer {
		padding: 0.30rem 0 0.40rem;
	}
}

.cta_footer .entry_btn {
	width: 100%;
	max-width: 6.40rem;
	margin: auto;
}

@media screen and (max-width: 599px) {
	.cta_footer .entry_btn {
		max-width: 3.00rem;
	}
}

.cta_footer .entry_btn a {
	display: block;
	line-height: 0;
	padding: 0.38rem 0 0.42rem;
	background-color: #d70027;
	font-size: 0.28rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	position: relative;
	box-shadow: 0.07rem 0.07rem 0 rgba(215, 0, 39, 0.3);
}

@media screen and (max-width: 599px) {
	.cta_footer .entry_btn a {
		padding: 0.23rem 0 0.27rem;
		font-size: 0.16rem;
		box-shadow: 0.03rem 0.03rem 0 rgba(215, 0, 39, 0.3);
	}
}

.cta_footer .entry_btn a::after {
	content: "";
	width: 0.30rem;
	height: 0.10rem;
	background-image: url(../img/link_arrow_white.svg);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 0.20rem;
	top: 50%;
	transform: translateY(-50%);
}

@media screen and (max-width: 599px) {
	.cta_footer .entry_btn a::after {
		width: 0.24rem;
		right: 0.10rem;
	}
}

.cta_footer .entry_btn a:hover {
	box-shadow: 0.07rem 0.07rem 0 rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 599px) {
	.cta_footer .entry_btn a:hover {
		box-shadow: 0.03rem 0.03rem 0 rgba(0, 0, 0, 0.3);
	}
}

.cta_footer .entry_btn a span {
	position: relative;
}

.cta_footer .entry_btn a::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: #000;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s;
	position: 0;
	z-index: 0;
}

.cta_footer .entry_btn a:hover::before {
	transform-origin: left top;
	transform: scale(1, 1);
}

.cta_footer .list {
	padding-top: 0.30rem;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.cta_footer .list .link {
	padding: 0 0.30rem;
}

@media screen and (max-width: 599px) {
	.cta_footer .list .link {
		padding: 0 0 0.10rem;
	}
}

.cta_footer .list .link a {
	font-size: 0.18rem;
	letter-spacing: 0.05em;
	color: #000;
	text-decoration: none;
}

@media screen and (max-width: 599px) {
	.cta_footer .list .link a {
		font-size: 0.13rem;
	}
}

.cta_footer .list .link a:hover {
	color: #d70027;
}

.cta_footer .list .link a::before {
	content: "";
	width: 0.15rem;
	height: 0.12rem;
	display: inline-block;
	background-image: url(../img/arrow_red.svg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
	top: 0.01rem;
	transition: all 0.3s;
}

@media screen and (max-width: 599px) {
	.cta_footer .list .link a::before {
		width: 0.10rem;
		height: 0.08rem;
	}
}

.cta_footer .list .link a:hover::before {
	width: 0.12rem;
	margin-left: 0.03rem;
}

@media screen and (max-width: 599px) {
	.cta_footer .list .link a:hover::before {
		width: 0.10rem;
		margin-left: 0;
	}
}

.cta_footer .list .link a span {
	border-bottom: 1px solid #000;
	line-height: 1.2;
	display: inline-block;
	transition: all 0.3s;
}

.cta_footer .list .link a:hover span {
	border-bottom: 1px solid #d70027;
}

/*================================
フッター
================================*/
footer {
	padding: 0.25rem 0 0.35rem;
	position: relative;
}

@media screen and (max-width: 599px) {
	footer {
		padding: 0.20rem 0 0.25rem;
	}
}

footer::before {
	content: "";
	width: 50%;
	height: 0.10rem;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
}

@media screen and (max-width: 599px) {
	footer::before {
		height: 0.05rem;
	}
}

footer::after {
	content: "";
	width: 50%;
	height: 0.10rem;
	background-color: #d70027;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0;
}

@media screen and (max-width: 599px) {
	footer::after {
		height: 0.05rem;
	}
}

footer .in {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media screen and (max-width: 599px) {
	footer .in {
		display: block;
	}
}

footer .in .logo {
	width: 1.36rem;
}

@media screen and (max-width: 599px) {
	footer .in .logo {
		width: 1.00rem;
	}
}

footer .in .copyright {
	font-size: 0.12rem;
	letter-spacing: 0.05em;
	font-family: 'Poppins', sans-serif;
	text-align: right;
}

@media screen and (max-width: 599px) {
	footer .in .copyright {
		font-size: 0.10rem;
		text-align: left;
		padding-top: 0.10rem;
	}
}

/* 注意書き */
#available .kakomi .kakomi_text .list .link a sup {
	font-size: 0.10rem;
	position: relative;
}

#available .kakomi .kakomi_text .small_caption {
	font-size: 0.12rem;
	font-weight: 400;
	line-height: 1.75;
	padding-top: 0.10rem;
	width: 70%;
	margin-left: 0.16rem;
}

@media screen and (max-width: 599px) {
	#available .kakomi .kakomi_text .small_caption {
		font-size: 0.11rem;
		width: 90%;
		box-sizing: border-box;
		line-height: 1.5;
		padding-top: 0;
		padding-bottom: 0.10rem;
	}
}

/* #jinji {
	padding-bottom: 0.50rem;
}

#jinji .position_wrap {
	padding-bottom: 1.50rem;
} */

/* @media screen and (max-width: 599px) {
	#jinji .position_wrap {
		padding-bottom: 0.50rem;
	}
	#jinji #type02.position_wrap .detail {
		margin-bottom: 0.80rem;
	}
} */

#jinji .position_wrap .detail_title sup {
	font-size: 0.11rem;
	padding-left: 0.04rem;
}

#jinji .position_wrap .small_caption {
	font-size: 0.12rem;
	line-height: 1.75;
	text-align: left;
	position: relative;
	display: block;
	padding-top: 0.10rem;
}

@media screen and (max-width: 599px) {
	#jinji .position_wrap .small_caption {
		/* text-align: left;
		padding: 0 0.20rem;
		text-indent: -0.26rem;
		margin-left: 0.12rem;
		line-height: 1.56;
		position: absolute;
		top: auto;
		bottom: -0.50rem; */
	}
}

/*================================
0516イベントバナー
================================*/
.event {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 11rem;
}

@media screen and (max-width: 599px) {
	.event {
		margin-top: 0.2rem;
		margin-bottom: 0.15rem;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		width: 100%;
		padding: 0 0.20rem;
		box-sizing: border-box;
	}
}

/* 2025.4.3 浜松 */
.hamamatsu #access.d-block {
	display: block;
	margin-top: 0.50rem;
}

@media screen and (max-width: 599px) {
.hamamatsu #access.d-block {
	margin-top: 0.20rem;
}
}

#available .kakomi .kakomi_text .list .link a {
	display: flex;
}

#available .kakomi .kakomi_text .list .link a::before {
	margin-top: 6px;
}

@media screen and (max-width: 599px) {
	#available .kakomi .kakomi_text .list .link a::before {
		margin-top: 12px;
	}
	
}

#merit .merit_wrap .list .detail .textbox.no-icon {
	width: 100%;
}

#merit .merit_wrap .list .detail .merit_title {
	line-height: 30px;
}

@media screen and (max-width: 599px) {
#merit .merit_wrap .list .detail .merit_title {
	line-height: 30px;
}
}

#merit .merit_wrap .list .detail .merit_title span.marker {
	display: initial;
	padding: 0 0.02rem;
  background: linear-gradient(transparent 60%, #f3e552 0%);
}

.event.d-block {
	display: block;
}

span.inline-block {
	display: inline-block !important;
}

/*================================
関連コンテンツ
================================*/
.relation {
	background-color: #F1F1F1;
	padding: 0.50rem 0;
}
@media screen and (max-width: 599px) {
	.relation {
		background-color: #F1F1F1;
		padding: 0.30rem 0;
		margin-top: 0.70rem;
	}
}

.relation .in {
	max-width: 8.80rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.relation .in .sec_ttl {
	width: 100%;
	text-align: center;
	font-size: 0.30rem;
	font-weight: 700;
	padding-bottom: 0.40rem;
}
@media screen and (max-width: 599px) {
	.relation .in .sec_ttl {
		font-size: 0.18rem;
		padding-bottom: 0.20rem;
	}
}

.relation .in .reraltion_box {
	width: 48%;
}
@media screen and (max-width: 599px) {
	.relation .in .reraltion_box {
		width: 49%;
		padding-bottom: 0;
		background-color: #FFF;
	}
}

.relation .in .reraltion_box a {
	display: block;
	text-decoration: none;
	color: #000;
}
@media screen and (max-width: 599px) {
	.relation .in .reraltion_box a {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		justify-content: space-between;
	}
}

.relation .in .reraltion_box a:hover {
	opacity: 0.7;
}

.relation .in .reraltion_box a .ph_wrap {
	width: 100%;
	height: 2.25rem;
	overflow: hidden;
}
@media screen and (max-width: 599px) {
	.relation .in .reraltion_box a .ph_wrap {
		width: 100%;
		height: auto;
	}
}

.relation .in .reraltion_box a .ph_wrap img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s;
}

.relation .in .reraltion_box a:hover .ph_wrap img {
	transform: scale(1.03);
}

.relation .in .reraltion_box a .ttl {
	padding-top: 0.15rem;
	font-size: 0.18rem;
	font-weight: 600;
	line-height: 1.75;
}
@media screen and (max-width: 599px) {
	.relation .in .reraltion_box a .ttl {
		padding-top: 0;
		font-size: 0.12rem;
		letter-spacing: 0;
		font-weight: 500;
		line-height: 1.5;
		padding: 0.14rem;
		text-align: justify;
	}
}
