@charset "UTF-8";
.LB230706AW1preorder {
  --font-en-main: "acumin-pro", sans-serif;
  --font-jp: "fot-cezanne-pron", sans-serif;
  --color-red: linear-gradient(90deg, rgba(170,40,35,1) 0%, rgba(190,60,60,1) 50%, rgba(170,40,35,1) 100%);
  --color-dark-red: #7e1f26;
  --color-black: #000;
  --color-white: #ffffff;
  --color-dark-gray: #7c7c7c;
  --color-light-gray: #afb7bc;
  --back-shdow: 0px 0px 10px 3px rgba(0, 0, 0, .2);
}
@font-face {
	font-family: 'brown';
	src: url(../font/Brown-Regular.otf);
}

/* --------------- ▽ common_all ▽ --------------- */
.article {
  margin-inline: auto;
  color: var(--color-basis);
}
.article * {
  box-sizing: border-box;
}
.article * a {
  display: var(--display, block);
}
.article picture {
  display: block;
}
.article img,
.article video,
.article svg {
  width: 100%;
  height: auto;
}
/* --------------- △ common_all △ --------------- */

/* --------------- ▽ font ▽ --------------- */
#LB230706AW1preorderALL .font_jp {
  font-family: var(--font-jp);
  font-weight: 500;
  font-feature-settings: "palt";
}
#LB230706AW1preorderALL .font_en-sub {
  font-family: var(--font-en-sub);
  font-weight: 400;
}
#LB230706AW1preorderALL .font_en-main {
  font-family: var(--font-en-main);
  font-weight: 600;
}
/* --------------- △ font △ --------------- */

/* --------------- ▽ common_contents ▽ --------------- */
#LB230706AW1preorderALL {
  width: 100%;
  padding-block: 4rem;
  margin-bottom: 24.3rem;
  background: var(--color-red);
  text-align: center;
}
#LB230706AW1preorderALL .back_shadow {
  width: 100rem;
  margin-inline: auto;
  box-shadow: var(--back-shdow);
}
#LB230706AW1preorderALL .color_content {
  padding-block: 7rem 6.7rem;
}
#LB230706AW1preorderALL .color-01 {
  background: var(--color-red);
  padding-block: 4.9rem 6.7rem;
}
#LB230706AW1preorderALL .color-02 {
  background: var(--color-white);
  padding-bottom: 6.5rem;
}
#LB230706AW1preorderALL .color-03 {
  background: var(--color-dark-gray);
  padding-bottom: 6.5rem;
}
#LB230706AW1preorderALL .color-04 {
  background: var(--color-white);
}
#LB230706AW1preorderALL .color-05 {
  background: var(--color-dark-red);
}
#LB230706AW1preorderALL .color-06 {
  background: var(--color-white);
  padding-bottom: 6.6rem;
}
#LB230706AW1preorderALL .color-07 {
  background: var(--color-light-gray);
}
#LB230706AW1preorderALL .color-08 {
  background: var(--color-white);
  padding-bottom: 0rem;
}
#LB230706AW1preorderALL div[class^="model-"] {
  position: relative;
}
#LB230706AW1preorderALL div[class^="model_img"] > a {
  display: block;
}
#LB230706AW1preorderALL .model_credit {
  margin-top: 2.5rem;
  font-size: 1.3rem;
  line-height: 1.7692307692;
}
#LB230706AW1preorderALL .model_credit > a,
#LB230706AW1preorderALL .model_credit > span {
  display: inline-block;
  margin-inline: 0.5rem;
}
#LB230706AW1preorderALL .model_credit > span > a {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL {
    padding-block: calc(12*100vw/750);
    margin-bottom: calc(200*100vw/750);
  }
  #LB230706AW1preorderALL .back_shadow {
    width: calc(726*100vw/750);
    box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .15);
  }
  #LB230706AW1preorderALL .color_content {
    padding-block: calc(70*100vw/750) calc(96.5*100vw/750);
  }
  #LB230706AW1preorderALL .color-01 {
    padding-block: calc(51*100vw/750) calc(97.5*100vw/750);
  }
  #LB230706AW1preorderALL .color-02 {
    padding-block: calc(0*100vw/750) calc(96.5*100vw/750);
  }
  #LB230706AW1preorderALL .color-03 {
    padding-bottom: calc(98.5*100vw/750);
  }
  #LB230706AW1preorderALL .color-06 {
    padding-bottom: calc(93.5*100vw/750);
  }
  #LB230706AW1preorderALL .color-08 {
    padding-bottom: calc(0*100vw/750);
  }
  #LB230706AW1preorderALL .model_credit {
    margin-top: calc(38.5*100vw/750);
    font-size: calc(24*100vw/750);
    line-height: 1.625;
  }
  #LB230706AW1preorderALL .model_credit > a,
  #LB230706AW1preorderALL .model_credit > span {
    margin-inline: calc(10*100vw/750);
  }
}
/* --------------- △ common_contents △ --------------- */

