@charset "utf-8";

/* .lead, */
/* .special-kit, */
/* .item-lineup, */
/* .other-lineup, */
/* .mint-items, */
/* .fragrance, */
/* .key-ingredient, */
/* .campaign, */
/* .collection-banner {
  display: none;
} */

/* ------------------------------
              共通
------------------------------ */
.common__title {
  width: 100%;
  font-size: 10vw;
  line-height: 1;
}

.common__catch {
  font-size: 4vw;
  line-height: 1.2;
}

.name-and-price {
  font-size: 3.6vw;
  margin-top: 3.5vw;
}

.btn--cart {
  padding: 2.2vw 0 0;
}

.btn--cart a {
  width: 58.7vw;
  font-size: 3.6vw;
  line-height: 1;
  padding: 5.6vw 0;
}

.btn--cart a svg {
  font-size: 3vw;
  right: 5vw;
}

.btn-cart--s a {
  width: 37.2vw;
  padding: 4.9vw 0;
}

.btn-cart--s a svg {
  right: 2vw;
}

.limited {
  padding: 2px;
}

.limited--l {
  width: 14vw;
  height: 14vw;
  top: 2.4vw;
  right: 2.4vw;
}

.limited--s {
  width: 12vw;
  height: 12vw;
  top: -1vw;
  right: 7vw;
}

.ltext {
  letter-spacing: 0.05em;
  line-height: 1;
}

.ltext--l {
  font-size: 3.3vw;
}

.ltext--s {
  font-size: 2.7vw;
}

.sup {
  font-size: 3vw;
}

.accordion__wrapper {
  width: 84vw;
}

.accordion__title {
  font-size: 3.6vw;
}

.accordion {
  padding: 3vw 0;
}

.accordion-more {
  padding-bottom: 2.5vw;
}

.common-icon {
  font-size: 7vw;
  right: 3px;
}

.common-notes {
  font-size: 3.1vw;
}

.slick-arrow {
  background-repeat: no-repeat;
}

.slick-dots>li:not(:first-of-type) {
  margin-left: 15px;
}

/* ------------------------------
              mv
------------------------------ */
.mv-text__wrapper {
  width: 100%;
}

.mv-text__img img {
  width: 40.1vw;
}

.mv__title {
  margin-top: 2.3vw;
}

.mv__title img {
  width: 80.4vw;
}

.mv__lead {
  font-size: 4.5vw;
  line-height: 1.45;
  margin-top: 1.4vw;
}

/* 予約 */
.mv-lead__label {
  margin-top: 48.3vw;
}

.mv-lead__label img {
  width: 95.9vw;
}

/* 本発売 */
/* .mv-lead__label {
  margin-top: 42vw;
}

.mv-lead__label img {
  width: 62vw;
} */

.mv__notes {
  display: inline-block;
  font-size: 3.1vw;
  line-height: 1.2;
  margin-top: 1.4vw;
}

.campaign-banner__wrapper {
  width: 91.1vw;
  margin-bottom: 5.8vw;
}

/* ------------------------------
              lead
------------------------------ */
.lead {
  background-image: none;
}

.lead__inner {
  padding: 7.3vw 0 11.2vw;
}

.nav-anchor__list {
  width: 69.1vw;
  column-gap: 2.4vw;
  row-gap: 2.7vw;
  flex-wrap: wrap;
}

.nav-anchor__item {
  width: 33vw;
  background-image: url(../../../images/sp/special_contents/Minty_Spark_Yuzu/20250529/bg_nav_item.png);
  background-size: 100% 100%;
  padding: 1.5vw 0 5vw;
}

.nav-anchor__link {
  font-size: 2.9vw;
  font-feature-settings: "palt";
  letter-spacing: -0.025em;
}

.fa-chevron-down {
  font-size: 4vw;
  bottom: -4vw;
}

.lead__label {
  width: 81.5vw;
  margin: 7vw auto 0;
}

.lead__notes {
  font-size: 3.1vw;
  line-height: 1;
  text-align: center;
  margin-top: 1.5vw;
}

.lead__text {
  font-size: 3.6vw;
  line-height: 1.4;
  margin-top: 7.7vw;
  padding-top: 0;
}

.lead__obj--l {
  width: 19.4vw;
  top: inherit;
  bottom: 17.6vw;
  z-index: -1;
}

.lead__obj--r {
  width: 38.8vw;
  top: 29.3vw;
  z-index: -1;
}

