@charset "UTF-8";

.LB240213dresscollection {

  --font_en-01: "big-caslon-fb", serif;
  --font_en-02: "neue-haas-grotesk-display", sans-serif;
  --font_jp: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #000;
  text-align: center;
}

.LB240213dresscollection::before {
  content: "";
  position: absolute;
  background: url(../img/sp/bg.jpg) center/cover repeat-x;
  background: linear-gradient(0deg, #d0dadd 14%, #88aab5 24%, #c7d1c8 34%, #eae7df 73%, #d6e5e4 83%, #fcfcf7 93%);
  width: 100vw;
  height: calc(15451* (100vw /750));
  left: 50%;
  transform: translateX(-50%);
  top: calc(100* (100vw /750));
  z-index: -1;
}

.main-inner {
  /* margin-top: 8rem; */
  width: 100% !important;
}

html {
  font-size: 62.5%;
  box-sizing: border-box;
}

@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}

@media only screen and (min-width: 1401px) {
  html {
    font-size: 62.5%;
  }
}

@media screen and (max-width: 767px) {

  /* .header__navBody+.category__navBody {
    display: none;
  } */
  .LB240213dresscollection {
    margin-bottom: calc(335* (100vw /750));
  }

  .pc {
    display: none !important;
  }

  .main-area.lp {
    overflow: unset;
  }

}

@media only screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }

  .LB240213dresscollection {
    margin-bottom: 15rem;
    overflow: hidden;
  }

  .LB240213dresscollection::before {
    background: linear-gradient(0deg, #d0dadd 7%, #88aab5 22%, #c7d1c8 34%, #eae7df 68%, #d6e5e4 82%, #fcfcf7 92%);
    height: 606.1rem;
    top: 3.9rem;
    width: 100%;
  }
}

.LB240213dresscollection {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  width: 100%;
  font-feature-settings: normal;
}

.LB240213dresscollection li {
  list-style: none;
}

.LB240213dresscollection img,
.LB240213dresscollection svg {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
}

.LB240213dresscollection picture,
.LB240213dresscollection span {
  display: block;
}

