#module-light .menu-ttl a {
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif !important;
}

#module-light .kv-half--box .kv-half--copy {
  letter-spacing: 0.07em;
}
#module-light .kv-half--copy p.sub_title {
  font-size: 0.5em;
}

#module-light h1.kv-half--ttl {
  font-size: 1.9em !important;
  margin: 1em 0 0.5em 0;
}
#module-light h1 span.brand_title {
  font-size: 120%;
  margin-left: 0.07em;
  color: #EC815D;
}

#module-light .kv-half--box .kv-half--lead {
  font-weight: normal !important;
}

#module-light .section_lead {
  text-align: center;
}

#module-light .style-rw-04 .style-inner {
  width: 80%;
}

#module-light .footer-content .footer-content_ttl {
  letter-spacing: .07em !important;
}
#module-light .footer-content .sub_title {
  font-size: 0.65em !important;
}

#module-light .footer-content .footer-content_lead {
  font-size: 1.8em !important;
  letter-spacing: .1em !important;
}
#module-light .footer-content .footer-content_lead span.brand_title {
  font-size: 120% !important;
  margin-left: 0.07em !important;
}
#module-light .item-block .item-box_list li {
  width: 27% !important;
}

@media screen and (max-width: 768px) {

  #module-light .pager {
    display: none;
  }

  #module-light .kv-half--box .kv-half--ttl {
    font-size: 1.8rem !important;
    line-height: 1.5;
    margin: 1em 0 0.5em 0;
    letter-spacing: .1em !important;
  }

  #module-light .kv-half--copy p.sub_title {
    font-size: 0.7em;
    margin: 0;
    text-align: center;
  }

  #module-light .kv-half--box .kv-half--lead {
    letter-spacing: .05rem;
  }

  #module-light .section_lead {
    text-align: left;
  }

  #module-light .menu-inner .menu-ttl a {
    font-weight: 400;
  }

  #module-light .item-block .item-box_list li {
    width: 48% !important;
  }

  #module-light .footer-basic .footer-content_nav li a {
    font-weight: 400;
  }

  #module-light .footer-content .footer-content_ttl {
    margin: 1em 0 0 0;
    font-size: 3.3vw;
  }
  #module-light .footer-content .footer-content_lead {
    font-size: 1.46em !important;
  }

}

/* ==================================================================
キャプションの電話番号無効
================================================================== */
#module-light .no-auto-link a[href^="tel:"],
#module-light .no-auto-link a[href^="mailto:"]{
  color: inherit !important;
  text-decoration: none !important;
  pointer-events: none !important;
}

@media screen and (max-width: 768px) {
  #module-light .no-auto-link a[href^="tel:"],
  #module-light .no-auto-link a[href^="mailto:"] {
    font-size: 2.93vw !important;
  }
}
