@charset "UTF-8";
html {
  font-size: 10px;
}

body {
  overflow-x: hidden;
}

.l-container {
  width: 100%;
}

.l-container #feature {
  margin: 0 auto;
  font-feature-settings: "palt";
  width: 100%;
  text-align: center;
  overflow: clip;
}

.l-container #feature * {
  box-sizing: border-box;
}

.l-container #feature *::after {
  box-sizing: border-box;
}

.l-container #feature *::before {
  box-sizing: border-box;
}

.l-container #feature a {
  display: block;
  text-decoration: none;
  position: relative;
}

.l-container #feature a::after {
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  transition: all 0.4s;
}

.l-container #feature a:hover {
  cursor: pointer;
}

.l-container #feature a:hover::after {
  opacity: 1;
  transition: 0.4s;
}

.l-container #feature .default-img {
  width: 100%;
  display: block;
}

.l-container #feature picture {
  display: block;
}

.l-container #feature .creditContainer {
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 2.5rem;
  letter-spacing: 0.05em;
}

.l-container #feature .creditContainer .credit {
  display: flex;
  flex-wrap: wrap;
  column-gap: 1.3rem;
}

.l-container #feature .creditContainer li {
  width: fit-content;
}

.l-container #feature .creditContainer li a {
  color: #000;
  transition: 0.3s;
  text-decoration: none;
}

.l-container #feature .creditContainer li a:hover {
  opacity: 0.6;
  cursor: pointer;
  text-decoration: none;
}

.l-container #feature .creditContainer li a::after {
  display: none;
}

.l-container #feature .creditContainer .price {
  margin-left: 0.3rem;
}

.l-container #feature .hero {
  margin: 6rem auto 0;
  width: 100%;
  position: relative;
}

.l-container #feature .hero__inner {
  position: relative;
  width: 140rem;
  margin: 0 auto 0;
}

.l-container #feature .hero__img {
  position: relative;
  margin: 0 auto 0;
  width: 80rem;
}

.l-container #feature .hero__img_hero_front {
  position: absolute;
  top: 0;
  left: 0;
}

.l-container #feature .hero__txt {
  position: relative;
  z-index: 20;
  margin-top: 7.3rem;
  font-family: 'Yu Gothic', '游ゴシック', 'YuGothic', '游ゴシック体', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 2.8rem;
  letter-spacing: 0.05em;
  color: #000;
}

.l-container #feature .hero .circle_01 {
  position: absolute;
  top: -44.6rem;
  left: -37rem;
  width: 156.9rem;
  z-index: 4;
}

.l-container #feature .container {
  margin: 0 auto;
  width: 100%;
  position: relative;
}

.l-container #feature .container__inner {
  width: 140rem;
  margin: 0 auto;
}

.l-container #feature .container__wrap {
  display: flex;
  justify-content: center;
  width: fit-content;
}

.l-container #feature .container__txt {
  pointer-events: none;
}

.l-container #feature .container01 {
  position: relative;
  padding-top: 6.3rem;
  padding-bottom: 21rem;
  margin: 11.3rem auto 0;
  background-color: #660C1B;
}

.l-container #feature .container01 .circle_02 {
  position: absolute;
  top: 11rem;
  left: -2.5rem;
  width: 156.9rem;
}

.l-container #feature .container01__inner {
  position: relative;
  margin: auto;
}

.l-container #feature .container01__img_01 {
  position: relative;
  margin: 0 28.5rem 0 auto;
  width: 42rem;
}

.l-container #feature .container01__fluffy_knit {
  position: absolute;
  top: 4.1rem;
  right: -19rem;
  width: 34.5rem;
}

.l-container #feature .container01__img_02 {
  position: absolute;
  top: 30.5rem;
  left: 35.5rem;
  width: 32rem;
}

.l-container #feature .container01__img_02 a::after {
  -webkit-mask-image: url("../img/img_02.png");
  mask-image: url("../img/img_02.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.l-container #feature .container01__img_03 {
  position: relative;
  margin: 23.4rem auto 0 40rem;
  width: 44rem;
}

