#header_bar .gnb .depth1 {float: left; position: relative; font-size: 22px; line-height: 22px; text-align: center; width: 16.5%; color: white; transition: none;}


/**** ESG ****/
.esg {}
.esg .title {display: inline-block; font-size: 40px; line-height: 40px; font-family: 'Pretendard_B'; padding-bottom: 30px; border-bottom: 2px solid #eee; margin-bottom: 60px;}
.esg .title.w {display: inline-block; font-size: 40px; line-height: 40px; font-family: 'Pretendard_B'; padding-bottom: 30px; border-bottom: 2px solid #eee; margin-bottom: 60px; color:#ccc;}
.esg .title.w a:hover {color: #217840;}
.esg .text h3 {font-size: 30px; line-height: 30px; font-family: 'Pretendard_B'; margin-bottom: 20px;}
.esg .text p {font-size: 18px; line-height: 30px; margin-bottom: 20px;}
.esg .text p.color { color: #2a873c; font-size: 20px; line-height: 30px;}
.esg .text ul  {margin-bottom: 20px;}
.esg .text ul li {font-size: 18px; line-height: 24px; margin-bottom: 10px;}
.esg .text ul li span {display: inline-block; font-family: 'Pretendard_B'; margin-right: 10px; color: #2a873c;}
.esg .text h4 {font-size: 20px; line-height: 20px; font-family: 'Pretendard_B';}

.esg .esg_table {border: 1px solid #ccc;width:100%;}
.esg .esg_table th {border: 1px solid #ccc; padding: 10px 20px;  background: #f4f6fa; height: 60px; vertical-align: middle; font-size:18px; text-align:center;}
.esg .esg_table td {border: 1px solid #ccc;height: 60px; vertical-align: middle; padding: 10px 20px; font-size:18px; text-align:center;}

.esg .cdp-deco {
    background-color: #0D6EFD;
    color: #fff;
    border-radius: 50%;
    padding: 20px;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    line-height: 40px;
}



.esg .card {font-size:18px; background:#fafafa;}
.esg .card .card-title {line-height:30px;}
.esg .card .card-title span {font-size:30px;}

.esg .btn {font-size:18px !important; padding:25px; line-height: 0;}



.esg .accordion-header h3 {font-size: 30px; line-height: 30px; font-family: 'Pretendard_B'; margin:10px;}
.esg .accordion-body {font-size: 18px; line-height: 30px;}


.esg p.small {font-size: 14px !important;}







@media screen and (max-width:720px){
	.esg .title {font-size: 2.2rem;}
	.esg .title.w {font-size: 2.2rem;}
	
	.esg .text h3 {font-size: 2.0rem;}
	
	.d-flex {
		display: block !important;
	}
}