@charset "UTF-8";
html {
  font-family: "イワタ中太ゴシック体オールド_90", sans-serif !important;
  font-size: 10px !important;
}
@media (max-width: 1000px) {
  html {
    font-size: 1vw !important;
  }
}
html {
  font-weight: 500;
  font-style: normal;
}/*# sourceMappingURL=commons.css.map */