@charset "UTF-8";

/* ========================================
LP PR2026
======================================== */
.lp-pr2026 *,
.lp-pr2026 *::before,
.lp-pr2026 *::after {
  box-sizing: border-box;
}

.lp-pr2026 {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  color: #000;
  line-height: 1.75;
  overflow: hidden;
  font-style: normal;
}

.lp-pr2026 img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

/* --- fonts ---- */
.shippori-mincho-regular {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.shippori-mincho-medium {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
}

.shippori-mincho-bold {
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  font-style: normal;
}

.hiragino-w3{
font-family: "hiragino-kaku-gothic-pron", sans-serif;
font-weight: 300;
font-style: normal;
}
.hiragino-w6{
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
font-weight: 600;
font-style: normal;
}


/* -------------  FV ------------ */
.yasuna_fv{
  background-image: url('../img/pc_fv_bg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 24.6 / 10;
  width: 100%;
  position: relative;
}
.fv_content{
  margin: 0 auto;
}
.ldk{
    position: absolute;
    max-width: 7%;
    top: 73%;
    left: 26%;
}
.ldk_txt{
      font-size: 0.52vw;
    letter-spacing: 0;
    line-height: 1.3;
    position: absolute;
    bottom: 2%;
    left: 24.5%;
    color: rgba(0, 0, 0, 0.5);
}
.tag_ttl{
    position: absolute;
    max-width: 19%;
    top: 18%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.fv_pic{
  position: absolute;
    max-width: 39%;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.fv_copy{
    position: absolute;
    max-width: 2.6%;
    top: 22%;
    right: 27%;
}
.fv_limited{
    position: absolute;
    max-width: 10%;
    top: 16%;
    left: 26%;
}

/* --FV アニメーション--*/

/* 初期状態 */
.fv_content > div {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeUp 1s ease forwards;
}

/* 順番に表示 */
.fv_content .ldk {
  animation-delay: 1s;
}

.fv_content .ldk_txt {
  animation-delay: 1s;
}

.fv_content .tag_ttl {
  animation-delay: 0.2s;
}


.fv_content .fv_pic {
  opacity: 1;
  animation: none;
  margin-bottom: 30px;
}
/* .fv_content .fv_pic {
  animation-delay: 0.4s;
} */

.fv_content .fv_copy {
  animation-delay: 0.8s;
}

.fv_content .fv_limited {
  animation-delay: 0.6s;
}

/* アニメーション本体 */
@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


@media screen and (max-width: 767px) {
.yasuna_fv{
  background-image: url('../img/sp_fv_bg.jpg');
  margin-bottom: 50px;
  aspect-ratio: 8.4 / 10;
}
.fv_pic{
      max-width: 93%;
}
.tag_ttl{
  max-width: 49%;
}
.ldk{
    max-width: 21%;
    top: 17.5%;
    left: 3%;
}
.ldk_txt{
  bottom: -8%;
  left: 6.5%;
  color: #b3b3b3;
  font-size: 2.52vw;
}
.fv_limited{
  position: absolute;
  top: auto;
  left: auto;
  max-width: 38%;
  right: 0;
  padding-right: 10px;
  bottom: -7%;
}
.fv_copy{
  max-width: 7%;
    top: 18%;
    right: 5%;
}
}

/* -------------  EYELINER CONCEPT ------------ */
.eyeliner_concept{
  margin: 0 auto;
  padding: 90px 0 75px;
  text-align: center;
}
.eyeliner_concept div:nth-of-type(1){
 font-size: 42px;
  padding-bottom: 45px;
}
.eyeliner_concept div:nth-of-type(2){
 max-width: 662px;
 padding-bottom: 45px;
 margin: 0 auto;
}
.eyeliner_concept div:nth-of-type(3){
  max-width: 284px;
 padding-bottom: 60px;
 margin: 0 auto;
}
.eyeliner_concept p{
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.12em;
}
.eyeliner_concept p:nth-of-type(2){
  font-size: 10px;
  margin-top: 10px;
}


@media screen and (max-width: 767px) {
.eyeliner_concept div:nth-of-type(1){
      font-size: 5.8vw;
    padding-bottom: 20px;
    margin-top: -80px;
}
.eyeliner_concept div:nth-of-type(2){
    max-width: 82%;
    padding-bottom: 31px;
}
.eyeliner_concept div:nth-of-type(3){
    max-width: 47.3%;
    padding-bottom: 50px;
}
.eyeliner_concept p{
  font-size: 4vw;
  line-height: 1.8;
}
.eyeliner_concept p:nth-of-type(2){
  font-size: 2.666vw;
  line-height: 1;
}
}

/* -------------  COOLLAB Intro ------------ */
.collab_bg{
  background-image: url('../img/pc_collab_bg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
}
.collab_pack{
  padding-top: 140px;
  margin: 0 auto;
  max-width: 750px;
}
.collab_logo{
  max-width: 606px;
  margin: 0 auto;
  padding: 0 20px 50px;
}

.collab_pack ul{
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
}
.collab_pack li{
  width: 32%;
}
.pck_black{
  position: relative;
}
.pck_black img:nth-child(3){
    position: absolute;
    top: -5px;
    left: -20px;
    width: 44%;
}
.ldk_crown{
    width: 38.5%;
    position: relative;
    top: -19px;
    left: -2.3%;
}
.collab_intro{
    text-align: center;
    margin: 30px auto 0;
    padding: 0px 0 110px;
}
.collab_intro div{
  font-size: 24px;
  padding-bottom: 50px;
  letter-spacing: 0.15em;

}
.collab_intro p{
  font-size: 16px;
  line-height: 2.7;
  letter-spacing: 0.1em;
}

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

.collab_pack{
  max-width: 400px;
  padding: 55px 10px 0;
}
.collab_logo{
  max-width: 305px;
  padding:  0 0 36px;
}
.ldk_crown{
  width: 85%;
  margin: 0 auto 40px;
  top: auto;
  left: auto;
}
.ldk_crown p{
  font-size: 10px;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  margin-top: -10px;
}
.collab_intro{
  padding-bottom: 55px;
}
.collab_intro div{
  font-size: 4.8vw;
  padding-bottom: 36px;
}
.collab_intro p{
font-size: 3.4666vw;
line-height: 2.1;
}
}

/* =========================
スクロールふわっと表示
========================= */

.fadeup {
  opacity: 0;
  transform: translateY(40px);
  filter: blur(3px);
  transition:
    opacity 1s ease,
    transform 1s ease,
    filter 1s ease;
}

/* 表示後 */
.fadeup.show {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
}

.black{
   transition-delay: 0s;
}
.ldk_icon{
     transition-delay: 0.1s;
}
.brown{
   transition-delay: 0.3s;
}
.greige{
   transition-delay: 0.6s;
}

/* -------   ONLINE STORE  ---------- */
.store_btn{
  margin: 0 auto;
  max-width: 750px;
  padding-bottom: 140px;
}
.store_btn div{
  margin: 0 auto;
  max-width: 242px;
  padding-bottom: 40px;
}
.store_btn ul{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
}
.store_btn a{
  width: 45%;
  opacity: 1;
transition: all 0.3s ease;
}
.store_btn a:hover{
  opacity: 0.6;
  transition: all 0.3s ease;
}
.store_btn p{
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: center;
  padding-top: 25px;
}

@media screen and (max-width: 767px) {
  .collab_bg{
  background-image: url('../img/sp_collab_bg.jpg');
  aspect-ratio: 8.4 / 10;
}
.store_btn{
  padding-bottom: 85px;
}
.store_btn div{
  max-width: 180px;
  padding-bottom: 25px;
}
.store_btn ul{
  display: block;
  margin: 0 auto;
  max-width: 460px;
  width: 76%;
}
.store_btn a{
  max-width: 98%;
  padding-bottom: 20px;
}
.store_btn li{
  padding-bottom: 17px;
}
.store_btn p{
  font-size: clamp(10px, 3.2vw, 14px);
  padding-top: 8px;
}
}

/* -------  LINE UP ---------- */
.lineup{
  max-width: 970px;
  margin: 0 auto;
  padding: 165px 0 60px;
}
.lineup-ttl{
  margin: 0 auto;
      max-width: 138px;
    padding-bottom: 35px;
}
.color_block{
  display: flex;
  justify-content: center;
  align-items: end;
  padding-bottom: 50px;
}
.color_block:nth-child(3){
  padding-bottom: 110px;
}
.illust{
  max-width: 430px;
}
.right_area div:nth-child(1){
  max-width: 163px;
  position: relative;
  left: -40px;
    top: 21px;
}

.right_area div:nth-child(2){
  max-width: 511px;
}
.right_area div:nth-child(3){
  display: flex;
  padding-top: 50px;
  padding-left: 50px;

}
.eye_img{
  max-width: 257px !important;
  left: 0 !important;
  top: 0 !important;

}
.line_img{
max-width: 186px !important;
position: relative;
left: -20px;
top: 72px;
}

@media screen and (max-width: 767px) {
.lineup{
  padding: 95px 0 40px;
}
.lineup-ttl{
    max-width: 375px;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 80px;
  }
  .lineup-ttl img{
    max-width: 100px;
  }
.sp_color_block {
    max-width: 500px;
    margin: 0 auto;
}
.sp_color_block:nth-of-type(2){
  margin-top: -50px;
}
.sp_color_block:nth-of-type(3){
  margin-top: -50px;
}

.sp_color_block div:nth-of-type(1){
max-width: 370px;
margin: 0 auto;
  }
.sp_color_block div:nth-of-type(2){
  max-width: 100px;
  position: relative;
  top: -110px;
  left: 20px;
}
.sp_color_block div:nth-of-type(3){
  max-width: 270px;
  position: relative;
  top: -80px;
  margin-left: auto;
}
  .pen-line{
    display: flex;
  }
  .pen-line div:nth-child(1){
    position: relative;
    max-width: 155px;
    top: -126px;
    left: 20px;
  }
  .pen-line div:nth-child(2){
    position: relative;
    max-width: 270px !important;
    top: -65px;
    margin-left: auto;
    left: 0px;
  }
  .brown_ttl{
    max-width: 334px !important;
  }
  .greige_ttl{
    max-width: 332px !important;
  }
}

/* -------  POINT ---------- */
.pont_wrap{
  background-image: url('../img/pc_point_bg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
}
.point_content{
  margin: 0 auto;
  max-width: 1000px;
  padding-bottom: 150px;
}
.point_ttl{
  max-width: 106px;
  margin:  0 auto;
  padding-top: 160px;
  padding-bottom: 150px;
}
.point_content ul{
  display: flex;
  justify-content: space-between;
}
.point_top_row{
  width: 50%;
  display: flex;
  padding-bottom: 125px;
}
.point_left div:nth-child(1){
  max-width: 77px;
  padding-bottom: 25px;
}
.point_left div:nth-child(2){
 font-size: 21px;
    line-height: 1.8;
    font-weight: bold;
    letter-spacing: 0.09em;
    padding-bottom: 30px;
}
.point_left, .point_2, .point_3 div:nth-child(3){
 font-size: 14px;
}
.point_1 p{
  padding-top: 20px;
  font-size: 10px;
}
.ink_img{
   position: relative;
    top: 61px;
    right: 44px;
    max-width: 132px;
}
.point_2 div:nth-of-type(2){
padding-bottom: 0;
}
.point_num{
  max-width: 84px;
  padding-bottom: 30px;
}
.point_bottom_row{
  display: block;
}
.point_bottom_row div:nth-of-type(2){
   font-size: 19px;
    line-height: 1.8;
    font-weight: bold;
    letter-spacing: 0.09em;
    padding-bottom: 20px;
}
.point_bottom_row li{
  display: block;
}
.point3_pen{
  max-width: 293px;
  padding-top: 25px;
}

@media screen and (max-width: 767px) {
  .pont_wrap{
    background-image: url('../img/sp_point_bg.jpg');
  }
.point_content{
  max-width: 500px;
  padding-left: 5.3%;
  padding-bottom: 45px;
}
.point_ttl{
  max-width: 66px;
  margin: 0 auto 0 0;
  padding: 97px 0 70px;
}
.point_content ul{
  display: block;
}
.point_top_row{
        position: relative;
        margin: 0 auto;
        width: 100%;
        padding-bottom: 70px;
}
.point_left div:nth-child(2){
  font-size: clamp(12px, 4.8vw, 18px);
  padding-bottom: 20px;
}
.ink_img{
    position: absolute;
    top: 112px;
    right: 14px;
    max-width: 122px;
}
.point_left div:nth-child(1){
    max-width: 70px;
}
.point_left div:nth-child(3){
  font-size: 12px;
}
.point_num{
  max-width: 75px;
}
.point_bottom_row{
    padding-right: 5.3%;
    padding-bottom: 50px;
  }
.point_bottom_row div:nth-of-type(2){
   font-size: clamp(12px, 4.8vw, 18px);
}
.point3_pen{
  max-width: 360px;
}
.point_1 p{
  padding-top: 6px;
}
.point_2 div:nth-of-type(2){
  padding-bottom: 0;
}
.point_1 div:nth-of-type(3){
  font-size: 14px;
}
.point_2 div:nth-of-type(3){
    font-size: 14px;
}
.point_3 div:nth-of-type(3){
  font-size: 14px;
}
}


/* -------  Yasuna  INTERVIEW  ---------- */

.yasuna_interview{
    background-color: #fef5f4;
}
.interview_content{
  max-width: 590px;
  margin: 0 auto;
  padding: 125px 0 ;
}
.intro_yasuna{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  padding-bottom: 80px;
}
.intro_yasuna li:nth-of-type(1){
  max-width: 180px;
  margin-top: 15px;
}
.about_yasuna{
    font-size: 13px;
    line-height: 2.1;
    letter-spacing: 0.1em;
}
.about_yasuna div:nth-of-type(1){
    display: flex;
    padding-bottom: 15px;
    align-items: center;
}
.about_yasuna p:nth-of-type(1){
  font-size: 11px;
}
.about_yasuna p:nth-of-type(2){
  color: #9999cb;
  font-size: 20px;
  padding-left: 20px;
  margin-bottom: 5px;
}
.q_a div{
  padding-bottom: 25px;
}
.q_a li{
  padding-bottom: 60px;
}
.q_a p{
   line-height: 2.1;
    letter-spacing: 0.1em;
    font-size: 14px;
}


@media screen and (max-width: 767px) {
  .intro_yasuna{
    display: block;
    text-align: center;
  }
  .about_yasuna div{
    font-size: 13px;
  }
  .about_yasuna div:nth-of-type(1){
    display: block;
  }
   .about_yasuna div:nth-of-type(2){
    margin: 0 auto;
    text-align: left;
    max-width: 307px;
  }
  .intro_yasuna li:nth-of-type(1){
    margin: 0 auto;
    max-width: 150px;
    margin-bottom: 20px;
  }
  .about_yasuna p:nth-of-type(2){
    padding-left: 0;
    margin-bottom:0;
    margin-top: -8px;
  }
  .interview_content{
    padding-top: 45px;
    padding-bottom: 40px;
  }
  .q_a p{
    font-size: 13px;
    padding: 0 30px;
  }
  .q_a li{
    padding-bottom: 40px;
  }
}