
@charset "UTF-8";


/*----------項目名---------------*/
@media screen and (max-width:480px){
.block_table_1 table th, .block_table_8 table th div{
     width: 110px;
}

.block_table_1 table th, .block_table_8 table th {
    font-size: 3.7vw;
}
}

@media screen and (max-width:350px){
.block_table_1 table th, .block_table_8 table th div{
     width: 80px;
}

.block_table_1 table th, .block_table_8 table th {
   
}
}