@charset "UTF-8";
html {
  font-size: 62.5%;
  box-sizing: border-box;
}

@media only screen and (min-width: 1401px) {
  html {
    font-size: 62.5%;
  }
}

@media only screen and (min-width: 1061px) {
  #breadcrumb, .bredlist.lp{
    margin: 20px auto 27px;
  }
}

@media only screen and (max-width: 1060px) {
  html {
    scroll-behavior: smooth;
  }

  .category__navBody{
    display: none;
  }
}

.LB250313femininemode {
  /* --font_en-ttl: "big-caslon-fb", serif; */
  --font-en: neue-haas-unica, sans-serif;
  --font_jp: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  --color-black: #000;
  --color-gray: #C6C6C6;
  --color-bg-pink: #FFF8FE;
  --color-bg-pink2: #F7E8F3;
  text-align: center;
  font-weight: 400;
  margin: 0 auto;
  background-color: var(--color-bg-pink);
  overflow-x: clip;
}

.main-inner {
  /* margin-top: 8rem; */
  width: 100% !important;
}

/* #breadcrumb, .bredlist.lp{
  margin: 20px auto 27px;
} */


@media only screen and (max-width: 1060px) {
  /* #breadcrumb, .bredlist.lp{
    margin: 20px auto 11px;
  } */

  .pc {
    display: none !important;
  }

  .main-area.lp {
    overflow: unset;
  }


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


@media only screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }

  .LB250313femininemode {
    overflow: hidden;
    margin-bottom: 15rem;
  }
}


.LB250313femininemode li {
  list-style: none;
}

.LB250313femininemode img,
.LB250313femininemode svg {
  width: 100%;
  height: auto;
}

.LB250313femininemode picture,
.LB250313femininemode a{
  display: inline-block;
}

/* ******************** common ******************** */


@media only screen and (max-width: 1060px) {
 .sec {
  margin-bottom: calc(200* (100vw / 750));
 }
 
}

@media only screen and (min-width: 1061px) {
  .sec {
    margin-bottom: 14rem;
  }
}

/* ▽_____________ credit ______________▽ */
.LB250313femininemode .credit_block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
  flex-wrap: nowrap;
  pointer-events: none;
}

.LB250313femininemode .credit__cont{
  pointer-events: none;
}

.LB250313femininemode .credit_block a{
  display: inline;
  font-family: var(--font-en);
  font-weight: 200;
  font-style: normal;
  line-height: 1;
  border-bottom: 1px solid var(--color-gray);
  pointer-events: all;
}

/* .LB250313femininemode .credit_block li {
} */

@media only screen and (max-width: 1060px) {
  .LB250313femininemode .credit_block {
    row-gap: calc(10*(100vw / 750));
    margin-top: calc(30*(100vw / 750));
  }

  .LB250313femininemode .credit_block li {
    font-size: calc(20* (100vw / 750));
  }
}

@media only screen and (min-width: 1061px) {
  .LB250313femininemode .credit_block {
    row-gap: 0.55rem;
    margin-top: 1.5rem;
  }

  .LB250313femininemode .credit_block li {
    font-size: 1rem;
  }
}


/* ===============================================
* heading *
=============================================== */
.LB250313femininemode .heading{
  margin-right: auto;
  margin-left: auto;
}

.LB250313femininemode .mv_cont{
  position: relative;
  z-index: 1;
}

.mv_popup{
  position: absolute;
  z-index: 10;
  pointer-events: none;
}

.mv_txt{
  font-family: var(--font_jp);
  line-height: 2;
  letter-spacing: 0.1rem;
  text-align: left;
  font-feature-settings: normal;
  font-weight: 500;
}

.mv_popup picture{
  display: block;
}

@media only screen and (max-width: 1060px) {
  .LB250313femininemode .mv_cont {
    width: 100%;
  }

  .mv_txt{
    width: calc(670* (100vw / 750));
    font-size: calc(24* (100vw / 750));
    margin: calc(130* (100vw / 750)) auto calc(125* (100vw / 750));
    letter-spacing: 0.075rem;
  }

  .mv_popup01{
    width: calc(238.62* (100vw / 750));
    top: calc(34.6* (100vw / 750));
    left: calc(32.6* (100vw / 750));
  }

  .mv_popup02{
    width: calc(410.83* (100vw / 750));
    bottom: calc(367.4* (100vw / 750));
    right: calc(33.9* (100vw / 750));
  }

  .mv_popup03{
    width: calc(410* (100vw / 750));
    bottom: calc(61* (100vw / 750));
    left: calc(30.2* (100vw / 750));
  }

}

