.coupon-block-new {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.coupon-block-new > div {
  background: url(/stcontents/img/sub-page/lp/newyear2501/coupon-bg.png) no-repeat center center;
  background-size: contain;
  width: 440px;
  height: 204px;
  padding: 24px 0;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #0F0A64;
}
.coupon-block-new > div a {
  display: block;
  padding: 20px 0;
}
.coupon-block-new .title {
  font-size: 36px;
  line-height: 1;
  margin-bottom: 0;
}
.coupon-block-new .title span {
  font-size: 48px;
}
.coupon-block-new .title.long {
  font-size: 30px;
}
.coupon-block-new .title.long span {
  font-size: 38px;
}
.coupon-block-new .btn-relux {
  width: 320px;
  height: 48px;
}
.coupon-block-new .btn-relux:hover {
  background-color: #0f0a64;
}
@media screen and (min-width: 768px) {
  .coupon-block-new .btn-wide {
    width: 348px;
  }
}
@media screen and (max-width: 1280px) {
  .coupon-block-new {
    display: block;
  }
  .coupon-block-new > div {
    margin: 0 auto 16px;
  }
}
@media screen and (max-width: 767px) {
  .coupon-block-new > div {
    background: url(/stcontents/img/sub-page/lp/newyear2501/coupon-bg-sp.png) no-repeat center center;
    background-size: contain;
    max-width: 100%;
    width: 355px;
    height: 168px;
    margin: 0 auto 6px;
    padding: 16px 0;
    font-size: 14px;
  }
  .coupon-block-new .title {
    font-size: 32px;
  }
  .coupon-block-new .title span {
    font-size: 40px;
  }
  .coupon-block-new .title.long {
    font-size: 24px;
  }
  .coupon-block-new .title.long span {
    font-size: 32px;
  }
  .coupon-block-new .font-xxxx-large {
    font-size: 2.4rem
  }
  .coupon-block-new .btn-relux {
    width: 250px;
    height: 40px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 320px){
  .coupon-block-new .btn-relux {
    width: 210px;
    height: 32px;
  }
  .coupon-block-new .font-xxxx-large {
    font-size: 2rem;
    margin: -2px 0 4px;
  }
}

.newyear2501 .global-footer {
  display: block !important;
}

.newyear2501 .key-visual {
  height: 600px;
}
.newyear2501 .key-visual,
.newyear2501 .key-visual-complete {
  background-image: url(../../../img/sub-page/lp/newyear2501/bg-kv.png) !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.newyear2501 .key-visual:after {
  background: linear-gradient(180deg, rgba(0, 20, 91, 0.60) 0%, rgba(0, 20, 91, 0.00) 100%);
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}

.newyear2501 .key-visual-complete::before {
  height: 100% !important;
}

.newyear2501 .key-visual.finish {
  height: 100dvh;
}
.newyear2501 .key-visual.finish .inner {
  bottom: 50%;
}
.newyear2501 .omikuji-block,
.newyear2501 .omikuji-block-2 {
  height: 286px;
}
.newyear2501 .omikuji-block img,
.newyear2501 .omikuji-block-2 img {
  width: 600px;
  margin: 0 auto;
  cursor: pointer;
}
.newyear2501 .omikuji-block a,
.newyear2501 .omikuji-block-2 a {
  opacity: 1;
}
.newyear2501 .omikuji-block .btn-disabled,
.newyear2501 .omikuji-block-2 .btn-disabled {
  opacity: 1;
}
.newyear2501 .omikuji-block img.disabled,
.newyear2501 .omikuji-block img.hover {
  display: none !important;
}
.newyear2501 .omikuji-block .btn-disabled img.pc-only,
.newyear2501 .omikuji-block.change-disabled img.pc-only {
  display: none !important;
}
.newyear2501 .omikuji-block .btn-disabled img.pc-only.disabled,
.newyear2501 .omikuji-block.change-disabled img.pc-only.hover {
  display: block !important;
}
.newyear2501 .omikuji-block .anime {
  max-width: 100%;
  width: 600px;
  display: block;
  opacity: 0;
  position: relative;
}
.newyear2501 .omikuji-block .anime img {
  width: 280px;
  position: relative;
  z-index: 2;
}

@media (max-width: 767px) {
  .newyear2501 .key-visual {
    height: 470px;
  }
  .newyear2501 .key-visual .inner {
    width: 100%;
    left: 0;
  }
  .newyear2501 .omikuji-block,
  .newyear2501 .omikuji-block-2 {
    height: 243px;
  }
  .newyear2501 .omikuji-block img,
  .newyear2501 .omikuji-block-2 img {
    max-width: 100%;
    width: 343px;
  }
  .newyear2501 .omikuji-block .btn-disabled img.pc-only.disabled,
  .newyear2501 .omikuji-block .btn-disabled img.sp-only,
  .newyear2501 .omikuji-block.change-disabled img.pc-only.disabled,
  .newyear2501 .omikuji-block.change-disabled img.pc-only.hover,
  .newyear2501 .omikuji-block.change-disabled img.sp-only {
    display: none !important;
  }
  .newyear2501 .omikuji-block .btn-disabled img.sp-only.disabled,
  .newyear2501 .omikuji-block.change-disabled img.sp-only.hover {
    display: block !important;
  }
  .newyear2501 .omikuji-block .anime img {
    width: 220px;
  }
}