html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
img,
video {
  font-size: 0;
  line-height: 0;
}
body {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}
body img {
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .u-is-pc {
    display: none !important;
  }
}
@media screen and (min-width: 1001px) {
  .u-is-sp {
    display: none !important;
  }
}
.u-img-wrap {
  font-size: 0;
  line-height: 0;
}
.l-content-wrap {
  background-color: #080b47;
  position: relative;
  overflow: hidden;
}
.l-content-bg {
  position: relative;
  width: 100%;
  height: 100%;
}
.l-content-bg::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background-size: 100% !important;
  opacity: 0;
  animation: twinkle 3s infinite;
  z-index: 0;
  background: url("//d1r147hdvhiup1.cloudfront.net/resources/images/pc/holiday_2023/common/bg_glitter_1.png");
}
@media screen and (max-width: 1000px) {
  .l-content-bg::before {
    background-size: 250% !important;
  }
}
.l-content-bg::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background-size: 100% !important;
  opacity: 0;
  z-index: 0;
  background: url("//d1r147hdvhiup1.cloudfront.net/resources/images/pc/holiday_2023/common/bg_glitter_2.png");
  animation: twinkle 3s infinite 1.5s;
}
@media screen and (max-width: 1000px) {
  .l-content-bg::after {
    background-size: 250% !important;
  }
}
.l-content-bg--star {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.l-content-bg--star::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background-size: 100% !important;
  opacity: 0;
  animation: twinkle 5s infinite;
  z-index: 0;
  background: url("//d1r147hdvhiup1.cloudfront.net/resources/images/pc/holiday_2023/common/bg_star_1.png");
}
@media screen and (max-width: 1000px) {
  .l-content-bg--star::before {
    background-size: 250% !important;
  }
}
.l-content-bg--star::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background-size: 100% !important;
  opacity: 0;
  z-index: 0;
  background: url("//d1r147hdvhiup1.cloudfront.net/resources/images/pc/holiday_2023/common/bg_star_2.png");
  animation: twinkle 5s infinite 2.5s;
}
@media screen and (max-width: 1000px) {
  .l-content-bg--star::after {
    background-size: 250% !important;
  }
}
@keyframes twinkle {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.c-bg-gradation {
  padding: 0.78125vw 0;
  background-image: radial-gradient(closest-corner, #080b47 30%, rgba(255,255,255,0));
}
.c-hover-opacity {
  transition: opacity 0.3s;
}
@media screen and (min-width: 1001px) {
  .c-hover-opacity:hover {
    opacity: 0.6;
  }
}
.c-view-more {
  display: inline-block;
  color: #fff;
  font-size: 0.9375vw;
  padding: 0.833333333333333vw 1.09375vw 0.833333333333333vw 0.78125vw;
  border-bottom: 1px solid #fff;
  letter-spacing: 0.14em;
}
@media screen and (max-width: 1000px) {
  .c-view-more {
    font-size: 3.2vw;
    padding: 1.866666666666667vw 3.066666666666666vw 1.866666666666667vw 0.533333333333333vw;
  }
}
[data-module="FadeIn"] {
  opacity: 0;
  transform: translateY(50px);
  transition: transform 0.6s ease-in-out, opacity 0.6s ease-in-out;
}
[data-module="FadeIn"].is-active {
  opacity: 1;
  transform: translateY(0);
}
.b-campaign_wrap {
  position: relative;
  margin-top: 8.854166666666668vw;
}
@media screen and (min-width: 1001px) {
  .b-campaign_wrap {
    margin-bottom: 41.66666666666667vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-campaign_wrap {
    margin-top: -16vw;
  }
}
.b-campaign_bg-img1 {
  position: absolute;
  width: 55.2828125vw;
  top: -10.416666666666668vw;
  left: -5.208333333333334vw;
}
@media screen and (max-width: 1000px) {
  .b-campaign_bg-img1 {
    width: 128.036vw;
    top: -24vw;
    left: -22.666666666666664vw;
  }
}
.b-campaign_bg-img2 {
  position: absolute;
  width: 41.12447916666667vw;
  right: -0.520833333333333vw;
  top: -8.333333333333332vw;
}
@media screen and (max-width: 1000px) {
  .b-campaign_bg-img2 {
    width: 112.00000000000001vw;
    top: 78.66666666666666vw;
    left: -5.333333333333334vw;
  }
}
.b-campaign_inner {
  padding: 0 11.71875vw;
}
@media screen and (max-width: 1000px) {
  .b-campaign_inner {
    padding: 0 6.666666666666667vw;
  }
}
.b-campaign_hdg {
  position: relative;
  width: 44.672916666666666vw;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .b-campaign_hdg {
    width: 75.14800000000001vw;
    margin: auto;
  }
}
.b-campaign_date {
  color: #fff;
}
@media screen and (min-width: 1001px) {
  .b-campaign_date {
    display: inline-block;
    font-size: 1.197916666666667vw;
    margin-top: 1.041666666666667vw;
    margin-left: 1.302083333333333vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-campaign_date {
    font-size: 3.733333333333334vw;
    text-align: center;
    width: 66.66666666666666vw;
    margin: auto;
  }
}
@media screen and (min-width: 1001px) {
  .b-campaign_date span {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 0.78125vw 0;
  }
}
@media screen and (max-width: 1000px) {
  .b-campaign_date span {
    display: block;
    width: 16vw;
    margin: 0 auto 2vw;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    padding: 0 2.266666666666667vw;
  }
}
.b-campaign_date .u-is-pc {
  display: inline-block;
}
.b-campaign_product_txt_img {
  position: absolute;
  left: 36.97916666666667vw;
  top: 2.604166666666667vw;
  width: 41.19947916666666vw;
}
@media screen and (max-width: 1000px) {
  .b-campaign_product_txt_img {
    width: 88vw;
    top: 33.33333333333333vw;
    left: -2vw;
  }
}
.b-campaign_product_txt-link {
  position: absolute;
  left: 45.3125vw;
  top: 19.270833333333336vw;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .b-campaign_product_txt-link {
    top: 70.66666666666667vw;
    left: 15.333333333333332vw;
  }
}
.b-event_wrap {
  position: relative;
  margin-top: -25vw;
}
@media screen and (max-width: 1000px) {
  .b-event_wrap {
    margin-top: -20vw;
  }
}
.b-event_bg-img1 {
  position: absolute;
  top: 28.125vw;
  left: -3.385416666666667vw;
  width: 106.80885416666668vw;
  z-index: 2;
}
@media screen and (max-width: 1000px) {
  .b-event_bg-img1 {
    top: -1.333333333333333vw;
    right: -3.333333333333333vw;
    left: auto;
    width: 126.96533333333333vw;
  }
}
.b-event_bg-img2 {
  position: absolute;
  top: 3.75vw;
  left: -4.583333333333333vw;
  width: 107.30104166666665vw;
}
@media screen and (max-width: 1000px) {
  .b-event_bg-img2 {
    top: 58.666666666666664vw;
    left: auto;
    right: -13.333333333333334vw;
    width: 37.01866666666667vw;
  }
}
.b-event_bg-img3 {
  position: absolute;
  bottom: -11.458333333333332vw;
  left: -3.333333333333333vw;
  width: 107.95677083333332vw;
}
@media screen and (max-width: 1000px) {
  .b-event_bg-img3 {
    bottom: 145.33333333333334vw;
    left: -10.666666666666668vw;
    width: 119.11466666666666vw;
  }
}
.b-event_bg-img4 {
  position: absolute;
}
@media screen and (max-width: 1000px) {
  .b-event_bg-img4 {
    bottom: 82.66666666666667vw;
    left: -7.6vw;
    width: 113.74266666666668vw;
  }
}
.b-event_bg-img5 {
  position: absolute;
}
@media screen and (max-width: 1000px) {
  .b-event_bg-img5 {
    bottom: 20.666666666666668vw;
    left: -5.333333333333334vw;
    width: 121.52533333333334vw;
  }
}
.b-event_inner {
  position: relative;
  z-index: 1;
  padding: 14.583333333333334vw 8.854166666666668vw 41.66666666666667vw;
}
@media screen and (max-width: 1000px) {
  .b-event_inner {
    padding: 70.66666666666667vw 6.666666666666667vw 316.53333333333336vw;
  }
}
.b-event_hdg {
  width: 44.7328125vw;
}
@media screen and (min-width: 1001px) {
  .b-event_hdg {
    margin-left: -1.333333333333333vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-event_hdg {
    width: 70.66666666666667vw;
    margin: 6.666666666666667vw auto 0;
  }
}
@media screen and (min-width: 1001px) {
  .b-event_ttl {
    width: 26.25vw;
    margin-top: -1.5625vw;
    margin-left: -1.5625vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-event_ttl {
    width: 60.66666666666667vw;
    margin: -4vw auto 0;
  }
}
.b-event_date,
.b-event_place {
  color: #fff;
}
@media screen and (min-width: 1001px) {
  .b-event_date span,
  .b-event_place span {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 0.78125vw 0;
  }
}
@media screen and (max-width: 1000px) {
  .b-event_date span,
  .b-event_place span {
    display: block;
    width: 16vw;
    margin: 0 auto 2vw;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    padding: 0 2.266666666666667vw;
  }
}
@media screen and (min-width: 1001px) {
  .b-event_date,
  .b-event_place {
    display: inline-block;
    font-size: 1.197916666666667vw;
    margin-top: 0.260416666666667vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-event_date,
  .b-event_place {
    font-size: 3.733333333333334vw;
    text-align: center;
  }
}
.b-event_date .u-is-pc,
.b-event_place .u-is-pc {
  display: inline-block;
}
@media screen and (min-width: 1001px) {
  .b-event_date {
    margin-right: 2.083333333333333vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-event_date {
    margin: 0.666666666666667vw auto 4.666666666666667vw;
    width: 52vw;
  }
}
.b-event_img {
  width: 70.05208333333334vw;
  margin-top: 2.083333333333333vw;
}
@media screen and (max-width: 1000px) {
  .b-event_img {
    width: 100%;
    margin-top: 8.933333333333334vw;
  }
}
.b-event_product_img_wrap {
  margin-top: 35.41666666666667vw;
}
.b-event_product_img {
  position: absolute;
  width: 18.125vw;
}
@media screen and (max-width: 1000px) {
  .b-event_product_img {
    width: 46.400000000000006vw;
  }
}
.b-event_product_img.is-01 {
  bottom: -28.749999999999996vw;
  left: 11.614583333333334vw;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .b-event_product_img.is-01 {
    bottom: -76vw;
    left: 0vw;
  }
}
.b-event_product_img.is-02 {
  bottom: -39.84375vw;
  left: 27.083333333333332vw;
  z-index: 2;
}
@media screen and (max-width: 1000px) {
  .b-event_product_img.is-02 {
    bottom: -105.33333333333333vw;
    left: 40vw;
  }
}
.b-event_product_img.is-03 {
  bottom: -28.749999999999996vw;
  right: 14.583333333333334vw;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .b-event_product_img.is-03 {
    bottom: -176vw;
    right: 40vw;
  }
}
.b-event_product_img.is-04 {
  bottom: -39.84375vw;
  right: -1.041666666666667vw;
  z-index: 2;
}
@media screen and (max-width: 1000px) {
  .b-event_product_img.is-04 {
    bottom: -205.33333333333331vw;
    right: 0vw;
  }
}
.b-event_product_txt_img {
  position: absolute;
  width: 20.632291666666667vw;
}
@media screen and (max-width: 1000px) {
  .b-event_product_txt_img {
    width: 52.94666666666667vw;
  }
}
.b-event_product_txt_img.is-01 {
  bottom: -18.229166666666664vw;
  left: 28.125vw;
}
@media screen and (max-width: 1000px) {
  .b-event_product_txt_img.is-01 {
    bottom: -49.333333333333336vw;
    left: 42.66666666666667vw;
    z-index: 1;
  }
}
.b-event_product_txt_img.is-02 {
  width: 21.27447916666667vw;
  bottom: -19.270833333333336vw;
  right: -2.604166666666667vw;
}
@media screen and (max-width: 1000px) {
  .b-event_product_txt_img.is-02 {
    width: 55.70533333333334vw;
    bottom: -149.33333333333334vw;
    right: -5.333333333333334vw;
    z-index: 1;
  }
}
.b-event_product_txt_note {
  position: absolute;
  color: #fff;
  font-size: 0.729166666666667vw;
  line-height: 1.71;
}
@media screen and (max-width: 1000px) {
  .b-event_product_txt_note {
    font-size: 2.4vw;
    line-height: 1.5;
  }
}
.b-event_product_txt_note.is-01 {
  bottom: -22.135416666666664vw;
  left: 30.46875vw;
}
@media screen and (max-width: 1000px) {
  .b-event_product_txt_note.is-01 {
    width: 100%;
    bottom: -58.666666666666664vw;
    left: 49.333333333333336vw;
    z-index: 1;
  }
}
.b-event_product_txt_note.is-02 {
  bottom: -22.135416666666664vw;
  right: 1.40625vw;
}
@media screen and (max-width: 1000px) {
  .b-event_product_txt_note.is-02 {
    bottom: -157.33333333333331vw;
    right: -1.333333333333333vw;
    z-index: 1;
  }
}
.b-event_product_service {
  color: #fff;
  position: absolute;
}
@media screen and (min-width: 1001px) {
  .b-event_product_service {
    font-size: 0.833333333333333vw;
    display: flex;
    align-items: center;
    bottom: -49.47916666666667vw;
    right: 2.34375vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-event_product_service {
    font-size: 3.733333333333334vw;
    line-height: 1.47;
    bottom: -262.66666666666663vw;
    margin: auto;
  }
}
.b-event_product_service span {
  font-size: 1.041666666666667vw;
}
@media screen and (max-width: 1000px) {
  .b-event_product_service span {
    font-size: 4.266666666666667vw;
    text-align: center;
  }
}
.b-event_product_service:before,
.b-event_product_service:after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 4.377604166666667vw;
  height: 8.9265625vw;
}
.b-event_product_service:before {
  bottom: -0.260416666666667vw;
  right: 42.1875vw;
  background: url("//d1r147hdvhiup1.cloudfront.net/resources/images/pc/holiday_2023/event/decoration_pattern_1.png") center/contain no-repeat;
}
.b-event_product_service:after {
  bottom: -1.302083333333333vw;
  right: -2.604166666666667vw;
  background: url("//d1r147hdvhiup1.cloudfront.net/resources/images/pc/holiday_2023/event/decoration_pattern_2.png") center/contain no-repeat;
}
@media screen and (max-width: 1000px) {
  .b-event_product_service_design {
    text-align: center;
  }
}
.b-event_product_service_item_wrap {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  .b-event_product_service_item_wrap {
    margin-top: 4vw;
    margin-left: -2vw;
    width: 92vw;
  }
}
.b-event_product_service_img {
  width: 5.729166666666666vw;
  margin-right: 0.78125vw;
}
@media screen and (max-width: 1000px) {
  .b-event_product_service_img {
    width: 20.266666666666666vw;
    margin-right: 2vw;
  }
}
.b-event_product_service_desc {
  font-size: 0.9375vw;
  margin-top: 0.78125vw;
}
@media screen and (min-width: 1001px) {
  .b-event_product_service_desc {
    line-height: 2;
  }
}
@media screen and (max-width: 1000px) {
  .b-event_product_service_desc {
    font-size: 3.733333333333334vw;
    text-align: center;
    margin-top: 3.333333333333333vw;
  }
}
.b-event_product_service_item li {
  position: relative;
}
.b-event_product_service_item li:before {
  content: "";
  display: inline-block;
  width: 1.057291666666667vw;
  height: 1.103125vw;
  margin-right: 0.260416666666667vw;
  vertical-align: bottom;
}
@media screen and (max-width: 1000px) {
  .b-event_product_service_item li:before {
    width: 3.749333333333334vw;
    height: 3.912vw;
    margin-right: 0.666666666666667vw;
  }
}
.b-event_product_service_item li:nth-of-type(1):before {
  background: url("//d1r147hdvhiup1.cloudfront.net/resources/images/pc/holiday_2023/event/flower_1.png") center/contain no-repeat;
}
.b-event_product_service_item li:nth-of-type(2) {
  margin-top: 0.78125vw;
}
.b-event_product_service_item li:nth-of-type(2):before {
  background: url("//d1r147hdvhiup1.cloudfront.net/resources/images/pc/holiday_2023/event/flower_2.png") center/contain no-repeat;
}
@media screen and (max-width: 1000px) {
  .b-event_product_service_item li:nth-of-type(2) {
    margin-top: 2vw;
  }
}
.b-event_product_service_item li:nth-of-type(3) {
  margin-top: 0.78125vw;
}
.b-event_product_service_item li:nth-of-type(3):before {
  background: url("//d1r147hdvhiup1.cloudfront.net/resources/images/pc/holiday_2023/event/flower_3.png") center/contain no-repeat;
}
@media screen and (max-width: 1000px) {
  .b-event_product_service_item li:nth-of-type(3) {
    margin-top: 2vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-event_product_service_item li {
    font-size: 3.2vw;
  }
}
.b-footer_wrap {
  position: relative;
  background-color: #000;
  z-index: 10;
}
.b-footer_wrap .b-footer-txt {
  color: #fff;
  text-align: center;
  font-size: 0.9375vw;
  letter-spacing: 0.14em;
  padding: 1.614583333333333vw;
}
@media screen and (max-width: 1000px) {
  .b-footer_wrap .b-footer-txt {
    font-size: 2.4vw;
    padding: 4.133333333333333vw;
    line-height: 2.78em;
  }
}
.b-header_wrap {
  background-color: #000;
  padding: 1.041666666666667vw 0;
}
@media screen and (max-width: 1000px) {
  .b-header_wrap {
    padding: 4vw 0;
  }
}
.b-header_wrap .b-header-logo {
  display: block;
  width: 10.677083333333332vw;
  margin-left: 5.208333333333334vw;
}
@media screen and (max-width: 1000px) {
  .b-header_wrap .b-header-logo {
    width: 37.86666666666667vw;
    margin: auto;
  }
}
.b-kv_wrap {
  position: relative;
  width: 100%;
  height: 59.895833333333336vw;
}
@media screen and (max-width: 1000px) {
  .b-kv_wrap {
    height: 133.33333333333331vw;
  }
}
.b-kv_wrap::after {
  position: absolute;
  content: "";
  background: linear-gradient(rgba(0,0,0,0), #080b47);
  width: 100%;
  height: 7.8125vw;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1000px) {
  .b-kv_wrap::after {
    height: 13.333333333333334vw;
    bottom: -24vw;
  }
}
.b-kv_bg {
  width: 100% !important;
  height: 100%;
}
.b-kv_bg video {
  width: 100%;
}
.b-kv_glitter {
  position: relative;
  width: 100%;
  height: 100%;
}
.b-kv_glitter::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background-size: 100% !important;
  opacity: 0;
  animation: twinkle 3s infinite;
  z-index: 1;
  background: url("//d1r147hdvhiup1.cloudfront.net/resources/images/pc/holiday_2023/common/bg_glitter_1.png");
}
@media screen and (max-width: 1000px) {
  .b-kv_glitter::before {
    background-size: 250% !important;
  }
}
.b-kv_glitter::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background-size: 100% !important;
  opacity: 0;
  z-index: 1;
  background: url("//d1r147hdvhiup1.cloudfront.net/resources/images/pc/holiday_2023/common/bg_glitter_2.png");
  animation: twinkle 3s infinite 1.5s;
}
@media screen and (max-width: 1000px) {
  .b-kv_glitter::after {
    background-size: 250% !important;
  }
}
.b-kv_glitter--star {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.b-kv_glitter--star::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background-size: 100% !important;
  opacity: 0;
  animation: twinkle 5s infinite;
  z-index: 1;
  background: url("//d1r147hdvhiup1.cloudfront.net/resources/images/pc/holiday_2023/common/bg_star_1.png");
}
@media screen and (max-width: 1000px) {
  .b-kv_glitter--star::before {
    background-size: 250% !important;
  }
}
.b-kv_glitter--star::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background-size: 100% !important;
  opacity: 0;
  z-index: 1;
  background: url("//d1r147hdvhiup1.cloudfront.net/resources/images/pc/holiday_2023/common/bg_star_2.png");
  animation: twinkle 5s infinite 2.5s;
}
@media screen and (max-width: 1000px) {
  .b-kv_glitter--star::after {
    background-size: 250% !important;
  }
}
.b-limited_gift_wrapping_wrap {
  position: relative;
}
@media screen and (min-width: 1001px) {
  .b-limited_gift_wrapping_wrap {
    margin-top: -7.291666666666667vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-limited_gift_wrapping_wrap {
    margin-top: -24.666666666666668vw;
  }
}
.b-limited_gift_wrapping_bg-img1 {
  position: absolute;
  top: 5.208333333333334vw;
  right: 0;
  width: 33.33333333333333vw;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .b-limited_gift_wrapping_bg-img1 {
    top: 4.666666666666667vw;
    left: -4vw;
    width: 104vw;
  }
}
.b-limited_gift_wrapping_bg-img2 {
  position: absolute;
  top: 0vw;
  left: -1.5625vw;
  width: 104.375vw;
}
@media screen and (max-width: 1000px) {
  .b-limited_gift_wrapping_bg-img2 {
    top: 17.333333333333336vw;
    left: -5.333333333333334vw;
    width: 113.33333333333333vw;
  }
}
.b-limited_gift_wrapping_bg-img3 {
  position: absolute;
  top: 93.33333333333333vw;
  left: 0;
  width: 100vw;
}
@media screen and (max-width: 1000px) {
  .b-limited_gift_wrapping_bg-img3 {
    top: 172.66666666666666vw;
    left: -4vw;
    width: 110.66666666666667vw;
  }
}
.b-limited_gift_wrapping_bg-img4 {
  position: absolute;
  bottom: 33.33333333333333vw;
  left: 0;
  width: 45.33333333333333vw;
}
@media screen and (max-width: 1000px) {
  .b-limited_gift_wrapping_bg-img4 {
    bottom: 0vw;
    left: -6vw;
    width: 104.93333333333332vw;
  }
}
.b-limited_gift_wrapping_bg-img5 {
  position: absolute;
  bottom: 33.33333333333333vw;
  left: 0;
  width: 45.33333333333333vw;
}
@media screen and (max-width: 1000px) {
  .b-limited_gift_wrapping_bg-img5 {
    bottom: 46.666666666666664vw;
    left: -5.333333333333334vw;
    width: 48.266666666666666vw;
  }
}
.b-limited_gift_wrapping_bg-img6 {
  position: absolute;
  bottom: 33.33333333333333vw;
  left: 0;
  width: 45.33333333333333vw;
}
@media screen and (max-width: 1000px) {
  .b-limited_gift_wrapping_bg-img6 {
    top: 118vw;
    left: 2vw;
    width: 101.46666666666665vw;
  }
}
.b-limited_gift_wrapping_inner {
  position: relative;
  z-index: 1;
  padding: 13.541666666666666vw 8.489583333333334vw 20.833333333333336vw;
}
@media screen and (max-width: 1000px) {
  .b-limited_gift_wrapping_inner {
    padding: 41.333333333333336vw 14.000000000000002vw 24vw;
  }
}
.b-limited_gift_wrapping_ttl {
  width: 59.895833333333336vw;
}
@media screen and (min-width: 1001px) {
  .b-limited_gift_wrapping_ttl {
    margin-left: -4.166666666666666vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-limited_gift_wrapping_ttl {
    width: 70.66666666666667vw;
    margin: auto;
  }
}
.b-limited_gift_wrapping_txt {
  color: #fff;
  font-size: 1.223958333333333vw;
  margin-top: 1.041666666666667vw;
  margin-left: 0.520833333333333vw;
}
@media screen and (min-width: 1001px) {
  .b-limited_gift_wrapping_txt {
    width: 59.895833333333336vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-limited_gift_wrapping_txt {
    font-size: 3.733333333333334vw;
    line-height: 1.89;
    margin-top: 0vw;
    text-align: center;
  }
}
.b-limited_gift_wrapping_link {
  margin-top: 1.041666666666667vw;
}
@media screen and (max-width: 1000px) {
  .b-limited_gift_wrapping_link {
    margin-top: 8.666666666666668vw;
    width: 40vw;
  }
}
@media screen and (min-width: 1001px) {
  .b-limited_gift_wrapping_img-container {
    display: flex;
    justify-content: space-between;
    margin-top: 5.729166666666666vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-limited_gift_wrapping_img-container {
    margin-top: 10.666666666666668vw;
    width: 72vw;
  }
}
.b-limited_gift_wrapping_img-item {
  width: 26.197916666666664vw;
  height: 26.197916666666664vw;
}
@media screen and (max-width: 1000px) {
  .b-limited_gift_wrapping_img-item {
    width: 100%;
    height: 100%;
  }
  .b-limited_gift_wrapping_img-item:nth-of-type(n+2) {
    margin-top: 7.066666666666667vw;
  }
}
/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
.b-limited-items_wrap {
  position: relative;
  padding: 0vw 0 19.791666666666664vw;
  margin-top: 14.583333333333334vw;
}
@media screen and (max-width: 1000px) {
  .b-limited-items_wrap {
    margin-top: 20vw;
  }
}
.b-limited-items-text-pagination {
  color: #fff;
}
@media screen and (min-width: 1001px) {
  .b-limited-items-text-pagination {
    display: inline;
  }
}
@media screen and (min-width: 1001px) {
  .b-limited-items-hdg {
    width: 39.58333333333333vw;
    margin-left: 5.46875vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-limited-items-hdg {
    width: 73.33333333333333vw;
    margin: auto;
  }
}
.b-limited-items-text--wrapper {
  display: flex;
}
@media screen and (min-width: 1001px) {
  .b-limited-items-text--wrapper {
    margin-top: 4.791666666666667vw;
    margin-left: 8.489583333333334vw;
    justify-content: space-between;
  }
}
@media screen and (max-width: 1000px) {
  .b-limited-items-text--wrapper {
    flex-direction: column-reverse;
    margin-top: 5.333333333333334vw;
  }
}
@media screen and (min-width: 1001px) {
  .b-limited-items-text {
    width: 19.322916666666668vw;
    margin-top: 3.645833333333333vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-limited-items-text {
    width: 82vw;
    margin: 5.333333333333334vw auto 0;
  }
}
.b-limited-items-text-list-item {
  color: #fff;
  display: none;
}
.b-limited-items-text-list-item.is-active {
  display: block;
  animation: activeText 0.8s ease;
}
@media screen and (min-width: 1001px) {
  .b-limited-items-text-list-item-title {
    font-size: 1.458333333333333vw;
    margin-top: 1.979166666666667vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-limited-items-text-list-item-title {
    font-size: 4.266666666666667vw;
    margin-top: 4.533333333333333vw;
  }
}
.b-limited-items-text-list-item-title.c-bg-gradation {
  display: inline-block;
}
@media screen and (min-width: 1001px) {
  .b-limited-items-text-list-item-desc {
    font-size: 0.9375vw;
    margin-top: 1.197916666666667vw;
    line-height: calc(37 / 18);
  }
}
@media screen and (max-width: 1000px) {
  .b-limited-items-text-list-item-desc {
    font-size: 3.733333333333334vw;
    margin-top: 2.4vw;
    line-height: calc(44 / 28);
    min-height: 17.599999999999998vw;
  }
}
.b-limited-items-text-list-item-desc.c-bg-gradation {
  display: inline-block;
}
@media screen and (min-width: 1001px) {
  .b-limited-items-text-list-item-link {
    margin-top: 1.041666666666667vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-limited-items-text-list-item-link {
    margin-top: 2vw;
    display: block !important;
    width: 26.666666666666668vw;
  }
}
.b-limited-items-text-list-item-link.c-bg-gradation {
  display: inline-block;
}
.b-limited-items-slide--wrapper {
  overflow: hidden;
}
@media screen and (min-width: 1001px) {
  .b-limited-items-slide--wrapper {
    width: 63.125vw;
    padding-left: 5.989583333333334vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-limited-items-slide--wrapper {
    width: 91.33333333333333vw;
    margin-left: auto;
  }
}
@media screen and (min-width: 1001px) {
  .b-limited-items-slide {
    width: 71.33333333333334vw;
    padding-left: 0.885416666666667vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-limited-items-slide {
    width: 129.77066666666667vw;
  }
}
@media screen and (min-width: 1001px) {
  .b-limited-items-list-item-image {
    padding-right: 5.208333333333334vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-limited-items-list-item-image {
    padding-right: 4.266666666666667vw;
  }
}
.swiper-pagination-bullet {
  display: inline-block;
  font-family: Apple Chancery;
  background: none;
  margin: 0 !important;
  width: auto;
  height: auto;
  opacity: 0.4;
}
@media screen and (min-width: 1001px) {
  .swiper-pagination-bullet {
    font-size: 1.510416666666667vw;
  }
}
@media screen and (max-width: 1000px) {
  .swiper-pagination-bullet {
    font-size: 5.2vw;
  }
}
@media screen and (min-width: 1001px) {
  .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 2.03125vw !important;
  }
}
@media screen and (max-width: 1000px) {
  .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 4.533333333333333vw !important;
  }
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.b-limited-items {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1000px) {
  .b-limited-items {
    padding-top: 5.333333333333334vw;
  }
}
.b-limited-items_bg-img1 {
  position: absolute;
  bottom: -2.083333333333333vw;
  left: 2.604166666666667vw;
  width: 86.97916666666666vw;
}
@media screen and (max-width: 1000px) {
  .b-limited-items_bg-img1 {
    top: -10.666666666666668vw;
    left: -4vw;
    width: 107.46666666666667vw;
  }
}
.b-limited-items_bg-img2 {
  position: absolute;
  bottom: 1.5625vw;
  left: -3.125vw;
  width: 93.75vw;
}
@media screen and (max-width: 1000px) {
  .b-limited-items_bg-img2 {
    left: -6.666666666666667vw;
    top: 1.333333333333333vw;
    width: 110.26666666666667vw;
  }
}
.b-limited-items_slide-parts1 {
  position: absolute;
  top: 4.6875vw;
  left: 23.958333333333336vw;
  width: 17.083333333333332vw;
  z-index: 2;
}
.b-limited-items_slide-parts2 {
  position: absolute;
  top: -10.9375vw;
  right: -6.770833333333333vw;
  width: 35.729166666666664vw;
  z-index: 2;
}
@keyframes activeText {
  0% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
.b-message {
  position: relative;
  padding: 22.916666666666664vw 0 22.916666666666664vw;
}
@media screen and (min-width: 1001px) {
  .b-message {
    margin-top: -18.75vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-message {
    padding: 0vw 0 50.12vw;
    margin-top: 120vw;
  }
}
.b-message_inner {
  position: relative;
  z-index: 1;
}
.b-message_text1 {
  width: 29.6875vw;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .b-message_text1 {
    width: 50.13333333333333vw;
  }
}
.b-message_text2 {
  width: 34.375vw;
  margin: 2.34375vw auto 0;
}
@media screen and (max-width: 1000px) {
  .b-message_text2 {
    width: 82.13333333333334vw;
    margin: 1.333333333333333vw auto 0;
  }
}
.b-message_bg-img1 {
  position: absolute;
  top: 7.291666666666667vw;
  left: -3.125vw;
  width: 101.35416666666666vw;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .b-message_bg-img1 {
    top: -31.333333333333336vw;
    left: -14.666666666666666vw;
    width: 157.33333333333331vw;
  }
}
.b-message_bg-img2 {
  position: absolute;
  top: -1.041666666666667vw;
  left: -4.6875vw;
  width: 121.24999999999999vw;
}
@media screen and (max-width: 1000px) {
  .b-message_bg-img2 {
    top: auto;
    bottom: -25.333333333333336vw;
    left: -26vw;
    width: 145.73333333333335vw;
  }
}
.b-message_coming-soon {
  width: 23.958333333333336vw;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .b-message_coming-soon {
    width: 60vw;
    margin-top: 0;
  }
}
.b-message_logo {
  width: 19.960416666666667vw;
  margin: 1.041666666666667vw auto 0;
}
@media screen and (max-width: 1000px) {
  .b-message_logo {
    width: 51.098666666666674vw;
    margin-top: 1.333333333333333vw;
  }
}
.b-movie_wrap {
  position: relative;
}
.b-movie_container {
  position: relative;
  z-index: 100;
}
.b-movie_content {
  position: relative;
  z-index: 100;
  text-align: center;
}
@media screen and (min-width: 1001px) {
  .b-movie_content {
    margin-left: 2.083333333333333vw;
  }
}
.b-movie_content video {
  width: 51.822916666666664vw;
}
@media screen and (max-width: 1000px) {
  .b-movie_content video {
    width: 82.66666666666667vw;
  }
}
.b-movie-img {
  position: absolute;
  width: 101.59322916666666vw;
  top: -16.145833333333336vw;
  left: 0;
}
@media screen and (max-width: 1000px) {
  .b-movie-img {
    width: 117.54533333333335vw;
    top: -24vw;
    left: -9.333333333333334vw;
  }
}
.b-statement_wrap {
  position: relative;
  margin-top: -7.291666666666667vw;
}
@media screen and (max-width: 1000px) {
  .b-statement_wrap {
    margin-top: -10.666666666666668vw;
  }
}
.b-statement_txt-container {
  color: #fff;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1001px) {
  .b-statement_txt-container {
    margin-left: 46.875vw;
    padding: 19.791666666666664vw 5.208333333333334vw 23.958333333333336vw;
  }
}
@media screen and (max-width: 1000px) {
  .b-statement_txt-container {
    padding: 35.86666666666667vw 2.666666666666667vw 34.66666666666667vw 24vw;
  }
}
.b-statement_bg-img1 {
  position: absolute;
  top: -2.083333333333333vw;
  left: -1.5625vw;
  width: 105.20833333333333vw;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .b-statement_bg-img1 {
    top: 12vw;
    left: -22.666666666666664vw;
    width: 137.86666666666667vw;
  }
}
.b-statement_bg-img2 {
  position: absolute;
  top: 0vw;
  left: -2.864583333333333vw;
  width: 96.35416666666666vw;
}
@media screen and (max-width: 1000px) {
  .b-statement_bg-img2 {
    top: 4vw;
    left: -16vw;
    width: 122.66666666666666vw;
  }
}
span.b-statement_ttl-en {
  display: block;
}
@media screen and (min-width: 1001px) {
  span.b-statement_ttl-en {
    width: 26.041666666666668vw;
    margin-left: -0.9375vw;
  }
}
@media screen and (max-width: 1000px) {
  span.b-statement_ttl-en {
    width: 60.66666666666667vw;
    margin-left: -4.266666666666667vw;
  }
}
h2.b-statement_ttl-jp {
  width: 27.708333333333336vw;
  margin-top: 0.520833333333333vw;
  margin-left: -3.385416666666667vw;
}
@media screen and (max-width: 1000px) {
  h2.b-statement_ttl-jp {
    width: 70.93333333333334vw;
    margin-top: 2vw;
    margin-left: -8.666666666666668vw;
  }
}
.b-statement_txt {
  width: 39.58333333333333vw;
  margin-top: -1.40625vw;
  margin-left: -1.5625vw;
}
@media screen and (max-width: 1000px) {
  .b-statement_txt {
    width: 80vw;
    margin-top: -2.666666666666667vw;
    margin-left: -4.666666666666667vw;
  }
}
