.fw__300 {
  font-weight: 300;
}

.fw__400 {
  font-weight: 400;
}

.fw__500 {
  font-weight: 500;
}

.fw__600 {
  font-weight: 600;
}

.fw__700 {
  font-weight: 700;
}

.fw__800 {
  font-weight: 800;
}

.theme__primary {
  color: #222 !important;
}

.theme__disable {
  color: #9dd7b6 !important;
}

.theme__light {
  color: #70eba5 !important;
}

.theme__point {
  color: #1ed66e !important;
}

.theme__dark {
  color: #052412 !important;
}

.theme__yellow {
  color: #fbe85e !important;
}

.theme__yellow2 {
  color: #e2f14e !important;
}

.theme__red {
  color: #c81b1b !important;
}

.theme__orange {
  color: #ff551a !important;
}

.theme__purple1 {
  color: #4033ff !important;
}

.theme__purple2 {
  color: #c14cff !important;
}

.theme__pink1 {
  color: #ff66b2 !important;
}

.theme__pink2 {
  color: #ff63a0 !important;
}

.theme__coral {
  color: #fff7f5 !important;
}

.theme__green {
  color: #18a957 !important;
}

.theme__gray0 {
  color: #fff !important;
}

.theme__gray50 {
  color: #fafafa !important;
}

.theme__gray70 {
  color: #f6f6f6 !important;
}

.theme__gray100 {
  color: #eee !important;
}

.theme__gray200 {
  color: #dbdbdb !important;
}

.theme__gray300 {
  color: #bdbdbd !important;
}

.theme__gray500 {
  color: #949494 !important;
}

.theme__gray700 {
  color: #757575 !important;
}

.theme__gray800 {
  color: #535353 !important;
}

.theme__gray900 {
  color: #222 !important;
}

.bg__primary {
  background-color: #222;
}

.bg__disable {
  background-color: #9dd7b6;
}

.bg__light {
  background-color: #70eba5;
}

.bg__point {
  background-color: #1ed66e;
}

.bg__dark {
  background-color: #052412;
}

.bg__yellow {
  background-color: #fbe85e;
}

.bg__yellow2 {
  background-color: #e2f14e;
}

.bg__red {
  background-color: #c81b1b;
}

.bg__orange {
  background-color: #ff551a;
}

.bg__purple1 {
  background-color: #4033ff;
}

.bg__purple2 {
  background-color: #c14cff;
}

.bg__pink1 {
  background-color: #ff66b2;
}

.bg__pink2 {
  background-color: #ff63a0;
}

.bg__coral {
  background-color: #fff7f5;
}

.bg__green {
  background-color: #18a957;
}

.bg__gray0 {
  background-color: #fff;
}

.bg__gray50 {
  background-color: #fafafa;
}

.bg__gray70 {
  background-color: #f6f6f6;
}

.bg__gray100 {
  background-color: #eee;
}

.bg__gray200 {
  background-color: #dbdbdb;
}

.bg__gray300 {
  background-color: #bdbdbd;
}

.bg__gray500 {
  background-color: #949494;
}

.bg__gray700 {
  background-color: #757575;
}

.bg__gray800 {
  background-color: #535353;
}

.bg__gray900 {
  background-color: #222;
}

.pt__0 {
  padding-top: 0 !important;
}

.pl__0 {
  padding-left: 0 !important;
}

.pr__0 {
  padding-right: 0 !important;
}

.pb__0 {
  padding-bottom: 0 !important;
}

.mt__0 {
  margin-top: 0 !important;
}

.ml__0 {
  margin-left: 0 !important;
}

.mr__0 {
  margin-right: 0 !important;
}

.mb__0 {
  margin-bottom: 0 !important;
}

.pt__2 {
  padding-top: 0.5333333333vw !important;
}

.pl__2 {
  padding-left: 0.5333333333vw !important;
}

.pr__2 {
  padding-right: 0.5333333333vw !important;
}

.pb__2 {
  padding-bottom: 0.5333333333vw !important;
}

.mt__2 {
  margin-top: 0.5333333333vw !important;
}

.ml__2 {
  margin-left: 0.5333333333vw !important;
}

.mr__2 {
  margin-right: 0.5333333333vw !important;
}

.mb__2 {
  margin-bottom: 0.5333333333vw !important;
}

.pt__4 {
  padding-top: 1.0666666667vw !important;
}

.pl__4 {
  padding-left: 1.0666666667vw !important;
}

