.subCon.about.ceo .sub1_1S1 .text_wrap span{
	font-size: 24px;
}

.subCon.about.esg_management .sec-2 .cus-box > dl.d2 > dd ul > li h6{
	white-space: normal;
	font-size: 15px;
}

.productCon .productTab li a{
	font-size: 22px;
}

.subCon.customer.contact_us .sub-wrap .d2 h4{
	width: 420px;
}

.header .gnb > li:nth-child(4) .lnb{
	left: 83%;
}

#section3 ul li .txt > span{
	height: 60px;
}

.sub1_1S1 .cus-sign{
	font-weight: 400;
}

.sub1_1S1 .cus-sign span{
	font-weight: 600;
}

.global-list > li > div dl > dt{
	flex-basis: auto;
	width: auto;
}


.global-list > li > div dl > dd{
	word-break: keep-all;
	width: auto;
}

@media all and (max-width: 1280px) { 
}

@media all and (max-width: 1080px) { 
}

@media all and (max-width: 720px) { 
	.subCon.about.ceo .sub1_1S1 .text_wrap span{
		font-size: 4.17vw;
	}

	.subCon.customer.contact_us .sub-wrap .d2 h4{
		width: 100%;
	}

	#section3 ul li .txt > span{
		height: 10vw;
	}

	.productCon .productTab li a{
		font-size: 3.07vw;
	}
}