@charset "utf-8";
/*------------------------------------------------------------
	special_03
------------------------------------------------------------*/
#main .comSpecial .bgWhite {
	padding: 0 0 6rem 13.1rem;
}
#main .topBox {
	margin-bottom: 6.3rem;
}
#main .topBox .phoBox {
	margin-bottom: -6.5rem;
	flex: 1;
	border-radius: 10rem 0 0 10rem;
	overflow: hidden;
	transform: translateY(-5.3rem);
}
#main .topBox .phoBox img {
	width: 100%;
}
#main .topBox .txtBox {
	margin: 9rem 5.8rem 0 0;
	width: 49.5rem;
}
#main .topBox .txtBox h3 {
	margin: 0 0 5.8rem -0.2rem;
}
#main .topBox .txtBox h3 img {
	height: 15.1rem;
}
#main .topBox .txtBox .txt {
	margin-bottom: 4rem;
}
#main .topBox .txtBox .txt img {
	height: 14.9rem;
}
#main .topBox .txtBox p {
	line-height: 1.73;
	letter-spacing: 0.02em;
	text-align: justify;
}
#main .detailBox .linkList {
	margin-bottom: 5.5rem;
	gap: 0 3rem;
}
#main .detailBox .linkList li {
	width: 21.6rem;
}
#main .detailBox .linkList li:nth-child(3) {
	width: 20.7rem;
}
#main .detailBox .linkList a {
	font-size: 1.7rem;
	background: url(../img/common/icon08.png) no-repeat right 1.2rem center/1.7rem;
}
#main .detailBox .linkList li:after {
	display: none;
}
#main .detailBox .inner:not(:last-child) {
	margin-bottom: 5.9rem;
}
#main .detailBox .inner .ttlBox {
	margin-bottom: 4.2rem;
	display: flex;
	align-items: center;
}
#main .detailBox .inner .ttlBox .txtImg {
	width: 21.9rem;
}
#main .detailBox .inner .ttlBox h4 {
	margin: 0 0 1rem 6rem;
	font-weight: 400;
	flex: 1;
	font-size: 3.3rem;
	line-height: 1.72;
	letter-spacing: 0.075em;
}
#main .detailBox .inner .imgBox .phoBox {
	margin-right: 4.3rem;
	width: 47.5%;
}
#main .detailBox .inner .imgBox .phoBox img {
	width: 100%;
}
#main .detailBox .inner .imgBox .txtBox {
	flex: 1;
}
#main .detailBox .inner .imgBox .txtBox p {
	line-height: 1.73;
	letter-spacing: 0.01em;
	text-align: justify;
}
#main .detailBox .inner:nth-child(2n) .imgBox {
	flex-direction: row-reverse;
}
#main .detailBox .inner:nth-child(2n) .imgBox .phoBox {
	margin: 0.5rem 0 0 4.3rem;
}
@media all and (min-width: 897px) {
	#engineer03 #main .topBox .txtBox .txt img {
		height: 12.1rem;
	}
	#engineer01 #main .topBox {
		margin-bottom: 4rem;
	}
	#engineer01 #main .topBox .txtBox .txt img {
		height: 12.1rem;
	}
	#main .topBox .txtBox h3.line03 img {
		height: 21.2rem;
	}
}
@media all and (max-width: 896px) {
	#main .comSpecial .linkNavi {
		padding: 0 1rem;
	}
	#main .comSpecial .linkNavi li {
		width: 11rem;
	}
	#main .comSpecial .linkNavi li:last-child {
		width: 9.6rem;
	}
	#main .comSpecial .linkNavi a {
		letter-spacing: 0;
	}
	#main .comSpecial .linkNavi a .name {
		font-feature-settings: "palt";
	}
	#main .comSpecial .linkNavi a .name .large {
		font-size: 1.3rem;
		vertical-align: 0;
	}
	#main .comSpecial .bgWhite {
		padding: 0 0 5.5rem 1.5rem;
	}
	#main .topBox {
		margin-bottom: 2.4rem;
		flex-direction: column-reverse;
	}
	#main .topBox .phoBox {
		margin-bottom: -3.1rem;
		border-radius: 5rem 0 0 0;
		transform: translateY(-3.1rem);
	}
	#main .topBox .txtBox {
		margin: 2.3rem 0 0;
		padding-right: 1.5rem;
		width: 100%;
	}
	#main .topBox .txtBox h3 {
		margin: 0 0 3.1rem 0.2rem;
	}
	#main .topBox .txtBox h3 img {
		height: 7.8rem;
	}
	#main .topBox .txtBox .txt {
		margin-bottom: 1.6rem;
	}
	#main .topBox .txtBox .txt img {
		height: 5rem;
	}
	#main .topBox .txtBox p {
		line-height: 1.4;
		font-size: 0.9rem;
	}
	#main .detailBox .linkList {
		margin-bottom: 1.8rem;
		gap: 1rem 1.5rem;
	}
	#main .detailBox .linkList li {
		width: 11rem !important;
	}
	#main .detailBox .linkList a {
		font-size: 1rem;
		background-position: right 0.5rem center;
		background-size: 0.9rem auto;
	}
	#main .detailBox .linkList li:after {
		display: none;
	}
	#main .detailBox .inner:not(:last-child) {
		margin-bottom: 3.6rem;
	}
	#main .detailBox .inner .ttlBox {
		margin: 0 0 2rem 0.2rem;
	}
	#main .detailBox .inner .ttlBox .txtImg {
		width: 11rem;
	}
	#main .detailBox .inner .ttlBox h4 {
		margin: 0 0 0.5rem 1.5rem;
		font-size: 1.65rem;
	}
	#main .detailBox .inner .imgBox {
		display: block;
	}
	#main .detailBox .inner .imgBox .phoBox {
		margin: 0 -1.5rem 2.5rem !important;
		width: auto;
	}
	#main .detailBox .inner .imgBox .txtBox p {
		line-height: 1.6;
	}
}