/* ------------------------------
          Special Kit
------------------------------ */
.special-kit {
  background-image: url(../../../images/sp/special_contents/Minty_Spark_Yuzu/20260528/bg_repeat_y.jpg);
}

.special-kit__inner {
  padding: 11.8vw 0 0;
}

.special-kit__contents {
  width: 84.7vw;
  flex-direction: column;
  margin: 3.6vw auto 0;
}

.special-kit__catch {
  font-size: 4.7vw;
  line-height: 1.2;
  margin-top: 0;
  position: relative;
}

.special-kit-img__wrapper {
  width: 84.7vw;
  position: absolute;
  top: 19vw;
  left: 50%;
  transform: translateX(-50%);
}

.special-kit-img {
  width: 84.7vw;
}

.special-kit__data {
  margin-top: 2.1vw;
}

.name-and-price--sk {
  margin-top: 69vw;
}

.sk__obj1 {
  width: 25.6vw;
  top: -16vw;
  right: 0;
}

.sk__obj2 {
  width: 7.4vw;
  top: 0;
  left: -7vw;
}

.sk__obj3 {
  width: 11.1vw;
  top: 106vw;
  right: 3vw;
}

/* ------------------------------
          Item LineUp
------------------------------ */
.item-lineup {
  background-image: url(../../../images/sp/special_contents/Minty_Spark_Yuzu/20260528/bg_il.jpg);
  position: relative;
  z-index: 10;
}

.item-lineup__inner {
  padding: 14.4vw 0 0;
}

.item-lineup__sub-title {
  font-size: 4.7vw;
  line-height: 1;
}

.item-lineup__list {
  flex-direction: column;
  row-gap: 3.6vw;
  margin-top: 6.5vw;
}

.step-img__wrapper {
  width: 89vw;
  height: 119.3vw;
  margin: 0 auto;
}

.step-text__wrapper {
  top: 6.6vw;
}

.step__text {
  width: 37vw;
  column-gap: 4.4vw;
}

.step-tjp {
  font-size: 8.5vw;
}

.step-tbg {
  font-size: 4vw;
  width: 15vw;
}

.step-tbg:before {
  margin-right: 1.1vw;
}

.step-tbg:after {
  margin-left: 1.1vw;
}

.step-tbg:before {
  margin-right: 6px;
}

.step-tbg::after {
  margin-left: 6px;
}

.step__catch {
  margin-top: 3.9vw;
}

.name-and-price--step {
  margin-top: 53vw;
}

/* ステップスライダー */
.step-slider .slick-dots {
  bottom: 0;
}

.slick-dots li button {
  display: block;
  line-height: 0;
  width: 8px;
  height: 8px;
  background: #8ad4c2;
  color: transparent;
  font-size: 0;
  outline: none;
  padding: 0;
  border-radius: 50%;
}

.slick-dots>li.slick-active>button::before,
.slick-dots>li>button::before {
  background-color: transparent;
}

.slick-dots .slick-active button,
.slick-dots li button:hover {
  background: #00a77f;
}

.slick-arrow.slick-prev::after,
.slick-arrow.slick-next::after {
  display: none;
}

.step-slider .step-prev {
  top: 90vw;
  left: -5vw;
}

.step-slider .step-next {
  top: 90vw;
  right: -5vw;
}

/* ------------------------------
            Pick Up
------------------------------ */
.pick-up {
  background-image: url(../../../images/sp/special_contents/Minty_Spark_Yuzu/20250529/bg_pu.jpg);
}

.pick-up__inner {
  padding: 12.9vw 0;
}

.pick-up__contents {
  width: 100%;
  /* margin: 4.6vw auto 0; */
  margin: 8.6vw auto 0;
  padding: 0 5.1vw;
}

.pick-up-img__wrapper {
  width: 100%;
  margin-top: 9.4vw;
  position: relative;
}

.pick-up-img1 {
  width: 90.7vw;
}

.pick-up-img2 {
  width: 72.9vw;
  margin: 0 auto;
}

.pick-up__catch {
  position: relative;
  top: 0;
  right: 0;
}

.pick-up__data {
  margin-top: 44vw;
  padding: 0;
}

.pick-up-text__wrapper {
  width: 90.8vw;
  margin: 0;
  padding: 6.1vw 0;
  position: absolute;
  bottom: 47vw;
}

.pick-up__text {
  font-size: 3.6vw;
  line-height: 1.3;
}

.pick-up-img__obj1 {
  top: -20px;
  right: -25px;
}

