@charset "UTF-8";
* {
  font-family: "M PLUS 1", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

p, ul, li, div, h3, h4, h5 {
  margin: 0;
  padding: 0;
}

.cat_head,
.cat_side.cat_side_add {
  display: none;
}

ul.cat_goods.grid3 .tile_item {
  width: 333px;
}
ul.cat_goods.grid3 .tile_item .img img {
  width: 100%;
}

.bread_area {
  display: none;
}

.size-18 {
  font-size: 18px;
}

.size-20 {
  font-size: 20px;
}

.size-22 {
  font-size: 22px;
}

.size-30 {
  font-size: 30px;
}

.size-50 {
  font-size: 50px;
}

.weight-800 {
  font-weight: 800;
}

h3 {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-bottom: 40px;
}
h3::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  left: 0;
  background-color: #BB3238;
  bottom: -12px;
}
.attention h3::after {
  background-color: #006B2F;
}

.for_sp {
  display: none;
}

.contents {
  width: 1200px !important;
  font-family: "M PLUS 1", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.bread_area + .cat_wrap {
  margin-top: 0 !important;
}

.cat_wrap {
background-color: #F5EACE;
background-image: url('/img/usr/freepage/202511_coupon/head_bg.jpg'),
url('/img/usr/freepage/202511_coupon/bg_re.jpg');
background-repeat: no-repeat, repeat-y;
background-position: top center, top center;
background-size: 1800px, 2400px;

}

.cat_main {
  margin-top: -50px !important;
  padding-top: 50px !important;
  width: 1200px !important;

}

p.heading {
  font-family: "M PLUS 1", sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 20px;
}
p.heading::before {
  content: "▼";
  color: #C14027;
  display: inline-block;
  margin-right: 5px;
}

a.more {
  font-family: "M PLUS 1", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #FFF;
  text-decoration: none;
  display: block;
  width: 320px;
  border-radius: 4px;
  text-align: center;
  margin: 40px auto 0;
  padding: 9px 5px 11px;
  background-color: #006B2F;
  position: relative;
}
a.more::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  top: -2px;
  margin-left: 5px;
}
a.more + p.heading {
  margin-top: 40px;
}
a.more:hover {
  opacity: 0.7;
}

a.more-all {
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  width: 450px;
  background: #BA2E37;
  margin: 60px auto 0;
  padding: 20px 0;
  border-radius: 4px;
}
a.more-all::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: relative;
  top: -3px;
  margin-left: 10px;
}
a.more-all:hover {
  opacity: 0.7;
}

.cat_main .cat_goods {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: left;
  width: 100%;
  gap: 40px;
}
.cat_main .cat_goods + p.heading {
  margin-top: 40px;
}

.list_info h2 {
  display: none;
}

/*-----------------------------------------------*/
.coupon-2025__main-text {
  margin-top: 60px;
  background: url(/img/usr/freepage/202511_coupon/head_flag.png) no-repeat center;
  background-size:100%;
}
.coupon-2025__main-text p {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.08em;
}
.coupon-2025__main-text p + p {
  margin-top: 16px;
}
.coupon-2025__main-text .under-line {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #FFD345));
  background: linear-gradient(transparent 70%, #FFD345 70%);
}

.text-notice.text-notice {
  font-size: 12px;
  font-weight: normal;
}

.coupon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  font-weight: bold;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 40px auto 0;
}
.coupon__wrap {
  max-width: 520px;
  width: 100%;
  display: block;
  text-align: center;
}
.coupon__main-text {
  background-color: #BF8D2B;
  color: #ffffff;
  text-align: center;
  padding: 12px 20px;
  border-radius: 8px 8px 0 0;
}
.coupon__main-text.coupon__main-text--orange {
  background-color: #BB3238;
}
.coupon__detail-box {
  padding: 16px 20px 28px;
  background-color: #ffffff;
  border: 3px solid #BF8D2B;
  border-radius: 0 0 8px 8px;
}
.coupon__detail-box.coupon__detail-box--orange {
  border: 3px solid #BB3238;
}
.coupon__coupon-price {
  font-size: 38px;
  font-weight: 800;
  color: #BF8D2B;
}
.coupon__detail-box--orange .coupon__coupon-price {
  color: #BB3238;
}
.coupon__coupon-code {
  font-size: 14px;
  margin-top: 11px;
  position: relative;
}
.coupon__coupon-code::before, .coupon__coupon-code::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 12px solid #000000;
  border-bottom: 0;
  display: inline-block;
}
.coupon__coupon-code::before {
  margin-right: 0.5rem;
}
.coupon__coupon-code::after {
  margin-left: 0.5rem;
}
.coupon__coupon-number {
  font-size: 24px;
  margin-top: 5px;
}
.coupon__copy-button {
  border-radius: 4px;
  width: 300px;
  display: block;
  background-color: #006B2F;
  color: #ffffff !important;
  text-align: center;
  padding: 11px 0;
  margin: 10px auto 0;
  text-decoration: none !important;
  position: relative;
  border: none;
  cursor: pointer;
}
.coupon__copy-button:hover {
  background-color: #33845B;
}
.coupon__copy-button::after {
  position: absolute;
  content: "";
  background: url(/img/usr/freepage/2025_coupon/copy_btn.png) no-repeat center;
  width: 14px;
  height: 14px;
  background-size: contain;
  top: 0;
  bottom: 0;
  margin: auto auto auto 10px;
}

