/*---------- reset ----------*/
.main-inner {
  width: 100% !important;
}

/*---------- reset ----------*/
/*---------- all common ----------*/
html {
  box-sizing: border-box;
}

.LB220908 img {
  width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}
.LB220908 a, .LB220908 picture {
  display: block;
}
.LB220908 .pc-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .LB220908 .pc-only {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .LB220908 .sp-only {
    display: none;
  }
}

/*---------- all common ----------*/
/*---------- animation ----------*/
.js-fade-Vr-first,
.js-fade-Vr {
  opacity: 0;
  transition-duration: 1.2s;
}

.js-fade-Vr-first.active,
.js-fade-Vr.active {
  opacity: 1;
}

.sec03 .js-fade-Vr-first,
.sec03 .js-fade-Vr,
.sec06 .js-fade-Vr-first,
.sec06 .js-fade-Vr {
  transform: translateY(60px);
}
.sec03 .js-fade-Vr-first.active,
.sec03 .js-fade-Vr.active,
.sec06 .js-fade-Vr-first.active,
.sec06 .js-fade-Vr.active {
  transform: rotateY(0);
}

.js-fade-Vr-delay {
  transition-delay: 0.5s;
}

/*---------- animation ----------*/
/*---------- font ----------*/
.firstviewArea__ttlArea--sub,
.firstviewArea__ttlArea--main,
.sec-ttl,
.sec-credit span,
.LB220908__btn a {
  font-family: mr-eaves-xl-modern, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
}

.firstviewArea__lead,
.sec-lead {
  font-family: "Noto Sans JP", sans-serif;
}

.LB220908 {
  color: #000;
}

.firstviewArea__ttlArea--sub {
  font-size: calc(38 *(100vw / 750));
  color: #23201E;
  line-height: 1;
  letter-spacing: 0.06em;
}
.firstviewArea__ttlArea--main {
  font-size: calc(76 *(100vw / 750));
  color: #23201E;
  line-height: 1;
  letter-spacing: 0.04em;
}
.firstviewArea__ttlArea--jp {
  font-family: "Noto Sans JP", sans-serif;
  font-size: calc(30 *(100vw / 750));
  color: #A85136;
  line-height: 1;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
}
.firstviewArea__ttlArea--jp span {
  font-family: mr-eaves-xl-modern, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .firstviewArea__ttlArea--sub {
    font-size: 25px;
  }
  .firstviewArea__ttlArea--main {
    font-size: 60px;
  }
  .firstviewArea__ttlArea--jp {
    font-size: 20px;
  }
}

.firstviewArea__lead {
  font-size: calc(26 *(100vw / 750));
  line-height: 1.5384615385;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .firstviewArea__lead {
    font-size: 15px;
    line-height: 1.4666666667;
  }
}

.sec-lead {
  font-size: calc(24 *(100vw / 750));
  line-height: 1.75;
  letter-spacing: 0.14em;
}
@media screen and (min-width: 768px) {
  .sec-lead {
    font-size: 13px;
    line-height: 1.9230769231;
    letter-spacing: 0.13em;
  }
}