.pr__4 {
  padding-right: 1.0666666667vw !important;
}

.pb__4 {
  padding-bottom: 1.0666666667vw !important;
}

.mt__4 {
  margin-top: 1.0666666667vw !important;
}

.ml__4 {
  margin-left: 1.0666666667vw !important;
}

.mr__4 {
  margin-right: 1.0666666667vw !important;
}

.mb__4 {
  margin-bottom: 1.0666666667vw !important;
}

.pt__6 {
  padding-top: 1.6vw !important;
}

.pl__6 {
  padding-left: 1.6vw !important;
}

.pr__6 {
  padding-right: 1.6vw !important;
}

.pb__6 {
  padding-bottom: 1.6vw !important;
}

.mt__6 {
  margin-top: 1.6vw !important;
}

.ml__6 {
  margin-left: 1.6vw !important;
}

.mr__6 {
  margin-right: 1.6vw !important;
}

.mb__6 {
  margin-bottom: 1.6vw !important;
}

.pt__8 {
  padding-top: 2.1333333333vw !important;
}

.pl__8 {
  padding-left: 2.1333333333vw !important;
}

.pr__8 {
  padding-right: 2.1333333333vw !important;
}

.pb__8 {
  padding-bottom: 2.1333333333vw !important;
}

.mt__8 {
  margin-top: 2.1333333333vw !important;
}

.ml__8 {
  margin-left: 2.1333333333vw !important;
}

.mr__8 {
  margin-right: 2.1333333333vw !important;
}

.mb__8 {
  margin-bottom: 2.1333333333vw !important;
}

.pt__12 {
  padding-top: 3.2vw !important;
}

.pl__12 {
  padding-left: 3.2vw !important;
}

.pr__12 {
  padding-right: 3.2vw !important;
}

.pb__12 {
  padding-bottom: 3.2vw !important;
}

.mt__12 {
  margin-top: 3.2vw !important;
}

.ml__12 {
  margin-left: 3.2vw !important;
}

.mr__12 {
  margin-right: 3.2vw !important;
}

.mb__12 {
  margin-bottom: 3.2vw !important;
}

.pt__16 {
  padding-top: 4.2666666667vw !important;
}

.pl__16 {
  padding-left: 4.2666666667vw !important;
}

.pr__16 {
  padding-right: 4.2666666667vw !important;
}

.pb__16 {
  padding-bottom: 4.2666666667vw !important;
}

.mt__16 {
  margin-top: 4.2666666667vw !important;
}

.ml__16 {
  margin-left: 4.2666666667vw !important;
}

.mr__16 {
  margin-right: 4.2666666667vw !important;
}

.mb__16 {
  margin-bottom: 4.2666666667vw !important;
}

.pt__20 {
  padding-top: 5.3333333333vw !important;
}

.pl__20 {
  padding-left: 5.3333333333vw !important;
}

.pr__20 {
  padding-right: 5.3333333333vw !important;
}

.pb__20 {
  padding-bottom: 5.3333333333vw !important;
}

.mt__20 {
  margin-top: 5.3333333333vw !important;
}

.ml__20 {
  margin-left: 5.3333333333vw !important;
}

.mr__20 {
  margin-right: 5.3333333333vw !important;
}

.mb__20 {
  margin-bottom: 5.3333333333vw !important;
}

.pt__24 {
  padding-top: 6.4vw !important;
}

.pl__24 {
  padding-left: 6.4vw !important;
}

.pr__24 {
  padding-right: 6.4vw !important;
}

.pb__24 {
  padding-bottom: 6.4vw !important;
}

.mt__24 {
  margin-top: 6.4vw !important;
}

.ml__24 {
  margin-left: 6.4vw !important;
}

.mr__24 {
  margin-right: 6.4vw !important;
}

.mb__24 {
  margin-bottom: 6.4vw !important;
}

.pt__32 {
  padding-top: 8.5333333333vw !important;
}

.pl__32 {
  padding-left: 8.5333333333vw !important;
}

.pr__32 {
  padding-right: 8.5333333333vw !important;
}

.pb__32 {
  padding-bottom: 8.5333333333vw !important;
}

.mt__32 {
  margin-top: 8.5333333333vw !important;
}

.ml__32 {
  margin-left: 8.5333333333vw !important;
}

.mr__32 {
  margin-right: 8.5333333333vw !important;
}

