* {
  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.03em;
  color: #383838;
  background: linear-gradient(-85deg, #cbeee3, #d5eee6);
  position: relative;
}


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

#wrap img {
  /* width: 100%; */
  height: auto;
}

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

h1 {
  font-size: 0.1cqw;
  margin: 0;
  color: #fff;
  font-weight: 400;
  text-align: left;
}

.kv img {
  width: 100%;
}


/* .lead_area */
.lead_area {
  position: relative;
}

.lead_box {
  width: 90%;
  margin: 7% auto 7.5%;
}

.lead_tx,.lead_link {
  font-size: 3.6cqw;
  font-weight: 600;
  text-align: center;
  line-height: 1.9em;
  letter-spacing: 0.03em;
}

.lead_link {
  color: #e88e92;
  text-decoration: underline;
  margin-top: 3%;
}

.flower {
  position: absolute;
  width: 20%;
}

.f_left1 {
  left: 0;
  top: -44%;
}

.f_right1 {
  right: 0;
  top: -30%;
}


/* アンカーボタン */
.anchor_ul {
  width: 93%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  justify-content: center;
}

.anchor_ul li {
  position: relative;
  width: 32%;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 3%;
  background-color: #e88e92;
}

.anchor_ul li:not(:nth-child(3n)) {
  margin-right: 2%;
}

.anchor_ul li:not(:nth-child(3)) a,.anchor_ul li:not(:nth-child(7)) a,.anchor_ul li:not(:nth-child(3)) a,.anchor_ul li:not(:nth-child(9)) a {
  padding: 8.8% 6% 8.6% 0;
}

.anchor_ul li:nth-of-type(1) a,.anchor_ul li:nth-of-type(2) a,.anchor_ul li:nth-of-type(8) a {
  padding: 16.7% 4% 8.6% 0;
}

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

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


/* 各エリア */
.flower_deco {
  position: relative;
}

.brand_wrap {
  position: relative;
  z-index: 10;
}

.f_left2 {
  left: 0;
  top: -1.7%;
}

.f_right2 {
  right: 0;
  top: -1.7%;
}

.f_left3 {
  left: 0;
  top: -0.6%;
}

.f_right3 {
  right: 0;
  top: -0.6%;
}

.f_left4 {
  left: 0;
  top: -0.4%;
}

.f_right4 {
  right: 0;
  top: -0.4%;
}

.f_left5 {
  left: 0;
  top: -1.7%;
}

.f_right5 {
  right: 0;
  top: -1.7%;
}

.f_left6 {
  left: 0;
  top: -1%;
}

.f_right6 {
  right: 0;
  top: -1%;
}

.f_left7 {
  left: 0;
  top: -0.4%;
}

.f_right7 {
  right: 0;
  top: -0.4%;
}

.f_left8 {
  left: 0;
  top: -0.5%;
}

.f_right8 {
  right: 0;
  top: -0.5%;
}

.f_left9 {
  left: 0;
  top: -0.5%;
}

.f_right9 {
  right: 0;
  top: -0.5%;
}

.f_left10 {
  left: 0;
  bottom: 0;
}

.f_right10 {
  right: 0;
  bottom: 0;
}


.brand_inner {
  width: 93%;
  margin: 5% auto 0;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 6% 3% 0.1%;
  border-radius: 4px;
}

.h2_wrap {
  margin: 0 0 9%;
}

.h2_1 {
  font-size: 8.5cqw;
  line-height: 1.25em;
  font-weight: bold;
  text-align: center;
}

.h2_sen {
  width: 24%;
  margin: 1.2% auto 1.8%;
  border-bottom: #e88e92 1px solid;
}

.h2_sub {
  font-size: 3.4cqw;
  font-weight: 600;
  text-align: center;
}


.brand_main_detail {
  margin: 5% 0 3.5%;
}

.release_wrap {
  text-align: center;
  margin-bottom: 1.2%;
}

.release {
  display: inline-block;
  margin: 0 auto 0.5%;
  font-size: 3.4cqw;
  font-weight: 600;
  text-align: center;
  background-color: #e88e92;
  color: #fff;
  padding: 0.1% 1.8% 0.2%;
  border-radius: 2px;
}

.pre {
  font-size: 3.4cqw;
  font-weight: 600;
  text-align: center;
  color: #e88e92;
  padding-top: 1.2%;
}

.brand_main_name {
  font-size: 4.15cqw;
  line-height: 1.6em;
  font-weight: bold;
  text-align: center;
}

.brand_main_price {
  font-size: 3.4cqw;
  font-weight: 600;
  text-align: center;
  padding-top: 0.5%;
}

.brand_main_lead p {
  font-size: 3.5cqw;
  font-weight: 500;
  text-align: center;
  line-height: 1.85em;
  /* background: linear-gradient(-85deg, #f7f4e4, #f7f4e4); */
  background-color: #f7f4e4;
  padding: 3% 3%;
  width: 90%;
  border-radius: 2px;
  margin: 0 auto;
}


.item_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 6% auto 10%;
  width: 98%;
}

.item_box li {
  width: 48.7%;
  margin-bottom: 4%;
}

.item_box li img {
  width: 100%;
}


.item_box1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 6% auto 10%;
  width: 98%;
}

.item_box1 li {
  width: 60%;
  margin-bottom: 4%;
}

.item_box1 li img {
  width: 100%;
}


.item_name {
  font-size: 3.1cqw;
  font-weight: 500;
  line-height: 1.55em;
  padding-top: 2.7%;
}


.brand_btn {
  text-align: center;
  position: relative;
  margin: -2% 0 9%;
}

.brand_btn a {
  text-decoration: none;
  display: inline-block;
  padding: 4.5% 6% 5% 3%;
  background-color: #e88e92;
  font-size: 4cqw;
  font-weight: 600;
  border-radius: 1000px;
  width: 81%;
  margin: 0 auto;
  color: #fff;
}

.sankaku_2 {
  position: absolute;
  width: 4.6cqw;
  right: 11.5cqw;
  top: 0;
  bottom: 0;
  margin: auto;
}

.height1 {
  margin-bottom: 12%;
}


/* category */
#category {
  margin-top: 11%;
}

.h2_2 {
  font-size:6.5cqw;
  line-height: 1.25em;
  font-weight: bold;
  text-align: center;
}

.category_ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 95%;
  margin: 5% auto 15%;
}

.category_ul li {
  width: 23.5%;
  margin-bottom: 5%;
}

.category_ul li:not(:nth-child(4),:nth-child(7)) {
  margin-right: 1.5%;
}

.category_ul li img {
  width: 100%;
}

.category_ttl {
  font-size: 3cqw;
  font-weight: 500;
  line-height: 1.64em;
  text-align: center;
  margin-top: 4.5%;
}



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