/* 녹색경영 */
#lnb_4030 .sub_lnb_4030_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_4030 .sub_lnb_4030_img_01 {
	width: 100%;
	height: 420px;
    background-image: url(../img/sub/sub_lnb_4030_img_01.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
#lnb_4030 .sub_lnb_4030_img_02 {
	width: 100%;
	height: 100%;
	margin-top: 80px;
}
#lnb_4030 .sub_lnb_4030_txt_01 {
    font-size: 22px;
    font-weight: 400;
    line-height: 180%;
    margin-bottom: 40px;
	color:#666;
}
#lnb_4030 .title-icon-bg:before {
    content: '';
    position: absolute;
    top: 0;
    width: 50px;
    height: 4px;
    background: #e60012;
}
#lnb_4030 .sub_lnb_4030.dflex {
    display: flex;
    height: 100%;
    align-items: stretch;
    flex-wrap: wrap;
}
#lnb_4030 .sub_lnb_4030_img_area.align-items {
    display: flex;
    width: 33.333333333%;
    height: auto;
    align-items: flex-end;  
	flex-wrap: wrap;
	margin-bottom: 20px;
}
#lnb_4030 .sub_lnb_4030.dflex div:not(:last-child) {
    padding-right: 20px;
}
#lnb_4030 .sub_lnb_4030.dflex div:nt-child(3n) {
    padding-right: 0px;
}
#lnb_4030 .sub_lnb_4030_img_txt {
	width: 100%;
    height: 100%;
    font-size: 17px;
    font-weight: 400;
    line-height: 180%;
    padding: 40px 40px 20px 40px;
    border: solid 0px #cccccc;
    display: flex;
    flex-wrap: wrap;
	border-radius: 20px;
	background: #f9f9f9;
}
#lnb_4030 .sub_lnb_4030_img_txt span img {
    width: 80px;
    height: auto;
	float: right;    
	margin-top: 40px;
}
#lnb_4030 .sub_lnb_4030_img_txt span {
    display: block;   
	width: 100%;
}
#lnb_4030 .stxt_03 {
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    display: block;
    margin-bottom: 20px;
}
#lnb_4030 .sub_lnb_4030_down {
    width: 100%;
	height:20px;
    margin-top: 40px;
	margin-bottom: 40px
}
#lnb_4030 .sub_lnb_4030_down a {
    display: flex;
    align-items: center;
    border: solid 1px #cccccc;
    padding-left: 95px;
    padding-right: 50px;
	height:40px;
    font-size: 15px;
}
#lnb_4030 .sub_lnb_4030_down .material-symbols-outlined, #lnb_4030 .sub_lnb_4030_down .material-symbols-outlined:hover {
    font-size: 24px;
    font-weight: 300;
    padding: 4px 20px;
	color: #121212;
}
#lnb_4030 .table .content_table .thead {
    display: block;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    border-bottom: solid 1px #121212;
    padding-bottom: 20px;
}
#lnb_4030 .table .content_table .tbody {
	font-size: 18px;
    font-weight: 400;
    line-height: 200%;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #cccccc;    
	padding-left: 5px;
}
#lnb_4030 .sub_lnb_4030_img_03 {
	width: 100%;
	height: 420px;
    background-image: url(../img/sub/sub_lnb_4030_img_03.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
#lnb_4030 .sub_lnb_4030_stitle {
	font-size: 22px;
    font-weight: 600;
    padding-bottom: 20px;
}
#lnb_4030 .parallelogram-group {
    display: flex;
    padding-left: 40px;
    padding-right: 40px;
}
#lnb_4030 .parallelogram-area {
    display: block;
}
#lnb_4030 .parallelogram-area:not(:last-child) {
    margin-right: 80px;
}
#lnb_4030 .parallelogram-area:nth-child(1) .parallelogram {
    background: #ededed;
}
#lnb_4030 .parallelogram-area:nth-child(2) .parallelogram {
    background: #f2e6e6;
}
#lnb_4030 .parallelogram-area:nth-child(3) .parallelogram {
    background: #f8d7d7;
}
#lnb_4030 .parallelogram-area:nth-child(4) .parallelogram {
    background: #fcabab;
}
#lnb_4030 .parallelogram-area:nth-child(5) .parallelogram {
    background: #f2e6e6;
}
#lnb_4030 .parallelogram {
	width: 100%;
    height: 100%;
    transform: skew(20deg);
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
}
#lnb_4030 .parallelogram div {
	font-size: 18px;
    font-weight: 500;
	transform: skew(-20deg);    
	padding: 30px;
	line-height: 160%;
}
#lnb_4030 .parallelogram div span {
    display: block;
	font-size: 22px;
    font-weight: 700;
	margin-bottom: 10px;
}
#lnb_4030 .w-20 {
	width: 20%;
	height: 180px;
}
#lnb_4030 .parallelogram-hr{
	display: flex;
	width: 100%;
	height: 1px;
	padding: 0 7px;
}
#lnb_4030 .hr-border{
	display: inline-block;
	width: 100%;
	height: 1px;
	margin: 0;
}
#lnb_4030 .parallelogram-area:nth-child(1) .parallelogram2 {
    background: #ededed;
}
#lnb_4030 .parallelogram-area:nth-child(2) .parallelogram2 {
    background: #f2e6e6;
}
#lnb_4030 .parallelogram-area:nth-child(3) .parallelogram2 {
    background: #f8d7d7;
}
#lnb_4030 .parallelogram-area:nth-child(4) .parallelogram2 {
    background: #fcabab;
}
#lnb_4030 .parallelogram-area:nth-child(5) .parallelogram2 {
    background: #f2e6e6;
}
#lnb_4030 .parallelogram2 {
	width: 100%;
    height: 100%;
    transform: skew(-20deg);
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
}
#lnb_4030 .parallelogram2 div {
	font-size: 18px;
    font-weight: 400;
	transform: skew(20deg);    
	padding: 30px;
	line-height: 160%;
}
#lnb_4030 .sub_lnb_4030_img_txt1 img {
    width: auto;
	height: 60px;
}
#lnb_4030 .sub_lnb_4030_img_txt1 {
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 200%;
    padding: 40px 40px 20px 40px;
    border: solid 1px #cccccc;
    text-align: center;
}
#lnb_4030 .stxt_02 {
    display: flex;
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 10px;
    justify-content: center;
}
#lnb_4030 .stxt_03 {
    display: flex;
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    justify-content: center;
}
#lnb_4030 .td-img img {
    width: auto;
	height: 80px;
}
#lnb_4030 .table .content_table1 .thead {
    display: block;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    border-bottom: solid 1px #121212;
    padding-bottom: 20px;
}
#lnb_4030 .table .content_table1 .tbody {
	font-size: 18px;
    font-weight: 400;
    line-height: 200%;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #cccccc;    
	padding-left: 5px;
}
#lnb_4030 .table .content_table1 .tbody:nth-child(1) {
	font-size: 18px;
    font-weight: 400;
    line-height: 200%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    padding-left: 5px;
}
#lnb_4030 .td-txt strong {
	padding-left: 80px;
	padding-right: 10px;
}
#lnb_4030.board .col-sm-10 .col-sm-1 {
    display: flex;
	align-items: center;
}
#lnb_4030.board .col-sm-10 .col-sm-1 .form-check-input {
    margin-left: 0px;
    margin-right: 10px;
}

#lnb_4030 .sub_lnb_4030_img_txt.bgg {
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 200%;
    padding: 40px 40px 20px 40px;
    border: solid 1px #cccccc;
    display: flex;
    flex-wrap: wrap;
    background: #e60012;
}
#lnb_4030 .sub_lnb_4030_img_txt.bgg .stxt_03 {
    position: absolute;
    width: auto;
    text-align: left;
    font-size: 32px;
    font-weight: 500;
    color: #ffffff;
}
#lnb_4030 .sub_lnb_4030_link {
    position: absolute;
    bottom: 9%;
    text-align: right;
    font-size: 18px;
    right: 40px;
    font-weight: 500;
    display: flex;
    padding: 5px 40px;
    background: #ffffff;
    border-radius: 30px;
    align-items: center;
}
#lnb_4030 .sub_lnb_4030_img_txt span {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
}