@media only screen and (min-width: 1061px) {
  .LB250313femininemode .mv_cont {
    width: 46rem;
    margin: 0 auto;
  }

  .LB250313femininemode .heading {
    width: 96rem;
    margin: 7rem auto;
  }

  .mv_txt{
    width: 46rem;
    font-size: 1.3rem;
    margin: 9.5rem auto 9.3rem;
    letter-spacing: 0.05rem;
  }

  .mv_popup01{
    width: 14.914rem;
    top: 2.29rem;
    left: 2.16rem;
  }

  .mv_popup02{
    width: 25.282rem;
    bottom: 23.14rem;
    right: 2.24rem;
  }

  .mv_popup03{
    width: 25.5rem;
    bottom: 3.03rem;
    left: 2.01rem;
  }

}

/* ===============================================
* section *
=============================================== */
@media only screen and (min-width: 1061px) {
  .sec_wrapper{
    width: 92rem;
    margin-right: auto;
    margin-left: auto;
  }
}
/* _____________________________________ sec01 */

.sec01 .sec__container{
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 1060px) {

  .sec01 .sec_img01{
    width: 100%;
    padding-bottom: calc(100* (100vw / 750));
  }

  .sec01 .sec_img02{
    width: calc(460* (100vw / 750));
  }

  .sec01 .img-credit__wrapper {
    display: flex;
    justify-content:space-between;
    flex-direction: row-reverse;
    align-items: flex-end;
    width: calc(670* (100vw / 750));
    margin: 0 auto;
  }

}

@media only screen and (min-width: 1061px) {
  .sec01 .sec__inner{
    position: relative;
    width: 46rem;
    height: 69rem;
    margin: 0 auto;
  }

  .sec01 .sec_img01{
    position: absolute;
    width: 28rem;
    bottom: 0;
    right: -20rem;
    z-index: 10;
    background-color: #C6C4C5;
  }

  .sec01 .sec_img02{
    width: 100%;
    margin: 0 auto;
  }
}

/* _____________________________________ sec02 */

@media only screen and (max-width: 1060px) {
  .LB250313femininemode .sec02{
    margin-bottom: calc(187*(100vw / 750));
  }

  .sec02 .sec_img01{
    width: calc(580* (100vw / 750));
    margin: 0 auto calc(100* (100vw / 750));
  }

  .sec02 .sec_img02{
    width: calc(460* (100vw / 750));
    margin: 0 0 calc(100* (100vw / 750)) auto;
  }

  .sec02 .sec_img03{
    width: 100%;
  }

  .sec02 .credit_block{
    margin-left: calc(40* (100vw / 750));
  }

}

@media only screen and (min-width: 1061px) {
  .sec02 .img__wrapper{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    width: 79rem;
    margin: 0 auto;
  }

  .sec02 .img-credit__wrapper{
    width: 46rem;
    margin-top: 8rem;
  }

  .sec02 .sec_img01{
    width: 36rem;
    margin: 0 auto 7rem;
  }

  .sec02 .sec_img02{
    width: 28rem;
  }

  .sec02 .sec_img03{
    width: 100%;
    justify-self: flex-end;
  }
}

/* _____________________________________ sec03 */

.sec03 .slide__wrapper{
  position: relative;
  background-color: var(--color-bg-pink2);
  overflow: hidden;
}

