* {
  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 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;
  line-height: 1.7;
  letter-spacing: 0.03em;
  color: #242424;
  background-color: #bdeafc;
}

#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;
}

.red {
  color: #e9304f;
}

.link {
  color: #3869d9;
  text-decoration: underline;
}

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

.backimg {
  margin: 0 calc(50% - 50cqw);
  width: 100cqw;
  background-image: url(https://cdn.lumine.jp/contents/design/2026/260423_packwithme/img/backimg_4.png);
  background-repeat: repeat-y;
  background-position: top center;
  background-size: contain;
  padding: 3.5% 0 8%;
}


/* .lead_area */
.lead_area {
  width: 90%;
  margin: 3.5% auto 7%;
  padding: 3% 2.5% 3.5%;
  background-color: #fff;
  border-radius: 40px;
}

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


/* staff */
#staff_1,#staff_3 {
  background-color: #a1e1fa;
  padding: 20% 0 3.5%;
}

#staff_2,#staff_4 {
  padding: 20% 0 5.5%;
}

.staff_wrap {
  position: relative;
  background-color: #fff;
  width: 94%;
  margin: 0 auto;
  padding: 0 3% 1%;
}

.staff_icon {
  position: absolute;
  left: 0;
  right: 0;
  top: -16cqw;
  margin: auto;
  width: 35%;
}

.staff_h2sub {
  width: 66%;
  margin: 0 auto;
  padding: 21% 0 0;
  text-align: center;
}

.staff_h2sub p {
  position: relative;
  display: inline-block;
  font-size: 3.6cqw;
  font-weight: 600;
  line-height: 2em;
  padding-bottom: 1%;
}

.staff_h2sub p::before {
  content: "";
  position: absolute;
  top: 1.2cqw;
  left: -4.5cqw;
  display: inline-block;
  width: 5cqw;
  height: 5cqw;
  background-image: url(https://cdn.lumine.jp/contents/design/2026/260423_packwithme/img/slash_lt2.png);
  background-size: contain;
  vertical-align: sub;
  background-repeat: no-repeat;
}

.staff_h2sub p::after {
  content: "";
  position: absolute;
  top: 1.2cqw;
  right: -6cqw;
  display: inline-block;
  width: 5cqw;
  height: 5.2cqw;
  background-image: url(https://cdn.lumine.jp/contents/design/2026/260423_packwithme/img/slash_rt2.png);
  background-size: contain;
  vertical-align: sub;
  background-repeat: no-repeat;
}

.staff_h2 {
  font-size: 5.9cqw;
  font-weight: bold;
  text-align: center;
  line-height: 1.65em;
  letter-spacing: 0.03em;
  margin-bottom: 4%;
}

.staff_tx1,.staff_tx2 {
  font-size: 3.6cqw;
  font-weight: 500;
  line-height: 1.9em;
  letter-spacing: 0.03em;
}

.staff_tx1 {
  width: 96%;
  margin: 3.5% auto 4%;
}

.staff_tx2 {
  width: 89%;
  margin: 3.5% auto 0;
}

.pickup_wrap {
  border: 1px solid #e9304f;
  position: relative;
  margin: 12% 0 3%;
  padding: 3.5% 0 5%;
}

.pickup_h3 {
  position: absolute;
  background-color: #fff;
  width: 83%;
  left: 0;
  right: 0;
  margin: auto;
  top: -3cqw;
  padding: 0 3%;
}

.pickup_img {
  position: relative;
  width: 77%;
  margin: 5.5% auto 3.5%;
}

.num {
  position: absolute;
  width: 22%;
  right: 2.5cqw;
  bottom: 2.3cqw;
}

.staff_h3sub {
  width: 48%;
  margin: 9% auto 2%;
  text-align: center;
}

.staff_h3sub p {
  position: relative;
  display: inline-block;
  font-size: 3.6cqw;
  font-weight: 600;
  line-height: 2em;
  padding-bottom: 1%;
}

.staff_h3sub p::before {
  content: "";
  position: absolute;
  top: 1.2cqw;
  left: -4.5cqw;
  display: inline-block;
  width: 5cqw;
  height: 5cqw;
  background-image: url(https://cdn.lumine.jp/contents/design/2026/260423_packwithme/img/slash_lt2.png);
  background-size: contain;
  vertical-align: sub;
  background-repeat: no-repeat;
}

.staff_h3sub p::after {
  content: "";
  position: absolute;
  top: 1.2cqw;
  right: -6cqw;
  display: inline-block;
  width: 5cqw;
  height: 5.2cqw;
  background-image: url(https://cdn.lumine.jp/contents/design/2026/260423_packwithme/img/slash_rt2.png);
  background-size: contain;
  vertical-align: sub;
  background-repeat: no-repeat;
}

.reco_h3 {
  width: 74%;
  margin: 0 auto;
}

.item_box {
  margin: 4.5% auto 0;
}

.item_box_li1 {
  padding: 1.5%;
  margin-bottom: 2.5%;
  border: 1px solid #42c0f1;
}

.item_box_ul2 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.item_box_ul2 li {
  width: 50%;
}

.item_detail {
  padding: 6% 3.5% 0 3.5%;
}

.shop_name {
  font-size: 3.4cqw;
  font-weight: 600;
  line-height: 1.55em;
}

.item_comment {
  margin-top: 1.5%;
  padding: 2.7% 2.5% 2.5% 2.7%;
  background-color: #def2fa;
}

.item_name, .item_comment p {
  font-size: 3.2cqw;
  font-weight: 500;
  line-height: 1.85em;
}

.item_price {
  font-size: 3cqw;
  font-weight: 500;
  line-height: 1.54em;
}


/* category
//////////////////////////////////////////////////*/
#category {
  background-color: #a1e1fa;
  padding: 5.5% 0 3.5%;
}

.category_h2,.topics_h2 {
  font-size: 5.6cqw;
  text-align: center;
  letter-spacing: 0.03em;
  font-weight: bold;
  line-height: 1.6em;
}

.category_ul,.topics_ul {
  width: 94%;
  margin: 5% auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.category_ul li {
  position: relative;
  width: 48.5%;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 3.5%;
  background-color: #fff;
  border: #e9304f solid 1px;
}

.category_ul li a {
  display: block;
  padding: 9% 6% 9% 0;
  color: #e9304f;
  font-size: 3.6cqw;
  font-weight: 600;
  line-height: 1.64em;
}

.category_sankaku {
  width: 4.5cqw;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 1cqw;
}

.category_sankaku img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 1cqw;
}


/* topics
//////////////////////////////////////////////////*/
#topics {
  padding: 5.5% 0 3.5%;
}

.topics_ul li {
  width: 48.5%;
  margin-bottom: 3%;
}

.topics_ul li .topics_ttl {
  font-size: 3.1cqw;
  font-weight: 500;
  line-height: 1.65em;
  margin-top: 3.2%;
}



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

.menu a {
  text-decoration: none;
}

.menu .menu_h2 {
  width: 50%;
  margin: 0 auto 7%;
}

.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 #e9304f;
  text-indent: -1.6em;
  padding-left: 1.4em;
}

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


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