#module-light .font-set_heading {
  font-family: "Marcellus" !important;
  font-weight: bold;
  font-size: 1.15em;
  letter-spacing: 0.09em;
  line-height: 2.2;
}

#module-light .kv-half--box .kv-half--copy {
  letter-spacing: 0.07em;
  font-weight: 400 !important;
}

#module-light h1.kv-half--ttl {
  font-size: 2.5em !important;
  line-height: 1.45 !important;
}

#module-light h1.kv-half--ttl .sub_title {
  font-size: 0.55em;
}

#module-light .kv-half--box .kv-half--lead {
  font-weight: normal !important;
}

#module-light h2.lead-ttl,
#module-light h2.area-ttl {
  font-weight: 400 !important;
}

#module-light .section_lead {
  text-align: center;
}

#module-light .module-block_5 h2.area-ttl {
  margin: 0 0 60px;
}

#module-light .style-rw-04 .style-inner {
  width: 80%;
}

#module-light .footer-content .footer-content_ttl {
  font-weight: 400 !important;
  letter-spacing: .07em !important;
}
#module-light .footer-content .footer-content_lead {
  font-size: 1.8em !important;
}
#module-light .footer-content .sub_title {
  font-size: 0.65em !important;
}

@media screen and (max-width: 768px) {

  #module-light .pager {
    display: none;
  }

  #module-light .kv-half--box .kv-half--ttl {
    font-size: 2.2rem !important;
    line-height: 1.5;
  }

  #module-light .font-set_subtitle {
    font-size: 3.8vw;
    letter-spacing: .09em;
    font-weight: 400;
  }

  #module-light .kv-half--box .kv-half--lead {
    letter-spacing: .05rem;
  }

  #module-light .section_lead {
    text-align: left;
  }

  #module-light .style-rw-04 .style-inner {
    width: 100% !important;
  }

  #module-light .menu-inner .menu-ttl a {
    font-weight: 400;
  }

  #module-light .footer-basic .footer-content_nav li a {
    font-weight: 400;
  }

}
