* {
    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.82em;
}

.pink {
  color: #d15475;
}

.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 9%;
  line-height: 1.7em;
}


.point_box {
  background-color: #fae1f1;
  padding: 3.5% 2.5% 3% 3.5%;
  width: 96%;
  margin: 0 auto 2.5%;
  border-radius: 23px;
}

.point_box_h2 {
  border-left: 5px solid #d15475;
  font-size: 3.6cqw;
  font-weight: bold;
  line-height: 1.2em;
  padding-left: 2%;
}

.point_box_p {
  font-size: 3.3cqw;
  font-weight: 500;
  line-height: 1.92em;
  padding-top: 2.3%;
}

.box_tx {
  font-size: 3.4cqw;
  font-weight: 500;
  line-height: 1.92em;
  width: 92%;
  margin: 4% auto 10%;
}


.eyeshadow_wrap {
  width: 96%;
  margin: 0 auto 4%;
  padding: 3.5% 2.5% 6%;
  border-radius: 23px;
  background-color: #fae1f1;
}

.h2_2 {
  font-size: 5cqw;
  font-weight: bold;
  line-height: 1.75em;
  text-align: center;
  border-bottom: 1px solid #d15475;
}

.tx_1 {
  width: 98%;
  margin: 0 auto;
}

.tx_1 p {
  font-size: 3.4cqw;
  font-weight: 400;
  padding: 5% 0 6.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 #ea92ab;
  border-bottom: 1px solid #ea92ab;
  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: #ea92ab;
  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: #d15475;
  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 #d15475;
}

.menu a {
    text-decoration: none;
}

.menu .h2_1 {
    font-size: 7cqw;
    font-weight: bold;
    text-align: center;
    color: #d15475;
    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 #d15475;
}

.menu ul li::before {
  content: '';
  display: inline-block;
  width: 4cqw;
  height: 4cqw;
  background-image: url(https://cdn.lumine.jp/contents/design/seo/260525_jillstuart-beauty_eyeshadow_review/img/icon_sankaku.webp);
  background-size: contain;
  vertical-align: sub;
  background-repeat: no-repeat;
}


/* matome
//////////////////////////////////////////////////*/
.matome {
  margin: 13% auto 0;
  padding: 5.5% 4% 8%;
  background-color: #fae1f1;
}

.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;
}


/* まとめページ遷移 */
.beauty_column_tx {
  font-size: 4cqw;
  font-weight: 600;
  line-height: 1.8em;
  text-align: center;
  padding: 10% 0 2.7%;
}

.box_inner {
  width: 94%;
  margin: 3% auto 7%;
}

.beauty_column_bt {
  margin: 4.5% auto 7.5%;
  text-align: center;
}

.beauty_column_bt a {
    width: 68%;
    background-color: #f285a6;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    padding: 4% 2% 4.7%;
    font-size: 3.8cqw;
    border-radius: 500px;
    display: inline-block;
}

  
  /* 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;
  }  