* {
  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;
  background-color: #a16b83;
  padding-bottom: 3%;
}

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

.pink {
  color: #da756c;
}

.purple {
  color: #a16b83;
}

.under {
  background: linear-gradient(transparent 65%, #eee9e0 50%);
}

.bg_note {
  position: relative;
  width: 94%;
  padding: 5.3% 2.7% 12%;
  margin: 0 auto;
  background-image: repeating-linear-gradient(to bottom, #e2d7cd, #e2d7cd 1px, transparent 0, transparent 15px), repeating-linear-gradient(to right,#e2d7cd, #e2d7cd 1px, transparent 0, transparent 15px);
  background-color: #f1eee9;
  border-radius: 75px;
}



.paper_lt2 {
  position: absolute;
  width: 38%;
  top: 0.3%;
  left: -0.8%;
}

.paper_rt2 {
  position: absolute;
  width: 38%;
  top: 0.3%;
  right: -0.8%;
}

.lead_1_wrap {
  text-align: center;
  padding-top: 1%;
}

.lead_1 {
  position: relative;
  font-size: 6cqw;
  font-weight: bold;
  line-height: 1.8em;
  text-align: center;
  display: inline;
}

.lead_1::before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 6cqw;
  height: 8cqw;
  background-image: url(https://cdn.lumine.jp/contents/design/2025/250911_itsnewweek25aw_result/img/slash_lt.png);
  background-size: contain;
  vertical-align: sub;
  background-repeat: no-repeat;
  top: 11%;
  bottom: 0;
  left: -24%;
}

.lead_1::after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 6cqw;
  height: 8cqw;
  background-image: url(https://cdn.lumine.jp/contents/design/2025/250911_itsnewweek25aw_result/img/slash_rt.png);
  background-size: contain;
  vertical-align: sub;
  background-repeat: no-repeat;
  top: 11%;
  bottom: 0;
  right: -33%;
}

.lead_2 {
  font-size: 3.7cqw;
  font-weight: 500;
  line-height: 1.9em;
  text-align: center;
  padding: 3% 0 4%;
}

.off10 {
  width: 90%;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 8px;
  padding: 2.8% 3% 3%;
  font-size: 3.2cqw;
  font-weight: 500;
  line-height: 1.7em;
  text-align: center;
}

.off10_tx {
  padding-top: 3%;
}

.kome {
  font-size: 2.8cqw;
  text-align: center;
  font-weight: 500;
  line-height: 1.7em;
  margin-top: 4%;
}

.nami {
  margin: 0 auto;
  background: url(https://cdn.lumine.jp/contents/design/2025/250911_itsnewweek25aw_result/img/nami.png) bottom repeat-x;
  background-size: 7.7%;
  padding-bottom: 2.8%;
}


.link {
  color: #2c91d1;
}


.balloon1 {
  position: relative;
  margin: 0 auto 0;
  text-align: center;
  padding: 0.9% 0 1.2% 0.8%;
  text-align: center;
  width: 53%;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  background: #a16b83;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 53%;
  margin-left: -10px;
  border: 1.5cqw solid transparent;
  border-top: 2.4cqw solid #a16b83;
}

.balloon1 p {
  margin: 0;
  font-size: 3.3cqw;
  font-weight: 600;
  line-height: 1.72em;
}


.category_h2_wrap {
  text-align: center;
  margin-top: 8%;
}

.category_h2 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-top: -1%;
  margin-bottom: -1%;
}

.category_h2 li:nth-of-type(1) {
  font-size: 5.4cqw;
  font-weight: bold;
  padding-left: 2%;
}

.category_h2 li:nth-of-type(2) {
  width: 17%;
  padding-bottom: 5%;
  margin-left: -2.1%;
}


.category_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 2%;
}

.category_flex li {
  position: relative;
  width: 48.8%;
  background-color: #fff;
  border-radius: 8px;
  padding: 1.7%;
  margin-bottom: 2.4%;
}

.category_flex li .num {
  position: absolute;
  width: 18%;
  top: 2.4%;
  left: 6.1%;
}

.category_flex li img {
  border-radius: 4px;
}



.detail {
  font-size: 3.1cqw;
  font-weight: 500;
  line-height: 1.67em;
  margin: 2.8% 0 3.5%;
}

.yen {
  font-size: 2.85cqw;
}

.comment {
  font-size: 3.1cqw;
  padding: 3% 3% 3% 4.5%;
  font-weight: 500;
  line-height: 1.65em;
  background-color: #f0eee9;
  border-radius: 4px;
}


.other_tx {
  margin: 6.8% 0 3.5%;
  font-size: 3.5cqw;
  font-weight: 500;
  line-height: 1.9em;
  text-align: center;
}

.other_box {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 8px;
  padding: 4.1% 3% 5%;
  font-size: 3.2cqw;
  font-weight: 500;
  line-height: 1.7em;
  text-align: center;
}

.other_box img {
  width: 92%;
  margin-top: 4.1%;
  text-align: center;
}







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