@charset "UTF-8";
html, body {
  margin: 0;
  padding: 0;
}

.lp_wrap {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", "Meiryo", "verdana", sans-serif;
}
.lp_wrap div, .lp_wrap span, .lp_wrap iframe, .lp_wrap h1, .lp_wrap h2, .lp_wrap h3, .lp_wrap h4, .lp_wrap h5, .lp_wrap h6, .lp_wrap p, .lp_wrap img, .lp_wrap strong, .lp_wrap b, .lp_wrap dl, .lp_wrap dt, .lp_wrap dd, .lp_wrap ol, .lp_wrap ul, .lp_wrap li, .lp_wrap form, .lp_wrap label, .lp_wrap legend, .lp_wrap table, .lp_wrap tbody, .lp_wrap tfoot, .lp_wrap thead, .lp_wrap tr, .lp_wrap th, .lp_wrap td, .lp_wrap footer, .lp_wrap header, .lp_wrap nav, .lp_wrap section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: bottom;
  background: transparent;
}
.lp_wrap ul li {
  list-style: none;
}
.lp_wrap a {
  margin: 0;
  padding: 0;
  color: #333;
  text-decoration: none;
  vertical-align: baseline;
}
.lp_wrap a:hover {
  opacity: 0.8;
}
.lp_wrap table {
  border-spacing: 0;
}
.lp_wrap img {
  width: 100%;
}

/* =========================================================
  resetここまで
========================================================= */
.lp_wrap {
  max-width: 750px;
  margin: 0 auto;
  width: 100%;
}
.lp_wrap .cv_area {
  position: relative;
}
.lp_wrap .cv_area.cv_area_02 .lp_cv_btn {
  top: 920px;
}
.lp_wrap .cv_area.cv_area_03 .lp_cv_btn {
  top: 962px;
}
.lp_wrap .cv_area.cv_area_04 .lp_cv_btn {
  top: 920px;
}
.lp_wrap .cv_area.cv_area_04 .lp_cv_return {
  bottom: 55px;
}
.lp_wrap .cv_area .lp_cv_btn {
  position: absolute;
  top: 990px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 634px;
  display: block;
}
.lp_wrap .cv_area .lp_cv_btn:hover {
  opacity: 0.8;
}
.lp_wrap .cv_area .lp_cv_return {
  position: absolute;
  bottom: 15px;
  left: 53px;
  width: 286px;
}
.lp_wrap .voice_wrap {
  position: relative;
}
.lp_wrap .voice_wrap .voice {
  position: absolute;
  top: 1310px;
  left: 50%;
  transform: translate(-50%, 0%);
}
.lp_wrap .footer {
  border-top: 1px solid #999999;
  height: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lp_wrap .footer ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.lp_wrap .footer ul li:nth-of-type(2) a::after, .lp_wrap .footer ul li:nth-of-type(4) a::after {
  display: none;
}
.lp_wrap .footer ul li a {
  color: #443d37;
  font-size: 24px;
  line-height: 56px;
  letter-spacing: 0.06em;
  padding: 0 30px;
  display: block;
  position: relative;
}
.lp_wrap .footer ul li a::after {
  content: "";
  display: block;
  width: 1px;
  height: 24px;
  background: #443d37;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0%, -50%);
}

@media screen and (max-width: 750px) {
  .lp_wrap .cv_area .lp_cv_btn {
    top: 132vw;
    width: 84.5333333333vw;
  }
  .lp_wrap .lp_cv_return {
    bottom: 2vw;
    left: 7.0666666667vw;
    width: 38.1333333333vw;
  }

  .lp_wrap {
    max-width: none;
    width: 100vw;
  }
  .lp_wrap .cv_area.cv_area_02 .lp_cv_btn {
    top: 122.6666666667vw;
  }
  .lp_wrap .cv_area.cv_area_03 .lp_cv_btn {
    top: 128.2666666667vw;
  }
  .lp_wrap .cv_area.cv_area_04 .lp_cv_btn {
    top: 122.6666666667vw;
  }
  .lp_wrap .cv_area.cv_area_04 .lp_cv_return {
    bottom: 7.3333333333vw;
  }
  .lp_wrap .cv_area .lp_cv_btn {
    top: 132vw;
    width: 84.5333333333vw;
  }
  .lp_wrap .cv_area .lp_cv_return {
    bottom: 2vw;
    left: 7.0666666667vw;
    width: 38.1333333333vw;
  }
  .lp_wrap .voice_wrap .voice {
    top: 172vw;
  }
  .lp_wrap .voice_wrap .ukomiSwipeSlide {
    width: 86.6666666667vw !important;
    margin: 0 auto;
  }
  .lp_wrap .voice_wrap .swiper-slide {
    width: 42.4vw !important;
  }
  .lp_wrap .footer {
    height: 22.6666666667vw;
  }
  .lp_wrap .footer ul li a {
    font-size: 3.2vw;
    line-height: 7.4666666667vw;
    padding: 0 4vw;
  }
  .lp_wrap .footer ul li a::after {
    width: 0.1333333333vw;
    height: 3.2vw;
  }
}

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