/* 녹색경영 */
#lnb_4010 .sub_lnb_4010_img_01 {
	width: 100%;
	height: 100%;
}
#lnb_4010 .sub_lnb_4010_img_01 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#lnb_4010 .sub_lnb_4010_img_02 {
	width: 100%;
	height: 100%;
	margin-top: 80px;
}
#lnb_4010 .sub_lnb_4010_img_02 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#lnb_4010 .sub_lnb_4010_title {
    font-size: 38px;
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 125%;
    display: block;
    margin-top: 110px;
    margin-bottom: 40px;
	padding: 25px 0 0 0;
}
#lnb_4010 .sub_lnb_4010_txt_01 {
    font-size: 22px;
    font-weight: 400;
    line-height: 180%;
    margin-bottom: 40px;
	color:#666;
}
#lnb_4010 .title-icon-bg:before {
    content: '';
    position: absolute;
    top: 0;
    width: 50px;
    height: 4px;
    background: #e60012;
}




/*박스*/
#lnb_4010 .sub_lnb_4010.flex {
    display: flex;
    margin-top: 1rem !important;
    margin-bottom: 3rem !important;
    flex-wrap: wrap;
}
#lnb_4010 .sicon_01 img {
	height: 80px;
}
#lnb_4010 .sub_lnb_4010_txt_02.w-33 {
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    padding: 70px 40px;
	border: solid 1px #cccccc;
	margin-right: 2.0%;
	margin-bottom: 2%;
    border-radius: 10px;
	width: calc(33.33333333333333333333333333% - 1.333%);
}
#lnb_4010 .sub_lnb_4010_txt_02.w-33:nth-child(3n) {
	margin-right: 0%;
}
#lnb_4010 .sicon_01 { 
	display: flex;
    justify-content: center;
}
#lnb_4010 .stxt_01 {
	display: flex;
    justify-content: center;
    font-size: 20px;
    font-weight: 400; 
	margin-top: 70px;
	margin-left: 0px;
    margin-right: 0px;
	line-height: 160%;
	text-align: center;
}
