@charset "UTF-8";

/*----------テーブル文字サイズ調整_260805----------*/
@media screen and (max-width: 900px) {
    .block_table_7 table th,
    .block_table_7 table td {
        font-size: 1.4rem;
    }
}