@charset "UTF-8";
/*---------- reset ----------*/
.main-inner {
  width: 100% !important;
}

.main-area {
  overflow-x: visible !important;
}

/*---------- reset ----------*/
/*---------- all common ----------*/
html {
  font-size: 62.5%;
  box-sizing: border-box;
}

.LB220922 img, .LB220922 video {
  width: 100%;
  height: auto;
}
.LB220922 a, .LB220922 picture, .LB220922 video {
  display: block;
}
.LB220922 .pc-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .LB220922 .pc-only {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .LB220922 .sp-only {
    display: none;
  }
}

/*---------- all common ----------*/
/*---------- animation ----------*/
.js-first-fade-Vr,
.js-fade-Vr {
  opacity: 0;
  transition-duration: 1.2s;
}

.js-first-fade-Vr.active,
.js-fade-Vr.active {
  opacity: 1;
}

.is-hidden {
  visibility: hidden;
}

/*---------- animation ----------*/
/*---------- font ----------*/
.introArea__txt,
.sec-txt {
  font-size: calc(23 *(100vw / 750));
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.8260869565;
  letter-spacing: 0.14em;
  font-feature-settings: "palt";
}

@media screen and (min-width: 768px) {
  .introArea__txt {
    font-size: 14px;
    line-height: 2.5;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
  }
  .sec-txt {
    font-size: 13px;
    line-height: 2.6153846154;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
  }
}
.sec-alphabet,
.LB220708__btn {
  font-family: mencken-std-head, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.itemVariationArea__credit a {
  font-size: calc(28 *(100vw / 750));
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.itemVariationArea__credit a .sec-alphabet {
  font-size: calc(30 *(100vw / 750));
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .itemVariationArea__credit a {
    font-size: 15px;
    line-height: 1.9333333333;
  }
  .itemVariationArea__credit a .sec-alphabet {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) {
  .itemVariationArea__credit--large {
    font-size: 16px;
  }
}
.itemVariationArea__color {
  font-size: calc(30 *(100vw / 750));
  line-height: 1.5;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .itemVariationArea__color {
    font-size: 16px;
    line-height: 1.9;
  }
}

.sec-yugo {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: calc(27 *(100vw / 750));
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-yugo {
    font-size: 14px;
  }
}

.LB220708__btn {
  font-size: calc(36 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .LB220708__btn {
    font-size: 20px;
  }
}

/*---------- font ----------*/
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for mobile
//////////////////////////////////////////////////////////////////////////////////////////////
*/
/*---------- common ----------*/
.introArea__txt,
.sec-txt,
.itemVariationArea__credit,
.itemVariationArea__color {
  text-align: center;
}

/*---------- common ----------*/
/*---------- image-size ----------*/
.firstviewArea__img {
  width: 100%;
}

.videoArea__video {
  width: calc(630 *(100vw / 750));
}

.model-image01 {
  width: 100%;
}

.model-image02 {
  width: calc(600 *(100vw / 750));
}

.model-image03 {
  width: calc(690 *(100vw / 750));
}

.item-image {
  width: calc(672 *(100vw / 750));
}

.dress-image {
  width: calc(230 *(100vw / 750));
}

/*---------- image-size ----------*/
.LB220922 {
  padding-top: calc(30 *(100vw / 750));
}

.LB220922__wrapper {
  position: relative;
  padding-top: calc(152 *(100vw / 750));
  padding-bottom: calc(200 *(100vw / 750));
  z-index: 1;
  background-color: #fff;
}

.firstviewArea {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.firstviewArea__img {
  margin: 0 auto;
}

.introArea {
  margin-bottom: calc(152 *(100vw / 750));
}
.introArea__txt:nth-of-type(1) {
  margin-bottom: calc(61 *(100vw / 750));
}

.videoArea {
  margin-bottom: calc(148 *(100vw / 750));
}
.videoArea__video {
  margin: 0 auto;
  margin-bottom: calc(111 *(100vw / 750));
}
.videoArea__txt .sec-txt:nth-of-type(1) {
  margin-bottom: calc(25 *(100vw / 750));
}

.model-image01,
.model-image02 {
  margin-bottom: calc(80 *(100vw / 750));
}

.model-image03 {
  margin-left: auto;
  margin-bottom: calc(152 *(100vw / 750));
}

.detailArea .sec-txt {
  margin-bottom: calc(40 *(100vw / 750));
}
.detailArea .sec-txt:nth-of-type(3) {
  margin-bottom: calc(148 *(100vw / 750));
}

.item-image {
  margin: 0 auto;
  margin-bottom: calc(73 *(100vw / 750));
}

.detailArea .item-imageTxt {
  margin-bottom: calc(188 *(100vw / 750));
}

.itemVariationArea {
  margin-bottom: calc(155 *(100vw / 750));
}
.itemVariationArea__wrap {
  display: flex;
  justify-content: center;
  margin-bottom: calc(43 *(100vw / 750));
}
.itemVariationArea .dress-image + .dress-image {
  margin-left: calc(25 *(100vw / 750));
}

.itemVariationArea__credit {
  margin-bottom: calc(13 *(100vw / 750));
}
.itemVariationArea__credit .sec-alphabet {
  display: inline-block;
  margin-left: calc(20 *(100vw / 750));
}

.sec-yugo {
  display: inline-block;
  margin-left: calc(12 *(100vw / 750));
}

.LB220708__btn a {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: calc(675 *(100vw / 750));
  height: calc(146 *(100vw / 750));
  margin: 0 auto;
  border: solid 1px #000;
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for desktop
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }
  /*---------- common ----------*/
  /*---------- common ----------*/
  /*---------- image-size ----------*/
  .firstviewArea__img {
    max-width: 1200px;
    width: 95%;
  }
  .videoArea__video {
    width: 460px;
  }
  .model-image01 {
    max-width: 610px;
    width: 56%;
  }
  .model-image02 {
    max-width: 480px;
    width: 44%;
  }
  .model-image03 {
    width: 550px;
  }
  .item-image {
    width: 672px;
  }
  .dress-image {
    width: 200px;
  }
  /*---------- image-size ----------*/
  .LB220922 {
    padding-top: 30px;
  }
  .LB220922__wrapper {
    padding-top: 107px;
    padding-bottom: 140px;
  }
  .introArea {
    margin-bottom: 112px;
  }
  .introArea__txt:nth-of-type(1) {
    margin-bottom: 39px;
  }
  .videoArea {
    margin-bottom: 110px;
  }
  .videoArea__video {
    margin-bottom: 89px;
  }
  .videoArea__txt .sec-txt:nth-of-type(1) {
    margin-bottom: 10px;
  }
  .model-imgWrap {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    margin: 0 auto;
    margin-bottom: 100px;
    max-width: 1200px;
    width: 95%;
  }
  .model-image01,
.model-image02 {
    margin-bottom: 0;
  }
  .model-image01 {
    margin-left: 11rem;
  }
  .model-image02 {
    margin-top: 39.5rem;
  }
  .model-image03 {
    margin: 0 auto;
    margin-bottom: 109px;
  }
  .detailArea .sec-txt {
    margin-bottom: 22px;
  }
  .detailArea .sec-txt:nth-of-type(3) {
    margin-bottom: 88px;
  }
  .item-image {
    margin-bottom: 60px;
  }
  .detailArea .item-imageTxt {
    margin-bottom: 140px;
  }
  .itemVariationArea {
    margin-bottom: 80px;
  }
  .itemVariationArea__wrap {
    margin-bottom: 32px;
  }
  .itemVariationArea .dress-image + .dress-image {
    margin-left: 5rem;
  }
  .itemVariationArea__credit {
    margin-bottom: 7px;
  }
  .itemVariationArea__credit--large {
    display: inline-block;
    margin-left: 10px;
  }
  .itemVariationArea__credit .sec-alphabet {
    margin-left: 7px;
  }
  .sec-yugo {
    margin-left: 7px;
  }
  .LB220708__btn a {
    width: 420px;
    height: 74px;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for tablet
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
																				add
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.staff-credit{
  text-align: center;
  margin-top: calc(122 *(100vw / 750));
}
.staff-credit span {
  font-family: mencken-std-head, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(22 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .staff-credit{
    margin-top: 60px;
  }
  .staff-credit span {
    font-size: 14px;
  }
}
.staff-credit span {
  display: inline-block;
  margin: 0 calc(12 *(100vw / 750));
  margin-bottom: calc(16 *(100vw / 750));
}
@media screen and (min-width: 768px) {
  .sp-only{
    display: none;
  }
  .staff-credit span {
    margin: 0 8px;
    margin-bottom: 11px;
  }  
}
/*# sourceMappingURL=style.css.map */