@charset "utf-8";
/*------------------------------------------------------------
	recruit
------------------------------------------------------------*/
.pageTitle {
	padding: 22.1rem 0 0;
	position: relative;
	overflow: hidden;
	border-bottom: 0;
}
.pageTitle .content {
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	height: calc(100% - 22.1rem);
	width: 100%;
}
.pageTitle .title {
	padding-left: 1rem;
	position: absolute;
	top: 6.5rem;
	right: 8rem;
	text-align: right;
	color: #02af94;
	font-weight: 600;
	font-size: 1.6rem;
}
.pageTitle .title::after {
	right: 100%;
	position: absolute;
	top: 50%;
	height: 1px;
	width: 16rem;
	background-color: #02af94;
	content: "";
	z-index: 1;
}
.pageTitle h2 {
	position: absolute;
	bottom: 9rem;
	left: 8rem;
	z-index: 1;
	font-size: 7.8rem;
	font-weight: 700;
	line-height: 1.3;
}
.pageTitle h2 .color {
	color: #02af94;
}
.pageTitle .photoBox {
	position: relative;
	z-index: 1;
	margin-bottom: -8.5rem;
}
.pageTitle .photoBox ul {
	align-items: flex-start !important;
}
.pageTitle .photoBox li {
	margin-right: 4rem;
}
.pageTitle .photoBox li img {
	height: 42rem;
}
.pageTitle .photoBox li.else img {
	height: 55.8rem;
}
.pageTitle .photoBox li:nth-child(6n-5) {
	margin-top: 6.9rem;
}
.pageTitle .photoBox li:nth-child(6n-4) {
	margin-top: 10.9rem;
}
.pageTitle .photoBox li:nth-child(6n-3) {
	margin-top: 3rem;
}
.pageTitle .photoBox li:nth-child(6n-1) {
	margin-top: 10.7rem;
}
.pageTitle .photoBox li:nth-child(6n) {
	margin-top: 3rem;
}
.pageTitle .comSlider p {
	width: 200rem;
	margin: 0;
	font-size: 20rem;
	color: rgba(2, 175, 148, 0.05);
	line-height: 1.3;
}
#main .topBox {
	margin: 0 auto 12.5rem;
	max-width: 120rem;
	gap: 2rem;
}
#main .topBox .headLine07 {
	flex: 1;
}
#main .topBox .headLine07 .en {
	margin-bottom: 0.7rem;
	font-size: 1.3rem;
}
#main .topBox .headLine07 .jp {
	font-size: 3.8rem;
}
#main .topBox .rBox {
	margin-top: 2.7rem;
	width: 56rem;
}
#main .topBox .rBox .text {
	margin-bottom: 3rem;
	line-height: 2;
}
#main .topBox .rBox .text01 {
	margin-bottom: 6rem;
}
#main .topBox .rBox .text:last-of-type {
	margin-bottom: 0;
}
#main .outBox {
	margin-bottom: 18rem;
}
#main .outBox img {
	width: 100%;
}
#main .imgBox {
	margin-bottom: 15rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#main .imgBox:last-of-type {
	margin-bottom: 0;
}
#main .imgBox.reverse {
	flex-direction: row-reverse;
}
#main .imgBox .textBox {
	padding: 0 12rem;
	width: calc(50%);
}
#main .imgBox .textBox .sub {
	margin-left: auto;
	width: 48rem;
}
#main .imgBox.reverse .textBox .sub {
	margin-left: 0;
}
#main .imgBox .textBox .headLine04 {
	margin-bottom: 4.3rem;
	line-height: 1.56;
}
#main .imgBox .textBox .headLine04 .en {
	margin-bottom: 1.5rem;
}
#main .imgBox .textBox p {
	margin-bottom: 4rem;
	font-size: 1.4rem;
	line-height: 2;
}
#main .imgBox .photoBox {
	width: calc(50%);
}
#main .imgBox .photoBox img {
	width: 100%;
}
#main .comInnerUl li {
	min-height: 42rem;
}
#main .comInnerUl::after {
	display: none;
}
#main .comInnerUl .comSlider p {
	margin-bottom: -4.2rem;
	width: 190rem;
	font-size: 20rem;
	line-height: 1.1;
	color: rgba(2, 175, 148, 0.05);
}
@media all and (max-width: 896px) {
	.pageTitle {
		margin-bottom: 1.5rem;
		padding-top: 13.3rem;
	}
	.pageTitle .content {
		height: calc(100% - 13.3rem);
	}
	.pageTitle .title {
		padding-left: 0.6rem;
		top: auto;
		bottom: 6.5rem;
		right: 2rem;
		font-size: 1.3rem;
	}
	.pageTitle .title::after {
		width: 19.5rem;
	}
	.pageTitle h2 {
		bottom: 10.7rem;
		left: 2rem;
		font-size: 4rem;
		line-height: 1.325;
	}
	.pageTitle .photoBox {
		margin-bottom: 6rem;
	}
	.pageTitle .photoBox li {
		margin-right: 2.6rem;
	}
	.pageTitle .photoBox li img {
		height: 17.7rem;
	}
	.pageTitle .photoBox li.else img {
		height: 23.5rem;
	}
	.pageTitle .photoBox li:nth-child(6n-5) {
		margin-top: 2.1rem;
	}
	.pageTitle .photoBox li:nth-child(6n-4) {
		margin-top: 4.6rem;
	}
	.pageTitle .photoBox li:nth-child(6n-3) {
		margin-top: 1.3rem;
	}
	.pageTitle .photoBox li:nth-child(6n-1) {
		margin-top: 4.6rem;
	}
	.pageTitle .photoBox li:nth-child(6n) {
		margin-top: 1.3rem;
	}
	.pageTitle .comSlider p {
		width: 128rem;
		margin: 0;
		font-size: 13rem;
	}
	#main .topBox {
		margin-bottom: 5.6rem;
		max-width: 100%;
		display: block;
	}
	#main .topBox .headLine07 {
		margin-bottom: 2.5rem;
	}
	#main .topBox .headLine07 .en {
		margin-bottom: 0.3rem;
		font-size: 1.1rem;
	}
	#main .topBox .headLine07 .jp {
		font-size: 2rem;
	}
	#main .topBox .rBox {
		margin-top: 0;
		width: auto;
	}
	#main .topBox .rBox .text {
		margin-bottom: 2.8rem;
	}
	#main .topBox .rBox .text01 {
		margin-bottom: 2.8rem;
	}
	#main .outBox {
		margin-bottom: 8rem;
	}
	#main .imgBox {
		margin-bottom: 8rem;
		display: block;
	}
	#main .imgBox .textBox {
		padding: 0 2rem 5rem;
		width: auto;
	}
	#main .imgBox .textBox .sub {
		width: auto;
	}
	#main .imgBox .textBox .headLine04 {
		margin-bottom: 2.5rem;
		line-height: 1.5;
	}
	#main .imgBox .textBox .headLine04 .en {
		margin-bottom: 0.7rem;
	}
	#main .imgBox .textBox p {
		margin-bottom: 2rem;
	}
	#main .imgBox .photoBox {
		width: auto;
	}
	#main .comInnerUl {
		margin: -2rem 0 6rem;
	}
	#main .comInnerUl ul {
		margin-bottom: 0;
	}
	#main .comInnerUl li {
		min-height: fit-content;
	}
	#main .comInnerUl a {
		min-height: 15.5rem;
	}
	#main .comInnerUl .comSlider p {
		margin-bottom: -4.2rem;
		width: 190rem;
		font-size: 20rem;
		line-height: 1.1;
		color: rgba(2, 175, 148, 0.05);
	}
}