.sec03 .slide-cont,
.sec03 .txt-slide-anim__wrapper{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sec03 .txt-slide-anim__wrapper{
  display: flex;
  pointer-events: none;
}

@media only screen and (max-width: 1060px) {
  .sec03 .img-credit__wrapper{
    width: calc(670* (100vw / 750));
    margin: 0 auto calc(88* (100vw / 750));
  }

  .sec03 .slide__wrapper{
    height: calc(1025*(100vw / 750));
  }

  .sec03 .slide-cont{
    width: calc(500* (100vw / 750));
  }

  .sec03 .txt-slide-anim__wrapper{
    width: calc(706.53 * (100vw / 750));
    /* margin-left: calc(-70* (100vw / 750)); */
    /* overflow: hidden; */
  }

  .sec03 .new_txt{
    width: calc(452 * (100vw / 750));
  }

  .sec03 .feminine_txt{
    width: calc(589 * (100vw / 750));
  }
}

@media only screen and (min-width: 1061px) {
  .sec03 .sec__inner{
    display: flex;
    flex-direction: row-reverse;
  }

  .sec03 .img-credit__wrapper,
  .sec03 .slide__wrapper{
    width: 46rem;
  }

  .sec03 .slide__wrapper{
    height: 57.5rem;
  }

  .sec03 .slide-cont{
    width: 30rem;
  }

  .sec03 .txt-slide-anim__wrapper{
    width: 42.404rem;
    height: 2.136rem;
    /* margin-left: -5rem; */
    /* overflow: hidden; */
  }

  .sec03 .new_txt{
    width: 27.8rem;
  }

  .sec03 .feminine_txt{
    width: 35.7rem;
  }

  .LB250313femininemode .sec03 .credit_block{
    row-gap: 0.55rem;
    margin-top: 1.7rem;
  }
}

/* _____________________________________ sec04 */

@media only screen and (max-width: 1060px) {
  .LB250313femininemode .sec04 {
    margin-bottom: calc(162*(100vw / 750));
  }

  .sec04 .sec_img01{
    width: calc(420* (100vw / 750));
    margin: 0 auto calc(100* (100vw / 750)) calc(40* (100vw / 750));
  }

  .sec04 .img-credit__wrapper{
    width: calc(620* (100vw / 750));
    margin: 0 0 0 auto;
  }
}

@media only screen and (min-width: 1061px) {
  .sec04{
    width: 77rem;
    margin-right: 0;
    margin-left: auto;
  }

  .sec04 .sec__inner{
    position: relative;
    width: 77rem;
    height: 69.5rem;
    margin: 0 0 auto 0;
  }

  .sec04 .img-credit__wrapper{
    position: absolute;
    display: flex;
    flex-direction: row-reverse;
    align-items: end;
    bottom: 0;
    right: 0;
    column-gap: 1.6rem;
  }

  .sec04 .sec_img01{
    position: absolute;
    width: 26rem;
    top: 0;
    left: 0;
  }

  .sec04 .sec_img02{
    width: 46rem;
  }
}

/* _____________________________________ sec05 */

.sec05 .img__wrapper{
  position: relative;
}

.sec05 .sec_img01,
.sec05 .sec_img02{
  position: absolute;
}

@media only screen and (max-width: 1060px) {
  .sec05 .img__wrapper{
    width: 100%;
    height: calc(720* (100vw / 750));
    margin-bottom: calc(100* (100vw / 750));
  }

  .sec05 .sec_img01{
    width: calc(370* (100vw / 750));
    top: 0;
    left: calc(40* (100vw / 750));
  }

  .sec05 .sec_img02{
    width: calc(458.07* (100vw / 750));
    bottom: 0;
    right: calc(-40* (100vw / 750));
  }

  .sec05 .sec_img03{
    width: calc(670* (100vw / 750));
    margin: 0 auto calc(100* (100vw / 750));
  }

  .sec05 .sec_img04{
    width: 100%;
    right: 0;
  }

  .sec05 .img-credit__wrapper{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: calc(460*(100vw / 750));
    margin: 0 calc(40*(100vw / 750)) 0 auto;
  }
}

@media only screen and (min-width: 1061px) {
  .sec05 .img__wrapper{
    width: 40.237rem;
    height: 47.473rem;
    margin: 0 auto 7rem;
  }

  .sec05 .sec_img01{
    width: 22rem;
    top: 0;
    left: 0;
  }

  .sec05 .sec_img02{
    width: 27.3rem;
    bottom: 0;
    right: 0;
  }

  .sec05 .sec_img03{
    width: 46rem;
  }

  .sec05 .img-credit__wrapper{
    position: relative;
    width: 28rem;
    margin-top: 11.5rem;
  }

  .sec05 .img__wrapper02{
    display: flex;
    justify-content: space-between;
    width: 83rem;
    margin: 0 auto 0 0;
  }
}

/* _____________________________________ sec06 */

@media only screen and (max-width: 1060px) {
  .LB250313femininemode .sec06 {
    margin-bottom: calc(190*(100vw / 750));
  }

  .sec06 .sec__inner{
    width: calc(580* (100vw / 750));
    margin: 0 auto;
  }

  .sec06 .sec_img01{
    margin-bottom: calc(30* (100vw / 750));
  }

}

@media only screen and (min-width: 1061px) {
  .sec06 .sec__inner{
    width: 36rem;
    margin: 0 auto;
  }

  .sec06 .sec_img01{
    margin-bottom: 1rem;
  }

  .sec06 .credit_block {
    margin-top: 1.7rem;
  }
}

/* _____________________________________ sec07 */

@media only screen and (max-width: 1060px) {
  #LB250313femininemode .sec07{
    margin-bottom: calc(140* (100vw / 750));
  }

  .sec07 .img__wrapper{
    position: relative;
    width: calc(710* (100vw / 750));
    height: calc(740* (100vw / 750));
    margin: 0 0 calc(100* (100vw / 750)) auto;
    z-index: 1;
  }

  .sec07 .sec_img01{
    position: absolute;
    width: calc(420* (100vw / 750));
    top: 0;
    left: 0;
  }

  .sec07 .sec_img02{
    position: absolute;
    width: calc(340* (100vw / 750));
    bottom: 0;
    right: 0;
    z-index: 10;
  }

  .sec07 .img-credit__wrapper{
    width: calc(670* (100vw / 750));
    margin: 0 auto;
  }

}

