@charset "UTF-8";

.block_table_1 table th{
  min-width: 113px;
}

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

table {
   white-space: nowrap;
}
}