.pick-up-text__obj1 {
  width: 20.1vw;
  top: -2vw;
  right: -4vw;
}

.pick-up-text__obj2 {
  width: 35.1vw;
  left: -8vw;
  bottom: -4vw;
}

.pick-up__line {
  width: 84.6vw;
  margin: 9.4vw auto 0;
}

.pick-up__line img {
  width: 84.6vw;
}

.pick-up__contents--ls {
  margin-top: 8.3vw;
}

.pick-up-img__wrapper--rev {
  width: 100%;
  margin-top: 6.8vw;
  right: 0;
}


.pick-up-img__obj2 {
  width: 119px;
  left: -118px;
  bottom: 0;
}

.pick-up__catch--rev {
  position: relative;
  right: inherit;
  top: 0;
  left: 0;
}

.pick-up__data--rev {
  margin-top: 6.7vw;
  padding: 0;
}

.pick-up__obj3 {
  width: 20.2vw;
  /* top: 49vw; */
  top: 209vw;
  left: inherit;
  right: 0;
}

.pick-up__obj4 {
  width: 49.2vw;
  /* top: 129vw; */
  top: 289vw;
  right: inherit;
  left: 0;
  z-index: 20;
}

.pick-up__obj5 {
  width: 18.1vw;
  /* bottom: 106vw; */
  top: 42vw;
  left: inherit;
  right: 0;
  z-index: 20;
}

.pick-up__obj6 {
  width: 10vw;
  /* bottom: 53vw; */
  top: 100vw;
  right: inherit;
  left: 0;
}

/* ------------------------------
            Other Kit
------------------------------ */
/* .other-kit {
  background-image: url(../../../images/sp/special_contents/Minty_Spark_Yuzu/20250529/bg_ok.jpg);
  background-size: 100% 100%;
} */

.other-kit__inner {
  padding: 11.5vw 0 0;
}

.other-kit-slider {
  width: 100vw;
  border-radius: 0;
  padding: 9vw 0 16vw;
}

.other-kit__list {
  width: 100%;
  margin: 7.9vw auto 0;
}

.other-kit__item {
  width: 45vw;
}

.other-kit__item .img {
  width: 35.2vw;
  height: 35.2vw;
  margin-top: 5vw;
}

.img_wrapper {
  width: 60vw;
  margin-left: -12vw;
}

.other-kit__item1 img {
  width: 31vw;
  padding-top: 10vw;
}

.other-kit__item2 img {
  width: 33.8vw;
  padding-top: 8vw;
}

.other-kit__item3 img {
  width: 36.8vw;
  padding-top: 10vw;
}

.other-kit__item4 img {
  width: 26.8vw;
  padding-top: 10vw;
}

.common-other__catch {
  font-size: 4vw;
}

.kit-detail--s {
  width: 46.3vw;
}

.other-kit-slider .other-kit-prev {
  background-image: url(../../../images/special_contents/Minty_Spark_Yuzu/20250529/mint_items_prev.svg);
  left: 10vw;
}

.other-kit-slider .other-kit-next {
  background-image: url(../../../images/special_contents/Minty_Spark_Yuzu/20250529/mint_items_next.svg);
  right: 10vw;
}

.lk__obj--l {
  width: 19.4vw;
  top: -5.5vw;
  left: 0;
}

.lk__obj--r {
  width: 12.5vw;
  bottom: 8.1vw;
  right: 0;
}

/* ------------------------------
          Other LineUp
------------------------------ */
/* .other-lineup {
  background-image: url(../../../images/sp/special_contents/Minty_Spark_Yuzu/20250529/bg_ol.jpg);
} */

.other-lineup__inner {
  padding: 14.9vw 0;
}

.other-lineup-slider {
  width: 100vw;
}

.other-lineup__list {
  width: 100vw;
  margin: 8.7vw auto 0;
}

.other-lineup__item1 img {
  width: 11.8vw;
}

.other-lineup__item2 img {
  width: 8.4vw;
}

.other-lineup__item3 img {
  width: 6.4vw;
}

.other-lineup__item4 img {
  width: 9.1vw;
}

.other-lineup__item3 img.eds-limited__label {
  width: 39.5vw;
}

.name-and-price--ol {
  margin-top: 5.5vw;
}

.other-lineup-slider .slick-dots {
  margin-top: 8.9vw;
}

/* ------------------------------
          Mint items
------------------------------ */
.mint-items {
  background-image: url(../../../images/sp/special_contents/Minty_Spark_Yuzu/20260528/bg_repeat_b.jpg);
}