.l-container #feature .container01__glitter_knit {
  position: absolute;
  top: 15rem;
  left: -22.9rem;
  width: 35.3rem;
}

.l-container #feature .container01__img_04 {
  position: absolute;
  top: 94.5rem;
  right: 32rem;
  width: 28rem;
}

.l-container #feature .container01__img_04 a::after {
  -webkit-mask-image: url("../img/img_04.png");
  mask-image: url("../img/img_04.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.l-container #feature .container01__img_05 {
  position: absolute;
  top: 130.5rem;
  right: 32rem;
  width: 28rem;
}

.l-container #feature .container01 .creditContainer {
  color: #fff;
}

.l-container #feature .container01 .creditContainer a {
  color: #fff;
}

.l-container #feature .container01 .creditContainer__01 {
  margin: 1.6rem 28.5rem 0 auto;
  width: 30rem;
}

.l-container #feature .container01 .creditContainer__01 .credit {
  justify-content: flex-end;
}

.l-container #feature .container01 .creditContainer__02 {
  margin: 1.7rem auto 0 40rem;
  width: 30rem;
}

.l-container #feature .container02 {
  position: relative;
  padding-top: 18rem;
  margin: 0 auto 0;
}

.l-container #feature .container02__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 68rem;
}

.l-container #feature .container02 .container02__img_bg_01_front,
.l-container #feature .container02 .container02__img_bg_01_back {
  position: absolute;
  width: 100%;
  height: 100%;
}

.l-container #feature .container02 .container02__img_bg_01_front .default-img,
.l-container #feature .container02 .container02__img_bg_01_back .default-img {
  width: 100%;
  height: 68rem;
  object-fit: cover;
  object-position: 50% 0;
}

.l-container #feature .container02 .container02__img_bg_01_front {
  z-index: 2;
}

.l-container #feature .container02 .container02__img_bg_01_back {
  z-index: 1;
}

.l-container #feature .container02__inner {
  position: relative;
  margin: auto;
}

.l-container #feature .container02__img_06 {
  position: relative;
  margin: 0 auto 0;
  width: 48rem;
  z-index: 10;
}

.l-container #feature .container02__img_06 .swiper-pagination {
  position: absolute;
  top: 0.6rem;
  left: 43.5rem;
  width: fit-content;
}

.l-container #feature .container02__glitter_feather {
  position: absolute;
  top: -14.2rem;
  left: 47.5rem;
  z-index: 20;
  width: 46rem;
}

.l-container #feature .container02 .creditContainer {
  margin: 1.5rem auto 0;
  width: 48rem;
}

.l-container #feature .container02 .creditContainer .credit {
  justify-content: center;
}

.l-container #feature .container03 {
  position: relative;
  margin: 0 auto 0;
}

.l-container #feature .container03 .circle_02 {
  position: absolute;
  top: -12.2rem;
  left: -8.6rem;
  width: 156.9rem;
}

.l-container #feature .container03__inner {
  position: relative;
  margin: auto;
}

.l-container #feature .container03__img_07 {
  position: relative;
  margin: 25.5rem auto 0 36rem;
  width: 32rem;
}

.l-container #feature .container03__nike_01 {
  position: absolute;
  top: -16.5rem;
  left: 0rem;
  z-index: 20;
  width: 23.7rem;
}

.l-container #feature .container03__img_08 {
  position: absolute;
  top: 14rem;
  right: 28rem;
  width: 42rem;
}

.l-container #feature .container03 .creditContainer {
  margin: 1.6rem auto 0 36rem;
  width: 32rem;
}

.l-container #feature .container04 {
  position: relative;
  margin: 0 auto 0;
}

.l-container #feature .container04__inner {
  position: relative;
  margin: auto;
}

.l-container #feature .container04__gather_detailed_dress {
  position: absolute;
  top: 0rem;
  left: 14.4rem;
  z-index: 20;
  width: 5.1rem;
}

.l-container #feature .container04__img_09 {
  position: relative;
  margin: 0 auto 0;
  width: 44rem;
}

