@charset "UTF-8";

.block_table_6 .outer {
    overflow-x: scroll;
    white-space: nowrap;
}

.block_table_2.w20 table tr:nth-of-type(1)>td:first-child, .block_table_2.w20 table tr:nth-of-type(1)>th:first-child, .block_table_5.w20 table tr:nth-of-type(1)>td:first-child, .block_table_5.w20 table tr:nth-of-type(1)>th:first-child, .block_table_6.w20 table tr:nth-of-type(1)>td:first-child, .block_table_6.w20 table tr:nth-of-type(1)>th:first-child {
    width: 33%;
}
.block_table_2 table thead, .block_table_2 table thead th, .block_table_2 table thead td, .block_table_5 table thead, .block_table_5 table thead th, .block_table_5 table thead td, .block_table_6 table thead, .block_table_6 table thead th, .block_table_6 table thead td {
    background-color: var(--i_sub2_color);
    width: 33%;
}