.page-6th_cp {
  background-color: #41220D;
}
@media (min-width: 768px) {
  .page-6th_cp a {
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
  }
}
@media (min-width: 768px) and (hover: hover) {
  .page-6th_cp a:hover {
    opacity: 0.7;
  }
}
.page-6th_cp h2,
.page-6th_cp h3,
.page-6th_cp p,
.page-6th_cp dl,
.page-6th_cp dt,
.page-6th_cp dd {
  margin: 0;
  padding: 0;
}
.page-6th_cp .wrapper {
  width: 100%;
  max-width: 68.75rem;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .page-6th_cp .wrapper {
    max-width: 19.9375rem;
  }
}
.page-6th_cp .kv {
  position: relative;
  aspect-ratio: 3840/1500;
}
@media (max-width: 767px) {
  .page-6th_cp .kv {
    aspect-ratio: 750/1420;
  }
}
.page-6th_cp .kv img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-6th_cp .kv__copyright {
  position: absolute;
  bottom: 6.1875rem;
  left: 26.6875rem;
  z-index: 1;
  font-size: 0.625rem;
  line-height: 1.5;
  letter-spacing: 0;
  color: #fff;
}
@media (max-width: 767px) {
  .page-6th_cp .kv__copyright {
    bottom: 3.3125rem;
    left: 0;
    width: 100%;
    text-align: center;
  }
}
.page-6th_cp .campaign {
  width: 100%;
  overflow: hidden;
}
.page-6th_cp .campaign__ttl {
  text-align: center;
  margin-top: 2.8125rem;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign__ttl {
    margin-top: 1.1875rem;
  }
}
.page-6th_cp .campaign__ttl img {
  width: 66.75rem;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign__ttl img {
    width: 20rem;
    max-width: none;
  }
}
.page-6th_cp .campaign .u-box {
  position: relative;
  background-color: #fff;
  clip-path: inset(0 round 1.875rem);
  padding: 5rem 0;
  margin-top: 4.75rem;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .u-box {
    padding: 3.8125rem 0 3.75rem;
    margin-top: 2.8125rem;
  }
}
.page-6th_cp .campaign .u-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/ma-mi-re/6th_cp/assets/img/box_bg.png") repeat top left/100% auto;
  z-index: 1;
  opacity: 0.6;
}
.page-6th_cp .campaign .u-box__content {
  position: relative;
  z-index: 2;
  padding: 4.9375rem 6.125rem 5.4375rem;
  background-color: #fff;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .u-box__content {
    padding: 3.0625rem 1.25rem 3.4375rem;
  }
}
.page-6th_cp .campaign .u-box__content::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 3.3125rem;
  width: 21.5rem;
  height: 5.125rem;
  background: url("/ma-mi-re/6th_cp/assets/img/box_icon.png") no-repeat top center/100% 100%;
  z-index: 1;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .u-box__content::after {
    content: none;
    width: 15.375rem;
    height: 3.625rem;
    right: 0.6875rem;
  }
}
.page-6th_cp .campaign .u-box__row + .u-box__row {
  margin-top: 3.9375rem;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .u-box__row + .u-box__row {
    margin-top: 2.0625rem;
  }
}
.page-6th_cp .campaign .u-box .title {
  text-align: center;
}
.page-6th_cp .campaign .u-box .title span {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 700;
  color: #fff;
  display: inline-block;
  background-color: #41220D;
  border-radius: 1.6875rem;
  padding: 0.75rem 1.875rem;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .u-box .title span {
    font-size: 1.25rem;
    padding: 0.5rem 1.25rem;
    font-weight: 500;
  }
}
.page-6th_cp .campaign .u-box .time {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 700;
  margin-top: 1.3125rem;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .u-box .time {
    font-size: 1.125rem;
    line-height: 1.5;
    margin-top: 0.9375rem;
  }
}
.page-6th_cp .campaign .u-box .time span {
  font-size: 2.125rem;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .u-box .time span {
    font-size: 1.625rem;
  }
}
.page-6th_cp .campaign .u-box .time i {
  font-style: normal;
  font-size: 1.625rem;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .u-box .time i {
    font-size: 1.125rem;
  }
}
.page-6th_cp .campaign .u-box .date {
  text-align: center;
  margin-top: 2rem;
}
.page-6th_cp .campaign .u-box .date img {
  width: 31.375rem;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .u-box .date img {
    width: 13.625rem;
  }
}
.page-6th_cp .campaign .u-box .desc {
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  margin-top: 1.375rem;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .u-box .desc {
    font-size: 1rem;
    margin-top: 1.125rem;
  }
}
.page-6th_cp .campaign .box {
  background-color: #FFFBC7;
  border-radius: 1.875rem;
  padding: 2.4375rem 2.6875rem 2.5625rem;
  color: #540000;
  margin-top: 4.9375rem;
  position: relative;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .box {
    padding: 2.4375rem 1.25rem 2.5rem;
    margin-top: 3.75rem;
  }
}
.page-6th_cp .campaign .box::before {
  content: "";
  position: absolute;
  top: -1.875rem;
  right: -1.6875rem;
  width: 6.8125rem;
  height: 8.8125rem;
  background: url("/ma-mi-re/6th_cp/assets/img/box2_icon1.png") no-repeat top center/100% 100%;
  z-index: 1;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .box::before {
    top: -1.3125rem;
    right: -0.5rem;
    width: 3.125rem;
    height: 4.0625rem;
    background: url("/ma-mi-re/6th_cp/assets/img/box2_icon1_sp.png") no-repeat top center/100% 100%;
  }
}
.page-6th_cp .campaign .box::after {
  content: "";
  position: absolute;
  bottom: -1.625rem;
  left: -1.75rem;
  width: 4.3125rem;
  height: 4.8125rem;
  background: url("/ma-mi-re/6th_cp/assets/img/box2_icon2.png") no-repeat top center/100% 100%;
  z-index: 1;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .box::after {
    bottom: -0.75rem;
    left: -0.875rem;
    width: 2.8125rem;
    height: 3.1875rem;
    background: url("/ma-mi-re/6th_cp/assets/img/box2_icon2_sp.png") no-repeat top center/100% 100%;
  }
}
.page-6th_cp .campaign .box .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .box .row {
    display: block;
    text-align: center;
  }
}
.page-6th_cp .campaign .box .title {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .box .title {
    font-size: 1.25rem;
  }
}
.page-6th_cp .campaign .box .text {
  margin-left: 2.3125rem;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .box .text {
    text-align: left;
    margin-left: 0;
    margin-top: 0.75rem;
    font-size: 0.875rem;
    margin-right: -0.625rem;
  }
}
.page-6th_cp .campaign .box .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 2.1875rem 0 0;
  gap: 1.25rem;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .box .product {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 1.5625rem;
    gap: 0.625rem 0.5625rem;
  }
}
.page-6th_cp .campaign .box .product .item {
  display: block;
  width: 10.5rem;
  color: #540000;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .box .product .item {
    width: 8.4375rem;
  }
}
.page-6th_cp .campaign .box .product .item__photo {
  width: 7.625rem;
  margin-inline: auto;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .box .product .item__photo {
    width: 6rem;
  }
}
.page-6th_cp .campaign .box .product .item__txt {
  margin-top: 0;
  font-size: 0.875rem;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .box .product .item__txt {
    margin-top: 0.1875rem;
    font-size: 0.75rem;
    white-space: nowrap;
  }
}
.page-6th_cp .campaign .box .note {
  margin-top: 2.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 500;
  color: #000;
  padding: 0 0.4375rem;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .box .note {
    margin-top: 2rem;
    font-size: 0.75rem;
    padding: 0;
  }
}
.page-6th_cp .campaign .bnr_chocodarake {
  padding: 7.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.375rem;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .bnr_chocodarake {
    padding: 4.0625rem 0 5rem;
    gap: 1.25rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-6th_cp .campaign .bnr_chocodarake a {
  display: block;
  width: 33.6875rem;
}
@media (max-width: 767px) {
  .page-6th_cp .campaign .bnr_chocodarake a {
    width: 19.9375rem;
  }
}