@charset "utf-8";

#ethic {
    width: 100%;
    height: 1252px;
}

#ethic > ul {
    width: 1024px;
    height: 800px;
    margin: 0 auto;
    position: relative;
}

#ethic > .ethic1 {
    color: #fff;
    width: 1024px;
    height: 412px;
}

.ethic1 > li:first-child {
    position: absolute;
    left: 33%;
    margin: 60px 0;
    font: 14px 'Noto Sans Kr';
    font-weight: 700;
}

.ethic1 > li > div {
    float: left;
}
.ethic1 > li > div:nth-child(1) {
    padding-left: 66px;
}
.ethic1 > li > div:nth-child(2) {
    padding-left: 143px;
}
.ethic1 > li > div:nth-child(3) {
    padding-left: 138px;
}
.ethic1 > li > div:nth-child(4) {
    padding-left: 143px;
}
.ethic1 > li > div:nth-child(5) {
    padding-left: 141px;
}

.icon {
    position: absolute;
    top: 140px;
}

.text08_1 {
    font: 13px 'Noto Sans Kr';
    font-weight: 700;
    color: #ff9900;
    position: absolute;
    top: 230px;
}


.text08_1 > li:nth-child(1) {
        padding-left: 40px;
}
.text08_1 > li:nth-child(2) {
        padding-left: 68px;
}
.text08_1 > li:nth-child(3) {
        padding-left: 85px;
}
.text08_1 > li:nth-child(4) {
        padding-left: 115px;
}
.text08_1 > li:nth-child(5) {
        padding-left: 110px;
}

.text08_2 {
    font: 13px 'Noto Sans Kr';
    font-weight: 400;
    position: absolute;
    top: 270px;
}
.text08_2 > li {
    text-align: center;
    width: 196px;
    margin-right: 10px;
}

.text08_2 > li:first-child {
    width: 197px;
}

.text08_2 > li:last-child {
    width: 197px;
    margin: 0;
}

.box08 {
    border-bottom: 2px solid #fff;
    position: absolute;
    width: 1024px;
    top: 410px;
}
#ethic > .ethic2 {
    height: 530px;
    color: #fff;
}
.ethic2 > ul> li:first-child {
    width: 1024px;
    height: 20px;
    font: 14px 'Noto Sans Kr';
    font-weight: 700;
    text-align: center;
    margin: 30px 0;
}

.text08_3 {
    margin-left: 40px;
    width: 567px;
    font: 13px 'Noto Sans Kr';
    font-weight: 500;
}

.text08_3 > li {
    margin-bottom: 20px
}
.text08_3 > li:last-child {
    margin: 0;
}

