html {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  font-style: normal;
}

.square-head {
  color: #0054b6;
  font-family: "Sawarabi Gothic";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 32.4px */
}
.square-headbefore {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #0054b6;
}/*# sourceMappingURL=stage.css.map */