* {
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/*snsBtn
-----------------------------------------------------*/
#sns_button {
  width: 90%;
  max-width: 636px;
  height: 25px;
  margin: 20px auto 10px;
  overflow: hidden;
  _zoom: 1;
}
#sns_button li {
  margin-right: 10px;
  float: right;
}

/*--- 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 {
  width: 100%;
  overflow: hidden;
  font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic Std",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka,
    "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.7;
  letter-spacing: 0.6px;
  color: #333333;
  padding-bottom: 14%;
}

#wrap a {
  display: block;
  text-decoration: none;
}

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

.rd {
  color: #e37571;
}

.bl {
  color: #6bbcd6;
}

.pk {
  color: #ef97b1;
}

.or {
  color: #ebb083;
}

.gr {
  color: #8fc66a;
}

.pl {
  color: #ca9ad4;
}

.yl {
  color: #e6cf4e;
}

.leadbox {
  position: relative;
  width: 80%;
  font-size: 3.5cqw;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  padding: 4% 0 4.3%;
  margin: 8% auto;
  background-color: #e4f2f7;
  border-radius: 4px;
}

.kira_1,.kira_2,.kira_3,.kira_4 {
  position: absolute;
}

.kira_1 {
  width: 6cqw;
  left: -1cqw;
  top: 0.8cqw;
}

.kira_2 {
  width: 4.8cqw;
  left: -4.3cqw;
  top: 6.5cqw;
}

.kira_3 {
  width: 6cqw;
  right: -1cqw;
  top: 0.8cqw;
}

.kira_4 {
  width: 4.8cqw;
  right: -4.3cqw;
  top: 6.5cqw;
}


.anchorbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 94%;
  margin: 0 auto;
}

.anchorbox li {
  position: relative;
  width: 48.5%;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 3.3%;
}

.anchorbox li p {
  color: #fff;
  font-size: 3.4cqw;
  font-weight: 600;
  line-height: 1.64em;
}

.sankaku {
  position: absolute;
  width: 4.3cqw;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 1.9cqw;
}

.anchorbox li:nth-of-type(1) a,.anchorbox li:nth-of-type(2) a,.anchorbox li:nth-of-type(5) a,.anchorbox li:nth-of-type(6) a {
  padding: 8.6% 4% 8.6% 0;
}

.anchorbox li:nth-of-type(3) a,.anchorbox li:nth-of-type(4) a {
  padding: 8% 4% 8% 0;
}

.anchorbox li:nth-of-type(1) {
  background-color: #6bbcd6;
}

.anchorbox li:nth-of-type(2) {
  background-color: #ef97b1;
}

.anchorbox li:nth-of-type(3) {
  background-color: #ebb083;
}

.anchorbox li:nth-of-type(4) {
  background-color: #8fc66a;
}

.anchorbox li:nth-of-type(5) {
  background-color: #ca9ad4;
}

.anchorbox li:nth-of-type(6) {
  background-color: #e6cf4e;
}


.h2_sub {
  font-size: 3.7cqw;
  font-weight: 600;
  line-height: 1.64em;
  text-align: center;
  padding-bottom: 3.2%;
}

.h2_wrap {
  position: relative;
  margin: 0 auto 5%;
  width: 96%;
}

h2 {
  position: absolute;
  background-color: #fff;
  font-size: 6cqw;
  line-height: 1.4em;
  text-align: center;
  font-weight: bold;
  left: 0;
  right: 0;
  margin: auto;
  top: -3.5cqw;
  letter-spacing: 0.05em;
}


/* 新着記事 */
#new {
  margin-top: 5.8%;
}

.h2_new {
  width: 35.5%;
}

.sen_rd1 {
  border-bottom: 4px solid #e37571;
  margin-bottom: 0.7%;
}

.sen_rd2 {
  border-bottom: 2px solid #e37571;
}

