@charset "UTF-8";
/* --------------------------------------------------------------

	初期設定

----------------------------------------------------------------- */
/* h1 読み上げ対策 */
.ec-featureRole .ec-featureRole__head {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/* 商品紐付けで自動表示されるアンカーリンクを非表示*/
.ec-featureItems.buttons {
	display: none;
}

.ec-layoutRole {
  overflow: hidden;
  background: #f5f1ed;
  background-image: url("/html/upload/user_data/feature/stgcp100/img/2026/bg.png");
  background-size: auto;
  background-repeat: repeat;
  background-position: center bottom;
}

.giftItemsHeadImg {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 28px !important;
  font-size: 1.8rem;
  line-height: 1.3;
}
@media (max-width: 767px) {
 .giftItemsHeadImg {
    margin: 0 0 10px !important;
  }
}

.giftItemsHeadImg h2 {
    background-color: #a28135;
    font-size: min(1.875vw, 24px);
    font-weight: 600;
    text-align: center;
    line-height: 1;
    padding: min(1.406vw, 18px);
    border-radius: min(0.391vw, 5px);
    color: #fff;
    width: 95%;
    margin: auto;
}
.ec-giftArea .giftItemsHeadImg h2 {
    color: #fff !important;
	border-bottom: #a28135 !important;
	font-size: unset !important;
	/*font-size:min(1.875vw, 23px) !important;*/
}

@media (max-width: 767px) {
  .giftItemsHeadImg h2 {
    height: 50px;
    line-height: 30px;
    max-width: 95%;
    padding: 10px;
	color: #fff !important;
	/*border-bottom: #a28135 !important;*/
	font-size: /*4.267vw*/18px;
    /*padding: 3.2vw;*/
    border-radius: 1.333vw;
  }
  }

/*@media (max-width: 767px) {
  .giftItemsHeadImg h2::before {
    left: -10px;
    border-width: 15px 0px 15px 10px;
  }
}
.giftItemsHeadImg h2::after {
  right: -15px;
  border-width: 25px 15px 25px 0px;
}
@media (max-width: 767px) {
  .giftItemsHeadImg h2::after {
    right: -10px;
    border-width: 15px 10px 15px 0px;
  }
}

/*-- 商品紐づけ見出し変更　終了 --*/


@media only screen and (max-width: 767px) {
  .contents_,
  .mainframe_ {
    width: 100% !important;
  }
  .ec-featureItems,
  .giftItemsHeadImg {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.contentWrapper * {
  box-sizing: border-box;
}

.contentWrapper *::before,
.contentWrapper *::after {
  box-sizing: border-box;
}

figure {
  margin: 0;
  padding: 0;
}

.ec-layoutRole {
  background: #f9f0d6 !important;
}

/* h1とソート機能を非表示 */
.event_name_header_,
.event_name_,
.category_name_ {
  display: none !important;
}

* {
  list-style: none;
}

@media only screen and (max-width: 767px) {
  .ec-featureRole {
    padding-left: 0;
    padding-right: 0;
  }
  .ec-featureRole {
    padding-left: 0;
    padding-right: 0;
  }
}
.ec-featureRole .buttons {
  display: none !important;
}

/* --------------------------------------------------------------

	stagecoupon_lead

----------------------------------------------------------------- */
.stagecoupon {
  font-feature-settings: "palt";
}

.stagecoupon_lead {
  width: 100%;
  margin: min(3.125vw, 40px) auto;
}
.stagecoupon_lead dl {
  display: flex;
  background-color: #fff;
  margin: min(2.344vw, 30px) 0 0;
  height: min(10.938vw, 140px);
  align-items: center;
  border-radius: min(1.172vw, 15px);
  border: min(0.313vw, 4px) solid #c8b077;
}
.stagecoupon_lead dl dt,
.stagecoupon_lead dl dd {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: min(1.797vw, 23px);
  font-weight: 600;
  line-height: 1.5;
}
.stagecoupon_lead dl dt {
  width: 40%;
  background-color: #f7e3ac;
  height: min(10.313vw, 132px);
  border-radius: min(0.859vw, 11px) 0 0 min(0.859vw, 11px);
}
.stagecoupon_lead dl dt span {
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  width: min(7.422vw, 95px);
  height: min(7.422vw, 95px);
  font-size: min(1.25vw, 16px);
  box-sizing: border-box;
  line-height: 1.5;
  padding-top: min(2.266vw, 29px);
  margin: max(-0.313vw, -4px) min(1.563vw, 20px) 0 0;
  vertical-align: middle;
  color: #fff;
  background-color: #a28135;
}
.stagecoupon_lead dl dd {
  width: 60%;
  padding-top: min(0.781vw, 10px);
}
.stagecoupon_lead dl dd span {
  font-size: min(3.438vw, 44px);
  vertical-align: middle;
  margin: max(-0.625vw, -8px) min(0.313vw, 4px) 0;
}

@media only screen and (max-width: 767px) {
  .stagecoupon {
    padding: 0 5.333vw;
  }
  .stagecoupon_lead {
    width: auto;
    margin: 5.333vw 0;
  }
  .stagecoupon_lead dl {
    display: block;
    margin: 5.333vw 0 0;
    height: auto;
    border-radius: 2.667vw;
    border: 0.8vw solid #c8b077;
  }
  .stagecoupon_lead dl dt,
  .stagecoupon_lead dl dd {
    display: block;
    font-size: 4.8vw;
    line-height: 1.5;
    text-align: center;
  }
  .stagecoupon_lead dl dt {
    width: auto;
    height: auto;
    border-radius: 1.867vw 1.867vw 0 0;
    padding: 2.667vw 4vw 2.4vw;
  }
  .stagecoupon_lead dl dt br {
    display: none;
  }
  .stagecoupon_lead dl dt span {
    display: block;
    width: 32vw;
    height: auto;
    border-radius: 0.8vw;
    font-size: 3.2vw;
    line-height: 1;
    padding: 1.867vw 2.133vw;
    margin: 0 auto 2.133vw;
  }
  .stagecoupon_lead dl dt span br {
    display: none;
  }
  .stagecoupon_lead dl dd {
    width: auto;
    padding: 3.733vw 0 3.467vw;
    font-size: 3.733vw;
    text-align: center;
  }
  .stagecoupon_lead dl dd span {
    display: inline-block;
    font-size: 5.333vw;
    vertical-align: middle;
    margin: -0.533vw 0.533vw 0;
  }
}
/* --------------------------------------------------------------

	stagecoupon_btn

----------------------------------------------------------------- */
.stagecoupon_btn a {
  display: block;
  border-radius: min(3.906vw, 50px);
  width: min(39.063vw, 500px);
  background-color: #b52424;
  color: #fff;
  padding: min(1.719vw, 22px) 0 min(1.484vw, 19px);
  font-size: min(1.641vw, 21px);
  text-align: center;
  line-height: 1;
  font-weight: 600;
  margin: min(2.344vw, 30px) auto;
  position: relative;
  letter-spacing: min(0.078vw, 1px);
  box-shadow: 0 min(0.469vw, 6px) 0 0 rgb(110, 29, 29);
  transition: opacity 0.3s 0s ease;
}
.stagecoupon_btn a::before, .stagecoupon_btn a::after {
  content: "";
  position: absolute;
  top: calc(50% - min(0.078vw, 1px));
  right: min(1.563vw, 20px);
  width: min(0.938vw, 12px);
  height: min(0.234vw, 3px);
  border-radius: min(781.172vw, 9999px);
  transform-origin: calc(100% - min(0.078vw, 1px)) 50%;
  background-color: #fff;
}
.stagecoupon_btn a::before {
  transform: rotate(45deg);
}
.stagecoupon_btn a::after {
  transform: rotate(-45deg);
}
.stagecoupon_btn a:hover {
  opacity: 0.6;
  transition: opacity 0.3s 0s ease;
}
.stagecoupon_btn ul {
  text-align: center;
}
.stagecoupon_btn ul li {
  font-size: min(1.094vw, 14px);
  line-height: 1.6;
}
.stagecoupon_btn ul li + li {
  margin-top: min(0.234vw, 3px);
}

.stagecoupon_btn2 {
  background-color: #f1f1f1;
  padding: min(2.344vw, 30px) 0 min(3.125vw, 40px);
  border-radius: min(0.391vw, 5px);
  margin: min(3.125vw, 40px) 0 0;
}
.stagecoupon_list .stagecoupon_btn2 {
  background: none;
  padding: 0;
  border-radius: 0;
  margin: 0;
}
.stagecoupon_btn2 a {
  display: block;
  border-radius: min(3.906vw, 50px);
  width: min(39.063vw, 500px);
  background-color: #222;
  color: #fff;
  padding: min(1.719vw, 22px) 0 min(1.484vw, 19px);
  font-size: min(1.641vw, 21px);
  text-align: center;
  line-height: 1;
  font-weight: 600;
  margin: 0 auto;
  position: relative;
  letter-spacing: min(0.078vw, 1px);
  box-shadow: 0 min(0.469vw, 6px) 0 0 rgb(156, 156, 156);
  transition: opacity 0.3s 0s ease;
}
.stagecoupon_btn2 a::before, .stagecoupon_btn2 a::after {
  content: "";
  position: absolute;
  top: calc(50% - min(0.078vw, 1px));
  right: min(1.563vw, 20px);
  width: min(0.938vw, 12px);
  height: min(0.234vw, 3px);
  border-radius: min(781.172vw, 9999px);
  transform-origin: calc(100% - min(0.078vw, 1px)) 50%;
  background-color: #fff;
}
.stagecoupon_btn2 a::before {
  transform: rotate(45deg);
}
.stagecoupon_btn2 a::after {
  transform: rotate(-45deg);
}
.stagecoupon_btn2 a:hover {
  opacity: 0.6;
  transition: opacity 0.3s 0s ease;
}

@media only screen and (max-width: 767px) {
  .stagecoupon_btn a {
    border-radius: 13.333vw;
    width: auto;
    padding: 4.8vw 0 4vw;
    font-size: 4vw;
    margin: 8vw auto;
    letter-spacing: 0;
    box-shadow: 0 1.067vw 0 0 rgb(110, 29, 29);
    transition: opacity 0s 0s ease;
  }
  .stagecoupon_btn a::before, .stagecoupon_btn a::after {
    right: 4vw;
    width: 2.133vw;
    height: 0.533vw;
  }
  .stagecoupon_btn a:hover {
    opacity: 1;
    transition: opacity 0s 0s ease;
  }
  .stagecoupon_btn ul {
    text-align: left;
  }
  .stagecoupon_btn ul li {
    font-size: 3.2vw;
    padding-left: 1em;
    text-indent: -1em;
  }
  .stagecoupon_btn ul li + li {
    margin-top: 0.8vw;
  }
  .stagecoupon_btn2 {
    background-color: transparent;
    padding: 0 0;
    border-radius: 0;
    margin: 8vw 0 2.667vw;
  }
  .stagecoupon_list .stagecoupon_btn2 {
    background: none;
    padding: 0;
    border-radius: 0;
    margin: 0;
  }
  .stagecoupon_btn2 a {
    border-radius: 13.333vw;
    width: auto;
    padding: 4.8vw 0 4vw;
    font-size: 4vw;
    margin: 0 auto;
    letter-spacing: 0;
    box-shadow: 0 1.067vw 0 0 rgb(156, 156, 156);
    transition: opacity 0s 0s ease;
  }
  .stagecoupon_btn2 a::before, .stagecoupon_btn2 a::after {
    right: 4vw;
    width: 2.133vw;
    height: 0.533vw;
  }
  .stagecoupon_btn2 a:hover {
    opacity: 1;
    transition: opacity 0s 0s ease;
  }
}
/* --------------------------------------------------------------

	stagecoupon_container

----------------------------------------------------------------- */
.stagecoupon_container {
  background-color: #fff;
  box-shadow: 0 min(0.156vw, 2px) min(2.344vw, 30px) 0 rgba(0, 0, 0, 0.08);
  border-radius: min(3.906vw, 50px);
  padding: min(3.906vw, 50px) min(4.688vw, 60px) min(4.688vw, 60px);
  margin: min(3.125vw, 40px) 0;
}
.stagecoupon_container + .stagecoupon_container {
  margin-top: min(3.906vw, 50px);
}
.stagecoupon_container h2 {
  background: url(/html/upload/user_data/feature/stagecoupon/img/2026/ribbon.png) no-repeat center top;
  background-size: contain;
  width: min(71.641vw, 917px);
  height: min(6.719vw, 86px);
  margin: auto;
  text-align: center;
  color: #fff;
  font-size: min(2.813vw, 36px);
  box-sizing: border-box;
  padding-top: min(1.172vw, 15px);
  line-height: 1;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-feature-settings: "palt";
  font-weight: 600;
}
.stagecoupon_container h2 br {
  display: none;
}
.stagecoupon_container.stagecoupon_note h2 {
  background: none;
  width: auto;
  height: auto;
  margin: 0 0 min(3.125vw, 40px);
  color: #222;
  font-size: min(2.813vw, 36px);
  padding-top: 0;
}
.stagecoupon_container.stagecoupon_list h2 {
  background: none;
  width: auto;
  height: auto;
  margin: 0 0 min(3.125vw, 40px);
  color: #222;
  font-size: min(2.578vw, 33px);
  padding-top: 0;
  line-height: 1.5;
  position: relative;
}
.stagecoupon_container.stagecoupon_list h2 br {
  display: inline;
}
.stagecoupon_container.stagecoupon_list h2::before, .stagecoupon_container.stagecoupon_list h2::after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: min(0.156vw, 2px);
  height: 100%;
  background-color: #333;
}
.stagecoupon_container.stagecoupon_list h2::before {
  left: min(20.313vw, 260px);
  transform: rotate(-35deg);
}
.stagecoupon_container.stagecoupon_list h2::after {
  right: min(20.313vw, 260px);
  transform: rotate(35deg);
}

@media only screen and (max-width: 767px) {
  .stagecoupon_container {
    box-shadow: 0 0.533vw 2.667vw 0 rgba(0, 0, 0, 0.08);
    border-radius: 5.333vw;
    padding: 8vw 5.333vw;
    margin: 5.333vw 0;
  }
  .stagecoupon_container + .stagecoupon_container {
    margin-top: 8vw;
  }
  .stagecoupon_container h2 {
    background: url(/html/upload/user_data/feature/stagecoupon/img/2026/ribbon_sp.png) no-repeat center top;
    background-size: 100% 100%;
    width: auto;
    height: auto;
    margin: auto;
    font-size: 5.6vw;
    padding: 3.2vw 0;
    line-height: 1.3;
  }
  .stagecoupon_container h2 br {
    display: inline;
  }
  .stagecoupon_container.stagecoupon_note h2 {
    background: none;
    width: auto;
    height: auto;
    margin: 0 0 2.667vw;
    font-size: 6.4vw;
    padding-top: 0;
  }
  .stagecoupon_container.stagecoupon_list h2 {
    background: none;
    width: auto;
    height: auto;
    margin: 0 0 2.667vw;
    font-size: 5.6vw;
    padding-top: 0;
    line-height: 1.5;
  }
  .stagecoupon_container.stagecoupon_list h2::before, .stagecoupon_container.stagecoupon_list h2::after {
    content: none;
    display: none;
  }
}
/* --------------------------------------------------------------

	stagecoupon_coupon

----------------------------------------------------------------- */
.stagecoupon_coupon h3 {
  font-size: min(2.578vw, 33px);
  line-height: 1;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-feature-settings: "palt";
  font-weight: 600;
  text-align: center;
  margin: min(2.344vw, 30px) 0 min(3.125vw, 40px);
}
.stagecoupon_coupon h3 img {
  display: inline-block;
  vertical-align: middle;
  width: min(10.938vw, 140px);
  height: auto;
  margin: max(-0.859vw, -11px) min(1.172vw, 15px) 0 0;
}
.stagecoupon_coupon p {
  font-size: min(1.406vw, 18px);
  line-height: 1.7;
  margin: min(1.172vw, 15px) 0 0;
  text-align: center;
}
.stagecoupon_coupon_note {
  margin: min(2.344vw, 30px) 0 min(4.297vw, 55px) !important;
  text-align: center;
}
.stagecoupon_coupon_note li {
  font-size: min(1.25vw, 16px);
  line-height: 1.6;
}
.stagecoupon_coupon_image {
  display: flex;
  justify-content: space-between;
}
.stagecoupon_coupon_image li {
  width: 32.2%;
  box-sizing: border-box;
  border: min(0.234vw, 3px) solid #af8368;
  border-radius: min(0.781vw, 10px);
  position: relative;
  padding: min(3.516vw, 45px) min(1.563vw, 20px) min(2.344vw, 30px);
}
.stagecoupon_coupon_image li:nth-child(2) {
  border-color: #aaa;
}
.stagecoupon_coupon_image li:nth-child(2) dt {
  background-image: linear-gradient(90deg, rgb(100, 119, 123) 0%, rgb(138, 143, 146) 100%);
}
.stagecoupon_coupon_image li:nth-child(3) {
  border-color: #d2a853;
}
.stagecoupon_coupon_image li:nth-child(3) dt {
  background-image: linear-gradient(90deg, rgb(162, 114, 18) 0%, rgb(206, 164, 77) 100%);
}
.stagecoupon_coupon_image li dl {
  margin: 0;
}
.stagecoupon_coupon_image li dl dt {
  border-radius: min(3.906vw, 50px);
  background-image: linear-gradient(90deg, #714b38 0%, #976c56 100%);
  padding: min(1.016vw, 13px) 0 min(0.859vw, 11px);
  color: #fff;
  text-align: center;
  line-height: 1;
  font-size: min(1.563vw, 20px);
  font-weight: 600;
  position: absolute;
  top: max(-1.797vw, -23px);
  left: 50%;
  width: min(19.531vw, 250px);
  letter-spacing: min(0.078vw, 1px);
  transform: translateX(-50%);
}
.stagecoupon_coupon_image li p {
  display: flex;
  align-items: center;
  gap: min(1.016vw, 13px);
  margin: 0 0 min(1.172vw, 15px);
}
.stagecoupon_coupon_image li p .icon_furusato_green {
  width: min(2.188vw, 28px);
  height: auto;
}
.stagecoupon_coupon_image li p .furusato_logo {
  width: min(17.969vw, 230px);
  height: auto;
}

@media only screen and (max-width: 767px) {
  .stagecoupon_coupon h3 {
    font-size: 5.867vw;
    margin: 5.333vw 0 6.667vw;
  }
  .stagecoupon_coupon h3 img {
    display: block;
    width: 29.333vw;
    height: auto;
    margin: 0 auto 2.667vw;
  }
  .stagecoupon_coupon p {
    font-size: 3.733vw;
    line-height: 1.6;
    margin: 4vw 0 0;
    text-align: left;
  }
  .stagecoupon_coupon p br {
    display: none;
  }
  .stagecoupon_coupon_note {
    margin: 5vw 0 9.333vw !important;
    text-align: left;
  }
  .stagecoupon_coupon_note li {
    font-size: 3.2vw;
    padding-left: 1em;
    text-indent: -1em;
  }
  .stagecoupon_coupon_image {
    display: block;
  }
  .stagecoupon_coupon_image li {
    width: auto;
    border-width: 0.8vw;
    border-radius: 2.133vw;
    padding: 12vw 5.333vw 5.333vw;
  }
  .stagecoupon_coupon_image li + li {
    margin-top: 8vw;
  }
  .stagecoupon_coupon_image li dl {
    margin: 0;
  }
  .stagecoupon_coupon_image li dl dt {
    border-radius: 13.333vw;
    padding: 2.933vw 0 2.4vw;
    font-size: 4.267vw;
    top: -4.8vw;
    width: 53.333vw;
    letter-spacing: 0.267vw;
  }
  .stagecoupon_coupon_image li dl dd img {
    width: 100%;
    height: auto;
  }
  .stagecoupon_coupon_image li p {
    gap: 2.133vw;
    margin: 0 0 3.467vw;
  }
  .stagecoupon_coupon_image li p .icon_furusato_green {
    width: 5.867vw;
    height: auto;
  }
  .stagecoupon_coupon_image li p .furusato_logo {
    width: 56vw;
    height: auto;
  }
}
/* --------------------------------------------------------------

	stagecoupon_howto

----------------------------------------------------------------- */
.stagecoupon_howto p {
  font-size: min(1.406vw, 18px);
  line-height: 1.7;
  margin: min(1.172vw, 15px) 0 0;
  text-align: center;
}
.stagecoupon_howto h3 {
  border-top: min(0.234vw, 3px) solid #111;
  text-align: center;
  margin: min(5.469vw, 70px) 0 min(3.906vw, 50px);
}
.stagecoupon_howto h3 span {
  display: inline-block;
  font-size: min(2.344vw, 30px);
  line-height: 1;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-feature-settings: "palt";
  font-weight: 600;
  text-align: center;
  margin: max(-4.141vw, -53px) 0 0;
  background-color: #fff;
  padding: 0 min(1.563vw, 20px);
}
.stagecoupon_howto ol {
  margin: 0 !important;
  padding: 0 !important;
  display: flex;
  justify-content: space-between;
}
.stagecoupon_howto ol li {
  width: 31%;
  box-sizing: border-box;
  position: relative;
}
.stagecoupon_howto ol li img {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  border: min(0.078vw, 1px) solid #ddd;
}
.stagecoupon_howto ol li p {
  font-size: min(1.25vw, 16px);
  text-align: left;
  line-height: 1.8;
  margin: min(1.563vw, 20px) 0 0;
}
.stagecoupon_howto ol li p span {
  display: inline-block;
  width: min(3.906vw, 50px);
  height: min(3.906vw, 50px);
  line-height: min(3.906vw, 50px);
  border-radius: 50%;
  text-align: center;
  font-size: min(2.188vw, 28px);
  font-weight: 700;
  color: #fff;
  background-color: #222;
  position: absolute;
  left: max(-1.563vw, -20px);
  top: max(-1.953vw, -25px);
}

@media only screen and (max-width: 767px) {
  .stagecoupon_howto p {
    font-size: 3.733vw;
    line-height: 1.6;
    margin: 4vw 0 0;
    text-align: left;
  }
  .stagecoupon_howto p br {
    display: none;
  }
  .stagecoupon_howto h3 {
    border-top-width: 0.533vw;
    margin: 13.333vw 0 8vw;
  }
  .stagecoupon_howto h3 span {
    vertical-align: middle;
    font-size: 5.867vw;
    margin: -4vw 0 0;
    padding: 0 2.133vw;
  }
  .stagecoupon_howto ol {
    margin: 0 !important;
    padding: 0 !important;
    display: block;
  }
  .stagecoupon_howto ol li {
    width: auto;
  }
  .stagecoupon_howto ol li + li {
    margin-top: 10.667vw;
  }
  .stagecoupon_howto ol li p {
    font-size: 3.733vw;
    margin: 2.667vw 0 0;
  }
  .stagecoupon_howto ol li p span {
    width: 10.667vw;
    height: 10.667vw;
    line-height: 11.2vw;
    font-size: 5.333vw;
    left: -2.667vw;
    top: -6.667vw;
  }
}
/* --------------------------------------------------------------

	stagecoupon_note

----------------------------------------------------------------- */
.stagecoupon_note ul {
  width: 90%;
  margin: 0 auto !important;
}
.stagecoupon_note ul li {
  font-size: min(1.25vw, 16px);
  line-height: 1.6;
  padding-left: 1em;
  text-indent: -1em;
}
.stagecoupon_note ul li + li {
  margin-top: min(0.391vw, 5px);
}

@media only screen and (max-width: 767px) {
  .stagecoupon_note ul {
    width: auto;
  }
  .stagecoupon_note ul li {
    font-size: 3.733vw;
  }
  .stagecoupon_note ul li + li {
    margin-top: 0.8vw;
  }
}
/* --------------------------------------------------------------

	stagecoupon_list

----------------------------------------------------------------- */
.stagecoupon_list .DetailBox1 {
  border: solid #eee min(0.156vw, 2px);
  border-top: none;
  width: 90%;
  margin: auto;
  padding: min(3.125vw, 40px) 0;
  border-radius: 0 0 min(1.563vw, 20px) min(1.563vw, 20px);
}
.stagecoupon_list .cpTtl2 {
  background-color: #1ca4d3;
  font-size: min(1.875vw, 24px);
  line-height: 1;
  letter-spacing: min(0.078vw, 1px);
  font-weight: 600;
  color: #fff;
  padding: min(1.563vw, 20px);
  width: 90%;
  margin: auto;
  border-radius: min(1.563vw, 20px) min(1.563vw, 20px) 0 0;
  text-align: center;
}
.stagecoupon_list .cpTxt {
  font-size: min(1.328vw, 17px);
  line-height: 1.7;
  text-align: center;
  margin: min(2.344vw, 30px) 0;
}
.stagecoupon_list .txtBox {
  display: flex;
  gap: min(1.953vw, 25px);
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: min(1.25vw, 16px);
}
.stagecoupon_list .txtBox img {
  width: min(29.688vw, 380px);
  height: auto;
}
.stagecoupon_list .txtBox p {
  font-size: min(1.25vw, 16px);
}
.stagecoupon_list .txtBox .sttl01 {
  display: block;
  color: #1ca4d3;
  border: solid #1ca4d3 min(0.313vw, 4px);
  padding: min(1.563vw, 20px) min(3.125vw, 40px);
  border-radius: min(0.781vw, 10px);
  margin-bottom: min(1.172vw, 15px);
  font-weight: 600;
  font-size: min(1.719vw, 22px);
}

@media only screen and (max-width: 767px) {
  .stagecoupon_list .DetailBox1 {
    border-width: 0.533vw;
    border-top: none;
    width: auto;
    margin: auto;
    padding: 5.333vw 5.333vw 8vw;
    border-radius: 0 0 2.667vw 2.667vw;
  }
  .stagecoupon_list .cpTtl2 {
    font-size: 4.267vw;
    letter-spacing: 0;
    padding: 3.733vw 0;
    width: auto;
    border-radius: 2.667vw 2.667vw 0 0;
  }
  .stagecoupon_list .cpTxt {
    font-size: 3.733vw;
    line-height: 1.6;
    text-align: left;
    margin: 5.333vw 0;
  }
  .stagecoupon_list .cpTxt br {
    display: none;
  }
  .stagecoupon_list .txtBox {
    display: block;
    font-size: 4.267vw;
  }
  .stagecoupon_list .txtBox p {
    font-size: 3.6vw;
  }
  .stagecoupon_list .txtBox p + p {
    margin-top: 2.667vw;
  }
  .stagecoupon_list .txtBox p + p img {
    width: 100%;
    height: auto;
  }
  .stagecoupon_list .txtBox .sttl01 {
    border: solid #1ca4d3 0.8vw;
    padding: 2.667vw 4vw;
    border-radius: 2.667vw;
    margin-bottom: 2.667vw;
    font-size: 4.267vw;
  }
}
/* --------------------------------------------------------------

	stagecoupon_feature

----------------------------------------------------------------- */
.stagecoupon_feature {
  margin: min(4.688vw, 60px) 0;
}
.stagecoupon_feature h2 {
  background-color: #a28135;
  font-size: min(1.875vw, 24px);
  font-weight: 600;
  text-align: center;
  line-height: 1;
  padding: min(1.406vw, 18px);
  border-radius: min(0.391vw, 5px);
  color: #fff;
  width: 95%;
  margin: auto;
}
.stagecoupon_feature ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 95%;
  margin: auto !important;
}
.stagecoupon_feature ul li {
  width: 48.5%;
  margin-top: 3%;
}
.stagecoupon_feature ul li img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 767px) {
  .stagecoupon_feature {
    margin: 10.667vw 0;
  }
  .stagecoupon_feature h2 {
    font-size: 4.267vw;
    padding: 3.2vw;
    border-radius: 1.333vw;
    width: auto;
  }
  .stagecoupon_feature ul {
    display: block;
    width: auto;
  }
  .stagecoupon_feature ul li {
    width: auto;
    margin-top: 4vw;
  }
}
/* --------------------------------------------------------------

	stagecoupon_feature2

----------------------------------------------------------------- */
.stagecoupon_feature2 {
  margin: min(4.688vw, 60px) 0;
}
.stagecoupon_feature2 h2 {
  background-color: #a28135;
  font-size: min(1.875vw, 24px);
  font-weight: 600;
  text-align: center;
  line-height: 1;
  padding: min(1.406vw, 18px);
  border-radius: min(0.391vw, 5px);
  color: #fff;
  width: 95%;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .stagecoupon_feature2 {
    margin: 10.667vw 0;
  }
  .stagecoupon_feature2 h2 {
    font-size: 4.267vw;
    padding: 3.2vw;
    border-radius: 1.333vw;
    width: auto;
  }
}/*# sourceMappingURL=style.css.map */