@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@100..900&display=swap");
#d_container {
  position: relative;
}
#d_container > .wrap {
  width: 100%;
  padding-bottom: 20px;
  overflow: hidden;
}
#d_container::before {
  content: "";
  position: fixed;
  background-image: url("/ec/shop/images/campaign/20260211_cbc/pcmvbg.png");
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 100vh;
  width: 100%;
  z-index: -1;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #f3d3dc;
}
@media (max-width: 1000px) {
  #d_container::before {
    background-size: cover;
  }
}

#d_topic_path {
  width: 990px;
  margin-right: auto;
  margin-left: auto;
}

#d_footer {
  position: relative;
  z-index: 100;
}

@media (min-width: 1024px) {
  .page-top {
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .page-top {
    bottom: 170px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #d_cp .p-cb-anc {
    bottom: 0;
  }
}
.p-cb_20260211 {
  font-family: "Noto Sans JP", sans-serif !important;
}
.p-cb_20260211 * {
  box-sizing: border-box;
}
.p-cb_20260211 .u-db-pc {
  display: block;
}
.p-cb_20260211 .u-db-sp {
  display: none;
}
.p-cb_20260211 .u-fw-bold {
  font-weight: bold;
}
.p-cb_20260211 .u-ws-nowrap {
  white-space: nowrap;
}
.p-cb_20260211 .u-ws-nowrap--02 {
  text-indent: -0.5em;
  display: inline-block;
}
.p-cb_20260211 .u-hover:hover {
  text-decoration: none;
  opacity: 0.6;
}
.p-cb_20260211 .u-w100 {
  width: 100%;
  height: auto;
}
.p-cb_20260211 .c-list-note__item {
  padding-left: 1em;
  text-indent: -1em;
}
.p-cb_20260211 .c-list-note__item::before {
  content: "※";
}
.p-cb_20260211 .c-carousel {
  position: relative;
}
.p-cb_20260211 .c-carousel__asterisk {
  font-size: 10px;
}
.p-cb_20260211 .c-carousel__image {
  margin-bottom: 10px;
  position: relative;
}
.p-cb_20260211 .c-carousel__date, .p-cb_20260211 .c-carousel__date img {
  display: block;
}
.p-cb_20260211 .c-carousel__date {
  position: absolute;
  z-index: 1;
  width: 22%;
}
.p-cb_20260211 .c-carousel__date img {
  width: 100%;
}
.p-cb_20260211 .c-carousel__description {
  font-size: 14px;
  line-height: 1.6;
  color: #3e3a39;
  text-align: center;
}
.p-cb_20260211 .c-carousel__description--small {
  font-size: 11px;
  line-height: 1.4;
  color: #777;
}
.p-cb_20260211 .c-carousel__price {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.6;
  color: #3e3a39;
  text-align: center;
}
.p-cb_20260211 .c-carousel__name {
  color: #5ab8a4;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.6;
  margin-top: 10px;
}
.p-cb_20260211 .c-carousel__description__small {
  font-size: 14px;
  line-height: 1.6;
  font-weight: bold;
  color: #3e3a39;
}
.p-cb_20260211 .c-carousel__icon {
  display: flex;
  margin-top: 10px;
  justify-content: center;
  gap: 10px;
}
.p-cb_20260211 .c-carousel__icon li {
  display: flex;
}
.p-cb_20260211 .c-carousel__icon li img {
  width: 40px;
}
.p-cb_20260211 .c-carousel__pagination {
  position: relative;
  bottom: auto;
  left: auto;
  margin-top: 38px;
}
.p-cb_20260211 .c-carousel .swiperContent {
  overflow: hidden;
  background-color: #fff;
  padding: 20px 15px;
}
.p-cb_20260211 .c-carousel .swiper-button-next,
.p-cb_20260211 .c-carousel .swiper-button-prev {
  position: absolute;
  top: 150px;
  right: auto;
  left: 0;
  z-index: 10;
  width: 65px;
  height: 65px;
  cursor: pointer;
  background-image: url("/ec/shop/images/campaign/20260211_cbc/bg-slide-arrow01.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transform: translateY(-50%) scale(1, 1) translateZ(0);
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-cb_20260211 .c-carousel .swiper-button-next,
  .p-cb_20260211 .c-carousel .swiper-button-prev {
    top: 150px;
  }
}
.p-cb_20260211 .c-carousel .swiper-button-prev {
  right: -33px;
  left: auto;
  transform: translateY(-50%) scale(-1, 1) translateZ(0);
}
.p-cb_20260211 .c-carousel .swiper-button-next {
  left: -33px;
}
.p-cb_20260211 .c-carousel .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  margin: 0 15px;
  background-color: #fff;
  border: 1px solid #707070;
  opacity: 1;
}
.p-cb_20260211 .c-carousel .swiper-pagination-bullet-active {
  background: #d6ae87;
  opacity: 1;
}
.p-cb_20260211 .c-carousel .swiper-button-disabled,
.p-cb_20260211 .c-carousel .swiper-button-next,
.p-cb_20260211 .c-carousel .swiper-button-prev {
  color: transparent;
}
.p-cb_20260211 .p-cb-specialcont__body__wrap .c-carousel .swiper-button-next,
.p-cb_20260211 .p-cb-specialcont__body__wrap .c-carousel .swiper-button-prev {
  top: 190px;
}
.p-cb_20260211 .p-cb-specialcont__body__wrap .circle_btn {
  background-color: #5ab8a4;
}
.p-cb_20260211 .p-cb-container {
  margin-bottom: 30px;
}
.p-cb_20260211 .content {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.p-cb_20260211 .p-cb-left-contents {
  width: calc((100% - 750px) / 2 - 20px);
  max-width: 500px;
  position: fixed;
  bottom: 10px;
  left: 0;
  z-index: 100;
}
.p-cb_20260211 .p-cb-left-contents__btn-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-gap: 25px 20px;
}
.p-cb_20260211 .p-cb-left-contents__btn-list li img {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .p-cb_20260211 .p-cb-left-contents {
    display: none;
  }
}
.p-cb_20260211 .p-cb-campaigns,
.p-cb_20260211 .p-cb-special {
  padding: 30px 10px 30px 25px;
  border-radius: 50px;
}
.p-cb_20260211 .p-cb-campaigns {
  background-color: #fff;
  margin-bottom: 20px;
}
.p-cb_20260211 .p-cb-special {
  background-color: #fff;
  padding: 20px 30px 30px;
}
.p-cb_20260211 .p-cb-special__heading {
  color: #f5b42c;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 5px;
  margin-bottom: 15px;
  line-height: 1.2;
}
@media screen and (max-width: 1800px) and (min-width: 768px) {
  .p-cb_20260211 .p-cb-special__heading {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 767px) {
  .p-cb_20260211 .p-cb-special__heading {
    font-size: 18px;
  }
}
.p-cb_20260211 .p-cb-special__btn-list {
  grid-template-rows: none;
  grid-template-columns: 1fr;
}
.p-cb_20260211 .p-cb-mainvisual {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.p-cb_20260211 .p-cb-mainvisual__title {
  padding: 0 40px 30px;
}
.p-cb_20260211 .p-cb-mainvisual__item {
  padding: 0 42px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px 33px;
  margin: 0 auto;
}
.p-cb_20260211 .p-cb-mainvisual__bottom-view-more {
  margin-bottom: 30px;
  text-align: center;
}
.p-cb_20260211 .p-cb-mainvisual__bottom-view-more-url {
  font-size: 24px;
  color: #fff;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("/ec/shop/images/campaign/20260211_cbc/btn-arrow-right-white01.svg");
  background-size: 12px 23px;
  background-position: center right 20px;
  background-repeat: no-repeat;
  background-color: #f082c3;
  padding: 10px;
  width: 400px;
  height: 55px;
}
.p-cb_20260211 .p-cb-content__inner {
  width: 656px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  overflow: hidden;
}
.p-cb_20260211 .p-cb-anc {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 16px;
  position: fixed;
  bottom: 60px;
  font-size: 0;
  z-index: 10;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1201px) {
  .p-cb_20260211 .p-cb-anc {
    display: none !important;
  }
}
.p-cb_20260211 .p-cb-anc__list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  max-width: 750px;
}
.p-cb_20260211 .p-cb-anc__list a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.p-cb_20260211 .p-cb-anc__list img {
  max-width: 100%;
  height: auto;
}
.p-cb_20260211 .p-cb-coupon {
  border-radius: 70px;
}
.p-cb_20260211 .p-cb-coupon__heading {
  padding-top: 30px;
}
.p-cb_20260211 .p-cb-coupon__heading--2nd {
  margin-bottom: 20px;
  padding-top: 50px;
}
.p-cb_20260211 .p-cb-coupon__body {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  width: calc(100% - 80px);
  margin-left: auto;
  margin-right: auto;
  border-radius: 70px;
}
.p-cb_20260211 .p-cb-coupon__image-span {
  margin-bottom: 20px;
}
.p-cb_20260211 .p-cb-coupon__list {
  display: grid;
  gap: 30px;
  gap: 30px;
  place-content: center;
  margin-bottom: 60px;
  padding: 0 70px;
}
.p-cb_20260211 .p-cb-coupon__item {
  position: relative;
  text-align: center;
}
.p-cb_20260211 .p-cb-coupon__code {
  position: absolute;
  bottom: -18px;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translateX(-50%);
}
.p-cb_20260211 .p-cb-coupon__text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 4px;
  line-height: 1;
  color: #fff;
}
.p-cb_20260211 .p-cb-coupon__text__title {
  font-size: 18px;
}
.p-cb_20260211 .p-cb-coupon__text__code {
  font-size: 29px;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.p-cb_20260211 .p-cb-coupon__button {
  display: inline-flex;
  cursor: pointer;
}
.p-cb_20260211 .p-cb-coupon__button img {
  width: 280px;
  height: auto;
}
.p-cb_20260211 .p-cb-coupon__popup {
  position: fixed;
  inset: 0;
  z-index: 10001;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.p-cb_20260211 .p-cb-coupon__message {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 500px;
  padding: 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  color: #707070;
  text-align: center;
  background: white;
  border: 2px solid #c30d23;
  border-radius: 20px;
  transform: translate(-50%, -50%);
}
.p-cb_20260211 .p-cb-coupon__close {
  width: 100px;
  padding: 2px 6px 4px;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 500;
  color: #707070;
  text-align: center;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 20px;
}
.p-cb_20260211 .p-cb-coupon__net-de-pay-anc {
  padding: 0 40px;
  font-size: 14px;
  line-height: 1.71;
  color: #777;
}
.p-cb_20260211 .p-cb-brand {
  margin-bottom: 80px;
  background-color: #f1e6d3;
  width: 656px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.p-cb_20260211 .p-cb-brand__inner {
  background-color: #fff;
  padding: 30px 40px 60px;
  width: calc(100% - 80px);
  margin-left: auto;
  margin-right: auto;
  border-radius: 70px;
}
.p-cb_20260211 .p-cb-brand__heading {
  letter-spacing: 0.1em;
}
.p-cb_20260211 .p-cb-brand__body {
  padding-top: 30px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 2px solid #006934;
}
.p-cb_20260211 .p-cb-brand a:hover {
  text-decoration: none;
}
.p-cb_20260211 .p-cb-brand__text {
  font-weight: normal;
  font-size: 14px;
  margin-top: 5px;
  color: #333;
}
.p-cb_20260211 .p-cb-brand__pickup {
  display: grid;
  place-content: center;
  gap: 10px;
  margin-bottom: 80px;
  padding: 0 40px;
}
.p-cb_20260211 .p-cb-brand__pickup img {
  width: 100%;
  height: auto;
}
.p-cb_20260211 .p-cb-brand__notice {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.02em;
  margin-top: 40px;
}
.p-cb_20260211 .p-cb-brand__list {
  margin-right: auto;
  margin-left: auto;
  font-weight: 500;
  line-height: 1.66;
  color: #000;
  text-align: center;
}
.p-cb_20260211 .p-cb-brand__list__heading {
  margin-bottom: 30px;
  font-size: 24px;
  margin-top: 60px;
}
.p-cb_20260211 .p-cb-brand__list__description {
  margin-bottom: 60px;
  font-size: 18px;
  line-height: 1.66;
  letter-spacing: -0.01em;
}
.p-cb_20260211 .p-cb-brand__list__body {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
.p-cb_20260211 .p-cb-brand .p-cb-ttl {
  margin-top: 0;
}
.p-cb_20260211 .p-cb-brand .p-cb-ttl span {
  color: #006934;
  font-size: 33px;
  padding: 0;
}
.p-cb_20260211 .p-cb-brand .c-carousel:not(:last-of-type) {
  margin-bottom: 20px;
}
.p-cb_20260211 .p-cb-brand .c-carousel .p-cb-brand__list__body--swiper {
  gap: 0;
}
.p-cb_20260211 .p-cb-brand .c-carousel .swiperContent {
  padding-right: 2px;
  background-color: transparent;
  padding: 0;
}
.p-cb_20260211 .p-cb-brand .c-carousel .swiper-button-next,
.p-cb_20260211 .p-cb-brand .c-carousel .swiper-button-prev {
  position: absolute;
  top: 45px;
  right: auto;
  z-index: 10;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background-image: url("/ec/shop/images/campaign/20260211_cbc/bg-slide-arrow02.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transform: translateY(-50%);
  margin-top: 0;
}
.p-cb_20260211 .p-cb-brand .c-carousel .swiper-button-prev {
  right: -14px;
  left: auto;
  transform: translateY(-50%) scale(-1, 1) translateZ(0);
}
.p-cb_20260211 .p-cb-brand .c-carousel .swiper-button-next {
  left: -14px;
}
.p-cb_20260211 .p-cb-brand__index {
  font-size: 16px;
  text-align: left;
  margin-bottom: 3px;
}
.p-cb_20260211 .mark {
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-cb_20260211 .mark_txt {
  font-size: 20px;
  color: #ec80c0;
  font-weight: bold;
  margin-left: 1rem;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-cb_20260211 .mark_txt {
    font-size: 16px;
  }
}
.p-cb_20260211 .mark_txt2 {
  color: #ff7284;
  font-weight: bold;
  border-bottom: 2px solid #ff7284;
  text-decoration: none;
}
.p-cb_20260211 .mark_txt2:active {
  text-decoration: none !important;
}
.p-cb_20260211 .mark_txt2 a:hover {
  opacity: 0.7;
  border-bottom: none;
}
.p-cb_20260211 .mark_txt a {
  font-size: 22px;
  color: #ec80c0;
  font-weight: bold;
  border-bottom: 2px solid #ec80c0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-cb_20260211 .mark_txt a {
    font-size: 16px;
  }
}
.p-cb_20260211 .mark_txt a:hover {
  opacity: 0.7;
  border-bottom: none;
}
.p-cb_20260211 .p-cb-icon__rtrif {
  font-size: 18px;
  margin-left: 8px;
}
.p-cb_20260211 .p-cb-5point {
  padding-top: 30px;
}
.p-cb_20260211 .p-cb-5point__heading {
  font-size: 50px;
  color: #fff;
  margin-bottom: -25px;
}
.p-cb_20260211 .p-cb-5point__body {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  width: calc(100% - 80px);
  margin-left: auto;
  margin-right: auto;
  border-radius: 70px;
}
.p-cb_20260211 .p-cb-5point__image {
  margin-bottom: 30px;
}
.p-cb_20260211 .p-cb-ticket {
  padding-top: 30px;
}
.p-cb_20260211 .p-cb-ticket__heading {
  font-size: 50px;
  color: #fff;
  margin-bottom: -25px;
}
.p-cb_20260211 .p-cb-ticket__body {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  width: calc(100% - 80px);
  margin-left: auto;
  margin-right: auto;
  border-radius: 70px;
}
.p-cb_20260211 .p-cb-ticket__list {
  text-align: center;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 30px 0;
}
.p-cb_20260211 .p-cb-ticket__image {
  margin-bottom: 30px;
}
.p-cb_20260211 .accordion {
  padding-left: 40px;
  padding-right: 40px;
}
.p-cb_20260211 .accordion .accordion-ttl {
  padding: 5px;
  color: #fff;
  font-size: 17px;
  background: #f082c3;
  position: relative;
  text-align: center;
  letter-spacing: 3px;
  cursor: pointer;
}
.p-cb_20260211 .accordion .accordion-open::before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 12px;
  background: url("/ec/shop/images/campaign/20260211_cbc/btn-arrow01.svg") no-repeat;
  background-size: contain;
  transform: rotate(180deg);
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -6px;
}
.p-cb_20260211 .accordion .accordion-open.active::before {
  transform: rotate(0deg);
}
.p-cb_20260211 .accordion .p-cb-accordion {
  justify-content: center;
  font-size: 13px;
  color: #666666;
  margin-top: 20px;
  line-height: 1.6;
}
.p-cb_20260211 .accordion .p-cb-accordion__title {
  margin-bottom: 4px;
  font-feature-settings: "palt";
}
.p-cb_20260211 .accordion .p-cb-accordion__description {
  padding-left: 1em;
  text-indent: -1em;
}
.p-cb_20260211 .accordion .p-cb-accordion__description::before {
  margin-right: 2px;
  content: "※";
}
.p-cb_20260211 .accordion .p-cb-accordion__description--red {
  color: #e10012;
  font-weight: 600;
}
.p-cb_20260211 .accordion .p-cb-accordion__description_circle {
  padding-left: 1em;
  text-indent: -1em;
}
.p-cb_20260211 .accordion .p-cb-accordion__description_circle::before {
  margin-right: 2px;
  content: "●";
}
.p-cb_20260211 .accordion .p-cb-accordion__description_annotation {
  margin-top: 0.5em;
}
.p-cb_20260211 .accordion .p-cb-accordion__link {
  margin-bottom: 10px;
  margin-top: 0.5em;
}
.p-cb_20260211 .accordion .p-cb-accordion__link a span {
  border-bottom: 3px solid #ec80c0;
  font-weight: bold;
  color: #ec80c0;
  font-size: 16px;
  line-height: 1.8;
}
.p-cb_20260211 .netdepay {
  border-bottom: 3px solid #183d8b;
  font-weight: bold;
  color: #183d8b;
  font-size: 15px;
  line-height: 1.8;
  margin: 0 3px;
}
.p-cb_20260211 .p-cb-kitpre__inner {
  background-color: #b3e2f8;
  width: 656px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  position: relative;
  padding-top: 40px;
}
.p-cb_20260211 .p-cb-kitpre__body {
  padding: 20px 40px 0;
}
.p-cb_20260211 .p-cb-kitpre__body__wrap {
  background-color: #fce6f3;
  border-radius: 70px;
}
.p-cb_20260211 .p-cb-kitpre__body__wrap:nth-child(1) .logo-brand {
  padding: 50px 0 8px;
}
.p-cb_20260211 .p-cb-kitpre__body__wrap:nth-child(2) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.p-cb_20260211 .p-cb-kitpre__body__wrap:nth-child(2) .c-carousel:nth-of-type(2) {
  padding-bottom: 60px;
}
.p-cb_20260211 .p-cb-kitpre__body__wrap .c-carousel:nth-of-type(1) {
  margin-bottom: 20px;
}
.p-cb_20260211 .p-cb-kitpre__body__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px 20px;
}
.p-cb_20260211 .p-cb-kitpre__body__list img {
  max-width: 100%;
  height: auto;
}
.p-cb_20260211 .p-cb-kitpre__body__list a:hover {
  text-decoration: none;
}
.p-cb_20260211 .p-cb-kitpre .asterisk {
  font-size: 0.5em;
  vertical-align: top;
  border-bottom: none;
}
.p-cb_20260211 .p-cb-kitpre .logo-brand {
  padding: 30px 0 8px;
}
.p-cb_20260211 .p-cb-kitpre .c-carousel .swiper-button-next,
.p-cb_20260211 .p-cb-kitpre .c-carousel .swiper-button-prev {
  top: 190px;
}
.p-cb_20260211 .p-cb-kitpre .c-carousel .swiper-button-next {
  left: -22px;
}
.p-cb_20260211 .p-cb-kitpre .c-carousel .swiper-button-prev {
  right: -22px;
}
.p-cb_20260211 .logo-brand {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #fce6f3;
  padding: 50px 0 8px;
  border-top-left-radius: 70px;
  border-top-right-radius: 70px;
  overflow: hidden;
}
.p-cb_20260211 .item-btn {
  margin-top: 1em;
  display: inline-block;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-cb_20260211 .circle_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  position: relative;
  background-color: #f082c3;
  border-radius: 100px;
  padding: 0.6rem 3.2rem;
}
.p-cb_20260211 .p-cb-specialcont {
  background-color: #faecc0;
  width: 656px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  position: relative;
  padding-top: 40px;
}
.p-cb_20260211 .p-cb-specialcont__inner {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 60px;
  width: calc(100% - 80px);
  margin-left: auto;
  margin-right: auto;
  border-radius: 70px;
}
.p-cb_20260211 .p-cb-specialcont__body {
  background-color: #d2e7a5;
  padding-top: 1px;
}
.p-cb_20260211 .p-cb-specialcont__body__wrap:nth-of-type(2) .swiperContent {
  padding-bottom: 0;
}
.p-cb_20260211 .p-cb-specialcont__heading {
  margin: 0 auto 20px;
}
.p-cb_20260211 .p-cb-specialcont__img {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.p-cb_20260211 .p-cb-specialcont .p-cb-view-all__cat {
  font-size: 17px;
  color: #fff;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #7ca91b;
  padding: 10px;
  width: 180px;
  height: 40px;
  margin: 0 auto;
}
.p-cb_20260211 .p-cb-specialcont .swiperContent {
  padding-bottom: 30px;
}
.p-cb_20260211 .p-cb-ttl {
  text-align: center;
  margin: 60px auto 0;
}
.p-cb_20260211 .p-cb-ttl span {
  padding: 20px 30px;
  color: #000;
  font-size: 33px;
  text-align: center;
}
.p-cb_20260211 .p-cb-foot-banner {
  width: 656px;
  padding: 0 40px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  place-content: center;
  grid-template: repeat(1, minmax(auto, 328px))/repeat(2, minmax(auto, 328px));
  gap: 14px;
  margin-bottom: 80px;
}
.p-cb_20260211 .p-cb-attention {
  width: 750px;
  margin-right: auto;
  margin-left: auto;
}
.p-cb_20260211 .p-cb-attention__heading {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  color: #000;
  text-align: center;
}
.p-cb_20260211 .p-cb-attention__heading::after {
  position: absolute;
  top: 50%;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #f4f4f4;
  border-radius: 10px 10px 0 0;
}
.p-cb_20260211 .p-cb-attention__body {
  padding: 20px 36px 30px;
  font-size: 14px;
  line-height: 1.71;
  color: #777;
  background-color: #f4f4f4;
  border-radius: 0 0 10px 10px;
}

/** --------------------
 * SPスタイル
-------------------- */
#news #d_topic_path {
  width: auto;
}
#news .p-cb_20260211 {
  background-color: #f3d3dc;
  padding-top: 20px;
  background-image: url("/ec/shop/images/campaign/20260211_cbc/spmvbg.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}
#news .p-cb_20260211 img {
  width: 100%;
}
#news .p-cb_20260211 .u-db-pc {
  display: none;
}
#news .p-cb_20260211 .u-db-sp {
  display: block;
}
#news .p-cb_20260211 .u-ws-nowrap {
  white-space: normal;
}
#news .p-cb_20260211 .u-ws-nowrap--02 {
  text-indent: 0;
}
#news .p-cb_20260211 .c-list-note__item {
  padding: 0;
  font-size: 12px;
  line-height: 1.75;
}
#news .p-cb_20260211 .c-carousel {
  width: 100%;
  padding: 0;
  margin-left: 0;
  margin-bottom: 10px;
}
#news .p-cb_20260211 .c-carousel::before, #news .p-cb_20260211 .c-carousel::after {
  content: none;
}
#news .p-cb_20260211 .c-carousel__asterisk {
  font-size: 2.6666666667vw;
}
#news .p-cb_20260211 .c-carousel__image {
  margin-bottom: 13px;
}
#news .p-cb_20260211 .c-carousel__brand, #news .p-cb_20260211 .c-carousel__description, #news .p-cb_20260211 .c-carousel__price {
  font-size: 3.2vw;
  line-height: 1.6;
}
#news .p-cb_20260211 .c-carousel__description--small {
  font-size: 9px;
}
#news .p-cb_20260211 .c-carousel__pagination {
  position: relative;
  bottom: auto;
  left: auto;
  margin-top: 38px;
}
#news .p-cb_20260211 .c-carousel__description__small {
  font-size: 2.9333333333vw;
}
#news .p-cb_20260211 .c-carousel__icon li img {
  width: 6.667vw;
  height: 6.667vw;
}
#news .p-cb_20260211 .c-carousel .swiper-button-next,
#news .p-cb_20260211 .c-carousel .swiper-button-prev {
  top: 39vw;
  background-size: 23px;
  left: -10px;
  width: 32px;
  height: 32px;
  background-size: 32px;
  transform: translateY(-50%) scale(1, 1) translateZ(0);
}
#news .p-cb_20260211 .c-carousel .swiper-button-prev {
  right: -10px;
  left: auto;
  transform: translateY(-50%) scale(-1, 1) translateZ(0);
}
#news .p-cb_20260211 .c-carousel .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  margin: 0 8px;
}
#news .p-cb_20260211 .c-carousel .swiper-slide {
  height: auto !important;
  height: 25%;
}
#news .p-cb_20260211 .c-carousel.js-sp-carousel-2col .swiper-grid-column > .swiper-wrapper {
  flex-direction: row;
  margin-bottom: -20px;
}
#news .p-cb_20260211 .c-carousel.js-sp-carousel-2col .swiper-slide {
  margin-top: 0 !important;
  margin-bottom: 30px;
}
#news .p-cb_20260211 .c-carousel.js-sp-carousel-2col .swiperContent {
  padding-bottom: 10px;
}
#news .p-cb_20260211 .c-carousel.js-sp-carousel-2col.c-carousel {
  margin-bottom: 0;
}
#news .p-cb_20260211 .c-carousel .swiperContent {
  padding: 10px 15px;
}
#news .p-cb_20260211 .p-cb-container {
  width: 100%;
}
#news .p-cb_20260211 .p-cb-container::before {
  position: static;
}
#news .p-cb_20260211 .content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#news .p-cb_20260211 .p-cb-left-contents {
  display: none;
}
#news .p-cb_20260211 .p-cb-mainvisual {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
#news .p-cb_20260211 .p-cb-mainvisual__title {
  padding: 0 40px 30px;
  width: 100%;
}
#news .p-cb_20260211 .p-cb-mainvisual__item {
  padding: 0 25px;
  gap: 15px;
}
#news .p-cb_20260211 .p-cb-mainvisual__title {
  padding: 0;
  width: 100%;
}
#news .p-cb_20260211 .p-cb-mainvisual__inner {
  grid-template-columns: repeat(1, 1fr);
  gap: 0 40px;
  width: 100%;
  padding: 0 0 15px;
  margin-left: auto;
}
#news .p-cb_20260211 .p-cb-mainvisual__carousel__url {
  display: block;
}
#news .p-cb_20260211 .p-cb-mainvisual__carousel__image {
  width: 100%;
  height: auto;
  box-shadow: 2px 2px 10px 2px rgba(147, 3, 41, 0.5);
}
#news .p-cb_20260211 .p-cb-mainvisual__bottom-view-more {
  margin-bottom: 0;
  text-align: center;
  margin-top: 15px;
}
#news .p-cb_20260211 .p-cb-mainvisual__bottom-view-more-url {
  font-size: 14px;
  border-radius: 15px;
  background-size: 6px 11.5px;
  background-position: center right 15px;
  width: 200px;
  height: 30px;
}
#news .p-cb_20260211 .p-cb-content__inner {
  padding-bottom: 20px;
  width: 100%;
}
#news .p-cb_20260211 .p-cb-anc {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 8px;
}
#news .p-cb_20260211 .p-cb-coupon__heading {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 25px;
  margin-bottom: -32px;
}
#news .p-cb_20260211 .p-cb-coupon__heading--2nd {
  margin-bottom: 15px;
}
#news .p-cb_20260211 .p-cb-coupon__heading span {
  position: relative;
  display: inline-block;
}
#news .p-cb_20260211 .p-cb-coupon__heading span::before, #news .p-cb_20260211 .p-cb-coupon__heading span::after {
  top: 54%;
  left: 0;
  width: 1.5px;
  height: 108px;
}
#news .p-cb_20260211 .p-cb-coupon__heading span::after {
  right: 7px;
  left: auto;
}
#news .p-cb_20260211 .p-cb-coupon__body {
  padding-top: 20px;
  padding-bottom: 20px;
  width: calc(100% - 40px);
  border-radius: 35px;
}
#news .p-cb_20260211 .p-cb-coupon__list {
  grid-template-columns: repeat(1, 1fr);
  gap: 17px;
  padding: 0 30px;
  margin-bottom: 15px;
}
#news .p-cb_20260211 .p-cb-coupon__code {
  position: absolute;
  bottom: 10px;
  bottom: -1.8vw;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translateX(-50%);
}
#news .p-cb_20260211 .p-cb-coupon__text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 4px;
  margin-bottom: 1.067vw;
  line-height: 1;
  color: #707070;
}
#news .p-cb_20260211 .p-cb-coupon__text__title {
  padding-top: 3px;
  font-size: 10px;
  color: #fff;
}
#news .p-cb_20260211 .p-cb-coupon__text__code {
  padding: 0;
  font-size: 4.8vw;
  color: #fff;
}
#news .p-cb_20260211 .p-cb-coupon__button img {
  height: auto;
  width: 38vw;
  margin-left: auto;
  margin-right: auto;
}
#news .p-cb_20260211 .p-cb-coupon__note {
  padding: 0 15px;
}
#news .p-cb_20260211 .p-cb-coupon__note__title, #news .p-cb_20260211 .p-cb-coupon__note__description {
  font-size: 10px;
  line-height: 1.53;
  color: #fff;
}
#news .p-cb_20260211 .p-cb-coupon__note__title {
  margin-bottom: 5px;
}
#news .p-cb_20260211 .p-cb-coupon__note__description {
  padding: 0 0 0 1em;
  text-indent: -1em;
}
#news .p-cb_20260211 .p-cb-coupon__note__description::before {
  margin-right: 2px;
  content: "※";
}
#news .p-cb_20260211 .p-cb-coupon__popup {
  position: fixed;
  inset: 0;
  z-index: 10001;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
