* {
    margin: 0;
    padding: 0;
  }
  
  ul,
  li {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  
  .lwsSP-Header__inner {
    position: relative;
    z-index: 1;
  }
  #breadCrumb {
    position: relative;
    z-index: 1;
  }
  .lwsSP-Areaparts {
    position: relative;
    z-index: 1;
  }
  
  .lwsSP-Areaparts {
    position: relative;
    z-index: 1;
  }
  .pageTop {
    background: #ffffff;
    position: relative;
  }
  #footer {
    background: #ffffff;
    position: relative;
  }
  #sns_button {
    padding: 20px 0 10px 0 !important;
    z-index: 1 !important;
    background: #ffffff !important;
    position: relative !important;
    top: -5px !important;
    margin: 0 !important;
    width: 100% !important;
  }
  .lwsSP-Banner {
    position: relative;
    z-index: 1;
  }
  
  /*--- clearfix ---*/
  .cf:after,
  #wrap ul.tab:after {
    content: "";
    display: block;
    clear: both;
  }
  
  #wrap *,
  #wrap *:before,
  #wrap *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }


  
/* common
//////////////////////////////////////////////////*/
#wrap {
  width: 100%;
  box-sizing: border-box;
  padding-top: 1%;
  font-family: "Noto Sans JP", "Noto Sans CJK JP", "Helvetica Neue", Helvetica,
    Arial, Verdana, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
    "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 0;
  color: #151515;
}

#wrap a {
  /* display: block; */
  text-decoration: none;
}
#wrap a.anchor {
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}

#wrap img {
  width: 100%;
}

.mincho {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#wrap h1 {
  font-size: 4.5cqw;
  font-weight: bold;
  text-align: center;
  padding: 7% 0 5.5%;
  letter-spacing: 0.02em;
  line-height: 1.9em;
}

.red {
  color: #ed565a;
}

.h1_big {
    font-size: 6cqw;
    letter-spacing: 0;
}

.lead {
    width: 92%;
    margin: 0 auto;
}

.lead p {
  font-size: 3.4cqw;
  font-weight: 400;
  padding: 7% 0;
  line-height: 1.7em;
}


.eyeshadow_wrap {
  width: 96%;
  margin: 0 auto 4%;
  padding: 4% 2.5% 6%;
  border-radius: 23px;
  background: linear-gradient(100deg,#ecf6e3,#e0f5f0);
}

.h2_2 {
  font-size: 4.6cqw;
  font-weight: bold;
  line-height: 1.6em;
  text-align: center;
  border-bottom: 1px solid #51c299;
}

.tx_1 {
  width: 98%;
  margin: 0 auto;
}

.tx_1 p {
  font-size: 3.4cqw;
  font-weight: 400;
  padding: 5% 0 5.8%;
  line-height: 1.7em;
}

.eyeshadow_img1 {
  width: 55%;
  margin: 4% auto;
}

.personal {
  position: relative;
  width: 85%;
  margin: 5% auto 0;
  border-top: 1px solid #ed565a;
  border-bottom: 1px solid #ed565a;
  background-color: #ffffff;
  padding: 7.5% 0 4.8%;
}

.personal p {
  font-size: 3.8cqw;
  font-weight: 600;
  text-align: center;
}

.personal_h {
  position: absolute;
  width: 87%;
  top: -23%;
  background-color: #ed565a;
  padding: 1.4% 0 1.6%;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 3.4cqw;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
}

.btn {
  text-align: center;
  margin-top: 5.7%;
}

.btn a {
  text-decoration: none;
  color: #fff;
  font-size: 3.4cqw;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.72em;
  display: inline-block;
  padding: 3% 3% 3.6%;
  width: 84.5%;
  background-color: #51c299;
  border-radius: 1000px;
  text-align: center;
}


/* menu
//////////////////////////////////////////////////*/
.menu {
    width: 83%;
    margin: 0 auto 9%;
    background-color: #ffffff;
    padding: 2.5% 5% 4%;
    border: 1px solid #ed565a;
}

.menu a {
    text-decoration: none;
}

.menu .h2_1 {
    font-size: 7cqw;
    font-weight: bold;
    text-align: center;
    color: #ed565a;
    padding: 0 0 5%;
    letter-spacing: 0.04em;
    line-height: 1.7em;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.menu ul li {
  font-size: 3.25cqw;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 2.2em;
  display: block;
  margin-bottom: 3.2%;
  border-bottom: 1px solid #ed565a;
}

.menu ul li::before {
  content: '';
  display: inline-block;
  width: 4cqw;
  height: 4cqw;
  background-image: url(https://cdn.lumine.jp/contents/design/2025/250625_three_eyeshadow_review/img/icon_sankaku.webp);
  background-size: contain;
  vertical-align: sub;
  background-repeat: no-repeat;
}


/* matome
//////////////////////////////////////////////////*/
.matome {
  width: 94%;
  margin: 9% auto 0;
  padding: 2% 3% 4.1%;
  border-radius: 23px;
  background-color: #e7f5e6;
}

.matome h2 {
  padding: 2% 0 4%;
  font-size: 5.5cqw;
  font-weight: bold;
  text-align: center;
}

.matome p {
  font-size: 3.4cqw;
  font-weight: 400;
  line-height: 1.7em;
}


/*あわせて読みたい//////////////////////////////////////////////////*/
.other {
  font-size: 4.3cqw;
  font-weight: 600;
  line-height: 1.2em;
  border-left: 6px solid #ed565a;
  margin: 16% 0 3.5% 2%;
}

.other_ttl {
  font-size: 3.2cqw;
  font-weight: 400;
  line-height: 1.55em;
  padding-top: 3%;
}

#wrap .sliderBox_2 {
  width: 100cqw;
}

#wrap .sliderBox_2 .contents {
  overflow-x: scroll;
  overflow-y: hidden;
  margin: 0 0 7% 2%;
}

#wrap .sliderBox_2 #itemSlide {
  width: fit-content;
  display: inline-grid;
  /* grid-template-rows: repeat(2, auto); */
  grid-auto-flow: column;
  overflow: hidden;
  margin-bottom: 6%;
  position: relative;
}

#wrap .sliderBox_2 #itemSlide li {
  width: 270px;
  margin: 0 6px 0 0;
}

#wrap .sliderBox_2 a {
  text-decoration: none;
}

#wrap .sliderBox_2 #itemSlide img {
  width: 270px;
  object-fit: cover;
}

  
  /* topへ戻るボタン
  -----------------------------------------------------*/
  #wrap #page-top {
    position: fixed;
    right: 10px;
    bottom: 5px;
    opacity: 1 !important;
    z-index: 101;
    width: 11%;
  }
  
  /* 移行区分E：mobile_firstテンプレートのstyle */
  
  .mobile_first_to_page_top {
    display: block !important;
  }  