.konmari-club-hero {
  background-size: auto 1000px !important;
  background-position: 36% -14% !important;
  min-height: 580px;
  position: relative;
}
.konmari-club-hero h1.mhome__text {
  font-size: 54px;
}
@media screen and (max-width: 767px) {
  .konmari-club-hero h1.mhome__text {
    font-size: 24px;
  }
}
.konmari-club-hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background: linear-gradient(to top, rgba(245, 240, 234, 0), #F5F0EA 75%, #F5F0EA);
}
.konmari-club-hero .header-with-image__main {
  padding-top: 42px;
}
.konmari-club-hero h3 {
  margin: 0px;
}
.konmari-club-hero .container {
  position: relative;
}
@media screen and (max-width: 767px) {
  .konmari-club-hero {
    min-height: 400px !important;
    height: 400px !important;
    background-size: auto 600px !important;
    background-position: 45% -42% !important;
    background-repeat: no-repeat;
  }
  .konmari-club-hero::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 44%;
    background: linear-gradient(to top, rgba(245, 240, 234, 0), rgba(245, 240, 234, 0.9), #F5F0EA);
  }
  .konmari-club-hero .header-with-image__main {
    padding-top: 18px;
  }
  .konmari-club-hero h1.mhome__text {
    font-size: 30px;
    margin-top: 24px;
    line-height: 1.25;
  }
  .konmari-club-hero h3, .konmari-club-hero h3 em {
    font-size: 24px;
    line-height: 1;
  }
  .konmari-club-hero .mhome__button--konmari-club {
    position: relative;
    top: -8px;
  }
}

section.wp-block-group:not(.konmari-club-hero) {
  padding: 60px 0;
}
section.wp-block-group:not(.konmari-club-hero) h2.wp-block-heading {
  font-size: 32px;
  line-height: 1.3;
}
@media not screen and (max-width: 767px) {
  section.wp-block-group:not(.konmari-club-hero) h2.wp-block-heading.join_email_header {
    font-size: 40px;
  }
}
section.wp-block-group:not(.konmari-club-hero) h2.wp-block-heading + p {
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  section.wp-block-group:not(.konmari-club-hero) {
    padding: 30px 0;
  }
  section.wp-block-group:not(.konmari-club-hero) h2.wp-block-heading {
    font-size: 27px;
    text-align: center;
  }
}

@media (min-width: 1200px) {
  .container--large {
    width: 95vw;
    max-width: 1320px;
  }
}
.checkbox-list li {
  display: flex;
  align-items: center;
}
.checkbox-list li::before {
  content: "";
  background: url(../svg/checkbox.svg);
  width: 25px;
  height: 25px;
  margin-right: 8px;
}

/*# sourceMappingURL=lp.css.map */
