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

.construction-content__ttl {
  color: #232B52;
  font-family: "BIZ UDPGothic", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 38.4px */
}
.construction-content__bar {
  width: 100%;
  height: 1px;
  background-color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
}
.construction-content__desc {
  color: #000;
  font-family: "BIZ UDPGothic", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
  letter-spacing: 1.28px;
}/*# sourceMappingURL=business.css.map */