@media only screen and (min-width: 1061px) {
  #LB250313femininemode .sec07{
    margin-bottom: 10rem;
  }

  .sec07 .img__wrapper{
    display: flex;
    justify-content: space-between;
    width: 53rem;
    margin: 0 auto 7rem;
  }

  .sec07 .sec_img01{
    width: 26rem;
  }

  .sec07 .sec_img02{
    width: 22rem;
    margin-top: 14rem;
  }

  .sec07 .img-credit__wrapper{
    width: 46rem;
    margin: 0 auto;
  }
}

/* btn _____________________________________ */
.LB250313femininemode .all_item_btn__wrapper a,
.LB250313femininemode .all_item_btn__wrapper picture{
  display: block;
}

@media only screen and (max-width: 1060px) {
  .all_item_btn__wrapper{
    width: calc(670* (100vw / 750));
    margin: 0 auto calc(140* (100vw / 750));
  }
}

@media only screen and (min-width: 1061px) {
  .all_item_btn__wrapper{
    width: 46rem;
    margin: 0 auto 10rem;
  }
}

/* ===============================================
* introduction *
=============================================== */
.intro{
  background-color: var(--color-bg-pink2);
}

.about_at{
  position: relative;
  width: 100%;
  z-index: 1;
}

.about_at::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

