/* CSS Document */
/*text-color*/
/*text-shadow*/
/*font-family*/
body {
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #150035;
  overflow-x: hidden;
}/*# sourceMappingURL=base.css.map */