@charset "UTF-8";
body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", Meiryo, sans-serif;
  color: #1a1a1a;
  font-size: 3.6458333333vw;
}

.sp_only {
  display: block;
}

.pc_only {
  display: none;
}

.fv {
  background: url(../img/sp_fv_bg.jpg) no-repeat top center/100%;
  height: 186.1979166667vw;
}
.fv .inner .fv_text {
  font-size: 5.9895833333vw;
  line-height: 1.5;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin: 2.6041666667vw 0 81.3802083333vw;
}
.fv .inner .fv_cta_area .app_btn {
  display: block;
  width: 33.3333333333vw;
  margin: 0 auto;
}

.item_link {
  background: #fff;
  padding: 5.859375vw 0;
  border-top: 1px solid #1a1a1a;
  border-bottom: 1px solid #1a1a1a;
}
.item_link .item_link_btn {
  display: block;
  color: #fff;
  font-size: 3.90625vw;
  line-height: 12.5vw;
  text-align: center;
  letter-spacing: 0.03em;
  width: 84.6354166667vw;
  height: 13.0208333333vw;
  margin: 0 auto;
  border-radius: 100vw;
  background: #89E0A3;
  background: linear-gradient(120deg, rgb(137, 224, 163) 0%, rgb(118, 193, 140) 44%, rgb(52, 153, 138) 100%);
}

.about {
  background: url(../img/sp_about_bg.jpg) no-repeat top center/100%;
  height: 280.46875vw;
}
.about .inner .about_text {
  line-height: 1.73;
  letter-spacing: 0.03em;
  width: 86.9791666667vw;
  margin: 102.8645833333vw auto 0;
}

.cta_area {
  background: #76c18c;
  padding: 5.859375vw 0 5.2083333333vw;
}
.cta_area .cta_text {
  color: #fff;
  font-size: 5.078125vw;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
}
.cta_area .app_btn {
  display: block;
  width: 35.546875vw;
  margin: 3.2552083333vw auto 0;
}

