@charset "UTF-8";

#esgHeader {
    background: #fff url("../images/sub/esg_e_topbg.jpg") no-repeat center/cover;
}

/* RE100 지구를 위한 약속 */
.eco-energy .ee1 .ec-box .graph-box {
    padding: 20px;
    border: 3px solid #F8F8F8;
    border-radius: 10px;
}

.eco-energy .ee1 .ec-box .graph-box figure figcaption {
    margin-top: 10px;
    text-align: center;
    color: #212121;
    font-weight: 800;
    font-size: 12px;
}

@media screen and (min-width:639px) {
    .eco-energy .ee1 .ec-box .graph-box figure figcaption {
        font-size: 14px;
    }

    .eco-energy .ee1 .ec-img1 {
        position: absolute;
        top: 0px;
        left: 40%;
        right: 10px;
    }

    .eco-energy .ee1 .ec-img2 {
        position: absolute;
        top: 50%;
        bottom: 0;
        left: 460px;
        right: -30px;
    }
}

@media screen and (min-width:767px) {
    .eco-energy .ee1 {
        padding-top: 100px;
    }

    .eco-energy .ee1 .ec-box .graph-box {
        padding: 20px;
        margin-top: 50px;
        border-radius: 20px;
        text-align: center;
    }

    .eco-energy .ee1 .ec-img1 {
        right: 10%;
    }
}

@media screen and (min-width:1139px) {
    .eco-energy .ee1 {
        padding-top: 270px;
    }

    .eco-energy .ee1 .ec-box .graph-box {
        padding: 50px;
    }

    .eco-energy .ee1 .ec-box .graph-box figure figcaption {
        margin-top: 25px;
    }

    .eco-energy .ee1 .ec-img1 {
        left: 365px;
        right: 170px;
    }

    .eco-energy .ee1 .ec-img2 {
        top: 500px;
        bottom: 200px;
        left: 670px;
    }
}


/* 아시아 공항 최초 RE100 가입 */
.eco-energy .ee2 .ec-box {
    padding-bottom: 80%;
    background: #fff url("../images/sub/esg_e1_worldmap.png") no-repeat center bottom/100% auto;
}

@media screen and (min-width:639px) {
    .eco-energy .ee2 .ec-box {
        width: 100%;
    }
}

@media screen and (min-width:767px) {
    .eco-energy .ee2 h2.h2-tit p br {
        display: block;
    }

    .eco-energy .ee2 .ec-box {
        padding-bottom: 40px;
        background-position: right center;
        background-size: auto 80%;
    }

    .eco-energy .ee2 .more-btn {
        margin-top: 100px;
    }
}

@media screen and (min-width:1139px) {
    .eco-energy .ee2 .ec-box {
        padding-bottom: 70px;
    }

    .eco-energy .ee2 .more-btn {
        margin-top: 170px;
    }
}


/* 에너지 홀로서기 */
.eco-energy .ee3 .ec-img1 {
    margin-bottom: 20px;
}

@media screen and (min-width:639px) {
    .eco-energy .ee3 {
        padding-top: 250px;
    }

    .eco-energy .ee3 .ec-box {
        margin: 0 0 0 auto;
    }

    .eco-energy .ee3 .ec-img1 {
        position: absolute;
        bottom: 0;
        left: -30px;
        width: 70%;
        height: 500px;
    }

    .eco-energy .ee3 .ec-img2 {
        position: absolute;
        top: 0;
        right: 60px;
        left: 68%;
        height: 230px;
    }
}

@media screen and (min-width:767px) {
    .eco-energy .ee3 .ec-img1 {
        height: 550px;
    }
}

@media screen and (min-width:1139px) {
    .eco-energy .ee3 {
        padding-top: 410px;
        padding-bottom: 130px;
    }

    .eco-energy .ee3 .ec-img1 {
        width: 730px;
        height: 790px;
    }

    .eco-energy .ee3 .ec-img2 {
        right: 110px;
        left: auto;
        width: 330px;
        height: 370px;
    }
}


/* 인천공항 재생에너지 설비 */
.eco-energy .ee4 .ec-box .eebox {
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 10px;
}

.eco-energy .ee4 .ec-box .tbl-box-area .tbl-box {
    margin-bottom: 20px;
}

.eco-energy .ee4 .ec-box .tbl-box-area .tbl-box .ee-tbl th,
.eco-energy .ee4 .ec-box .tbl-box-area .tbl-box .ee-tbl td {
    padding: 5px 0;
    border: 2px solid #fff;
}

.eco-energy .ee4 .ec-box .tbl-box-area .tbl-box .ee-tbl thead th strong {
    color: #212121;
    font-size: 16px;
}

.eco-energy .ee4 .ec-box .tbl-box-area .tbl-box .ee-tbl thead td {
    line-height: 1.2;
    font-size: 12px;
}

.eco-energy .ee4 .ec-box .tbl-box-area .tbl-box .ee-tbl tfoot th {
    background-color: #F4F4F4;
    color: #212121;
    text-align: center;
}

@media screen and (min-width:639px) {
    .eco-energy .ee4 .ec-box {
        width: 100%;
    }
}