/* --------------- ▽ firstview ▽ --------------- */
#LB230706AW1preorderALL .fv {
  width: 55rem;
  margin-inline: auto;
}
#LB230706AW1preorderALL .fv_ttl-01 {
  width: 14.6rem;
  margin-inline: auto;
}
#LB230706AW1preorderALL .fv_ttl-02 {
  margin-top: 1.3rem;
  letter-spacing: 0.02em;
  font-family: 'brown';
}
#LB230706AW1preorderALL .fv_ttl-02 span:nth-child(1) {
  font-size: 2.3rem;
  line-height: 1.2;
  display: block;
}
#LB230706AW1preorderALL .fv_ttl-02 span:nth-child(2) {
  margin-top: 1.5rem;
  font-size: 6.8rem;
  line-height: 0.8541176471;
  display: block;
}
#LB230706AW1preorderALL .fv_img {
  width: 100%;
  margin-top: 3.4rem;
}
#LB230706AW1preorderALL .fv_txt {
  background-color: var(--color-white);
  padding-block: 5rem 4rem;
}
#LB230706AW1preorderALL .fv_txt_ttl {
  font-size: 2.1rem;
  line-height: 1.8095238095;
}
#LB230706AW1preorderALL .fv_txt_lead {
  margin-top: 1.4rem;
  margin-bottom: 1.7rem;
  font-size: 1.5rem;
  line-height: 2.5333333333;
  letter-spacing: 0.11em;
}
#LB230706AW1preorderALL .fv_txt_campaign {
    width: 46rem;
    margin: 4.8rem auto 0;
    padding-block: 2.7rem;
    border: 1px solid #aa2823;
    letter-spacing: 0.02em;
}
#LB230706AW1preorderALL .campaign_lead:nth-child(1) {
  font-size: 1.7rem;
}
#LB230706AW1preorderALL .campaign_lead:nth-child(2) {
  margin-top: 0.7rem;
  font-size: 2.6rem;
  display: inline-block;
  background: linear-gradient(transparent 79%, rgba(170,40,35,1) 0%, rgba(190,60,60,1) 50%, rgba(170,40,35,1) 100%);
  padding-inline: 1rem;
}
#LB230706AW1preorderALL .campaign_lead:nth-child(3) {
  margin-top: 2.3rem;
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
#LB230706AW1preorderALL .campaign_lead:nth-child(4) {
  margin-top: 1.85rem;
  font-size: 1.1rem;
  line-height: 1.4545454545;
  letter-spacing: 0.13em;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .fv {
    width: calc(726*100vw/750);
  }
  #LB230706AW1preorderALL .fv_ttl-01 {
    width: calc(204*100vw/750);
  }
  #LB230706AW1preorderALL .fv_ttl-02 {
    margin-top: calc(15*100vw/750);
  }
  #LB230706AW1preorderALL .fv_ttl-02 span:nth-child(1) {
    font-size: calc(32*100vw/750);
  }
  #LB230706AW1preorderALL .fv_ttl-02 span:nth-child(2) {
    margin-top: calc(1*100vw/750);
    font-size: calc(82*100vw/750);
    line-height: 1.2;
  }
  #LB230706AW1preorderALL .fv_img {
    margin-top: calc(17*100vw/750);
  }
  #LB230706AW1preorderALL .fv_txt {
    padding-block: calc(60*100vw/750) calc(1*100vw/750);
  }
  #LB230706AW1preorderALL .fv_txt_ttl {
    font-size: calc(35*100vw/750);
    line-height: 1.2;
  }
  #LB230706AW1preorderALL .fv_txt_lead {
    margin-top: calc(33*100vw/750);
    margin-bottom: calc(67*100vw/750);
    font-size: calc(26*100vw/750);
    line-height: 2.0384615385;
  }
  #LB230706AW1preorderALL .fv_txt_campaign {
    width: calc(660*100vw/750);
    margin-top: calc(0*100vw/750);
    margin-bottom: calc(33*100vw/750);
    padding-block: calc(47*100vw/750) calc(58*100vw/750);
  }
  #LB230706AW1preorderALL .campaign_lead:nth-child(1) {
    font-size: calc(26*100vw/750);
  }
  #LB230706AW1preorderALL .campaign_lead:nth-child(2) {
    margin-top: calc(7*100vw/750);
    font-size: calc(42*100vw/750);
    line-height: 1.1;
    background: linear-gradient(transparent 75%, rgba(170,40,35,1) 0%, rgba(190,60,60,1) 50%, rgba(170,40,35,1) 100%);
    padding-inline: calc(10*100vw/750);
  }
  #LB230706AW1preorderALL .campaign_lead:nth-child(3) {
    margin-top: calc(45*100vw/750);
    font-size: calc(24*100vw/750);
    line-height: 1.7083333333;
  }
  #LB230706AW1preorderALL .campaign_lead:nth-child(4) {
    margin-top: calc(25*100vw/750);
    font-size: calc(20*100vw/750);
    line-height: 1.4;
  }
}
/* --------------- △ firstview △ --------------- */

