/* =============================================================
    #section_03
   ============================================================= */

#section_03 {
    height: 1326px;
    display: block;
    padding-top:30px;
}

#section_03 header h1 {
    font-family: "Noto Sans Bold KR";
    font-size: 72px;
    color: #D7195C;
    text-align: center;
    padding: 71px 0 75px;
}

/*wr01*/
#section_03 .wr01 {
    display: flex;
    height: 521px;
}

#section_03 .wr01 .left {
    max-width: 521px;
    margin-right: 39px;
}

#section_03 .wr01 .left img {
    width: 100%;
}

#section_03 .wr01 .right {
    padding-top: 50px;
}

#section_03 .wr01 .right h3 {
    font-family: "Noto Sans Bold KR";
    color: #fff;
    font-size: 24px;
    margin-bottom: 15px;
}

#section_03 .wr01 .right table {
    border-top: 2px solid #707070;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 15px auto;
    text-align: center;
    width: 840px;
}

#section_03 .wr01 .right table tr:first-child {
    border-top: 3px solid #fff;
    border-bottom: 1px solid #707070;
}

#section_03 .wr01 .right table tr {
    border-bottom: 1px solid #707070;
}


#section_03 .wr01 .right table tr td {
    color: #fff;
    font-size: 16px;
    padding: 13px 0;
    height: 50px;
}

#section_03 .wr01 .right table tr:first-child td {
    color: #fff;
}

#section_03 .wr01 .right table tr:first-child td:nth-child(1) {
    background-color: #5f606b;
}

#section_03 .wr01 .right table tr:first-child td:nth-child(2) {
    background-color: rgba(255, 255, 255, 0.2);
    text-align: center;
}


#section_03 .wr01 .right table tr td:nth-child(1) {
    background-color: rgba(255, 255, 255, 0.2);
    width: 258px;
}

#section_03 .wr01 .right table tr td:nth-child(2) {
    font-family: "Noto Sans CJK KR Regular";
    text-align: left;
    padding-left: 30px;
}

#section_03 .wr01 .right tr td .under-line {
    color: #fff;
    text-decoration: underline;
}

/*wr02*/
#section_03 .wr02 {
    overflow-x: auto;
    white-space: nowrap;
}

#section_03 .wr02 .title {
    font-family: "Noto Sans Bold KR";
    text-align: left;
    color: #fff;
    font-size: 24px;
    margin-bottom: 10px;
}

#section_03 .wr02 table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
    width: 100%;
}

#section_03 .wr02 table tr td {
    color: #fff;
    font-size: 16px;
    padding: 13px 0;
}

#section_03 .wr02 table tr:first-child {
    border-top: 3px solid #FFFFFF;
    border-bottom: 1px solid #707070;
}

#section_03 .wr02 table tr {
    border-bottom: 1px solid #707070;
}

#section_03 .wr02 table tr td {
    border-right: 1px solid #707070;
    height: 50px;
}

#section_03 .wr02 table tr td:nth-child(2),
#section_03 .wr02 table tr td:nth-child(3),
#section_03 .wr02 table tr td:nth-child(4),
#section_03 .wr02 table tr td:nth-child(5) {
    text-align: right;
    padding-right: 30px;
}

#section_03 .wr02 table tr:first-child td {
    padding-right: 0;
}


#section_03 .wr02 table tr:first-child td {
    text-align: center;
}

#section_03 .wr02 table tr td:last-child {
    border-right: none;
}

#section_03 .wr02 table tr:first-child td {
    background-color: rgba(255, 255, 255, 0.2);
    width: 258px;
}

#section_03 .wr02 table tr:first-child td:first-child {
    background-color:rgba(95,96,107,1);
}

#section_03 .wr02 table tr td:first-child {
    background-color: rgba(95,96,107,0.2);
}

#section_03 .wr02 table tr:nth-child(4) td:first-child,
#section_03 .wr02 table tr:nth-child(5) td:first-child,
#section_03 .wr02 table tr:nth-child(6) td:first-child,
#section_03 .wr02 table tr:nth-child(7) td:first-child {
    background-color: rgba(215,25,92,0.2) ;
}


@media (max-width: 1280px) {
    #section_03 {
        height: 1831px;
        padding: 0 30px;
    }

    #section_03 .wr01 {
        display: block;
        height: 100%;
    }

    #section_03 header h1 {
        padding: 100px 0 10px;
    }

    #section_03 .wr01 .left {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }

    #section_03 .wr01 .left img {
        max-width: 425px;
    }

    #section_03 .wr01 .right {
        padding-top: 20px;
    }

    #section_03 .wr01 .right h3 {
        text-align: center;
        margin-bottom: 20px;
    }

    #section_03 .wr01 .right table {
        width: 100%;
    }


    /*wr02*/
    #section_03 {

    }

    #section_03 .wr02 {
        margin-top: 121px;
    }

    #section_03 .wr02 .title {
        text-align: center;
        margin-bottom: 26px;
    }

    #section_03 .wr02 table {
        width: 1300px;
        height: 401px;
    }

    #section_03 .wr02 table tr:first-child td:first-child {
        width: 258px;
    }


}

@media (max-width: 768px) {
    #section_03 {
        height: 1450px;
        padding: 0 20px;
    }

    #section_03 header h1 {
        font-size: 36px;
        padding: 70px 0 10px;
    }

    #section_03 .wr01 .left img {
        max-width: 335px;
    }

    #section_03 .wr01 .right h3 {
        font-size: 18px;
        margin-bottom: 39px;
    }

    #section_03 .wr01 .right table tr td:nth-child(1) {
        width: 151px;
    }

    #section_03 .wr01 .right table tr td {
        font-size: 14px;
    }

    #section_03 .wr01 .right table tr td:nth-child(2),
    #section_03 .wr01 .right table tr td:nth-child(3) {
        padding-left: 13px;
        text-align: left;
    }

    /*wr02*/
    #section_03 .wr02 {
        margin-top: 50px;
        margin-bottom: 21px;
    }

    #section_03 .wr02 .title {
        font-size: 18px;
        margin-bottom: 21px;
    }

    #section_03 .wr02 table tr:first-child td:first-child {
        width: 181px;
    }

    #section_03 .wr02 table tr td {
        font-size: 14px;
    }
}
