@charset "UTF-8";

@media screen and (max-width: 400px){
    .block_table_1 table th{
        font-size: 1.4rem;
    }
}