@charset "utf-8";
/*------------------------------------------------------------
	recruite
------------------------------------------------------------*/
#main {
	padding-bottom: 0;
	overflow: hidden;
}
#main .comCenterTxt {
	margin-bottom: 9.5rem;
}
#main .imgBox {
	display: flex;
	gap: 11.5rem;
	align-items: flex-start;
}
#main .imgBox .textBox {
	margin-top: -0.8rem;
	flex: 1;
	text-align: justify;
}
#main .imgBox .textBox p {
	margin-bottom: 3.1rem;
}
#main .imgBox .photo {
	width: 50.1rem;
	aspect-ratio: 501/400;
	position: relative;
}
#main .imgBox .photo  img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .imgBox .photo .title {
	position: absolute;
	left: 0;
	bottom: -7.2rem;
	font-size: 3.2rem;
	letter-spacing: 0;
	font-weight: 400;
	line-height: 2.187;
	font-family: "Shippori Mincho", serif;
}
#main .imgBox .photo .title .col {
	color: #fff;
}
#main .imgBox .name {
	font-size: 2.9rem;
	line-height: 1.2;
	letter-spacing: 0;
}
#main .imgBox .name span {
	margin-right: 2.3rem;
	font-size: 2rem;
}
#main .headLine01 {
	margin-bottom: 7.5rem;
}
#main p {
	letter-spacing: 0.1em;
}
#main .imgList {
	margin-bottom: 10.2rem;
}
#main .imgList  .slick-list {
	overflow: visible !important;
}
#main .imgList li {
	margin: 0 1rem;
	width: 34.6rem !important;
	display: block !important;
	aspect-ratio: 346/276;
}
#main .imgList li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .mission {
	margin-bottom: 8.8rem;
}
#main .scenery {
	margin-bottom: 7.6rem;
}
#main .scenery .infiniteslide_wrap {
	overflow: visible !important;
}
#main .scenery .imgList {
	display: flex !important;
}
#main .scenery .imgList li {
	flex-shrink: 0;
}
#main .scenery .headLine01 {
	margin-bottom: 8.1rem;
}
#main .headLine01.head01 {
	margin-bottom: 2.8rem;
}
#main .scenery .imgBox {
	gap: 17rem;
	flex-direction: row-reverse;
}
#main .scenery .headLine03 {
	margin: -1.7rem 0 0;
	padding: 0;
	width: 45rem;
	line-height: 1.875;
}
#main .scenery .headLine03::before {
	display: none;
}
#main .textList {
	margin: 0 -0.6rem 3rem;
	line-height: 2;
	letter-spacing: 0.1em;
}
#main .textList ~ p {
	margin: 0 -0.3rem;
}
#main .textList li {
	padding-left: 1.5rem;
	text-indent: -1.5rem;
}
#main .taskBox {
	margin-bottom: 10.6rem;
}
#main .positions {
	margin: 13.5rem 0 0;
	padding: 12.4rem 0 19.8rem;
}
#main .positions .headLine02 {
	margin-bottom: 12.6rem;
}
#main .tableBox {
	margin: 0 auto 14rem;
	width: 80rem;
}
#main .tableBox table {
	border-collapse: collapse;
	width: 100%;
}
#main .tableBox th,
#main .tableBox td {
	vertical-align: middle;
	text-align: left;
	line-height: 2;
	font-weight: 300;
	letter-spacing: 0.1em;
	word-break: break-all;
	border-top: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
	text-align: justify;
}
#main .tableBox th {
	padding: 2.8rem 4rem 3rem;
	width: 26.6rem;
	font-weight: 500;
	background-color: #E5E5E5;
}
#main .tableBox td {
	padding: 2.8rem 4rem 3rem;
	background-color: #fff;
}
#main .positions .comBtn a {
	min-width: 19.1rem;
}
@media all and (min-width: 897px) {
	.comPageTitle {
		justify-content: flex-end;
	}
	.comPageTitle h2 {
		margin-bottom: -0.4rem;
		max-width: 50.7rem;
	}
}
@media all and (max-width: 896px) {
	#main .headLine01 {
		margin-bottom: 3.8rem;
		text-align: left;
	}
	#main .comCenterTxt {
		margin: 0 4rem 4.3rem auto !important;
		width: calc(100% - 14rem) !important;
	}
	#main .content {
		margin: 0 2rem;
	}
	#main .imgBox {
		display: block;
	}
	#main .imgBox .photo {
		margin-bottom: 7.5rem;
		width: auto;
	}
	#main p {
		font-size: 1.3rem;
	}
	#main .imgBox .photo .title {
		font-size: 1.7rem;
		line-height: 2;
		font-weight: 500;
		bottom: -3.4rem;
	}
	#main .imgBox .textBox p {
		margin-bottom: 2.6rem;
	}
	#main .imgBox .textBox p:last-child {
		margin-bottom: 0;
	}
	#main .imgBox .name {
		margin: 3.8rem 0 0;
		font-size: 1.6rem;
		font-weight: 500;
	}
	#main .imgBox .name span {
		margin-right: 1.5rem;
		font-size: 1.4rem;
	}
	#main .mission {
		margin-bottom: 8.4rem;
	}
	#main .imgList {
		margin-bottom: 4rem;
	}
	#main .imgList li {
		margin: 0 0.5rem;
		width: 17.3rem !important;
	}
	#main .scenery .headLine01 {
		margin-bottom: 4.1rem;
	}
	#main .scenery .headLine03 {
		margin: 0 0 4rem;
		font-size: 1.7rem;
		line-height: 2;
		letter-spacing: 0;
	}
	#main .textList {
		margin: 0 0 2.7rem;
		font-size: 1.3rem;
	}
	#main .textList li {
		text-indent: 0;
		padding: 0;
		text-align: justify;
	}
	#main .taskBox,
	#main .scenery {
		margin-bottom: 8.2rem;
	}
	#main .textList ~ p {
		margin: 0;
		letter-spacing: 0.06em;
		text-align: justify;
	}
	#main .positions {
		margin: 6.2rem 0 0;
		padding: 6.6rem 0 10.3rem;
	}
	#main .positions .headLine02 {
		margin-bottom: 4.5rem;
		font-size: 2.2rem;
		letter-spacing: 0.1em;
	}
	#main .tableBox {
		margin-bottom: 6.7rem;
		width: 100%;
	}
	#main .tableBox th {
		width: 35.5%;
	}
	#main .tableBox th,
	#main .tableBox td {
		padding: 1.3rem 1rem 1.3rem 1.5rem;
		font-size: 1.5rem;
		vertical-align: top;
		line-height: 1.666;
		font-feature-settings: "palt";
	}
	#main .tableBox td {
		font-weight: 400;
		letter-spacing: 0;
	}
	#main .tableBox .cell {
		letter-spacing: 0;
	}
	#main .positions .comBtn a {
		font-size: 1.4rem;
		min-width: 22.7rem;
	}
}