.LB240213dresscollection .heading {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.LB240213dresscollection .heading_txt {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(25* (100vw / 750));
  letter-spacing: 0.05em;
  line-height: 2;
  text-align: center;
  font-feature-settings: "palt";
  padding-top: calc(86* (100vw / 750));
  color: #111111;
  /* font-weight: 500; */
}

.LB240213dresscollection section,
.contnet_img {
  position: relative;
}

.js_fade {
  position: relative;
  /* background: #fff; */
}

.sec .sec_inner {
  position: relative;
}

.sec .sec_inner::before {
  content: "";
  position: absolute;
  z-index: -1;
}

.LB240213dresscollection .content_txt {
  position: relative;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 1.9231;
  letter-spacing: 0.05em;
  text-align: left;
  font-feature-settings: normal;
  font-size: calc(24* (100vw / 750));
}

/* ▽_____________ credit ______________▽ */
.LB240213dresscollection .credit_block {
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  position: relative;
  margin-top: calc(38* (100vw /750));
  gap: 0 calc(18* (100vw /750));
}

.LB240213dresscollection .credit_block::after {
  content: "";
  width: 100%;
}

.LB240213dresscollection .credit_block::before {
  content: "";
  order: 2;
  width: 100%;
}

.LB240213dresscollection .credit_block li {
  font-family: "freight-display-pro", serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(28* (100vw / 750));
  line-height: 2;
  letter-spacing: 0.03em;
  text-align: end;
  white-space: nowrap;
}


@media screen and (min-width: 768px) {
  .LB240213dresscollection .heading {
    width: 90rem;
  }

  .LB240213dresscollection .heading_txt {
    font-size: 1.5rem;
    letter-spacing: 0.08em;
    line-height: 2;
    padding-top: 6.3rem;
    font-feature-settings: "pkna";
  }

  .LB240213dresscollection .content_txt {
    line-height: 1.9230769231;
    font-size: 1.3rem;
    letter-spacing: 0.07em;
  }

  .LB240213dresscollection .credit_block {
    position: relative;
    margin-top: 3rem;
    flex-direction: row;
    gap: 0 0.9rem;
  }

  .LB240213dresscollection .credit_block li {
    font-size: 1.4rem;
    line-height: 1;
  }
}




/* ===============================================
* sec01 *
=============================================== */
.LB240213dresscollection h3 {
  pointer-events: none;
  z-index: 2;
}

.sec01 h3 {
  position: absolute;
  width: calc(649 * (100vw /750));
  bottom: calc(-109* (100vw /750));
  left: 50%;
  transform: translateX(-50%);
}

.content_list {
  position: relative;
}

@media screen and (max-width: 767px) {
  .LB240213dresscollection .img01 {
    width: calc(520* (100vw / 750));
    margin: calc(108* (100vw /750)) auto 0;
  }

  .LB240213dresscollection .img02 .img_inner {
    width: calc(640* (100vw / 750));
    margin: calc(210* (100vw /750)) 0 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .sec01 .sec_inner {
    display: flex;
    justify-content: center;
    gap: 17.2rem;
    margin-top: 9.3rem;
    padding-right: 2rem;
  }

  .sec01 h3 {
    width: 44.4rem;
    bottom: -7.6rem;
    transform: translateX(-50.8%);
  }

  .sec01 .img01 {
    width: 33.6rem;
    height: 50.3rem
  }

  .sec01 .img02 {
    margin-top: 10rem;
    width: 41rem;
  }
}

/* ===============================================
* sec02 *
=============================================== */
@media screen and (max-width: 767px) {
  .sec02 h3 {
    width: calc(541* (100vw / 750));
    margin: calc(112* (100vw /750)) auto 0;
  }

  .LB240213dresscollection .img03 {
    width: calc(480* (100vw / 750));
    margin: calc(54* (100vw /750)) 0 0 calc(30* (100vw /750));
  }

  .LB240213dresscollection .img04 {
    width: calc(460* (100vw / 750));
    margin: calc(19* (100vw /750)) calc(30* (100vw /750)) 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .sec02 .sec_inner {
    display: flex;
    justify-content: center;
    gap: 9.8rem;
    margin-top: 10rem;
    padding-right: 3.2rem;
  }

  .sec02 .sec_inner .content_list.__1 {
    margin-top: 17.2rem;
    width: 37.2rem;
  }

  .sec02 .sec_inner .content_list.__2 {
    display: flex;
    justify-content: space-between;
    width: 70.2rem;
  }

  .sec02 .sec_inner .content_list.__2 .img_inner {
    width: 34.6rem;
  }

  .sec02 .img04 {
    margin-top: 7rem;
  }

  .sec02 .credit_block {
    margin-top: 3.9rem;
    left: 0.2rem;
  }
}

/* ===============================================
* sec03 *
=============================================== */
@media screen and (max-width: 767px) {
  .LB240213dresscollection .img05 {
    width: calc(640* (100vw /750));
    margin: calc(112* (100vw /750)) auto 0;
    left: calc(5* (100vw /750));
  }

  .sec03 h3 {
    width: calc(582* (100vw / 750));
    margin: calc(43* (100vw /750)) auto 0;
  }

  .LB240213dresscollection .img06 {
    width: calc(442* (100vw / 750));
    margin-top: calc(100* (100vw /750));
  }

  .LB240213dresscollection .img07 {
    position: absolute;
    top: calc(266* (100vw /750));
    right: calc(30* (100vw /750));
    width: calc(380* (100vw / 750));
    margin: calc(54* (100vw /750)) 0 0 calc(30* (100vw /750));
  }

  .LB240213dresscollection .sec03 .credit_block {
    width: calc(500* (100vw /750));
    margin: calc(213* (100vw /750)) auto 0;
  }
}

@media screen and (min-width: 768px) {
  .sec03 .sec_inner {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    gap: 28.8rem;
    margin-top: 10rem;
    padding-right: 3.9rem;
  }

  .sec03 h3 {
    position: absolute;
    width: 39.7rem;
    top: 8.3rem;
    left: -45.1rem;
  }

  .sec03 .content_list.__1 {
    width: 40rem;
  }

  .sec03 .content_list.__2 {
    width: 53.2rem;
    margin-top: 15rem;
  }

  .sec03 .img06 {
    width: 31.1rem;
  }

  .sec03 .img07 {
    position: absolute;
    width: 28.2rem;
    top: 26rem;
    right: 0;
  }

  .sec03 .credit_block {
    margin-top: 24.7rem;
  }
}

/* ===============================================
* sec04 *
=============================================== */
@media screen and (max-width: 767px) {
  .LB240213dresscollection .img08 {
    width: calc(690* (100vw /750));
    margin: calc(109* (100vw /750)) auto 0;
  }

  .sec04 h3 {
    width: calc(507* (100vw / 750));
    margin: calc(47* (100vw /750)) auto 0;
  }

  .LB240213dresscollection .sec04 .credit_block {
    width: calc(500* (100vw /750));
    margin: calc(39* (100vw /750)) auto 0;
    left: calc(-13* (100vw /750));
  }
}

@media screen and (min-width: 768px) {
  .sec04 .content_list {
    width: 65rem;
    margin: -12.8rem 0 0 50%;
    transform: translateX(3.7%);
    z-index: 1;
  }

  .sec04 .img08 {
    width: 43.6rem;
  }

  .sec04 h3 {
    position: absolute;
    width: 34.7rem;
    bottom: -6.8rem;
    right: 6.6rem;
  }

  .sec04 .credit_block {
    position: absolute;
    bottom: -12.1rem;
    right: 3.5rem;
  }
}

/* ===============================================
* sec05 *
=============================================== */
@media screen and (max-width: 767px) {
  .LB240213dresscollection .img09 {
    width: calc(620* (100vw /750));
    margin: calc(109* (100vw /750)) auto 0;
  }

  .sec05 h3 {
    position: absolute;
    width: calc(598* (100vw / 750));
    left: 50%;
    transform: translateX(-50.4%);
    bottom: calc(95* (100vw /750));
  }

  .LB240213dresscollection .sec05 .credit_block {
    width: calc(500* (100vw /750));
    margin: calc(121* (100vw /750)) auto 0;
  }

  .LB240213dresscollection .sec05 .content_list.__2 {
    display: flex;
    justify-content: space-between;
    width: calc(722* (100vw /750));
    margin: calc(90* (100vw /750)) auto 0;
  }

  .LB240213dresscollection .sec05 .content_list.__2 .img_inner {
    width: calc(356* (100vw /750));
  }
}

@media screen and (min-width: 768px) {
  .sec05 .sec_inner {
    display: flex;
    justify-content: center;
    gap: 16.1rem;
    margin-top: -33.4rem;
    left: -1.7rem;
  }

  .sec05 .content_list.__1 {
    width: 39.8rem;
  }

  .sec05 h3 {
    position: absolute;
    width: 40.8rem;
    left: -0.7rem;
    top: 56.5rem;
  }

  .sec05 .credit_block {
    margin-top: 9.6rem;
  }

  .sec05 .content_list.__2 {
    display: flex;
    justify-content: space-between;
    width: 59.4rem;
    margin-top: 55.8rem;
    z-index: 1;
  }

  .LB240213dresscollection .sec05 .content_list.__2 .img_inner {
    width: 29.2rem;
  }
}

/* ===============================================
* sec06 *
=============================================== */
@media screen and (max-width: 767px) {
  .LB240213dresscollection .img12 {
    width: calc(550* (100vw /750));
    margin: calc(120* (100vw /750)) auto 0;
  }

  .sec06 h3 {
    width: calc(636* (100vw / 750));
    margin: calc(26* (100vw /750)) auto 0;
  }

  .LB240213dresscollection .sec06 .credit_block {
    margin-top: calc(35* (100vw /750));
    gap: 0 calc(11* (100vw /750));
  }

  .LB240213dresscollection .sec06 .content_list.__2 {
    width: calc(660* (100vw /750));
    margin: calc(90* (100vw /750)) auto 0;
  }
}

@media screen and (min-width: 768px) {
  .sec06 .sec_inner {
    display: flex;
    justify-content: center;
    gap: 16.7rem;
    margin-top: -12.3rem;
    padding-right: 7.6rem;
  }

  .sec06 .content_list.__1 {
    width: 43.1rem;
  }

  .sec06 .img12 {
    width: 32.7rem;
    margin: auto;
  }

  .sec06 h3 {
    margin-top: -0.6rem;
  }

  .sec06 .credit_block {
    margin-top: 3.9rem;
    gap: 0 0.6rem;
  }

  .sec06 .content_list.__2 {
    width: 41.8rem;
    margin-top: 30.2rem;
  }
}



/* ===============================================
* sec07 *
=============================================== */
@media screen and (max-width: 767px) {
  .sec07 h3 {
    width: calc(617* (100vw / 750));
    margin: calc(119* (100vw /750)) auto 0;
    position: relative;
    left: -10px;
  }

  .LB240213dresscollection .img14 {
    width: calc(620* (100vw / 750));
    margin: calc(52* (100vw /750)) auto 0;
  }

  .LB240213dresscollection .img15 {
    width: calc(490* (100vw / 750));
    margin: calc(20* (100vw /750)) calc(20* (100vw /750)) 0 auto;
  }

  .LB240213dresscollection .sec07 .credit_block {
    margin-top: calc(34* (100vw /750));
    left: calc(-3* (100vw /750));
  }
}

@media screen and (min-width: 768px) {
  .sec07 .sec_inner {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    gap: 8.1rem;
    margin-top: 10rem;
    padding-right: 0.4rem;
  }

  .sec07 .content_list.__2 {
    width: 75.4rem;
    display: flex;
    justify-content: space-between;
  }

  .sec07 .content_list.__2 .img_inner {
    width: 37.2rem;
  }

  .sec07 .content_list.__1 {
    width: 42.1rem;
    margin-top: 19.1rem;
  }

  .sec07 .credit_block {
    margin-top: 4.1rem;
    gap: 0 0.6rem;
  }
}

@media screen and (min-width: 768px) {
  .img_inner {
    position: relative;
  }

  .img_inner::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: -1;
  }

  /* 
  .heading_ttl.img_inner::before {
    background: url(../img/imgbg/mv.png) center/contain no-repeat;
  }

  .img01 .img_inner::before {
    background: url(../img/imgbg/img01.png) center/contain no-repeat;
  }

  .img01 .img_inner::before {
    background: url(../img/imgbg/img01.png) center/contain no-repeat;
  }

  .img02 .img_inner::before {
    background: url(../img/imgbg/img02.png) center/contain no-repeat;
  } */

  .img03.img_inner {
    height: 51.1rem;
  }

  /* .img03.img_inner::before {
    background: url(../img/imgbg/img03.png) center/contain no-repeat;
  }

  .img04.img_inner::before {
    background: url(../img/imgbg/img04.png) center/contain no-repeat;
  }

  .img05 .img_inner::before {
    background: url(../img/imgbg/img05.png) center/contain no-repeat;
  }

  .img06.img_inner::before {
    background: url(../img/imgbg/img06.png) center/contain no-repeat;
  } */

  .img07.img_inner::before {
    background: url(../img/imgbg/img07_2.png) center/contain no-repeat;
  }

  /* .img08.img_inner::before {
    background: url(../img/imgbg/img08.png) center/contain no-repeat;
  } */

  /* .img09.img_inner::before {
    background: url(../img/imgbg/img09.png) center/contain no-repeat;
  }

  .img10.img_inner::before {
    background: url(../img/imgbg/img10.png) center/contain no-repeat;
  }

  .img11.img_inner::before {
    background: url(../img/imgbg/img11.png) center/contain no-repeat;
  }

  .img12.img_inner::before {
    background: url(../img/imgbg/img12.png) center/contain no-repeat;
  }

  .img13.img_inner::before {
    background: url(../img/imgbg/img13.png) center/contain no-repeat;
  }

  .img14.img_inner::before {
    background: url(../img/imgbg/img14.png) center/contain no-repeat;
  }

  .img15.img_inner::before {
    background: url(../img/imgbg/img15.png) center/contain no-repeat;
  } */
}

/* ===============================================
* all btn *
=============================================== */
.all_item_btn {
  width: calc(675* (100vw /750));
  margin: calc(112* (100vw /750)) auto calc(140* (100vw /750));
}

@media screen and (min-width: 768px) {
  .all_item_btn {
    width: 42rem;
    margin: 10rem auto 12rem;
  }
}






/***************************** animation *****************************/
.LB240213dresscollection .js_fade,
.LB240213dresscollection .js_d_fade {
  visibility: hidden;
  opacity: 0;
  transform: translate(0, 40px);
  transition: all ease 1.8s;
}

.LB240213dresscollection .js_fade.active,
.LB240213dresscollection .js_d_fade.active {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.LB240213dresscollection span.js_fade.active,
.LB240213dresscollection span.js_d_fade.active {
  opacity: 0.5;
}

/***************************** animation *****************************/