@media screen and (min-width:767px) {
    .eco-energy .ee4 .ec-box .tbl-box-area .tbl-box .ee-tbl th,
    .eco-energy .ee4 .ec-box .tbl-box-area .tbl-box .ee-tbl td {
        border-width: 4px;
    }

    .eco-energy .ee4 .ec-box .tbl-box-area .tbl-box .ee-tbl thead th strong {
        font-size: 24px;
    }

    .eco-energy .ee4 .ec-box .tbl-box-area .tbl-box .ee-tbl thead td {
        font-size: 14px;
    }
}

@media screen and (min-width:1139px) {
    .eco-energy .ee4 .ec-box .eebox {
        margin-bottom: 50px;
    }
    
    .eco-energy .ee4 .ec-box .tbl-box-area {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
    
    .eco-energy .ee4 .ec-box .tbl-box-area .tbl-box {
        width: 48%;
        margin-bottom: 0px;
    }

    .eco-energy .ee4 .ec-box .tbl-box-area .tbl-box .ee-tbl.ee-tbl2 tbody th,
    .eco-energy .ee4 .ec-box .tbl-box-area .tbl-box .ee-tbl.ee-tbl2 tbody td {
        padding: 12.5px 0;
    }

    .eco-energy .ee4 .ec-box .tbl-box-area .tbl-box .ee-tbl thead th strong {
        font-size: 28px;
    }
}


/* 세계적으로 인정받은 인천공항의 친환경 경영 */
.eco-energy .ee5 .ec-box .certificate {
    text-align: center;
    margin-bottom: 20px;
}

.eco-energy .ee5 .ec-box .certificate figure img {
    border: 1px solid #dcdcdc;
}

.eco-energy .ee5 .ec-box .certificate figure figcaption {
    margin-top: 5px;
    color: #212121;
    font-size: 12px;
    font-weight: 800;
}

.eco-energy .ee5 .ec-box .certificate-box {
    display: flex;
    justify-content: center;
}

.eco-energy .ee5 .ec-box .certificate-box .certificate {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 0 !important;
}

@media screen and (min-width:639px) {
    .eco-energy .ee5 .ec-img1 {
        position: absolute;
        top: 0;
        left: 40%;
        right: -50px;
    }

    .eco-energy .ee5 .ec-img2 {
        position: absolute;
        bottom: 50%;
        right: 10px;
        left: 70%;
    }

    .eco-energy .ee5 .ec-img3 {
        position: absolute;
        bottom: 30%;
        right: 10px;
        left: 70%;
    }
}

@media screen and (min-width:767px) {
}

@media screen and (min-width:1139px) {
    .eco-energy .ee5 {
        padding-top: 80px;
        margin-top: 80px;
    }

    .eco-energy .ee5 .ec-box .certificate {
        margin-bottom: 50px;
    }

    .eco-energy .ee5 .ec-box .certificate figure figcaption {
        margin-top: 15px;
        font-size: 14px;
    }

    .eco-energy .ee5 .ec-img1 {
        left: 520px;
    }

    .eco-energy .ee5 .ec-img2 {
        top: 480px;
        bottom: auto;
        right: 60px;
        left: 670px;
    }

    .eco-energy .ee5 .ec-img3 {
        top: 820px;
        bottom: auto;
        right: 60px;
        left: 670px;
    }
}


/* 그린 모빌리티 */
.green-mobility {
    position: relative;
}

.green-mobility .gm-top-image {
    position: relative;
    padding: 40px 20px 80px;
    background: #fff url("../images/sub/esg_e2_topbg.png") no-repeat center/cover;
    text-align: center;
    color: #fff;
}

.green-mobility .gm-top-image h1 {
    margin-bottom: 20px;
    font-size: 60px;
}

.green-mobility .gm-top-image h2 strong {
    color: #fff;
}

.green-mobility .gm-top-image h2 p br {
    display: block;
}

.green-mobility .gm-summary {
    position: relative;
    max-width: 1180px;
    padding: 0 20px;
    margin: -50px auto 0;
}

.green-mobility .gm-summary .ec-box {
    margin-bottom: 10px;
}

.green-mobility .gm-summary .ec-box h5 {
    color: #16895F;
    font-size: 14px;
}

.green-mobility .gm-summary .ec-box h5 strong {
    font-size: 36px;
}

.green-mobility .gm-summary .ec-box p {
    margin-top: 30px;
}

@media screen and (min-width:639px) {
    .green-mobility {
        margin-top: 100px;
    }
    
    .green-mobility .gm-top-image h1 {
        font-size: 100px;
    }

    .green-mobility .gm-summary {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    .green-mobility .gm-summary .ec-box {
        width: 32%;
    }

    .green-mobility .gm-summary .ec-box h5 strong {
        font-size: 30px;
    }
}

@media screen and (min-width:767px) {
    .green-mobility .gm-top-image {
        padding: 60px 20px 160px;
    }
    
    .green-mobility .gm-top-image h1 {
        font-size: 120px;
    }

    .green-mobility .gm-summary {
        margin-top: -100px;
    }
}

@media screen and (min-width:1139px) {
    .green-mobility {
        margin-top: 200px;
    }

    .green-mobility .gm-top-image {
        padding: 100px 40px 150px;
    }
    
    .green-mobility .gm-top-image h1 {
        font-size: 150px;
    }

    .green-mobility .gm-summary .ec-box {
        padding: 40px 50px;
    }

    .green-mobility .gm-summary .ec-box h5 {
        font-size: 20px;
    }
    
    .green-mobility .gm-summary .ec-box h5 strong {
        font-size: 46px;
    }
    
    .green-mobility .gm-summary .ec-box p {
        margin-top: 50px;
    }
}


/* 전기차와 수소차, 충전도 쉽고 빠르게 */
.green-mobility .gm1 .ec-box .gm1-con dl:first-child {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #00C88C;
}

.green-mobility .gm1 .ec-box .gm1-con dl dt {
    margin-bottom: 10px;
    font-weight: 400;
    color: #212121;
}

.green-mobility .gm1 .ec-box .gm1-con dl dd ul li {
    width: 50%;
}

.green-mobility .gm1 .ec-box .gm1-con dl dd ul li strong {
    display: block;
    color: #212121;
}

@media screen and (min-width:639px) {
    .green-mobility .gm1 {
        margin-top: 60px;
    }

    .green-mobility .gm1 .ec-img1 {
        position: absolute;
        top: 0;
        left: 30%;
        right: 20px;
    }

    .green-mobility .gm1 .ec-img2 {
        max-width: 800px;
        margin: 40px auto 0;
    }
}

@media screen and (min-width:767px) {
}

@media screen and (min-width:1139px) {
    .green-mobility .gm1 {
        padding-top: 150px;
        margin-top: 150px;
    }

    .green-mobility .gm1 .ec-box .gm1-con dl {
        display: table;
        width: 100%;
    }

    .green-mobility .gm1 .ec-box .gm1-con dl dt {
        display: table-cell;
        width: 120px;
        margin-bottom: 0;
        vertical-align: top;
    }

    .green-mobility .gm1 .ec-box .gm1-con dl dd {
        display: table-cell;
        vertical-align: top;
    }

    .green-mobility .gm1 .ec-img2 {
        margin-top: 100px;
    }
}


/* 전기차 충전기, 수소차 충전소 */
.green-mobility .gm2 .ec-box .loca-guide {
    position: relative;
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
    align-items: flex-start;
}

.green-mobility .gm2 .ec-box .loca-guide .loca-box {
    position: relative;
    width: 50%;
    color: #212121;
}

.green-mobility .gm2 .ec-box .loca-guide .loca-box .loca-icon {
    width: 30px;
    margin-bottom: 10px;
    font-size: 0;
}

.green-mobility .gm2 .ec-box .loca-guide .loca-box .loca-txt small {
    display: block;
}

.green-mobility .gm2 .ec-box .loca-guide .loca-box .loca-txt em {
    font-size: 16px;
}

.green-mobility .gm2 .ec-box .gmbox {
    overflow: hidden;
    border-radius: 10px;
}

.green-mobility .gm2 .ec-box p.guide {
    margin-top: 10px;
    font-size: 12px;
}

@media screen and (min-width:639px) {
    .green-mobility .gm2 .ec-box {
        width: 100%;
    }

    .green-mobility .gm2 .ec-box .loca-guide .loca-box {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .green-mobility .gm2 .ec-box .loca-guide .loca-box .loca-icon {
        width: 50px;
    }

    .green-mobility .gm2 .ec-box .loca-guide .loca-box .loca-txt {
        margin-left: 10px;
    }
}

@media screen and (min-width:767px) {
    .green-mobility .gm2 .ec-box .gmbox {
        border-radius: 20px;
    }

    .green-mobility .gm2 .ec-box p.guide {
        margin-top: 25px;
        font-size: 14px;
    }
}

@media screen and (min-width:1139px) {
    .green-mobility .gm2 .ec-box .gmbox {
        border-radius: 30px;
    }

    .green-mobility .gm2 .ec-box .loca-guide {
        margin-bottom: 50px;
    }

    .green-mobility .gm2 .ec-box .loca-guide .loca-box .loca-icon {
        padding-top: 10px;
    }

    .green-mobility .gm2 .ec-box .loca-guide .loca-box .loca-txt em {
        line-height: 1.2;
        font-size: 40px;
    }

    .green-mobility .gm2 .ec-box .loca-guide .loca-box .loca-txt em sup {
        font-size: 16px;
        top: -1em;
    }
}


/* 공항 위의 수많은 차량들도 친환경 차량으로 */
.green-mobility .gm3 .ec-box .car-bus-box {
    padding: 20px;
    border: 3px solid #F8F8F8;
    border-radius: 10px;
}

.green-mobility .gm3 .ec-box .car-bus-box h3 {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
}

.green-mobility .gm3 .ec-box .car-bus-box h3 span {
    position: relative;
    display: block;
    width: 20%;
    font-size: 30px;
}

.green-mobility .gm3 .ec-box .car-bus-box h3 em {
    position: relative;
    display: block;
    width: 80%;
}

.green-mobility .gm3 .ec-box .car-bus-box h3 em small {
    display: block;
    margin-top: 5px;
    font-size: 12px;
}

.green-mobility .gm3 .ec-box .car-bus-box .car-con {
    margin-top: 10px;
    padding-left: 20%;
}

.green-mobility .gm3 .ec-box .car-bus-box .car-con ul li {
    width: 100%;
    color: #212121;
}

.green-mobility .gm3 .ec-box .car-bus-box .car-con ul li em strong {
    font-size: 20px;
}

.green-mobility .gm3 .ec-box .car-bus-box .bus-box {
    margin-top: 20px;
}

.green-mobility .gm3 .ec-box p.guide {
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
    font-weight: 800;
    color: #212121;
}

@media screen and (min-width:639px) {
    .green-mobility .gm3 {
        padding-top: 20%;
    }

    .green-mobility .gm3 .ec-box {
        margin: 0 0 0 auto;
    }

    .green-mobility .gm3 .ec-img1 {
        position: absolute;
        top: 0;
        left: 10%;
        right: 10%;
    }

    .green-mobility .gm3 .ec-img2 {
        position: absolute;
        top: 45%;
        left: 20px;
        right: 450px;
        height: 200px;
    }
}

@media screen and (min-width:767px) {
    .green-mobility .gm3 .ec-box .car-bus-box {
        padding: 30px;
        border-width: 5px;
        border-radius: 20px;
    }

    .green-mobility .gm3 .ec-img2 {
        right: 470px;
        height: 250px;
    }

    .green-mobility .gm3 .ec-box p.guide {
        margin-top: 20px;
        font-size: 14px;
    }
}

@media screen and (min-width:1139px) {
    .green-mobility .gm3 .ec-box .car-bus-box h3 span {
        font-size: 50px;
    }

    .green-mobility .gm3 .ec-box .car-bus-box h3 em {
        font-size: 20px;
        letter-spacing: -.5pt;
    }
    
    .green-mobility .gm3 .ec-box .car-bus-box h3 em small {
        margin-top: 5px;
        font-size: 13px;
        letter-spacing: -.25pt;
    }
    
    .green-mobility .gm3 .ec-box .car-bus-box .car-con ul li {
        width: 33.3333%;
        border-left: 1px solid #dcdcdc;
        text-align: center;
    }
    
    .green-mobility .gm3 .ec-box .car-bus-box .car-con ul li:first-child {
        border-left: none;
    }
    
    .green-mobility .gm3 .ec-box .car-bus-box .car-con ul li em {
        display: block;
    }
    
    .green-mobility .gm3 .ec-box .car-bus-box .car-con ul li em strong {
        font-size: 30px;
    }
    
    .green-mobility .gm3 .ec-box .car-bus-box .car-con ul li span {
        display: block;
        font-size: 14px;
    }

    .green-mobility .gm3 .ec-box .car-bus-box .bus-box {
        margin-top: 50px;
    }

    .green-mobility .gm3 .ec-img1 {
        position: absolute;
        top: 0;
        left: 160px;
        right: 160px;
    }

    .green-mobility .gm3 .ec-img2 {
        top: 540px;
        left: 40px;
        right: 670px;
        height: 410px;
    }
}


/* 디젤 조업장비 친환경 전환 가속화 */
.green-mobility .gm4 .ec-box .diesel-con h4 {
    margin-bottom: 10px;
    color: #212121;
    font-size: 16px;
}

.green-mobility .gm4 .ec-box .diesel-con .diesel-tbl th,
.green-mobility .gm4 .ec-box .diesel-con .diesel-tbl td {
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
    font-weight: 800;
}

@media screen and (min-width:639px) {
    .green-mobility .gm4 {
        padding-top: 100px;
    }

    .green-mobility .gm4 .ec-img1 {
        position: absolute;
        top: 0;
        right: 20px;
        left: 40%;
    }

    .green-mobility .gm4 .ec-img2 {
        position: absolute;
        top: 50%;
        right: -50px;
        left: 70%;
    }
}

@media screen and (min-width:767px) {
    .green-mobility .gm4 .ec-box .diesel-con h4 {
        font-size: 20px;
    }
}

@media screen and (min-width:1139px) {
    .green-mobility .gm4 {
        padding-top: 200px;
    }

    .green-mobility .gm4 .ec-box .diesel-con {
        width: 400px;
    }

    .green-mobility .gm4 .ec-box .diesel-con h4 {
        margin-bottom: 20px;
        font-size: 24px;
    }

    .green-mobility .gm4 .ec-box .diesel-con .diesel-tbl th,
    .green-mobility .gm4 .ec-box .diesel-con .diesel-tbl td {
        padding: 15px 0;
        font-weight: 700;
    }

    .green-mobility .gm4 .ec-img1 {
        left: 410px;
        right: 210px;
    }

    .green-mobility .gm4 .ec-img2 {
        top: 380px;
        left: 670px;
    }
}


/* 항공 탄소 감축의 핵심, 바이오 항공유 */
.carbon-dust-decrease .cdd1 .ec-box p.guide {
    font-size: 12px;
}

@media screen and (min-width:639px) {
    .carbon-dust-decrease .cdd1 .ec-box {
        position: absolute;
        top: 20%;
        right: 40px;
    }

    .carbon-dust-decrease .cdd1 .ec-img1 {
        width: 80%;
    }

    .carbon-dust-decrease .cdd1 .ec-img2 {
        position: absolute;
        bottom: 0;
        right: -50px;
        left: 70%;
    }
}

@media screen and (min-width:767px) {
}

@media screen and (min-width:1139px) {
    .carbon-dust-decrease .cdd1 .ec-box {
        top: 150px;
    }

    .carbon-dust-decrease .cdd1 .ec-img1 {
        width: 70%;
    }

    .carbon-dust-decrease .cdd1 .ec-img2 {
        bottom: 80px;
    }
}


/* 한 방울의 연료도 낭비되지 않도록 */
.carbon-dust-decrease .cdd2 .ec-img1 {
    margin-bottom: 20px;
}

.carbon-dust-decrease .cdd2 .ec-box .acdm-con dl {
    position: relative;
    margin-bottom: 20px;
}

.carbon-dust-decrease .cdd2 .ec-box .acdm-con dl dt {
    margin-bottom: 10px;
    color: #212121;
    font-weight: 800;
    font-size: 16px;
}

.carbon-dust-decrease .cdd2 .ec-box .acdm-con dl dd .percent-box {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 1.2;
    padding: 8px 10px;
    border: 1px solid #dcdcdc;
    text-align: center;
}

.carbon-dust-decrease .cdd2 .ec-box .acdm-con dl dd .percent-box em {
    display: block;
    color: #212121;
}

.carbon-dust-decrease .cdd2 .ec-box .acdm-con dl dd .percent-box em strong {
    font-size: 26px;
}

.carbon-dust-decrease .cdd2 .ec-box .acdm-con dl dd .percent-box span {
    display: block;
    font-size: 12px;
}

@media screen and (min-width:639px) {
    .carbon-dust-decrease .cdd2 .ec-img1 {
        width: 40%;
    }

    .carbon-dust-decrease .cdd2 .ec-img2 {
        position: absolute;
        top: 5%;
        right: -50px;
        left: 45%;
    }

    .carbon-dust-decrease .cdd2 .ec-img3 {
        position: absolute;
        top: 42%;
        right: 10px;
        left: 460px;
    }

    .carbon-dust-decrease .cdd2 .ec-img4 {
        position: absolute;
        top: 55%;
        right: 10px;
        left: 460px;
    }
}

@media screen and (min-width:767px) {
    .carbon-dust-decrease .cdd2 .ec-img4 {
        top: 62%;

    }
}

@media screen and (min-width:1139px) {
    .carbon-dust-decrease .cdd2 {
        padding-bottom: 210px;
    }

    .carbon-dust-decrease .cdd2 .ec-box .acdm-con dl {
        margin-bottom: 60px;
    }

    .carbon-dust-decrease .cdd2 .ec-box .acdm-con dl dt {
        font-size: 26px;
    }

    .carbon-dust-decrease .cdd2 .ec-box .acdm-con dl dd .percent-box {
        width: 100px;
        right: 20px;
    }
    
    .carbon-dust-decrease .cdd2 .ec-box .acdm-con dl dd .percent-box em strong {
        font-size: 40px;
    }
    
    .carbon-dust-decrease .cdd2 .ec-box .acdm-con dl dd .percent-box span {
        font-size: 14px;
    }
    
    .carbon-dust-decrease .cdd2 .ec-box .more-btn {
        margin-top: 100px;
    }

    .carbon-dust-decrease .cdd2 .ec-img1 {
        width: 400px;
        margin-left: 50px;
    }

    .carbon-dust-decrease .cdd2 .ec-img2 {
        top: 150px;
        height: 840px;
    }

    .carbon-dust-decrease .cdd2 .ec-img3,
    .carbon-dust-decrease .cdd2 .ec-img4 {
        top: 1020px;
        left: 670px;
    }

    .carbon-dust-decrease .cdd2 .ec-img4 {
        top: 1430px;
    }
}


/* 공항 인프라 녹색전환 */
.airport-infra .ai-top-image {
    position: relative;
    height: 300px;
    background: #fff url("../images/sub/esg_e4_topbg.jpg") no-repeat center/cover;
}

@media screen and (min-width:639px) {
    .airport-infra {
        margin-top: 100px;
    }

    .airport-infra .ai-top-image {
        height: 400px;
    }
}

@media screen and (min-width:767px) {
    .airport-infra .ai-top-image {
        height: 550px;
    }
}

@media screen and (min-width:1139px) {
    .airport-infra {
        margin-top: 200px;
    }

    .airport-infra .ai-top-image {
        height: 800px;
    }
}


/* 숲으로 태어나는 인천공항, 5 Green Projects */
.airport-infra .ai1 {
    margin-top: -200px;
}

.airport-infra .ai1 .ec-box .three-step-box {
    position: relative;
    padding-left: 30px;
}

.airport-infra .ai1 .ec-box .three-step-box dl {
    position: relative;
    margin-top: 20px;
}

.airport-infra .ai1 .ec-box .three-step-box dl:first-child {
    margin-top: 0 !important;
}

.airport-infra .ai1 .ec-box .three-step-box dl:after {
    position: absolute;
    top: -2px;
    left: -30px;
    width: 20px;
    height: 20px;
    border: 7px solid #E7FEF8;
    background-color: #6BDBC0;
    content: '';
    border-radius: 50%;
}

.airport-infra .ai1 .ec-box .three-step-box dl dt h4 {
    margin-bottom: 5px;
    font-weight: 800;
    color: #212121;
    font-size: 18px;
}

.airport-infra .ai1 .ec-box .three-step-box dl dt .step-num {
    width: 150px;
    padding: 5px;
    background-color: #6BDBC0;
    color: #fff;
}

.airport-infra .ai1 .ec-box .three-step-box dl dd {
    margin-top: 10px;
}

.airport-infra .ai1 .ec-box .green-network-image {
    margin: 20px 0;
}

.airport-infra .ai1 .ec-box .green-network-image figcaption {
    margin-top: 5px;
    color: #212121;
    text-align: center;
    font-weight: 800;
    font-size: 12px;
}

.airport-infra .ai1 .ec-box .forest-con ul li {
    position: relative;
    width: 50%;
    padding: 20px 10px;
}

.airport-infra .ai1 .ec-box .forest-con ul li:nth-child(2n) {
    border-left: 1px solid #dcdcdc;
}

.airport-infra .ai1 .ec-box .forest-con ul li:nth-child(1),
.airport-infra .ai1 .ec-box .forest-con ul li:nth-child(2) {
    border-bottom: 1px solid #dcdcdc;
}

.airport-infra .ai1 .ec-box .forest-con ul li h4 {
    margin-bottom: 10px;
    color: #212121;
    font-size: 18px;
}

.airport-infra .ai1 .ec-box .forest-con ul li .ico {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50px;
    font-size: 0;
}

@media screen and (min-width:639px) {
    .airport-infra .ai1 {
        margin-top: -300px;
    }

    .airport-infra .ai1 .ec-img1 {
        position: absolute;
        top: 20%;
        right: -50px;
        left: 70%;
    }

    .airport-infra .ai1 .ec-img2 {
        position: absolute;
        top: 34%;
        right: -50px;
        left: 70%;
    }

    .airport-infra .ai1 .ec-img3 {
        position: absolute;
        bottom: -10%;
        right: -50px;
        left: 70%;
    }
}

@media screen and (min-width:767px) {
    .airport-infra .ai1 .ec-box .three-step-box dl dt .step-num {
        width: 200px;
    }
    
    .airport-infra .ai1 .ec-box .green-network-image figcaption {
        margin-top: 15px;
        font-size: 14px;
    }

    .airport-infra .ai1 .ec-img1 {
        top: 350px;
        left: 470px;
    }

    .airport-infra .ai1 .ec-img2 {
        top: 700px;
        left: 470px;
    }
    
    .airport-infra .ai1 .ec-img3 {
        left: 470px;
    }
}

@media screen and (min-width:1139px) {
    .airport-infra .ai1 {
        padding-bottom: 200px;
        margin-top: -400px;
    }

    .airport-infra .ai1 .ec-box .three-step-box {
        padding-left: 50px;
    }
    
    .airport-infra .ai1 .ec-box .three-step-box dl {
        margin-top: 40px;
    }
    
    .airport-infra .ai1 .ec-box .three-step-box dl:after {
        top: -2px;
        left: -50px;
        width: 30px;
        height: 30px;
        border: 12px solid #E7FEF8;
    }
    
    .airport-infra .ai1 .ec-box .three-step-box dl dt h4 {
        font-size: 26px;
    }
    
    .airport-infra .ai1 .ec-box .three-step-box dl dt .step-num {
        width: 200px;
    }

    .airport-infra .ai1 .ec-box .green-network-image {
        margin: 50px 0;
    }

    .airport-infra .ai1 .ec-box .forest-con ul li {
        padding: 30px;
    }
    
    .airport-infra .ai1 .ec-box .forest-con ul li h4 {
        font-size: 24px;
    }
    
    .airport-infra .ai1 .ec-box .forest-con ul li .ico {
        bottom: 10px;
        right: 10px;
        width: 64px;
    }
    
    .airport-infra .ai1 .ec-box .more-btn {
        margin-top: 80px;
    }

    .airport-infra .ai1 .ec-img1 {
        top: 450px;
        left: 670px;
    }

    .airport-infra .ai1 .ec-img2 {
        top: 850px;
        left: 670px;
    }
    
    .airport-infra .ai1 .ec-img3 {
        left: 670px;
    }
}


/* 항공기 소음 걱정, 끄고 살 수 있도록 */
.airport-infra .ai2 .ec-img1 {
    margin-bottom: 20px;
}

.airport-infra .ai2 .ec-box .ai-table-box p.guide {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 800;
    color: #212121;
}

.airport-infra .ai2 .ec-box .ai-table-box .ai-tbl th,
.airport-infra .ai2 .ec-box .ai-table-box .ai-tbl td {
    padding: 10px;
    border: 1px solid #fff;
}

.airport-infra .ai2 .ec-box .ai-table-box .ai-tbl thead th {
    background-color: #DFFFF7;
    color: #212121;
    font-weight: 700;
}

.airport-infra .ai2 .ec-box .ai-table-box .ai-tbl thead th small {
    display: block;
    color: #747474;
    font-size: 11px;
    font-weight: 400;
}

.airport-infra .ai2 .ec-box .ai-table-box .ai-tbl tbody td:first-child {
    border-right: 1px solid #DFFFF7;
}

.airport-infra .ai2 .ec-box .ai-table-box .ai-tbl tbody td dl,
.airport-infra .ai2 .ec-box .ai-table-box .ai-tbl tbody td ul li {
    margin-top: 20px;
}

.airport-infra .ai2 .ec-box .ai-table-box .ai-tbl tbody td dl:first-child,
.airport-infra .ai2 .ec-box .ai-table-box .ai-tbl tbody td ul li:first-child {
    margin-top: 0px !important;
}

.airport-infra .ai2 .ec-box .ai-table-box .ai-tbl tbody td dl dt {
    line-height: 1.2;
    font-weight: 400;
    font-size: 16px;
}

.airport-infra .ai2 .ec-box .ai-table-box .ai-tbl tbody td dl dt small {
    font-size: 12px;
}

.airport-infra .ai2 .ec-box .ai-table-box .ai-tbl tbody td dl dd {
    margin-top: 10px;
    color: #212121;
    font-weight: 700;
}

.airport-infra .ai2 .ec-box .ai-table-box .ai-tbl tbody td ul li em {
    font-size: 16px;
}

@media screen and (min-width:639px) {
    .airport-infra .ai2 .ec-img1 {
        position: absolute;
        bottom: 60px;
        left: -50px;
        right: 70%;
        margin-bottom: 0px;
    }

    .airport-infra .ai2 .ec-box {
        margin: 0 0 0 auto;
    }
}

@media screen and (min-width:767px) {
    .airport-infra .ai2 .ec-box .ai-table-box p.guide {
        font-size: 14px;
    }

    .airport-infra .ai2 .ec-img1 {
        right: 470px;
        bottom: 80px;
    }
}

@media screen and (min-width:1139px) {
    .airport-infra .ai2 .ec-box .ai-table-box .ai-tbl th,
    .airport-infra .ai2 .ec-box .ai-table-box .ai-tbl td {
        padding: 20px;
    }
    
    .airport-infra .ai2 .ec-box .ai-table-box .ai-tbl thead th small {
        font-size: 13px;
    }
    
    .airport-infra .ai2 .ec-box .ai-table-box .ai-tbl tbody td dl,
    .airport-infra .ai2 .ec-box .ai-table-box .ai-tbl tbody td ul li {
        margin-top: 30px;
    }
    
    .airport-infra .ai2 .ec-box .ai-table-box .ai-tbl tbody td dl dt {
        font-size: 20px;
    }
    
    .airport-infra .ai2 .ec-box .ai-table-box .ai-tbl tbody td dl dt small {
        font-size: 13px;
    }
    
    .airport-infra .ai2 .ec-box .ai-table-box .ai-tbl tbody td ul li em {
        font-size: 20px;
    }

    .airport-infra .ai2 .ec-img1 {
        right: 670px;
        bottom: 60px;
    }
}


/* 인천공항은 소음대책사업 및 주민지원사업으로 소음불편을 해소하고자 노력하고 있습니다. */
.airport-infra .ai3 .ec-box h2 {
    line-height: 1.4;
    margin-bottom: 20px;
    font-weight: 800;
    font-size: 18px;
}

.airport-infra .ai3 .ec-box .air-noise-box dl {
    margin-top: 20px;
}

.airport-infra .ai3 .ec-box .air-noise-box dl:first-child {
    margin-top: 0 !important;
}

.airport-infra .ai3 .ec-box .air-noise-box dl dt {
    margin-bottom: 10px;
    color: #212121;
}

.airport-infra .ai3 .ec-box .air-noise-box dl dt strong {
    display: block;
    font-size: 18px;
}

.airport-infra .ai3 .ec-box .air-noise-box dl dt span {
    display: block;
    font-size: 12px;
}

.airport-infra .ai3 .ec-box .air-noise-box dl dt span br {
    display: none;
}

@media screen and (min-width:639px) {
    .airport-infra .ai3 .ec-img1 {
        position: absolute;
        bottom: 60px;
        right: -10px;
        left: 450px;
    }
}

@media screen and (min-width:767px) {
    .airport-infra .ai3 .ec-img1 {
        left: 470px;
        bottom: 100px;
    }
}

@media screen and (min-width:1139px) {
    .airport-infra .ai3 .ec-box h2 {
        margin-bottom: 50px;
        font-size: 24px;
    }

    .airport-infra .ai3 .ec-box .air-noise-box dl {
        margin-bottom: 40px;
    }

    .airport-infra .ai3 .ec-box .air-noise-box dl dt {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 20px;
    }

    .airport-infra .ai3 .ec-box .air-noise-box dl dt strong {
        font-size: 30px;
    }
    
    .airport-infra .ai3 .ec-box .air-noise-box dl dt span {
        line-height: 1.2;
        margin-left: 10px;
        font-size: 14px;
    }

    .airport-infra .ai3 .ec-box .air-noise-box dl dt span br {
        display: block;
    }

    .airport-infra .ai3 .ec-box .more-btn {
        margin-top: 100px;
    }

    .airport-infra .ai3 .ec-img1 {
        left: 670px;
    }
}


/* 깨끗한 하늘을 만드는 인천공항의 비결 */
.airport-infra .ai4 .ec-box .air-quality-box th,
.airport-infra .ai4 .ec-box .air-quality-box td {
    padding: 10px;
    vertical-align: top;
}

.airport-infra .ai4 .ec-box .air-quality-box .upline th,
.airport-infra .ai4 .ec-box .air-quality-box .upline td {
    border-top: 1px solid #dcdcdc;
}

.airport-infra .ai4 .ec-box .air-quality-box th {
    color: #212121;
    font-weight: 700;
}

.airport-infra .ai4 .ec-box .air-quality-box td ul li {
    width: 100%;
    margin-top: 20px;
}

.airport-infra .ai4 .ec-box .air-quality-box td ul li:first-child {
    margin-top: 0 !important;
}

.airport-infra .ai4 .ec-box .air-quality-box td ul li em {
    display: block;
    font-size: 12px;
    color: #212121;
    font-weight: 800;
}

@media screen and (min-width:639px) {
    .airport-infra .ai4 {
        padding-top: 150px;
    }

    .airport-infra .ai4 .ec-box {
        margin: 0 0 0 auto;
    }

    .airport-infra .ai4 .ec-img1 {
        position: absolute;
        top: 0;
        right: -50px;
        left: 75%;
    }

    .airport-infra .ai4 .ec-img2 {
        position: absolute;
        top: 50px;
        right: 28%;
        left: 0;
    }

    .airport-infra .ai4 .ec-img3 {
        position: absolute;
        bottom: 10%;
        right: 70%;
        left: 20px;
    }
}

@media screen and (min-width:767px) {
    .airport-infra .ai4 {
        padding-top: 200px;
    }

    .airport-infra .ai4 .ec-img2 {
        top: 100px;
    }

    .airport-infra .ai4 .ec-img3 {
        right: 470px;
    }
}

@media screen and (min-width:1139px) {
    .airport-infra .ai4 {
        padding-top: 400px;
    }

    .airport-infra .ai4 .ec-box .air-quality-box td ul.floats li {
        width: 50%;
        margin-top: 0;
    }

    .airport-infra .ai4 .ec-box .air-quality-box td ul li em {
        font-size: 14px;
    }

    .airport-infra .ai4 .ec-img1 {
        left: 780px;
    }

    .airport-infra .ai4 .ec-img2 {
        right: 430px;
    }

    .airport-infra .ai4 .ec-img3 {
        bottom: auto;
        top: 880px;
        right: 670px;
    }
}


/* Modal // RE100 더 알아보기 */
#re100View h1.h1-modal strong {
    line-height: 1.2;
}

#re100View h1.h1-modal p {
    color: #212121;
}

#re100View .re100-tbl th,
#re100View .re100-tbl td {
    padding: 10px 0;
    vertical-align: top;
}

