body {
  margin: 0;
  color: #333;
  font-family: "Lato", "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.8;
}

h1,
h2,
h3,
h4,
h5 {
  font-size: inherit;
  margin: 0;
  font-weight: inherit;
}

hr {
  border: none;
  margin: 0;
}

a {
  text-decoration: none;
}

p,
dd,
dl {
  margin: 0;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

th {
  font-weight: inherit;
}

    .wdb-l-main {
      @media (min-width: 768px) {
        width: 100%;
        min-width: 1168px;
      }
    }

.ps__rail-y {
  right: 0;
}

@media (max-width: 767.9px) {
  .ps__rail-x,
  .ps__rail-y {
    display: none;
  }
}
