@charset "utf-8";

.nav-item a {
    font-size: 18px;
}

.p_mg {
    margin-top: 16px;
    margin-bottom: 20px;
    line-height: 24px;
}

.ico_store_app {
    width: 136px;
}

.logo_jtp {
    width: 286px;
}

i.fas {
    margin-right: 4px;
}
i.fa-file-download {
    margin-right: 8px;
}

.nav_ds::before {
    left: 22px;
}
.nav_eng::before {
    left: 62px;
}

/*in cando*/
@media (min-width: 768px) {
    .table_cul .h_head {
        height: 220px;
    }
    .table_cul .h_reading {
        height: 246px;
    }
    .table_cul .h_writing {
        height: 200px;
    }
    .table_cul .h_speaking1 {
        height: 246px;
    }
    .table_cul .h_speaking2 {
        height: 290px;
    }
    .table_cul .h_listening {
        height: 170px;
    }
}
