* {
    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;
}

.blue {
  color: #4784b8;
}

.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;
}


.box_inner2 {
  width: 94%;
  margin: 3% auto 12%;
}

.obi {
  background-color: #4784b8;
  color: #ffffff;
  padding: 2.3% 0 2.3%;
  font-size: 4.3cqw;
  font-weight: bold;
  line-height: 1.4em;
  text-align: center;
  letter-spacing: 0.03em;
}

.box_tx1 {
  margin: 3% 0;
  font-size: 3.4cqw;
  font-weight: 500;
  line-height: 1.92em;
}

.h3_1 {
  font-size: 4.3cqw;
  font-weight: 600;
  padding-top: 6%;
  padding-bottom: 0.3%;
}

.sen {
  border-bottom: 1px solid #4784b8;
  margin: 0 calc(50% - 50cqw);
  width: 97cqw;
}

.big {
  font-size: 5.1cqw;
}

.item_img {
  width: 70%;
  margin: 0 auto;
}

.item_img img {
  width: 70%;
  margin: 0 auto;
}

.detail {
  font-size: 3.6cqw;
  font-weight: 600;
  line-height: 1.75em;
}

.btn,.btn2 {
  position: relative;
  text-align: center;
  margin: 4.5% 0 5.7%;
}

.btn a,.btn2 a {
  color: #4784b8;
  font-size: 4.1cqw;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.72em;
  display: inline-block;
  width: 84.5%;
  background-color: #e4f6f6;
  border: 2px solid #4784b8;
  border-radius: 1000px;
  text-align: center;
}

.btn a {
  padding: 4.5% 4% 4.5% 3%;
}

.btn2 a {
  padding: 3.5% 4% 3.6% 3%;
}

.btn_sankaku {
  position: absolute;
  width: 4.6cqw;
  right: 14cqw;
  top: 0;
  bottom: 0;
  margin: auto;
}

.btn_sankaku img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}


.newopenbox {
  margin: 7.5% 0 0;
}

.newopenbox_tx1 {
  font-size: 3.8cqw;
  font-weight: 600;
  line-height: 1.75em;
  text-align: center;
  margin-bottom: -1%;
}



/* menu
//////////////////////////////////////////////////*/
.menu {
    width: 83%;
    margin: 0 auto 9%;
    background-color: #ffffff;
    padding: 2.5% 5% 4%;
    border: 1px solid #4784b8;
}

.menu a {
    text-decoration: none;
}

.menu .h2_1 {
    font-size: 7cqw;
    font-weight: bold;
    text-align: center;
    color: #4784b8;
    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 {
  display: block;
  margin-bottom: 3.2%;
  padding-bottom: 1.5%;
  border-bottom: 1px solid #4784b8;
}

.menu ul li::before {
  content: '';
  display: inline-block;
  width: 4cqw;
  height: 4cqw;
  background-image: url(https://cdn.lumine.jp/contents/design/seo/260625_aesop_bodyspray_review/img/icon_sankaku.webp);
  background-size: contain;
  vertical-align: sub;
  background-repeat: no-repeat;
}


.menu_tx1 {
  font-size: 3.25cqw;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 2.2em;
}

.menu_tx2 {
  font-size: 3.1cqw;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 2.2em;
  padding-left: 6.5%;
}


/* matome
//////////////////////////////////////////////////*/
.matome {
  margin: 10% auto 0;
  padding: 5.5% 4% 8%;
  background-color: #e4f6f6;
}

.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 3.45%;
}

.box_inner {
  width: 94%;
  margin: 3% auto 7%;
}

.beauty_column_bt {
  margin: 5.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: 4.1cqw;
    border-radius: 500px;
    display: inline-block;
}


/*スライダー//////////////////////////////////////////////////*/
#wrap .sliderBox_3 {
  width: 94cqw;
}

#wrap .sliderBox_3 .contents {
  overflow-x: scroll;
  overflow-y: hidden;
  margin: 0 0 7.5% 0;
}

#wrap .sliderBox_3 #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_3 #itemSlide li {
  width: 58cqw;
  margin: 0 8px 0 0;
}

#wrap .sliderBox_3 #itemSlide li img {
  margin: 0 8px 0 0;
}

/* #wrap .sliderBox_3 #itemSlide li a {
  padding: 2%;
} */

#wrap .sliderBox_3 a {
  text-decoration: none;
}


.itembox_img_slider {
  position: relative;
}

.icon_ranking_slider {
  position: absolute;
  width: 26%;
  top: 0;
  left: 0;
  z-index: 100;
}

.item_img_slider {
  padding: 2%;
}

.detailbox_slider {
  margin: 1% 3% 0;
}

.name_slider {
  font-size: 2.9cqw;
  font-weight: 500;
  line-height: 1.5em;
}

  
  /* 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;
  }  