#lp_005 .spOnly {
  display: none;
}
@media screen and (max-width: 992px) {
  #lp_005 .spOnly {
    display: inline;
  }
}
#lp_005 #banner {
  background: url("/wp-content/themes/cocoon-child-master/my-template/lp_005/img/mv.jpg") center center/contain no-repeat !important;
  padding-top: 0 !important;
  height: min(32.857vw, 460px) !important;
}
@media screen and (max-width: 480px) {
  #lp_005 #banner {
    background: url("/wp-content/themes/cocoon-child-master/my-template/lp_005/img/mv_sp.jpg") center center/contain no-repeat !important;
    padding-top: 0 !important;
    height: 178.666vw !important;
  }
}
#lp_005 .reason {
  padding: 60px 0 30px;
}
#lp_005 .reason__ttl-wrap {
  text-align: center;
  margin-bottom: 10px;
}
#lp_005 .reason__ttl {
  font-family: "Zen Old Mincho", serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1.4;
  margin: 0;
}
#lp_005 .reason__ttl strong {
  color: #9d3532;
}
@media (max-width: 992px) {
  #lp_005 .reason__ttl {
    font-size: clamp(16px, 6vw, 34px);
  }
}
#lp_005 .reason__box {
  max-width: 360px;
  margin: 0 auto;
  text-align: center;
}
#lp_005 .reason__box-ttl {
  background-color: #f99273;
  color: #fff;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.4;
  padding: 5px 10px;
  margin-bottom: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 992px) {
  #lp_005 .reason__box-ttl {
    font-size: clamp(16px, 5vw, 23px);
  }
}
#lp_005 .reason__box-ttl::before {
  content: "";
  width: 1em;
  height: 1em;
  background: url(../img/icon_check.svg) center center/contain no-repeat;
  margin-right: 10px;
}
#lp_005 .reason__box-txt {
  padding: 0px 10px;
  text-align: left;
  font-size: 16px;
  line-height: 1.8;
}
#lp_005 .headstart {
  background-color: #fff5ed;
  padding: 60px 0;
}
#lp_005 .headstart__ttl-wrap {
  text-align: center;
  margin-bottom: 30px;
}
#lp_005 .headstart__ttl {
  font-family: "Zen Old Mincho", serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1.4;
  margin: 0;
}
@media (max-width: 992px) {
  #lp_005 .headstart__ttl {
    font-size: clamp(16px, 6vw, 34px);
  }
}
#lp_005 .headstart__ttl strong {
  color: #9d3532;
}
#lp_005 .headstart__txt {
  font-size: 16px;
}
#lp_005 .headstart__img {
  padding: 10px 0;
  text-align: center;
}/*# sourceMappingURL=lp_00502.css.map */