@charset 'UTF-8';
/*  透過
----------------------------------------*/
/*  ボーダー
----------------------------------------*/
.scrollable_table {
  margin: 0 20px;
}
.scrollable_table table {
  width: 100%;
}
.scrollable_table .table_th:first-child {
  border-right: #d1d0d0;
}
