/*------------------------------------------------------------
	service
------------------------------------------------------------*/
#main .trustBox {
	margin-bottom: 14.5rem;
	padding: 18.4rem 0 0;
}
#main .trustBox .imgBox {
	margin-bottom: 11.4rem;
	display: flex;
	align-items: flex-start;
}
#main .trustBox .photoBox {
	margin-top: -0.9rem;
	width: 60rem;
	aspect-ratio: 3/2;
	border-radius: 0 3rem;
	overflow: hidden;
}
#main .trustBox .photoBox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .trustBox .textBox {
	flex: 1;
}
#main .trustBox .textBox p {
	margin-bottom: 3rem;
}
#main .trustBox .comList > li {
	padding-right: 3.8rem;
	width: calc(50% - 3rem);
}
#main .trustBox .botHead {
	margin-top: 3rem;
	padding: 3.8rem 4rem 9.5rem;
	color: #FFF;
	font-size: 4.3rem;
	font-weight: 700;
	line-height: 1.627;
	letter-spacing: 0.1em;
	border-radius: 2rem 2rem 0 0;
	text-align: center;
	position: relative;
	z-index: 1;
	background: url(../img/service/bg.png) no-repeat center bottom / 100%,linear-gradient(90deg, #026EE4 0%, #51A7DD 100%);
}
#main .headLine04 {
	margin-bottom: 1.9rem;
	padding-left: 1.5rem;
	font-size: 2rem;
}
#main .headLine04::before {
	top: 0.6rem;
	height: 1.9rem;
}
#main .transportation {
	margin-bottom: 12.8rem;
}
#main .transportation .text {
	margin-bottom: 6.1rem;
}
#main .transportation .textList {
	margin-bottom: 6.1rem;
	display: flex;
	flex-wrap: wrap;
	gap: 0 8.4rem;
}
#main .transportation .textList li {
	width: fit-content;
}
#main .transportation .textList:last-child {
	margin-bottom: 0;
}
#main .transportation .textList li {
	line-height: 1.875;
	letter-spacing: 0.05em;
}
#main .transportation .flexBox .textBox {
	flex: 1;
}
#main .transportation .flexBox .textList li {
	width: 100%;
}
#main .transportation .flexBox .slideBox {
	padding: 5.5rem 4.5rem;
	width: 61rem;
	position: relative;
}
#main .transportation .flexBox .slideList {
	border-radius: 3rem;
	overflow: hidden;
}
#main .transportation .flexBox .slideList li {
	display: block !important;
	aspect-ratio: 52/35;
}
#main .transportation .flexBox .slideList img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .slick-arrow {
	position: absolute;
	font-size: 0;
	border: none;
	width: 2.2rem;
	height: 2.2rem;
	left: 0.3rem;
	top: 50%;
	z-index: 1;
	transform: translateY(-50%);
	cursor: pointer;
	transition: 0.3s;
	background: url(../img/common/arrow07.png) no-repeat center center / 100%;
}
#main .slick-next {
	right: -0.5rem;
	left: auto;
	transform: translateY(-50%) scaleX(-1);
}
#main .comService {
	margin: 0;
}
#main .comService .text {
	margin-bottom: 10.2rem;
}
#main .comService .textBox .comTab {
	margin-bottom: 0;
}
@media all and (min-width: 897px) {
	.comBgBox02 .bgBox01 {
		left: calc(50% - 24rem);
	}
	#main .headLine03 {
		margin-bottom: 5.2rem;
	}
	#main .headLine03 .en {
		margin-bottom: 3.1rem;
	}
	#main .comService .textBox {
		margin: 5.6rem 0 0;
	}
	#main .comService .comBtn01 {
		margin-top: 10.6rem;
		gap: 6rem;
	}
	#main .comService .comBtn01 a {
		min-width: 24rem;
		height: 8rem;
		line-height: 1.56;
		font-size: 1.6rem;
		letter-spacing: 0.05em;
		background-position: right 2.1rem center,left top;
	}
	#main .slick-arrow:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	.comBgBox02 .bgBox01 {
		transform: scaleX(1);
	}
	.comBgBox02 .bgBox01::after {
		display: block;
		width: 3rem;
		height: 1.5rem;
		right: 0;
	}
	#main .trustBox {
		margin-bottom: 13rem;
		padding-top: 14.8rem;
	}
	#main .trustBox .imgBox {
		margin: 0 1.9rem 8.4rem 0;
		display: block;
	}
	#main .trustBox .photoBox {
		margin-top: 7rem;
		width: 100%;
		border-radius: 0 2rem;
	}
	#main .trustBox .textBox p {
		margin-bottom: 2rem;
	}
	#main .trustBox .headLine01 {
		margin-right: -2rem;
	}
	#main .trustBox .comList > li {
		padding-right: 2.2rem;
	}
	#main .trustBox .comList .title02 {
		gap: 1.3rem;
		line-height: 1.388;
	}
	#main .trustBox .comList {
		position: relative;
		z-index: 1;
	}
	#main .trustBox .comList::before {
		width: 6rem;
		top: 0;
		bottom: -3rem;
		content: "";
		left: 50%;
		z-index: -1;
		position: absolute;transform: translateX(-50%);
		background: url(../img/common/bg02.png) repeat left top / 10rem;
	}
	#main .trustBox .botHead {
		margin-top: 2.5rem;
		padding: 2.5rem 1rem 4.5rem;
		font-size: 2.2rem;
		line-height: 1.59;
		letter-spacing: 0;
		background: url(../img/service/bg_sp.png) no-repeat center bottom / 100%,linear-gradient(90deg, #026EE4 0%, #51A7DD 100%);
	}
	#main .headLine03 {
		margin-bottom: 4.8rem;
	}
	#main .transportation .text {
		margin-bottom: 5.1rem;
	}
	#main .transportation .textList {
		margin: 0 -0.5rem 5.1rem 0;
		display: block;
	}
	#main .transportation .textList li {
		line-height: 2;
		letter-spacing: 0.01em;
	}
	#main .headLine04 {
		margin-bottom: 1.7rem;
		padding-left: 1.2rem;
		font-size: 1.8rem;
	}
	#main .headLine04::before {
		top: 0.7rem;
		height: 1.5rem;
	}
	#main .transportation .flexBox {
		display: block;
	}
	#main .transportation .flexBox .slideBox {
		margin-top: 7rem;
		padding: 0 1rem;
		width: 100%;
	}
	#main .transportation .flexBox .slideList {
		border-radius: 1.15rem;
	}
	#main .slick-arrow {
		width: 1.7rem;
		height: 1.7rem;
		left: -1.3rem;
	}
	#main .slick-next {
		left: auto;
		right: -1.4rem;
	}
	#main .comService .comBtn01 {
		margin-top: 6.8rem;
	}
	#main .comService .comBtn01 li + li {
		margin-top: 3rem;
	}
	#main .comService .comBtn01 a {
		min-width: 28rem;
		background-position: right 1.6rem center,left top;
	}
	#main .comService .photoBox {
		margin-bottom: 7.9rem;
	}
	#main .comService .text {
		margin-bottom: 7.9rem;
	}
}