/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  background-color: #FFFF90;
  min-height: 100vh;
  color: #B408FD;
  overflow-x: hidden;
}

*:focus {
  outline: none;
}

@media (max-width: 640px) {
  br:not(.sp-br) {
    display: none;
  }
}

@media (min-width: 641px) {
  .spOnly {
    display: none;
  }
}

img {
  max-width: 100%;
}

.splide__container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.splide__list {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  -webkit-animation: splide-loading 1s linear infinite;
          animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@-webkit-keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

@keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}

.splide__arrow:disabled {
  opacity: 0.3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  width: 8px;
}

.splide__pagination__page.is-active {
  background: #fff;
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
  z-index: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}

a.newopen[target=_blank]::after {
  margin: 0 3px 0 1px;
  font-family: "Hobonichi-Icons" !important;
  content: "\e914";
  font-size: 85%;
  position: relative;
}

a {
  text-decoration: none;
}

@media (any-hover: hover) {
  a {
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
  }
  a:hover {
    opacity: 0.7;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
  }
}
.header-section {
  background-color: #B408FD;
  overflow: hidden;
}
.header-section .title-section {
  max-width: 770px;
  margin: 0 auto;
  position: relative;
  padding: 100px 0 124px;
  text-align: center;
  z-index: 2;
}
@media (max-width: 640px) {
  .header-section .title-section {
    padding: 15.34vw 0 33.57vw;
  }
}
@media (max-width: 640px) {
  .header-section .title-section h1 {
    width: 69vw;
    margin: 0 auto;
  }
}
.header-section .title-section .illust01 {
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 208px;
}
@media (max-width: 640px) {
  .header-section .title-section .illust01 {
    width: 32.37vw;
    bottom: -4vw;
    left: 6vw;
  }
}
.header-section .title-section .illust02 {
  position: absolute;
  bottom: -22px;
  right: 20px;
  width: 196px;
  -webkit-animation: slide-in 1s ease-in-out forwards;
          animation: slide-in 1s ease-in-out forwards;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-transform: translateX(40vw);
          transform: translateX(40vw);
  opacity: 0;
}
@media (max-width: 640px) {
  .header-section .title-section .illust02 {
    width: 27.8vw;
    bottom: -3.2vw;
    right: 4vw;
    -webkit-animation: slide-in 0.9s ease-in-out forwards;
            animation: slide-in 0.9s ease-in-out forwards;
  }
}
.header-section .thumb-strip {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 70px;
}
@media (max-width: 640px) {
  .header-section .thumb-strip {
    padding-bottom: 10.31vw;
  }
}
.header-section .thumb-strip .thumb-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(260vw + 364px);
  -webkit-animation: scroll-horizontal 70s linear infinite;
          animation: scroll-horizontal 70s linear infinite;
}
@media (max-width: 640px) {
  .header-section .thumb-strip .thumb-container {
    width: 3354px;
    -webkit-animation-duration: 50s;
            animation-duration: 50s;
  }
}
.header-section .thumb-strip .thumb-container img {
  width: 10vw;
  height: 10vw;
  -o-object-fit: cover;
     object-fit: cover;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 14px;
}
@media (max-width: 640px) {
  .header-section .thumb-strip .thumb-container img {
    width: 115px;
    height: 115px;
  }
}

