@charset "UTF-8";
body {
  overflow-x: hidden;
  padding: 0;
  margin: 0;
}
@supports (-webkit-touch-callout: none) {
  body {
    font-feature-settings: "tnum";
  }
}

.lp_wrap {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  width: 750px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 1100px) {
  .lp_wrap {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  .lp_wrap {
    width: 100vw;
  }
}
.lp_wrap * {
  color: #333333;
  line-height: 1;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.lp_wrap a {
  color: #333333;
  text-decoration: none;
  vertical-align: baseline;
}
.lp_wrap a:hover {
  opacity: 0.8;
}
.lp_wrap img {
  width: 100%;
  vertical-align: bottom;
}
.lp_wrap ul li {
  list-style: none;
}
.lp_wrap table {
  border-spacing: 0;
}

/* =========================================================
  resetここまで
========================================================= */
.lp_wrap .offer_area {
  background: url("../images/line_bg.png") no-repeat center top;
  background-size: 750px 220px;
  height: 220px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .offer_area {
    background-size: 100vw 29.33vw;
    height: 29.33vw;
  }
}
.lp_wrap .offer_area .line_btn {
  display: block;
  width: 650px;
  margin: 0 auto;
  padding-top: 15px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .offer_area .line_btn {
    width: 86.67vw;
    padding-top: 2vw;
  }
}

.lp_wrap .fv_area {
  position: relative;
}
.lp_wrap .fv_area .fv_comment {
  position: absolute;
  top: 511px;
  right: 0;
  width: 200px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .fv_comment {
    top: 68.13vw;
    width: 26.67vw;
  }
}
.lp_wrap .fv_area .fv_offer_area {
  background: url("../images/fv_offer_bg.jpg") no-repeat center top;
  background-size: 750px 496px;
  height: 496px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .fv_offer_area {
    background-size: 100vw 66.13vw;
    height: 66.13vw;
  }
}
.lp_wrap .fv_area .fv_list {
  display: flex;
}
.lp_wrap .fv_area .fv_list li {
  width: 250px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .fv_list li {
    width: 33.33vw;
  }
}
.lp_wrap .fv_area .offer_area {
  margin-top: 36px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .offer_area {
    margin-top: 4.8vw;
  }
}

.lp_wrap .pro_area {
  background: url("../images/pro_bg.jpg") no-repeat center top;
  background-size: 750px 1542px;
  height: 1542px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .pro_area {
    background-size: 100vw 205.6vw;
    height: 205.6vw;
  }
}

.lp_wrap .about_area {
  background: url("../images/about_bg.jpg") no-repeat center top;
  background-size: 750px 2034px;
  height: 2034px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .lp_wrap .about_area {
    background-size: 100vw 271.2vw;
    height: 271.2vw;
  }
}
.lp_wrap .about_area .about_comparison_area {
  position: relative;
}
.lp_wrap .about_area .about_comparison_list {
  position: absolute;
  top: 577px;
  left: 0;
  width: 100%;
  display: flex;
}
@media screen and (max-width: 750px) {
  .lp_wrap .about_area .about_comparison_list {
    top: 76.93vw;
  }
}
.lp_wrap .about_area .about_comparison_list li {
  width: 375px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .about_area .about_comparison_list li {
    width: 50vw;
  }
}

.lp_wrap .secret_area {
  background: url("../images/secret_bg.jpg") no-repeat center top;
  background-size: 750px 2595px;
  height: 2595px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .secret_area {
    background-size: 100vw 346vw;
    height: 346vw;
  }
}

.line_area {
  background-color: #fff;
  padding-top: 55px;
  padding-bottom: 6px;
}
@media screen and (max-width: 750px) {
  .line_area {
    padding-top: 7.33vw;
    padding-bottom: 0.8vw;
  }
}

.lp_wrap .reason_area {
  background: url("../images/reason_bg.jpg") no-repeat center top;
  background-size: 750px 2929px;
  height: 2929px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .reason_area {
    background-size: 100vw 390.53vw;
    height: 390.53vw;
  }
}

.lp_wrap .cost_area {
  background: url("../images/cost_bg.jpg") no-repeat center top;
  background-size: 750px 2009px;
  height: 2009px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .cost_area {
    background-size: 100vw 267.87vw;
    height: 267.87vw;
  }
}

.lp_wrap .voice_area {
  background: url("../images/voice_bg.jpg") no-repeat center top;
  background-size: 750px 1539px;
  height: 1539px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .voice_area {
    background-size: 100vw 205.2vw;
    height: 205.2vw;
  }
}

.lp_wrap .flow_area {
  background: #faf9f8;
  padding-bottom: 156px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .flow_area {
    padding-bottom: 20.8vw;
  }
}
.lp_wrap .flow_area .flow_list {
  display: flex;
  flex-wrap: wrap;
}
.lp_wrap .flow_area .flow_list li {
  position: relative;
  width: 375px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .flow_area .flow_list li {
    width: 50vw;
  }
}
.lp_wrap .flow_area .flow_list li:nth-of-type(even)::after {
  content: "";
  display: block;
  background: url("../images/flow_list_arrow.png") no-repeat center/100%;
  position: absolute;
  top: 234px;
  left: -10px;
  width: 30px;
  height: 58px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .flow_area .flow_list li:nth-of-type(even)::after {
    top: 31.2vw;
    left: -1.34vw;
    width: 4vw;
    height: 7.73vw;
  }
}
.lp_wrap .flow_area .flow_list li:nth-of-type(4)::after {
  top: 208px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .flow_area .flow_list li:nth-of-type(4)::after {
    top: 27.73vw;
  }
}

.lp_wrap .faq_area {
  background: #d5e8af;
  padding-bottom: 74px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .faq_area {
    padding-bottom: 9.87vw;
  }
}
.lp_wrap .faq_area .qa_list li {
  margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .faq_area .qa_list li {
    margin-bottom: 5.33vw;
  }
}

.lp_wrap .achievements_area {
  position: relative;
  background: url("../images/achievements_bg.jpg") no-repeat center top;
  background-size: 750px 1084px;
  height: 1084px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .achievements_area {
    background-size: 100vw 144.53vw;
    height: 144.53vw;
  }
}
.lp_wrap .achievements_area::after {
  content: "";
  display: block;
  background: url("../images/achievements_deco.png") no-repeat center/100%;
  position: absolute;
  top: -84px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 8px;
  height: 168px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .achievements_area::after {
    top: -11.2vw;
    width: 1.07vw;
    height: 22.4vw;
  }
}
.lp_wrap .achievements_area .offer_area {
  margin-top: 55px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .achievements_area .offer_area {
    margin-top: 7.33vw;
  }
}

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