#news .p-cb_20260211 .p-cb-coupon__message {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  width: calc(100% - 40px);
  max-width: none;
  padding: 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  color: #707070;
  text-align: center;
  background: white;
  border-radius: 10px;
  transform: translate(-50%, -50%);
}
#news .p-cb_20260211 .p-cb-coupon__close {
  width: 100px;
  padding: 2px 6px 4px;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 500;
  color: #707070;
  text-align: center;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 20px;
}
#news .p-cb_20260211 .p-cb-coupon__net-de-pay-anc {
  padding: 0 20px;
  margin: 30px auto 5px;
}
#news .p-cb_20260211 .p-cb-brand {
  margin-bottom: 60px;
  width: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
}
#news .p-cb_20260211 .p-cb-brand__heading {
  letter-spacing: 0.1em;
}
#news .p-cb_20260211 .p-cb-brand__inner {
  padding: 20px;
  width: calc(100% - 40px);
  border-radius: 35px;
}
#news .p-cb_20260211 .p-cb-brand__body {
  padding: 0;
  margin-bottom: 0;
}
#news .p-cb_20260211 .p-cb-brand__text {
  font-size: 10px;
  margin-top: 5px;
}
#news .p-cb_20260211 .p-cb-brand__pickup {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px;
  margin-bottom: 30px;
  padding: 0 40px;
}
#news .p-cb_20260211 .p-cb-brand__pickup img {
  width: 100%;
  height: auto;
}
#news .p-cb_20260211 .p-cb-brand__notice {
  font-size: 10px;
  margin-top: 30px;
  margin-bottom: 20px;
}
#news .p-cb_20260211 .p-cb-brand__list {
  width: 100%;
}
#news .p-cb_20260211 .p-cb-brand__list__heading {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 4.8vw;
}
#news .p-cb_20260211 .p-cb-brand__list__description {
  margin-bottom: 20px;
  font-size: 10px;
}
#news .p-cb_20260211 .p-cb-brand__list__body {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
#news .p-cb_20260211 .p-cb-brand .p-cb-ttl {
  margin-bottom: 20px;
}
#news .p-cb_20260211 .p-cb-brand .p-cb-ttl span {
  font-size: 4.8vw;
  padding: 0;
}
#news .p-cb_20260211 .p-cb-brand__index {
  font-size: 12px;
  margin-bottom: 0;
}
#news .p-cb_20260211 .p-cb-brand .c-carousel .swiperContent {
  padding: 0;
}
#news .p-cb_20260211 .p-cb-brand .c-carousel .swiper-button-prev,
#news .p-cb_20260211 .p-cb-brand .c-carousel .swiper-button-next {
  top: 7.2vw;
  width: 15px;
  height: 15px;
  background-size: 15px;
}
#news .p-cb_20260211 .p-cb-brand .c-carousel .swiper-button-prev {
  right: -8px;
}
#news .p-cb_20260211 .p-cb-brand .c-carousel .swiper-button-next {
  left: -8px;
}
#news .p-cb_20260211 .mark_img {
  max-width: 36%;
}
#news .p-cb_20260211 .mark_txt {
  font-size: 14px;
}
#news .p-cb_20260211 .mark_txt a {
  font-size: 14px;
}
#news .p-cb_20260211 .p-cb-icon__rtrif {
  font-size: 120%;
}
#news .p-cb_20260211 .p-cb-5point {
  padding-top: 20px;
}
#news .p-cb_20260211 .p-cb-5point__inner {
  border-radius: 15px;
}
#news .p-cb_20260211 .p-cb-5point__heading {
  margin-bottom: -13px;
}
#news .p-cb_20260211 .p-cb-5point__body {
  padding-top: 20px;
  padding-bottom: 20px;
  width: calc(100% - 40px);
  border-radius: 35px;
}
#news .p-cb_20260211 .p-cb-ticket {
  padding-top: 20px;
}
#news .p-cb_20260211 .p-cb-ticket__heading {
  width: 100%;
  margin-bottom: -13px;
}
#news .p-cb_20260211 .p-cb-ticket__list {
  padding: 10px 20px 0;
}
#news .p-cb_20260211 .p-cb-ticket__body {
  padding-top: 20px;
  padding-bottom: 20px;
  width: calc(100% - 40px);
  border-radius: 35px;
}
#news .p-cb_20260211 .accordion {
  padding-left: 20px;
  padding-right: 20px;
}
#news .p-cb_20260211 .accordion .accordion-ttl {
  padding: 6px;
  font-size: 3.7333333333vw;
}
#news .p-cb_20260211 .accordion .accordion-open::before {
  width: 12px;
  height: 6px;
  right: 20px;
  right: 10px;
  top: 50%;
  margin-top: -2px;
}
#news .p-cb_20260211 .accordion .p-cb-accordion__link a span {
  border-bottom: 2px solid #ec80c0;
  font-size: 3.2vw;
}
#news .p-cb_20260211 .accordion .p-cb-accordion__description {
  font-size: 3.2vw;
  padding-bottom: 0;
  padding-top: 0;
}
#news .p-cb_20260211 .accordion .p-cb-accordion__description_circle {
  font-size: 3.2vw;
  padding-bottom: 4px;
}
#news .p-cb_20260211 .p-cb-kitpre__inner {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 0;
}
#news .p-cb_20260211 .p-cb-kitpre__heading {
  top: 24px;
  width: 100%;
}
#news .p-cb_20260211 .p-cb-kitpre__body {
  padding: 15px 20px 0;
}
#news .p-cb_20260211 .p-cb-kitpre__body__wrap:nth-child(1) .logo-brand {
  padding: 30px 0 8px;
  border-top-left-radius: 35px;
  border-top-right-radius: 35px;
}
#news .p-cb_20260211 .p-cb-kitpre__list {
  gap: 30px 10px;
}
#news .p-cb_20260211 .p-cb-kitpre__list .logo-brand {
  width: 100%;
  margin-bottom: 10px;
}
#news .p-cb_20260211 .p-cb-kitpre .c-carousel .swiper-button-prev,
#news .p-cb_20260211 .p-cb-kitpre .c-carousel .swiper-button-next {
  top: 50%;
}
#news .p-cb_20260211 .p-cb-kitpre .c-carousel .swiper-button-next {
  transform: translateY(-50%) scale(1, 1) translateZ(0);
}
#news .p-cb_20260211 .p-cb-kitpre .js-sp-carousel-2col:nth-of-type(1) {
  margin-bottom: 10px;
}
#news .p-cb_20260211 .p-cb-kitpre .logo-brand {
  padding: 20px 0 8px;
}
#news .p-cb_20260211 .circle_btn {
  font-size: 2.9333333333vw;
  padding: 0.6rem 2.6rem;
}
#news .p-cb_20260211 .p-cb-specialcont {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
#news .p-cb_20260211 .p-cb-specialcont__heading {
  width: 100%;
  margin-bottom: 15px;
}
#news .p-cb_20260211 .p-cb-specialcont__inner {
  width: calc(100% - 40px);
  border-radius: 35px;
  padding-top: 20px;
  padding-bottom: 30px;
}
#news .p-cb_20260211 .p-cb-specialcont .c-carousel {
  margin-bottom: 0;
}
#news .p-cb_20260211 .p-cb-specialcont .swiperContent {
  padding: 10px 15px 20px;
}
#news .p-cb_20260211 .p-cb-specialcont .c-carousel .swiper-button-next,
#news .p-cb_20260211 .p-cb-specialcont .c-carousel .swiper-button-prev {
  top: 32.8vw;
}
#news .p-cb_20260211 .p-cb-specialcont__body__wrap:nth-of-type(2) .swiperContent {
  padding-bottom: 0;
}
#news .p-cb_20260211 .p-cb-specialcont .p-cb-view-all__cat {
  font-size: 12px;
  width: 120px;
  height: 30px;
}
#news .p-cb_20260211 .p-cb-ttl {
  width: 80%;
  border-radius: 100px;
}
#news .p-cb_20260211 .p-cb-ttl span {
  font-size: 5.8666666667vw;
  padding: 10px 20px;
  display: inline-block;
}
#news .p-cb_20260211 .p-cb-foot-banner {
  grid-template: repeat(1, minmax(auto, 132px))/repeat(2, minmax(auto, 132px));
  gap: 13px;
  margin-bottom: 80px;
}
#news .p-cb_20260211 .p-cb-foot-banner {
  width: 100%;
  gap: 3.733vw;
  grid-template: repeat(1, minmax(auto, 40vw))/repeat(2, minmax(auto, 40vw));
  margin-bottom: 60px;
}
#news .p-cb_20260211 .p-cb-attention {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
}
#news .p-cb_20260211 .p-cb-attention__heading {
  font-size: 17px;
  margin-bottom: -8.5px;
}
#news .p-cb_20260211 .p-cb-attention__heading::after {
  left: 50%;
  width: calc(100% - 50px);
  border-radius: 5px 5px 0 0;
  transform: translateX(-50%);
}
#news .p-cb_20260211 .p-cb-attention__body {
  width: calc(100% - 50px);
  padding: 20px 36px;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
  line-height: 1.71;
  border-radius: 0 0 5px 5px;
}
@media (max-width: 767px) and (orientation: landscape) {
  #news .p-cb_20260211 .page-top {
    bottom: 0;
  }
  #news .p-cb_20260211 .content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #news .p-cb_20260211 .p-cb-anc {
    bottom: 0;
  }
  #news .p-cb_20260211 .p-cb-anc__list {
    width: 56%;
  }
  #news .p-cb_20260211 .p-cb-anc {
    padding: 8px 0;
  }
  #news .p-cb_20260211 .p-cb-ticket__heading,
  #news .p-cb_20260211 .p-cb-ticket__heading img {
    width: 100%;
  }
  #news .p-cb_20260211 .p-cb-kitpre__heading,
  #news .p-cb_20260211 .p-cb-kitpre__heading img {
    width: 100%;
  }
}
@media only screen and (max-width: 1080px) and (min-width: 360px) and (orientation: landscape) {
  #news .p-cb_20260211 .content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #news .p-cb_20260211 .p-cb-anc {
    bottom: 0;
  }
  #news .p-cb_20260211 .p-cb-anc__list {
    width: 56%;
  }
}
