body {
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  background: #fff;
  font-family: "Noto Sans JP", "Roboto", "Hiragino Sans", "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif !important;
  font-weight: 500;
  color: #000;
  font-size: 15px;
}

html, body {
  overflow-x: hidden !important;
}/*# sourceMappingURL=base.css.map */