@charset "UTF-8";

@media screen and (min-width: 501px) and (max-width: 750px) {
.block_table_3.w20 table tr:nth-of-type(1)>td:first-child, .block_table_3.w20 table tr:nth-of-type(1)>th:first-child, .block_table_7.w20 table tr:nth-of-type(1)>td:first-child, .block_table_7.w20 table tr:nth-of-type(1)>th:first-child {
    width:31%;
}
}