/* --------------- ▽ model-01 ▽ --------------- */
#LB230706AW1preorderALL .model-01 {
  margin-top: 5rem;
  padding-inline: 17rem;
}
#LB230706AW1preorderALL .model-01 .model_img-01 {
  width: 55rem;
  margin-inline: auto;
}
#LB230706AW1preorderALL .model-01 .model_img-02 {
  position: absolute;
  top: 78.303rem;
  right: 17rem;
  width: 33rem;
  z-index: 2;
}
#LB230706AW1preorderALL .model-01 .model_img-03 {
  width: 66rem;
  margin: 13.97rem auto 0;
}
#LB230706AW1preorderALL .model-01 .model_img-03 > a {
  width: 30rem;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-01 {
    margin-top: calc(70*100vw/750);
    padding-inline: calc(0*100vw/750);
  }
  #LB230706AW1preorderALL .model-01 .model_img-01 {
    width: calc(660*100vw/750);
  }
  #LB230706AW1preorderALL .model-01 .model_img-02 {
    top: calc(939.3*100vw/750);
    right: calc(0*100vw/750);
    width: calc(370*100vw/750);
  }
  #LB230706AW1preorderALL .model-01 .model_img-03 {
    width: calc(726*100vw/750);
    margin: calc(159.3*100vw/750) auto 0;
  }
  #LB230706AW1preorderALL .model-01 .model_img-03 > a {
    width: calc(344*100vw/750);
  }
}
/* --------------- △ model-01 △ --------------- */

/* --------------- ▽ model-02 ▽ --------------- */
#LB230706AW1preorderALL .model-02 {
  padding-inline: 5rem;
}
#LB230706AW1preorderALL .model-02 .model_img-01 {
  position: absolute;
  top: -4.67rem;
  left: 5rem;
  width: 47rem;
  z-index: 2;
}
#LB230706AW1preorderALL .model-02 .model_img-02 {
  width: 90rem;
  margin-top: 4.67rem;
}
#LB230706AW1preorderALL .model-02 .model_img-02 > a {
  width: 40rem;
  margin-left: auto;
  margin-bottom: 7.2rem;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-02 {
    padding-inline: calc(0*100vw/750);
  }
  #LB230706AW1preorderALL .model-02 .model_img-01 {
    position: static;
    width: calc(726*100vw/750);
  }
  #LB230706AW1preorderALL .model-02 .model_img-02 {
    width: calc(726*100vw/750);
    margin-top: calc(0*100vw/750);
  }
  #LB230706AW1preorderALL .model-02 .model_img-02 > a {
    width: calc(520*100vw/750);
    margin: calc(80*100vw/750) auto 0;
    
  }
}
/* --------------- △ model-02 △ --------------- */

/* --------------- ▽ model-03 ▽ --------------- */
#LB230706AW1preorderALL .model-03 {
  margin-top: 6.6rem;
  padding-inline: 5rem;
}
#LB230706AW1preorderALL .model-03 .model_img-01 {
  width: 52rem;
  margin-inline: auto;
}
#LB230706AW1preorderALL .model-03 .model_img-02 {
  position: absolute;
  top: 74.303rem;
  left: 13.5rem;
  width: 35rem;
  z-index: 2;
}
#LB230706AW1preorderALL .model-03 .model_img-03 {
  width: 73rem;
  margin: 12.97rem auto 0;
}
#LB230706AW1preorderALL .model-03 .model_img-03 >  a {
  width: 35rem;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-03 {
    margin-top: calc(98*100vw/750);
    padding-inline: calc(0*100vw/750);
  }
  #LB230706AW1preorderALL .model-03 .model_img-01 {
    width: calc(640*100vw/750);
  }
  #LB230706AW1preorderALL .model-03 .model_img-02 {
    position: static;
    width: calc(490*100vw/750);
    margin-top: calc(39.7*100vw/750);
  }
  #LB230706AW1preorderALL .model-03 .model_img-03 {
    width: calc(726*100vw/750);
    margin-top: calc(39.7*100vw/750);
  }
  #LB230706AW1preorderALL .model-03 .model_img-03 >  a {
    width: calc(510*100vw/750);
  }
}
/* --------------- △ model-03 △ --------------- */

