@charset "UTF-8";
.lf_concept_page .nav_breadcrumb{
  margin-top: 18.13vw;
}
.lf_concept_page .btm_fixedWrap{
  margin-bottom: -50vh;
}
@media screen and (min-width: 961px) {
  .lf_concept_page .nav_breadcrumb{
    margin-top: clamp(90px, calc(90px + 0.58333vw), 97px);
  }
}
.wrap_bg{
  position: relative;
}
.wrap_bg::before{
  content: "";
  display: block;
  position: absolute;
  background-color: var(--color-white);
  width: 100%;
  height: 99999px;
  left: 0;
  top: 0;
  z-index: -1;
}
/* ----------------------------------------------------
mv
---------------------------------------------------- */
.mv_container{
}
.mv_fixed{
  width: 100%;
  height: 100lvh;
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
}
.mv_video{
  width: 100%;
  height: 100lvh;
}
.mv_video video{
  position: absolute;
  width: 100%;
  height: 100lvh;
  left: 50%;
  top: calc(50% - 1px);
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.mv_ttl{
  position: absolute;
  left: 10px;
  height: 57vh;
  bottom: 48vw;
}
.mv_ttl img{
  width: auto;
  height: 100%;
}
.mv_lead{
  color: var(--color-white);
  position: absolute;
      display:flex;
    justify-content: flex-end;
    align-items: flex-end;
  width: 100%;
  height: 100lvh;
  right: 0;
  bottom: 0;
  font-weight: bold;
  background: url("../images/concept/mv_wave.png") -24.8vw bottom no-repeat;
  -moz-background-size: 128% auto;
  background-size: 128% auto;
	font-size: calc(38 / 375 * 100vw);
  line-height: 1.4;
  padding: 0 0 0.8em 0;
}
.mv_lead::before{
  content: "";
  font-size: 0;
  line-height: 0;
  background: url("../images/concept/mv_lead.svg") center center no-repeat;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
  position: absolute;
  width: 57.333vw;
  height: 23.78vw;
  left: 3vw;
  bottom: 33vw;
}
.mv_grad{
  margin-top: 70vh;
  height: 50vh;
  width: 100%;
}
@media (min-width: 961px) {
  .mv_ttl{
    left: calc(11 * var(--layout-unit));
    height: 60vh;
    bottom: 20vh;
  }
  .mv_lead{
    width: auto;
    background: url("../images/concept/mv_wave.png") right bottom no-repeat;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    font-size: clamp(73px, calc(80 / 1920 * 100vw), 87px);
    padding: 0 1em 0.8em 4em;
    @media (width <= 1060px) {
      font-size: clamp(63px, calc(70 / 1920 * 100vw), 77px);
    }
  }
  .mv_lead::before{
    font-size: clamp(73px, calc(80 / 1920 * 100vw), 87px);
    width: 417px;
    height: 173px;
    left: calc(25 * var(--layout-unit));
    bottom: 3em;
  }
  .mv_grad{
    background-image: linear-gradient(-180deg, #ffffff00 0%, #ffffff 100%);
  }
}
/* ----------------------------------------------------
message
---------------------------------------------------- */
.message_container{
  text-align: center;
  background-color: var(--color-white);
  padding-top: 20px;
}
.message_pop{
  font-size: 0;
  line-height: 0;
  width: 42.66vw;
  margin: 0 auto;
}
.message_pop img{
  width: 100%;
  height: auto;
}
.message_lead .message_lead-pink{
  color: var(--color-pink);
}
.message_lead .message_lead-purple{
  color: var(--color-purple);
}
.message_txt{
  margin-top: 2.2em;
  font-weight: bold;
  line-height: 2;
}
.message_txt p{
  margin-top: 1.5em;
}
.message_img{
  width: 100%;
  margin: calc(2 * var(--layout-unit)) auto 0;
}
.message_end{
  color: var(--color-white);
  background-image: var(--grad);
  border-radius: 9999px;
  display: inline-block;
  padding: 1em;
  font-weight: bold;
  margin: calc(1 * var(--layout-unit)) auto 0;
  position: relative;
  z-index: 2;
}
@media (min-width: 961px) {
  .message_container{
    padding-top: 0;
  }
  .message_pop{
    width: 282px;
  }
  .message_lead{
    font-size: clamp(33px, calc(40 / 1920 * 100vw), 47px);
    margin-top: 1em;
  }
  .message_txt{
    font-size: 17px;
    line-height: 2;
  }
  .message_img{
    position: relative;
  }
  .message_img picture{
    min-width: 1920px;
    position: absolute;
    left: 50%;
    top: calc(-30 * var(--layout-unit));
    transform: translate(-50%, -50%);
  }
  .message_end{
    margin-top: 100px;
    width: calc(120 * var(--layout-unit));
    font-size: clamp(22px, calc(29 / 1920 * 100vw), 36px);
  }
}
/* ----------------------------------------------------
movie
---------------------------------------------------- */
.movie_container{
  background-image: linear-gradient(-180deg, #ffffff 0%, #933e9d 100%);
}
.movie_wrap{
  background-color: #000;
}
.movie_wrap a{
  opacity:.8;filter: alpha(opacity=80);-ms-filter: "alpha(opacity=80)";
}
@media (min-width: 961px) {
  .movie_container{
    padding-top: 80px;
  }
}

/* ----------------------------------------------------
about
---------------------------------------------------- */
.about_container{
  overflow: hidden;
}
.about_txtbox{
  color: var(--color-white);
  font-weight: bold;
}
.about_box-inner{
  width: 100%;
}
.about_box.fixed .about_box-inner{
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.about_box:last-child.fixed .about_box-inner{
  position: static !important;
}
.about_box.about_01 .about_txtbox{background:#BE6A6D}
.about_box.about_02 .about_txtbox{background:#627987}
.about_box.about_03 .about_txtbox{background:#16525A}
.about_box.about_04 .about_txtbox{background:#45935F}
.about_box.about_05 .about_txtbox{background:#3D6498}
.about_box.about_06 .about_txtbox{background:#C76818}
.about_txtbox-inner{
  position: relative;
}
.about_txtbox .about_pop{
  position: absolute;
}
.about_txtbox .about_ttl{
  font-size: 0;
  line-height: 0;
}
.about_txtbox p{
  margin-top: 1.2em;
}
.about_imagebox{
  overflow: hidden;
  position: relative;
}
.about_image-bg{
  height: 100%;
}
.about_box.about_01 .about_image-bg{background: url("../images/concept/about_feature_01.webp") center/cover no-repeat}
.about_box.about_02 .about_image-bg{background: url("../images/concept/about_feature_02.webp") center/cover no-repeat}
.about_box.about_03 .about_image-bg{background: url("../images/concept/about_feature_03.webp") center/cover no-repeat}
.about_box.about_04 .about_image-bg{background: url("../images/concept/about_feature_04.webp") center/cover no-repeat}
.about_box.about_05 .about_image-bg{background: url("../images/concept/about_feature_05.webp") center/cover no-repeat}
.about_box.about_06 .about_image-bg{background: url("../images/concept/about_feature_06.webp") center/cover no-repeat}
.about_image-cover{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 960px) {
  .about_box .about_box-inner{
        display:flex;
    -ms-flex-pack:distribute;
    flex-wrap: wrap;
    height: 100dvh !important;
  }
  .about_txtbox{
    padding: 25vw 30px 30px;
    font-size: 12px;
    line-height: 1.8;
    flex-shrink: 0;
    width: 100%;
  }
  .about_txtbox .about_pop{
    left: -30px;
    top: calc(-50px - 5vw);
    width: 100vw;
  }
  .about_txtbox .about_ttl{
    width: 230px;
    margin: 0 auto;
  }
  .about_box.fixed .about_box-inner{
    position: relative !important;
  }
  .about_box .about_imagebox{
    width: 100%;
    flex-grow: 2;
    height: 95.46vw;
  }
  .about_image-bg{
    width: 140%;
    margin: 0 -20%;
  }
  .about_box.about_01 .about_image-cover{background: url("../images/concept/about_cover_01_sp.png") center center no-repeat;-moz-background-size: 100% auto;background-size: 100% auto;}
  .about_box.about_02 .about_image-cover{background: url("../images/concept/about_cover_02_sp.png") center center no-repeat;-moz-background-size: 100% auto;background-size: 100% auto;}
  .about_box.about_03 .about_image-cover{background: url("../images/concept/about_cover_03_sp.png") center center no-repeat;-moz-background-size: 100% auto;background-size: 100% auto;}
  .about_box.about_04 .about_image-cover{background: url("../images/concept/about_cover_04_sp.png") center center no-repeat;-moz-background-size: 100% auto;background-size: 100% auto;}
  .about_box.about_05 .about_image-cover{background: url("../images/concept/about_cover_05_sp.png") center center no-repeat;-moz-background-size: 100% auto;background-size: 100% auto;}
  .about_box.about_06 .about_image-cover{background: url("../images/concept/about_cover_06_sp.png") center center no-repeat;-moz-background-size: 100% auto;background-size: 100% auto;}
}
@media (min-width: 961px) {
  .about_box .about_box-inner{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    min-height: 700px;
  }
  .about_txtbox{
    width: 566px;
    max-width: 33.33%;
        display:flex;
    justify-content: center;
    align-items: center;
    padding: calc(8 * var(--layout-unit)) 80px;
    font-size: 18px;
    line-height: 1.8;
  }
  .about_txtbox .about_pop img{
    width: auto;
    height: auto;
  }
  .about_box.about_01 .about_pop{top: -125px;left: calc(-50px + (-8 * var(--layout-unit)));}
  .about_box.about_02 .about_pop{top: -158px;right: calc(-6 * var(--layout-unit));}
  .about_box.about_03 .about_pop{top: -148px;left: calc(-4 * var(--layout-unit));}
  .about_box.about_04 .about_pop{top: -184px;right: calc(-8 * var(--layout-unit));}
  .about_box.about_05 .about_pop{top: -170px;left: calc(-2 * var(--layout-unit));}
  .about_box.about_06 .about_pop{top: -150px;left: calc(-4 * var(--layout-unit));}
  .about_imagebox{
    width: calc(100% - 566px);
    min-width: 66.66%;
    height: 100% !important;
  }
  .about_box:nth-of-type(2n) .about_imagebox{
    order: -1;
  }
  .about_box.about_01 .about_image-cover{background: url("../images/concept/about_cover_01_pc.png") center top no-repeat;-moz-background-size: 100% auto;background-size: 100% auto;}
  .about_box.about_02 .about_image-cover{background: url("../images/concept/about_cover_02_pc.png") center top no-repeat;-moz-background-size: 100% auto;background-size: 100% auto;}
  .about_box.about_03 .about_image-cover{background: url("../images/concept/about_cover_03_pc.png") center top no-repeat;-moz-background-size: 100% auto;background-size: 100% auto;}
  .about_box.about_04 .about_image-cover{background: url("../images/concept/about_cover_04_pc.png") center top no-repeat;-moz-background-size: 100% auto;background-size: 100% auto;}
  .about_box.about_05 .about_image-cover{background: url("../images/concept/about_cover_05_pc.png") center top no-repeat;-moz-background-size: 100% auto;background-size: 100% auto;}
  .about_box.about_06 .about_image-cover{background: url("../images/concept/about_cover_06_pc.png") center top no-repeat;-moz-background-size: 100% auto;background-size: 100% auto;}
}