.l-container #feature .container04__img_09 .swiper-pagination {
  position: absolute;
  top: 0.6rem;
  left: 0.7rem;
  width: fit-content;
}

.l-container #feature .container04__img_10 {
  width: 28rem;
}

.l-container #feature .container04__img_11 {
  width: 28rem;
}

.l-container #feature .container04__wrap_01 {
  position: relative;
  margin: 31.9rem auto 0 20rem;
  align-items: flex-end;
  gap: 2rem;
}

.l-container #feature .container04__wrap_02 {
  position: absolute;
  top: 6.5rem;
  right: 22.5rem;
  z-index: 10;
  gap: 1.5rem;
}

.l-container #feature .container04 .creditContainer {
  position: absolute;
  top: 50.4rem;
  left: 46rem;
  width: 40rem;
}

.l-container #feature .container05 {
  position: relative;
  margin: 0 auto 0;
}

.l-container #feature .container05__inner {
  position: relative;
  margin: auto;
}

.l-container #feature .container05__img_12 {
  position: absolute;
  top: 15.5rem;
  left: 32.5rem;
  width: 24rem;
}

.l-container #feature .container05__img_13 {
  position: relative;
  margin: 0 auto 0;
  width: 44rem;
}

.l-container #feature .container05__nike_02 {
  position: absolute;
  top: -4.8rem;
  right: -6.4rem;
  z-index: 20;
  width: 22rem;
}

.l-container #feature .container05__wrap {
  position: relative;
  margin: 12rem auto 0 50.5rem;
  align-items: flex-end;
  gap: 2rem;
}

.l-container #feature .container05 .creditContainer {
  position: absolute;
  top: 45.2rem;
  left: 46rem;
  width: 15rem;
}

.l-container #feature .container05 .creditContainer .credit {
  flex-direction: column;
  row-gap: 0.1rem;
}

.l-container #feature .container05 .creditContainer .price {
  margin-left: 0.35rem;
}

.l-container #feature .container06 {
  position: relative;
  padding-top: 8rem;
  padding-bottom: 9.4rem;
  margin: 12rem auto 0;
  background-color: #660C1B;
}

.l-container #feature .container06 .circle_02 {
  position: absolute;
  top: 37.6rem;
  left: -8.4rem;
  width: 156.9rem;
}

.l-container #feature .container06__inner {
  position: relative;
  margin: auto;
}

.l-container #feature .container06__img_14 {
  width: 38rem;
}

.l-container #feature .container06__img_15 {
  width: 38rem;
}

.l-container #feature .container06__fur_coat {
  position: absolute;
  top: 33.7rem;
  right: 10.5rem;
  z-index: 10;
  width: 30.2rem;
}

.l-container #feature .container06__wrap {
  margin: auto;
}

.l-container #feature .container06__img_16 {
  margin: 17.5rem 20rem 0 auto;
  width: 44rem;
}

.l-container #feature .container06__img_16 .swiper-pagination {
  position: absolute;
  top: 0.6rem;
  left: 39.5rem;
  width: fit-content;
}

.l-container #feature .container06__img_16 a::after {
  -webkit-mask-image: url("../img/img_16-02.png");
  mask-image: url("../img/img_16-02.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.l-container #feature .container06__nordic_pattern {
  position: absolute;
  top: -52.2rem;
  left: -29rem;
  z-index: 20;
  width: 11.8rem;
}

.l-container #feature .container06__img_17 {
  position: absolute;
  top: 93.1rem;
  left: 18rem;
  z-index: 5;
  width: 44rem;
}

.l-container #feature .container06__img_17 .swiper-pagination {
  position: absolute;
  bottom: 0.5rem;
  left: 39.5rem;
  width: fit-content;
}

.l-container #feature .container06__img_17 a::after {
  -webkit-mask-image: url("../img/img_17-01.png");
  mask-image: url("../img/img_17-01.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.l-container #feature .container06__holiday {
  position: absolute;
  top: -32.4rem;
  left: -15.9rem;
  z-index: 20;
  width: 27.7rem;
}

