@font-face {
  font-family: 'Noto Serif SC' !important;
  src: url('../fonts/NotoSerifSC-VariableFont_wght.woff2') format('woff2');
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}
.ch {
  font-family: 'Noto Serif SC' !important;
  font-weight: 300 !important;
}
body {
    font-family: "Noto Serif SC", serif !important;
    letter-spacing: 2px !important;
}
.room-detail-wrapper .area .ttl-box .sub-ttl {
    margin-top: -5px !important;
}
.qr-link {
    max-width: 400px !important;
}
.spot-lead .area .box:nth-child(1) .txt-box {
    height: 600px !important;
}
.section.child-top .area .top .ttl {
    font-weight: 400;
}
@media screen and (max-width: 630px) {
.lead-area .area .box:nth-child(1) .txt-box {
    width: 100% !important;
}
}