.copy-balloon {
  position: absolute;
  left: 50%;
  top: -40px;
  transform: translateX(-50%) scale(0.9);
  background-color: #CC0910;
  color: #fff;
  font-size: 12px;
  padding: 5px 15px;
  border-radius: 15px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 9999;
}

.copy-balloon::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -7px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  border-color: #CC0910 transparent transparent transparent;
}

.copy-balloon.show {
  opacity: 1;
  transform: translateX(-50%) scale(1);
}


.item-here-btn a {
  display: block;
  background-color: #BA2E37;
  text-align: center;
  margin: 40px auto;
  padding: 17px;
  width: 450px;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
  border-radius: 4px;
  text-decoration: none;
  line-height: 45px;
  position: relative;
 background-image: url('/img/usr/freepage/202511_coupon/ico_coupon.png'), url('/img/usr/freepage/202511_coupon/arrow.png');
  background-repeat: no-repeat, no-repeat;
  background-position: 24px center, calc(100% - 24px) center;
  background-size: 69px 44px, 8px 12px;
}

.btn-text {
  position: relative;
  left: 40px; 
}


.contents-wrapper {
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 52px 60px;
  margin: 60px auto 0;
  width: 1200px;
}

.howtouse {
  margin-bottom: 80px;
}
.howtouse__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
}
.howtouse__wrap.for_sp {
  display: none;
}
.howtouse__step {
  background-color: #F5F5F5;
  padding: 32px 0 20px;
  text-align: center;
  display: block;
  width: calc(33.3333333333% - 30px);
  margin: 0 auto;
}
.howtouse__head-text {
  font-family: 24px;
  font-weight: bold;
}
.howtouse__detail-wrap img {
  margin-top: 18px;
}
.howtouse__detail {
  margin-top: 22px;
}
.howtouse a.text-notice {
  margin: 20px auto 0;
  text-align: center;
  display: block;
  color: #000;
}
.howtouse__coupon-code {
  color: #C14027;
  font-size: 12px;
  font-weight: bold;
  margin-top: 53px;
}

.event-period {
  margin-bottom: 80px;
  font-size: 20px;
  font-weight: bold;
}

.target-prize {
  margin-bottom: 80px;
}
.target-prize h4 {
  font-size: 20px;
  font-weight: bold;
}

.target-prize__wrap > a:not([class]) {
  display: none;
}

.attention p {
  font-size: 14px;
}

.product_anchor ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  padding: 0 0 40px;
  margin: 0;
  list-style: none;
}

.product_anchor li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  padding: 16px 24px;
  border: 2px solid #006400;
  border-radius: 6px;
  color: #006400;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  background-color: #fff;
  position: relative;
  letter-spacing: -0.06em;
  transition: all 0.3s ease;
}

.product_anchor li a::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 7px;
  background-image: url('/img/usr/freepage/202511_coupon/arrow_f.png');
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 10px;
  transition: background-image 0.3s ease;
}

.product_anchor li a:hover {
  background-color: #006400;
  color: #fff;
}

.product_anchor li a:hover::after {
  background-image: url('/img/usr/freepage/202511_coupon/arrow_f_h.png');
}