.mint-items__inner {
  padding: 12.4vw 0 15.9vw;
}

.mint-items__sub-title {
  font-size: 4.7vw;
  line-height: 1.2;
  margin-top: 4.7vw;
}

.mint-items__notes {
  font-size: 3.4vw;
  line-height: 1.2;
  margin-top: 2vw;
}

.mint-items__list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  column-gap: 0;
  row-gap: 6.5vw;
  margin: 7.6vw auto 0;
  padding: 0 5.8vw;
}

.mint-items__item {
  width: calc(100%/2);
}

.mint-items__img {
  width: 35.2vw;
}

.name-and-price--mint {
  text-align: left;
}

.evaluation {
  font-weight: bold;
}

.star {
  color: #00a77f;
}

.mint-items__obj1 {
  width: 19.5vw;
  top: 0;
}

.mint-items__obj2 {
  width: 12.4vw;
  top: -6vw;
  right: 5vw;
}

.mint-items__obj3 {
  width: 8.5vw;
  top: 90vw;
  right: 0;
}

.mint-items__obj4 {
  width: 13.2vw;
  bottom: 132vw;
  left: 0;
}

.mint-items__obj5 {
  width: 12.4vw;
  bottom: 132vw;
}

.mint-items__obj6 {
  width: 12.5vw;
  bottom: 80vw;
  right: 0;
}

/* ------------------------------
          Fragrance
------------------------------ */
.fragrance {
  /* height: 241.3vw; */
  background-image: url(../../../images/sp/special_contents/Minty_Spark_Yuzu/20260528/bg_fra.jpg);
}

.fragrance__inner {
  padding: 11vw 0 10vw;
}


.fragrance-accordion__wrapper {
  margin-top: 4.9vw;
}


.fragrance-accordion-more {
  padding-bottom: 4.8vw;
}

.fragrance__text {
  font-size: 3.8vw;
  line-height: 1.2;
}

.fragrance__img {
  width: 84.4vw;
  margin-top: 5.7vw;
}

.fra-item__img {
  width: 100vw;
  margin: 10.6vw auto 0;
}

.obj__fra1 {
  width: 10.7vw;
  top: -6vw;
  left: 0;
}

.obj__fra2 {
  width: 14.3vw;
  top: -6vw;
  right: 0;
}

/* ------------------------------
        Key Ingredients
------------------------------ */
.section__line {
  top: -2.5vw;
}


.ki__title {
  top: 10.5vw;
  left: 0;
}

.ki__main-text {
  font-size: 3.6vw;
  line-height: 1.2;
}

.ki-accordion__wrapper {
  width: 90.2vw;
  margin: 0 auto;
  padding: 10.7vw 0 11.2vw;
}

.ki-detail__wrapper {
  width: 90.2vw;
  flex-direction: column;
  row-gap: 5.5vw;
}

.ki-detail {
  width: 90.2vw;
  height: 78.1vw;
  border-radius: 15px;
  padding: 3.7vw 3vw 0 3vw;
}

.ki-detail__top {
  column-gap: 3.9vw;
}

.ki-detail__menthol {
  height: 107vw;
}

.ki-detail__top-img {
  width: 37.5vw;
}

.ki-detail__top-text {
  font-size: 4.2vw;
}

.ki-detail__top-text sup {
  font-size: 3vw;
}

.ki-detail__top-text--mint {
  padding-top: 5.6vw;
}

.ki-detail__text {
  font-size: 3.1vw;
  line-height: 1.2;
  margin-top: 4.5vw;
}

.ki-detail__text span {
  margin-top: 3.9vw;
}

.ki-detail__text sup,
.ki-detail__text span sup {
  font-size: 2.4vw;
}

.ki-notes {
  width: 90.2vw;
  margin-top: 6.7vw;
  padding-left: 2vw;
}

/* ------------------------------
            Campaign
------------------------------ */
.campaign {
  background-image: url(../../../images/sp/special_contents/Minty_Spark_Yuzu/20260528/bg_cp.jpg);
}

.campaign__inner,
.sweet__inner {
  padding: 11.2vw 0 13.5vw;
}

.campaign__contents {
  width: 100%;
  margin: 7.7vw auto 0;
}

/* .campaign__label {
  width: 91.4vw;
  margin: 1.3vw auto 0;
}

.campaign__date {
  font-size: 4vw;
  margin-top: 2vw;
}

.campaign__title {
  margin-top: 3.1vw;
}

.week {
  font-size: 2.9vw;
}

.campaign__label--top {
  margin-bottom: 1.5vw;
} */