.new_inner {
  background: linear-gradient(90deg, #fcf1f1, #e3c2c1);
  padding: 3% 0;
}

.box_1clm {
  width: 280px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 4px;
}

.box_1clm a {
  padding: 2%;
}

.nuw_icon {
  background-color: #e37571;
  padding: 1% 2.2% 0.6%;
  border-radius: 2px;
  margin-top: 2.7%;
  display: inline-block;
}

.nuw_icon p {
  font-size: 3.2cqw;
  font-weight: 600;
  line-height: 1.2em;
  color: #fff;
}

.box_tx {
  margin: 1.2% 0 1%;
  font-size: 3.2cqw;
  font-weight: 500;
  line-height: 1.65em;
}

.box_date {
  font-size: 3.2cqw;
  font-weight: 500;
  line-height: 1.65em;
  color: #adadad;
}


/* 全色レビュー */
#review {
  margin-top: 8%;
}

.sen_bl1 {
  border-bottom: 4px solid #6bbcd6;
  margin-bottom: 0.7%;
}

.sen_bl2 {
  border-bottom: 2px solid #6bbcd6;
}

.review_inner {
  background: linear-gradient(90deg, #f0f9fc, #bcdfeb);
  padding: 3% 0;
}

.h2_review {
  width: 49%;
}


/* パーソナルカラー別 */
#personal_color {
  margin-top: 8%;
}

.sen_pk1 {
  border-bottom: 4px solid #ef97b1;
  margin-bottom: 0.7%;
}

.sen_pk2 {
  border-bottom: 2px solid #ef97b1;
}

.personal_color_inner {
  background: linear-gradient(90deg, #fdf0f3, #f0ccd7);
  padding: 3% 0;
}

.h2_personal_color {
  width: 67%;
}


/* ベースメイク */
#basemake_howto {
  margin-top: 8%;
}

.sen_or1 {
  border-bottom: 4px solid #ebb083;
  margin-bottom: 0.7%;
}

.sen_or2 {
  border-bottom: 2px solid #ebb083;
}

.basemake_howto_inner {
  background: linear-gradient(90deg, #fcf3ed, #f0d2bb);
  padding: 3% 0;
}

.h2_basemake_howto {
  width: 73%;
}


/* ポイントメイク */
#pointmake_howto {
  margin-top: 8%;
}

.sen_gr1 {
  border-bottom: 4px solid #8fc66a;
  margin-bottom: 0.7%;
}

.sen_gr2 {
  border-bottom: 2px solid #8fc66a;
}

.pointmake_howto_inner {
  background: linear-gradient(90deg, #eef7e9, #cde0bf);
  padding: 3% 0;
}

.h2_pointmake_howto {
  width: 79.5%;
}


/* ネイル */
#nail_howto {
  margin-top: 8%;
}

.sen_pl1 {
  border-bottom: 4px solid #ca9ad4;
  margin-bottom: 0.7%;
}

.sen_pl2 {
  border-bottom: 2px solid #ca9ad4;
}

.nail_howto_inner {
  background: linear-gradient(90deg, #f7f0f9, #dec5e3);
  padding: 3% 0;
}

.h2_nail_howto {
  width: 53.1%;
}


/* その他 */
#others {
  margin-top: 8%;
}

.sen_yl1 {
  border-bottom: 4px solid #e6cf4e;
  margin-bottom: 0.7%;
}

.sen_yl2 {
  border-bottom: 2px solid #e6cf4e;
}

.others_inner {
  background: linear-gradient(90deg, #faf8e3, #e3ddaa);
  padding: 3% 0;
}

.h2_others {
  width: 28%;
}


/*スライダー//////////////////////////////////////////////////*/
#wrap .sliderBox_2 {
  width: 100%;
}

#wrap .sliderBox_2 .contents {
  overflow-x: scroll;
  overflow-y: hidden;
  margin: 0 0 0.1% 2.7%;
}

#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: 280px;
  margin: 0 8px 0 0;
  background-color: #fff;
  border-radius: 4px;
}

#wrap .sliderBox_2 #itemSlide li a {
  padding: 2%;
}

#wrap .sliderBox_2 a {
  text-decoration: none;
}

.slider_tl {
  font-size: 3.5cqw;
  font-weight: 400;
  line-height: 1.55em;
  padding-bottom: 2.5%;
  margin-top: 7%;
}

.box_tx2 {
  margin: 2% 0 1%;
  font-size: 3.2cqw;
  font-weight: 500;
  line-height: 1.65em;
}



/* 移行区分E：mobile_firstテンプレートのstyle */
.mobile_first_to_page_top {
  display: block;
}