.name_at_en{
  font-family: var(--font-en);
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

.name_at_jp{
  font-family: var(--font_jp);
  line-height: 1;
  letter-spacing: 0.03em;
  text-align: center;
  font-feature-settings: normal;
  font-weight: 500;
}

.detail_at{
  font-family: var(--font_jp);
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: justify;
  margin: 0 auto;
  font-feature-settings: normal;
  font-weight: 500;
}

.last_img__wrapper{
  position: relative;
}

.last-txt{
  position: absolute;
}

.staff_list{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: baseline;
}

.staff_name{
  font-family: var(--font-en);
  font-weight: 200;
  line-height: 1;
}

@media only screen and (max-width: 1060px) {
  .intro_inner{
    width: calc(690* (100vw / 750));
    margin: 0 auto;
    padding: calc(138* (100vw / 750)) 0 calc(200* (100vw / 750));
  }

  .about_at{
    height: calc(772* (100vw / 750));
    margin: 0 auto calc(100* (100vw / 750));
  }

  .about_at::after{
    background-image: url(../img/svg/bg_sp.svg);
  }

  .name_at_en{
    font-size: calc(48* (100vw / 750));
    letter-spacing: 0.015em;
    padding-top: calc(92*(100vw / 750));
    padding-right: calc(14*(100vw / 750));
  }

  .name_at_jp{
    font-size: calc(24* (100vw / 750));
    padding-top: calc(27* (100vw / 750));
    padding-right: calc(20*(100vw / 750));
  }

  .detail_at{
    width: calc(542.44* (100vw / 750));
    font-size: calc(24* (100vw / 750));
    letter-spacing: 0.075rem;
    padding-top: calc(57* (100vw / 750));
  }

  .last_img__wrapper{
    margin-bottom: calc(100*(100vw / 750));
    margin-left: calc(10*(100vw / 750));
  }

  .last_img{
    width: calc(392* (100vw / 750));
  }

  .last-txt1{
    width: calc(294.95* (100vw / 750));
    height: calc(141.1* (100vw / 750));
    top: calc(70.1* (100vw / 750));
    right: calc(12*(100vw / 750));
  }

  .last-txt2{
    width: calc(288.79* (100vw / 750));
    height: calc(96.77* (100vw / 750));
    bottom: calc(70.2* (100vw / 750));
    right: calc(102* (100vw / 750));
  }

  .staff_list{
    font-size: calc(20*(100vw / 750));
    letter-spacing: 0.01em;
    row-gap: calc(10*(100vw / 750));
    margin-left: calc(10*(100vw / 750));
  }
}

@media only screen and (min-width: 1061px) {
  .intro_inner{
    width: 46rem;
    margin: 0 auto;
    padding: 10.2rem 0 14rem;
  }

  .about_at{
    height: 40.2rem;
    margin: 0 auto 7rem;
  }

  .about_at::after{
    background-image: url(../img/svg/bg_pc.svg);
  }

  .name_at_en{
    font-size: 2.8rem;
    padding-top: 5.8rem;
  }

  .name_at_jp{
    font-size: 1.3rem;
    padding-top: 1.6rem;
  }

  .detail_at{
    font-size: 1.3rem;
    width: 35.6rem;
    padding-top: 3.4rem;
    letter-spacing: 0.03rem;
  }

  .last_img__wrapper{
    width: 46rem;
    margin: 0 auto 7rem;
  }

  .last_img{
    width: 30rem;
    margin: 0 auto 0 0;
  }

  .last-txt1{
    width: 18.961rem;
    height: 8.651rem;
    top: 3.52rem;
    right: 0;
  }

  .last-txt2{
    width: 19rem;
    height: 6.221rem;
    bottom: 5.86rem;
    right: 0.4rem;
  }

  .staff_list{
    font-size: 1rem;
    row-gap: 0.5rem;
    letter-spacing: 0.015em;
  }
}

/***************************** animation *****************************/
/* ______________________________ .js_fade  */
.LB250313femininemode .js_fade {
  opacity: 0;
  transition: all ease 1s;
}

.LB250313femininemode .js_fade.active {
  opacity: 1;
}

/* ______________________________ .mv_popup  */

.LB250313femininemode .mv_popup {
  opacity: 0;
  translate: 0 10px;
}

.LB250313femininemode .js_fade_mv.active .mv_popup{
  opacity: 1;
  translate: 0 0;
}

.LB250313femininemode .js_fade_mv.active .mv_popup.delay1{
  transition: .5s ease 1s;
}

.LB250313femininemode .js_fade_mv.active .mv_popup.delay2{
  transition: .5s ease 1.3s;
}

.LB250313femininemode .js_fade_mv.active .mv_popup.delay3{
  transition: .5s ease 1.5s;
}

/* txt-slide-anim_cont */
/* .txt-slide-anim_cont{
  display: flex;
  animation: p_common_info_event_image 10s cubic-bezier(.645,.045,.355,1) infinite;
} */

.txt-slide-anim_cont {
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 120px;

  &:nth-child(odd) {
    animation: p_common_info_event_image 3.7s -3.7s infinite ease;
  }

  &:nth-child(even) {
    animation: p_common_info_event_image 3.7s infinite ease;
  }
}

@keyframes p_common_info_event_image {
  10%, 60% {
    transform: translateX(-44%);
  }
  70%, 100% {
    transform: translateX(-100%);
  }
}

@media only screen and (max-width: 1060px) {
  @keyframes p_common_info_event_image {
    20%, 50% {
      transform: translateX(-43%);
    }
    70%, 100% {
      transform: translateX(-100%);
    }
  }
}



/***************************** animation *****************************/