/* stylelint-disable */
sup {
  font-size: 50%;
  top: -0.75em;
}

.ttl_style .big {
  line-height: 1.4;
}
.ttl_style .big::before {
  background: url("/assets/images/pages/f-static/lp/005009379/about_ttl_bg.png") no-repeat left top/cover;
}

.btn_style2 > a span:before,
.btn_style2 > span span:before,
.btn_style2:not(.btn_style2.off):hover > a span:before,
.btn_style2:not(.btn_style2.off):hover > span span:before {
  background: url("/assets/images/pages/f-static/lp/005009379/voice_btn_icon.png") left top no-repeat;
  background-size: 27px 23px;
}

.mini_txt_style {
  font-size: 12px;
}

.inner {
  width: 1060px;
}

#wrapper {
  background: #f9f3eb;
}

#Mv_area {
  background: url("/assets/images/pages/f-static/lp/005009379/mv_gradation-bg.jpg") no-repeat center/cover;
}
#Mv_area::before {
  background: #f9f3eb;
}

#Mv_area .top_box {
  background: url("/assets/images/pages/f-static/lp/005009379/mv_bg.png") no-repeat center/cover;
}

#top_txt_area .in_box .txt {
  font-size: 18px;
}

.Limit_area::before {
  display: none;
}

.Limit_area h2 {
  margin-bottom: 60px;
}

.Limit_area .bg {
  background: url("/assets/images/pages/f-static/lp/005009379/limited_bg.png") no-repeat top right/cover;
}
.Limit_area .bg__circle {
  position: absolute;
  top: -100px;
  right: 80px;
}

.Limit_area .box {
  padding: 40px 0 0;
  background: #fff;
}
.Limit_area .box_ttl {
  display: flex;
  justify-content: center;
}
.Limit_area .box_ttl img {
  width: 276px;
}

.Limit_area .box ul {
  background: none;
}

.Limit_area .box ul li::before {
  display: none;
  background: #f1e4c9;
  opacity: 1;
}

.Limit_area .box ul li dl {
  padding: 35px 0 50px;
}

#Point_area {
  background: none;
}
#Point_area::after {
  display: none;
}

#Point_area ul li .box {
  background: none;
}

#Point_area ul li dl {
  align-items: flex-start;
}

#Point_area ul li dl .img + .img {
  margin: 20px 0 0;
}

#Point_area ul li dl dd h3 strong {
  background: linear-gradient(transparent 80%, #f3b7bb 80%);
}

#Point_area ul li dl dd img {
  width: 100%;
}

#Point_area ul li dl dd .note {
  padding-left: 1.75rem;
  margin: 30px 0 0;
  font-size: 12px;
  font-weight: 400;
  text-indent: -1.75rem;
}

#Point_area .mini_txt_style {
  text-align: left;
}

#Voice_area {
  background: none;
}

#Voice_area .img_area::before {
  width: 431px;
  height: 290px;
  background: url("/assets/images/pages/f-static/lp/005009379/voice_img_mv_bg.png") no-repeat left top/cover;
}
#Voice_area .img_area::after {
  display: none;
}

#Voice_area .ttl_style {
  position: relative;
  z-index: 2;
  margin-bottom: 0;
}

#Voice_area .ttl_style .big::before {
  background: url("/assets/images/pages/f-static/lp/005009379/about_ttl_bg.png") no-repeat left top/cover;
}

#Voice_area .kuchikomi_area {
  padding-top: 70px;
}
#Voice_area .kuchikomi_area::before {
  background: url("/assets/images/pages/f-static/lp/005009379/voice_dot_bg.png") repeat left top/12px auto;
}

#Voice_area .kuchikomi_area .swiper-container {
  max-width: 1280px;
}

#Voice_area .kuchikomi_area ul li::before {
  background: url("/assets/images/pages/f-static/lp/005009379/voice_box_bg.png") no-repeat left top/cover;
}

#Voice_area .kuchikomi_area ul li dl .ttl {
  font-size: 20px;
  letter-spacing: 0.06em;
  margin: 0 0 10px;
}

#Voice_area .kuchikomi_area .swiper-pagination .swiper-pagination-bullet {
  border: 1px solid #dbba8f;
}

#Voice_area .kuchikomi_area .swiper-pagination .swiper-pagination-bullet-active {
  background: #dbba8f;
}

.sec-footer-sns {
  margin: 0;
}

@media screen and (max-width: 768px) {
  .btn_style2 > a span:before,
.btn_style2 > span span:before,
.btn_style2:not(.btn_style2.off):hover > a span:before,
.btn_style2:not(.btn_style2.off):hover > span span:before {
    background: url("/assets/images/pages/f-static/lp/005009379/voice_btn_icon.png") left top no-repeat;
    background-size: 21px 19px;
  }
  .mini_txt_style {
    padding-left: 1rem;
    text-indent: -1rem;
    font-size: 10px;
  }
  .inner {
    width: 100%;
  }
  #Mv_area .top_box {
    background: none;
  }
  #top_txt_area .deco {
    left: 30px;
  }
  #top_txt_area .in_box .txt {
    font-size: 14px;
  }
  .Limit_area h2 {
    margin-bottom: 30px;
  }
  .Limit_area .bg {
    background: url("/assets/images/pages/f-static/lp/005009379/limited_bg_sp.jpg") no-repeat top right/cover;
  }
  .Limit_area .box_ttl img {
    width: 216px;
  }
  .Limit_area .box ul li::before {
    display: block;
  }
  .Limit_area .box ul li dl dt {
    padding: 0 35px;
  }
  #Point_area .img_area .sub_ttl img {
    height: 67px;
  }
  #Point_area ul li::before {
    background: url("/assets/images/pages/f-static/lp/005009379/point_bg_sp.jpg") no-repeat left top/cover;
  }
  #Point_area ul li .box {
    background: #fff;
    padding: 15px 0 35px;
  }
  #Point_area ul li dl dd h3 {
    padding: 0 25px 0 0;
  }
  #Point_area ul li dl dd .note {
    margin: 20px 0 25px;
    padding-left: 0;
    text-indent: 0;
  }
  #Voice_area .img_area::before {
    width: 118px;
    height: 174.5px;
    background: url("/assets/images/pages/f-static/lp/005009379/voice_img_mv_bg_sp.png") no-repeat left top/cover;
  }
  #Voice_area .kuchikomi_area {
    padding-top: 35px;
  }
  #Voice_area .kuchikomi_area ul li::before {
    background: url("/assets/images/pages/f-static/lp/005009379/voice_box_bg_sp.png") no-repeat left top/cover;
  }
  #Voice_area .kuchikomi_area ul li dl .ttl {
    font-size: 18px;
  }
}