/* --------------- ▽ model-04 ▽ --------------- */
#LB230706AW1preorderALL .model-04 {
  margin-top: 6.6rem;
}
#LB230706AW1preorderALL .model-04 .model_img-01 {
  width: 50rem;
  margin-inline: auto;
}
#LB230706AW1preorderALL .model-04 .model_img-02 {
  width: 78rem;
  margin: 3.93rem auto 0;
}
#LB230706AW1preorderALL .model-04 .model_img-02 > a {
  width: 39rem;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-04 {
    margin-top: calc(97*100vw/750);
  }
  #LB230706AW1preorderALL .model-04 .model_img-01 {
    width: calc(660*100vw/750);
  }
  #LB230706AW1preorderALL .model-04 .model_img-02 {
    width: calc(726*100vw/750);
    margin-top: calc(50.3*100vw/750);
  }
  #LB230706AW1preorderALL .model-04 .model_img-02 > a {
    width: calc(500*100vw/750);
  }
}
/* --------------- △ model-04 △ --------------- */

/* --------------- ▽ model-05 ▽ --------------- */
#LB230706AW1preorderALL .model-05 .model_img-01 {
  position: absolute;
  top: 0;
  left: 5rem;
  width: 44rem;
  z-index: 2;
}
#LB230706AW1preorderALL .model-05 .model_img-02 {
  width: 90rem;
  margin-inline: auto;
}
#LB230706AW1preorderALL .model-05 .model_img-02 > a {
  width: 44rem;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-05 .model_img-01 {
    position: static;
    width: calc(630*100vw/750);
    margin-inline: auto;
  }
  #LB230706AW1preorderALL .model-05 .model_img-02 {
    width: calc(630*100vw/750);
  }
  #LB230706AW1preorderALL .model-05 .model_img-02 > a {
    width: 100%;
  }
}
/* --------------- △ model-05 △ --------------- */

/* --------------- ▽ model-06 ▽ --------------- */
#LB230706AW1preorderALL .model-06 {
  margin-top: 6.6rem;
}
#LB230706AW1preorderALL .model-06 .model_img-01 {
  width: 55rem;
  margin-inline: auto;
}
#LB230706AW1preorderALL .model-06 .model_img-02 {
  width: 55rem;
  margin: 4.97rem auto 0;
}
#LB230706AW1preorderALL .model-06 .model_img-02 > a {
  width: 36rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-06 {
    margin-top: calc(98*100vw/750);
  }
  #LB230706AW1preorderALL .model-06 .model_img-01 {
    width: calc(726*100vw/750);
  }
  #LB230706AW1preorderALL .model-06 .model_img-02 {
    width: calc(726*100vw/750);
    margin-top: calc(60*100vw/750);
  }
  #LB230706AW1preorderALL .model-06 .model_img-02 > a {
    width: calc(520*100vw/750);
    margin-inline: auto;
  }
}
/* --------------- △ model-06 △ --------------- */

/* --------------- ▽ model-07 ▽ --------------- */
#LB230706AW1preorderALL .model-07 .model_img-01 {
  width: 52rem;
  margin-inline: auto;
}
#LB230706AW1preorderALL .model-07 .model_img-02 {
  position: absolute;
  top: 74.303rem;
  left: 15rem;
  width: 31rem;
  z-index: 2;
}
#LB230706AW1preorderALL .model-07 .model_img-03 {
  width: 70rem;
  margin: 11.97rem auto 0;
}
#LB230706AW1preorderALL .model-07 .model_img-03 >  a {
  width: 36rem;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-07 .model_img-01 {
    width: calc(640*100vw/750);
  }
  #LB230706AW1preorderALL .model-07 .model_img-02 {
    top: calc(913.63*100vw/750);
    left: calc(0*100vw/750);
    width: calc(380*100vw/750);
  }
  #LB230706AW1preorderALL .model-07 .model_img-03 {
    width: calc(726*100vw/750);
    margin-top: calc(370.3*100vw/750);
  }
  #LB230706AW1preorderALL .model-07 .model_img-03 >  a {
    width: calc(500*100vw/750);
  }
}
/* --------------- △ model-07 △ --------------- */