@-webkit-keyframes scroll-horizontal {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@keyframes scroll-horizontal {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.main-content {
  padding: 60px 0 20px;
}
@media (max-width: 640px) {
  .main-content {
    padding: 36px 0 20px;
  }
}
.main-content .content-wrapper {
  max-width: 800px;
  margin: 0 auto;
}

.description-section {
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 640px) {
  .description-section {
    margin-bottom: 60px;
  }
}
.description-section .description-text {
  font-family: "Kakumin M JIS2004 AP", sans-serif;
  font-size: 1.6rem;
  line-height: 37px;
  letter-spacing: 2.72px;
  margin: 0 auto 40px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: left;
  padding: 0 30px;
}
@media (max-width: 640px) {
  .description-section .description-text {
    padding: 0 6vw;
    font-size: 1.5rem;
    line-height: 32px;
  }
}
.description-section .description-text span {
  font-size: 2.1rem;
}
.description-section .calendar-section {
  margin-bottom: 8px;
}
.description-section .calendar-container {
  max-width: 410px;
  width: 86.33vw;
  margin: 0 auto;
}

.video-preview-section {
  margin-bottom: 48px;
}
@media (max-width: 640px) {
  .video-preview-section {
    padding: 0 10px;
    margin-bottom: 32px;
  }
}
.video-preview-section .video-title {
  text-align: center;
  z-index: 1;
  position: relative;
}
.video-preview-section .video-date {
  font-family: "Kakumin M JIS2004 AP", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.2em;
  margin-bottom: 12px;
  text-align: center;
  background-color: #FFFFFF;
  display: inline-block;
  padding: 10px 20px;
  line-height: 1;
  border-radius: 15px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  position: relative;
}
@media (max-width: 640px) {
  .video-preview-section .video-date {
    font-size: 1rem;
    margin-bottom: 8px;
    margin-left: 6vw;
  }
}
.video-preview-section .video-date span {
  font-size: 2.3rem;
}
@media (max-width: 640px) {
  .video-preview-section .video-date span {
    font-size: 1.5rem;
  }
}
@media (max-width: 640px) {
  .video-preview-section .video-date small {
    font-size: 1.1rem;
  }
}
.video-preview-section .video-date::after {
  content: "";
  position: absolute;
  bottom: -50px;
  left: -65px;
  width: 86px;
  height: 153px;
  background: url("../img/illust03.png") no-repeat center center;
  background-size: contain;
  -webkit-animation: hop 3s ease-out infinite;
          animation: hop 3s ease-out infinite;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
@media (max-width: 640px) {
  .video-preview-section .video-date::after {
    bottom: -30px;
    left: -32px;
    width: 55px;
    height: 85px;
  }
}
.video-preview-section .video-thumbnail {
  position: relative;
  overflow: hidden;
}
.video-preview-section .video-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-preview-section .video-description {
  font-size: 1rem;
  margin-top: 16px;
  letter-spacing: 1.82px;
}
@media (max-width: 820px) {
  .video-preview-section .video-description {
    margin-top: 12px;
  }
}
.video-preview-section .video-description .text1 {
  font-family: "Kakumin M JIS2004 AP", sans-serif;
  font-size: 1.5rem;
  display: block;
  padding-bottom: 10px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media (max-width: 820px) {
  .video-preview-section .video-description .text1 {
    font-size: 1.2rem;
  }
}
.video-preview-section .video-description .text2 {
  font-size: 1.3rem;
  width: 6.8em;
}
.video-preview-section .video-description .text2::after {
  position: absolute;
  content: "|";
  display: inline-block;
  font-size: 1.1rem;
  margin-left: 0.5em;
  vertical-align: top;
}
@media (max-width: 820px) {
  .video-preview-section .video-description .text2::after {
    display: none;
  }
}
.video-preview-section .video-description .text3 {
  font-size: 1.1rem;
  line-height: 1.5;
  width: calc(100% - 6.5em);
}
@media (max-width: 820px) {
  .video-preview-section .video-description .text3 {
    width: 100%;
    padding-top: 0.8em;
  }
}
.video-preview-section .video-description dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 640px) {
  .video-preview-section .video-description dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.archive-button-section {
  text-align: center;
  margin-top: 46px;
  margin-bottom: -24px;
}
@media (max-width: 640px) {
  .archive-button-section {
    margin-top: 36px;
    margin-bottom: -4px;
  }
}
.archive-button-section .archive-button {
  display: inline-block;
  background-color: #FFFF90;
  border: 3px solid #B408FD;
  border-radius: 50px;
  padding: 14px 46px 14px 106px;
  font-size: 2rem;
  text-decoration: none;
  letter-spacing: 1.8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
@media (max-width: 640px) {
  .archive-button-section .archive-button {
    font-size: 1.5rem;
    letter-spacing: 1.35px;
    padding: 12px 36px 12px 78px;
    border-width: 2px;
  }
}
.archive-button-section .archive-button::after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 14px;
  width: 93px;
  height: 115px;
  background: url("../img/illust01.png") no-repeat center center;
  background-size: contain;
  -webkit-animation: hop 3s ease-out infinite;
          animation: hop 3s ease-out infinite;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
@media (max-width: 640px) {
  .archive-button-section .archive-button::after {
    width: 70px;
    height: 88px;
    bottom: -10px;
    left: 10px;
  }
}
.archive-button-section .archive-button:hover {
  background-color: #B408FD;
  color: #FFFFFF;
  opacity: 1;
}

.discount-section {
  background-color: #FFFFFF;
  padding: 60px 0;
  margin-top: 60px;
}
@media (max-width: 640px) {
  .discount-section {
    margin-top: 32px;
    padding: 50px 0 40px;
    border-radius: 120px 0 0 0;
  }
}
.discount-section .discount-container {
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 60px;
}
@media (max-width: 640px) {
  .discount-section .discount-container {
    padding: 0 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
.discount-section .discount-icon .question-mark {
  width: 274px;
  height: 274px;
  background-color: #B408FD;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.discount-section .discount-icon .question-mark img {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-animation: swing 2s ease-in-out infinite;
          animation: swing 2s ease-in-out infinite;
}
@media (max-width: 640px) {
  .discount-section .discount-icon .question-mark img {
    width: 78px;
  }
}
@media (max-width: 640px) {
  .discount-section .discount-icon .question-mark {
    width: 188px;
    height: 188px;
    border-radius: 8px;
  }
}
.discount-section .discount-icon .question-mark::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: -105px;
  width: 179px;
  height: 190px;
  background: url("../img/illust04.png") no-repeat center center;
  background-size: contain;
  -webkit-animation: hop 3s ease-out infinite;
          animation: hop 3s ease-out infinite;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
@media (max-width: 820px) {
  .discount-section .discount-icon .question-mark::after {
    left: -55px;
  }
}
@media (max-width: 640px) {
  .discount-section .discount-icon .question-mark::after {
    bottom: -22px;
    left: auto;
    right: -59px;
    width: 127px;
    height: 134px;
  }
}
@media (max-width: 640px) {
  .discount-section .discount-text {
    max-width: 280px;
    width: 100%;
    margin: 0 auto;
  }
}
.discount-section .discount-text h3 {
  max-width: 350px;
  margin-bottom: 16px;
}
.discount-section .discount-text p {
  font-family: "Kakumin M JIS2004 AP", sans-serif;
  font-size: 1.6rem;
  color: #000000;
  line-height: 29px;
  letter-spacing: 2.4px;
}
@media (max-width: 640px) {
  .discount-section .discount-text p {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 auto;
  }
}
.discount-section .discount-container2 {
  padding-top: 60px;
}
@media (max-width: 640px) {
  .discount-section .discount-container2 {
    max-width: 195px;
    margin: 0 auto;
    gap: 16px;
    padding: 36px 0 0;
  }
}
.discount-section .discount-container2 .discount-image {
  max-width: 274px;
  position: relative;
}
.discount-section .discount-container2 .discount-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 7px;
}
.discount-section .discount-container2 .discount-image::after {
  content: "";
  position: absolute;
  top: -68px;
  left: -58px;
  width: 331px;
  height: 135px;
  background: url("../img/discount-title2.png") no-repeat;
  background-size: contain;
  -webkit-animation: heartbeat 1.5s ease-in-out infinite;
          animation: heartbeat 1.5s ease-in-out infinite;
}
@media (max-width: 640px) {
  .discount-section .discount-container2 .discount-image::after {
    width: 240px;
    height: 102px;
    top: -50px;
    left: -46px;
  }
}
.discount-section .discount-container2 .countdown {
  font-size: 1.2rem;
  line-height: 1;
  border: 2px solid;
  padding: 5px 8px;
  display: inline-block;
  border-radius: 7px;
  margin-bottom: 16px;
}
@media (max-width: 640px) {
  .discount-section .discount-container2 .countdown {
    font-size: 1.1rem;
  }
}
.discount-section .discount-container2 h3 {
  color: #000000;
  font-size: 2rem;
  letter-spacing: 2.8px;
}
.discount-section .discount-container2 h3 span {
  display: block;
  font-size: 1.3rem;
  letter-spacing: 2.8px;
  margin-bottom: 6px;
}
.discount-section .discount-container2 .price {
  margin-top: 20px;
  white-space: nowrap;
}
.discount-section .discount-container2 .price span {
  font-size: 60%;
}
.discount-section .discount-container2 .discounted-price {
  font-size: 2rem;
  letter-spacing: 2.8px;
  color: #D50B24;
}
.discount-section .discount-container2 .original-price {
  font-size: 1.4rem;
  line-height: 2;
  color: #000000;
  display: inline-block;
}
.discount-section .discount-container2 .original-price::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000000;
  margin-top: -1em;
}
.discount-section .discount-container2 .button {
  margin-top: 12px;
}
.discount-section .discount-container2 .button a {
  display: inline-block;
  background-color: #D50B24;
  border: 2px solid #D50B24;
  color: #FFFFFF;
  border-radius: 20px;
  padding: 12px 40px;
  font-size: 1.8rem;
  text-decoration: none;
  letter-spacing: 2.52px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 640px) {
  .discount-section .discount-container2 .button a {
    padding: 12px 0;
    font-size: 1.6rem;
    border-radius: 18px;
    width: 100%;
    text-align: center;
  }
}
.discount-section .discount-container2 .button a:hover {
  background-color: #FFFFFF;
  color: #D50B24;
  opacity: 1;
}

@-webkit-keyframes hop {
  0%, 90%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  5% {
    -webkit-transform: translateY(-25px);
            transform: translateY(-25px);
  }
  10% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes hop {
  0%, 90%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  5% {
    -webkit-transform: translateY(-25px);
            transform: translateY(-25px);
  }
  10% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes slide-in {
  0% {
    -webkit-transform: translateX(40vw);
            transform: translateX(40vw);
  }
  80% {
    -webkit-transform: translateX(-3vw);
            transform: translateX(-3vw);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes slide-in {
  0% {
    -webkit-transform: translateX(40vw);
            transform: translateX(40vw);
  }
  80% {
    -webkit-transform: translateX(-3vw);
            transform: translateX(-3vw);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media (max-width: 640px) {
  @-webkit-keyframes slide-in {
    0% {
      -webkit-transform: translateX(40vw);
              transform: translateX(40vw);
    }
    95% {
      -webkit-transform: translateX(-3vw);
              transform: translateX(-3vw);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  @keyframes slide-in {
    0% {
      -webkit-transform: translateX(40vw);
              transform: translateX(40vw);
    }
    95% {
      -webkit-transform: translateX(-3vw);
              transform: translateX(-3vw);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
}
@-webkit-keyframes swing {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  60% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  80% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes swing {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  60% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  80% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes heartbeat {
  0%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  28% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes heartbeat {
  0%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  28% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.request-section {
  padding: 60px 0 0;
}
@media (max-width: 640px) {
  .request-section {
    padding: 32px 0 0;
  }
}
.request-section .request-container {
  background-color: #B408FD;
  background-image: linear-gradient(rgba(255, 255, 144, 0.25) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 144, 0.25) 1px, transparent 1px);
  background-size: 30px 30px;
  padding: 68px 0;
}
@media (max-width: 640px) {
  .request-section .request-container {
    padding: 14vw 0;
    background-size: 8.3333333333vw 8.3333333333vw;
  }
}
.request-section .request-container a {
  max-width: 400px;
  margin: 0 auto;
  background-color: #FFFF90;
  border-radius: 34px;
  padding: 36px 0px 36px 80px;
  position: relative;
  display: block;
}
@media (max-width: 640px) {
  .request-section .request-container a {
    padding: 24px 0px 24px 66px;
    max-width: 320px;
  }
}
.request-section .request-container a::after {
  content: "";
  position: absolute;
  right: 52px;
  bottom: 42px;
  width: 26px;
  height: 23px;
  background: url("../img/icon-arrow.svg") no-repeat;
  background-size: contain;
}
@media (max-width: 640px) {
  .request-section .request-container a::after {
    width: 20px;
    height: 18px;
    bottom: 30px;
  }
}
.request-section .request-container h3 {
  margin-bottom: 16px;
}
@media (max-width: 640px) {
  .request-section .request-container h3 {
    width: 200px;
    margin-bottom: 8px;
  }
}
.request-section .request-container p {
  font-size: 1.3rem;
  line-height: 24px;
  letter-spacing: 0.91px;
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .request-section .request-container p {
    font-size: 1rem;
    letter-spacing: 0.77px;
    line-height: 18.299px;
  }
}
.request-section .request-container .request-arrow {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 2.4rem;
  color: #B408FD;
  text-decoration: none;
  font-weight: bold;
}
.request-section .request-icon {
  position: absolute;
  left: -30px;
  top: 60px;
}
@media (max-width: 640px) {
  .request-section .request-icon {
    width: 64px;
    top: 48px;
    left: -20px;
  }
}

.credit {
  font-size: 1.2rem;
  letter-spacing: 2.1px;
  text-align: center;
}
@media (max-width: 640px) {
  .credit {
    padding-bottom: 52px;
  }
}

footer {
  max-width: 760px;
  margin: 0 auto;
  position: relative;
  padding: 0 0 30px;
  font-size: 1.6rem;
}
@media (min-width: 641px) {
  footer {
    padding: 56px 0 70px;
  }
}
footer .inner {
  position: relative;
}
footer .inner .share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 40px;
}
@media (max-width: 640px) {
  footer .inner .share {
    gap: 9.33vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 0;
  }
}
@media (min-width: 641px) {
  footer .inner .share li {
    margin-right: 40px;
  }
}
footer .inner .share li.text {
  letter-spacing: 2.8px;
  margin-left: 4vw;
  margin-right: -4vw;
}
@media (min-width: 641px) {
  footer .inner .share li.text {
    margin-right: 50px;
    margin-left: 0;
  }
}
footer .inner .hobo {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 641px) {
  footer .inner .hobo {
    position: absolute;
    top: 3px;
    right: 60px;
  }
}
@media (max-width: 640px) {
  footer .inner .hobo {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px;
  }
}
@media (max-width: 640px) {
  footer .inner .hobo li {
    padding-top: 30px;
  }
}
@media (min-width: 641px) {
  footer .inner .hobo li {
    margin: 0 0 0 30px;
  }
}
@media (max-width: 640px) {
  footer .inner .hobo li.ico_home {
    padding-top: 32px;
  }
}
footer .inner .footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.2rem;
  gap: 30px;
  margin-top: 25px;
}
@media (max-width: 640px) {
  footer .inner .footer-links {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 16px;
  }
}
footer .inner .copyright {
  padding-top: 40px;
  text-align: center;
}

.archive-items {
  padding: 60px 0;
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
  border-radius: 0 200px 200px 0;
  background-color: #FFFFFF;
}
@media (max-width: 640px) {
  .archive-items {
    border-radius: 0;
    padding: 0 25px 40px;
  }
}
.archive-items::before {
  content: "";
  position: absolute;
  top: 0;
  left: calc((100vw - 960px) / 2 * -1);
  width: calc((100vw - 960px) / 2);
  height: 100%;
  background-color: #FFFFFF;
}
@media (max-width: 640px) {
  .archive-items::before {
    position: relative;
    width: 100%;
    height: 1px;
    height: 1px;
    top: -12px;
    left: initial;
    right: initial;
    background-color: #000000;
    display: block;
  }
}
.archive-items h2 {
  max-width: 805px;
  margin: 0 auto 10px;
}
@media (max-width: 640px) {
  .archive-items h2 {
    padding: 0 20px;
    margin-bottom: 0;
  }
}
.archive-items .archive-slider {
  max-width: 845px;
  margin: 0 auto;
  padding: 0 20px;
}
.archive-items .archive-slider ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.archive-items .archive-slider li {
  margin: 0;
  padding: 0;
}
.archive-items .archive-item {
  max-width: 145px;
}
.archive-items .archive-item a {
  display: block;
}
.archive-items .archive-thumbnail {
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 8px;
  margin-bottom: 10px;
}
.archive-items .archive-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.archive-items .archive-info h4 {
  font-size: 1.2rem;
  line-height: 1.6;
  text-align: left;
  color: #515151;
}
.archive-items .archive-info h4 br {
  display: block;
}
.archive-items .splide__arrow {
  background: no-repeat;
  border: none;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.archive-items .splide__arrow:hover:not(:disabled) {
  opacity: 0.5;
}
.archive-items .splide__arrow:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.archive-items .splide__arrow svg {
  width: 20px;
  height: 20px;
  fill: #B408FD;
}
.archive-items .splide__arrow--prev {
  left: -3em;
}
@media (max-width: 640px) {
  .archive-items .splide__arrow--prev {
    left: -1em;
  }
}
.archive-items .splide__arrow--next {
  right: -3em;
}
@media (max-width: 640px) {
  .archive-items .splide__arrow--next {
    right: -1em;
  }
}/*# sourceMappingURL=style.css.map */