@charset "UTF-8";
#productCnt {
  margin-block-start: 20px;
}

.mv {
  padding-block-start: 24px;
  background-position-y: 20px;
  position: relative;
}
.mv .mv__tag {
  width: 18.6%;
  position: absolute;
  top: -10px;
  left: 46px;
}
.mv .mv__tag img {
  width: 100%;
}
.mv .mv__head {
  margin-block-end: 24px;
}
.mv .mv__note {
  padding-inline-end: 24px;
}
.mv .mv__nadeshiko .mv__nadeshiko__jumptag {
  position: absolute;
  width: 25.1%;
  top: -1px;
  left: 21px;
  transform-origin: 50% 10%;
  animation: tagSwing 1.6s ease-out both;
}
.mv .mv__nadeshiko .mv__nadeshiko__jumptag img {
  width: 100%;
}

@keyframes tagSwing {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(-12deg);
  }
  22% {
    transform: rotate(10deg);
  }
  36% {
    transform: rotate(-8deg);
  }
  50% {
    transform: rotate(6deg);
  }
  64% {
    transform: rotate(-4deg);
  }
  78% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.top-banner {
  padding-top: 0;
}

.titleLabel__title {
  font-family: var(--font-maru-go);
  font-weight: 700;
  color: #1D2087;
  font-size: var(--font-size-l);
}
.titleLabel__title span {
  font-weight: 400;
  font-size: var(--font-size-s);
}

.about__banner {
  margin-block-end: 56px;
  background-color: #fff;
  border-radius: 20px;
  padding-inline: 24px;
  padding-block: 32px;
  display: grid;
  row-gap: 32px;
}
.about__banner .about__banner__head {
  position: relative;
  z-index: 2;
  display: grid;
  justify-items: center;
  row-gap: 8px;
}
.about__banner .about__banner__head::after {
  content: "";
  display: block;
  width: 90.6%;
  aspect-ratio: 39/43;
  background-image: url("/onsen_nadeshiko/images/soda-hokkoripokapoka-set/about-banner-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: -1;
}
.about__banner .about__banner__midashi {
  width: 84%;
}
.about__banner .about__banner__midashi img {
  width: 100%;
}
.about__banner .about__banner__head__text {
  font-family: var(--font-maru-go);
  font-weight: 700;
  color: #1D2087;
  font-size: var(--font-size-l);
}
.about__banner .about__banner__head__text span {
  font-weight: 400;
  font-size: var(--font-size-s);
}
.about__banner .about__banner__set {
  display: grid;
  row-gap: 16px;
}
.about__banner .about__banner__set .about__banner__set__text {
  font-size: var(--font-size-m);
  color: #333;
  line-height: 1.8;
}

.banner__midahi-s {
  width: 321px;
  height: 51px;
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("/onsen_nadeshiko/images/soda-hokkoripokapoka-set/about-banner-set-midashi-bg.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-inline: auto;
  text-align: center;
}
.banner__midahi-s span {
  font-family: var(--font-maru-go);
  font-weight: 700;
  color: #fff;
  font-size: var(--font-size-l);
  line-height: 1.7;
}

.about__banner__shop__logos {
  padding-block: 10px;
  display: flex;
}
.about__banner__shop__logos img {
  width: 100%;
}
.about__banner__shop__logos .loft {
  width: 53.6%;
}
.about__banner__shop__logos .ishizawa {
  width: 46.4%;
}

.about__banner__shop__text {
  font-size: var(--font-size-s);
  color: #85878C;
  line-height: 1.8;
}

.c-midashi__nadeshiko {
  width: 122px;
  bottom: 30px;
  right: 36px;
}

.about__text__charm {
  display: grid;
  grid-template-columns: 1fr 41%;
  gap: 8px;
}
.about__text__charm p {
  font-size: var(--font-size-m);
  color: #000;
  line-height: 1.8;
}

.about__title {
  display: grid;
  align-items: center;
  grid-template-columns: 30.3% 1fr;
  gap: 9px;
}

.about__title__text {
  font-family: var(--font-maru-go);
  font-weight: 700;
  color: #1D2087;
  font-size: var(--font-size-xl);
  line-height: 1.5;
}
.about__title__text span {
  color: #FA0000;
}

/* swiper overwrite */
.for-PC .product .product_item {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.for-PC .product .product_item .product_item_photo {
  width: 320px;
}
.for-PC .swiper {
  padding-block-end: 60px;
}

.for-SP .product .product_item .product_item_photo {
  width: 90%;
}
.for-SP .swiper {
  padding-block-end: 80px;
}
.for-SP .swiper .swiper-pagination {
  padding-top: 0;
  bottom: 26px;
}

.product .product_item .product_item_photo {
  width: 350px;
  text-align: center;
  position: relative;
  margin: 0;
}

.for-SP .product .product_item .product_item_photo {
  width: 500px;
  margin-right: auto;
  margin-left: auto;
}

.product .product_item .product_item_photo img {
  width: 100%;
  height: auto;
}

.swiper {
  padding-bottom: 54px;
}

.swiper .swiper-pagination {
  bottom: 0;
  position: absolute;
  display: block;
  width: 100%;
  padding-top: 28px;
  margin: 0;
  list-style: none;
  text-align: center;
  bottom: unset;
  /* デフォルト打ち消し */
}

.swiper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 24px;
  height: 24px;
  margin: 0 10px;
  margin-inline: 10px !important;
  border-radius: 70px;
  background: #D9D9D9;
}

.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #7D7D7D;
}

.c-sectionSeason__list__midashi {
  font-family: var(--font-maru-go);
  font-weight: 700;
  line-height: 1.5;
  font-size: var(--font-size-l);
  color: #1D2087;
  text-align: center;
  position: relative;
}
.c-sectionSeason__list__midashi::before {
  content: "";
  display: block;
  width: 79px;
  aspect-ratio: 135/99;
  background-image: url("/onsen_nadeshiko/images/common/bubble-midashi-deco.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 22%;
  top: 50%;
  transform: translateY(-50%);
}
.c-sectionSeason__list__midashi::after {
  content: "";
  display: block;
  width: 79px;
  aspect-ratio: 135/99;
  background-image: url("/onsen_nadeshiko/images/common/bubble-midashi-deco.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 22%;
  top: 50%;
  transform: translateY(-50%) rotateY(180deg);
}

.for-SP .c-sectionSeason__list__midashi::before {
  left: 18%;
}
.for-SP .c-sectionSeason__list__midashi::after {
  right: 18%;
}