.sec-ttl {
  font-size: calc(58 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.06em;
}
.sec-ttl span {
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .sec-ttl {
    font-size: 4.1rem;
  }
}

.sec-credit span {
  font-size: calc(27 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .sec-credit span {
    font-size: 14px;
  }
}

.LB220908__btn a {
  font-size: calc(34 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .LB220908__btn a {
    font-size: 19px;
  }
}

/*---------- font ----------*/
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for mobile
//////////////////////////////////////////////////////////////////////////////////////////////
*/
/*---------- common ----------*/
.sec {
  margin-bottom: calc(179 *(100vw / 750));
}

.sec-txtArea {
  text-align: center;
}
.sec-txtArea .sec-lead {
  margin-bottom: calc(40 *(100vw / 750));
}

.sec-ttl {
  position: relative;
  z-index: 10;
  text-align: center;
}
.sec-ttl span {
  display: inline-block;
}
.sec-ttl span:nth-of-type(1) {
  margin-left: calc(-152 *(100vw / 750));
  margin-bottom: calc(6 *(100vw / 750));
}
.sec-ttl span:nth-of-type(2) {
  margin-left: calc(76 *(100vw / 750));
}

.image-box {
  position: relative;
}

.sec-credit {
  text-align: center;
}
.sec-credit span {
  display: inline-block;
  margin: 0 calc(10 *(100vw / 750));
  margin-bottom: calc(20 *(100vw / 750));
}

.model-image202,
.model-image501 {
  padding: calc(14 *(100vw / 750));
  border: solid 1px #000;
  box-sizing: border-box;
}

.model-image202,
.model-image303,
.model-image402,
.model-image502,
.sec06__wrap {
  margin-bottom: calc(69 *(100vw / 750));
}

.sec02__wrap01,
.model-image301,
.model-image302,
.sec04 .image-box,
.sec05__wrap01,
.sec06 .image-box {
  margin-bottom: calc(40 *(100vw / 750));
}

/*---------- common ----------*/
/*---------- image-size ----------*/
.sec01 .model-image {
  width: calc(370 *(100vw / 750));
}

.model-image201,
.model-image202,
.model-image501 {
  width: calc(650 *(100vw / 750));
}

.model-image301 {
  width: 100%;
}

.model-image302 {
  width: calc(500 *(100vw / 750));
}

.model-image303 {
  width: calc(600 *(100vw / 750));
}

.model-image402 {
  width: calc(540 *(100vw / 750));
}

.model-image502 {
  width: calc(560 *(100vw / 750));
}

.sec06 .image-box {
  width: calc(670 *(100vw / 750));
}

.model-image602,
.model-image603 {
  width: calc(370 *(100vw / 750));
}

/*---------- image-size ----------*/
/*---------- bg ----------*/
.sec01,
.sec03,
.sec05 {
  position: relative;
}
.sec01::after,
.sec03::after,
.sec05::after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

.sec01::after {
  top: calc(334 *(100vw / 750));
  height: calc(2938 *(100vw / 750));
  background-image: url(../img/sec-bg01_sp.svg);
}

.sec03::after {
  top: calc(314 *(100vw / 750));
  height: calc(2089 *(100vw / 750));
  background-image: url(../img/sec-bg02_sp.svg);
}

.sec05::after {
  top: calc(-1032 *(100vw / 750));
  height: calc(4119 *(100vw / 750));
  background-image: url(../img/sec-bg03_sp.svg);
}

/*---------- bg ----------*/
.LB220908 {
  padding-bottom: calc(200 *(100vw / 750));
}

.firstviewArea {
  padding-top: calc(57 *(100vw / 750));
  padding-bottom: calc(132 *(100vw / 750));
}
.firstviewArea__ttlArea {
  text-align: center;
  margin-bottom: calc(72 *(100vw / 750));
}
.firstviewArea__ttlArea--sub {
  display: block;
  margin-bottom: calc(24 *(100vw / 750));
}
.firstviewArea__ttlArea--main {
  display: block;
  margin-bottom: calc(32 *(100vw / 750));
}
.firstviewArea__ttlArea--jp {
  display: inline-block;
  border-bottom: solid 1px #A85136;
  padding-bottom: calc(13 *(100vw / 750));
}
.firstviewArea__lead {
  text-align: center;
}

.sec01__wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  gap: calc(10 *(100vw / 750));
  margin-bottom: calc(80 *(100vw / 750));
}
.sec01 .sec-ttl {
  margin-bottom: calc(30 *(100vw / 750));
}

.sec02 .model-image {
  margin-left: auto;
  margin-right: auto;
}
.sec02 .model-image201 {
  margin-top: calc(-24 *(100vw / 750));
}

.sec03 .model-image302 {
  margin-left: auto;
}
.sec03 .model-image303 {
  margin-left: calc(60 *(100vw / 750));
}
.sec03 .sec-ttl {
  position: absolute;
  top: calc(60 *(100vw / 750));
  right: calc(30 *(100vw / 750));
  text-align: start;
  writing-mode: vertical-lr;
}
.sec03 .sec-ttl span {
  margin: 0;
}

.sec04 .image-box {
  margin-left: calc(24 *(100vw / 750));
  padding-left: calc(32 *(100vw / 750));
  padding-right: calc(54 *(100vw / 750));
}
.sec04 .model-image402 {
  margin-left: auto;
}
.sec04 .sec-ttl {
  position: absolute;
  top: calc(27 *(100vw / 750));
  left: 0;
  text-align: start;
  writing-mode: vertical-lr;
}

.sec05 {
  margin-bottom: calc(136 *(100vw / 750));
}
.sec05 .model-image {
  margin-left: auto;
  margin-right: auto;
}
.sec05 .sec-ttl {
  margin-bottom: calc(50 *(100vw / 750));
}
.sec05 .sec-ttl span:nth-of-type(1) {
  margin-left: calc(-198 *(100vw / 750));
}
.sec05 .sec-ttl span:nth-of-type(2) {
  margin-left: calc(44 *(100vw / 750));
}

.sec06 {
  margin-bottom: calc(142 *(100vw / 750));
}
.sec06__wrap {
  display: flex;
  width: 100%;
  gap: calc(10 *(100vw / 750));
}
.sec06 .image-box {
  margin-left: auto;
  margin-right: auto;
}
.sec06 .sec-ttl {
  position: absolute;
  top: calc(30 *(100vw / 750));
  right: calc(20 *(100vw / 750));
  text-align: start;
  writing-mode: vertical-lr;
}

.LB220908__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;
}
.LB220908__btn:nth-of-type(1) {
  margin-bottom: calc(20 *(100vw / 750));
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for desktop
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (min-width: 768px) {
  /*---------- common ----------*/
  .sec {
    margin-bottom: 106px;
  }
  .sec-txtArea .sec-lead {
    margin-bottom: 23px;
  }
  .sec-ttl span:nth-of-type(1) {
    margin-left: 1rem;
    margin-bottom: 5px;
  }
  .sec-ttl span:nth-of-type(2) {
    margin-left: 6.2rem;
  }
  .sec-credit span {
    margin: 0 5px;
    margin-bottom: 10px;
  }
  .sec-ttl,
.sec-lead,
.sec-credit {
    position: relative;
    z-index: 10;
  }
  .model-image202 {
    padding: 0;
    border: none;
  }
  .model-image201,
.model-image501 {
    padding: 9px;
    border: solid 1px #000;
    box-sizing: border-box;
  }
  .model-image202,
.sec04__wrap,
.sec06__wrap {
    margin-bottom: 45px;
  }
  .sec03 .image-box,
.model-image502 {
    margin-bottom: 30px;
  }
  .sec02 .sec-credit,
.sec03 .sec-credit {
    text-align: left;
  }
  .sec02 .sec-credit span,
.sec03 .sec-credit span {
    margin-left: 0;
    margin-right: 10px;
  }
  .sec05 .sec-credit {
    text-align: right;
  }
  .sec05 .sec-credit span {
    margin-left: 10px;
    margin-right: 0;
  }
  .model-image,
.bg-white {
    position: relative;
    z-index: 5;
  }
  .model-image::after,
.bg-white::after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #fff;
  }
  .model-image201::after,
.model-image501::after {
    display: none;
  }
  /*---------- common ----------*/
  /*---------- image-size ----------*/
  .sec .image-box,
.sec .model-image {
    width: 100%;
  }
  .sec01 .model-image,
.sec01 .image-box {
    max-width: 420px;
    width: calc(50% - 1rem);
  }
  .sec01 .model-image102 {
    width: 100%;
  }
  .model-image201 {
    max-width: 420px;
  }
  .model-image201 {
    max-width: 500px;
  }
  .sec03 .image-box {
    max-width: 754px;
    width: 80%;
  }
  .model-image302 {
    max-width: 450px;
  }
  .model-image303 {
    max-width: 500px;
  }
  .sec04 .image-box,
.model-image402 {
    max-width: 500px;
  }
  .model-image501 {
    max-width: 440px;
  }
  .model-image502 {
    max-width: 510px;
  }
  .sec06 .image-box {
    max-width: 550px;
  }
  .model-image602,
.model-image603 {
    max-width: 400px;
  }
  /*---------- image-size ----------*/
  /*---------- bg ----------*/
  .sec01::before,
.sec03::before,
.sec05::before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
  }
  .sec-bg {
    position: absolute;
  }
  .sec01::before {
    top: 25rem;
    height: 30rem;
    background-image: url(../img/sec-bg101_pc.svg);
  }
  .sec01::after {
    top: auto;
    bottom: -70rem;
    height: 109rem;
    background-image: url(../img/sec-bg102_pc.svg);
    background-position: bottom;
  }
  .sec01 .sec01-bg {
    background-color: #D1CDC7;
    top: 50rem;
    left: 0;
    width: 100vw;
    height: 600px;
  }
  /*---------- bg ----------*/
}
@media screen and (min-width: 768px) and (min-width: 2500px) {
  .sec01::after {
    left: -5rem;
    width: 110vw;
  }
}
@media screen and (min-width: 768px) {
  .sec03::before {
    top: 7rem;
    height: 78rem;
    background-image: url(../img/sec-bg201_pc.svg);
  }
  .sec03::after {
    top: auto;
    bottom: 38rem;
    height: 51rem;
    background-image: url(../img/sec-bg202_pc.svg);
    background-position: bottom;
  }
  .sec03 .sec03-bg {
    background-color: #FFF6EE;
    top: 75rem;
    left: 0;
    width: 100vw;
    height: 355px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1100px) {
  .sec03 .sec03-bg {
    display: none;
  }
}
@media screen and (min-width: 768px) and (min-width: 2000px) {
  .sec03::before, .sec03::after {
    width: 110vw;
  }
  .sec03::after {
    bottom: 34rem;
  }
}
@media screen and (min-width: 768px) {
  .sec05::before {
    top: -37rem;
    height: 46rem;
    background-image: url(../img/sec-bg301_pc.svg);
  }
  .sec05::after {
    top: auto;
    bottom: -131rem;
    height: 32rem;
    background-image: url(../img/sec-bg302_pc.svg);
    background-position: bottom;
  }
  .sec05 .sec05-bg {
    background-color: #F2EFEB;
    top: 8rem;
    left: 0;
    width: 100vw;
    height: 200rem;
  }
}
@media screen and (min-width: 768px) and (min-width: 2000px) {
  .sec05::before {
    width: 110vw;
    height: 50rem;
  }
  .sec05 .sec05-bg {
    top: 13rem;
    height: 185rem;
  }
}
@media screen and (min-width: 768px) {
  .LB220908 {
    overflow: hidden;
    padding-bottom: 120px;
  }
}
@media screen and (min-width: 768px) {
  .firstviewArea {
    padding-top: 68px;
    padding-bottom: 97px;
  }
  .firstviewArea__ttlArea {
    margin-bottom: 55px;
  }
  .firstviewArea__ttlArea--sub {
    margin-bottom: 14px;
  }
  .firstviewArea__ttlArea--main {
    margin-bottom: 26px;
  }
  .firstviewArea__ttlArea--jp {
    padding-bottom: 9px;
  }
}
@media screen and (min-width: 768px) {
  .sec01__wrap {
    max-width: 860px;
    width: 95%;
    gap: 2rem;
    margin: 0 auto;
    margin-bottom: 43px;
  }
  .sec01 .sec-ttl {
    position: absolute;
    top: 0.8rem;
    right: 0.6rem;
    text-align: start;
    writing-mode: vertical-lr;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .sec02__wrapper {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    width: 95%;
    margin: 0 auto;
  }
  .sec02__wrap01 {
    max-width: 490px;
    width: 49%;
    padding-top: 100px;
    padding-left: 7rem;
    margin-bottom: 0;
    box-sizing: border-box;
  }
  .sec02__wrap02 {
    max-width: 500px;
    width: 50%;
  }
  .sec02 .model-image {
    margin-left: 0;
    margin-right: 0;
  }
  .sec02 .model-image201 {
    margin-top: 0;
  }
  .sec02 .sec-ttl {
    text-align: left;
    margin-bottom: 92px;
  }
  .sec02 .sec-lead,
.sec02 .sec-credit {
    text-align: left;
  }
  .sec02 .sec-lead {
    text-align: justify;
  }
}
@media screen and (min-width: 768px) {
  .sec03 {
    margin-bottom: 120px;
  }
  .sec03__wrapper {
    max-width: 940px;
    width: 95%;
    margin: 0 auto;
  }
  .sec03 .model-image301 {
    margin-bottom: 0;
  }
  .sec03 .model-image302 {
    position: relative;
    margin-top: -410px;
    margin-bottom: 60px;
    z-index: 10;
  }
  .sec03 .model-image303 {
    margin: 0 auto;
  }
  .sec03 .image-box {
    box-sizing: border-box;
    padding-right: 22.2rem;
  }
  .sec03 .sec-ttl {
    position: static;
    writing-mode: horizontal-tb;
    margin-bottom: 36px;
  }
  .sec03 .sec-ttl span:nth-of-type(1) {
    margin-left: 0;
    margin-bottom: 5px;
  }
  .sec03 .sec-ttl span:nth-of-type(2) {
    margin-left: 10.2rem;
  }
  .sec03 .sec-txtArea {
    position: absolute;
    top: 8.3rem;
    right: 0.1rem;
    width: 332px;
    z-index: 10;
  }
  .sec03 .sec-lead {
    text-align: justify;
  }
}
@media screen and (min-width: 768px) {
  .sec04__wrap {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    max-width: 1020px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .sec04 .image-box {
    margin-left: 2rem;
    margin-bottom: 0;
    padding: 0;
  }
  .sec04 .model-image402 {
    margin-left: 0;
    margin-bottom: 0;
  }
  .sec04 .sec-ttl {
    top: 1rem;
    left: auto;
    right: 0.6rem;
  }
}
@media screen and (min-width: 768px) {
  .sec05 {
    margin-bottom: 120px;
  }
  .sec05__wrapper {
    display: flex;
    justify-content: center;
    width: 95%;
    margin: 0 auto;
  }
  .sec05__wrap01 {
    max-width: 510px;
    margin-bottom: 0;
    padding-top: 51px;
    padding-right: 7rem;
    width: 50%;
    box-sizing: border-box;
  }
  .sec05__wrap02 {
    max-width: 510px;
    width: 50%;
  }
  .sec05 .model-image {
    margin-left: 0;
    margin-right: 0;
  }
  .sec05 .sec-ttl {
    text-align: left;
    margin-bottom: 36px;
  }
  .sec05 .sec-ttl span:nth-of-type(1) {
    margin-left: 1rem;
  }
  .sec05 .sec-ttl span:nth-of-type(2) {
    margin-left: 4rem;
  }
  .sec05 .sec-lead {
    margin-left: 1rem;
    margin-bottom: 65px;
  }
}
@media screen and (min-width: 768px) {
  .sec06 {
    margin-bottom: 107px;
  }
  .sec06__wrap {
    justify-content: center;
    max-width: 820px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    gap: 2rem;
  }
  .sec06 .image-box {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
  }
  .sec06 .sec-ttl {
    top: 16px;
    right: 0.8rem;
  }
}
@media screen and (min-width: 768px) {
  .LB220908__btn a {
    width: 420px;
    height: 74px;
  }
  .LB220908__btn:nth-of-type(1) {
    margin-bottom: 8px;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for tablet
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (max-width: 930px) {
  .model-image302 {
    max-width: 400px;
  }
}
@media (max-width: 1400) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}
/*# sourceMappingURL=style.css.map */