/* --------------- ▽ model-08 ▽ --------------- */
#LB230706AW1preorderALL .model-08 {
  width: 45rem;
  margin: 6.6rem auto 0;
}
#LB230706AW1preorderALL .model-08 .model_img-02 {
  margin-top: 3.9rem;
}
#LB230706AW1preorderALL .model-08 .model_img-02 > a {
  width: 35rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-08 {
    width: calc(640*100vw/750);
    margin-top: calc(98*100vw/750);
  }
  #LB230706AW1preorderALL .model-08 .model_img-02 {
    margin-top: calc(61*100vw/750);
  }
  #LB230706AW1preorderALL .model-08 .model_img-02 > a {
    width: calc(480*100vw/750);
    margin-bottom: calc(41*100vw/750);
  }
}
/* --------------- △ model-08 △ --------------- */

/* --------------- ▽ model-09 ▽ --------------- */
#LB230706AW1preorderALL .model-09 .model_img-01 {
  width: 56rem;
  margin-inline: auto;
}
#LB230706AW1preorderALL .model-09 .model_img-02 {
  position: absolute;
  top: 61rem;
  left: 16rem;
  width: 33rem;
}
#LB230706AW1preorderALL .model-09 .model_img-03 {
  width: 68rem;
  margin: 10rem auto 0;
}
#LB230706AW1preorderALL .model-09 .model_img-03 > a {
  width: 33rem;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-09 .model_img-01 {
    width: calc(726*100vw/750);
  }
  #LB230706AW1preorderALL .model-09 .model_img-02 {
    top: calc(786*100vw/750);
    left: calc(0*100vw/750);
    width: calc(357*100vw/750);
  }
  #LB230706AW1preorderALL .model-09 .model_img-03 {
    width: calc(726*100vw/750);
    margin: calc(140*100vw/750) auto 0;
  }
  #LB230706AW1preorderALL .model-09 .model_img-03 > a {
    width: calc(357*100vw/750);
  }
}
/* --------------- △ model-09 △ --------------- */

/* --------------- ▽ model-10 ▽ --------------- */
#LB230706AW1preorderALL .model-10 {
  width: 49rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-10 {
    width: calc(610*100vw/750);
  }
  #LB230706AW1preorderALL .model-10 .model_img-02 {
    margin-top: calc(-1*100vw/750);
  }
  #LB230706AW1preorderALL .model-10 .model_credit {
    margin-top: calc(43.5*100vw/750);
  }
}
/* --------------- △ model-10 △ --------------- */

/* --------------- ▽ model-11 ▽ --------------- */
#LB230706AW1preorderALL .model-11 {
  margin-top: 14.6rem;
}
#LB230706AW1preorderALL .model-11 .model_img-01 {
  position: absolute;
  top: -8rem;
  right: 5rem;
  width: 47rem;
  z-index: 2;
}
#LB230706AW1preorderALL .model-11 .model_img-02 {
  width: 86rem;
  margin-left: 7rem;
  margin-top: 8rem;
}
#LB230706AW1preorderALL .model-11 .model_img-02 >  a {
  width: 35rem;
  margin-bottom: 10.5rem;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-11 {
    margin-top: calc(94*100vw/750);
  }
  #LB230706AW1preorderALL .model-11 .model_img-01 {
    position: static;
    width: calc(726*100vw/750);
  }
  #LB230706AW1preorderALL .model-11 .model_img-02 {
    width: calc(726*100vw/750);
    margin-left: calc(0*100vw/750);
    margin-top: calc(40*100vw/750);
  }
  #LB230706AW1preorderALL .model-11 .model_img-02 >  a {
    width: calc(540*100vw/750);
    margin-bottom: calc(0*100vw/750);
  }
}
/* --------------- △ model-11 △ --------------- */