.l-container #feature .container06__back {
  position: absolute;
  top: -84.1rem;
  left: -18rem;
  z-index: 1;
  width: 58rem;
}

.l-container #feature .container06__front {
  position: absolute;
  top: -84.1rem;
  left: -18rem;
  z-index: 2;
  width: 58rem;
}

.l-container #feature .container06 .creditContainer {
  position: relative;
  color: #fff;
}

.l-container #feature .container06 .creditContainer a {
  color: #fff;
}

.l-container #feature .container06 .creditContainer__01 {
  margin: 1.6rem auto 0;
  width: 28rem;
}

.l-container #feature .container06 .creditContainer__01 .credit {
  justify-content: center;
}

.l-container #feature .container06 .creditContainer__02 {
  margin: 1.5rem 20rem 0 auto;
  width: 16rem;
}

.l-container #feature .container06 .creditContainer__02 .credit {
  flex-direction: column;
  row-gap: 0.1rem;
  align-items: flex-end;
}

.l-container #feature .container06 .creditContainer__03 {
  margin: 13.9rem auto 0 18rem;
  width: 28rem;
}

.l-container #feature .container07 {
  position: relative;
  margin: 7.9rem auto 0;
}

.l-container #feature .container07__inner {
  position: relative;
  margin: auto;
}

.l-container #feature .container07__img_item {
  margin: auto;
  width: 54.2rem;
}

.l-container #feature .container07__txt {
  position: absolute;
  top: 60.5rem;
  left: 48.2rem;
  font-family: 'Yu Gothic', '游ゴシック', 'YuGothic', '游ゴシック体', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 2.8rem;
  letter-spacing: 0.05em;
  color: #000;
}

.l-container #feature .container07__txt--second {
  margin: 2.7rem 0 2.8rem;
}

.l-container #feature .container07__txt--third {
  margin-bottom: 2.6rem;
}

.l-container #feature .container07__txt--fourth {
  font-size: 1.2rem;
  letter-spacing: 0.05em;
}

.l-container #feature .container07__btn {
  margin: 8rem auto 0;
  width: 34rem;
}

.l-container #feature .swiper-pagination-bullet {
  margin: 0 0rem !important;
  width: 2rem;
  height: 2rem;
  opacity: 1;
  background: url(../img/diamond_off.png);
  background-size: contain;
  background-repeat: no-repeat;
  scale: 0.8;
}

.l-container #feature .swiper-pagination-bullet-active {
  width: 2rem;
  height: 2rem;
  background: url(../img/diamond_on.png);
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.8;
}

.l-container #feature .js-fade.fadeUp-hidden {
  opacity: 0;
  transition: 1s ease all;
}

.l-container #feature .js-fade.animate-active {
  opacity: 1;
}

.l-container #feature .js-fade-after.fadeUp-hidden {
  opacity: 0;
  transition: 1s ease all;
  transition-delay: 0.7s;
}

.l-container #feature .js-fade-after.animate-active {
  opacity: 1;
}

.l-container #feature .js-bottom.fadeUp-hidden {
  opacity: 0;
  transition: 1s ease all;
  transform: translateY(10rem);
}

.l-container #feature .js-bottom.animate-active {
  opacity: 1;
  transform: translateY(0) translateX(0) translateZ(0);
}

.l-container #feature .js-right.fadeUp-hidden {
  opacity: 0;
  transition: 1s ease all;
  transform: translateX(10rem);
}

.l-container #feature .js-right.animate-active {
  opacity: 1;
  transform: translateY(0) translateX(0) translateZ(0);
}

.l-container #feature .js-right--after.fadeUp-hidden {
  opacity: 0;
  transition: 1s ease all;
  transform: translateX(10rem);
  transition-delay: 0.7s;
}

.l-container #feature .js-right--after.animate-active {
  opacity: 1;
  transform: translateY(0) translateX(0) translateZ(0);
}

.feature-snslist {
  overflow: hidden;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: calc(10 * (100vw / 1400));
  }
}
