* {
  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;
}

/* wrap
//////////////////////////////////////////////////*/
#wrap {
  width: 100%;
  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;
  box-sizing: border-box;
  color: #151515;
}

#wrap a {
  text-decoration: none;
}

#wrap img {
  width: 100%;
}

.box_inner {
  width: 94%;
  margin: 3% auto 7%;
}

h1 {
  font-size: 4.6cqw;
  font-weight: bold;
  text-align: center;
  padding: 6.5% 0 5%;
  line-height: 1.8em;
  letter-spacing: 0.02em;
}

.h1_big {
  font-size: 6.5cqw;
  letter-spacing: 0;
}

.lead {
  width: 91%;
  margin: 0 auto;
  padding: 5.5% 0 6% 1.5%;
}

.lead p {
  font-size: 3.4cqw;
  font-weight: 500;
  line-height: 1.9em;
  padding-bottom: 3%;
}

.pink {
  color: #be3351;
}

.mincho {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3",
    "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
    "ＭＳ 明朝", serif;
}

.obi {
  color: #ffffff;
  padding: 1.85% 0 1.85%;
  font-size: 4.7cqw;
  font-weight: bold;
  line-height: 1.4em;
  text-align: center;
  letter-spacing: 0.03em;
  background-color: #be3351;
}

.check {
  font-size: 3.5cqw;
  font-weight: 600;
  line-height: 1.78em;
  text-align: center;
  padding: 2.7% 0 4%;
}

.check::before {
  content: "";
  display: inline-block;
  width: 4.3cqw;
  height: 4.1cqw;
  background-image: url(https://cdn.lumine.jp/contents/design/seo/251125_frenchnail_howto/img/checkbox.webp);
  background-size: contain;
  vertical-align: sub;
  background-repeat: no-repeat;
}

.checktx {
  font-size: 3.4cqw;
  font-weight: 500;
  line-height: 1.92em;
}

.area_lead {
  font-size: 3.4cqw;
  font-weight: 500;
  line-height: 1.92em;
  margin-top: 5%;
}

.selfnail {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  background-color: #f8eaed;
  padding: 1.8%;
  margin: 4.5% 0 7%;
}

.selfnail li:nth-of-type(1) {
  width: 43%;
}

.selfnail li:nth-of-type(2) {
  width: 57%;
  background-color: #ffffff;
  padding: 11.5% 2.5% 2.5% 3%;
}

.selfnail li:nth-of-type(2) p {
  font-size: 3.3cqw;
  font-weight: 500;
  line-height: 1.73em;
}

.selfnail li:nth-of-type(2) .arrow {
  width: 11%;
  padding-top: 3%;
}

.used_h {
  font-size: 3.5cqw;
  font-weight: 600;
  line-height: 1.78em;
}

.item_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 1.5% 0 4%;
}

.item_flex li {
  width: 49%;
}

.detail {
  font-size: 3.2cqw;
  font-weight: 500;
  line-height: 1.55em;
  padding-top: 4%;
}


h3 {
  font-size: 4.5cqw;
  font-weight: 600;
  padding-top: 5%;
  padding-bottom: 0.2%;
  text-indent: -1em;
  padding-left: 1em;
}

.sen {
  border-bottom: 1px solid #be3351;
  margin: 0 calc(50% - 50cqw) 3%;
  width: 97cqw;
}

.area_tx {
  margin: 3% 0;
}

.area_tx p {
  font-size: 3.4cqw;
  font-weight: 500;
  line-height: 1.92em;
}

.area_box {
  margin-top: 5%;
}


/* まとめページ遷移 */
.beauty_column_tx {
  font-size: 4cqw;
  font-weight: 600;
  line-height: 1.8em;
  text-align: center;
  padding: 10% 0 2.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;
}


/* menu
//////////////////////////////////////////////////*/
.menu {
  width: 83%;
  margin: 0 auto 9%;
  background-color: #ffffff;
  padding: 2.5% 5% 4%;
  border: 1px solid #be3351;
}

.menu a {
  text-decoration: none;
}

.menu .menu_h2 {
  font-size: 7cqw;
  font-weight: bold;
  text-align: center;
  color: #be3351;
  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: 500;
  letter-spacing: 0.04em;
  line-height: 2.2em;
  display: block;
  margin-bottom: 3.2%;
  border-bottom: 1px solid #be3351;
}

.menu ul li::before {
  content: "";
  display: inline-block;
  width: 3.5cqw;
  height: 3.8cqw;
  background-image: url(https://cdn.lumine.jp/contents/design/seo/251125_frenchnail_howto/img/icon_sankaku.webp);
  background-size: contain;
  vertical-align: sub;
  background-repeat: no-repeat;
}



/* matome
//////////////////////////////////////////////////*/
.matome {
  margin: 9% auto 0;
  padding: 5.5% 4% 8%;
  background-color: #f8eaed;
}

.matome h2 {
  padding: 0 0 3%;
  font-size: 5.5cqw;
  font-weight: bold;
  text-align: center;
}

.matome_tx {
  font-size: 3.4cqw;
  line-height: 1.9em;
  font-weight: 500;
}


/* topへ戻るボタン
-----------------------------------------------------*/
#wrap #page-top {
  position: fixed;
  right: 10px;
  bottom: 5px;
  width: 11%;
  z-index: 101;
}
/* 移行区分E：mobile_firstテンプレートのstyle */
#wrap .sliderBox_2 {
  width: 100cqw;
}

.mobile_first_to_page_top {
  display: block;
}