.worries {
  background: #f2f2f2;
  padding: 10.4166666667vw 0 19.53125vw;
  position: relative;
}
.worries::after {
  content: "";
  width: 1px;
  height: 22.1354166667vw;
  margin: 0 auto;
  background: #1a1a1a;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -9.5052083333vw;
}
.worries .inner h2 {
  font-size: 4.6875vw;
  line-height: 1.6;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.worries .inner h2 strong {
  font-size: 5.7291666667vw;
  font-weight: 500;
  padding: 0 5.2083333333vw;
  position: relative;
}
.worries .inner h2 strong::before, .worries .inner h2 strong::after {
  content: "";
  display: block;
  width: 1px;
  height: 7.5520833333vw;
  background: #1a1a1a;
  position: absolute;
  bottom: 0;
}
.worries .inner h2 strong::before {
  transform: rotate(-35deg);
  left: 0;
}
.worries .inner h2 strong::after {
  transform: rotate(35deg);
  right: 0;
}
.worries .inner .arrow {
  width: 11.5885416667vw;
  margin: 5.2083333333vw auto 6.5104166667vw;
}
.worries .inner .worries_list .worries_box {
  display: flex;
  gap: 4.5572916667vw;
  width: 86.9791666667vw;
  margin: 0 auto;
  padding-top: 23.4375vw;
  position: relative;
}
.worries .inner .worries_list .worries_box:not(:first-child) {
  margin-top: 11.71875vw;
}
.worries .inner .worries_list .worries_box:nth-child(odd) {
  flex-direction: column;
}
.worries .inner .worries_list .worries_box:nth-child(even) {
  flex-direction: column-reverse;
}
.worries .inner .worries_list .worries_box .img {
  filter: drop-shadow(2.2135416667vw 2.2135416667vw 2.2135416667vw rgba(0, 0, 0, 0.1));
}
.worries .inner .worries_list .worries_box .text_area h3 {
  position: absolute;
  top: 0;
  left: 0;
}
.worries .inner .worries_list .worries_box .text_area h3 strong {
  display: inline-block;
  color: #fff;
  font-size: 5.2083333333vw;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 1.5625vw 2.6041666667vw 1.8229166667vw;
  background: #3ca557;
}
.worries .inner .worries_list .worries_box .text_area h3 strong:first-child {
  margin-bottom: 1.0416666667vw;
}
.worries .inner .worries_list .worries_box .text_area .text {
  line-height: 1.78;
  letter-spacing: 0.03em;
}
.worries .inner .worries_list .worries_box .text_area .list {
  margin: 3.90625vw 0 1.953125vw;
}
.worries .inner .worries_list .worries_box .text_area .list li {
  line-height: 1.92;
  font-weight: 700;
  letter-spacing: 0.03em;
  padding-left: 4.8177083333vw;
  position: relative;
}
.worries .inner .worries_list .worries_box .text_area .list li::before {
  content: "";
  display: block;
  width: 1.953125vw;
  height: 2.2135416667vw;
  background: url(../img/worries_text_arrow.svg) no-repeat top left/100%;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
}

.solution {
  background: url(../img/sp_solution_bg.jpg) no-repeat top center/100%, #fff;
  padding: 13.0208333333vw 0;
}
.solution .inner h2 {
  font-size: 5.46875vw;
  line-height: 1.5;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-bottom: 79.4270833333vw;
}
.solution .inner h2 span {
  color: #76c18c;
}
.solution .inner h2 strong {
  display: inline-block;
  font-size: 8.0729166667vw;
  line-height: 1.33;
  font-weight: 500;
}
.solution .inner .solution_list .box {
  width: 86.9791666667vw;
  margin: 0 auto;
  border-radius: 2.6041666667vw;
  background: #f2f2f2;
}
.solution .inner .solution_list .box:not(:first-child) {
  margin-top: 9.1145833333vw;
}
.solution .inner .solution_list .box:nth-child(1) .head .icon {
  top: -11.4583333333vw;
}
.solution .inner .solution_list .box:nth-child(2) .head .icon {
  top: -3.7760416667vw;
}
.solution .inner .solution_list .box:nth-child(3) .head .icon {
  top: -7.2916666667vw;
}
.solution .inner .solution_list .box .head {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 18.2291666667vw;
  border-radius: 1.8229166667vw 1.8229166667vw 0 0;
  background: #89E0A3;
  background: linear-gradient(120deg, rgb(137, 224, 163) 0%, rgb(118, 193, 140) 44%, rgb(52, 153, 138) 100%);
  position: relative;
}
.solution .inner .solution_list .box .head .icon {
  width: 16.9270833333vw;
  margin: 0 auto;
  filter: drop-shadow(1.0416666667vw 1.0416666667vw 1.0416666667vw rgba(0, 0, 0, 0.1));
  position: absolute;
  left: 0;
  right: 0;
}
.solution .inner .solution_list .box .head h3 {
  color: #fff;
  font-size: 4.6875vw;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding-top: 2.6041666667vw;
}
.solution .inner .solution_list .box .list {
  padding: 4.5572916667vw 0 5.859375vw;
  margin-left: 5.859375vw;
}
.solution .inner .solution_list .box .list li {
  line-height: 1.78;
  letter-spacing: 0.03em;
  padding-left: 3.90625vw;
  position: relative;
}
.solution .inner .solution_list .box .list li:not(:first-child) {
  margin-top: 2.6041666667vw;
}
.solution .inner .solution_list .box .list li::before {
  content: "";
  display: block;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  border-radius: 100%;
  background: #76c18c;
  position: absolute;
  top: 2.6041666667vw;
  left: 0;
}

.point {
  background: #f2f2f2;
  padding: 11.0677083333vw 0 13.0208333333vw;
}
.point .inner h2 {
  font-size: 5.46875vw;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}
.point .inner h2 strong {
  display: inline-block;
  font-size: 6.7708333333vw;
  line-height: 1.4;
  font-weight: 500;
}
.point .inner .point_list .point_box {
  display: flex;
  padding-top: 13.4114583333vw;
  position: relative;
}
.point .inner .point_list .point_box:not(:first-child) {
  margin-top: 11.71875vw;
}
.point .inner .point_list .point_box:nth-child(odd) {
  flex-direction: column;
}
.point .inner .point_list .point_box:nth-child(even) {
  flex-direction: column-reverse;
}
.point .inner .point_list .point_box .text_area {
  width: 77.8645833333vw;
  margin: 0 auto;
}
.point .inner .point_list .point_box .text_area .num {
  width: 35.546875vw;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.point .inner .point_list .point_box .text_area h3 {
  font-size: 6.5104166667vw;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin: 0 0 3.90625vw;
}
.point .inner .point_list .point_box .text_area .text {
  line-height: 1.78;
  text-align: justify;
  letter-spacing: 0.03em;
}
.point .inner .point_list .point_box .text_area .kome {
  color: #4d4d4d;
  font-size: 3.125vw;
  line-height: 1.66;
  margin-top: 5.2083333333vw;
}

.tit_area {
  text-align: center;
}
.tit_area .tit_top {
  margin: 0 auto 2.6041666667vw;
}
.tit_area .tit_top.movie_tit {
  width: 9.8958333333vw;
}
.tit_area .tit_top.faq_tit {
  width: 6.5104166667vw;
}
.tit_area .tit_top.lineup_tit {
  width: 11.1979166667vw;
}
.tit_area h2 {
  font-size: 6.7708333333vw;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.movie {
  background: url(../img/sp_movie_bg.jpg) no-repeat top center/100%, #fff;
  padding: 18.8802083333vw 0 16.9270833333vw;
}
.movie .video_area {
  width: 100%;
  aspect-ratio: 16/9.02;
  margin-inline: auto;
  position: relative;
  margin: 5.859375vw auto 0;
}
.movie .video_area iframe {
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%;
}

.faq {
  background: #f2f2f2;
  padding: 14.3229166667vw 0 15.625vw;
}
.faq .faq_list {
  margin-top: 8.4635416667vw;
}
.faq .faq_list .faq_box {
  width: 89.84375vw;
  margin: 0 auto;
}
.faq .faq_list .faq_box:not(:first-child) {
  margin-top: 3.2552083333vw;
}
.faq .faq_list .faq_box .faq_q {
  padding: 3.2552083333vw 0 2.6041666667vw 4.296875vw;
  border-bottom: 1px solid #1a1a1a;
  cursor: pointer;
  position: relative;
}
.faq .faq_list .faq_box .faq_q::before, .faq .faq_list .faq_box .faq_q::after {
  content: "";
  display: block;
  width: 3.3854166667vw;
  height: 1px;
  background: #1a1a1a;
  position: absolute;
  top: 50%;
  right: 1.6927083333vw;
}
.faq .faq_list .faq_box .faq_q::after {
  transform: rotate(90deg);
}
.faq .faq_list .faq_box .faq_q.active::after {
  transform: rotate(0);
}
.faq .faq_list .faq_box .faq_q p {
  font-size: 3.90625vw;
  line-height: 1.73;
  font-weight: 700;
  letter-spacing: 0.03em;
  padding-left: 6.5104166667vw;
  position: relative;
}
.faq .faq_list .faq_box .faq_q p::before {
  content: "";
  display: block;
  width: 3.2552083333vw;
  height: 5.9895833333vw;
  background: url(../img/faq_q.svg) no-repeat top left/100%;
  position: absolute;
  top: 0.6510416667vw;
  left: 0;
}
.faq .faq_list .faq_box .faq_a {
  display: none;
  padding: 3.90625vw 0 3.90625vw 10.4166666667vw;
  position: relative;
}
.faq .faq_list .faq_box .faq_a::before {
  content: "";
  display: block;
  width: 3.2552083333vw;
  height: 5.9895833333vw;
  background: url(../img/faq_a.svg) no-repeat top left/100%;
  position: absolute;
  top: 3.90625vw;
  left: 4.5572916667vw;
}
.faq .faq_list .faq_box .faq_a .text {
  line-height: 1.78;
  letter-spacing: 0.03em;
  width: 77.4739583333vw;
}
.faq .faq_list .faq_box .faq_a .text a {
  color: #3ca557;
  word-wrap: break-word;
}
.faq .faq_list .faq_box .faq_a .kome {
  font-size: 2.8645833333vw;
  line-height: 1.72;
  margin-top: 3.90625vw;
}

.p-lineup {
  padding: 13.0208333333vw 0;
  background: #fff;
}
.p-lineup .tab-container {
  display: flex;
  justify-content: center;
  gap: 1.171875vw;
  margin-top: 11.71875vw;
}
.p-lineup .tab-container .tab {
  line-height: 11.1979166667vw;
  text-align: center;
  letter-spacing: 0.03em;
  width: 32.5520833333vw;
  height: 11.71875vw;
  border: 1px solid #1a1a1a;
  border-bottom: none;
  border-radius: 1.3020833333vw 1.3020833333vw 0 0;
  background: #fff;
  box-sizing: border-box;
  cursor: pointer;
}
.p-lineup .tab-container .tab.active {
  border: 1px solid #ccc;
  background: #ccc;
}
.p-lineup .content-container {
  padding: 8.4635416667vw 0;
  border-radius: 0 0 2.6041666667vw 2.6041666667vw;
  background: #ccc;
}
.p-lineup .content-container .content {
  display: none;
  padding: 9.765625vw 0 11.71875vw;
  background: #fff;
}
.p-lineup .content-container .content.show {
  display: block;
}
.p-lineup__inner {
  width: 65.1041666667vw;
  margin: 0 auto;
  position: relative;
}
.p-lineup__track {
  overflow: hidden;
}
.p-lineup__list {
  align-items: stretch;
}
.p-lineup__item {
  display: flex;
  flex-direction: column;
  background: #f7f7f7;
}
.p-lineup__thumb {
  height: 100%;
  cursor: pointer;
}
.p-lineup__btn-list {
  display: flex;
}
.p-lineup__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 3.3854166667vw;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  width: 50%;
  height: 11.1979166667vw;
  box-sizing: border-box;
  cursor: pointer;
}
.p-lineup__btn--detail {
  background: #171717;
}
.p-lineup__btn--store {
  background: #2da66a;
}
.p-lineup__arrow {
  background: none;
  border: none;
  width: 3.6458333333vw;
  margin-top: -3.3854166667vw;
  padding: 0;
  position: absolute;
  top: 50%;
}
.p-lineup .splide__arrow--prev {
  left: -11.0677083333vw;
}
.p-lineup .splide__arrow--next {
  right: -11.0677083333vw;
}

.splide__pagination {
  margin-top: 6.5104166667vw;
  margin-left: -9.765625vw;
  margin-right: -9.765625vw;
  width: 84.6354166667vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5.2083333333vw 6.5104166667vw;
}
.splide__pagination li {
  margin: 0;
}
.splide__pagination li .splide__pagination__page {
  width: 4.1666666667vw;
  height: 4.1666666667vw;
  border-radius: 50%;
  background: #e6e6e6;
  border: none;
}
.splide__pagination li .splide__pagination__page.is-active {
  background: #2a2927;
}

.p-modal {
  display: flex;
  visibility: hidden;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  position: fixed;
  inset: 0;
  z-index: 9999;
}
.p-modal.is-active {
  opacity: 1;
  visibility: visible;
}
.p-modal.is-active .p-modal__inner {
  transform: translate(-50%, -50%);
}
.p-modal__inner {
  max-height: 90vh;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -40%);
  transition: transform 0.4s ease;
}
.p-modal__content {
  width: 93.75vw;
  padding: 2.6041666667vw;
  border-radius: 2.6041666667vw;
  margin: 0 auto;
  background: #fff;
  position: relative;
  box-sizing: border-box;
}
.p-modal__close {
  display: block;
  width: 6.5104166667vw;
  height: 6.5104166667vw;
  margin: 0 auto;
  cursor: pointer;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -9.1145833333vw;
}
.p-modal__buttons {
  display: grid;
  margin: 0 auto;
  gap: 2.6041666667vw 0;
}

.p-modal-btn {
  display: flex;
  align-items: center;
  color: #000;
  height: 14.9739583333vw;
  padding-left: 18.6197916667vw;
  border: 1px solid #333;
  background: #fff;
  position: relative;
  box-sizing: border-box;
}
.p-modal-btn::before {
  content: "";
  width: 14.7135416667vw;
  height: 14.7135416667vw;
  background-image: url("../img/modal_cart.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.p-modal-btn::after {
  content: "";
  width: 2.4739583333vw;
  height: 4.0364583333vw;
  background: url("../img/modal_arrow.svg") no-repeat center/100%;
  position: absolute;
  top: 50%;
  right: 4.9479166667vw;
  transform: translateY(-50%);
}
.p-modal-btn--official::before {
  background-color: #3278e6;
}
.p-modal-btn--official .p-modal-btn__shop {
  color: #3278e6;
}
.p-modal-btn--rakuten::before {
  background-color: #bf0000;
}
.p-modal-btn--rakuten .p-modal-btn__shop {
  color: #bf0000;
}
.p-modal-btn--yahoo::before {
  background-color: #ff8400;
}
.p-modal-btn--yahoo .p-modal-btn__shop {
  color: #ff8400;
}
.p-modal-btn--amazon::before {
  background-color: #232f3e;
}
.p-modal-btn--amazon .p-modal-btn__shop {
  color: #ff8400;
}
.p-modal-btn__label {
  letter-spacing: 0.04em;
}
.p-modal-btn__shop {
  font-weight: 700;
}

.l-footer {
  padding: 13.671875vw 0 15.625vw;
  background: #fff;
}
.l-footer .l-banner {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 5.2083333333vw;
  width: 91.6666666667vw;
  margin: 0 auto 21.484375vw;
}
.l-footer .l-sns__title {
  font-size: 6.7708333333vw;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-bottom: 6.5104166667vw;
}
.l-footer .l-sns__text {
  font-size: 3.3854166667vw;
  line-height: 1.84;
  text-align: center;
}
.l-footer .l-sns__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 3.90625vw 9.1145833333vw;
  width: 54.6875vw;
  margin: 13.0208333333vw auto 0;
}
.l-footer .l-sns__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 11.71875vw;
}
.l-footer .l-sns__item--youtube {
  width: 15.3645833333vw;
}
.l-footer .l-sns__item--youtube-corp {
  width: 8.59375vw;
}
.l-footer .l-footer-logo {
  width: 50.2604166667vw;
  margin: 18.8802083333vw auto 3.90625vw;
}
.l-footer .l-copyright {
  font-size: 2.8645833333vw;
  text-align: center;
}/*# sourceMappingURL=style_sp.css.map */