h4 {
    font-size: 1.5625vw;
    font-weight: bold;
    line-height: 2.0833vw;
}
h5 {
    font-weight: bold;
    line-height: 1.5625vw;
}
.dwn-wrap {
    padding-top: 2.6042vw;
    display: flex;
    gap: 12.5521vw;
    position: relative;
}
.dwn-wrap::after{
    display: block;
    content: "";
    width: 0.0521vw;
    height: 12.4479vw;
    position: absolute;
    left: 24.375vw;
    background-color: #efefef;
}
.dwn-wrap .logo {
    margin-top: 2.0833vw;
    width: 15.625vw;
}
.dwn-wrap .logo-20th {
    margin-top: 1.875vw;
    width: 9.6563vw;
}
.dwn-wrap .btn-wrap {
    display: flex;
    gap: 1.25vw;
    margin-top: 3.4479vw;
}
.dwn-wrap .btn-wrap-20th {
    margin-top: 3.2083vw;
}
.btn-wrap a, .btn-wrap-20th a {
    display: block;
    width: 8.4375vw;
    height: 2.5vw;
    font-size: 0.7292vw;
    font-weight: 500;
    line-height: 2.5vw;
    color: #333;
    text-align: center;
    outline: 0.0521vw solid #c8c8c8;
}
.btn-wrap img, .btn-wrap-20th img {
    width: 0.625vw;
    margin-left: 0.2083vw;
}
.kcif-wrap {
    margin-top: 5.7292vw;
}
.kcif-wrap p {
    margin-top: 2.0833vw;
    font-size: 0.9375vw;
    line-height: 1.7708vw;
}
.history-container {
    margin-top: 5.2083vw;
}
.history-container .history-wrap {
    margin-top: 2.0833vw;
}
.history-wrap table {
    font-size: 0.9375vw;
}
.history-wrap table th {
    width: 5.7292vw;
    text-align: left;
    font-weight: bold;
}
.history-wrap table th, td {
    height: 2.3438vw;
    vertical-align: middle;
}


@media all and (max-width:991px){
    h4 {
        font-size: 3.9063vw;
        line-height: 5.2083vw;
    }
    h5 {
        line-height: 3.125vw;
    }
    .dwn-wrap {
        padding-top: 3.9063vw;
        gap: 15.7552vw;
    }
    .dwn-wrap::after{
        width: 0.1302vw;
        height: 31.1198vw;
        left: 53.125vw;
    }
    .dwn-wrap .logo {
        margin-top: 5.9896vw;
        width: 39.0625vw;
    }
    .dwn-wrap .logo-20th {
        margin-top: 3.125vw;
        width: 24.1406vw;
        height: 7.487vw;
    }
    .dwn-wrap .btn-wrap {
        gap: 3.125vw;
        margin-top: 7.8385vw;
    }
    .dwn-wrap .btn-wrap-20th {
        margin-top: 7.2396vw;
    }
    .btn-wrap a, .btn-wrap-20th a {
        width: 21.0938vw;
        height: 6.25vw;
        font-size: 1.8229vw;
        line-height: 6.25vw;
        outline: 0.1302vw solid #c8c8c8;
    }
    .btn-wrap img, .btn-wrap-20th img {
        width: 1.5625vw;
        margin-left: 0.5208vw;
    }
    .kcif-wrap {
        margin-top: 10.4167vw;
    }
    .kcif-wrap p {
        margin-top: 5.2083vw;
        font-size: 2.3438vw;
        line-height: 4.4271vw;
    }
    .history-container {
        margin-top: 10.4167vw;
    }
    .history-container .history-wrap {
        margin-top: 5.2083vw;
    }
    .history-wrap table {
        font-size: 2.3438vw;
    }
    .history-wrap table th {
        vertical-align: top;
        width: 14.3229vw;
    }
    .history-wrap table th, td {
        height: 5.8594vw;
        line-height: 2.5;
    }
}

@media all and (max-width:479px){
    h4 {
        font-size: 4.4444vw;
        line-height: 6.6667vw;
    }
    h5 {
        font-size: 3.8889vw;
        line-height: 5.5556vw;
    }
    .dwn-wrap {
        text-align: center;
        padding-top: 8.3333vw;
        flex-direction: column;
        gap: 16.6667vw;
    }
    .dwn-wrap::after{
        display: none;
    }
    .dwn-wrap .logo {
        margin-top: 8.8889vw;
        width: 66.6667vw;
    }
    .dwn-wrap .logo-20th {
        margin-top: 8.8889vw;
        width: 51.5vw;
    }
    .dwn-wrap .btn-wrap {
        justify-content: center;
        gap: 4.4444vw;
        margin-top: 12.2778vw;
    }
    .dwn-wrap .btn-wrap-20th {
        margin-top: 12.3889vw;
    }
    .btn-wrap a, .btn-wrap-20th a {
        width: 33.0556vw;
        height: 11.6667vw;
        font-size: 3.3333vw;
        line-height: 11.6667vw;
        outline: 0.2778vw solid #c8c8c8;
    }
    .btn-wrap-20th a {
        margin: 0 auto;
    }
    .btn-wrap img, .btn-wrap-20th img {
        width: 2.7778vw;
        margin-left: 0.4167vw;
    }
    .kcif-wrap {
        margin-top: 16.6667vw;
    }
    .kcif-wrap p {
        margin-top: 5.5556vw;
        font-size: 3.8889vw;
        line-height: 7.2222vw;
    }
    .history-container {
        margin-top: 16.6667vw;
    }
    .history-container .history-wrap {
        margin-top: 5.5556vw;
    }
    .history-wrap table {
        font-size: 3.8889vw;
    }
    .history-wrap table th {
        vertical-align: top;
        width: 23.8889vw;
    }
    .history-wrap table th, td {
        height: 8.3333vw;
        line-height: 2.14;
    }
}
