.classes-note,
.tax-note {
    text-align: right;
    width: 1105.1779px;
    margin: auto;
    font-size: 14px;
    /* line-height: 2.928571428571429; */
    line-height: 2;
    letter-spacing: 0.2em;
}

.classes-note {
    text-align: left;
    letter-spacing: 0.16em;
}

#fee_bottom {
    margin-bottom: 3.499755%;
}

#other_bottom {
    margin-bottom: 5.48141%;
}

#admission_list {
    margin-bottom: 3.884185%;
}

#admission_list tr {
    border-top: rgba(135, 97, 0, 1) 1px solid;
    border-bottom: rgba(135, 97, 0, 1) 1px solid;
    height: 71.0256px;
}

table td {
    font-size: 16px !important;
    line-height: 2.05 !important;
    letter-spacing: 0.14em !important;
}

#admission_list tr td:first-child {
    letter-spacing: 0.32em !important;
}

#admission {
    width: 50%;
    background-color: rgba(135, 97, 0, 1);
    color: #fff;
}

#t-sub_head td {
    letter-spacing: 0.32em !important;
    padding: 0 20px;
}

.small_text {
    font-size: 12px !important;
    line-height: 2.5625 !important;
    letter-spacing: 0.05em !important;
}

#other_list #t-head {
    background-color: #009DAD;
}

#other_list #t-sub_head td {
    background-color: #69C5CE;
}

#main_list tr td:nth-of-type(2),
#other_list tr td:nth-of-type(2) {
    width: 33.333333%;
}

.page_title {
    margin-top: 5.29249%;
    margin-bottom: 3%;
}

@media screen and (max-width: 1106px) {
    .classes-note,
    .tax-note {
        margin: 0 5%;
        width: auto;
    }
}

@media screen and (max-width: 750px) {
    #caution_scroll, .classes-note, .tax-note {
        text-align: left;
        font-size: 12px;
        line-height: 1.5;
    }

    .page_title {
        margin-top: 30px;
        margin-bottom: 25px;
    }

    #admission_list {
        margin-bottom: 40px;
    }

    #fee_bottom {
        margin-bottom: 40px;
    }

    #other_bottom {
        margin-bottom: 30px;
    }

    .list table tr {
        height: 55px;
    }

    .list table {
        font-size: 16px;
    }

    table td {
        font-size: 12px !important;
    }

    .small_text {
        font-size: 10px !important;
    }
}