.campaign__detail {
  flex-direction: column;
  justify-content: center;
  column-gap: 0;
  row-gap: 6.8vw;
  margin-top: 4.2vw;
}

.campaign__detail--miton {
  width: 100%;
  column-gap: 0;
  margin: 4.1vw auto 0;
}

.campaign-text__s {
  font-size: 3.6vw;
  line-height: 1.3;
}

.campaign-text__l {
  font-size: 5.6vw;
  line-height: 1.2;
  margin-top: 3.5vw;
}

/* .campaign-text__vol {
  font-size: 3.8vw;
}

.size__text {
  font-size: 2.7vw;
  line-height: 1.4;
} */

.campaign__img {
  width: 76.4vw;
}

.tax {
  font-size: 2.7vw;
}

.products__wrapper {
  width: 90.2vw;
  border-radius: 20px;
  margin: 8.4vw auto 0;
  padding: 33px 0 21px 25px;
  position: relative;
}

.products__label {
  width: 35vw;
  top: -3vw;
}

.products__text {
  font-size: 3.1vw;
}

.item-size__text {
  font-size: 3.1vw;
  line-height: 1.5;
  margin-top: 4vw;
}

.sc-accordion__wrapper {
  width: 83vw;
  margin: 9.4vw auto 0;
}

.sc-accordion {
  margin-top: 0;
}

.sc-accordion__in {
  line-height: 1.7;
}

.sc-accordion-more {
  border-bottom: none;
  padding-bottom: 0;
}

.sc-comment__list {
  text-align-last: left;
  padding: 6.2vw 7vw 6.2vw 7vw;
}

.sc-comment__item {
  font-size: 2.7vw;
  line-height: 1.5;
}

.limited--cp {
  width: 14vw;
  height: 14vw;
  top: 0;
  right: 0vw;
}

.ltext--cp {
  font-size: 3.38vw;
}

.obj__cp1 {
  width: 20.9vw;
  top: -6vw;
}

.obj__cp2 {
  width: 13.6vw;
  top: -3vw;
  left: inherit;
  right: 0;
}

.obj__cp5 {
  width: 23.9vw;
  top: 109vw;
}

.obj__cp6 {
  width: 31vw;
  top: 130vw;
}

/* -------------------
        LINE
------------------- */
.line {
  background-image: url(../../../images/sp/special_contents/Minty_Spark_Yuzu/20250529/bg_line.jpg);
  background-size: 100% 100%;
  padding: 12.2vw 0 11.5vw;
}

.line-in {
  margin: 0 auto;
  padding: 8.3vw 0 0;
  width: 84vw;
  height: 67vw;
  border: 2px solid #fff;
  border-radius: 20px;
}

.line h2 {
  margin: 0;
  padding: 0;
  font-size: 5.5vw;
  line-height: 1.4;
}

.line .text {
  margin: 0;
  padding: 10px 0 0;
  font-size: 3.7vw;
}

.line .btn {
  margin: 0;
  padding: 3.3vw 0 0;
}

.line .btn a {
  padding: 6.2vw 0 0 14.4vw;
  font-size: 4.6vw;
  line-height: 1;
  width: 59.1vw;
  height: 17vw;
  border-radius: 0.4em;
}

.line .btn a:before {
  background: url(../../../images/sp/special_contents/HolidayCollection/20211014/icon_line.png) no-repeat center center;
  background-size: 11.3vw auto;
  width: 15.3vw;
  height: 17vw;
}

.all-notes {
  padding: 0 0 4.4vw;
  font-size: 2.3vw;
  width: 89.4vw;
}

/* -------------------
        SNS
------------------- */
.sns {
  padding: 9.4vw 0 8.1vw;
  background-image: url(../../../images/sp/special_contents/Minty_Spark_Yuzu/20250529/bg_sns.jpg);
}

.sns .sns-frame {
  padding: 6.1vw 0 0;
  width: 82vw;
  height: 31vw;
  border-radius: 15px;
}

.sns h3 {
  font-size: 9vw;
  line-height: 1.34;
}

.sns .social-btn {
  margin-top: 1.4vw;
}

.fb-like>span {
  width: 162px !important;
}

.fb-like iframe {
  width: 162px !important;
}

.obj_sns1 {
  width: 20.1vw;
  top: -1vw;
  right: -9vw;
}

