@charset "UTF-8";

.block_table_6 table td {
    text-align: center;
}
#table_1 + .block_table_6 table tr:nth-of-type(5) td:nth-of-type(n + 3) {
    display: none;
}
#table_2 + .block_table_6 table tr:nth-of-type(5) td:nth-of-type(n + 3) {
    display: none;
}