@media screen and (max-width: 750px) {
  .for_sp {
    display: block !important;
    width: 100%;
  }
  .for_pc {
    display: none;
  }
  .cat h1.list_title {
    font-size: 0;
    margin: 0;
    padding: 0;
  }
  h3 {
    font-size: 28px;
  }
  .size-18 {
    font-size: 24px;
  }
  .size-20 {
    font-size: 26px;
  }
  .size-22 {
    font-size: 30px;
  }
  .size-30 {
    font-size: 40px;
  }
  .size-50 {
    font-size: 64px;
  }
  .coupon-2025 {
    padding: 0 12px;
  }
  .text-notice {
    font-size: 16px;
  }
  .item-here-btn {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .contents.contents {
    width: 100% !important;
  }
  .contents_.cat {
    color: #000;
    margin-top: 0;
    background-color: #F5EACE;
    background-image: url('/img/usr/freepage/202511_coupon/bg_sp.jpg?v20251106');
    background-repeat: no-repeat;
    background-position: center 17.5%;
    background-size:100% auto;
  }
  .cat_main.cat_main {
    width: 100% !important;
  }
  .coupon-2025__main-text {
    padding: 0 24px;
    font-size: 28px;
  }
  .coupon-2025__main-text p {
    font-size: 28px;
    margin-bottom:30px;
  }
  .coupon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 24px;
  }
  .coupon__wrap {
    max-width: 100%;
  }
  .coupon__coupon-code {
    font-size: 32px;
  }
  .coupon__coupon-code::before, .coupon__coupon-code::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-top: 30px solid #000000;
    border-bottom: 0;
    display: inline-block;
  }
  .coupon__coupon-code::before {
    margin-right: 0.5rem;
  }
  .coupon__coupon-code::after {
    margin-left: 0.5rem;
  }
  .coupon__coupon-number {
    font-size: 36px;
  }
  .coupon__coupon-price {
    font-size: 48px;
  }
  .coupon__copy-button {
    font-size: 24px;
    width: 90%;
    padding: 25px 0;
  }
  .text-notice.text-notice {
    font-size: 20px;
    text-align: left;
  }

  .contents-wrapper {
    width: calc(100% - 48px);
    padding: 24px 20px;
    margin: 24px auto;
    margin-top:20px;
  }
  .howtouse {
    margin-bottom: 40px;
  }
  .howtouse__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    gap: 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .howtouse__wrap.for_pc {
    display: none;
  }
  .howtouse__headtext, .howtouse__coupon-code {
    font-size: 20px;
  }
  .howtouse__headtext {
    text-align: left;
    font-weight: bold;
  }
  .howtouse__detail {
    font-size: 24px;
    margin: 0;
  }
  .howtouse__detail-wrap {
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .howtouse__step {
    width: 100%;
    padding: 24px 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .howtouse__step + .howtouse__step {
    margin-top: 16px;
  }
  .howtouse__step.howtouse__step--1, .howtouse__step.howtouse__step--3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 25px;
  }
  .howtouse__step.howtouse__step--1 img {
    width: 110px;
  }
  .howtouse__step.howtouse__step--1 .text-notice {
    text-align: center !important;
  }
  .howtouse__step.howtouse__step--3 img {
    width: 120px;
    margin-top: 20px;
  }
  .howtouse__coupon-code {
    margin-top: 10px;
  }
  .event-period {
    margin-bottom: 40px;
  }
  .event-period p {
    font-size: 3vw;
  }
  .target-prize {
    margin-bottom: 40px;
  }
  .attention p {
    font-size: 20px;
  }
  a.more {
    font-size: 24px;
    width: 90%;
    padding: 20px 10px 24px;
    border-radius:10px;
  }
  a.more-all {
    font-size: 28px;
    width: 92%;
    padding: 30px 0;
    border-radius:10px;
  }
  a.more + p.heading {
    margin-top: 60px;
  }
  p.heading {
    font-size: 26px;
  }
.coupon-2025__main-text {
  margin-top: 40px;
  background: url(/img/usr/freepage/202511_coupon/head_bg_sp.jpg) no-repeat;
  background-size:100%;
}


.item-here-btn {
  text-align: center;
  display: flex;
  justify-content: center;
  width: auto;
}

.item-here-btn a {
  display: inline-block;
  
  background-color: #BA2E37;
  text-align: center;
  margin: 30px auto !important;
  padding: 17px;
  width: 75%;
  font-size: 3.5vw;
  color: #FFFFFF;
  font-weight: bold;
  border-radius: 10px;
  text-decoration: none;
  line-height: 80px;
  position: relative;
 background-image: url('/img/usr/freepage/202511_coupon/ico_coupon.png'), url('/img/usr/freepage/202511_coupon/arrow.png');
  background-repeat: no-repeat, no-repeat;
  background-position: 24px center, calc(100% - 24px) center;
  background-size: 15% 50%, 12px 18px;
}

.btn-text {
  position: relative;
  left: 5%; 
}

.product_anchor ul {
  display:block;
  padding: 0 0 40px;
  margin: 0;
  list-style: none;
}

.product_anchor li {
  margin-bottom:20px;
}

.product_anchor li a {
  width: 95%;
  margin-left:2.5%;
  padding: 18px 0px;
  border: 2px solid #006400;
  border-radius: 6px;
  color: #006400;
  font-size: 3vw;
  font-weight:500;
  text-decoration: none;
  background-color: #fff;
}

.product_anchor li a::after {
  content: "";
  display: block;
  width: 18px;
  height: 13px;
  background-image: url('/img/usr/freepage/202511_coupon/arrow_f.png');
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 10px
}

.product_anchor li a:hover {
    background-color: #33845B;
  color: #fff;
  transition: all 0.3s ease;
}

.copy-balloon {
  position: absolute;
  left: 50%;
  top: -40px;
  transform: translateX(-50%) scale(0.9);
  background-color: #CC0910;
  color: #fff;
  font-size: 3vw !important;
  padding: 5px 15px;
  border-radius: 15px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 9999;
}

.copy-balloon::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -7px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  border-color: #CC0910 transparent transparent transparent;
}

.copy-balloon.show {
  opacity: 1;
  transform: translateX(-50%) scale(1);
}
  
}