@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .industry .centerTxt {
	padding-top: 0.5rem;
	margin-bottom: 10rem;
	text-align: center;
	font-size: 2.5rem;
	letter-spacing: 0.025em;
	line-height: 2.27;
	font-feature-settings: "palt";
}
#main .industrySec h3 {
	margin-bottom: 2.8rem;
	text-align: center;
	font-size: 3.7rem;
	font-weight: 700;
	letter-spacing: 0.025em;
	color: #036DB8;
}
#main .bigPhoto {
	margin: 0 auto 1.5rem;
	max-width: 95.5rem;
	text-align: center;
}
#main .industrySec .arrow {
	margin: 0 auto 5.8rem;
	width: 8rem;
}
#main .construction h3 {
	min-width: 54.1rem;
	width: fit-content;
	margin: 0 auto 5rem;
	text-align: center;
	font-size: 3.2rem;
	font-weight: 700;
	letter-spacing: 0.025em;
	color: #fff;
	border-radius: 100vmax;
	padding: 0.5rem 2rem 1.2rem;
	background-color: #ED7700;
}
#main .construction .inner {
	margin-bottom: 3.8rem;
}
#main .construction .inner .txt {
	text-align: right;
	font-size: 1.2rem;
}
#main .construction .whiteBox {
	background-color: #fff;
	margin-bottom: 1rem;
	border-radius: 2rem;
	padding: 5.4rem 4.2rem 5.6rem;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
#main .construction .whiteBox .photo01 {
	width: 21.6rem;
	position: absolute;
	top: -3rem;
	left: -8.3rem;
}
#main .construction .whiteBox .textImg {
	width: 40.5rem;
	margin-left: 6.3rem;
	order: 2;
}
#main .construction .whiteBox .textBox {
	position: relative;
	z-index: 1;
	flex: 1;
	padding: 1.2rem 0 0 3rem;
}
#main .construction .whiteBox .headLine01 {
	padding-bottom: 1.3rem;
	margin-bottom: 1.5rem;
	text-align: center;
	font-size: 2.8rem;
	font-weight: 900;
	border-color: #ED7700;
}
#main .construction .whiteBox .headLine01 span {
	margin: 0;
}
#main .construction .whiteBox p {
	font-size: 1.8rem;
	line-height: 1.75;
	text-align: justify;
	font-feature-settings: "palt";
}
#main .construction .whiteBox p .color {
	color: #ED7700;
	font-weight: 500;
}
#main .construction .inner2 .whiteBox .textBox {
	padding-top: 0;
}
#main .construction .inner2 .whiteBox .photo01 {
	width: 21.3rem;
	top: -7.2rem;
	left: -10rem;
}
#main .construction .inner3 .whiteBox .textBox {
	padding-top: 0;
	margin-top: -1rem;
}
#main .construction .inner3 .whiteBox .photo01 {
	width: 15.4rem;
	left: -10rem;
	top: -4.2rem;
}
#main .leave {
	padding: 10rem 0;
}
.headLine03 {
	margin-bottom: 5rem;
}
.headLine03::before {
	background-color: #ED7700;
}
#main .leave .imgBox {
	margin-bottom: 5rem;
	align-items: flex-start;
}
#main .leave .imgBox:last-child {
	margin-bottom: 0;
}
#main .leave .imgBox .photoBox {
	width: 45.9rem;
	margin-left: 10.3rem;
	order: 2;
}
#main .leave .imgBox .photoBox img {
	width: 100%;
	border-radius: 2rem;
}
#main .leave .imgBox .textBox {
	flex: 1;
	padding-top: 0.3rem;
}
#main .leave p {
	margin-bottom: 6.4rem;
	font-size: 1.8rem;
	letter-spacing: 0.04rem;
	line-height: 1.59;
	text-align: justify;
	font-feature-settings: "palt";
}
#main .leave p:last-child {
	margin-bottom: 0;
}
#main .leave .headLine01 {
	margin-bottom: 1.7rem;
	padding-bottom: 1rem;
	font-size: 2.6rem;
	letter-spacing: 0.025em;
	line-height: 1.36;
	border-color: #ED7700;
	font-feature-settings: "palt";
}
#main .leave .imgBox .headLine01 {
	padding-bottom: 0;
	margin-bottom: 0.5rem;
	border-width: 1px;
}
#main .leave .headLine01 span {
	margin: 0;
}
#main .leave .interviewBox {
	margin-bottom: 4.6rem;
}
#main .leave .interviewBox p {
	margin-bottom: 0;
	font-size: 2.5rem;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0;
	font-feature-settings: normal;
}
#main .leave .interviewBox .ttl {
	padding: 0.6rem 1.8rem 1.3rem;
	font-size: 2.8rem;
	font-weight: 700;
	color: #fff;
	background-color: #ED7700;
	letter-spacing: 0.025em;
}
#main .leave .interviewBox .sub {
	background-color: #fff;
	padding: 0.7rem 2.6rem 1.6rem;
}
#main .leave .interviewBox .sub .name {
	font-size: 3.3rem;
}
#main .leave .interviewBox .sub .name small {
	font-size: 2.45rem;
}
#main .leave .interviewBox .sub .name .txtSpan {
	font-size: 1.9rem;
	margin-left: 1.3rem;
	font-weight: 400;
}
#main .comMovieBox {
	margin-bottom: 19.5rem;
	padding-top: 4.5rem;
}
#main .comMovieBox:last-child {
	margin-bottom: 0;
}
.comMovieBox .heading {
	color: #ED7700;
	background-image: url(../img/common/icon05.png),url(../img/common/icon06.png);
}
@media all and (min-width: 897px) {
	.comVisual02 .flexBox {
		gap: 2rem;
	}
}
@media all and (max-width: 896px) {
	#main .industry .centerTxt {
		margin-bottom: 5rem;
		font-size: 1.6rem;
		line-height: 1.5;
		text-align: justify;
	}
	#main .industrySec h3 {
		font-size: 2.6rem;
	}
	#main .construction h3 {
		padding-bottom: 0.7rem;
		min-width: 100%;
		font-size: 2.4rem;
	}
	#main .construction .whiteBox {
		padding: 4rem 2rem 2rem;
		display: block;
	}
	#main .construction .whiteBox .photo01 {
		position: static;
		text-align: center;
		margin: 0 auto 2rem;
	}
	#main .construction .whiteBox .textImg {
		width: auto;
		margin: 0 0 4rem;
	}
	#main .construction .whiteBox .textImg img {
		width: 100%;
	}
	#main .construction .whiteBox .textBox {
		padding: 0 !important;
	}
	#main .construction .whiteBox .headLine01 {
		font-size: 2.2rem;
	}
	#main .construction .whiteBox p {
		font-size: 1.4rem;
	}
	#main .leave {
		padding: 5rem 0;
	}
	#main .leave .imgBox {
		display: block;
	}
	#main .leave .imgBox .photoBox {
		width: auto;
		margin: 0 0 2rem;
	}
	#main .leave p {
		margin-bottom: 4rem;
		font-size: 1.4rem;
	}
	#main .leave .interviewBox p {
		font-size: 2rem;
	}
	#main .leave .interviewBox .sub .name {
		font-size: 2.6rem;
	}
	#main .leave .interviewBox .sub .name small {
		font-size: 2rem;
	}
	#main .leave .interviewBox .sub .name .txtSpan {
		font-size: 1.6rem;
	}
	#main .leave .headLine01 {
		font-size: 2rem;
	}
	#main .comMovieBox {
		margin-bottom: 10rem;
	}
}