.mb__32 {
  margin-bottom: 8.5333333333vw !important;
}

.pt__35 {
  padding-top: 9.3333333333vw !important;
}

.pl__35 {
  padding-left: 9.3333333333vw !important;
}

.pr__35 {
  padding-right: 9.3333333333vw !important;
}

.pb__35 {
  padding-bottom: 9.3333333333vw !important;
}

.mt__35 {
  margin-top: 9.3333333333vw !important;
}

.ml__35 {
  margin-left: 9.3333333333vw !important;
}

.mr__35 {
  margin-right: 9.3333333333vw !important;
}

.mb__35 {
  margin-bottom: 9.3333333333vw !important;
}

.pt__40 {
  padding-top: 10.6666666667vw !important;
}

.pl__40 {
  padding-left: 10.6666666667vw !important;
}

.pr__40 {
  padding-right: 10.6666666667vw !important;
}

.pb__40 {
  padding-bottom: 10.6666666667vw !important;
}

.mt__40 {
  margin-top: 10.6666666667vw !important;
}

.ml__40 {
  margin-left: 10.6666666667vw !important;
}

.mr__40 {
  margin-right: 10.6666666667vw !important;
}

.mb__40 {
  margin-bottom: 10.6666666667vw !important;
}

.pt__50 {
  padding-top: 13.3333333333vw !important;
}

.pl__50 {
  padding-left: 13.3333333333vw !important;
}

.pr__50 {
  padding-right: 13.3333333333vw !important;
}

.pb__50 {
  padding-bottom: 13.3333333333vw !important;
}

.mt__50 {
  margin-top: 13.3333333333vw !important;
}

.ml__50 {
  margin-left: 13.3333333333vw !important;
}

.mr__50 {
  margin-right: 13.3333333333vw !important;
}

.mb__50 {
  margin-bottom: 13.3333333333vw !important;
}

.pt__56 {
  padding-top: 14.9333333333vw !important;
}

.pl__56 {
  padding-left: 14.9333333333vw !important;
}

.pr__56 {
  padding-right: 14.9333333333vw !important;
}

.pb__56 {
  padding-bottom: 14.9333333333vw !important;
}

.mt__56 {
  margin-top: 14.9333333333vw !important;
}

.ml__56 {
  margin-left: 14.9333333333vw !important;
}

.mr__56 {
  margin-right: 14.9333333333vw !important;
}

.mb__56 {
  margin-bottom: 14.9333333333vw !important;
}

.pt__60 {
  padding-top: 16vw !important;
}

.pl__60 {
  padding-left: 16vw !important;
}

.pr__60 {
  padding-right: 16vw !important;
}

.pb__60 {
  padding-bottom: 16vw !important;
}

.mt__60 {
  margin-top: 16vw !important;
}

.ml__60 {
  margin-left: 16vw !important;
}

.mr__60 {
  margin-right: 16vw !important;
}

.mb__60 {
  margin-bottom: 16vw !important;
}

.pt__80 {
  padding-top: 21.3333333333vw !important;
}

.pl__80 {
  padding-left: 21.3333333333vw !important;
}

.pr__80 {
  padding-right: 21.3333333333vw !important;
}

.pb__80 {
  padding-bottom: 21.3333333333vw !important;
}

.mt__80 {
  margin-top: 21.3333333333vw !important;
}

.ml__80 {
  margin-left: 21.3333333333vw !important;
}

.mr__80 {
  margin-right: 21.3333333333vw !important;
}

.mb__80 {
  margin-bottom: 21.3333333333vw !important;
}

.pt__130 {
  padding-top: 34.6666666667vw !important;
}

.pl__130 {
  padding-left: 34.6666666667vw !important;
}

.pr__130 {
  padding-right: 34.6666666667vw !important;
}

.pb__130 {
  padding-bottom: 34.6666666667vw !important;
}

.mt__130 {
  margin-top: 34.6666666667vw !important;
}

.ml__130 {
  margin-left: 34.6666666667vw !important;
}

.mr__130 {
  margin-right: 34.6666666667vw !important;
}

.mb__130 {
  margin-bottom: 34.6666666667vw !important;
}

img {
  max-width: 100%;
}

.info__txt__tit {
  margin-bottom: 2.1333333333vw;
}