#re100View .re100-tbl th {
    font-weight: 700;
    color: #212121;
    font-size: 16px;
}

#re100View .re100-tbl td br {
    display: none;
}

@media screen and (min-width:576px) {
}

@media screen and (min-width:992px) {
    #re100View .re100-tbl th {
        font-size: 20px;
    }

    #re100View .re100-tbl td br {
        display: block;
    }
}

@media screen and (min-width:1139px) {
    #re100View .re100-tbl th {
        font-size: 24px;
    }
}


/* Modal // A-CDM 더 알아보기 */
#acdmView .modal-body h1.h1-modal {
    margin-top: 40px;
}

@media screen and (min-width:992px) {
    #acdmView .modal-body h1.h1-modal {
        margin-top: 50px;
        margin-bottom: 30px;
    }
}


/* Modal // 5 Green Projects 더 알아보기 */
#greenProjectView .incheon-chart h3 {
    margin-bottom: 10px;
    color: #212121;
    font-weight: 700;
    font-size: 16px;
}

#greenProjectView .incheon-chart .co2-tbl th,
#greenProjectView .incheon-chart .co2-tbl td {
    padding: 10px;
    border: 2px solid #fff;
    text-align: center;
}

#greenProjectView .incheon-chart .co2-tbl thead th {
    background-color: #DFFFF7;
    color: #00C88C;
}

#greenProjectView .incheon-chart .co2-tbl tfoot td {
    background-color: #F4F4F4;
}

#greenProjectView .incheon-chart .co2-tbl tfoot th {
    font-weight: 800;
    color: #212121;
}

#greenProjectView .five-project {
    margin-top: 50px;
}

#greenProjectView .five-project dl {
    margin-top: 20px;
    font-size: 16px;
}

#greenProjectView .five-project dl:first-child {
    margin-top: 0 !important;
}

#greenProjectView .five-project dl dt {
    margin-bottom: 5px;
}

#greenProjectView .five-project dl dt small {
    display: block;
    color: #00C88C;
}

#greenProjectView .five-project dl dt strong {
    display: block;
    color: #212121;
}


@media screen and (min-width:576px) {
}

@media screen and (min-width:992px) {
    #greenProjectView .incheon-chart h3 {
        margin-bottom: 15px;
        font-size: 20px;
    }
}

@media screen and (min-width:1139px) {
}