@charset "UTF-8";
/* 読み上げ対策 */
.ec-featureRole .ec-featureRole__head {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  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;
}

.swiper-parent {
  padding: 0 !important;
}

.cp8shuunen {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
@media (min-width: 769px) {
  .cp8shuunen .sp-only {
    display: none;
  }
}
@media (max-width: 768px) {
  .cp8shuunen .pc-only {
    display: none;
  }
}
.cp8shuunen .mt-15 {
  margin-top: 15px;
}
.cp8shuunen .mb-15 {
  margin-bottom: 15px;
}
.cp8shuunen .marker {
  font-size: inherit;
  background: linear-gradient(transparent 60%, #aedff4 60%);
}
@media (max-width: 768px) {
  .cp8shuunen .feature-fv {
    margin: 0 -4.27%;
  }
}
.cp8shuunen .feature-fv h1 {
  margin: 0;
}
.cp8shuunen .feature-fv a {
  transition: 0.3s;
}
.cp8shuunen .feature-fv a:hover {
  opacity: 0.7;
}
.cp8shuunen .intro-text-box .intro-main {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 10px;
  color: #000;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .cp8shuunen .intro-text-box .intro-main {
    font-size: 1.6rem;
  }
}
.cp8shuunen .pagenav {
  padding: 30px 0;
  text-align: center;
}
@media (max-width: 768px) {
  .cp8shuunen .pagenav {
    padding: 20px 0;
  }
}
.cp8shuunen .pagenav .inner {
  max-width: 1160px;
  margin: 0 auto;
}
.cp8shuunen .pagenav .anchor-nav {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .cp8shuunen .pagenav .anchor-nav {
    gap: 12px 8px;
    justify-content: flex-start;
    margin-bottom: 25px;
  }
}
.cp8shuunen .pagenav .anchor-nav.w5col .anchor-btn {
  width: calc(20% - 10px);
  font-size: 1.6rem;
}
@media (max-width: 768px) {
  .cp8shuunen .pagenav .anchor-nav.w5col .anchor-btn {
    font-size: 1.2rem;
    width: calc(50% - 4px);
  }
}
.cp8shuunen .pagenav .anchor-nav.w4col {
  margin-bottom: 0;
}
.cp8shuunen .pagenav .anchor-nav.w4col .anchor-btn {
  width: calc(25% - 10px);
  font-size: 2rem;
}
@media (max-width: 768px) {
  .cp8shuunen .pagenav .anchor-nav.w4col .anchor-btn {
    font-size: 1.2rem;
    width: calc(50% - 4px);
  }
}
.cp8shuunen .pagenav .anchor-nav .anchor-btn {
  display: inline-block;
  padding: 0.8em 1em;
  background-color: #fff;
  box-shadow: 0 5px 0 #c1272d;
  border-radius: 50vh;
  color: #c1272d;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  border: 2px solid #c1272d;
  transition: 0.3s;
}
.cp8shuunen .pagenav .anchor-nav .anchor-btn__border-red {
  background-color: #fff;
  box-shadow: 0 5px 0 #c1272d;
  color: #000;
  border: 2px solid #c1272d;
}
.cp8shuunen .pagenav .anchor-nav .anchor-btn__border-green {
  background-color: #fff;
  box-shadow: 0 5px 0 #009245;
  color: #000;
  border: 2px solid #009245;
}
.cp8shuunen .pagenav .anchor-nav .anchor-btn__border-yellow {
  background-color: #fff;
  box-shadow: 0 5px 0 #f7931e;
  color: #000;
  border: 2px solid #f7931e;
}
.cp8shuunen .pagenav .anchor-nav .anchor-btn__border-blue {
  background-color: #fff;
  box-shadow: 0 5px 0 #0071bc;
  color: #000;
  border: 2px solid #0071bc;
}
.cp8shuunen .pagenav .anchor-nav .anchor-btn:hover {
  box-shadow: none;
  transform: translateY(5px);
}
.cp8shuunen .cp8intronav {
  padding-bottom: 0;
}
.cp8shuunen .cp8intro {
  text-align: center;
  margin-top: 100px;
}
.cp8shuunen .cp8intro__title {
  margin: 30px auto;
}
@media (max-width: 768px) {
  .cp8shuunen .cp8intro__title {
    margin: 20px auto;
  }
}
.cp8shuunen .cp8feature {
  margin-top: 80px;
}
@media (max-width: 768px) {
  .cp8shuunen .cp8feature {
    margin-top: 60px;
  }
}
.cp8shuunen .cp8feature__area {
  position: relative;
}
.cp8shuunen .cp8feature__title {
  padding: 0 20px;
  margin: 30px auto;
  font-size: 2.4rem;
  text-align: center;
}
@media (max-width: 768px) {
  .cp8shuunen .cp8feature__title {
    max-width: 500px;
    font-size: 1.6rem;
    margin: 10px auto;
    padding: 0;
  }
}
.cp8shuunen .cp8feature__title__badge {
  text-align: center;
  font-size: inherit;
  max-width: 367px;
  display: block;
  margin: auto;
  color: #fff;
  padding: 14px;
  width: 100%;
  border-radius: 50vh;
  font-size: inherit;
  position: relative;
  z-index: 0;
}
@media (max-width: 768px) {
  .cp8shuunen .cp8feature__title__badge {
    max-width: 264px;
    margin-bottom: 10px;
    padding: 7px;
  }
}
.cp8shuunen .cp8feature__title__badge.green {
  background-color: #009245;
}
.cp8shuunen .cp8feature__title__badge.green:before {
  position: absolute;
  content: "";
  width: calc(100vw - 60px);
  height: 4px;
  background-color: #009245;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media (max-width: 768px) {
  .cp8shuunen .cp8feature__title__badge.green:before {
    width: calc(100vw - 30px);
    height: 2px;
  }
}
.cp8shuunen .cp8feature__title__badge.yellow {
  background-color: #f7931e;
}
.cp8shuunen .cp8feature__title__badge.yellow:before {
  position: absolute;
  content: "";
  width: calc(100vw - 60px);
  height: 4px;
  background-color: #f7931e;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media (max-width: 768px) {
  .cp8shuunen .cp8feature__title__badge.yellow:before {
    width: calc(100vw - 30px);
    height: 2px;
  }
}
.cp8shuunen .cp8feature__title__badge.red {
  background-color: #c1272d;
}
.cp8shuunen .cp8feature__title__badge.red:before {
  position: absolute;
  content: "";
  width: calc(100vw - 60px);
  height: 4px;
  background-color: #c1272d;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media (max-width: 768px) {
  .cp8shuunen .cp8feature__title__badge.red:before {
    width: calc(100vw - 30px);
    height: 2px;
  }
}
.cp8shuunen .cp8feature__title__badge.blue {
  background-color: #0071bc;
}
.cp8shuunen .cp8feature__title__badge.blue:before {
  position: absolute;
  content: "";
  width: calc(100vw - 60px);
  height: 4px;
  background-color: #0071bc;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media (max-width: 768px) {
  .cp8shuunen .cp8feature__title__badge.blue:before {
    width: calc(100vw - 30px);
    height: 2px;
  }
}
.cp8shuunen .cp8feature__subtitle {
  text-align: center;
  font-size: inherit;
  max-width: 100%;
  display: block;
  margin: auto;
  color: #000;
  padding: 14px;
  width: 100%;
  font-size: inherit;
  position: relative;
  font-size: 2.4rem;
  font-weight: 600;
  z-index: 0;
  border-bottom: 4px solid #000;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .cp8shuunen .cp8feature__subtitle {
    font-size: 2rem;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
  }
}
.cp8shuunen .cp8feature__subtitle.green {
  color: #009245;
  border-color: #009245;
}
.cp8shuunen .cp8feature__subtitle.yellow {
  color: #f7931e;
  border-color: #f7931e;
}
.cp8shuunen .cp8feature__subtitle.red {
  color: #c1272d;
  border-color: #c1272d;
}
.cp8shuunen .cp8feature__subtitle.blue {
  color: #0071bc;
  border-color: #0071bc;
}
.cp8shuunen .red-text {
  color: #c1272d;
  font-size: 1em;
  font-weight: bold;
}
.cp8shuunen .green-text {
  color: #009245;
  font-size: 1em;
  font-weight: bold;
}
.cp8shuunen .yellow-text {
  color: #f7931e;
  font-size: 1em;
  font-weight: bold;
}
.cp8shuunen .blue-text {
  color: #0071bc;
  font-size: 1em;
  font-weight: bold;
}
.cp8shuunen .large {
  font-size: 1.8em;
}
.cp8shuunen .ex-large {
  font-size: 2.4em;
}
@media (max-width: 768px) {
  .cp8shuunen #cp8feature3 .large {
    font-size: 1.2em;
  }
}
.cp8shuunen .middle {
  font-size: 1.4em;
}
.cp8shuunen hr {
  border-top: 1px solid #b5b5b5;
  margin: 20px 0;
}
.cp8shuunen .entry-btn,
.cp8shuunen .carendar-btn {
  text-align: center;
  margin: auto;
  width: 100%;
  max-width: 520px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 0.8em 1em;
  border-radius: 50vh;
  color: #fff;
  font-size: 2.6rem;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s;
}
@media (max-width: 768px) {
  .cp8shuunen .entry-btn,
  .cp8shuunen .carendar-btn {
    font-size: 1.8rem;
  }
}
.cp8shuunen .entry-btn:hover,
.cp8shuunen .carendar-btn:hover {
  box-shadow: none;
  transform: translateY(5px);
}
.cp8shuunen .entry-btn img,
.cp8shuunen .carendar-btn img {
  width: 28px;
}
@media (max-width: 768px) {
  .cp8shuunen .entry-btn img,
  .cp8shuunen .carendar-btn img {
    width: 20px;
  }
}
.cp8shuunen .entry-btn__border-red,
.cp8shuunen .carendar-btn__border-red {
  background-color: #fff;
  box-shadow: 0 5px 0 #c1272d;
  color: #c1272d;
  border: 2px solid #c1272d;
}
.cp8shuunen .entry-btn__red,
.cp8shuunen .carendar-btn__red {
  background-color: #c1272d;
  box-shadow: 0 5px 0 #9c0000;
  border: 2px solid #c1272d;
}
.cp8shuunen .entry-btn__green,
.cp8shuunen .carendar-btn__green {
  background-color: #009245;
  box-shadow: 0 5px 0 #006837;
  border: 2px solid #009245;
}
.cp8shuunen .entry-btn__blue,
.cp8shuunen .carendar-btn__blue {
  background-color: #0071bc;
  box-shadow: 0 5px 0 #003186;
  border: 2px solid #0071bc;
}
.cp8shuunen .entry-btn__orange,
.cp8shuunen .carendar-btn__orange {
  background-color: #f15a24;
  box-shadow: 0 5px 0 #bc3f00;
  border: 2px solid #f15a24;
  padding: 0.2em 1em;
}
.cp8shuunen .entry-btn__yellow,
.cp8shuunen .carendar-btn__yellow {
  background-color: #f7931e;
  box-shadow: 0 5px 0 #b47e00;
  border: 2px solid #f7931e;
}
.cp8shuunen .arrow {
  position: relative;
}
.cp8shuunen .arrow:before, .cp8shuunen .arrow:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.cp8shuunen .arrow__anchordown:before {
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.cp8shuunen .arrow__anchordown:after {
  right: 14px;
  top: 5px;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 3px solid transparent;
  border-top: 4px solid #fff;
}
.cp8shuunen .arrow__down:before {
  width: 2rem;
  height: 2rem;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.cp8shuunen .arrow__down:after {
  right: 14px;
  top: 7px;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  border: 5px solid transparent;
  border-top: 3px solid #fff;
}
.cp8shuunen .arrow__right:before {
  width: 2rem;
  height: 2rem;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.cp8shuunen .arrow__right:after {
  right: 11px;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  border: 5px solid transparent;
  border-left: 3px solid #fff;
}
.cp8shuunen .arrow__red:before {
  background: #c1272d;
}
.cp8shuunen .arrow__yellow:before {
  background: #f7931e;
}
.cp8shuunen .arrow__blue:before {
  background: #0071bc;
}
.cp8shuunen .arrow__green:before {
  background: #009245;
}
.cp8shuunen .arrow__white-red:before {
  background: #c1272d;
}
.cp8shuunen .arrow__white-red:after {
  border-top: 6px solid #fff;
}
.cp8shuunen .arrow__green-white:before {
  background: #fff;
}
.cp8shuunen .arrow__green-white:after {
  border-left: 6px solid #009245;
}
.cp8shuunen .arrow__yellow-white:before {
  background: #fff;
}
.cp8shuunen .arrow__yellow-white:after {
  border-left: 6px solid #f7931e;
}
.cp8shuunen .arrow__blue-white:before {
  background: #fff;
}
.cp8shuunen .arrow__blue-white:after {
  border-left: 6px solid #0071bc;
}
.cp8shuunen .arrow__orange-white:before {
  background: #fff;
}
.cp8shuunen .arrow__orange-white:after {
  border-left: 6px solid #f15a24;
}
.cp8shuunen .campaign-area {
  padding: 100px 0px 0;
  text-align: center;
  position: relative;
  z-index: 0;
}
@media (min-width: 769px) {
  .cp8shuunen .campaign-area {
    margin: 0 -20px;
  }
}
@media (min-width: 1400px) {
  .cp8shuunen .campaign-area {
    margin: 0 -60px;
  }
}
@media (max-width: 768px) {
  .cp8shuunen .campaign-area {
    padding: 50px 0 0;
  }
}
.cp8shuunen .campaign-area:before {
  position: absolute;
  content: "";
  background-image: url("/html/upload/user_data/feature/anv/img/2026/bg.jpg");
  background-repeat: repeat;
  background-size: 1920px;
  width: 100vw;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  -webkit-mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
  mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
}
.cp8shuunen .campaign-area__title {
  padding: 0 20px;
  margin: -35px auto 30px;
  display: inline-block;
  font-size: 2.8rem;
}
@media (max-width: 768px) {
  .cp8shuunen .campaign-area__title {
    max-width: 500px;
    font-size: 1.8rem;
    margin: -20px auto 20px;
  }
}
.cp8shuunen .campaign-area__title__badge {
  font-size: inherit;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6);
  max-width: 367px;
  display: block;
  margin: auto;
  color: #fff;
  padding: 14px;
  width: 100%;
  border-radius: 50vh;
  background-image: url("/html/upload/user_data/feature/anv/img/2026/cp1-title-head-bg.jpg");
}
@media (max-width: 768px) {
  .cp8shuunen .campaign-area__title__badge {
    max-width: 264px;
    margin-bottom: 20px;
    padding: 7px;
  }
}
.cp8shuunen .campaign-area .inner {
  border-radius: 15px 15px 0 0;
  background-color: #f5f5f5;
  padding: 0px 80px 0px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .cp8shuunen .campaign-area .inner {
    border-radius: 5px 5px 0 0;
    padding: 0px 15px 0px;
  }
}
.cp8shuunen .campaign-area .plus-divider {
  width: 56px;
  height: auto;
  margin: 30px auto 27px;
}
@media (max-width: 768px) {
  .cp8shuunen .campaign-area .plus-divider {
    width: 10vw;
    max-width: 56px;
    margin: 20px auto 15px;
  }
}
.cp8shuunen .campaign-area .illust-left,
.cp8shuunen .campaign-area .illust-right {
  position: absolute;
  pointer-events: none;
  user-select: none;
}
.cp8shuunen .campaign-area .illust-left {
  top: 25%;
  left: -100px;
  width: clamp(160px, 17vw, 210px);
}
@media (max-width: 768px) {
  .cp8shuunen .campaign-area .illust-left {
    top: 70px;
    left: -9vw;
    width: 20vw;
  }
}
.cp8shuunen .campaign-area .illust-right {
  top: 60px;
  right: -100px;
  width: clamp(160px, 17vw, 210px);
}
@media (max-width: 768px) {
  .cp8shuunen .campaign-area .illust-right {
    top: 26px;
    right: -9vw;
    width: 20vw;
  }
}
.cp8shuunen .point-main {
  text-align: center;
}
.cp8shuunen .point-main + .point-sub {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .cp8shuunen .point-main + .point-sub {
    margin-top: 30px;
  }
}
.cp8shuunen .point-text {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 180%;
}
@media (max-width: 768px) {
  .cp8shuunen .point-text {
    font-size: 1.6rem;
  }
}
.cp8shuunen .point-text span {
  font-size: 1.5em;
}
.cp8shuunen .point-bigtext {
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 3.4rem;
  margin: 20px 0 20px;
  line-height: 150%;
}
@media (max-width: 768px) {
  .cp8shuunen .point-bigtext {
    margin: 10px 0 20px;
    font-size: 2.2rem;
    flex-wrap: wrap;
  }
}
.cp8shuunen .point-bigtext .view-logo {
  display: inline-block;
}
.cp8shuunen .point-bigtext .view-logo img {
  display: inline-block;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .cp8shuunen .point-bigtext .view-logo img {
    width: 17vw;
  }
}
.cp8shuunen .period-box {
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  margin: 25px auto;
  overflow: hidden;
  max-width: 750px;
}
@media (max-width: 768px) {
  .cp8shuunen .period-box {
    flex-direction: column;
    margin: 25px auto 10px;
  }
}
.cp8shuunen .period-box .period-label {
  width: 30%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 2rem;
  position: relative;
}
@media (max-width: 768px) {
  .cp8shuunen .period-box .period-label {
    width: 100%;
    padding: 6px 0;
    font-size: 1.6rem;
  }
}
.cp8shuunen .period-box .period-label:before {
  position: absolute;
  content: "";
  background-color: #ccc;
  width: 1px;
  height: 80%;
  right: 0;
}
@media (max-width: 768px) {
  .cp8shuunen .period-box .period-label:before {
    height: 1px;
    width: 90%;
    right: auto;
    bottom: 0;
  }
}
.cp8shuunen .period-box .period-date {
  width: 70%;
  padding: 15px;
  font-size: 2.8rem;
  font-weight: bold;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .cp8shuunen .period-box .period-date {
    width: 100%;
    font-size: 1.8rem;
    padding: 6px 10px;
    line-height: 1;
  }
}
.cp8shuunen .period-box .period-date > div {
  font-size: inherit;
}
.cp8shuunen .period-box .period-date .day-green {
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 50vh;
  background-color: #009245;
  line-height: 1;
  top: -3px;
  position: relative;
}
@media (max-width: 768px) {
  .cp8shuunen .period-box .period-date .day-green {
    width: 1.5em;
    height: 1.5em;
    font-size: 0.7em;
    top: -2px;
  }
}
.cp8shuunen .period-box .period-date .day-red {
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 50vh;
  background-color: #c1272d;
  line-height: 1;
  top: -3px;
  position: relative;
}
@media (max-width: 768px) {
  .cp8shuunen .period-box .period-date .day-red {
    width: 1.5em;
    height: 1.5em;
    font-size: 0.7em;
    top: -2px;
  }
}
.cp8shuunen .period-box .period-date .day-yellow {
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 50vh;
  background-color: #f7931e;
  line-height: 1;
  top: -3px;
  position: relative;
}
@media (max-width: 768px) {
  .cp8shuunen .period-box .period-date .day-yellow {
    width: 1.5em;
    height: 1.5em;
    font-size: 0.7em;
    top: -2px;
  }
}
.cp8shuunen .period-box .period-date .day-blue {
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 50vh;
  background-color: #0071bc;
  line-height: 1;
  top: -3px;
  position: relative;
}
@media (max-width: 768px) {
  .cp8shuunen .period-box .period-date .day-blue {
    width: 1.5em;
    height: 1.5em;
    font-size: 0.7em;
    top: -2px;
  }
}
.cp8shuunen .bonus-box {
  border: 3px solid #009245;
  background-color: #f0f9f4;
  border-radius: 15px;
  padding: 50px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 750px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .cp8shuunen .bonus-box {
    border-radius: 10px;
    border-width: 2px;
    flex-direction: column;
    padding: 20px;
  }
}
.cp8shuunen .bonus-box .bonus-top {
  display: flex;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .cp8shuunen .bonus-box .bonus-top {
    margin-bottom: 10px;
  }
}
.cp8shuunen .bonus-box .bonus-badge {
  width: 115px;
  height: 115px;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .cp8shuunen .bonus-box .bonus-badge {
    width: 22vw;
    height: 22vw;
  }
}
.cp8shuunen .bonus-box .bonus-bottom {
  width: 100%;
}
.cp8shuunen .bonus-box .bonus-title {
  text-align: left;
  font-weight: bold;
  flex: 1;
  font-size: 3rem;
}
@media (max-width: 768px) {
  .cp8shuunen .bonus-box .bonus-title {
    font-size: 1.6rem;
  }
}
.cp8shuunen .bonus-box .bonus-title-top {
  display: block;
  font-size: inherit;
}
.cp8shuunen .bonus-box .bonus-title-bottom {
  display: block;
  font-size: inherit;
}
@media (max-width: 768px) {
  .cp8shuunen .bonus-box .bonus-title-bottom {
    font-size: 1.2em;
  }
}
.cp8shuunen .notes {
  display: inline-block;
  text-align: left;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .cp8shuunen .notes {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cp8shuunen .notes li {
  font-size: 1.4rem;
  text-indent: -1.4rem;
  margin-left: 1.4rem;
  margin-bottom: 2px;
}
@media (max-width: 768px) {
  .cp8shuunen .notes li {
    font-size: 1.2rem;
    text-indent: -1.2rem;
    margin-left: 1.2rem;
  }
}
.cp8shuunen {
  /* =======================
     吹き出し（日付）
  ======================= */
}
.cp8shuunen .coupon-flag {
  display: inline-block;
  background: #c1272d;
  color: #fff;
  font-weight: 700;
  font-size: 2.2rem;
  padding: 5px 10px;
  border-radius: 999px;
  position: relative;
  margin-bottom: 24px;
  width: 100%;
  text-align: center;
  line-height: 1;
}
@media (max-width: 768px) {
  .cp8shuunen .coupon-flag {
    font-size: 1.8rem;
    width: 85%;
    margin: auto;
    padding: 5px 10px;
    margin-bottom: 18px;
  }
}
.cp8shuunen {
  /* 三角 */
}
.cp8shuunen .coupon-flag::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -9px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #c1272d;
}
.cp8shuunen {
  /* =======================
     期間カード
  ======================= */
}
.cp8shuunen .coupon-period {
  background: #f8f0df;
  border-radius: 10px;
  padding: 10px 20px;
  text-align: center;
  width: 100%;
}
@media (max-width: 768px) {
  .cp8shuunen .coupon-period {
    padding: 10px;
  }
}
.cp8shuunen .coupon-period.limited {
  background: #f8e4df;
}
.cp8shuunen .coupon-period.limited:before {
  border-top: 10px solid #f8e4df;
}
.cp8shuunen .coupon-period__top {
  position: relative;
  margin-top: 15px;
}
.cp8shuunen .coupon-period__top:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -9px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f8f0df;
}
.cp8shuunen .coupon-period__bottom {
  position: relative;
  margin-bottom: 15px;
}
.cp8shuunen .coupon-period__bottom:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -9px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f8f0df;
}
.cp8shuunen .coupon-period__title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 5px;
}
.cp8shuunen .coupon-period__date {
  font-size: 2rem;
  font-weight: 700;
  color: #c1272d;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .cp8shuunen .coupon-period__date {
    font-size: 1.8rem;
  }
}
.cp8shuunen {
  /* セクション余白 */
}
.cp8shuunen .coupon-get {
  margin-top: 30px;
}
.cp8shuunen .coupon-get__inner {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  background: #f8e5df;
  border-radius: 10px;
  text-align: center;
  padding: 20px;
}
@media (max-width: 768px) {
  .cp8shuunen .coupon-get__inner {
    padding: 10px;
  }
}
.cp8shuunen .coupon-get__title {
  font-size: 2.4rem;
  font-weight: 700;
  color: #c1272d;
  padding-bottom: 14px;
  margin-bottom: 18px;
  position: relative;
}
@media (max-width: 768px) {
  .cp8shuunen .coupon-get__title {
    font-size: 1.6rem;
    padding-bottom: 6px;
    margin-bottom: 6px;
  }
}
.cp8shuunen .coupon-get__title:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #c1272d;
  position: absolute;
  left: 0;
  bottom: 0;
}
.cp8shuunen .coupon-get__text {
  font-size: 2.4rem;
  font-weight: 700;
  color: #c1272d;
}
@media (max-width: 768px) {
  .cp8shuunen .coupon-get__text {
    font-size: 1.6rem;
  }
}
.cp8shuunen {
  /* ===============================
     BottomSheet Drawer（SP）
  =============================== */
}
.cp8shuunen .sp-drawer-toggle {
  display: none;
}
.cp8shuunen {
  /* 背景暗転 */
}
.cp8shuunen .sp-drawer-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  opacity: 0;
  pointer-events: none;
  transition: 0.4s;
  z-index: 9998;
}
@media (min-width: 769px) {
  .cp8shuunen .sp-drawer-overlay {
    display: none;
  }
}
.cp8shuunen {
  /* ドロワー本体 */
}
.cp8shuunen .sp-drawer {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 65vh;
  background: #fff;
  border-radius: 10px 10px 0 0;
  z-index: 9999;
  box-shadow: 0 -20px 40px rgba(0, 0, 0, 0.2);
  /* ← ここ重要：タイトル分だけ見せる */
  transform: translateY(calc(100% - 60px));
  transition: transform 0.45s cubic-bezier(0.22, 0.8, 0.28, 1);
}
@media (min-width: 769px) {
  .cp8shuunen .sp-drawer {
    display: none;
  }
}
.cp8shuunen {
  /* ヘッダー（＝常に見える部分） */
}
.cp8shuunen .sp-drawer__header {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  cursor: pointer;
  border-radius: 22px 22px 0 0;
}
.cp8shuunen {
  /* ハンドル本体 */
}
.cp8shuunen .sp-drawer__handle {
  position: absolute;
  width: 46px;
  height: 14px;
  right: 20px;
}
.cp8shuunen {
  /* 2本線（初期状態） */
}
.cp8shuunen .sp-drawer__handle::before,
.cp8shuunen .sp-drawer__handle::after {
  content: "";
  position: absolute;
  left: 0;
  width: 46px;
  height: 1px;
  background: #999999;
  border-radius: 50vh;
  transition: 0.35s cubic-bezier(0.22, 0.8, 0.28, 1);
}
.cp8shuunen {
  /* 上線 */
}
.cp8shuunen .sp-drawer__handle::before {
  top: 0;
}
.cp8shuunen {
  /* 下線 */
}
.cp8shuunen .sp-drawer__handle::after {
  bottom: 0;
}
.cp8shuunen {
  /* ドロワーOPEN時 */
}
.cp8shuunen .sp-drawer-toggle:checked ~ .sp-drawer .sp-drawer__handle::before {
  top: 50%;
  transform: translateY(-50%) rotate(25deg);
}
.cp8shuunen .sp-drawer-toggle:checked ~ .sp-drawer .sp-drawer__handle::after {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%) rotate(-25deg);
}
.cp8shuunen .spdrawer {
  padding: 30px 0 50px;
  text-align: center;
  border-top: 1px solid #cacaca;
}
@media (max-width: 768px) {
  .cp8shuunen .spdrawer {
    padding: 20px 0 40px;
  }
}
.cp8shuunen .spdrawer .inner {
  max-width: 1160px;
  margin: 0 auto;
}
.cp8shuunen .spdrawer__calender {
  border-radius: 10px;
  border: 2px solid #cacaca;
  overflow: hidden;
}
.cp8shuunen .spdrawer:last-child {
  padding-bottom: 0;
}
.cp8shuunen .spdrawer .intro-main {
  font-weight: bold;
}
.cp8shuunen {
  /* タイトル */
}
.cp8shuunen .sp-drawer__title {
  font-weight: bold;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
}
.cp8shuunen .sp-drawer__title img {
  width: 20px;
  height: auto;
  margin-right: 10px;
}
.cp8shuunen {
  /* 中身 */
}
.cp8shuunen .sp-drawer__body {
  height: calc(100% - 60px);
  overflow: hidden;
}
.cp8shuunen .sp-drawer__inner {
  height: 100%;
  overflow-y: auto;
  padding: 0 15px 40px;
}
.cp8shuunen {
  /* ===============================
     OPEN状態
  =============================== */
}
.cp8shuunen .sp-drawer-toggle:checked ~ .sp-drawer {
  transform: translateY(0);
}
.cp8shuunen .sp-drawer-toggle:checked ~ .sp-drawer-overlay {
  opacity: 1;
  pointer-events: auto;
}
.cp8shuunen .coupon {
  position: relative;
  z-index: 1;
  padding: 0px 0 40px;
}
.cp8shuunen .coupon:before {
  content: "";
  background: #fff;
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  border-radius: 70px;
}
@media (max-width: 767px) {
  .cp8shuunen .coupon:before {
    border-radius: 35px;
  }
}
.cp8shuunen .coupon:after {
  z-index: -1;
  position: absolute;
  content: "";
  background-image: url("/html/upload/user_data/feature/anv/img/2026/coupon-bg_pc.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100vw;
  height: 80%;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .cp8shuunen .coupon:after {
    top: 110px;
  }
}
@media (max-width: 767px) {
  .cp8shuunen .coupon:after {
    background-image: url("/html/upload/user_data/feature/anv/img/2026/coupon-bg_sp.png");
    width: 110vw;
    height: 100%;
    top: 11%;
    left: 50%;
    transform: translateX(-50%);
  }
}
.cp8shuunen .coupon-wrapper {
  display: flex;
  gap: 34px;
  margin: 30px auto 0;
}
@media (max-width: 767px) {
  .cp8shuunen .coupon-wrapper {
    flex-wrap: wrap;
    gap: 40px;
  }
}
.cp8shuunen .coupon-wrapper.flexitem .line4-wrap .product-title .hp_pcOnly {
  display: none;
}
.cp8shuunen .coupon-wrapper.flexitem .line4-wrap .line4 {
  inline-size: 100%;
}
.cp8shuunen .coupon-wrapper.flexitem2 .line4-wrap .product-title .hp_pcOnly {
  display: none;
}
.cp8shuunen .coupon-wrapper.flexitem2 .line4-wrap .line4 {
  inline-size: 100%;
}
@media (min-width: 768px) {
  .cp8shuunen .coupon-wrapper.flexitem {
    flex: 0 0 50%; /* デフォルトは2列分のサイズ */
    flex-wrap: wrap;
    justify-content: center;
    gap: 50px;
  }
  .cp8shuunen .coupon-wrapper.flexitem .coupon-card-wrap {
    width: calc(33.3333333333% - 35px);
  }
  .cp8shuunen .coupon-wrapper.flexitem .coupon-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
  }
  .cp8shuunen .coupon-wrapper.flexitem .coupon-card .product-media {
    order: 1;
    margin-bottom: 10px;
  }
  .cp8shuunen .coupon-wrapper.flexitem .coupon-card .product-title {
    order: 2;
  }
  .cp8shuunen .coupon-wrapper.flexitem .coupon-card .store {
    order: 3;
  }
  .cp8shuunen .coupon-wrapper.flexitem .coupon-card .price-area {
    order: 4;
  }
  .cp8shuunen .coupon-wrapper.flexitem .coupon-card .coupon-divider {
    order: 5;
  }
  .cp8shuunen .coupon-wrapper.flexitem .coupon-card .coupon-btn {
    order: 6;
  }
  .cp8shuunen .coupon-wrapper.flexitem .coupon-card .notes {
    order: 7;
  }
  .cp8shuunen .coupon-wrapper.flexitem2 {
    flex: 0 0 50%; /* デフォルトは2列分のサイズ */
    flex-wrap: wrap;
    justify-content: center;
    gap: 50px;
  }
  .cp8shuunen .coupon-wrapper.flexitem2 .coupon-card-wrap {
    width: calc(50% - 35px);
  }
  .cp8shuunen .coupon-wrapper.flexitem2 .coupon-card {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cp8shuunen .coupon-wrapper.flexitem2 .coupon-card .product-media {
    order: 1;
  }
  .cp8shuunen .coupon-wrapper.flexitem2 .coupon-card .product-title {
    order: 2;
  }
  .cp8shuunen .coupon-wrapper.flexitem2 .coupon-card .store {
    order: 3;
  }
  .cp8shuunen .coupon-wrapper.flexitem2 .coupon-card .price-area {
    order: 4;
  }
  .cp8shuunen .coupon-wrapper.flexitem2 .coupon-card .coupon-divider {
    order: 5;
  }
  .cp8shuunen .coupon-wrapper.flexitem2 .coupon-card .coupon-btn {
    order: 6;
  }
  .cp8shuunen .coupon-wrapper.flexitem2 .coupon-card .notes {
    order: 7;
  }
}
.cp8shuunen .coupon-end a {
  pointer-events: none;
}
.cp8shuunen .coupon-end:before {
  position: absolute;
  content: "終了しました";
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  z-index: 10;
  border-radius: 10px;
  padding: 20px;
  top: 50%;
  left: 50%;
  font-size: 36px;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .cp8shuunen .coupon-end:before {
    font-size: 32px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
  }
}
.cp8shuunen .coupon-annotation {
  max-width: 900px;
  margin: auto;
  padding-top: 50px;
  margin-top: 50px;
  border-top: 1px dotted #cacaca;
}
@media (max-width: 767px) {
  .cp8shuunen .coupon-annotation {
    padding-top: 30px;
    margin-top: 30px;
  }
}
.cp8shuunen .coupon-card-wrap {
  position: relative;
  text-align: center;
  inline-size: min(100%, 420px);
  font-family: "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Noto Sans JP", system-ui, Arial, sans-serif;
  color: var(--text);
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .cp8shuunen .coupon-card-wrap {
    width: 100%;
    margin: auto;
  }
}
.cp8shuunen .coupon-card {
  position: relative;
  background: #fff;
  border: 2px solid #cacaca;
  border-radius: 10px;
  padding: 18px 18px 14px;
  transition: 0.3s;
}
.cp8shuunen .coupon-card.border-limited {
  border-color: #c1272d;
}
.cp8shuunen .coupon-card:has(.coupon-btn:hover) {
  border-color: #008274; /* 変更したい色に */
}
.cp8shuunen .coupon-card:has(.coupon-btn:hover) .coupon-divider::before {
  background-image: url("/html/upload/user_data/feature/anv/img/2026/notch_left_h.svg");
}
.cp8shuunen .coupon-card:has(.coupon-btn:hover) .coupon-divider::after {
  background-image: url("/html/upload/user_data/feature/anv/img/2026/notch_right_h.svg");
}
.cp8shuunen .annotation-list li {
  margin-bottom: 5px;
  padding-left: 1em;
  text-indent: -1em;
}
.cp8shuunen .annotation-list li:last-child {
  margin-bottom: 0;
}
.cp8shuunen .product-title {
  text-align: left;
  margin: auto 0 auto;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media (max-width: 900px) {
  .cp8shuunen .product-title {
    font-size: 14px;
    padding-right: 80px;
  }
}
@media (max-width: 430px) {
  .cp8shuunen .product-title {
    font-size: 13px;
  }
}
.cp8shuunen .product-area {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  gap: 16px;
}
.cp8shuunen .product-media {
  justify-self: center;
  inline-size: 72%;
  max-inline-size: 260px;
}
.cp8shuunen .product-media img {
  inline-size: 100%;
  height: auto;
}
.cp8shuunen .store {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-block: 15px 10px;
  font-size: 12px;
  color: #000;
  text-decoration: underline !important;
}
.cp8shuunen .store:hover {
  color: #000;
  text-decoration: none !important;
}
.cp8shuunen .home-ico {
  width: 12px;
  height: 12px;
}
.cp8shuunen .price-area {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cp8shuunen .price-list {
  display: flex;
  align-items: baseline;
  gap: 10px;
  justify-content: center;
}
@media (max-width: 767px) {
  .cp8shuunen .price-list {
    gap: 5px;
  }
}
.cp8shuunen .price-old s {
  margin: 2px 0 2px;
  color: #000;
  font-size: 18px;
  line-height: 1;
  font-weight: 800;
}
@media (max-width: 860px) {
  .cp8shuunen .price-old s {
    font-size: 16px;
  }
}
.cp8shuunen .price-old s .yen {
  font-weight: 800;
  font-size: 12px;
  text-decoration-thickness: 2px;
}
.cp8shuunen .price-old .tax {
  margin-inline-start: 4px;
  font-size: 10px;
  display: block;
  text-align: right;
  margin-right: -6px;
}
@media (max-width: 767px) {
  .cp8shuunen .price-old .tax {
    display: inline-block;
    margin-right: auto;
    text-align: left;
    margin-inline-start: 0px;
  }
}
.cp8shuunen .price-new {
  color: #c1272d;
  font-size: 28px;
  font-weight: 800;
  letter-spacing: 0.02em;
  line-height: 1;
}
@media (max-width: 860px) {
  .cp8shuunen .price-new {
    font-size: 22px;
  }
}
.cp8shuunen .price-new .yen {
  font-weight: 800;
  font-size: 16px;
}
.cp8shuunen .price-new .tax {
  margin-inline-start: 6px;
  font-size: 10px;
  color: #c1272d;
  display: block;
  text-align: right;
  margin-right: -6px;
}
@media (max-width: 767px) {
  .cp8shuunen .price-new .tax {
    display: inline-block;
    margin-right: auto;
    text-align: left;
    margin-inline-start: 0px;
  }
}
.cp8shuunen .price-tri {
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 9px solid #cacaca;
  border-right: 0;
}
@media (max-width: 767px) {
  .cp8shuunen .price-tri {
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: 9px solid #cacaca;
    border-bottom: 0;
  }
}
.cp8shuunen .limited-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 14px;
  margin: 6px 0 10px;
  background: #008274;
  color: #fff;
  border-radius: 999px;
  font-weight: 700;
  font-size: 18px;
  width: 100%;
}
.cp8shuunen .limited-pill span {
  font-weight: 700;
  margin-inline-end: 6px;
}
.cp8shuunen .coupon-divider {
  position: relative;
  margin: 12px 0;
  border-top: 2px dotted #cacaca;
  width: 100%;
}
.cp8shuunen .coupon-divider:before, .cp8shuunen .coupon-divider:after {
  content: "";
  position: absolute;
  z-index: 3;
  width: 11px;
  height: 22px;
  transition: 0.3s;
}
.cp8shuunen .coupon-divider:before {
  left: -20px;
  top: -10px;
  background-image: url("/html/upload/user_data/feature/anv/img/2026/notch_left.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 11px 22px;
}
.cp8shuunen .coupon-divider:after {
  right: -20px;
  top: -10px;
  background-image: url("/html/upload/user_data/feature/anv/img/2026/notch_right.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 11px 22px;
}
.cp8shuunen .coupon-btn {
  inline-size: 100%;
  display: inline-flex;
  justify-content: center;
  gap: 8px;
  padding: 10px 0;
  background: #fff;
  color: #000;
  font-weight: 800;
  font-size: 18px;
  cursor: pointer;
  border: none;
  transition: 0.3s;
}
@media (max-width: 900px) {
  .cp8shuunen .coupon-btn {
    font-size: 16px;
  }
}
.cp8shuunen .coupon-btn:hover {
  color: #008274;
}
.cp8shuunen .coupon-btn .tri {
  width: 19px;
  height: 19px;
}
.cp8shuunen .more-wrap {
  text-align: center;
  margin: 14px 0 0;
}
.cp8shuunen .more-btn {
  display: inline-block;
  padding: 14px 24px;
  border: 1px solid #000;
  border-radius: 999px;
  background: #fff;
  color: #000;
  font-weight: 800;
  text-decoration: none;
  width: 85%;
  max-width: 400px;
  transition: 0.3s;
  font-size: 16px;
}
.cp8shuunen .more-btn:hover {
  background: #000;
  color: #fff;
}
.cp8shuunen {
  /* ===== SP最適化 ===== */
}
@media (max-width: 767px) {
  .cp8shuunen .product-area {
    grid-template-columns: 1fr; /* 画像→価格の縦積み */
    gap: 12px;
  }
  .cp8shuunen .product-media {
    justify-self: center;
    inline-size: 70%;
  }
  .cp8shuunen .price-new {
    font-size: 26px;
  }
  .cp8shuunen .limited-pill {
    font-size: 18px;
    padding: 6px 12px;
    margin-bottom: 0;
  }
  .cp8shuunen .limited-pill span {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .cp8shuunen .product-area {
    grid-template-columns: 120px 1fr; /* ← 2列に変更 */
    gap: 12px;
  }
  .cp8shuunen .product-media {
    justify-self: start;
    inline-size: 100%;
    max-inline-size: none; /* モバイルは固定幅カラムに収める */
  }
}
@media (max-width: 767px) {
  .cp8shuunen .coupon-card {
    padding: 14px 18px 14px;
    display: grid;
    grid-template-columns: 120px 1fr; /* 左：画像 / 右：価格エリア */
    grid-template-areas: "title   title" "store   store" "media   price" "divider divider" "btn     btn" "notes notes";
    column-gap: 16px;
    row-gap: 12px;
    max-width: 480px;
    width: 100%;
    margin: auto;
  }
  .cp8shuunen .coupon-card .product-title {
    grid-area: title;
    margin: 0;
  }
  .cp8shuunen .coupon-card .store {
    grid-area: store;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    margin: 0;
  }
  .cp8shuunen .coupon-card .home-ico {
    width: 14px;
    height: 14px;
  }
  .cp8shuunen .coupon-card .product-media {
    grid-area: media;
    margin: 0;
    justify-self: start; /* 左カラムに画像 */
  }
  .cp8shuunen .coupon-card .product-media img {
    width: 100%;
    height: auto;
    display: block;
  }
  .cp8shuunen .coupon-card .price-area {
    grid-area: price;
    align-self: center;
    align-items: flex-start;
  }
  .cp8shuunen .coupon-card {
    /* 右カラムに価格など */
  }
  .cp8shuunen .coupon-card .price-list {
    margin: 0 0 8px;
    flex-direction: column;
  }
  .cp8shuunen .coupon-card .coupon-divider {
    grid-area: divider;
  }
  .cp8shuunen .coupon-card .coupon-btn {
    grid-area: btn;
    padding: 0px 18px;
    margin-top: -12px;
    margin-bottom: -12px;
  }
  .cp8shuunen .coupon-card .notes {
    grid-area: notes;
    margin-bottom: 0;
  }
}
.cp8shuunen .coupon-obj-left {
  position: absolute;
  left: 0;
  z-index: -1;
  margin-left: calc((100vw - 1160px) / 2 * -1);
}
@media (max-width: 1200px) {
  .cp8shuunen .coupon-obj-left {
    margin-left: -20px;
  }
}
@media (max-width: 767px) {
  .cp8shuunen .coupon-obj-left {
    margin-left: -4.27%;
  }
}
.cp8shuunen .coupon-obj-left img {
  filter: drop-shadow(2px 2px 6px rgba(121, 34, 0, 0.2509803922));
}
@media (max-width: 1500px) {
  .cp8shuunen .coupon-obj-left img {
    width: 30vw;
  }
}
.cp8shuunen .coupon-obj-right {
  position: absolute;
  right: 0;
  z-index: -1;
  margin-right: calc((100vw - 1160px) / 2 * -1);
}
@media (max-width: 1200px) {
  .cp8shuunen .coupon-obj-right {
    margin-right: -20px;
  }
}
@media (max-width: 767px) {
  .cp8shuunen .coupon-obj-right {
    margin-right: -4.27%;
  }
}
.cp8shuunen .coupon-obj-right img {
  filter: drop-shadow(2px 2px 6px rgba(121, 34, 0, 0.2509803922));
}
@media (max-width: 1500px) {
  .cp8shuunen .coupon-obj-right img {
    width: 30vw;
  }
}
.cp8shuunen .negative-mt-inner {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .cp8shuunen .negative-mt-inner {
    margin-top: 20px;
  }
}
.cp8shuunen .negative-mt {
  margin-top: -40px;
  display: inline-block;
}
@media (max-width: 767px) {
  .cp8shuunen .negative-mt {
    margin-top: -20px;
  }
}
.cp8shuunen .headtext {
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 767px) {
  .cp8shuunen .headtext {
    margin-bottom: 15px;
  }
}
@media (max-width: 1300px) {
  .cp8shuunen .headtext img {
    width: 60vw;
  }
}
@media (max-width: 767px) {
  .cp8shuunen .headtext img {
    width: auto;
  }
}
.cp8shuunen .coupon-info {
  max-width: 900px;
  padding-bottom: 30px;
  margin: 0 auto;
  text-align: center;
}
.cp8shuunen .coupon-info .info-header img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto 32px;
}
.cp8shuunen .info-period {
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
  flex-wrap: wrap;
  background-color: #fbf5db;
  border: 2px solid #f9ae3b;
  border-radius: 20px;
  padding: 26px 0;
}
@media (max-width: 767px) {
  .cp8shuunen .info-period {
    flex-direction: column;
    padding: 10px 26px;
    border-radius: 12px;
  }
}
.cp8shuunen .period-item {
  padding: 5px 16px;
  width: 50%;
}
@media (max-width: 767px) {
  .cp8shuunen .period-item {
    width: 100%;
    padding: 10px 0;
  }
}
.cp8shuunen .period-item:last-child {
  border-left: 2px solid #f9ae3b;
}
@media (max-width: 767px) {
  .cp8shuunen .period-item:last-child {
    border-left: none;
    border-top: 2px solid #f9ae3b;
  }
}
.cp8shuunen .period-item .label {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
  color: #000;
}
@media (max-width: 767px) {
  .cp8shuunen .period-item .label {
    font-size: 14px;
  }
}
.cp8shuunen .period-item .date {
  font-size: 26px;
  color: #c1272d;
  font-weight: bold;
  line-height: 1;
}
@media (max-width: 767px) {
  .cp8shuunen .period-item .date {
    font-size: 20px;
  }
}
.cp8shuunen .info-note {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .cp8shuunen .info-note {
    font-size: 16px;
  }
}
.cp8shuunen .evecoupon {
  position: relative;
  z-index: 1;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .cp8shuunen .evecoupon {
    margin-bottom: 40px;
  }
}
.cp8shuunen .evecoupon .headtext {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .cp8shuunen .evecoupon .headtext {
    margin-bottom: -10px;
  }
}
.cp8shuunen .evecoupon:before {
  z-index: -1;
  position: absolute;
  content: "";
  background-image: url("/html/upload/user_data/feature/anv/img/2026/evecoupon-bg_pc.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .cp8shuunen .evecoupon:before {
    top: 110px;
  }
}
@media (max-width: 767px) {
  .cp8shuunen .evecoupon:before {
    background-image: url("/html/upload/user_data/feature/anv/img/2026/evecoupon-bg_sp.png");
    width: 110vw;
    height: 100%;
    top: 11%;
    left: 50%;
    transform: translateX(-50%);
  }
}
.cp8shuunen .evecoupon-info {
  text-align: center;
  max-width: 900px;
  margin: auto;
}
.cp8shuunen .evecoupon-info.coupon-end {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .cp8shuunen .evecoupon-info.coupon-end {
    margin-top: 20px;
  }
}
.cp8shuunen .evecoupon-img {
  text-align: center;
  margin: auto;
  transition: 0.3s;
}
.cp8shuunen .evecoupon-img:hover img {
  transform: scale(1.05);
}
@media (max-width: 767px) {
  .cp8shuunen .evecoupon-img:hover {
    opacity: 0.7;
  }
}
.cp8shuunen .evecoupon-img img {
  transition: 0.3s;
  filter: drop-shadow(2px 2px 6px rgba(121, 34, 0, 0.5));
}
@media (min-width: 768px) {
  .cp8shuunen .line4 {
    inline-size: 52.25%;
  }
}
.cp8shuunen .product-badge {
  position: absolute;
  right: -20px;
  top: -20px;
}
@media (max-width: 900px) {
  .cp8shuunen .product-badge {
    right: -2vw;
    top: -2vw;
  }
}
@media (max-width: 767px) {
  .cp8shuunen .product-badge {
    right: -12px;
    top: -12px;
  }
}
@media (max-width: 900px) {
  .cp8shuunen .product-badge img {
    width: 10vw;
    height: 10vw;
  }
}
@media (max-width: 767px) {
  .cp8shuunen .product-badge img {
    width: 90px;
    height: 90px;
  }
}
.cp8shuunen .coation-box {
  position: relative;
  z-index: 0;
  padding: 65px;
}
@media (max-width: 767px) {
  .cp8shuunen .coation-box {
    padding: 30px;
  }
}
.cp8shuunen .coation-box:after {
  z-index: -1;
  position: absolute;
  content: "";
  background-image: url("/html/upload/user_data/feature/anv/img/2026/item-bg_pc.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100vw;
  max-width: 1920px;
  height: 200%;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .cp8shuunen .coation-box:after {
    top: -200px;
  }
}
@media (max-width: 767px) {
  .cp8shuunen .coation-box:after {
    background-image: url("/html/upload/user_data/feature/anv/img/2026/item-bg_sp.png");
    width: 110vw;
    height: 100%;
    top: 11%;
    left: 50%;
    transform: translateX(-50%);
  }
}
.cp8shuunen .coation-box:before {
  content: "";
  background: #fff;
  max-width: 1400px;
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  border-radius: 70px;
}
@media (max-width: 1500px) {
  .cp8shuunen .coation-box:before {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cp8shuunen .coation-box:before {
    border-radius: 30px;
  }
}
.cp8shuunen .headtext-border {
  font-size: 20px;
  color: #c1272d;
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 20px;
  position: relative;
}
@media (max-width: 767px) {
  .cp8shuunen .headtext-border {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
.cp8shuunen .headtext-border:before {
  position: absolute;
  content: "";
  width: 85px;
  height: 2px;
  background-color: #c1272d;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.cp8shuunen .itemtitle_box {
  position: relative;
  z-index: 2;
}
.cp8shuunen .itemtitle_box .headtext {
  margin-bottom: 0;
}
.cp8shuunen .morecoupon {
  position: relative;
  margin-top: 20px;
}
.cp8shuunen .morecoupon.coupon-end {
  padding-top: 20px;
}
.cp8shuunen .morecoupon .headtext {
  margin-top: -20px;
  display: inline-block;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .cp8shuunen .morecoupon .headtext {
    width: 75vw;
  }
}
.cp8shuunen .morecoupon {
  text-align: center;
  background-image: url("/html/upload/user_data/feature/anv/img/2026/morecoupon-bg_pc.jpg");
  border-radius: 70px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .cp8shuunen .morecoupon {
    background-image: url("/html/upload/user_data/feature/anv/img/2026/morecoupon-bg_sp.jpg");
    border-radius: 30px;
  }
}
.cp8shuunen .morecoupon-img {
  display: block;
  text-align: center;
  margin: auto;
  transition: 0.3s;
}
.cp8shuunen .morecoupon-img:hover img {
  transform: scale(1.05);
}
@media (max-width: 767px) {
  .cp8shuunen .morecoupon-img:hover {
    opacity: 0.7;
  }
}
.cp8shuunen .morecoupon-img img {
  transition: 0.3s;
  filter: drop-shadow(2px 2px 6px rgba(121, 34, 0, 0.5));
}
.cp8shuunen .calendar-bg {
  text-align: center;
  position: relative;
  z-index: 0;
  padding: 60px 0;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .cp8shuunen .calendar-bg {
    padding: 30px 0;
  }
}
.cp8shuunen .calendar-bg img {
  border-radius: 10px;
  overflow: hidden;
}
.cp8shuunen .calendar-bg:before {
  position: absolute;
  content: "";
  background-image: url("/html/upload/user_data/feature/anv/img/2026/bg.jpg");
  background-repeat: repeat;
  background-size: 1920px;
  width: 100vw;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.cp8shuunen .precautions {
  background-color: #e7e7e7;
  margin: 70px 0 0;
  padding: 60px 80px 50px;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .cp8shuunen .precautions {
    margin: 40px 0 0;
    padding: 30px 20px;
  }
}
.cp8shuunen .precautions h2 {
  font-size: 30px;
  color: rgb(1, 1, 1);
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .cp8shuunen .precautions h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.cp8shuunen .precautions li {
  font-size: 15px;
  line-height: 1.8;
  text-indent: -15px;
  padding: 0 0 0 15px;
}
@media screen and (max-width: 767px) {
  .cp8shuunen .precautions li {
    font-size: 13px;
    line-height: 1.7;
    text-indent: -13px;
    padding: 0 0 0 13px;
  }
}
.cp8shuunen .cp8bnrarea {
  text-align: center;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .cp8shuunen .cp8bnrarea {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .cp8shuunen .cp8bnrarea___title {
    margin: 20px auto 0;
  }
}
.cp8shuunen .recommend-feature .more-link,
.cp8shuunen .attention-shop .more-link {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .cp8shuunen .recommend-feature .more-link,
  .cp8shuunen .attention-shop .more-link {
    margin-top: 10px;
  }
}
.cp8shuunen .recommend-feature {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .cp8shuunen .recommend-feature {
    margin-top: 40px;
  }
}
.cp8shuunen .cp8feature-endbnr {
  background-color: #c1272d;
  color: #fff;
  font-size: 2rem;
  padding: 10px;
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 5px;
}
.cp8shuunen .cp8feature-end a {
  pointer-events: none;
}
.cp8shuunen .cp8feature-end:before {
  position: absolute;
  content: "終了しました";
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  z-index: 10;
  border-radius: 10px;
  padding: 20px;
  top: 50%;
  left: 50%;
  font-size: 36px;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .cp8shuunen .cp8feature-end:before {
    font-size: 32px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
  }
}/*# sourceMappingURL=style_2026.css.map */