@charset "UTF-8";

.lp_wrap .float {
  position: fixed;
  bottom: 0%;
  right: 50%;
  z-index: 10;
  transform: translateX(50%);
  width: 93.33333%;
  max-width: 700px;
  display: none;
}
.lp_wrap .float .btn {
  position: absolute;
  top: 43%;
  left: 42.3%;
  width: 55.143%;
}
/* -------------------------------------------- */
.lp_wrap .way2 .arrow {
  position: absolute;
  top: 6.1%;
  left: 29.7%;
  width: 42.8%;
  animation: 8s cycle1 linear infinite;
}
@keyframes cycle1 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/* -------------------------------------------- */
.lp_wrap section.off {
  z-index: 1;
  margin-bottom: -50%;
}
/* -------------------------------------------- */
.lp_wrap .fragrance .deco li {
  position: absolute;
}
.lp_wrap .fragrance .deco li:nth-child(1) {
  top: 17.45%;
  left: 69.3%;
  width: 30.667%;
  animation: 1.6s fragrance_deco ease-in-out alternate infinite;
}
.lp_wrap .fragrance .deco li:nth-child(2) {
  top: 36.3%;
  left: 0%;
  width: 10.133%;
  animation: 1.4s fragrance_deco2 -0.5s ease-in-out alternate infinite;
}
.lp_wrap .fragrance .deco li:nth-child(3) {
  top: 47.55%;
  left: 82.5%;
  width: 15.733%;
  animation: 1.2s fragrance_deco2 -0.8s ease-in-out alternate infinite;
}
.lp_wrap .fragrance .deco li:nth-child(4) {
  top: 47.5%;
  left: 0%;
  width: 16%;
  animation: 1.2s fragrance_deco -0.3s ease-in-out alternate infinite;
}
.lp_wrap .fragrance .deco li:nth-child(5) {
  top: 70.6%;
  left: 0%;
  width: 18.4%;
  animation: 1.4s fragrance_deco -0.6s ease-in-out alternate infinite;
}
.lp_wrap .fragrance .deco li:nth-child(6) {
  top: 76.7%;
  right: 0%;
  width: 22.133%;
  animation: 1.6s fragrance_deco2 -0.7s ease-in-out alternate infinite;
}
@keyframes fragrance_deco {
  0% {
    transform: translateY(-5%);
  }
  100% {
    transform: translateY(5%);
  }
}
@keyframes fragrance_deco2 {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}
.lp_wrap .fragrance .icon {
  position: absolute;
  top: 55.3%;
  left: 6.3%;
  width: 86.267%;
}
/* -------------------------------------------- */
.lp_wrap .pink .note li {
  position: absolute;
  opacity: 0;
}
.lp_wrap .pink .note li:nth-child(1) {
  top: 46.6%;
  left: 53.9%;
  width: 38%;
  transition: 0.6s;
  transform: scale(0.6);
  transform-origin: left center;
}
.lp_wrap .pink .note li:nth-child(2) {
  top: 43.7%;
  left: 8.9%;
  width: 32.533%;
  transition: 0.6s;
  transform: translateY(20%);
}
.lp_wrap .pink .note li:nth-child(3) {
  top: 60.7%;
  left: 7.2%;
  width: 32.667%;
  transition: 0.6s 0.4s;
  transform: scale(0.6);
  transform-origin: right center;
}
.lp_wrap .pink .note li:nth-child(4) {
  top: 60.8%;
  left: 62.1%;
  width: 31.2%;
  z-index: 1;
  transition: 0.6s 0.4s;
  transform: translateY(20%);
}
.lp_wrap .pink .note li:nth-child(5) {
  top: 74.95%;
  left: 65.4%;
  width: 29.2%;
  transition: 0.6s 0.8s;
  transform: scale(0.6);
}
.lp_wrap .pink .note li:nth-child(6) {
  top: 79.1%;
  left: 4%;
  width: 35.867%;
  transition: 0.6s 0.8s;
  transform: translateY(20%);
}
.lp_wrap .pink .note li.trigger.move,
.lp_wrap .pink .note li.trigger.move ~ li {
  opacity: 1;
  transform: scale(1) translateY(0);
}
/* -------------------------------------------- */
.lp_wrap .blue .note li {
  position: absolute;
  opacity: 0;
}
.lp_wrap .blue .note li:nth-child(1) {
  top: 43.5%;
  left: 50.9%;
  width: 43.2%;
  transition: 0.6s;
  transform: scale(0.6);
  transform-origin: left center;
}
.lp_wrap .blue .note li:nth-child(2) {
  top: 39.3%;
  left: 8.1%;
  width: 33.867%;
  transition: 0.6s;
  transform: translateY(20%);
}
.lp_wrap .blue .note li:nth-child(3) {
  top: 61.7%;
  left: 4.8%;
  width: 34.533%;
  transition: 0.6s 0.4s;
  transform: scale(0.6);
  transform-origin: right center;
}
.lp_wrap .blue .note li:nth-child(4) {
  top: 58.4%;
  left: 56.8%;
  width: 39.467%;
  z-index: 1;
  transition: 0.6s 0.4s;
  transform: translateY(20%);
}
.lp_wrap .blue .note li:nth-child(5) {
  top: 77.1%;
  left: 64.9%;
  width: 29.2%;
  transition: 0.6s 0.8s;
  transform: scale(0.6);
}
.lp_wrap .blue .note li:nth-child(6) {
  top: 80.6%;
  left: 2.8%;
  width: 35.733%;
  transition: 0.6s 0.8s;
  transform: translateY(20%);
}
.lp_wrap .blue .note li.trigger.move,
.lp_wrap .blue .note li.trigger.move ~ li {
  opacity: 1;
  transform: scale(1) translateY(0);
}
/* -------------------------------------------- */
.lp_wrap .award .cont1 {
  position: absolute;
  top: 6.45%;
  left: 3.7%;
  width: 92.933%;
}
.lp_wrap .award .cont1.trigger {
  transition: 0.6s;
  opacity: 0;
  transform: translateY(20%);
}
.lp_wrap .award .cont1.trigger.move {
  opacity: 1;
  transform: translateY(0);
}
.lp_wrap .award .cont2 {
  position: absolute;
  top: 38.67%;
  left: 5.7%;
  width: 87.6%;
}
.lp_wrap .award .cont2.trigger {
  transition: 0.6s;
  opacity: 0;
  transform: translateY(20%);
}
.lp_wrap .award .cont2.trigger.move {
  opacity: 1;
  transform: translateY(0);
}
.lp_wrap .award .cont3 {
  position: absolute;
  top: 60.87%;
  left: 9.5%;
  width: 82.933%;
}
.lp_wrap .award .cont3.trigger {
  transition: 0.6s;
  opacity: 0;
  transform: translateY(20%);
}
.lp_wrap .award .cont3.trigger.move {
  opacity: 1;
  transform: translateY(0);
}
.lp_wrap .award .long {
  position: absolute;
  top: 75.45%;
  left: 5.8%;
  width: 88.4%;
  height: 21.6%;
  overflow-y: auto;
  overflow-x: clip;
}
.lp_wrap .award .long img {
  width: 100.784%;
}
.lp_wrap .award .long::-webkit-scrollbar {
  width: min(24px, 3.2vw);
}
.lp_wrap .award .long::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: min(10px, 1.35vw);
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  background-clip: padding-box;
  cursor: grab;
}
.lp_wrap .award .long::-webkit-scrollbar-track {
  background: #ec95a4;
  margin-top: min(16px, 2.135vw);
  margin-bottom: min(16px, 2.135vw);
}
/* -------------------------------------------- */
.lp_wrap .media .movie {
  position: absolute;
  top: 40.2%;
  left: 4.267%;
  width: 91.467%;
  overflow: hidden;
}
.lp_wrap .media .movie video {
  transform: scale(1.01);
}
/* -------------------------------------------- */
.lp_wrap .shop .cont {
  position: absolute;
  top: 17.3%;
  left: 3.2%;
  width: 93.867%;
}
.lp_wrap .shop .cont.trigger {
  transition: 0.6s cubic-bezier(0.25, 0.1, 0.45, 1.48);
  transform: scale(0);
  opacity: 0;
}
.lp_wrap .shop .cont.trigger.move {
  transform: scale(1);
  opacity: 1;
}
/* -------------------------------------------- */
.lp_wrap .offer .btn1 {
  position: absolute;
  top: 61.2%;
  left: 2.7%;
  width: 96%;
  animation: 2s offer_btn ease-in-out infinite;
}
.lp_wrap .offer .btn2 {
  position: absolute;
  top: 70.97%;
  left: 2.7%;
  width: 96%;
  animation: 2s offer_btn ease-in-out infinite;
}
@keyframes offer_btn {
  0% ,100%{
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
}
/* -------------------------------------------- */
.lp_wrap .turnover2 {
  margin-top: -57%;
}
.lp_wrap .turnover2 .movie1 {
  position: absolute;
  top: 39.5%;
  left: 5.3%;
  width: 42.667%;
  overflow: hidden;
  border-radius: min(20px, 2.67vw);
}
.lp_wrap .turnover2 .movie2 {
  position: absolute;
  top: 39.5%;
  left: 52%;
  width: 42.667%;
  overflow: hidden;
  border-radius: min(20px, 2.67vw);
}
.lp_wrap .turnover2 .movie1 video,
.lp_wrap .turnover2 .movie2 video {
  transform: scale(1.01);
}
.lp_wrap .turnover2 .fk li {
  position: absolute;
}
.lp_wrap .turnover2 .fk li:nth-child(1) {
  top: 66.3%;
  left: 23.6%;
  width: 61.467%;
  transition: 1s;
  clip-path: inset(100% 100% 0 0);
}
.lp_wrap .turnover2 .fk li:nth-child(2) {
  top: 60.4%;
  left: 54.1%;
  width: 42.533%;
  transition: 0.6s 0.6s;
  opacity: 0;
  transform: scale(0);
  transform-origin: 80% 100%;
}
.lp_wrap .turnover2 .fk li.trigger.move,
.lp_wrap .turnover2 .fk li.trigger.move ~ li {
  clip-path: inset(0);
  transform: scale(1);
  opacity: 1;
}
/* -------------------------------------------- */
.lp_wrap .sokode {
  margin-top: -49%;
}
.lp_wrap .sokode .head {
  position: absolute;
  top: 20.25%;
  left: 11.467%;
  width: 77.067%;
  overflow: hidden;
}
.lp_wrap .sokode .head.trigger img {
  transition: 0.6s;
  transform: translateY(101%);
}
.lp_wrap .sokode .head.trigger.move img {
  transform: translateY(0);
}
/* -------------------------------------------- */
.lp_wrap .sokkou {
  margin-top: -61%;
}
.lp_wrap .sokkou .copy {
  position: absolute;
  top: 37.3%;
  left: 7.1%;
  width: 28.667%;
}
.lp_wrap .sokkou .copy.trigger img {
  transition: 0.6s;
  opacity: 0;
  transform: translateY(-10%);
}
.lp_wrap .sokkou .copy.trigger.move img {
  opacity: 1;
  transform: translateY(0);
}
/* -------------------------------------------- */
.lp_wrap .scrub .copy li {
  position: absolute;
}
.lp_wrap .scrub .copy li:nth-child(1) {
  top: 38.8%;
  left: 0%;
  width: 18.4%;
  transition: 0.8s;
  clip-path: inset(0 0 100% 0);
}
.lp_wrap .scrub .copy li:nth-child(2) {
  top: 78.6%;
  left: 0%;
  width: 100%;
  transition: 0.8s 0.6s;
  clip-path: inset(0 100% 0 0);
}
.lp_wrap .scrub .copy li:nth-child(3) {
  top: 72.75%;
  left: 20.8%;
  width: 60.533%;
  transition: 0.6s 1.2s;
  opacity: 0;
}
.lp_wrap .scrub .copy li.trigger.move,
.lp_wrap .scrub .copy li.trigger.move ~ li {
  clip-path: inset(0);
  opacity: 1;
}
.lp_wrap .scrub .cover {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
}
.lp_wrap .scrub .fk li {
  position: absolute;
  opacity: 0;
  transform: scale(0.3);
}
.lp_wrap .scrub .fk li:nth-child(1) {
  top: 7.8%;
  left: 2%;
  width: 44.133%;
  transition: 0.6s;
  transform-origin: 130% 180%;
}
.lp_wrap .scrub .fk li:nth-child(2) {
  top: 5.43%;
  left: 63.5%;
  width: 32.667%;
  transition: 0.6s 0.2s;
  transform-origin: -80% 300%;
}
.lp_wrap .scrub .fk li:nth-child(3) {
  top: 25.3%;
  left: 53.5%;
  width: 44.133%;
  transition: 0.6s 0.4s;
  transform-origin: -40% -90%;
}
.lp_wrap .scrub .fk li:nth-child(4) {
  top: 23.74%;
  left: 3.9%;
  width: 32.533%;
  transition: 0.6s 0.6s;
  transform-origin: 170% -90%;
}
.lp_wrap .scrub .fk li:nth-child(5) {
  top: 11.87%;
  left: 59.2%;
  width: 36.667%;
  transition: 0.6s 0.8s;
  transform-origin: -50% 140%;
}
.lp_wrap .scrub .fk li:nth-child(6) {
  top: 32.15%;
  left: 16.5%;
  width: 36.667%;
  transition: 0.6s 1s;
  transform-origin: 100% -230%;
}
.lp_wrap .scrub .fk li.trigger.move,
.lp_wrap .scrub .fk li.trigger.move ~ li {
  opacity: 1;
  transform: scale(1);
}
/* -------------------------------------------- */
.lp_wrap .okinawa .movie1 {
  position: absolute;
  top: 36.15%;
  left: 7.5%;
  width: 47.733%;
  overflow: hidden;
}
.lp_wrap .okinawa .movie2 {
  position: absolute;
  top: 64.17%;
  left: 24.9%;
  width: 47.733%;
  overflow: hidden;
}
.lp_wrap .okinawa .movie1 video,
.lp_wrap .okinawa .movie2 video {
  transform: scale(1.01);
}
.lp_wrap .okinawa .movie3 {
  position: absolute;
  top: 85.85%;
  left: 10%;
  width: 39.467%;
  overflow: hidden;
  border-radius: min(16px, 2.14vw);
}
.lp_wrap .okinawa .movie4 {
  position: absolute;
  top: 85.85%;
  left: 51.4%;
  width: 39.467%;
  overflow: hidden;
  border-radius: min(16px, 2.14vw);
}
/* -------------------------------------------- */
.lp_wrap .type .cycle {
  position: absolute;
  top: 11.64%;
  left: 16.7%;
  width: 66.533%;
  animation: 20s cycle2 linear infinite;
}
@keyframes cycle2 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-359deg);
  }
}
/* -------------------------------------------- */
.lp_wrap .begins .head {
  position: absolute;
  top: 13.22%;
  left: 80.9%;
  width: 14.133%;
}
.lp_wrap .begins .head.trigger img {
  transition: 0.8s;
  opacity: 0;
  transform: scale(1.8);
}
.lp_wrap .begins .head.trigger.move img {
  opacity: 1;
  transform: scale(1);
}
.lp_wrap .begins .icon li {
  position: absolute;
  transition: 0.8s;
  opacity: 0;
  transform: scale(0.3);
}
.lp_wrap .begins .icon li:nth-child(1) {
  top: 70.52%;
  left: 3%;
  width: 34.8%;
  transform-origin: 170% 170%;
}
.lp_wrap .begins .icon li:nth-child(2) {
  top: 71.23%;
  left: 61.3%;
  width: 32.667%;
  transform-origin: -70% 125%;
}
.lp_wrap .begins .icon li:nth-child(3) {
  top: 77.65%;
  left: 7.6%;
  width: 36.8%;
  transform-origin: 140% 24%;
}
.lp_wrap .begins .icon li:nth-child(4) {
  top: 81.05%;
  left: 60.1%;
  width: 33.867%;
  transform-origin: -60% -53%;
}
.lp_wrap .begins .icon li:nth-child(5) {
  top: 83.75%;
  left: 0%;
  width: 34%;
  transform-origin: 188% -106%;
}
.lp_wrap .begins .icon li.trigger.move,
.lp_wrap .begins .icon li.trigger.move ~ li {
  opacity: 1;
  transform: scale(1);
}
/* -------------------------------------------- */
.lp_wrap .dakara {
  margin-top: -48%;
}
/* -------------------------------------------- */
.lp_wrap .faq {
  background-color: #f6ede6;
}
.lp_wrap .faq dl {
  padding: 5% 3.334% 10%;
}
.lp_wrap .faq dl dt {
  position: relative;
  cursor: pointer;
  z-index: 1;
}
.lp_wrap .faq dl dt::after {
  content: "";
  display: block;
  position: absolute;
  top: 0%;
  right: 4%;
  width: 5.43%;
  height: 100%;
  background: url("../image/faq-open.png") center center/contain no-repeat;
  transition: 0.4s;
  transform: rotate(-180deg);
}
.lp_wrap .faq dl dt.open::after {
  transform: rotate(0deg);
}
.lp_wrap .faq dl dt:nth-of-type(n + 2) {
  margin-top: 4%;
}
.lp_wrap .faq dl dd {
  display: none;
  position: relative;
}