.j-map_os.divide-layout {
  margin-bottom: 3rem;
}
.j-map_os .elem-table-set--scroll,
.j-map_os .elem-table-set {
  margin-bottom: .5rem;
}
.j-map_os .elem-table-set--scroll th,
.j-map_os .elem-table-set th {
  padding: .45em .75em;
}
.j-map_os .elem-table-set--scroll td,
.j-map_os .elem-table-set td {
  padding: .45em
}
.j-map_os .elem-table-set--scroll td b span,
.j-map_os .elem-table-set td b span {
  display: inline-block;
}
@media (max-width: 1024px) {
  .j-map_os .elem-table-set--scroll > div > div > div {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .j-map_os .elem-table-set--scroll > div > div > div > div {
    width: 540px;
  }
}
@media (max-width: 1024px) and (min-width: 569px) {
  .j-map_os .elem-table-set--scroll > div > div::before {
    display: none;
  }
  .j-map_os .elem-table-set--scroll > div > div::after {
    content: "\5de6\53f3\306b\30b9\30af\30ed\30fc\30eb\3059\308b\3053\3068\3067\3054\89a7\3044\305f\3060\3051\307e\3059\3002";
    color: #666;
    font-size: .875rem;
    text-align: right;
  }
}