@charset "UTF-8";

#nbp1649258\ 1649258.block_table_1 table tr:nth-child(1) div
{
	color: #fff;
	font-weight: 600;
    background: var(--i_main_color);
    text-align: center;
}

.block_table_1 table td, .block_table_1 table th:nth-child(1) {
    padding: 0;
}

.block_table_1 table td, .block_table_1 table td:nth-child(1) {
    padding: 0;
}

@media screen and (max-width: 900px) {
.outer {
    overflow: scroll;
}

table {
   width: auto;
   white-space: nowrap;
}
}