.lushsalong__about {
  height: 100vh;
  background: #ffe6e7;
  position: relative;
}
.lushsalong__about::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #f1fbd5, #fbf8d5, #ffe4eb, #f1fbd5);
  background-size: 100% 200%;
  opacity: 0;
  animation: gradientBG 1.5s linear infinite alternate, fadeInGradient 0.5s ease-out 6s forwards;
  z-index: 0;
}
@keyframes fadeInGradient {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes gradientBG {
  0% {
    background-position: 100% 100%;
  }
  50% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 100% 100%;
  }
}
.lushsalong__about__animation {
  transition: all 0.3s ease-out;
  width: 100%;
  height: calc(100vh - 17.0666666667vw);
  position: absolute;
  bottom: 4.2666666667vw;
  left: 0;
  overflow: hidden;
}
.lushsalong__about__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10.6666666667vw 4.2666666667vw 10.6666666667vw;
  position: absolute;
  top: 13.8666666667vw;
  left: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;
  animation: fadeIn 0.7s ease-out forwards;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.lushsalong__about__header__tag {
  display: flex;
  gap: 1.6vw;
}
.lushsalong__about__tit {
  display: flex;
  width: 57.8666666667vw;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 9.6vw;
  font-size: 6.4vw;
  font-weight: 700;
  color: #222;
  position: relative;
  overflow: hidden;
  margin-bottom: 3.333vw;
  margin-top: 0.666667vw;
}
.lushsalong__about__tit img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
}
.lushsalong__about__tit__ai__sparkle {
  height: 21.0666666667vw;
}
.lushsalong__about__tit__ai__sparkle img {
  width: 100%;
  height: 100%;
}
.lushsalong__about__tit__title {
  display: inline-block;
  height: 11.8vw;
  margin-top: 3vw;
}
.lushsalong__about__tit__title img {
  width: 100%;
  height: 100%;
}
.lushsalong__about__desc {
  margin-bottom: 3.2vw;
  text-align: center;
  line-height: 6.4vw;
  font-size: 4.2666666667vw;
  font-weight: 400;
  color: #222;
}
.lushsalong__about__desc2 {
  text-align: center;
  line-height: 4.8vw;
  font-size: 3.2vw;
  font-weight: 400;
  color: #949494;
}
.lushsalong__about .type__fixed {
  background: transparent;
}
.lushsalong__about__hdtxt {
  text-align: center;
  line-height: 6.4vw;
  font-size: 4.2666666667vw;
  font-weight: 700;
  color: #222;
  letter-spacing: -0.0853333333vw;
}
.lushsalong__about__video {
  width: 100%;
  height: calc(100vh - 17.0666666667vw);
  position: absolute;
  bottom: 17.0666666667vw;
  left: 0;
  overflow: hidden;
}
.lushsalong__about__video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lushsalong__model {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.lushsalong__angel {
  width: 18.1333333333vw;
  height: 18.9333333333vw;
  position: absolute;
  bottom: 56.2666666667vw;
  right: 8.5333333333vw;
  animation: upDonw 1.5s ease-out infinite alternate;
}
.lushsalong__karma {
  width: 16.5066666667vw;
  height: 21.84vw;
  position: absolute;
  bottom: 7.7333333333vw;
  right: 15.4666666667vw;
  animation: upDonw 1.5s ease-out infinite alternate;
  animation-delay: 0.5s;
}
.lushsalong__wasabi {
  width: 17.3333333333vw;
  height: 22.6666666667vw;
  position: absolute;
  bottom: 72.8vw;
  left: 6.1333333333vw;
  animation: upDonw 1.5s ease-out infinite alternate;
  animation-delay: 1.5s;
}
@keyframes upDonw {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.lushsalong__obj1 {
  width: 46.9333333333vw;
  height: 0;
  position: absolute;
  bottom: 42.1333333333vw;
  right: 13.8666666667vw;
  overflow: hidden;
  transition: height 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: height;
}
.lushsalong__obj1 img {
  width: 100%;
  height: 48vw;
  object-fit: contain;
  display: block;
}
.lushsalong__obj1.animate {
  height: 48vw;
}
.lushsalong__obj2 {
  width: 46.6666666667vw;
  height: 0;
  position: absolute;
  bottom: 17.0666666667vw;
  left: 8.5333333333vw;
  overflow: hidden;
  transition: height 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: height;
}
.lushsalong__obj2 img {
  width: 100%;
  height: 28vw;
  object-fit: contain;
  display: block;
}
.lushsalong__obj2.animate {
  height: 28vw;
}

@keyframes fadeInSparkle {
  0% {
    opacity: 0;
    transform: translateY(10px) scale(0.95);
  }
  60% {
    opacity: 0.8;
    transform: translateY(-2px) scale(1.02);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes shimmer {
  0%, 100% {
    filter: drop-shadow(0 0 8px rgba(255, 215, 0, 0.6)) drop-shadow(0 0 12px rgba(255, 215, 0, 0.4));
  }
  50% {
    filter: drop-shadow(0 0 15px rgba(255, 215, 0, 0.9)) drop-shadow(0 0 20px rgba(255, 215, 0, 0.6)) drop-shadow(0 0 25px rgba(255, 215, 0, 0.3));
  }
}
@keyframes shine {
  0% {
    left: -100%;
  }
  50% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
@keyframes sparkle {
  0%, 100% {
    width: 0;
    height: 0;
    opacity: 0;
  }
  10% {
    width: 120px;
    height: 120px;
    opacity: 0.6;
  }
  20% {
    width: 0;
    height: 0;
    opacity: 0;
  }
  30% {
    width: 80px;
    height: 80px;
    opacity: 0.4;
  }
  40% {
    width: 0;
    height: 0;
    opacity: 0;
  }
  50% {
    width: 100px;
    height: 100px;
    opacity: 0.5;
  }
  60% {
    width: 0;
    height: 0;
    opacity: 0;
  }
}
.ai__about__agree__list {
  margin-top: 6.4vw;
}
.ai__about__agree__list .all__agree {
  padding-bottom: 4.2666666667vw;
  border-bottom: 1px solid #eee;
}
.ai__about__agree__list .all__agree .text {
  font-size: 3.7333333333vw;
  font-weight: 600;
  color: #222;
  line-height: 5.6vw;
  letter-spacing: -0.064vw;
}
.ai__about__agree__list .check__agree__item {
  padding-top: 4.2666666667vw;
  position: relative;
}
.ai__about__agree__list .check__agree__item .text {
  font-size: 3.4666666667vw;
  font-weight: 400;
  color: #222;
  line-height: 5.0666666667vw;
  letter-spacing: -0.064vw;
}
.ai__about__agree__list .check__agree__item .btn-open-terms {
  position: absolute;
  right: 0;
  top: 4.2666666667vw;
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  background: url("/content/renewal/mobile/images/ico/arr_gray_next_h20.png") no-repeat center/100% auto;
}

.popbottom__permission .popbottom__tit.center {
  margin-bottom: 0;
  text-align: center;
  font-size: 4.8vw;
  line-height: 7.2vw;
  font-weight: 700;
  color: #222;
  letter-spacing: -0.096vw;
}
.popbottom__permission .popbottom__desc {
  font-size: 3.7333333333vw;
  line-height: 5.6vw;
  font-weight: 400;
  color: #222;
  letter-spacing: -0.056vw;
}

.permission__header {
  display: flex;
  padding-bottom: 5.3333333333vw;
  flex-direction: column;
  border-bottom: 1px solid #eee;
  align-items: center;
  justify-content: center;
  gap: 2.1333333333vw;
}

.permission__list {
  padding-top: 5.3333333333vw;
}
.permission__list li {
  display: flex;
  align-items: center;
  gap: 3.2vw;
  margin-bottom: 5.3333333333vw;
}
.permission__list li .ico {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12.8vw;
  height: 12.8vw;
  background: #e4fbee;
  border-radius: 50%;
}
.permission__list li .permission__tit {
  margin-bottom: 0.5333333333vw;
  font-size: 3.4666666667vw;
  line-height: 5.0666666667vw;
  font-weight: 500;
  color: #222;
}
.permission__list li .permission__desc {
  font-size: 3.4666666667vw;
  line-height: 5.0666666667vw;
  font-weight: 400;
  color: #757575;
}

.permission__desc__wrap {
  margin-bottom: 5.3333333333vw;
  padding: 3.2vw 2.1333333333vw;
  background: #fafafa;
}
.permission__desc__wrap .permission__desc__text {
  padding-left: 3.2vw;
  position: relative;
  font-size: 3.2vw;
  line-height: 4.8vw;
  font-weight: 400;
  color: #757575;
}
.permission__desc__wrap .permission__desc__text::before {
  width: 0.5333333333vw;
  height: 0.5333333333vw;
  background: #757575;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 1.0666666667vw;
  top: 50%;
  transform: translateY(-50%);
}