.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;
}

.prdlist__cont {
  padding-top: 0 !important;
}
.prdlist__category {
  display: flex;
  padding-left: 4.2666666667vw;
}
.prdlist__category li {
  flex: none;
  padding-right: 4.2666666667vw;
  position: relative;
}
.prdlist__category a,
.prdlist__category button {
  display: block;
  position: relative;
  font-size: 3.7333333333vw;
  letter-spacing: -0.0746666667vw;
  line-height: 12.8vw;
  color: #949494;
}
.prdlist__category .active a,
.prdlist__category .active button {
  color: #222;
  font-weight: 600;
}
.prdlist__category .active a::after,
.prdlist__category .active button::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #222;
}
.prdlist__category__wrap {
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: none; /* IE, Edge */
  scrollbar-width: none;
  border-bottom: 1px solid #eee;
}
.prdlist__keyword {
  width: 100%;
  overflow-x: auto;
  border-bottom: 1px solid #eee;
  -ms-overflow-style: none; /* IE, Edge */
  scrollbar-width: none;
}
.prdlist__keyword ul {
  display: flex;
  padding-left: 4.2666666667vw;
}
.prdlist__keyword li {
  flex: none;
  position: relative;
  padding-right: 4.2666666667vw;
}
.prdlist__keyword li:last-of-type {
  padding-right: 6.4vw;
}
.prdlist__keyword a,
.prdlist__keyword button {
  display: block;
  font-size: 3.4666666667vw;
  letter-spacing: -0.0693333333vw;
  line-height: 12.8vw;
  color: #949494;
}
.prdlist__keyword .active a,
.prdlist__keyword .active button {
  color: #222;
  font-weight: 500;
}
.prdlist__keyword__wrap {
  position: relative;
}
.prdlist__keyword__wrap::after {
  content: "";
  display: block;
  width: 5.3333333333vw;
  height: calc(100% - 1px);
  position: absolute;
  right: 0;
  top: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
}
.prdlist__banner {
  padding-top: 4.2666666667vw;
}
.prdlist__banner .swiper-slide {
  background: #fafafa;
}
.prdlist__banner > .swiper-slide {
  width: 91.4666666667vw;
  margin: 0 auto;
}
.prdlist__banner > .swiper-slide .prdlist__banner__dday {
  right: 2.1333333333vw;
}
.prdlist__banner__swiper {
  padding-left: 4.2666666667vw;
  border-bottom: none !important;
  margin-bottom: 0 !important;
}
.prdlist__banner__swiper .swiper-slide {
  width: 88.5333333333vw;
  padding-right: 3.2vw;
}
.prdlist__banner__swiper .swiper-slide::after {
  content: "";
  display: block;
  width: 3.2vw;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
}
.prdlist__banner__swiper .prdlist__banner__dday {
  right: 5.3333333333vw;
}
.prdlist__banner__slide {
  display: flex;
  align-items: center;
  padding: 3.2vw 10.6666666667vw 3.2vw 3.2vw;
}
.prdlist__banner__img {
  flex: none;
  width: 12.8vw;
}
.prdlist__banner__cont {
  padding-left: 3.2vw;
}
.prdlist__banner__cont p {
  width: 56vw;
  overflow: hidden;
  font-size: 3.4666666667vw;
  line-height: 5.0666666667vw;
  letter-spacing: -0.0693333333vw;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.prdlist__banner__tit {
  margin-bottom: 0.5333333333vw;
  font-weight: 500;
}
.prdlist__banner__desc {
  color: #757575;
}
.prdlist__banner__dday {
  padding: 0 1.0666666667vw;
  position: absolute;
  top: 2.1333333333vw;
  background: #bdbdbd;
  color: #fff;
  line-height: 4.8vw;
  font-size: 2.6666666667vw;
  font-weight: 500;
  letter-spacing: -0.0533333333vw;
  border-radius: 0.5333333333vw;
}
.prdlist__banner.type__large .prdlist__banner__swiper .swiper-slide {
  width: 93.6vw;
  padding-right: 2.1333333333vw;
  background: #f6f6f6;
}
.prdlist__banner.type__large .prdlist__banner__slide {
  width: 91.4666666667vw;
  padding: 4.2666666667vw 10.6666666667vw 4.2666666667vw 3.2vw;
}
.prdlist__banner.type__large .prdlist__banner__img {
  width: 21.3333333333vw;
  height: 21.3333333333vw;
}
.prdlist__banner.type__large .prdlist__banner__desc {
  width: 53.3333333333vw;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.prdlist__banner.type__large .tag__item {
  position: absolute;
  right: 5.3333333333vw;
  top: 2.1333333333vw;
}
.prdlist__notiwrap {
  padding: 4.2666666667vw 4.2666666667vw 0;
}
.prdlist__noti {
  padding: 4.2666666667vw;
  background: #fafafa;
  text-align: center;
}
.prdlist__noti__tit {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 3.2vw;
  font-size: 3.4666666667vw;
  font-weight: 500;
  letter-spacing: -0.0693333333vw;
}
.prdlist__noti__tit .icon__noti {
  width: 6.4vw;
  height: 6.4vw;
  margin-right: 1.0666666667vw;
  background-image: url(../images/product/icon_noti.svg);
}
.prdlist__noti__btnwrap {
  display: flex;
  justify-content: space-between;
}
.prdlist__noti__btn {
  display: block;
  width: 40.5333333333vw;
  border: 1px solid #dbdbdb;
  background: #fff;
  font-size: 3.2vw;
  line-height: 8vw;
  letter-spacing: -0.064vw;
}
.prdlist__list {
  display: flex;
  flex-wrap: wrap;
  gap: 6.4vw 0;
  justify-content: space-between;
  padding: 0 4.2666666667vw 16vw;
}
.prdlist__list li:has(:only-child) {
  justify-self: flex-start;
}
.prdlist__item {
  width: 44.8vw;
  flex: none;
}
.prdlist__item__thumb {
  display: block;
  margin-bottom: 3.2vw;
  background: #f6f6f6;
}
.prdlist__item__thumb img {
  width: 100%;
}
.prdlist__item__info {
  display: block;
}
.prdlist__item__info + p {
  padding-top: 2.1333333333vw;
}
.prdlist__item__tit {
  font-size: 3.4666666667vw;
  font-weight: 500;
  line-height: 4.8vw;
  letter-spacing: -0.0693333333vw;
}
.prdlist__item__category {
  margin-bottom: 1.0666666667vw;
  font-size: 3.2vw;
  line-height: 4.8vw;
  color: #949494;
  letter-spacing: -0.064vw;
}
.prdlist__item__strike {
  margin-bottom: 0.5333333333vw;
  font-size: 3.4666666667vw;
  font-weight: 400;
  color: #949494;
  line-height: 5.0666666667vw;
  letter-spacing: -0.0693333333vw;
  text-decoration: line-through;
}
.prdlist__item__price {
  font-size: 3.7333333333vw;
  line-height: 5.6vw;
  font-weight: 600;
  letter-spacing: -0.0746666667vw;
}
.prdlist__item__etc {
  display: flex;
  align-items: center;
  font-size: 2.9333333333vw;
  font-weight: 500;
  letter-spacing: -0.0586666667vw;
}
.prdlist__item__etc:nth-of-type(2) {
  padding-top: 1.6vw;
}
.prdlist__item__etc .icon {
  width: 3.2vw;
  height: 3.2vw;
  margin-right: 0.8vw;
}
.prdlist__item__etc .icon__point {
  background-image: url(../images/product/icon_power.svg);
}
.prdlist__item__etc .icon__time {
  background-image: url(../images/product/icon_timer.svg);
}
.prdlist__item__etc.power {
  color: #18a957;
}
.prdlist__item__etc.timer {
  color: #757575;
}
.prdlist__item__tagwrap {
  display: flex;
  flex-wrap: wrap;
  gap: 1.0666666667vw;
  padding-top: 3.2vw;
}
.prdlist__item__tag {
  padding: 0 1.0666666667vw;
  border-radius: 0.5333333333vw;
  font-size: 2.6666666667vw;
  font-weight: 500;
  line-height: 4.8vw;
  letter-spacing: -0.0533333333vw;
}
.prdlist__item__tag.gray {
  color: #757575;
  background: #f6f6f6;
}
.prdlist__item__tag.green {
  background: #ecf9f1;
}
.prdlist__item__tag.orange {
  color: #ff551a;
  background: #ffede6;
}
.prdlist__item__action {
  display: flex;
  gap: 6.4vw;
  padding-top: 3.2vw;
}
.prdlist__item__btn .icon {
  width: 4.8vw;
  height: 4.8vw;
}
.prdlist__item__btn .icon__heart {
  background-image: url(../images/product/icon_heart.svg);
}
.prdlist__item__btn .icon__cart {
  background-image: url(../images/product/icon_cart.svg);
}
.prdlist__item__btn.active .icon__heart {
  background-image: url(../images/product/icon_heart_on.svg);
}
.prdlist__item.soldout {
  opacity: 0.4;
}

.prdsearch__wrap {
  display: flex;
  align-items: center;
  padding: 2.1333333333vw 4.2666666667vw;
  position: sticky;
  left: 0;
  top: 0;
  z-index: 2;
  background: #fff;
  border-bottom: 1px solid #eee;
}
.prdsearch__wrap .icon {
  width: 6.4vw;
  height: 6.4vw;
}
.prdsearch__wrap .btn__cart {
  position: relative;
}
.prdsearch__wrap .btn__cart .basket-cnt {
  display: block;
  width: 3.4666666667vw;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 2.6666666667vw;
  font-weight: 700;
  line-height: 3.4666666667vw;
  color: #fff;
  background: #18a957;
  border-radius: 100%;
}
.prdsearch__wrap__back {
  flex: none;
  width: 6.4vw;
  margin-right: 4.2666666667vw;
}
.prdsearch__wrap__input {
  width: 100%;
  position: relative;
}
.prdsearch__wrap__input input {
  display: block;
  width: 100%;
  height: 8.5333333333vw;
  padding-right: 8.5333333333vw;
  font-size: 4.2666666667vw;
  line-height: 6.4vw;
  letter-spacing: -0.0853333333vw;
  border: none;
}
.prdsearch__wrap__input input:focus {
  border: none !important;
}
.prdsearch__wrap__input .btn__delete {
  display: none;
  position: absolute;
  right: 0;
  top: 1.0666666667vw;
}
.prdsearch__wrap__input .icon__delete {
  background-image: url(../images/product/icon_delete.svg);
}
.prdsearch__wrap .icon__search {
  background-image: url(../images/product/icon_search.svg);
}
.prdsearch__wrap .icon__cart {
  background-image: url(../images/product/icon_cart_search.svg);
}
.prdsearch__wrap .btn__search,
.prdsearch__wrap .btn__cart {
  padding-left: 4.2666666667vw;
}
.prdsearch__none {
  padding: 24vw 0;
  text-align: center;
}
.prdsearch__none p {
  font-size: 3.7333333333vw;
  line-height: 5.6vw;
  letter-spacing: -0.0746666667vw;
  color: #949494;
}

.ifdo__search {
  padding: 6.4vw 0 6.4vw 4.2666666667vw;
  border-top: 2.1333333333vw solid #f6f6f6;
}
.ifdo__search__tit {
  font-size: 3.7333333333vw;
  line-height: 5.6vw;
  letter-spacing: -0.0746666667vw;
}

.popbottom {
  transition: all 0.4s;
}
.popbottom__evtcont__img {
  margin-bottom: 5.3333333333vw;
}
.popbottom__evtcont__img img {
  width: 100%;
}
.popbottom__evtcont__tit {
  margin-bottom: 2.1333333333vw;
  text-align: center;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 7.2vw;
  letter-spacing: -0.096vw;
}
.popbottom__evtcont__desc {
  margin-bottom: 4.2666666667vw;
  font-size: 3.7333333333vw;
  line-height: 5.6vw;
  color: #535353;
  text-align: center;
}
.popbottom__evtcont__info {
  padding: 4.2666666667vw;
  margin-bottom: 4.2666666667vw;
  border: 1px solid #eee;
}
.popbottom__evtcont__info * {
  font-size: 3.2vw;
  line-height: 4.8vw;
  letter-spacing: -0.064vw;
}
.popbottom__evtcont__info div {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.1333333333vw;
}
.popbottom__evtcont__info div:last-of-type {
  margin-bottom: 0;
}
.popbottom__evtcont__info dt {
  width: 13.8666666667vw;
  flex: none;
  color: #949494;
}
.popbottom__evtcont__info dd {
  text-align: right;
}
.popbottom__evtcont__cautionbtn {
  display: block;
  margin: 0 auto;
  font-size: 3.2vw;
  letter-spacing: -0.064vw;
  line-height: 6.4vw;
  color: #949494;
  text-decoration: underline;
}
.popbottom__evtcont__caution {
  padding: 4.2666666667vw;
  margin-top: 2.1333333333vw;
  background: #f6f6f6;
  font-size: 3.2vw;
  line-height: 4.8vw;
  letter-spacing: -0.064vw;
  color: #757575;
}
.popbottom__inner {
  max-height: 65vh;
  overflow-y: auto;
  padding-bottom: 6.4vw;
}

#footer.footer__empty {
  margin-top: 0;
}

.lushdrop {
  padding-top: 52px !important;
}
.lushdrop img {
  width: 100%;
}
.lushdrop__tab {
  position: sticky;
  top: 52px;
  left: 0;
  background: #fff;
  z-index: 2;
}
.lushdrop__tit {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 7.2vw;
  letter-spacing: -0.096vw;
}
.lushdrop__vis {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.lushdrop__vis .swiper-pagination {
  position: absolute;
  bottom: 4.2666666667vw;
  left: 50%;
  width: auto;
  padding: 0 1.0666666667vw;
  margin: 0;
  font-size: 2.6666666667vw;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
  line-height: 4.8vw;
  background: rgba(34, 34, 34, 0.25);
  border-radius: 4.8vw;
  transform: translateX(-50%);
  z-index: 1;
}
.lushdrop__vis .swiper-pagination span {
  padding: 0 1.0666666667vw;
}
.lushdrop__vis .swiper-pagination span.swiper-pagination-current {
  color: #fff;
}
.lushdrop__vis__list {
  position: relative;
  height: 107.7333333333vw;
  overflow: hidden;
}
.lushdrop__vis__cont {
  padding: 8.5333333333vw 4.2666666667vw;
  text-align: center;
}
.lushdrop__vis__subtit {
  font-size: 3.7333333333vw;
  font-weight: 600;
  color: inherit;
  line-height: 5.6vw;
  letter-spacing: -0.0746666667vw;
}
.lushdrop__vis__tit {
  margin-top: 1.0666666667vw;
  font-size: 6.4vw;
  font-weight: 700;
  color: inherit;
  line-height: 9.6vw;
  letter-spacing: -0.128vw;
}
.lushdrop__vis__date {
  margin-top: 3.2vw;
  font-size: 3.4666666667vw;
  font-weight: 600;
  color: inherit;
  line-height: 5.0666666667vw;
  letter-spacing: -0.0693333333vw;
}
.lushdrop__vis__desc {
  margin-top: 3.2vw;
  font-size: 3.7333333333vw;
  font-weight: 400;
  color: inherit;
  line-height: 5.6vw;
  letter-spacing: -0.0746666667vw;
}
.lushdrop__intro {
  padding: 6.4vw 4.2666666667vw;
}
.lushdrop__intro__cont {
  padding: 4.2666666667vw;
  background: #fafafa;
  border: 0.2666666667vw solid #eee;
  border-radius: 1.0666666667vw;
}
.lushdrop__intro__tit {
  font-size: 4vw;
  font-weight: 700;
  line-height: 6.4vw;
  letter-spacing: -0.08vw;
}
.lushdrop__intro__desc {
  margin-top: 1.0666666667vw;
  font-size: 3.4666666667vw;
  font-weight: 400;
  color: #757575;
  line-height: 5.0666666667vw;
  letter-spacing: -0.0693333333vw;
}
.lushdrop__story {
  padding: 6.4vw 4.2666666667vw 8.5333333333vw;
}
.lushdrop__story__tit {
  margin-bottom: 4.2666666667vw;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 7.2vw;
  letter-spacing: -0.096vw;
}
.lushdrop__story__tit.main {
  font-size: 6.4vw;
  line-height: 9.6vw;
  letter-spacing: -0.128vw;
  text-align: center;
}
.lushdrop__story__desc {
  margin-bottom: 4.2666666667vw;
  font-size: 3.7333333333vw;
  font-weight: 400;
  line-height: 5.6vw;
  letter-spacing: -0.0746666667vw;
}
.lushdrop__story__desc.main {
  text-align: center;
}
.lushdrop__story__img {
  width: 100%;
  margin-bottom: 4.2666666667vw;
  border-radius: 1.0666666667vw;
  overflow: hidden;
}
.lushdrop__story__prd {
  margin-bottom: 12.8vw;
}
.lushdrop__story__prd:last-child {
  margin-bottom: 4.2666666667vw;
}
.lushdrop__story__video {
  width: 100%;
  margin-bottom: 4.2666666667vw;
  border-radius: 1.0666666667vw;
  overflow: hidden;
}
.lushdrop__benefit {
  padding: 8.5333333333vw 4.2666666667vw 12.8vw;
  border-top: 2.1333333333vw solid #f6f6f6;
}
.lushdrop__benefit__list {
  margin-top: 5.3333333333vw;
}
.lushdrop__benefit__list li {
  display: flex;
  align-items: center;
  gap: 3.2vw;
  margin-top: 3.2vw;
}
.lushdrop__benefit__list li:first-child {
  margin-top: 0;
}
.lushdrop__benefit__thumb {
  flex-shrink: 0;
  width: 21.3333333333vw;
  height: 21.3333333333vw;
  background: #fafafa;
  border-radius: 1.0666666667vw;
  overflow: hidden;
}
.lushdrop__benefit__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lushdrop__benefit__cont {
  width: 100%;
  overflow: hidden;
}
.lushdrop__benefit__tags {
  display: flex;
  align-items: center;
  gap: 1.0666666667vw;
  margin-bottom: 3.2vw;
}
.lushdrop__benefit__name {
  margin-bottom: 1.0666666667vw;
  font-size: 3.7333333333vw;
  font-weight: 600;
  line-height: 5.6vw;
  letter-spacing: -0.0746666667vw;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lushdrop__benefit__desc {
  font-size: 3.2vw;
  font-weight: 400;
  line-height: 4.8vw;
  letter-spacing: -0.064vw;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lushdrop__all__list {
  padding: 8.5333333333vw 4.2666666667vw 12.8vw;
  border-top: 2.1333333333vw solid #f6f6f6;
}
.lushdrop__last {
  padding: 8.5333333333vw 0 12.8vw;
  border-top: 2.1333333333vw solid #f6f6f6;
}
.lushdrop__last .list__thumbnail__head {
  padding: 0 4.2666666667vw;
}
.lushdrop__prdlist .prdlist__list {
  padding-bottom: 12.8vw;
}
.lushdrop__comingsoon {
  padding: 10.6666666667vw 4.2666666667vw 12.8vw;
}
.lushdrop__comingsoon__img {
  width: 26.9333333333vw;
  margin: 0 auto;
  animation: shake 3s ease-in-out infinite;
}
@keyframes shake {
  25% {
    transform: rotate(0deg);
  }
  30% {
    transform: rotate(-3deg);
  }
  35% {
    transform: rotate(3deg);
  }
  40% {
    transform: rotate(-3deg);
  }
  45% {
    transform: rotate(3deg);
  }
  50% {
    transform: rotate(-3deg);
  }
  55% {
    transform: rotate(0deg);
  }
}
.lushdrop__comingsoon__img img {
  width: 100%;
}
.lushdrop__comingsoon__desc {
  margin-top: 4.2666666667vw;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 7.2vw;
  letter-spacing: -0.096vw;
  text-align: center;
}
.lushdrop__main__list {
  padding-bottom: 10.6666666667vw;
  margin-top: 4.2666666667vw;
}
.lushdrop__main__list .list__thumbnail {
  padding: 0 4.2666666667vw;
}
.lushdrop__main__list .lushdrop__story__prd {
  margin: 4.2666666667vw 0 0 0;
}
.lushdrop .tab__menu.tab__group li {
  flex: none;
}
.lushdrop .alarm__apply + .lushdrop__prdlist {
  padding-top: 4.2666666667vw;
}

.anchor__timer {
  bottom: 5.3333333333vw;
  z-index: 10;
}