@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;
}

.LB230303 img, .LB230303 video {
  width: 100%;
  height: auto;
}
.LB230303 a, .LB230303 picture, .LB230303 video {
  display: block;
}
.LB230303 .pc-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .LB230303 .pc-only {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .LB230303 .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 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: calc(23 *(100vw / 750));
  line-height: 1.8260869565;
  letter-spacing: 0.15em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .introArea__txt {
    font-size: 14px;
    line-height: 2.5;
    letter-spacing: 0.07em;
  }
}

.sec__ttlArea {
  font-family: mencken-std-head, sans-serif;
  font-style: normal;
}
.sec__ttlArea--sub {
  font-weight: 400;
  line-height: 1;
  font-size: calc(29 *(100vw / 750));
}
.sec__ttlArea--main {
  font-weight: 700;
  line-height: 1;
  font-size: calc(42 *(100vw / 750));
}
@media screen and (min-width: 768px) {
  .sec__ttlArea--sub {
    font-size: 23px;
  }
  .sec__ttlArea--main {
    font-size: 39px;
  }
}

.sec-credit {
  font-family: mencken-std-head, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(23 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-credit {
    font-size: 15px;
  }
}

.LB230303__btn {
  font-family: mencken-std-head, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(36 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .LB230303__btn {
    font-size: 20px;
  }
}

.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 span {
    font-size: 14px;
  }
}

/*---------- font ----------*/
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for mobile
//////////////////////////////////////////////////////////////////////////////////////////////
*/
/*---------- archive ----------*/
.content__text .hidden-sml {
  display: block;
}
.content__text .lp_newLine{
  display: block;
}
/*---------- archive ----------*/
/*---------- common ----------*/

.sec {
  margin-bottom: calc(152 *(100vw / 750));
}

.introArea__txt,
.sec__ttlArea--sub,
.sec__ttlArea--main,
.sec-credit,
.staff-credit {
  text-align: center;
}

.sec__ttlArea {
  margin-bottom: calc(50 *(100vw / 750));
}
.sec__ttlArea--sub {
  margin-bottom: calc(30 *(100vw / 750));
}

.model-image101,
.model-image201{
  margin: 0 auto;
}
.model-image102,
.model-image201,
.model-image202{
  margin-bottom: calc(50 *(100vw / 750));
}

.sec-credit {
  margin-top: calc(72 *(100vw / 750));
}
.sec-credit span {
  display: inline-block;
  margin: 0 calc(8 *(100vw / 750));
  margin-bottom: calc(14 *(100vw / 750));
}

.staff-credit span {
  display: inline-block;
  margin: 0 calc(12 *(100vw / 750));
  margin-bottom: calc(16 *(100vw / 750));
}

/*---------- common ----------*/
/*---------- image-size ----------*/
.firstviewArea__img {
  width: 100%;
}

.model-image101 {
  width: calc(530 *(100vw / 750));
}

.model-image102 {
  width: 100%;
}

.model-image103 {
  width: calc(590 *(100vw / 750));
}

.model-image201 {
  width: calc(650 *(100vw / 750));
}

.model-image202 {
  width: calc(460 *(100vw / 750));
}

.model-image203 {
  width: calc(670 *(100vw / 750));
}
/*---------- image-size ----------*/

.LB230303__wrapper {
  position: relative;
  padding-top: calc(152 *(100vw / 750));
  padding-bottom: calc(184 *(100vw / 750));
  z-index: 1;
  background-color: #fff;
}

.firstviewArea {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.introArea {
  margin-bottom: calc(152 *(100vw / 750));
}

.introArea .introArea__txt + .introArea__txt {
  margin-top: calc(61 *(100vw / 750));
}

.sec01 .model-image101{
  position: relative;
  z-index: 5;
}
.sec01 .flex-wrap{
  margin-top: calc(-50 *(100vw / 750));
}
.sec02 .model-image203{
  margin-left: auto;
}

.LB230303__btn {
  margin: 0 auto;
  margin-bottom: calc(118 *(100vw / 750));
}

.LB230303__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 ----------*/
  .sec {
    margin-bottom: 110px;
  }
  .sec__wrap {
    display: flex;
    justify-content: center;
  }
  .sec__ttlArea {
    margin-bottom: 41px;
  }
  .sec__ttlArea--sub {
    margin-bottom: 17px;
  }
  .flex-wrap{
    display: flex;
    justify-content: center;
  }
  .model-image101,
  .model-image201{
    margin-bottom: 60px;
  }
  .model-image102,
  .model-image202{
    margin-bottom: 0;
  }
  .sec-credit {
    margin-top: 60px;
  }
  .sec-credit span {
    margin: 0 6px;
    margin-bottom: 12px;
  }
  .staff-credit span {
    margin: 0 8px;
    margin-bottom: 11px;
  }
  /*---------- common ----------*/
  /*---------- image-size ----------*/
  .firstviewArea__img {
    width: 580px;
  }
  
  .model-image101 {
    max-width: 430px;
    width: 45%;
  }
  
  .model-image102 {
    max-width: 570px;
    width: 57%;
  }
  
  .model-image103 {
    max-width: 430px;
    width: 43%;
  }
  
  .model-image201 {
    max-width: 600px;
    width: 70%;
  }
  
  .model-image202 {
    max-width: 390px;
    width: 44%;
  }
  
  .model-image203 {
    max-width: 500px;
    width: 56%;
  }  
  /*---------- image-size ----------*/
  .LB230303 {
    max-width: 1400px;
    width: 85%;
    margin: 0 auto;
    padding-top: 30px;
  }
  .LB230303__wrapper {
    padding-top: 110px;
    padding-bottom: 130px;
  }
  .firstviewArea {
    position: static;
  }
  .firstviewArea__img {
    margin: 0 auto;
  }
  .introArea {
    margin-bottom: 109px;
  }
  .introArea .introArea__txt + .introArea__txt {
    margin-top: 40px;
  }

  .sec01 .flex-wrap{
    flex-direction: row-reverse;
    gap: 6rem;
    margin-top: 0;
  }
  .sec01 .model-image103{
    margin-top: 28rem;
  }
  .sec02 .model-image203{
    position: relative;
    margin-top: 55rem;
    margin-left: -8rem;
    z-index: 5;
  }
      
  .LB230303__btn {
    margin-bottom: 60px;
  }
  .LB230303__btn a {
    width: 420px;
    height: 74px;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for tablet
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}
/*# sourceMappingURL=style.css.map */