@charset "UTF-8";

/*---------テーブル(項目名)--------------*/

@media screen and (max-width:350px){ 
.block_table_1 table th {
    font-size: 4.5vw;
}
}