/* --------------- ▽ model-12 ▽ --------------- */
#LB230706AW1preorderALL .model-12 {
  margin-top: 6.6rem;
}
#LB230706AW1preorderALL .model-12 .model_img-01 {
  width: 52rem;
  margin-inline: auto;
}
#LB230706AW1preorderALL .model-12 .model_img-02 {
  position: absolute;
  top: 74.303rem;
  right: 12rem;
  width: 33rem;
  z-index: 2;
}
#LB230706AW1preorderALL .model-12 .model_img-03 {
  width: 76rem;
  margin: 12.97rem auto 0;
}
#LB230706AW1preorderALL .model-12 .model_img-03 >  a {
  width: 40rem;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-12 {
    margin-top: calc(98*100vw/750);
  }
  #LB230706AW1preorderALL .model-12 .model_img-01 {
    width: calc(660*100vw/750);
  }
  #LB230706AW1preorderALL .model-12 .model_img-02 {
    position: static;
    width: calc(420*100vw/750);
    margin: calc(50*100vw/750) calc(33*100vw/750) 0 auto;
  }
  #LB230706AW1preorderALL .model-12 .model_img-03 {
    width: calc(580*100vw/750);
    margin-top: calc(50*100vw/750);
  }
  #LB230706AW1preorderALL .model-12 .model_img-03 >  a {
    width: 100%
  }
}
/* --------------- △ model-12 △ --------------- */

/* --------------- ▽ model-13 ▽ --------------- */
#LB230706AW1preorderALL .model-13 {
  margin-top: 6.6rem;
}
#LB230706AW1preorderALL .model-13 .model_img-01 {
  width: 49rem;
  margin-inline: auto;
}
#LB230706AW1preorderALL .model-13 .model_img-02 {
  position: absolute;
  top: 70.263rem;
  right: 9.3rem;
  width: 42rem;
  z-index: 2;
}
#LB230706AW1preorderALL .model-13 .model_img-03 {
  width: 73.4rem;
  margin: 14.03rem auto 0;
}
#LB230706AW1preorderALL .model-13 .model_img-03 >  a {
  width: 28.4rem;
  margin-bottom: 11.5rem;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-13 {
    margin-top: calc(96*100vw/750);
  }
  #LB230706AW1preorderALL .model-13 .model_img-01 {
    width: calc(640*100vw/750);
  }
  #LB230706AW1preorderALL .model-13 .model_img-02 {
    position: static;
    width: calc(550*100vw/750);
    margin-top: calc(49.7*100vw/750);
  }
  #LB230706AW1preorderALL .model-13 .model_img-03 {
    width: calc(726*100vw/750);
    margin-top: calc(49.7*100vw/750);
  }
  #LB230706AW1preorderALL .model-13 .model_img-03 >  a {
    width: calc(400*100vw/750);
    margin: 0 calc(43*100vw/750) calc(42*100vw/750) auto;
  }
}
/* --------------- △ model-13 △ --------------- */

/* --------------- ▽ model-14 ▽ --------------- */
#LB230706AW1preorderALL .model-14 .model_img-01 {
  width: 50rem;
  margin-inline: auto;
}
#LB230706AW1preorderALL .model-14 .model_img-02 {
  width: 66rem;
  margin: 4.03rem auto 0;
}
#LB230706AW1preorderALL .model-14 .model_img-02 >  a {
  width: 36rem;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-14 .model_img-01 {
    width: calc(660*100vw/750);
  }
  #LB230706AW1preorderALL .model-14 .model_img-02 {
    width: calc(726*100vw/750);
    margin-top: calc(50*100vw/750);
  }
  #LB230706AW1preorderALL .model-14 .model_img-02 >  a {
    width: calc(490*100vw/750);
    margin-left: auto;
  }
}
/* --------------- △ model-14 △ --------------- */

/* --------------- ▽ model-15 ▽ --------------- */
#LB230706AW1preorderALL .model-15 {
  margin-top: 6.7rem;
}
#LB230706AW1preorderALL .model-15 .model_img-01 {
  position: absolute;
  top: 0;
  left: 8rem;
  width: 42rem;
}
#LB230706AW1preorderALL .model-15 .model_img-02 {
  width: 84rem;
  margin-inline: auto;
}
#LB230706AW1preorderALL .model-15 .model_img-02 > a {
  width: 42rem;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-15 {
    margin-top: calc(98*100vw/750);
  }
  #LB230706AW1preorderALL .model-15 .model_img-01 {
    position: static;
    width: calc(726*100vw/750);
  }
  #LB230706AW1preorderALL .model-15 .model_img-02 {
    width: calc(520*100vw/750);
    margin-top: calc(60*100vw/750);
  }
  #LB230706AW1preorderALL .model-15 .model_img-02 > a {
    width: 100%;
  }
}
/* --------------- △ model-15 △ --------------- */