.obj_sns2 {
  width: 35.1vw;
  bottom: -11vw;
  left: -11vw;
}

/* MENUアンカー */
.open-menu {
  position: fixed;
  top: 105px;
  right: -71px;
}

.open-menu.fix {
  position: fixed;
  top: 110px;
  transition: none;
}

.open-menu .open-menu-in {
  transform: translateX(0%);
  transition: all 0.8s cubic-bezier(.165, .84, .44, 1);
}

.open-menu-out .open-menu.open {
  right: -290px;
}

.open-menu-out.view .open-menu {
  right: 0px;
}

.open-menu .btn {
  position: relative;
  z-index: 80;
  width: 16.7vw;
}

.open-menu .open-menu-list {
  width: 53.3vw;
  top: 0.5vw;
  right: -53.3vw;
  height: auto;
  background-color: #8A7635;
  background-image: none;
}

.open-menu.open .open-menu-list {
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
}

.open-menu .open-menu-frame2 {
  padding: 2.1vw 0;
}

.open-menu.open .open-menu-in {
  transform: translateX(-53.3vw);
}

.open-menu .open-menu-list ul li a {
  padding: 0 4.1vw 0 3.2vw;
  font-size: 2.8vw;
  line-height: 1;
}

.open-menu .open-menu-list ul li a svg {
  font-size: 2vw;
  left: 1.4vw;
}

.open-menu .open-menu-list ul li a:hover {
  background-image: none;
}

.open-menu .open-menu-list ul li a span {
  padding: 12px 0px 12px 40px;
  border-bottom: 1px solid rgba(120, 99, 32, 0.5);
  position: relative;
  box-sizing: border-box;
  height: auto;
}

.pagetop {
  bottom: 11px;
  left: 11px;
}

.pagetop .pagetop-link a:hover {
  opacity: 1;
}

/* POP UP 詳細 */
.pop-up-block {
  background-size: cover;
}

.pop-up__in {
  width: 89vw;
  padding: 12vw 0;
}

.pop-up__sub-title {
  font-size: 5.5vw;
  line-height: 1.3;
}

.pop-up-block .pop-up__img {
  margin-top: 5vw;
}

.pop-up__text-wrapper {
  width: 89vw;
  margin-top: 5vw;
  padding: 7vw 4vw;
}

.pop-up__table-title {
  font-size: 4.7vw;
}

.pop-up__table th {
  width: 15%;
}

.pop-up__table td {
  font-size: 4vw;
  padding-left: 3vw;
}

.pop-up__text {
  font-size: 4vw;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
  margin-top: 7vw;
}

.pop-up__text3,
.pop-up__btn a {
  margin-top: 5vw;
}

.sweet_sabon__logo {
  width: 80vw;
}

.sweet__title {
  font-size: 5vw;
  line-height: 1.3;
  margin: 5vw auto 0;
}

.comment__title {
  font-size: 6vw;
}

.sweet__line {
  width: 95vw;
  line-height: 1;
  margin: 3vw auto 0;
}

.sweet__text {
  font-size: 4vw;
  line-height: 1.5;
  text-align: center;
  margin-top: 5vw;
}

.sweet__img {
  width: 87vw;
  margin: 8vw auto 0;
}

.sweet__btn {
  width: 70vw;
  margin: 8vw auto 0;
}

.sweet__btn a {
  font-size: 4vw;
  padding: 3vw 0;
}

.sweet__btn a svg {
  right: 5vw;
}

.sweet__bs {
  width: 65vw;
  font-size: 3.8vw;
  margin: 3vw auto 0;
}

.release-date {
  font-size: 3.2vw;
  padding-top: 1.8vw;
}

.bcs {
  padding: 2.2vw 0 0;
}

.bbg {
  width: 50vw;
  font-size: 3vw;
}

/* 0801 */
.limited-kit .special-kit-img__wrapper {
  top: 0;
}

.limited-kit-img {
  width: 65vw;
}

.collection-banner__title {
  font-size: 10.1vw;
}

.title__obj {
  width: 54.5vw;
  margin-top: 3vw;
}


.slick-arrow {
  width: 3vw;
  height: 5.4vw;
  top: 45%;
}

.slick-arrow.slick-prev.other-kit-prev,
.slick-arrow.slick-prev.other-lineup-prev {
  left: 2vw;
}

.slick-arrow.slick-next.other-kit-next,
.slick-arrow.slick-next.other-lineup-next {
  right: 2vw;
}