.l-post-content h2 {
  color: #232323;
}
.shadow-header {
  position: fixed;
  .headerL {
    margin-top: 1px;
  }
}
.c-case-header__subtitle {
  font-style: normal;
  span {
    order: initial;
    font-size: inherit;
    font-weight: bold;
    color: #232323;
  }
}
.shadow-header * {
  letter-spacing: 0;
}
.l-page-header__title {
  font-style: initial;
  color: #fff !important;
}
body {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.85;
}

* + hr {
  margin: 2.5rem auto;
}
.c-simple-offer {
  display: none;
}
.c-service-floating-nav.js-service-floating-nav {
  display: none;
}