/* --------------- ▽ model-16 ▽ --------------- */
#LB230706AW1preorderALL .model-16 .model_img-01 {
  width: 49rem;
  margin-inline: auto;
}
#LB230706AW1preorderALL .model-16 .model_img-02 {
  width: 40rem;
  margin: 3.97rem auto 0;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-16 .model_img-01 {
    width: calc(640*100vw/750);
  }
  #LB230706AW1preorderALL .model-16 .model_img-02 {
    width: calc(726*100vw/750);
    margin-top: calc(59.7*100vw/750);
  }
  #LB230706AW1preorderALL .model-16 .model_img-02 > a {
    width: calc(490*100vw/750);
    margin-inline: auto;
    margin-bottom: calc(41*100vw/750);
  }
}
/* --------------- △ model-16 △ --------------- */

/* --------------- ▽ model-17 ▽ --------------- */
#LB230706AW1preorderALL .model-17 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 6.7rem;
  padding-inline: 16rem;
}
#LB230706AW1preorderALL .model-17 .model_img-01,
#LB230706AW1preorderALL .model-17 .model_img-02,
#LB230706AW1preorderALL .model-17 .model_img-04 > a {
  width: 50%;
}
#LB230706AW1preorderALL .model-17 .model_img-03 {
  position: absolute;
  top: 45.3rem;
  left: 16rem;
  width: 34rem;
}
#LB230706AW1preorderALL .model-17 .model_img-04 {
  width: 68rem;
  margin-inline: auto;
}
#LB230706AW1preorderALL .model-17 .model_img-04 > a {
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-17 {
    margin-top: calc(95*100vw/750);
    padding-inline: calc(0*100vw/750);
  }
  #LB230706AW1preorderALL .model-17 .model_img-03 {
    top: calc(482.4*100vw/750);
    left: calc(0*100vw/750);
    width: calc(363*100vw/750);
  }
  #LB230706AW1preorderALL .model-17 .model_img-04 {
    width: calc(726*100vw/750);
  }
  #LB230706AW1preorderALL .model-17 .model_credit {
    margin-top: calc(40.5*100vw/750);
  }
  #LB230706AW1preorderALL .model-17 .model_credit .hidden-lrg {
    display: block;
    margin-top: calc(19*100vw/750);
  }
}
/* --------------- △ model-17 △ --------------- */

/* --------------- ▽ model-18 ▽ --------------- */
#LB230706AW1preorderALL .model-18 {
  width: 45rem;
  margin: 6.7rem auto 0;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-18 {
    width: calc(726*100vw/750);
    margin-top: calc(95*100vw/750);
  }
  #LB230706AW1preorderALL .model-18 .model_img-01 {
    width: calc(540*100vw/750);
    margin-inline: auto;
  }
  #LB230706AW1preorderALL .model-18 .model_img-02 {
    width: calc(726*100vw/750);
  }
  #LB230706AW1preorderALL .model-18 .model_img-02 > a {
    width: calc(540*100vw/750);
    margin-inline: auto;
    margin-bottom: calc(41*100vw/750);
  }
}
/* --------------- △ model-18 △ --------------- */

/* --------------- ▽ model-19 ▽ --------------- */
#LB230706AW1preorderALL .model-19 {
  margin-top: 6.6rem;
}
#LB230706AW1preorderALL .model-19 .model_img-01 {
  width: 49rem;
  margin-inline: auto;
}
#LB230706AW1preorderALL .model-19 .model_img-02 {
  position: absolute;
  top: 70.303rem;
  right: 6rem;
  width: 36rem;
  z-index: 2;
}
#LB230706AW1preorderALL .model-19 .model_img-03 {
  width: 88rem;
  margin: 28.97rem auto 0;
}
#LB230706AW1preorderALL .model-19 .model_img-03 > a {
  width: 47rem;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-19 {
    margin-top: calc(95*100vw/750);
  }
  #LB230706AW1preorderALL .model-19 .model_img-01 {
    width: calc(600*100vw/750);
  }
  #LB230706AW1preorderALL .model-19 .model_img-02 {
    position: static;
    width: calc(450*100vw/750);
    margin-top: calc(61*100vw/750);
    margin-left: auto;
  }
  #LB230706AW1preorderALL .model-19 .model_img-03 {
    width: calc(650*100vw/750);
    margin-top: calc(60*100vw/750);
  }
  #LB230706AW1preorderALL .model-19 .model_img-03 > a {
    width: 100%;
    margin-bottom: calc(42*100vw/750);
  }
}
/* --------------- △ model-19 △ --------------- */

/* --------------- ▽ model-20 ▽ --------------- */
#LB230706AW1preorderALL .model-20 {
  width: 52rem;
  margin: 6.6rem auto 0;
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .model-20 {
    width: calc(650*100vw/750);
    margin-top: calc(98*100vw/750);
  }
}
/* --------------- △ model-20 △ --------------- */

/* --------------- ▽ foot ▽ --------------- */
.foot {
  margin-inline: auto;
  background: var(--color-white);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .3);
}
.foot_btn {
  font-weight: 600;
  color: var(--color-white);
}
.article .foot_btn {
  margin-inline: auto;
}
.article .foot_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: var(--color-black);
}
.foot_nav a:not(.borderHidden) {
  position: relative;
}
.article .foot_nav a {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .foot {
    width: 100rem;
  }
  .foot_btn {
    width: 40rem;
    height: 7.2rem;
    margin-top: 8.7rem;
    font-size: 1.6rem;
    line-height: 1.625;
  }

  .foot_nav {
    margin-top: 5rem;
    font-size: 1.4rem;
    padding-bottom: 12rem;
  }
  .foot_nav a {
    padding-inline: 2.3rem;
  }
  .foot_nav a:not(.borderHidden) {
    position: relative;
  }
  .foot_nav a:not(.borderHidden)::after {
    position: absolute;
    width: 1px;
    height: 14px;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    content: "";
  }
}
@media screen and (max-width: 767px) {
  .foot {
    width: calc(726*100vw/750);
  }
  .foot_btn {
    width: calc(600*100vw/750);
    height: calc(120*100vw/750);
    margin-top: calc(124*100vw/750);
    font-size: calc(28*100vw/750);
    line-height: 0.9285714286;
  }
  .foot_nav {
    margin-top: calc(29.3*100vw/750);
    font-size: calc(25*100vw/750);
    padding-bottom: calc(166*100vw/750);
  }
  .foot_nav a {
    margin-top: calc(35*100vw/750);
    padding-inline: calc(37*100vw/750);
  }
  .foot_nav a:not(.borderHidden--sml)::after {
    position: absolute;
    width: calc(1*100vw/750);
    height: calc(24*100vw/750);
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    content: "";
  }
}
/* --------------- △ foot △ --------------- */

/* --------------- ▽ pagination animation ▽ --------------- */
#LB230706AW1preorderALL .swiper-pagination {
  position: relative;
  display: flex;
  font-size: 0;
}
#LB230706AW1preorderALL .swiper-pagination-bullet {
  display: inline-block;
  width: fit-content;
  position: relative;
  border-radius: 0;
  background-color: rgba(40, 39, 37, 0.2);
  opacity: 1;
  position: relative;
  right: initial;
}
#LB230706AW1preorderALL .swiper-pagination-bullet .bulletInner {
  display: block;
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #282725;
  content: "";
  z-index: 100;
}
#LB230706AW1preorderALL .swiper-pagination-bullet-active .bulletInner {
  animation: progress 3s linear forwards;
}
@media screen and (min-width: 768px) {
  #LB230706AW1preorderALL .swiper-pagination {
    gap: 0.6rem;
    margin-top: 1rem;
  }
  #LB230706AW1preorderALL .color-04 .swiper-pagination {
    justify-content: center;
  }
  #LB230706AW1preorderALL .swiper-pagination-bullet {
    width: 3.5rem;
    height: 0.3rem;
  }
}
@media screen and (max-width: 767px) {
  #LB230706AW1preorderALL .swiper-pagination-bullet {
    width: calc(73.68*100vw/750);
    height: calc(4*100vw/750);
  }
  #LB230706AW1preorderALL .color-02 .swiper-pagination,
  #LB230706AW1preorderALL .color-04 .swiper-pagination {
    justify-content: center;
    margin-top: calc(28*100vw/750);
    gap: calc(11*100vw/750);
  }
}
/* --------------- △ pagination animation △ --------------- */

/* --------------- ▽ common animation ▽ --------------- */
.fv_fade {
  animation: firstviewFade 0.8s linear forwards;
}
.fv_txt .fade-01,
.fade-01 > a > img,
.fade-01 > div > a > img,
.foot_btn.fade-01,
.foot_nav.fade-01 {
  visibility: hidden;
  opacity: 0;
  transform: translate(0, 40px);
  transition: all ease 1.5s;
}
.fv_txt .fade-01.active,
.fade-01.active > a > img,
.fade-01.active > div > a > img,
.foot_btn.active.fade-01,
.foot_nav.active.fade-01 {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}
.fade-01 > p,
.fade-02 {
  visibility: hidden;
  opacity: 0;
  transition: ease-in, opacity 2000ms, transform 2000ms;
}
.fade-01.active > p,
.fade-02.active {
  visibility: visible;
  opacity: 1;
}

@-webkit-keyframes progress {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

@keyframes progress {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes firstviewFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes firstviewFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* --------------- △ common animation △ --------------- */