@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@-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;
  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__container {
  box-sizing: border-box;
  position: relative;
}

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

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

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  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;
  box-sizing: border-box;
  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;
}

:root {
  /*--------------------------------------------　font
  ---------------------------------------------*/
  --thin: 100;
  --ex-light: 200;
  --light: 300;
  --regular: 400;
  --medium: 500;
  --semi-bold: 600;
  --bold: 700;
  --ex-bold: 800;
  --black: 900;
  --font-jp: "Noto Sans JP", sans-serif;
  --font-en: "Rubik", sans-serif;
  /*--------------------------------------------　color
  ---------------------------------------------*/
  --bck: #fff;
  --wte: #fff;
  --gry: #D9D9D9;
  --red: #DC143C;
  --yellow: #DAA520;
  /*--------------------------------------------　padding
  ---------------------------------------------*/
  --vpl: 14.4rem;
  --vps: 4.8rem;
  --lpl: 4rem;
  --lps: 2rem;
  /*--------------------------------------------　easing
  ---------------------------------------------*/
  --ease-nav: cubic-bezier(0.645, 0.045, 0.355, 1);
  --ease-hover: cubic-bezier(0.43, 0.05, 0.17, 1);
  --base: cubic-bezier(0.62, 0.05, 0.01, 0.99);
  --ease-reveal: cubic-bezier(0.19, 1, 0.22, 1);
  --power3out: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  --ease-back: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/*--------------------------------------------　Media Query
  ---------------------------------------------*/
/*--------------------------------------------　Mixin
  ---------------------------------------------*/
@-webkit-keyframes glitch {
  0% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  1% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  2% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  3% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  4% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  5% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  6% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  7% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  8% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  9% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  10% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  11% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  12% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  13% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  14% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  15% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  16% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  17% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  18% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  19% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  20% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  21% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  22% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  23% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  24% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  25% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  26% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  27% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  28% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  29% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  30% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  31% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  32% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  33% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  34% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  35% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  36% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  37% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  38% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  39% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  40% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  41% {
    text-shadow: 50px 0 0 rgb(0, 0, 255), -50px 0 0 rgb(0, 255, 0);
  }
  42% {
    text-shadow: 0 0 0 rgb(0, 0, 255), 0 0 0 rgb(0, 255, 0);
  }
  43% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  44% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  45% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  46% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  47% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  48% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  49% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  50% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  51% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  52% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  53% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  54% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  55% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  56% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  57% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  58% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  59% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  60% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  61% {
    text-shadow: 30px 0 0 rgb(255, 0, 0), -30px 0 0 rgb(0, 255, 0);
  }
  62% {
    text-shadow: 0 0 0 rgb(255, 0, 0), 0 0 0 rgb(0, 255, 0);
  }
  63% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 0, 255);
  }
  64% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 0, 255);
  }
  65% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 0, 255);
  }
  66% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 0, 255);
  }
  67% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  68% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  69% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  70% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  71% {
    text-shadow: 70px 0 0 rgb(255, 0, 0), -70px 0 0 rgb(0, 0, 255);
  }
  72% {
    text-shadow: 0 0 0 rgb(255, 0, 0), 0 0 0 rgb(0, 0, 255);
  }
  73% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  74% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  75% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  76% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  77% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  78% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  79% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  80% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  81% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  82% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  83% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  84% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  85% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  86% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  87% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  88% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  89% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  90% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  91% {
    text-shadow: 60px 0 0 rgb(0, 255, 0), -60px 0 0 rgb(0, 0, 255);
  }
  92% {
    text-shadow: 0 0 0 rgb(0, 255, 0), 0 0 0 rgb(0, 0, 255);
  }
  92% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  93% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  94% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  95% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  96% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  97% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  98% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  99% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  100% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
}
@keyframes glitch {
  0% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  1% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  2% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  3% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  4% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  5% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  6% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  7% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  8% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  9% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  10% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  11% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  12% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  13% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  14% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  15% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  16% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  17% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  18% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  19% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  20% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  21% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  22% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  23% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  24% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  25% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  26% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  27% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  28% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  29% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  30% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  31% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  32% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  33% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  34% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  35% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  36% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  37% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  38% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  39% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  40% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  41% {
    text-shadow: 50px 0 0 rgb(0, 0, 255), -50px 0 0 rgb(0, 255, 0);
  }
  42% {
    text-shadow: 0 0 0 rgb(0, 0, 255), 0 0 0 rgb(0, 255, 0);
  }
  43% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  44% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  45% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  46% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  47% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  48% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  49% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  50% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  51% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  52% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  53% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  54% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  55% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  56% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  57% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  58% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  59% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  60% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  61% {
    text-shadow: 30px 0 0 rgb(255, 0, 0), -30px 0 0 rgb(0, 255, 0);
  }
  62% {
    text-shadow: 0 0 0 rgb(255, 0, 0), 0 0 0 rgb(0, 255, 0);
  }
  63% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 0, 255);
  }
  64% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 0, 255);
  }
  65% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 0, 255);
  }
  66% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 0, 255);
  }
  67% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  68% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  69% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  70% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  71% {
    text-shadow: 70px 0 0 rgb(255, 0, 0), -70px 0 0 rgb(0, 0, 255);
  }
  72% {
    text-shadow: 0 0 0 rgb(255, 0, 0), 0 0 0 rgb(0, 0, 255);
  }
  73% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  74% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  75% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  76% {
    text-shadow: 1px 0 0 rgb(255, 0, 0), -1px 0 0 rgb(0, 0, 255);
  }
  77% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  78% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  79% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  80% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 0, 255);
  }
  81% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  82% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  83% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  84% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  85% {
    text-shadow: 0.5px 0 0 rgb(255, 0, 0), -0.5px 0 0 rgb(0, 255, 0);
  }
  86% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  87% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  88% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  89% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  90% {
    text-shadow: -1px 0 0 rgb(255, 0, 0), 1px 0 0 rgb(0, 255, 0);
  }
  91% {
    text-shadow: 60px 0 0 rgb(0, 255, 0), -60px 0 0 rgb(0, 0, 255);
  }
  92% {
    text-shadow: 0 0 0 rgb(0, 255, 0), 0 0 0 rgb(0, 0, 255);
  }
  92% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  93% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  94% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  95% {
    text-shadow: 0.7px 0 0 rgb(0, 0, 255), -0.7px 0 0 rgb(0, 255, 0);
  }
  96% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  97% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  98% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  99% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
  100% {
    text-shadow: -1px 0 0 rgb(0, 0, 255), 1px 0 0 rgb(0, 255, 0);
  }
}
/*--------------------------------------------　Keyframe
  ---------------------------------------------*/
@-webkit-keyframes bounceAlpha {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) scale(1);
    transform: translateX(0px) scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: translateX(2rem) scale(0.9);
    transform: translateX(2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      -webkit-transform: translateX(1.5rem) scale(0.9);
      transform: translateX(1.5rem) scale(0.9);
    }
  }
  26% {
    opacity: 0;
    -webkit-transform: translateX(-2rem) scale(0.9);
    transform: translateX(-2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      -webkit-transform: translateX(-1.5rem) scale(0.9);
      transform: translateX(-1.5rem) scale(0.9);
    }
  }
  55% {
    opacity: 1;
    -webkit-transform: translateX(0px) scale(1);
    transform: translateX(0px) scale(1);
  }
}
@keyframes bounceAlpha {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) scale(1);
    transform: translateX(0px) scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: translateX(2rem) scale(0.9);
    transform: translateX(2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      -webkit-transform: translateX(1.5rem) scale(0.9);
      transform: translateX(1.5rem) scale(0.9);
    }
  }
  26% {
    opacity: 0;
    -webkit-transform: translateX(-2rem) scale(0.9);
    transform: translateX(-2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      -webkit-transform: translateX(-1.5rem) scale(0.9);
      transform: translateX(-1.5rem) scale(0.9);
    }
  }
  55% {
    opacity: 1;
    -webkit-transform: translateX(0px) scale(1);
    transform: translateX(0px) scale(1);
  }
}
@-webkit-keyframes elasticity {
  0% {
    height: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    height: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    height: 100%;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@keyframes elasticity {
  0% {
    height: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    height: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    height: 100%;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@-webkit-keyframes dash {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    stroke-dashoffset: 500px;
    transform: translate3d(0, 0, 0);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    stroke-dashoffset: -500px;
    transform: translate3d(0, 0, 0);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}
@keyframes dash {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    stroke-dashoffset: 500px;
    transform: translate3d(0, 0, 0);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    stroke-dashoffset: -500px;
    transform: translate3d(0, 0, 0);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}
@-webkit-keyframes width100 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes width100 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes glitch-anim {
  0% {
    clip: rect(55px, 9999px, 41px, 0);
    -webkit-transform: skew(0.02deg);
    transform: skew(0.02deg);
  }
  5% {
    clip: rect(73px, 9999px, 80px, 0);
    -webkit-transform: skew(0.42deg);
    transform: skew(0.42deg);
  }
  10% {
    clip: rect(33px, 9999px, 7px, 0);
    -webkit-transform: skew(0.48deg);
    transform: skew(0.48deg);
  }
  15% {
    clip: rect(63px, 9999px, 40px, 0);
    -webkit-transform: skew(0.69deg);
    transform: skew(0.69deg);
  }
  20% {
    clip: rect(79px, 9999px, 79px, 0);
    -webkit-transform: skew(0.47deg);
    transform: skew(0.47deg);
  }
  25% {
    clip: rect(43px, 9999px, 56px, 0);
    -webkit-transform: skew(0.57deg);
    transform: skew(0.57deg);
  }
  30% {
    clip: rect(17px, 9999px, 95px, 0);
    -webkit-transform: skew(0.84deg);
    transform: skew(0.84deg);
  }
  35% {
    clip: rect(46px, 9999px, 92px, 0);
    -webkit-transform: skew(0.29deg);
    transform: skew(0.29deg);
  }
  40% {
    clip: rect(66px, 9999px, 69px, 0);
    -webkit-transform: skew(0.7deg);
    transform: skew(0.7deg);
  }
  45% {
    clip: rect(2px, 9999px, 71px, 0);
    -webkit-transform: skew(0.55deg);
    transform: skew(0.55deg);
  }
  50% {
    clip: rect(64px, 9999px, 23px, 0);
    -webkit-transform: skew(0.59deg);
    transform: skew(0.59deg);
  }
  55% {
    clip: rect(59px, 9999px, 38px, 0);
    -webkit-transform: skew(0.63deg);
    transform: skew(0.63deg);
  }
  60% {
    clip: rect(3px, 9999px, 65px, 0);
    -webkit-transform: skew(0.28deg);
    transform: skew(0.28deg);
  }
  65% {
    clip: rect(35px, 9999px, 47px, 0);
    -webkit-transform: skew(0.59deg);
    transform: skew(0.59deg);
  }
  70% {
    clip: rect(97px, 9999px, 94px, 0);
    -webkit-transform: skew(0.1deg);
    transform: skew(0.1deg);
  }
  75% {
    clip: rect(47px, 9999px, 38px, 0);
    -webkit-transform: skew(0.98deg);
    transform: skew(0.98deg);
  }
  80% {
    clip: rect(23px, 9999px, 23px, 0);
    -webkit-transform: skew(0.64deg);
    transform: skew(0.64deg);
  }
  85% {
    clip: rect(49px, 9999px, 41px, 0);
    -webkit-transform: skew(0.32deg);
    transform: skew(0.32deg);
  }
  90% {
    clip: rect(73px, 9999px, 40px, 0);
    -webkit-transform: skew(0.35deg);
    transform: skew(0.35deg);
  }
  95% {
    clip: rect(85px, 9999px, 82px, 0);
    -webkit-transform: skew(0.9deg);
    transform: skew(0.9deg);
  }
  100% {
    clip: rect(23px, 9999px, 18px, 0);
    -webkit-transform: skew(0.66deg);
    transform: skew(0.66deg);
  }
}
@keyframes glitch-anim {
  0% {
    clip: rect(55px, 9999px, 41px, 0);
    -webkit-transform: skew(0.02deg);
    transform: skew(0.02deg);
  }
  5% {
    clip: rect(73px, 9999px, 80px, 0);
    -webkit-transform: skew(0.42deg);
    transform: skew(0.42deg);
  }
  10% {
    clip: rect(33px, 9999px, 7px, 0);
    -webkit-transform: skew(0.48deg);
    transform: skew(0.48deg);
  }
  15% {
    clip: rect(63px, 9999px, 40px, 0);
    -webkit-transform: skew(0.69deg);
    transform: skew(0.69deg);
  }
  20% {
    clip: rect(79px, 9999px, 79px, 0);
    -webkit-transform: skew(0.47deg);
    transform: skew(0.47deg);
  }
  25% {
    clip: rect(43px, 9999px, 56px, 0);
    -webkit-transform: skew(0.57deg);
    transform: skew(0.57deg);
  }
  30% {
    clip: rect(17px, 9999px, 95px, 0);
    -webkit-transform: skew(0.84deg);
    transform: skew(0.84deg);
  }
  35% {
    clip: rect(46px, 9999px, 92px, 0);
    -webkit-transform: skew(0.29deg);
    transform: skew(0.29deg);
  }
  40% {
    clip: rect(66px, 9999px, 69px, 0);
    -webkit-transform: skew(0.7deg);
    transform: skew(0.7deg);
  }
  45% {
    clip: rect(2px, 9999px, 71px, 0);
    -webkit-transform: skew(0.55deg);
    transform: skew(0.55deg);
  }
  50% {
    clip: rect(64px, 9999px, 23px, 0);
    -webkit-transform: skew(0.59deg);
    transform: skew(0.59deg);
  }
  55% {
    clip: rect(59px, 9999px, 38px, 0);
    -webkit-transform: skew(0.63deg);
    transform: skew(0.63deg);
  }
  60% {
    clip: rect(3px, 9999px, 65px, 0);
    -webkit-transform: skew(0.28deg);
    transform: skew(0.28deg);
  }
  65% {
    clip: rect(35px, 9999px, 47px, 0);
    -webkit-transform: skew(0.59deg);
    transform: skew(0.59deg);
  }
  70% {
    clip: rect(97px, 9999px, 94px, 0);
    -webkit-transform: skew(0.1deg);
    transform: skew(0.1deg);
  }
  75% {
    clip: rect(47px, 9999px, 38px, 0);
    -webkit-transform: skew(0.98deg);
    transform: skew(0.98deg);
  }
  80% {
    clip: rect(23px, 9999px, 23px, 0);
    -webkit-transform: skew(0.64deg);
    transform: skew(0.64deg);
  }
  85% {
    clip: rect(49px, 9999px, 41px, 0);
    -webkit-transform: skew(0.32deg);
    transform: skew(0.32deg);
  }
  90% {
    clip: rect(73px, 9999px, 40px, 0);
    -webkit-transform: skew(0.35deg);
    transform: skew(0.35deg);
  }
  95% {
    clip: rect(85px, 9999px, 82px, 0);
    -webkit-transform: skew(0.9deg);
    transform: skew(0.9deg);
  }
  100% {
    clip: rect(23px, 9999px, 18px, 0);
    -webkit-transform: skew(0.66deg);
    transform: skew(0.66deg);
  }
}
@-webkit-keyframes glitch-anim2 {
  0% {
    clip: rect(5px, 9999px, 70px, 0);
    -webkit-transform: skew(0.42deg);
    transform: skew(0.42deg);
  }
  5% {
    clip: rect(14px, 9999px, 78px, 0);
    -webkit-transform: skew(0.64deg);
    transform: skew(0.64deg);
  }
  10% {
    clip: rect(75px, 9999px, 54px, 0);
    -webkit-transform: skew(0.93deg);
    transform: skew(0.93deg);
  }
  15% {
    clip: rect(35px, 9999px, 84px, 0);
    -webkit-transform: skew(1deg);
    transform: skew(1deg);
  }
  20% {
    clip: rect(93px, 9999px, 90px, 0);
    -webkit-transform: skew(0.58deg);
    transform: skew(0.58deg);
  }
  25% {
    clip: rect(96px, 9999px, 38px, 0);
    -webkit-transform: skew(0.71deg);
    transform: skew(0.71deg);
  }
  30% {
    clip: rect(41px, 9999px, 92px, 0);
    -webkit-transform: skew(0.11deg);
    transform: skew(0.11deg);
  }
  35% {
    clip: rect(82px, 9999px, 34px, 0);
    -webkit-transform: skew(0.35deg);
    transform: skew(0.35deg);
  }
  40% {
    clip: rect(9px, 9999px, 64px, 0);
    -webkit-transform: skew(0.26deg);
    transform: skew(0.26deg);
  }
  45% {
    clip: rect(35px, 9999px, 69px, 0);
    -webkit-transform: skew(0.37deg);
    transform: skew(0.37deg);
  }
  50% {
    clip: rect(90px, 9999px, 90px, 0);
    -webkit-transform: skew(0.22deg);
    transform: skew(0.22deg);
  }
  55% {
    clip: rect(84px, 9999px, 46px, 0);
    -webkit-transform: skew(0.51deg);
    transform: skew(0.51deg);
  }
  60% {
    clip: rect(35px, 9999px, 4px, 0);
    -webkit-transform: skew(0.73deg);
    transform: skew(0.73deg);
  }
  65% {
    clip: rect(6px, 9999px, 96px, 0);
    -webkit-transform: skew(0.84deg);
    transform: skew(0.84deg);
  }
  70% {
    clip: rect(79px, 9999px, 61px, 0);
    -webkit-transform: skew(0.02deg);
    transform: skew(0.02deg);
  }
  75% {
    clip: rect(86px, 9999px, 31px, 0);
    -webkit-transform: skew(0.74deg);
    transform: skew(0.74deg);
  }
  80% {
    clip: rect(66px, 9999px, 3px, 0);
    -webkit-transform: skew(0.03deg);
    transform: skew(0.03deg);
  }
  85% {
    clip: rect(40px, 9999px, 14px, 0);
    -webkit-transform: skew(0.04deg);
    transform: skew(0.04deg);
  }
  90% {
    clip: rect(78px, 9999px, 74px, 0);
    -webkit-transform: skew(0.66deg);
    transform: skew(0.66deg);
  }
  95% {
    clip: rect(29px, 9999px, 10px, 0);
    -webkit-transform: skew(0.44deg);
    transform: skew(0.44deg);
  }
  100% {
    clip: rect(57px, 9999px, 88px, 0);
    -webkit-transform: skew(0.84deg);
    transform: skew(0.84deg);
  }
}
@keyframes glitch-anim2 {
  0% {
    clip: rect(5px, 9999px, 70px, 0);
    -webkit-transform: skew(0.42deg);
    transform: skew(0.42deg);
  }
  5% {
    clip: rect(14px, 9999px, 78px, 0);
    -webkit-transform: skew(0.64deg);
    transform: skew(0.64deg);
  }
  10% {
    clip: rect(75px, 9999px, 54px, 0);
    -webkit-transform: skew(0.93deg);
    transform: skew(0.93deg);
  }
  15% {
    clip: rect(35px, 9999px, 84px, 0);
    -webkit-transform: skew(1deg);
    transform: skew(1deg);
  }
  20% {
    clip: rect(93px, 9999px, 90px, 0);
    -webkit-transform: skew(0.58deg);
    transform: skew(0.58deg);
  }
  25% {
    clip: rect(96px, 9999px, 38px, 0);
    -webkit-transform: skew(0.71deg);
    transform: skew(0.71deg);
  }
  30% {
    clip: rect(41px, 9999px, 92px, 0);
    -webkit-transform: skew(0.11deg);
    transform: skew(0.11deg);
  }
  35% {
    clip: rect(82px, 9999px, 34px, 0);
    -webkit-transform: skew(0.35deg);
    transform: skew(0.35deg);
  }
  40% {
    clip: rect(9px, 9999px, 64px, 0);
    -webkit-transform: skew(0.26deg);
    transform: skew(0.26deg);
  }
  45% {
    clip: rect(35px, 9999px, 69px, 0);
    -webkit-transform: skew(0.37deg);
    transform: skew(0.37deg);
  }
  50% {
    clip: rect(90px, 9999px, 90px, 0);
    -webkit-transform: skew(0.22deg);
    transform: skew(0.22deg);
  }
  55% {
    clip: rect(84px, 9999px, 46px, 0);
    -webkit-transform: skew(0.51deg);
    transform: skew(0.51deg);
  }
  60% {
    clip: rect(35px, 9999px, 4px, 0);
    -webkit-transform: skew(0.73deg);
    transform: skew(0.73deg);
  }
  65% {
    clip: rect(6px, 9999px, 96px, 0);
    -webkit-transform: skew(0.84deg);
    transform: skew(0.84deg);
  }
  70% {
    clip: rect(79px, 9999px, 61px, 0);
    -webkit-transform: skew(0.02deg);
    transform: skew(0.02deg);
  }
  75% {
    clip: rect(86px, 9999px, 31px, 0);
    -webkit-transform: skew(0.74deg);
    transform: skew(0.74deg);
  }
  80% {
    clip: rect(66px, 9999px, 3px, 0);
    -webkit-transform: skew(0.03deg);
    transform: skew(0.03deg);
  }
  85% {
    clip: rect(40px, 9999px, 14px, 0);
    -webkit-transform: skew(0.04deg);
    transform: skew(0.04deg);
  }
  90% {
    clip: rect(78px, 9999px, 74px, 0);
    -webkit-transform: skew(0.66deg);
    transform: skew(0.66deg);
  }
  95% {
    clip: rect(29px, 9999px, 10px, 0);
    -webkit-transform: skew(0.44deg);
    transform: skew(0.44deg);
  }
  100% {
    clip: rect(57px, 9999px, 88px, 0);
    -webkit-transform: skew(0.84deg);
    transform: skew(0.84deg);
  }
}
@-webkit-keyframes brush {
  0% {
    clip-path: inset(0% 0 100% 0);
  }
  100% {
    clip-path: inset(0% 0 0 0);
  }
}
@keyframes brush {
  0% {
    clip-path: inset(0% 0 100% 0);
  }
  100% {
    clip-path: inset(0% 0 0 0);
  }
}
@keyframes brush {
  0% {
    clip-path: inset(0% 0 100% 0);
  }
  100% {
    clip-path: inset(0% 0 0 0);
  }
}
@-webkit-keyframes brush-out {
  0% {
    clip-path: inset(0% 0 0 0);
  }
  100% {
    clip-path: inset(100% 0 0 0);
  }
}
@keyframes brush-out {
  0% {
    clip-path: inset(0% 0 0 0);
  }
  100% {
    clip-path: inset(100% 0 0 0);
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spinner-fade {
  20% {
    opacity: 0.1;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 0.1;
  }
}
@keyframes spinner-fade {
  20% {
    opacity: 0.1;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 0.1;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  /* 初期状態 */
  30% {
    -webkit-transform: scale(1.5, 0.5) translate(0%, 0%);
    transform: scale(1.5, 0.5) translate(0%, 0%);
  }
  /* 地面に着地し、その変動で潰れだす */
  40% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  /* 潰れた反動で一瞬元に戻る */
  50% {
    -webkit-transform: scale(0.8, 1.3) translate(0%, -20%);
    transform: scale(0.8, 1.3) translate(0%, -20%);
  }
  /* 潰れた反動で縦に伸び、その勢いでバウンド開始 */
  60% {
    -webkit-transform: scale(1, 1) translate(0%, -30%);
    transform: scale(1, 1) translate(0%, -30%);
  }
  /* 潰れた反動が終り、空中で元に戻る */
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  /* 初期状態に戻る */
}
@keyframes bounce {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  /* 初期状態 */
  30% {
    -webkit-transform: scale(1.5, 0.5) translate(0%, 0%);
    transform: scale(1.5, 0.5) translate(0%, 0%);
  }
  /* 地面に着地し、その変動で潰れだす */
  40% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  /* 潰れた反動で一瞬元に戻る */
  50% {
    -webkit-transform: scale(0.8, 1.3) translate(0%, -20%);
    transform: scale(0.8, 1.3) translate(0%, -20%);
  }
  /* 潰れた反動で縦に伸び、その勢いでバウンド開始 */
  60% {
    -webkit-transform: scale(1, 1) translate(0%, -30%);
    transform: scale(1, 1) translate(0%, -30%);
  }
  /* 潰れた反動が終り、空中で元に戻る */
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  /* 初期状態に戻る */
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes fall {
  from {
    top: -20%;
  }
  to {
    top: 130%;
  }
}
@keyframes fall {
  from {
    top: -20%;
  }
  to {
    top: 130%;
  }
}
@-webkit-keyframes rotate1 {
  from {
    -webkit-transform: translateY(-50%) translateX(calc(-50% - 2.5rem)) rotate(0deg) scale(0.23);
    transform: translateY(-50%) translateX(calc(-50% - 2.5rem)) rotate(0deg) scale(0.23);
  }
  to {
    -webkit-transform: translateY(-50%) translateX(calc(-50% + 2.5rem)) rotate(-40deg) rotateX(180deg) scale(0.23);
    transform: translateY(-50%) translateX(calc(-50% + 2.5rem)) rotate(-40deg) rotateX(180deg) scale(0.23);
  }
}
@keyframes rotate1 {
  from {
    -webkit-transform: translateY(-50%) translateX(calc(-50% - 2.5rem)) rotate(0deg) scale(0.23);
    transform: translateY(-50%) translateX(calc(-50% - 2.5rem)) rotate(0deg) scale(0.23);
  }
  to {
    -webkit-transform: translateY(-50%) translateX(calc(-50% + 2.5rem)) rotate(-40deg) rotateX(180deg) scale(0.23);
    transform: translateY(-50%) translateX(calc(-50% + 2.5rem)) rotate(-40deg) rotateX(180deg) scale(0.23);
  }
}
@-webkit-keyframes rotate2 {
  from {
    -webkit-transform: translateY(-50%) translateX(calc(-20% - 2.5rem)) rotate(0deg) scale(0.33);
    transform: translateY(-50%) translateX(calc(-20% - 2.5rem)) rotate(0deg) scale(0.33);
  }
  to {
    -webkit-transform: translateY(-50%) translateX(calc(-20% + 2.5rem)) rotate(-40deg) rotateX(180deg) scale(0.33);
    transform: translateY(-50%) translateX(calc(-20% + 2.5rem)) rotate(-40deg) rotateX(180deg) scale(0.33);
  }
}
@keyframes rotate2 {
  from {
    -webkit-transform: translateY(-50%) translateX(calc(-20% - 2.5rem)) rotate(0deg) scale(0.33);
    transform: translateY(-50%) translateX(calc(-20% - 2.5rem)) rotate(0deg) scale(0.33);
  }
  to {
    -webkit-transform: translateY(-50%) translateX(calc(-20% + 2.5rem)) rotate(-40deg) rotateX(180deg) scale(0.33);
    transform: translateY(-50%) translateX(calc(-20% + 2.5rem)) rotate(-40deg) rotateX(180deg) scale(0.33);
  }
}
@-webkit-keyframes rotate3 {
  from {
    -webkit-transform: translateY(-50%) translateX(calc(-80% - 2.5rem)) rotate(0deg) scale(0.43);
    transform: translateY(-50%) translateX(calc(-80% - 2.5rem)) rotate(0deg) scale(0.43);
  }
  to {
    -webkit-transform: translateY(-50%) translateX(calc(-80% + 2.5rem)) rotate(-40deg) rotateX(180deg) scale(0.43);
    transform: translateY(-50%) translateX(calc(-80% + 2.5rem)) rotate(-40deg) rotateX(180deg) scale(0.43);
  }
}
@keyframes rotate3 {
  from {
    -webkit-transform: translateY(-50%) translateX(calc(-80% - 2.5rem)) rotate(0deg) scale(0.43);
    transform: translateY(-50%) translateX(calc(-80% - 2.5rem)) rotate(0deg) scale(0.43);
  }
  to {
    -webkit-transform: translateY(-50%) translateX(calc(-80% + 2.5rem)) rotate(-40deg) rotateX(180deg) scale(0.43);
    transform: translateY(-50%) translateX(calc(-80% + 2.5rem)) rotate(-40deg) rotateX(180deg) scale(0.43);
  }
}
@-webkit-keyframes box1 {
  from {
    left: 75%;
    position: absolute;
    top: 40%;
  }
  to {
    left: 50%;
    position: absolute;
    top: 50%;
  }
}
@keyframes box1 {
  from {
    left: 75%;
    position: absolute;
    top: 40%;
  }
  to {
    left: 50%;
    position: absolute;
    top: 50%;
  }
}
@-webkit-keyframes box2 {
  from {
    left: 25%;
    position: absolute;
    top: 60%;
  }
  to {
    left: 50%;
    position: absolute;
    top: 50%;
  }
}
@keyframes box2 {
  from {
    left: 25%;
    position: absolute;
    top: 60%;
  }
  to {
    left: 50%;
    position: absolute;
    top: 50%;
  }
}
@-webkit-keyframes s1 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-720deg);
    transform: rotate(-720deg);
  }
}
@keyframes s1 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-720deg);
    transform: rotate(-720deg);
  }
}
@-webkit-keyframes s2 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(720deg);
    transform: rotate(720deg);
  }
}
@keyframes s2 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(720deg);
    transform: rotate(720deg);
  }
}
/*--------------------------------------------　Function
  ---------------------------------------------*/
/*--------------------------------------------　Base
  ---------------------------------------------*/
*,
*::before,
*::after {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

html {
  font-size: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  html {
    font-size: 1.3020833333vw;
  }
}
@media screen and (min-width: 769px) {
  html {
    font-size: 62.5%; /* = 10px */
  }
}
/* 1440px 以上: フォントサイズを vw でスケール
   1440px → 10px (変化なし)
   1728px → 12px (16インチ MacBook Pro)
   1920px → 13.3px (外部モニター)
   上限 16px でキャップ
*/
@media screen and (min-width: 1440px) {
  html {
    font-size: clamp(10px, 0.6944vw, 16px);
  }
}
html::-webkit-scrollbar {
  background-color: #0a0a1a;
  height: 1px;
  width: 4px;
}
html::-webkit-scrollbar-thumb {
  background-color: var(--red);
  border-radius: 4px;
}

body {
  background-color: #050510;
  color: var(--wte);
  font-family: var(--font-jp);
  font-optical-sizing: auto;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: var(--regular);
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  /* 文字をシャープに */
  /* カーニングとリガチャ（合字）を調整 */
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
}
@media screen and (min-width: 768px) {
  body {
    /* 16px */
    font-size: 1.6rem;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

/*--------------------------------------------　page
---------------------------------------------*/
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  height: auto;
  position: relative;
  width: 100%;
}
.page.in-transit, .in-transit.page__header, .in-transit.page__nav, .in-transit.page__main, .in-transit.page__section, .in-transit.page__article, .in-transit.page__aside, .in-transit.page__footer, .in-transit.page__inner, .in-transit.page__flex {
  -webkit-animation: glitch 1s steps(100) infinite;
  animation: glitch 1s steps(100) infinite;
}
.in-transit .page__main, .in-transit .page__footer {
  -webkit-animation: fadeOut 0.15s forwards 0.45s;
  animation: fadeOut 0.15s forwards 0.45s;
}
.page__inner {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
.page__inner.--comW {
  max-width: 128rem;
}
.page__inner.--comP {
  padding: var(--vps) var(--lps) 0;
}
@media screen and (min-width: 769px) {
  .page__inner.--comP {
    padding: var(--vpl) var(--lpl) 0;
  }
}
.page__flex {
  display: flex;
}
.page__flex > * {
  flex-shrink: 0;
  width: auto;
}
.page__flex.--v {
  flex-direction: column;
}
.page__flex.--i {
  display: inline-flex;
}
@media screen and (min-width: 769px) {
  .page__md {
    display: none;
  }
}
.page__dd {
  display: none;
}
@media screen and (min-width: 769px) {
  .page__dd {
    display: block;
  }
}
.page__img {
  display: block;
  font-size: 0;
}
.page__img img,
.page__img video,
.page__img svg,
.page__img path,
.page__img g {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　color
  ---------------------------------------------*/
}
.page__wte {
  color: var(--wte);
}
.page__bck {
  color: var(--wte);
}
.page__gry {
  color: var(--gry);
}
.page__yellow {
  color: var(--yellow);
}
.page__bgBck {
  background-color: rgba(0, 0, 0, 0.75);
}
.page__bgWte {
  background-color: rgba(255, 255, 255, 0.08);
}
.page__bgRed {
  background-color: var(--red);
}
.page__bgYellow {
  background-color: var(--yellow);
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　font
  ---------------------------------------------*/
}
.page__en {
  font-family: var(--font-en);
}
.page__italic {
  font-style: italic;
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　weight
  ---------------------------------------------*/
}
.page__black {
  font-weight: var(--black);
}
.page__ebold {
  font-weight: var(--ex-bold);
}
.page__bold {
  font-weight: var(--bold);
}
.page__sbold {
  font-weight: var(--semi-bold);
}
.page__medium {
  font-weight: var(--medium);
}
.page__regular {
  font-weight: var(--regular);
}
.page__light {
  font-weight: var(--light);
}
.page__elight {
  font-weight: var(--ex-light);
}
.page__thin {
  font-weight: var(--thin);
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　site
  ---------------------------------------------*/
}
.page__ttl {
  font-size: 4.8rem;
  position: relative;
  width: auto;
}
@media screen and (min-width: 769px) {
  .page__ttl {
    font-size: clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.page__ttl-bars {
  aspect-ratio: 72/15;
  background-image: url("../img/com/ttl-bar1.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  width: 5rem;
}
@media screen and (min-width: 769px) {
  .page__ttl-bars {
    width: clamp(0rem, 5vw, 7.2rem);
  }
}
.page__ttl-bars:before, .page__ttl-bars:after {
  content: "";
  display: block;
}
.page__ttl-bars:before {
  aspect-ratio: 110/16;
  background-image: url("../img/com/ttl-bar2.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -120%;
  height: auto;
  left: 9%;
  position: absolute;
  width: 7rem;
}
@media screen and (min-width: 769px) {
  .page__ttl-bars:before {
    bottom: -120%;
    left: 9%;
    position: absolute;
    width: clamp(0rem, 7.6388888889vw, 11rem);
  }
}
.page__ttl-bars:after {
  aspect-ratio: 216/17;
  background-image: url("../img/com/ttl-bar3.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -250%;
  height: auto;
  left: -140%;
  position: absolute;
  width: 15rem;
}
@media screen and (min-width: 769px) {
  .page__ttl-bars:after {
    bottom: -250%;
    left: -140%;
    position: absolute;
    width: clamp(0rem, 15vw, 21.6rem);
  }
}
.page__btn {
  align-items: center;
  aspect-ratio: 207/42;
  border-radius: 9999px;
  font-size: 1.4rem;
  height: auto;
  justify-content: center;
  width: 18.8rem;
}
@media screen and (min-width: 769px) {
  .page__btn {
    aspect-ratio: 200/70;
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    width: clamp(0rem, 13.8888888889vw, 20rem);
  }
  .page__btn:hover {
    -webkit-animation: glitch 1s steps(100) infinite;
    animation: glitch 1s steps(100) infinite;
  }
  .page__btn:hover:after {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
}
.page__btn:after {
  aspect-ratio: 1/1;
  background-image: url("../img/com/btn-right.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  height: auto;
  position: absolute;
  right: -25%;
  width: 5rem;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@media screen and (min-width: 769px) {
  .page__btn:after {
    bottom: 0;
    position: absolute;
    right: -55%;
    width: clamp(0rem, 6.6666666667vw, 9.6rem);
  }
}
.page__btn2 {
  align-items: center;
  background-color: var(--yellow);
  border-radius: 9999px;
  font-size: 1.5rem;
  height: 3.8rem;
  justify-content: center;
  position: relative;
  width: 18.8rem;
}
@media screen and (min-width: 769px) {
  .page__btn2 {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    height: clamp(0rem, 5.5555555556vw, 8rem);
    width: clamp(0rem, 22.2222222222vw, 32rem);
  }
  .page__btn2:hover {
    -webkit-animation: glitch 1s steps(100) infinite;
    animation: glitch 1s steps(100) infinite;
  }
  .page__btn2:hover:before, .page__btn2:hover:after {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
}
.page__btn2:before, .page__btn2:after {
  aspect-ratio: 1/1;
  content: "";
  display: block;
  height: auto;
  width: 5.6rem;
}
@media screen and (min-width: 769px) {
  .page__btn2:before, .page__btn2:after {
    width: clamp(0rem, 6.6666666667vw, 9.6rem);
  }
}
.page__btn2:before {
  background-image: url("../img/com/btn-left-yellow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: -30%;
  position: absolute;
}
.page__btn2:after {
  background-image: url("../img/com/btn-right-yellow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  position: absolute;
  right: -30%;
}
.page__glitch {
  position: relative;
}
.page__glitch::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page__glitch::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　link
    ---------------------------------------------*/
}
.page__linkLine {
  background: linear-gradient(0deg, var(--wte), var(--wte)) no-repeat right bottom/0 1px;
  display: inline;
  transition: background-size 0.5s var(--ease-hover), color 0.5s var(--ease-hover);
}
.page__linkLine.-lineBlack {
  background: linear-gradient(0deg, var(--wte), var(--wte)) no-repeat right bottom/0 1px;
}
.page__linkLine.-lineGra {
  background: linear-gradient(0deg, var(--gradationLight), var(--gradationDark)) no-repeat right bottom/0 1px;
}
.page__linkLine:hover, .page__linkLine.js-link-acv, .js-link-acv .page__linkLine {
  background-position-x: left;
  background-size: 100% 1px;
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　z-index
  ---------------------------------------------*/
}
.page__1000 {
  z-index: 1000;
}
.page__300 {
  z-index: 300;
}
.page__200 {
  z-index: 200;
}
.page__100 {
  z-index: 100;
}
.page__10 {
  z-index: 10;
}
.page__1 {
  z-index: 1;
}

/*--------------------------------------------　footer
---------------------------------------------*/
.footer:not(.page-home .footer) {
}
.footer__inner {
  padding: 3rem 2rem;
}
@media screen and (min-width: 769px) {
  .footer__inner {
    padding: clamp(0rem, 4.0277777778vw, 5.8rem) 0 clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.footer__flex {
  margin: 0 0 4.8rem;
}
@media screen and (min-width: 769px) {
  .footer__flex {
    align-items: center;
    justify-content: center;
    margin: 0 0 clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.footer__flex-logo {
  height: auto;
  position: absolute;
  right: 4rem;
  top: 3rem;
  width: 8rem;
}
.page-home .footer__flex-logo {
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .footer__flex-logo {
    height: auto;
    margin: 0 0 clamp(0rem, 4.0277777778vw, 5.8rem);
    position: relative;
    right: 0;
    top: 0;
    width: clamp(0rem, 8.125vw, 11.7rem);
  }
  .footer__flex-logo:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.footer__flex-logo img {
  transition: -webkit-transform 0.5s var(--ease-hover);
  transition: transform 0.5s var(--ease-hover);
  transition: transform 0.5s var(--ease-hover), -webkit-transform 0.5s var(--ease-hover);
}
.footer__flex-logo-box {
  aspect-ratio: 2/3;
  height: auto;
  position: relative;
  width: 100%;
}
.footer__flex-logo-box-s1 {
  left: 40%;
  position: absolute;
  top: 0%;
  width: 47.5%;
  z-index: 2;
}
.footer__flex-logo-box-s1 img {
  display: block;
  height: auto;
  width: 100%;
}
.footer__flex-logo-box-s2 {
  left: 14%;
  position: absolute;
  top: 22%;
  width: 45.5%;
  z-index: 1;
}
.footer__flex-logo-box-s2 img {
  display: block;
  height: auto;
  width: 100%;
}
.footer__list {
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  row-gap: 1.6rem;
  width: 12rem;
}
@media screen and (min-width: 769px) {
  .footer__list {
    flex-direction: row;
    width: 100%;
  }
}
.footer__list-item {
  color: var(--wte);
  position: relative;
}
@media screen and (min-width: 769px) {
  .footer__list-item:after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    content: "｜";
    display: block;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 769px) {
  .footer__list-item:nth-child(1):before {
    left: -12%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    content: "｜";
    display: block;
    transform: translateY(-50%);
  }
}
.page-company .footer__list-item:nth-child(1) {
  cursor: not-allowed;
}
.page-company .footer__list-item:nth-child(1) .footer__list-item-link {
  pointer-events: none;
}
.page-company .footer__list-item:nth-child(1) .footer__list-item-link-s {
  opacity: 1;
}
.page-company .footer__list-item:nth-child(1) .footer__list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-company .footer__list-item:nth-child(1) .footer__list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-release .footer__list-item:nth-child(2) {
  cursor: not-allowed;
}
.page-release .footer__list-item:nth-child(2) .footer__list-item-link {
  pointer-events: none;
}
.page-release .footer__list-item:nth-child(2) .footer__list-item-link-s {
  opacity: 1;
}
.page-release .footer__list-item:nth-child(2) .footer__list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-release .footer__list-item:nth-child(2) .footer__list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-artist .footer__list-item:nth-child(3) {
  cursor: not-allowed;
}
.page-artist .footer__list-item:nth-child(3) .footer__list-item-link {
  pointer-events: none;
}
.page-artist .footer__list-item:nth-child(3) .footer__list-item-link-s {
  opacity: 1;
}
.page-artist .footer__list-item:nth-child(3) .footer__list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-artist .footer__list-item:nth-child(3) .footer__list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-service .footer__list-item:nth-child(4) {
  cursor: not-allowed;
}
.page-service .footer__list-item:nth-child(4) .footer__list-item-link {
  pointer-events: none;
}
.page-service .footer__list-item:nth-child(4) .footer__list-item-link-s {
  opacity: 1;
}
.page-service .footer__list-item:nth-child(4) .footer__list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-service .footer__list-item:nth-child(4) .footer__list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-news .footer__list-item:nth-child(5) {
  cursor: not-allowed;
}
.page-news .footer__list-item:nth-child(5) .footer__list-item-link {
  pointer-events: none;
}
.page-news .footer__list-item:nth-child(5) .footer__list-item-link-s {
  opacity: 1;
}
.page-news .footer__list-item:nth-child(5) .footer__list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-news .footer__list-item:nth-child(5) .footer__list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-contact .footer__list-item:nth-child(6) {
  cursor: not-allowed;
}
.page-contact .footer__list-item:nth-child(6) .footer__list-item-link {
  pointer-events: none;
}
.page-contact .footer__list-item:nth-child(6) .footer__list-item-link-s {
  opacity: 1;
}
.page-contact .footer__list-item:nth-child(6) .footer__list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-contact .footer__list-item:nth-child(6) .footer__list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-privacy .footer__list-item:nth-child(7) {
  cursor: not-allowed;
}
.page-privacy .footer__list-item:nth-child(7) .footer__list-item-link {
  pointer-events: none;
}
.page-privacy .footer__list-item:nth-child(7) .footer__list-item-link-s {
  opacity: 1;
}
.page-privacy .footer__list-item:nth-child(7) .footer__list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-privacy .footer__list-item:nth-child(7) .footer__list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.footer__list-item-link {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .footer__list-item-link {
    font-size: clamp(0rem, 1.0416666667vw, 1.5rem);
    padding: 0 clamp(0rem, 2.4305555556vw, 3.5rem) 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
  .footer__list-item-link:hover .footer__list-item-link-txt {
    -webkit-animation: glitch 1s steps(100) infinite;
    animation: glitch 1s steps(100) infinite;
  }
  .footer__list-item-link:hover:before {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
  }
  .spring .footer__list-item-link:hover:before {
    opacity: 1;
  }
  .spring .footer__list-item-link:hover:after {
    opacity: 1;
  }
}
.spring .footer__list-item-link:after {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  aspect-ratio: 1/1;
  content: "";
  display: block;
  height: 100%;
  transform: translate(-50%, -50%);
  transition: 0.5s opacity var(--ease-back), 0.3s -webkit-transform var(--ease-back);
  transition: 0.3s transform var(--ease-back), 0.5s opacity var(--ease-back);
  transition: 0.3s transform var(--ease-back), 0.5s opacity var(--ease-back), 0.3s -webkit-transform var(--ease-back);
  width: auto;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
  background-image: url("../img/com/spring.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transform: translateX(-50%) translateY(-50%) scale(0);
  -webkit-animation: fall 4s ease-in-out infinite forwards 0.25s, rotate3 1s ease-in-out infinite alternate 0.5s;
  animation: fall 4s ease-in-out infinite forwards 0.25s, rotate3 1s ease-in-out infinite alternate 0.5s;
  opacity: 0;
}
.footer__list-item-link:before {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  aspect-ratio: 1/1;
  content: "";
  display: block;
  height: 100%;
  transform: translate(-50%, -50%);
  transition: 0.5s opacity var(--ease-back), 0.3s -webkit-transform var(--ease-back);
  transition: 0.3s transform var(--ease-back), 0.5s opacity var(--ease-back);
  transition: 0.3s transform var(--ease-back), 0.5s opacity var(--ease-back), 0.3s -webkit-transform var(--ease-back);
  width: auto;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
  transform: translateX(-50%) translateY(-50%) scale(0);
}
@media screen and (min-width: 769px) {
  .footer__list-item-link:before {
    height: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.spring .footer__list-item-link:before {
  background-image: url("../img/com/spring.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-animation: fall 4s ease-in-out infinite forwards, rotate2 1s ease-in-out infinite alternate;
  animation: fall 4s ease-in-out infinite forwards, rotate2 1s ease-in-out infinite alternate;
  opacity: 0;
}
.summer .footer__list-item-link:before {
  background-image: url("../img/com/summer.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.autumn .footer__list-item-link:before {
  background-image: url("../img/com/autumn.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.winter .footer__list-item-link:before {
  background-image: url("../img/com/winter.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer__list-item-link-txt {
  position: relative;
}
.footer__list-item-link-s {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  aspect-ratio: 154/51;
  background-image: url("../img/com/s-header.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  opacity: 0;
  transform: translate(-50%, -50%);
  width: 7.7rem;
}
@media screen and (min-width: 769px) {
  .footer__list-item-link-s {
    width: clamp(0rem, 10.6944444444vw, 15.4rem);
  }
}
.footer__copy {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .footer__copy {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}

/*--------------------------------------------　fix-btn
---------------------------------------------*/
.fix-btn {
  bottom: 4rem;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  right: 2rem;
  transition: 1.5s var(--ease-reveal);
}
@media screen and (min-width: 769px) {
  .fix-btn {
    bottom: clamp(0rem, 5.5555555556vw, 8rem);
    position: fixed;
    right: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
  .fix-btn:hover:after {
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%);
  }
}
.js-fix-btn-active .fix-btn {
  opacity: 1;
  pointer-events: auto;
}
.fix-btn:after {
  background-image: url("../img/com/page-top-arrow.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 9.8rem;
  position: absolute;
  right: -50%;
  top: -20%;
  transition: -webkit-transform 0.5s var(--ease-hover);
  transition: transform 0.5s var(--ease-hover);
  transition: transform 0.5s var(--ease-hover), -webkit-transform 0.5s var(--ease-hover);
  width: 1.5rem;
}
@media screen and (min-width: 769px) {
  .fix-btn:after {
    height: clamp(0rem, 6.8055555556vw, 9.8rem);
    width: clamp(0rem, 1.0416666667vw, 1.5rem);
  }
}
.fix-btn__txt {
  height: 9.3rem;
  width: 1.4rem;
}
@media screen and (min-width: 769px) {
  .fix-btn__txt {
    height: clamp(0rem, 6.4583333333vw, 9.3rem);
    width: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}

/*--------------------------------------------　page-loading
---------------------------------------------*/
.page-loading {
  background-color: #050510;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  transition: 2s var(--ease-reveal) 0.2s;
  width: 100%;
}
.--js-loaded .page-loading {
  opacity: 0;
}
.page-loading.--none {
  display: none;
}
.page-loading__box {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  aspect-ratio: 1/1;
  height: auto;
  transform: translate(-50%, -50%);
  width: 15rem;
}
.page-loading__box.--1 {
  left: 75%;
  position: absolute;
  top: 40%;
  -webkit-animation: box1 0.75s var(--power3out) forwards;
  animation: box1 0.75s var(--power3out) forwards;
}
.page-loading__box.--2 {
  left: 25%;
  position: absolute;
  top: 60%;
  -webkit-animation: box2 0.75s var(--power3out) forwards;
  animation: box2 0.75s var(--power3out) forwards;
}
@media screen and (min-width: 769px) {
  .page-loading__box {
    width: clamp(0rem, 20.8333333333vw, 30rem);
  }
}
.page-loading__box-s1 {
  aspect-ratio: 380/774;
  height: auto;
  left: 39.5%;
  position: absolute;
  top: 2%;
  width: 4.75rem;
  -webkit-animation: s1 1.75s var(--power3out) forwards;
  animation: s1 1.75s var(--power3out) forwards;
}
@media screen and (min-width: 769px) {
  .page-loading__box-s1 {
    width: clamp(0rem, 6.5972222222vw, 9.5rem);
  }
}
.--2 .page-loading__box-s1 {
  opacity: 0;
}
.page-loading__box-s2 {
  aspect-ratio: 364/822;
  height: auto;
  left: 26%;
  position: absolute;
  top: 30%;
  width: 4.55rem;
  -webkit-animation: s2 1.75s var(--power3out) forwards;
  animation: s2 1.75s var(--power3out) forwards;
}
@media screen and (min-width: 769px) {
  .page-loading__box-s2 {
    width: clamp(0rem, 6.3194444444vw, 9.1rem);
  }
}
.--1 .page-loading__box-s2 {
  opacity: 0;
}

/*--------------------------------------------　off-canvas
---------------------------------------------*/
.off-canvas {
  background-color: #050510;
  height: 100vh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.5s var(--base), visibility 0.5s var(--base);
  visibility: hidden;
  width: 100%;
  will-change: visibility, opacity;
}
@media screen and (min-width: 769px) {
  .off-canvas {
    display: none;
  }
}
.menu-active .off-canvas {
  opacity: 1;
  visibility: visible;
}
.off-canvas__bg-spring {
  display: none;
}
.--season-spring .off-canvas__bg-spring {
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  width: 100%;
}
.off-canvas__bg-summer {
  display: none;
}
.--season-summer .off-canvas__bg-summer {
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  width: 100%;
}
.off-canvas__bg-autumn {
  display: none;
}
.--season-autumn .off-canvas__bg-autumn {
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  width: 100%;
}
.off-canvas__bg-winter {
  display: none;
}
.--season-winter .off-canvas__bg-winter {
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  width: 100%;
}
.off-canvas__nav {
  left: 13.7rem;
  position: absolute;
  top: 13.2rem;
}
.off-canvas__nav-list {
  row-gap: 1.6rem;
}
.page-home .off-canvas__nav-list-item:nth-child(1) {
  cursor: not-allowed;
}
.page-home .off-canvas__nav-list-item:nth-child(1) .off-canvas__nav-list-item-link {
  pointer-events: none;
}
.page-home .off-canvas__nav-list-item:nth-child(1) .off-canvas__nav-list-item-link-s {
  opacity: 1;
}
.page-home .off-canvas__nav-list-item:nth-child(1) .off-canvas__nav-list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-home .off-canvas__nav-list-item:nth-child(1) .off-canvas__nav-list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-company .off-canvas__nav-list-item:nth-child(2) {
  cursor: not-allowed;
}
.page-company .off-canvas__nav-list-item:nth-child(2) .off-canvas__nav-list-item-link {
  pointer-events: none;
}
.page-company .off-canvas__nav-list-item:nth-child(2) .off-canvas__nav-list-item-link-s {
  opacity: 1;
}
.page-company .off-canvas__nav-list-item:nth-child(2) .off-canvas__nav-list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-company .off-canvas__nav-list-item:nth-child(2) .off-canvas__nav-list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-release .off-canvas__nav-list-item:nth-child(3) {
  cursor: not-allowed;
}
.page-release .off-canvas__nav-list-item:nth-child(3) .off-canvas__nav-list-item-link {
  pointer-events: none;
}
.page-release .off-canvas__nav-list-item:nth-child(3) .off-canvas__nav-list-item-link-s {
  opacity: 1;
}
.page-release .off-canvas__nav-list-item:nth-child(3) .off-canvas__nav-list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-release .off-canvas__nav-list-item:nth-child(3) .off-canvas__nav-list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-artist .off-canvas__nav-list-item:nth-child(4) {
  cursor: not-allowed;
}
.page-artist .off-canvas__nav-list-item:nth-child(4) .off-canvas__nav-list-item-link {
  pointer-events: none;
}
.page-artist .off-canvas__nav-list-item:nth-child(4) .off-canvas__nav-list-item-link-s {
  opacity: 1;
}
.page-artist .off-canvas__nav-list-item:nth-child(4) .off-canvas__nav-list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-artist .off-canvas__nav-list-item:nth-child(4) .off-canvas__nav-list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-service .off-canvas__nav-list-item:nth-child(5) {
  cursor: not-allowed;
}
.page-service .off-canvas__nav-list-item:nth-child(5) .off-canvas__nav-list-item-link {
  pointer-events: none;
}
.page-service .off-canvas__nav-list-item:nth-child(5) .off-canvas__nav-list-item-link-s {
  opacity: 1;
}
.page-service .off-canvas__nav-list-item:nth-child(5) .off-canvas__nav-list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-service .off-canvas__nav-list-item:nth-child(5) .off-canvas__nav-list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-news .off-canvas__nav-list-item:nth-child(6) {
  cursor: not-allowed;
}
.page-news .off-canvas__nav-list-item:nth-child(6) .off-canvas__nav-list-item-link {
  pointer-events: none;
}
.page-news .off-canvas__nav-list-item:nth-child(6) .off-canvas__nav-list-item-link-s {
  opacity: 1;
}
.page-news .off-canvas__nav-list-item:nth-child(6) .off-canvas__nav-list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-news .off-canvas__nav-list-item:nth-child(6) .off-canvas__nav-list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-contact .off-canvas__nav-list-item:nth-child(7) {
  cursor: not-allowed;
}
.page-contact .off-canvas__nav-list-item:nth-child(7) .off-canvas__nav-list-item-link {
  pointer-events: none;
}
.page-contact .off-canvas__nav-list-item:nth-child(7) .off-canvas__nav-list-item-link-s {
  opacity: 1;
}
.page-contact .off-canvas__nav-list-item:nth-child(7) .off-canvas__nav-list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-contact .off-canvas__nav-list-item:nth-child(7) .off-canvas__nav-list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-privacy .off-canvas__nav-list-item:nth-child(8) {
  cursor: not-allowed;
}
.page-privacy .off-canvas__nav-list-item:nth-child(8) .off-canvas__nav-list-item-link {
  pointer-events: none;
}
.page-privacy .off-canvas__nav-list-item:nth-child(8) .off-canvas__nav-list-item-link-s {
  opacity: 1;
}
.page-privacy .off-canvas__nav-list-item:nth-child(8) .off-canvas__nav-list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-privacy .off-canvas__nav-list-item:nth-child(8) .off-canvas__nav-list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.off-canvas__nav-list-item-link {
  font-size: 1.6rem;
  position: relative;
}
.off-canvas__nav-list-item-link-txt {
  font-size: 1.6rem;
  position: relative;
}
.off-canvas__nav-list-item-link-s {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  aspect-ratio: 154/51;
  background-image: url("../img/com/s-header.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  transform: translate(-50%, -50%);
  width: 7.7rem;
}
.off-canvas__list-item {
  height: 8rem;
  transition: 0.5s var(--ease-reveal);
  width: 100%;
}
.off-canvas__list-item-link {
  align-items: center;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.off-canvas__list-item-link img {
  height: 3.2rem;
  width: 3.2rem;
}

.header {
  position: fixed;
  right: 2rem;
  top: 2rem;
  width: 9.7rem;
  z-index: 200;   /* always above floating CDs (z-index 3) and disc (z-index 5) */
  pointer-events: auto;
}
@media screen and (min-width: 769px) {
  .header {
    left: 50%;
    position: absolute;
    right: auto;
    top: clamp(0rem, 2.5vw, 3.6rem);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
  }
}
.header__inner {
  margin: 0;
  padding: 0 2rem;
  width: 9.7rem;
}
@media screen and (min-width: 769px) {
  .header__inner {
    margin: 0 auto;
    max-width: clamp(0rem, 69.4444444444vw, 100rem);
    padding: 0 clamp(0rem, 1.3888888889vw, 2rem);
    width: 100%;
  }
}
.header__list {
  display: none;
}
@media screen and (min-width: 769px) {
  .header__list {
    align-items: center;
    background-color: rgb(0, 0, 0);
    border: 0.3rem solid var(--wte);
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    display: flex;
    font-size: 0;
    height: clamp(0rem, 5.4166666667vw, 7.8rem);
    justify-content: center;
    overflow: hidden;
    position: relative;
  }
}
.header__list-item {
  position: relative;
}
@media screen and (min-width: 769px) {
  .header__list-item {
    height: 100%;
  }
  .header__list-item:hover:after {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
  }
  .spring .header__list-item:hover:after {
    opacity: 1;
  }
}
.page-home .header__list-item:nth-child(1) {
  cursor: not-allowed;
}
.page-home .header__list-item:nth-child(1) .header__list-item-link {
  pointer-events: none;
}
.page-home .header__list-item:nth-child(1) .header__list-item-link-s {
  -webkit-animation: brush 0.75s var(--base) 0.5s forwards;
  animation: brush 0.75s var(--base) 0.5s forwards;
}
.page-home .header__list-item:nth-child(1) .header__list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-home .header__list-item:nth-child(1) .header__list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-company .header__list-item:nth-child(2) {
  cursor: not-allowed;
}
.page-company .header__list-item:nth-child(2) .header__list-item-link {
  pointer-events: none;
}
.page-company .header__list-item:nth-child(2) .header__list-item-link-s {
  -webkit-animation: brush 0.75s var(--base) 0.5s forwards;
  animation: brush 0.75s var(--base) 0.5s forwards;
}
.page-company .header__list-item:nth-child(2) .header__list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-company .header__list-item:nth-child(2) .header__list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-release .header__list-item:nth-child(3) {
  cursor: not-allowed;
}
.page-release .header__list-item:nth-child(3) .header__list-item-link {
  pointer-events: none;
}
.page-release .header__list-item:nth-child(3) .header__list-item-link-s {
  -webkit-animation: brush 0.75s var(--base) 0.5s forwards;
  animation: brush 0.75s var(--base) 0.5s forwards;
}
.page-release .header__list-item:nth-child(3) .header__list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-release .header__list-item:nth-child(3) .header__list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-artist .header__list-item:nth-child(4) {
  cursor: not-allowed;
}
.page-artist .header__list-item:nth-child(4) .header__list-item-link {
  pointer-events: none;
}
.page-artist .header__list-item:nth-child(4) .header__list-item-link-s {
  -webkit-animation: brush 0.75s var(--base) 0.5s forwards;
  animation: brush 0.75s var(--base) 0.5s forwards;
}
.page-artist .header__list-item:nth-child(4) .header__list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-artist .header__list-item:nth-child(4) .header__list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-service .header__list-item:nth-child(5) {
  cursor: not-allowed;
}
.page-service .header__list-item:nth-child(5) .header__list-item-link {
  pointer-events: none;
}
.page-service .header__list-item:nth-child(5) .header__list-item-link-s {
  -webkit-animation: brush 0.75s var(--base) 0.5s forwards;
  animation: brush 0.75s var(--base) 0.5s forwards;
}
.page-service .header__list-item:nth-child(5) .header__list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-service .header__list-item:nth-child(5) .header__list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-news .header__list-item:nth-child(6) {
  cursor: not-allowed;
}
.page-news .header__list-item:nth-child(6) .header__list-item-link {
  pointer-events: none;
}
.page-news .header__list-item:nth-child(6) .header__list-item-link-s {
  -webkit-animation: brush 0.75s var(--base) 0.5s forwards;
  animation: brush 0.75s var(--base) 0.5s forwards;
}
.page-news .header__list-item:nth-child(6) .header__list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-news .header__list-item:nth-child(6) .header__list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.page-contact .header__list-item:nth-child(7) {
  cursor: not-allowed;
}
.page-contact .header__list-item:nth-child(7) .header__list-item-link {
  pointer-events: none;
}
.page-contact .header__list-item:nth-child(7) .header__list-item-link-s {
  -webkit-animation: brush 0.75s var(--base) 0.5s forwards;
  animation: brush 0.75s var(--base) 0.5s forwards;
}
.page-contact .header__list-item:nth-child(7) .header__list-item-link-txt::before {
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: 1px;
  position: absolute;
  text-shadow: -1px 0 #ff00c1;
  top: 0;
  width: 100%;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.page-contact .header__list-item:nth-child(7) .header__list-item-link-txt::after {
  animation: glitch-anim2 1s infinite linear alternate-reverse;
  content: attr(data-text);
  height: 100%;
  left: 0;
  left: -1px;
  position: absolute;
  text-shadow: -1px 0 #00fff9, 1px 1px #ff00c1;
  top: 0;
  width: 100%;
}
.spring .header__list-item:after {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  aspect-ratio: 1/1;
  content: "";
  display: block;
  height: 100%;
  transform: translate(-50%, -50%);
  transition: 0.5s opacity var(--ease-back), 0.3s -webkit-transform var(--ease-back);
  transition: 0.3s transform var(--ease-back), 0.5s opacity var(--ease-back);
  transition: 0.3s transform var(--ease-back), 0.5s opacity var(--ease-back), 0.3s -webkit-transform var(--ease-back);
  width: auto;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
  background-image: url("../img/com/spring.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transform: translateX(-50%) translateY(-50%) scale(0);
  -webkit-animation: fall 4s ease-in-out infinite forwards 0.5s, rotate1 1s ease-in-out infinite alternate 0.75s;
  animation: fall 4s ease-in-out infinite forwards 0.5s, rotate1 1s ease-in-out infinite alternate 0.75s;
  opacity: 0;
}
@media screen and (min-width: 769px) {
  .header__list-item-link {
    align-items: center;
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    height: 100%;
    justify-content: center;
    padding: 0 clamp(0rem, 1.1805555556vw, 1.7rem);
    position: relative;
    width: 100%;
  }
  .header__list-item-link:hover .header__list-item-link-txt {
    -webkit-animation: glitch 1s steps(100) infinite;
    animation: glitch 1s steps(100) infinite;
  }
  .header__list-item-link:hover:before {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
  }
  .spring .header__list-item-link:hover:before {
    opacity: 1;
  }
  .spring .header__list-item-link:hover:after {
    opacity: 1;
  }
  .spring .header__list-item-link:after {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    aspect-ratio: 1/1;
    content: "";
    display: block;
    height: 100%;
    transform: translate(-50%, -50%);
    transition: 0.5s opacity var(--ease-back), 0.3s -webkit-transform var(--ease-back);
    transition: 0.3s transform var(--ease-back), 0.5s opacity var(--ease-back);
    transition: 0.3s transform var(--ease-back), 0.5s opacity var(--ease-back), 0.3s -webkit-transform var(--ease-back);
    width: auto;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    background-image: url("../img/com/spring.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transform: translateX(-50%) translateY(-50%) scale(0);
    -webkit-animation: fall 4s ease-in-out infinite forwards 0.25s, rotate3 1s ease-in-out infinite alternate 0.5s;
    animation: fall 4s ease-in-out infinite forwards 0.25s, rotate3 1s ease-in-out infinite alternate 0.5s;
    opacity: 0;
  }
  .header__list-item-link:before {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    aspect-ratio: 1/1;
    content: "";
    display: block;
    height: 100%;
    transform: translate(-50%, -50%);
    transition: 0.5s opacity var(--ease-back), 0.3s -webkit-transform var(--ease-back);
    transition: 0.3s transform var(--ease-back), 0.5s opacity var(--ease-back);
    transition: 0.3s transform var(--ease-back), 0.5s opacity var(--ease-back), 0.3s -webkit-transform var(--ease-back);
    width: auto;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    transform: translateX(-50%) translateY(-50%) scale(0);
  }
  .spring .header__list-item-link:before {
    background-image: url("../img/com/spring.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-animation: fall 4s ease-in-out infinite forwards, rotate2 1s ease-in-out infinite alternate;
    animation: fall 4s ease-in-out infinite forwards, rotate2 1s ease-in-out infinite alternate;
    opacity: 0;
  }
  .summer .header__list-item-link:before {
    background-image: url("../img/com/summer.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .autumn .header__list-item-link:before {
    background-image: url("../img/com/autumn.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .winter .header__list-item-link:before {
    background-image: url("../img/com/winter.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.header__list-item-link-txt {
  position: relative;
}
.header__list-item-link-s {
  color: var(--red);
}
@media screen and (min-width: 769px) {
  .header__list-item-link-s {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    aspect-ratio: 154/51;
    background-image: url("../img/com/s-header.svg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    clip-path: inset(0% 0 100% 0);
    transform: translate(-50%, -50%);
    transition: opacity 0.6s;
    width: clamp(0rem, 10.6944444444vw, 15.4rem);
  }
}
.in-transit .header__list-item-link-s {
  opacity: 0;
}
.header__btn {
  align-items: center;
  border: 0.2rem solid var(--wte);
  border-radius: 1.5rem;
  display: flex;
  height: 7.2rem;
  justify-content: center;
  position: relative;
  width: 7.7rem;
}
@media screen and (min-width: 769px) {
  .header__btn {
    display: none;
  }
}
.header__btn-box-s {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  aspect-ratio: 84/60;
  background-image: url("../img/com/s-btn.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transform: translate(-50%, -50%);
  transition: 2s;
  width: 8rem;
}
.menu-active .header__btn-box-s {
  -webkit-animation: brush-out 0.75s var(--base) forwards;
  animation: brush-out 0.75s var(--base) forwards;
}
.menu-off .header__btn-box-s {
  -webkit-animation: brush 0.75s var(--base) forwards;
  animation: brush 0.75s var(--base) forwards;
}
.header__btn-box-txt {
  -webkit-transform: translateY(0);
  display: block;
  overflow: hidden;
  position: relative;
  transform: translateY(0);
}
.header__btn-box-txt:after {
  bottom: -1.6rem;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  content: "Close";
  transform: translateX(-50%);
  transition: bottom 0.75s var(--base);
}
.menu-active .header__btn-box-txt:after {
  bottom: 0;
}
.header__btn-box-txt-menu {
  display: block;
  transition: -webkit-transform 0.75s var(--base);
  transition: transform 0.75s var(--base);
  transition: transform 0.75s var(--base), -webkit-transform 0.75s var(--base);
}
.menu-active .header__btn-box-txt-menu {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.header-logo {
  left: 2rem;
  position: absolute;
  top: 2rem;
}
@media screen and (min-width: 769px) {
  .header-logo {
    display: block;
    left: clamp(0rem, 2.2222222222vw, 3.2rem);
    position: absolute;
    right: auto;
    top: clamp(0rem, 1.7361111111vw, 2.5rem);
  }
}
.page-home .header-logo {
  cursor: not-allowed;
}
.menu-active .header-logo {
  opacity: 0;
  pointer-events: none;
}
.header-logo-ttl {
  margin: 0;
  width: 2.4rem;
}
@media screen and (min-width: 769px) {
  .header-logo-ttl {
    width: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.header-logo__link {
  display: block;
  height: auto;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .header-logo__link {
    width: clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.page-home .header-logo__link {
  pointer-events: none;
}
.header-logo__link img {
  transition: -webkit-transform 0.5s var(--ease-hover);
  transition: transform 0.5s var(--ease-hover);
  transition: transform 0.5s var(--ease-hover), -webkit-transform 0.5s var(--ease-hover);
}
.header-logo__link:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.header-logo__box {
  aspect-ratio: 2/3;
  height: auto;
  position: relative;
  width: 100%;
}
.header-logo__box-s1 {
  left: 40%;
  position: absolute;
  top: 0%;
  width: 47.5%;
  z-index: 2;
}
.header-logo__box-s1 img {
  display: block;
  height: auto;
  width: 100%;
}
.header-logo__box-s2 {
  left: 14%;
  position: absolute;
  top: 22%;
  width: 45.5%;
  z-index: 1;
}
.header-logo__box-s2 img {
  display: block;
  height: auto;
  width: 100%;
}

/*--------------------------------------------　modal
---------------------------------------------*/
.modal {
  background-color: #050510;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.7s, visibility 0.7s;
  visibility: hidden;
  width: 100%;
}
.modal.is-open {
  opacity: 1;
  visibility: visible;
}
.modal__overlay {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  border-radius: 2.4rem;
  height: auto;
  padding: 0.4rem;
  transform: translate(-50%, -50%);
  width: calc(100% - 4rem);
}
@media screen and (min-width: 769px) {
  .modal__overlay {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    padding: clamp(0rem, 0.3472222222vw, 0.5rem);
    width: clamp(0rem, 52.0833333333vw, 75rem);
  }
}
.modal__inner {
  align-items: center;
  border-radius: 2.4rem;
  justify-content: center;
  padding: 2.4rem;
  row-gap: 2.4rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .modal__inner {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    padding: clamp(0rem, 3.3333333333vw, 4.8rem);
    row-gap: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.modal__mail {
  aspect-ratio: 201/134;
  height: auto;
  width: 10rem;
}
@media screen and (min-width: 769px) {
  .modal__mail {
    width: clamp(0rem, 13.9583333333vw, 20.1rem);
  }
}
.modal__ttl {
  font-size: 2.4rem;
}
@media screen and (min-width: 769px) {
  .modal__ttl {
    font-size: clamp(0rem, 2.5vw, 3.6rem);
  }
}
.modal__txt {
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .modal__txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.modal__close {
  align-items: center;
  background: linear-gradient(90deg, #F99190, #87CEEE);
  border-radius: 9999px;
  cursor: pointer;
  font-size: 1.6rem;
  height: 4rem;
  justify-content: center;
  padding: 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .modal__close {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    height: clamp(0rem, 4.3055555556vw, 6.2rem);
    padding: 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}

.off-canvas {
  background-color: black;
  height: 100vh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.5s var(--ease-nav), visibility 0.5s var(--ease-nav);
  visibility: hidden;
  width: 100%;
  will-change: visibility, opacity;
}
.menu-active .off-canvas {
  opacity: 1;
  visibility: visible;
}

/*--------------------------------------------　release
---------------------------------------------*/
.release__inner {
  padding: 4rem 0;
}
@media screen and (min-width: 769px) {
  .release__inner {
    padding: clamp(0rem, 4.1666666667vw, 6rem) 0 clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.release__ttl-box {
  margin: 0 auto;
  max-width: 117rem;
}
.page-home .release__ttl-box {
  max-width: 165.4rem;
}
@media screen and (min-width: 769px) {
  .release__ttl-box {
    padding: 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.release__ttl {
  margin: 0 0 4rem 1rem;
}
@media screen and (min-width: 769px) {
  .release__ttl {
    margin: 0 0 clamp(0rem, 5.2083333333vw, 7.5rem);
  }
}
.release__ttl-bars {
  bottom: 2rem;
  position: absolute;
  right: -30%;
}
@media screen and (min-width: 769px) {
  .release__ttl-bars {
    bottom: clamp(0rem, 1.3888888889vw, 2rem);
    position: absolute;
    right: -30%;
  }
}
.release__slider {
  margin: 0 auto 2.4rem;
}
@media screen and (min-width: 769px) {
  .release__slider {
    margin: 0 auto clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.release__slider-splide {
  position: relative;
}
.release__slider-splide-list {
  font-size: 0;
}
.release__slider-splide-list-item {
  height: auto;
  overflow: hidden;
  position: relative;
  width: 24rem !important;
}
@media screen and (min-width: 769px) {
  .release__slider-splide-list-item {
    width: clamp(0rem, 22.5vw, 32.4rem) !important;
  }
  .release__slider-splide-list-item:hover:before {
    opacity: 1;
  }
}
.release__slider-splide-list-item:before {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-filter: blur(50px);
  background-image: linear-gradient(#4ddc9e, #5b37eb, #f1307e);
  filter: blur(50px);
  -webkit-animation: rotate 3s cubic-bezier(0.8, 0.2, 0.2, 0.8) alternate infinite;
  animation: rotate 3s cubic-bezier(0.8, 0.2, 0.2, 0.8) alternate infinite;
  border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  opacity: 0;
  transition: opacity 0.5s var(--ease-hover);
}
.release__slider-splide-list-item-link {
  display: block;
  height: auto;
  padding: 3.2rem 2.4rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .release__slider-splide-list-item-link {
    padding: clamp(0rem, 2.2222222222vw, 3.2rem) clamp(0rem, 1.6666666667vw, 2.4rem) clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.release__slider-splide-list-item-img {
  aspect-ratio: 1/1;
  height: auto;
  margin: 0 0 1.6rem;
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .release__slider-splide-list-item-img {
    margin: 0 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.release__slider-splide-list-item-img img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  transition: 1.25s var(--base) 0.5s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.js-inview-active .release__slider-splide-list-item-img img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.release__slider-splide-list-item-cnt {
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .release__slider-splide-list-item-cnt {
    row-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.release__slider-splide-list-item-cnt-ttl {
  font-size: 1.6rem;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .release__slider-splide-list-item-cnt-ttl {
    font-size: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.release__slider-splide-list-item-cnt-txt {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .release__slider-splide-list-item-cnt-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.release__link-box {
  margin: 0 auto;
  max-width: 117rem;
}
.page-home .release__link-box {
  max-width: 165.4rem;
}
@media screen and (min-width: 769px) {
  .release__link-box {
    padding: 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.release__link {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .release__link {
    left: auto;
    margin: 0 clamp(0rem, 6.25vw, 9rem) 0 auto;
  }
}

/*--------------------------------------------　spring
---------------------------------------------*/
/* 桜の花びらのスタイル */
.petal {
  background: linear-gradient(#FF7BAC, #FFDFA3);
  /* 花びらの色 */
  border-radius: 150% 0 150% 0;
  position: absolute;
  -webkit-animation: animate-petal 16s linear;
  animation: animate-petal 16s linear;
  opacity: 0.75;
}
.petal:after {
  background: linear-gradient(#FF7BAC, #FFDFA3);
  border-radius: 150% 0 150% 0;
  content: "";
  display: block;
  height: 100%;
  left: -10%;
  position: absolute;
  top: -14%;
  width: 100%;
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
}

/* 桜の花びらのスタイル */
.leaf {
  background: linear-gradient(#DE5833, #FFD17A);
  /* 花びらの色 */
  border-radius: 150% 0 150% 0;
  position: absolute;
  -webkit-animation: animate-leaf 16s linear;
  animation: animate-leaf 16s linear;
  opacity: 0.75;
}

.snow {
  background-image: url("../img/com/ico-snow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  /* 花びらの色 */
  -webkit-animation: animate-snow 16s linear;
  animation: animate-snow 16s linear;
  opacity: 1;
}

/* 花びらが降るアニメーション */
@-webkit-keyframes animate-petal {
  0% {
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  1% {
    -webkit-transform: translateX(40%) rotate(40deg);
    transform: translateX(40%) rotate(40deg);
  }
  4% {
    -webkit-transform: translateX(-40%) rotate(80deg);
    transform: translateX(-40%) rotate(80deg);
  }
  6% {
    -webkit-transform: translateX(40%) rotate(120deg);
    transform: translateX(40%) rotate(120deg);
  }
  8% {
    -webkit-transform: translateX(-40%) rotate(160deg);
    transform: translateX(-40%) rotate(160deg);
  }
  9% {
    -webkit-transform: translateX(40%) rotate(200deg);
    transform: translateX(40%) rotate(200deg);
  }
  10% {
    -webkit-transform: translateX(-40%) rotate(240deg);
    transform: translateX(-40%) rotate(240deg);
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: 70vh;
    -webkit-transform: rotate(2000deg);
    transform: rotate(2000deg);
  }
}
@keyframes animate-petal {
  0% {
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  1% {
    -webkit-transform: translateX(40%) rotate(40deg);
    transform: translateX(40%) rotate(40deg);
  }
  4% {
    -webkit-transform: translateX(-40%) rotate(80deg);
    transform: translateX(-40%) rotate(80deg);
  }
  6% {
    -webkit-transform: translateX(40%) rotate(120deg);
    transform: translateX(40%) rotate(120deg);
  }
  8% {
    -webkit-transform: translateX(-40%) rotate(160deg);
    transform: translateX(-40%) rotate(160deg);
  }
  9% {
    -webkit-transform: translateX(40%) rotate(200deg);
    transform: translateX(40%) rotate(200deg);
  }
  10% {
    -webkit-transform: translateX(-40%) rotate(240deg);
    transform: translateX(-40%) rotate(240deg);
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: 110vh;
    -webkit-transform: rotate(2000deg);
    transform: rotate(2000deg);
  }
}
@-webkit-keyframes animate-leaf {
  0% {
    top: 0;
    -webkit-transform: translateX(50%) rotate(200deg);
    transform: translateX(50%) rotate(200deg);
  }
  10% {
    -webkit-transform: translateX(1500%) rotate(400deg);
    transform: translateX(1500%) rotate(400deg);
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: 110vh;
    -webkit-transform: translateX(50%) rotate(2000deg);
    transform: translateX(50%) rotate(2000deg);
  }
}
@keyframes animate-leaf {
  0% {
    top: 0;
    -webkit-transform: translateX(50%) rotate(200deg);
    transform: translateX(50%) rotate(200deg);
  }
  10% {
    -webkit-transform: translateX(1500%) rotate(400deg);
    transform: translateX(1500%) rotate(400deg);
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: 110vh;
    -webkit-transform: translateX(50%) rotate(2000deg);
    transform: translateX(50%) rotate(2000deg);
  }
}
@-webkit-keyframes animate-snow {
  0% {
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  1% {
    -webkit-transform: translateX(10%) rotate(40deg);
    transform: translateX(10%) rotate(40deg);
  }
  4% {
    -webkit-transform: translateX(-10%) rotate(80deg);
    transform: translateX(-10%) rotate(80deg);
  }
  6% {
    -webkit-transform: translateX(10%) rotate(120deg);
    transform: translateX(10%) rotate(120deg);
  }
  8% {
    -webkit-transform: translateX(-10%) rotate(160deg);
    transform: translateX(-10%) rotate(160deg);
  }
  9% {
    -webkit-transform: translateX(10%) rotate(200deg);
    transform: translateX(10%) rotate(200deg);
  }
  10% {
    -webkit-transform: translateX(-10%) rotate(240deg);
    transform: translateX(-10%) rotate(240deg);
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: 110vh;
    -webkit-transform: rotate(2000deg);
    transform: rotate(2000deg);
  }
}
@keyframes animate-snow {
  0% {
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  1% {
    -webkit-transform: translateX(10%) rotate(40deg);
    transform: translateX(10%) rotate(40deg);
  }
  4% {
    -webkit-transform: translateX(-10%) rotate(80deg);
    transform: translateX(-10%) rotate(80deg);
  }
  6% {
    -webkit-transform: translateX(10%) rotate(120deg);
    transform: translateX(10%) rotate(120deg);
  }
  8% {
    -webkit-transform: translateX(-10%) rotate(160deg);
    transform: translateX(-10%) rotate(160deg);
  }
  9% {
    -webkit-transform: translateX(10%) rotate(200deg);
    transform: translateX(10%) rotate(200deg);
  }
  10% {
    -webkit-transform: translateX(-10%) rotate(240deg);
    transform: translateX(-10%) rotate(240deg);
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: 110vh;
    -webkit-transform: rotate(2000deg);
    transform: rotate(2000deg);
  }
}
/*--------------------------------------------　summer
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .header__list:hover .fireworks {
    opacity: 0.65;
  }
}

.fireworks {
  display: none;
}
.summer .fireworks {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.5s var(--ease-hover);
  width: 100%;
}

.fireworks .firework {
  left: 0px;
  margin: 0px 50px;
  position: relative;
  top: 0px;
}

.fireworks .firework:before {
  background-color: skyblue;
  border-radius: 5px;
  content: "";
  display: block;
  height: 0px;
  width: 5px;
  will-change: transform;
  -webkit-transform: translateY(1000px);
  transform: translateY(1000px);
  -webkit-animation: fireworkstart 3s ease-out infinite;
  animation: fireworkstart 3s ease-out infinite;
}

.fireworks .firework .explosion {
  height: 20px;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 5px;
  -webkit-transform-origin: top center;
  transform-origin: top center;
  will-change: transform;
  -webkit-animation: explosion 0.7s linear 3s infinite;
  animation: explosion 0.7s linear 3s infinite;
}

.fireworks .firework .explosion:nth-child(1) {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.fireworks .firework .explosion:nth-child(2) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fireworks .firework .explosion:nth-child(3) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fireworks .firework .explosion:nth-child(4) {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.fireworks .firework .explosion:nth-child(5) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fireworks .firework .explosion:nth-child(6) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.fireworks .firework .explosion:nth-child(7) {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.fireworks .firework .explosion:nth-child(8) {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.fireworks .firework .explosion .spark {
  border-radius: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  will-change: transform;
  -webkit-animation: explosion2 0.7s ease-in-out 3s infinite;
  animation: explosion2 0.7s ease-in-out 3s infinite;
}

.fireworks .firework .explosion .spark.red {
  background-color: var(--red);
}

.fireworks .firework .explosion .spark.blue {
  background-color: #6CA8C6;
}

.fireworks .firework .explosion .spark.green {
  background-color: #87CDC5;
}

.fireworks .firework .explosion .spark.yellow {
  background-color: var(--yellow);
}

.fireworks .firework .explosion .spark.purple {
  background-color: #CE5FA0;
}

@-webkit-keyframes fireworkstart {
  0% {
    height: 0px;
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
  }
  50% {
    height: 50px;
  }
  75% {
    height: 30px;
  }
  100% {
    height: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fireworkstart {
  0% {
    height: 0px;
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
  }
  50% {
    height: 50px;
  }
  75% {
    height: 30px;
  }
  100% {
    height: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes explosion {
  0% {
    height: 0px;
    opacity: 0;
  }
  50% {
    height: 25px;
    opacity: 1;
  }
  100% {
    height: 0px;
    opacity: 0;
  }
}
@keyframes explosion {
  0% {
    height: 0px;
    opacity: 0;
  }
  50% {
    height: 25px;
    opacity: 1;
  }
  100% {
    height: 0px;
    opacity: 0;
  }
}
@-webkit-keyframes explosion2 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  75% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    -webkit-transform: translateY(70px);
    transform: translateY(70px);
  }
}
@keyframes explosion2 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  75% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    -webkit-transform: translateY(70px);
    transform: translateY(70px);
  }
}
/*--------------------------------------------　artist-mv
---------------------------------------------*/
.artist-mv__inner {
  padding: 12rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .artist-mv__inner {
    max-width: clamp(0rem, 81.25vw, 117rem);
    padding: clamp(0rem, 11.1111111111vw, 16rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.artist-mv__ttl {
  font-size: 6.4rem;
  letter-spacing: -0.01em;
  overflow: hidden;
  padding-left: 0.8rem;
}
@media screen and (min-width: 769px) {
  .artist-mv__ttl {
    font-size: clamp(0rem, 13.8888888889vw, 20rem);
    padding-left: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.artist-mv__ttl-txt {
  display: block;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: -webkit-transform 0.85s var(--base) 0.15s;
  transition: transform 0.85s var(--base) 0.15s;
  transition: transform 0.85s var(--base) 0.15s, -webkit-transform 0.85s var(--base) 0.15s;
}
.--js-loaded .js-inview-active .artist-mv__ttl-txt {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.artist-mv__sns {
  opacity: 0;
  transition: 1s opacity;
}
.js-inview-active .artist-mv__sns {
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .artist-mv__sns {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: clamp(0rem, 10.625vw, 15.3rem);
  }
}
.artist-mv__sns:hover:before {
  opacity: 0;
}
.artist-mv__sns:hover:after {
  opacity: 0;
}
.artist-mv__sns:hover .artist-mv__list {
  opacity: 1;
  pointer-events: all;
}
@media screen and (min-width: 769px) {
  .artist-mv__sns:hover .artist-mv__list-item-link {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.artist-mv__list {
  background-color: rgba(0, 0, 0, 0.75);
  bottom: 0;
  flex-direction: row !important;
  height: 5rem;
  justify-content: center;
  padding: 0 1.6rem;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .artist-mv__list {
    align-items: center;
    background-color: rgba(0, 0, 0, 0.75);
    bottom: auto;
    display: flex;
    flex-direction: column !important;
    height: 100%;
    padding: 4rem 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    row-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
    top: 0;
    transition: 0.5s var(--ease-reveal);
    width: clamp(0rem, 10.625vw, 15.3rem);
  }
}
.artist-mv__list-item {
  height: 100%;
  width: 16.6666666667%;
}
@media screen and (min-width: 769px) {
  .artist-mv__list-item {
    height: 16.6666666667%;
    transition: 0.5s var(--ease-reveal);
    width: 100%;
  }
}
.artist-mv__list-item:nth-child(1) .artist-mv__list-item-link {
  transition: 1.5s var(--ease-reveal) 0.1s;
}
.artist-mv__list-item:nth-child(2) .artist-mv__list-item-link {
  transition: 1.5s var(--ease-reveal) 0.2s;
}
.artist-mv__list-item:nth-child(3) .artist-mv__list-item-link {
  transition: 1.5s var(--ease-reveal) 0.3s;
}
.artist-mv__list-item:nth-child(4) .artist-mv__list-item-link {
  transition: 1.5s var(--ease-reveal) 0.4s;
}
.artist-mv__list-item:nth-child(5) .artist-mv__list-item-link {
  transition: 1.5s var(--ease-reveal) 0.5s;
}
.artist-mv__list-item:nth-child(6) .artist-mv__list-item-link {
  transition: 1.5s var(--ease-reveal) 0.6s;
}
.artist-mv__list-item:hover.--facebook {
  background-color: #1877F2;
}
.artist-mv__list-item:hover.--instagram {
  background-color: #CF2E92;
}
.artist-mv__list-item:hover.--x {
  background-color: #1DA1F2;
}
.artist-mv__list-item:hover.--tiktok {
  background-color: #f0c709;
}
.artist-mv__list-item:hover.--line {
  background-color: #00B900;
}
.artist-mv__list-item:hover.--youtube {
  background-color: #DA1725;
}
.artist-mv__list-item-link {
  align-items: center;
  height: 100%;
  justify-content: center;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .artist-mv__list-item-link {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.artist-mv__list-item-link img {
  display: block;
  height: 2.4rem;
  width: 2.4rem;
}
@media screen and (min-width: 769px) {
  .artist-mv__list-item-link img {
    height: clamp(0rem, 4.1666666667vw, 6rem);
    width: clamp(0rem, 4.1666666667vw, 6rem);
  }
  .--youtube .artist-mv__list-item-link img {
    height: clamp(0rem, 4.8611111111vw, 7rem);
    width: clamp(0rem, 4.8611111111vw, 7rem);
  }
}
.artist-mv__img {
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 769px) {
  .artist-mv__img {
    aspect-ratio: 1130/600;
  }
}
.artist-mv__img img {
  opacity: 0;
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
  transition: opacity 0.85s var(--base), -webkit-transform 0.85s var(--base), -webkit-filter 0.5s var(--ease-hover);
  transition: transform 0.85s var(--base), opacity 0.85s var(--base), filter 0.5s var(--ease-hover);
  transition: transform 0.85s var(--base), opacity 0.85s var(--base), filter 0.5s var(--ease-hover), -webkit-transform 0.85s var(--base), -webkit-filter 0.5s var(--ease-hover);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.--js-loaded .artist-mv__img.js-inview-active img {
  -webkit-transform: scale(1);
  opacity: 1;
  transform: scale(1);
}
.artist-mv__img:hover img, .artist-mv__img.js-hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

/*--------------------------------------------　artist-profile
---------------------------------------------*/
.artist-profile__inner {
  padding: 4rem 2rem;
}
@media screen and (min-width: 769px) {
  .artist-profile__inner {
    max-width: clamp(0rem, 81.25vw, 117rem);
    padding: clamp(0rem, 5.5555555556vw, 8rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.artist-profile__ttl {
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .artist-profile__ttl {
    margin: 0 0 clamp(0rem, 5.2083333333vw, 7.5rem);
  }
}
.artist-profile__ttl-bars {
  bottom: 1.6rem;
  position: absolute;
  right: -35%;
}
@media screen and (min-width: 769px) {
  .artist-profile__ttl-bars {
    bottom: clamp(0rem, 1.3888888889vw, 2rem);
    position: absolute;
    right: -35%;
  }
}
.artist-profile__flex {
  flex-direction: column;
  row-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .artist-profile__flex {
    flex-direction: row;
    -webkit-column-gap: clamp(0rem, 5.5555555556vw, 8rem);
    -moz-column-gap: clamp(0rem, 5.5555555556vw, 8rem);
    column-gap: clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.artist-profile__txt {
  flex: 1;
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .artist-profile__txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.artist-profile__img {
  margin: 0 auto;
  overflow: hidden;
  padding: 1rem 0;
  position: relative;
  width: calc(100% - 4.8rem);
}
@media screen and (min-width: 769px) {
  .artist-profile__img {
    padding: clamp(0rem, 0.6944444444vw, 1rem) 0;
    width: clamp(0rem, 27.7777777778vw, 40rem);
  }
  .artist-profile__img:hover:before {
    opacity: 1;
  }
}
.artist-profile__img:before {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-filter: blur(50px);
  background-image: linear-gradient(#4ddc9e, #5b37eb, #f1307e);
  filter: blur(50px);
  -webkit-animation: rotate 3s cubic-bezier(0.8, 0.2, 0.2, 0.8) alternate infinite;
  animation: rotate 3s cubic-bezier(0.8, 0.2, 0.2, 0.8) alternate infinite;
  border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  opacity: 0;
  transition: opacity 0.5s var(--ease-hover);
}
.artist-profile__img-link {
  display: block;
  height: auto;
  position: relative;
  width: 100%;
}
.artist-profile__img-box {
  padding: 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .artist-profile__img-box {
    padding: 0 clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.artist-profile__img-artist-name {
  font-size: 2rem;
}
@media screen and (min-width: 769px) {
  .artist-profile__img-artist-name {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.artist-profile__img-artist-name.--1 {
  margin: 0 0 -1%;
  text-align: right;
}
@media screen and (min-width: 769px) {
  .artist-profile__img-artist-name.--1 {
    margin: 0 0 -2%;
    text-align: left;
  }
}
.artist-profile__img-artist-name.--2 {
  margin: -1% 0 0;
  text-align: left;
}
@media screen and (min-width: 769px) {
  .artist-profile__img-artist-name.--2 {
    margin: -2% 0 0;
    text-align: right;
  }
}
.artist-profile__kochira {
  color: var(--bck);
  display: block;
  font-size: 1.2rem;
  padding: 1rem 0 3rem;
  text-align: center;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .artist-profile__kochira {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: clamp(0rem, 1.1111111111vw, 1.6rem) clamp(0rem, 8.3333333333vw, 12rem) clamp(0rem, 3.4722222222vw, 5rem);
    text-align: right;
  }
}

/*--------------------------------------------　artist-media
---------------------------------------------*/
.artist-media__inner {
  padding: 4rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .artist-media__inner {
    max-width: clamp(0rem, 81.25vw, 117rem);
    padding: clamp(0rem, 5.5555555556vw, 8rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.artist-media__ttl {
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .artist-media__ttl {
    margin: 0 0 clamp(0rem, 5.2083333333vw, 7.5rem);
  }
}
.artist-media__ttl-bars {
  bottom: 2rem;
  position: absolute;
  right: -40%;
}
@media screen and (min-width: 769px) {
  .artist-media__ttl-bars {
    bottom: clamp(0rem, 1.3888888889vw, 2rem);
    position: absolute;
    right: -40%;
  }
}
.artist-media__list {
  flex-direction: column;
  flex-wrap: wrap;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .artist-media__list {
    -webkit-column-gap: clamp(0rem, 3.75vw, 5.4rem);
    -moz-column-gap: clamp(0rem, 3.75vw, 5.4rem);
    column-gap: clamp(0rem, 3.75vw, 5.4rem);
    flex-direction: row;
    row-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.artist-media__list-item {
  border: 0.1rem solid var(--bck);
  position: relative;
}
@media screen and (min-width: 769px) {
  .artist-media__list-item {
    width: calc(50% - clamp(0rem, 1.875vw, 2.7rem));
  }
}
@media screen and (min-width: 769px) {
  .artist-media__list-item a:hover {
    -webkit-animation: glitch 1s steps(100) infinite;
    animation: glitch 1s steps(100) infinite;
    background-color: rgba(0, 0, 0, 0.05);
  }
}
.artist-media__list-item-link {
  display: block;
  height: 100%;
  padding: 1.6rem 2.4rem 1.6rem 8rem;
  transition: background-color 0.5s var(--ease-hover);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .artist-media__list-item-link {
    padding: clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 10.1388888889vw, 14.6rem);
  }
}
.artist-media__list-item-link-ca {
  left: -1.6rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.75);
  font-size: 1.5rem;
  padding: 0.4rem 1.6rem;
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .artist-media__list-item-link-ca {
    left: -1.6rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    font-size: clamp(0rem, 1.3888888889vw, 2rem);
    padding: clamp(0rem, 0.2777777778vw, 0.4rem) clamp(0rem, 1.1111111111vw, 1.6rem);
    transform: translateY(-50%);
  }
}
.artist-media__list-item-link-date {
  font-size: 1.3rem;
}
@media screen and (min-width: 769px) {
  .artist-media__list-item-link-date {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    margin: 0 0 clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.artist-media__list-item-link-ttl {
  font-size: 1.3rem;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .artist-media__list-item-link-ttl {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}

/*--------------------------------------------　artist-fan
---------------------------------------------*/
.artist-fan__inner {
  padding: 8rem 2rem;
}
@media screen and (min-width: 769px) {
  .artist-fan__inner {
    max-width: clamp(0rem, 81.25vw, 117rem);
    padding: clamp(0rem, 5.5555555556vw, 8rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.artist-fan__ttl {
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .artist-fan__ttl {
    margin: 0 0 clamp(0rem, 5.2083333333vw, 7.5rem);
  }
}
.artist-fan__ttl-bars {
  bottom: 2rem;
  position: absolute;
  right: -27%;
}
@media screen and (min-width: 769px) {
  .artist-fan__ttl-bars {
    bottom: clamp(0rem, 1.3888888889vw, 2rem);
    position: absolute;
    right: -27%;
  }
}
.artist-fan__link {
  display: block;
  height: 17rem;
  margin: 0 calc(50% - 50vw);
  overflow: hidden;
  position: relative;
  width: 100vw;
}
@media screen and (min-width: 769px) {
  .artist-fan__link {
    height: clamp(0rem, 26.8055555556vw, 38.6rem);
    width: calc(100vw - 2px);
  }
  .artist-fan__link:hover .artist-fan__link-img img {
    -webkit-transform: scale(1.25) !important;
    transform: scale(1.25) !important;
  }
}
.artist-fan__link-img {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.artist-fan__link-img img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  transition: -webkit-transform 1.25s var(--base);
  transition: transform 1.25s var(--base);
  transition: transform 1.25s var(--base), -webkit-transform 1.25s var(--base);
}
.--js-loaded .artist-fan__link-img.js-inview-active img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.artist-fan__link-ttl {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  color: #ffd700;
  font-size: 2.4rem;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .artist-fan__link-ttl {
    font-size: clamp(0rem, 6.6666666667vw, 9.6rem);
    -webkit-transform: translateX(-50%) translateY(-30%);
    transform: translateX(-50%) translateY(-30%);
  }
}
.artist-fan__link-btn {
  bottom: 2rem;
  font-size: 1.6rem;
  height: 3.6rem;
  left: 50%;
  letter-spacing: 0.05em;
  padding: 0 1.6rem;
  position: absolute;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  align-items: center;
  border: 0.2rem solid var(--wte);
  column-gap: 1rem;
  justify-content: center;
  width: auto;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .artist-fan__link-btn {
    bottom: clamp(0rem, 1.6666666667vw, 2.4rem);
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    height: clamp(0rem, 4.1666666667vw, 6rem);
    left: 50%;
    padding: 0 clamp(0rem, 1.1111111111vw, 1.6rem);
    position: absolute;
    -webkit-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}

/*--------------------------------------------　artist sections bg
---------------------------------------------*/
.artist-profile,
.artist-media,
.artist-fan {
  background-color: transparent;
}

/*--------------------------------------------　artist-list (archive)
---------------------------------------------*/
.artist-list {
  background-color: transparent;
}
.artist-list__inner {
  padding: 12rem 2rem 4rem;
}
@media screen and (min-width: 769px) {
  .artist-list__inner {
    max-width: clamp(0rem, 81.25vw, 117rem);
    padding: clamp(0rem, 11.1111111111vw, 16rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.artist-list__ttl {
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .artist-list__ttl {
    margin: 0 0 clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.artist-list__ttl-bars {
  bottom: 2rem;
  position: absolute;
  right: -40%;
}
@media screen and (min-width: 769px) {
  .artist-list__ttl-bars {
    bottom: clamp(0rem, 1.3888888889vw, 2rem);
    position: absolute;
    right: -40%;
  }
}
.artist-list__tabs {
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  flex-wrap: wrap;
  margin: 0 0 4rem;
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .artist-list__tabs {
    -webkit-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.artist-list__tabs-btn {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border: 0.2rem solid rgba(255, 255, 255, 0.4);
  border-radius: 0;
  border-radius: 9999px;
  color: inherit;
  color: var(--wte);
  cursor: pointer;
  font-size: inherit;
  font-size: 1.4rem;
  margin: 0;
  outline: none;
  padding: 0;
  padding: 0.6rem 1.6rem;
  transition: background-color 0.3s var(--base), border-color 0.3s var(--base);
  vertical-align: middle;
}
@media screen and (min-width: 769px) {
  .artist-list__tabs-btn {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: clamp(0rem, 0.5555555556vw, 0.8rem) clamp(0rem, 1.6666666667vw, 2.4rem);
  }
  .artist-list__tabs-btn:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
}
.artist-list__tabs-btn.--active {
  background-color: rgba(255, 255, 255, 0.15);
  border-color: var(--wte);
}
.artist-list__grid {
  flex-wrap: wrap;
  row-gap: 2.4rem;
  -webkit-column-gap: 2.4rem;
  -moz-column-gap: 2.4rem;
  column-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .artist-list__grid {
    row-gap: clamp(0rem, 2.7777777778vw, 4rem);
    -webkit-column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    -moz-column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    column-gap: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.artist-list__card {
  overflow: hidden;
  width: calc(50% - 1.2rem);
}
@media screen and (min-width: 769px) {
  .artist-list__card {
    width: calc(33.333% - clamp(0rem, 1.875vw, 2.7rem));
  }
}
.artist-list__card img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  transition: -webkit-transform 1.25s var(--base) 0.5s, -webkit-filter 0.5s var(--ease-hover);
  transition: transform 1.25s var(--base) 0.5s, filter 0.5s var(--ease-hover);
  transition: transform 1.25s var(--base) 0.5s, filter 0.5s var(--ease-hover), -webkit-transform 1.25s var(--base) 0.5s, -webkit-filter 0.5s var(--ease-hover);
}
.artist-list__card.js-inview-active img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.artist-list__card:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.artist-list__card-link {
  color: var(--wte);
  display: block;
}
.artist-list__card-img {
  margin: 0 0 1rem;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 769px) {
  .artist-list__card-img {
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.artist-list__card-label {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0.4rem;
  font-size: 1rem;
  left: 0.8rem;
  padding: 0.3rem 0.8rem;
  position: absolute;
  top: 0.8rem;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .artist-list__card-label {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
    left: clamp(0rem, 0.8333333333vw, 1.2rem);
    padding: clamp(0rem, 0.2777777778vw, 0.4rem) clamp(0rem, 0.8333333333vw, 1.2rem);
    position: absolute;
    top: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.artist-list__card-name {
  font-size: 1.4rem;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .artist-list__card-name {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.artist-list__card-sns {
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  margin: 0.8rem 0 0;
}
@media screen and (min-width: 769px) {
  .artist-list__card-sns {
    -webkit-column-gap: clamp(0rem, 0.8333333333vw, 1.2rem);
    -moz-column-gap: clamp(0rem, 0.8333333333vw, 1.2rem);
    column-gap: clamp(0rem, 0.8333333333vw, 1.2rem);
    margin: clamp(0rem, 0.8333333333vw, 1.2rem) 0 0;
  }
}
.artist-list__card-sns-item a {
  display: block;
  opacity: 0.6;
  transition: opacity 0.3s var(--base);
}
.artist-list__card-sns-item a:hover {
  opacity: 1;
}
.artist-list__card-sns-item img {
  display: block;
  height: 2rem;
  width: 2rem;
  -webkit-filter: none !important;
  filter: none !important;
  -webkit-transform: none !important;
  transform: none !important;
}
@media screen and (min-width: 769px) {
  .artist-list__card-sns-item img {
    height: clamp(0rem, 1.6666666667vw, 2.4rem);
    width: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.artist-list__empty {
  color: var(--gry);
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .artist-list__empty {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}

/*--------------------------------------------　company-mv
---------------------------------------------*/
.company-mv__img {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .company-mv__img {
    height: clamp(0rem, 38.1944444444vw, 55rem);
    width: 100%;
  }
}
.company-mv__img img {
  -webkit-transform: scale(1.5);
  opacity: 0;
  transform: scale(1.5);
  transition: 0.85s var(--base);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.--js-loaded .js-inview-active .company-mv__img img {
  -webkit-transform: scale(1);
  opacity: 1;
  transform: scale(1);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.company-mv__ttl {
  bottom: -18.5%;
  overflow: hidden;
  position: absolute;
  right: 2rem;
}
@media screen and (min-width: 769px) {
  .company-mv__ttl {
    bottom: -18.5%;
    position: absolute;
    right: clamp(0rem, 1.8055555556vw, 2.6rem);
  }
}
.company-mv__ttl-txt {
  display: block;
  font-size: 6.4rem;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: -webkit-transform 0.85s var(--base) 0.15s;
  transition: transform 0.85s var(--base) 0.15s;
  transition: transform 0.85s var(--base) 0.15s, -webkit-transform 0.85s var(--base) 0.15s;
}
@media screen and (min-width: 769px) {
  .company-mv__ttl-txt {
    font-size: clamp(0rem, 13.8888888889vw, 20rem);
  }
}
.--js-loaded .js-inview-active .company-mv__ttl-txt {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/*--------------------------------------------　company-logo
---------------------------------------------*/
.company-logo {
  opacity: 0;
  transition: opacity 0.85s var(--base);
}
.company-logo.js-inview-active {
  opacity: 1;
}
.company-logo__inner {
  padding: 8rem 3.2rem;
}
@media screen and (min-width: 769px) {
  .company-logo__inner {
    max-width: clamp(0rem, 87.5vw, 126rem);
    padding: clamp(0rem, 16.6666666667vw, 24rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 8.3333333333vw, 12rem);
  }
}
.company-logo__ttl {
  font-size: 3.6rem;
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .company-logo__ttl {
    font-size: clamp(0rem, 4.4444444444vw, 6.4rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.company-logo__flex {
  align-items: center;
  flex-direction: column;
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .company-logo__flex {
    -webkit-column-gap: clamp(0rem, 8.3333333333vw, 12rem);
    -moz-column-gap: clamp(0rem, 8.3333333333vw, 12rem);
    column-gap: clamp(0rem, 8.3333333333vw, 12rem);
    flex-direction: row;
    justify-content: center;
  }
}
.company-logo__flex1 {
  align-items: center;
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .company-logo__flex1 {
    row-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.company-logo__flex1-logo {
  height: auto;
  width: 11rem;
}
@media screen and (min-width: 769px) {
  .company-logo__flex1-logo {
    height: auto;
    width: clamp(0rem, 17.3611111111vw, 25rem);
  }
}
.company-logo__flex1-logo-txt {
  font-size: 4rem;
}
@media screen and (min-width: 769px) {
  .company-logo__flex1-logo-txt {
    font-size: clamp(0rem, 3.3333333333vw, 4.8rem);
  }
}
.company-logo__flex2 {
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .company-logo__flex2 {
    row-gap: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.company-logo__flex2-ttl {
  font-size: 2.4rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .company-logo__flex2-ttl {
    font-size: clamp(0rem, 2.5vw, 3.6rem);
  }
}
.company-logo__flex2-txt {
  font-size: 1.4rem;
  letter-spacing: 0.15em;
  line-height: 2;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .company-logo__flex2-txt {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}

/*--------------------------------------------　company-table
---------------------------------------------*/
.company-table {
  background-color: #fff;
}
.company-table__inner {
  padding: 4rem 2rem 8rem;
}
@media screen and (min-width: 769px) {
  .company-table__inner {
    max-width: clamp(0rem, 87.5vw, 126rem);
    padding: clamp(0rem, 11.1111111111vw, 16rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 8.3333333333vw, 12rem);
  }
}
.company-table__ttl {
  color: #111;
  font-size: 3.6rem;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .company-table__ttl {
    font-size: clamp(0rem, 4.4444444444vw, 6.4rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.company-table__s-ttl {
  border-bottom: 0.1rem solid #111;
  color: #111;
  font-size: 2rem;
  padding: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .company-table__s-ttl {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    padding: clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 2.6388888889vw, 3.8rem);
  }
}
.company-table__dls-dl {
  border-bottom: 0.1rem solid #111;
}
.company-table__dls-dl-dt {
  color: #111;
  font-size: 1.4rem;
  padding: 1.6rem 0;
  width: 12rem;
}
@media screen and (min-width: 769px) {
  .company-table__dls-dl-dt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 2.6388888889vw, 3.8rem);
    width: clamp(0rem, 13.6111111111vw, 19.6rem);
  }
}
.company-table__dls-dl-dd {
  color: #111;
  flex: 1;
  font-size: 1.4rem;
  line-height: 1.8;
  padding: 1.6rem 0;
  white-space: pre-line;
}
@media screen and (min-width: 769px) {
  .company-table__dls-dl-dd {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 2.6388888889vw, 3.8rem);
  }
}

/*--------------------------------------------　contact
---------------------------------------------*/
.contact {
  background-color: #fff;
}
.contact__inner {
  padding: 12rem 2rem 4rem;
}
@media screen and (min-width: 769px) {
  .contact__inner {
    max-width: clamp(0rem, 81.25vw, 117rem);
    padding: clamp(0rem, 11.1111111111vw, 16rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.contact__ttl {
  font-size: 6.4rem;
  letter-spacing: -0.01em;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .contact__ttl {
    font-size: clamp(0rem, 13.8888888889vw, 20rem);
  }
}
.contact__ttl-txt {
  color: #111;
  display: block;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: -webkit-transform 0.85s var(--base) 0.15s;
  transition: transform 0.85s var(--base) 0.15s;
  transition: transform 0.85s var(--base) 0.15s, -webkit-transform 0.85s var(--base) 0.15s;
}
.--js-loaded .js-inview-active .contact__ttl-txt {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/*--------------------------------------------　contact-form
---------------------------------------------*/
.contact-form {
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.85s var(--base);
}
.--js-loaded .contact-form.js-inview-active {
  opacity: 1;
}
.contact-form__inner {
  padding: 0 2rem 8rem;
}
@media screen and (min-width: 769px) {
  .contact-form__inner {
    max-width: clamp(0rem, 81.25vw, 117rem);
    padding: clamp(0rem, 5.5555555556vw, 8rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 8.3333333333vw, 12rem);
  }
}
.contact-form__dls {
  border-left: 0.2rem solid #111;
  border-right: 0.2rem solid #111;
  border-top: 0.2rem solid #111;
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .contact-form__dls {
    margin: 0 0 clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.contact-form__dls-dl {
  flex-direction: column;
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .contact-form__dls-dl {
    flex-direction: row;
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.contact-form__dls-dl-dt {
  align-items: center;
  background-color: #111;
  border-bottom: 0.1rem solid #111;
  color: #fff;
  padding: 1rem;
}
@media screen and (min-width: 769px) {
  .contact-form__dls-dl-dt {
    padding: clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 2.2222222222vw, 3.2rem);
    width: clamp(0rem, 22.9166666667vw, 33rem);
    -webkit-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.--last .contact-form__dls-dl-dt {
  border-bottom: 0.2rem solid #111;
}
.--require .contact-form__dls-dl-dt:after {
  color: var(--red);
  content: "必須";
  display: block;
}
@media screen and (min-width: 769px) {
  .--require .contact-form__dls-dl-dt:after {
    font-size: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.contact-form__dls-dl-dd {
  background-color: #fff;
  border-bottom: 0.1rem solid #111;
  color: #111;
  flex: 1;
  padding: 1rem;
}
@media screen and (min-width: 769px) {
  .contact-form__dls-dl-dd {
    padding: clamp(0rem, 0.8333333333vw, 1.2rem) clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.contact-form__dls-dl-dd input[type=text],
.contact-form__dls-dl-dd input[type=email],
.contact-form__dls-dl-dd input[type=tel],
.contact-form__dls-dl-dd textarea,
.contact-form__dls-dl-dd select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  background-color: #f8f8f8;
  border: 0;
  border: 0.1rem solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-radius: 0.8rem;
  color: inherit;
  color: #111;
  display: block;
  font-size: inherit;
  font-size: 1.6rem;
  height: 4.8rem;
  margin: 0;
  outline: none;
  padding: 0;
  padding: 1.2rem;
  vertical-align: middle;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact-form__dls-dl-dd input[type=text],
  .contact-form__dls-dl-dd input[type=email],
  .contact-form__dls-dl-dd input[type=tel],
  .contact-form__dls-dl-dd textarea,
  .contact-form__dls-dl-dd select {
    height: 100%;
    padding: clamp(0rem, 0.8333333333vw, 1.2rem);
    width: 100%;
  }
  .contact-form__dls-dl-dd input[type=text].frm-name, .contact-form__dls-dl-dd input[type=text].frm-kana, .contact-form__dls-dl-dd input[type=text].frm-tel,
  .contact-form__dls-dl-dd input[type=email].frm-name,
  .contact-form__dls-dl-dd input[type=email].frm-kana,
  .contact-form__dls-dl-dd input[type=email].frm-tel,
  .contact-form__dls-dl-dd input[type=tel].frm-name,
  .contact-form__dls-dl-dd input[type=tel].frm-kana,
  .contact-form__dls-dl-dd input[type=tel].frm-tel,
  .contact-form__dls-dl-dd textarea.frm-name,
  .contact-form__dls-dl-dd textarea.frm-kana,
  .contact-form__dls-dl-dd textarea.frm-tel,
  .contact-form__dls-dl-dd select.frm-name,
  .contact-form__dls-dl-dd select.frm-kana,
  .contact-form__dls-dl-dd select.frm-tel {
    width: clamp(0rem, 32.6388888889vw, 47rem);
  }
}
.contact-form__dls-dl-dd input[type=text]:focus,
.contact-form__dls-dl-dd input[type=email]:focus,
.contact-form__dls-dl-dd input[type=tel]:focus,
.contact-form__dls-dl-dd textarea:focus,
.contact-form__dls-dl-dd select:focus {
  background-color: rgba(135, 206, 238, 0.1);
}
.contact-form__dls-dl-dd input[type=text]::-webkit-input-placeholder, .contact-form__dls-dl-dd input[type=email]::-webkit-input-placeholder, .contact-form__dls-dl-dd input[type=tel]::-webkit-input-placeholder, .contact-form__dls-dl-dd textarea::-webkit-input-placeholder, .contact-form__dls-dl-dd select::-webkit-input-placeholder {
  color: rgba(17, 17, 17, 0.4);
}
.contact-form__dls-dl-dd input[type=text]:-ms-input-placeholder, .contact-form__dls-dl-dd input[type=email]:-ms-input-placeholder, .contact-form__dls-dl-dd input[type=tel]:-ms-input-placeholder, .contact-form__dls-dl-dd textarea:-ms-input-placeholder, .contact-form__dls-dl-dd select:-ms-input-placeholder {
  color: rgba(17, 17, 17, 0.4);
}
.contact-form__dls-dl-dd input[type=text]::-ms-input-placeholder, .contact-form__dls-dl-dd input[type=email]::-ms-input-placeholder, .contact-form__dls-dl-dd input[type=tel]::-ms-input-placeholder, .contact-form__dls-dl-dd textarea::-ms-input-placeholder, .contact-form__dls-dl-dd select::-ms-input-placeholder {
  color: rgba(17, 17, 17, 0.4);
}
.contact-form__dls-dl-dd input[type=text]::placeholder,
.contact-form__dls-dl-dd input[type=email]::placeholder,
.contact-form__dls-dl-dd input[type=tel]::placeholder,
.contact-form__dls-dl-dd textarea::placeholder,
.contact-form__dls-dl-dd select::placeholder {
  color: rgba(17, 17, 17, 0.4);
}
.contact-form__dls-dl-dd input[type=email] {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.contact-form__dls-dl-dd textarea {
  min-height: 20rem;
}
@media screen and (min-width: 769px) {
  .contact-form__dls-dl-dd textarea {
    height: 100%;
  }
}
@media screen and (min-width: 769px) {
  .contact-form__dls-dl-dd select {
    width: clamp(0rem, 32.6388888889vw, 47rem);
  }
}
.contact-form__dls-dl-dd span[data-name=frm-select] {
  display: block;
}
.contact-form__dls-dl-dd span[data-name=frm-select]:after {
  background-image: url("../img/release/ico-arrow-down.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 1.1rem;
  pointer-events: none;
  position: absolute;
  right: 1.6rem;
  top: 1.9rem;
  width: 1.8rem;
}
@media screen and (min-width: 769px) {
  .contact-form__dls-dl-dd span[data-name=frm-select]:after {
    height: clamp(0rem, 0.7638888889vw, 1.1rem);
    left: clamp(0rem, 30.5555555556vw, 44rem);
    position: absolute;
    right: auto;
    top: clamp(0rem, 1.3227513228vw, 2rem);
    width: clamp(0rem, 1.25vw, 1.8rem);
  }
}
.--last .contact-form__dls-dl-dd {
  border-bottom: 0.2rem solid #111;
}
.contact-form__dls-dl-dd .wpcf7-not-valid-tip {
  background-color: var(--red);
  color: var(--wte);
  display: block;
  font-size: 1rem;
  letter-spacing: 0.1em;
  margin: 1.2rem 0 0;
  padding: 1rem;
}
@media screen and (min-width: 769px) {
  .contact-form__dls-dl-dd .wpcf7-not-valid-tip {
    border-radius: clamp(0rem, 0.5555555556vw, 0.8rem);
    font-size: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.contact-form__btn {
  border-radius: 1rem;
  height: 4.4rem;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 17rem;
}
@media screen and (min-width: 769px) {
  .contact-form__btn {
    border-radius: clamp(0rem, 0.6944444444vw, 1rem);
    height: clamp(0rem, 5vw, 7.2rem);
    width: clamp(0rem, 24.3055555556vw, 35rem);
  }
  .contact-form__btn:hover:before {
    opacity: 1;
  }
}
.contact-form__btn:before {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-filter: blur(50px);
  background-image: linear-gradient(#4ddc9e, #5b37eb, #f1307e);
  filter: blur(50px);
  -webkit-animation: rotate 3s cubic-bezier(0.8, 0.2, 0.2, 0.8) alternate infinite;
  animation: rotate 3s cubic-bezier(0.8, 0.2, 0.2, 0.8) alternate infinite;
  border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  opacity: 0;
  transition: opacity 0.5s var(--ease-hover);
}
.contact-form__btn:after {
  background-image: url("../img/com/ico-send.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 1.8rem;
  position: absolute;
  right: 2rem;
  top: 50%;
  width: 1.1rem;
  -webkit-transform: translateY(-50%);
  content: "";
  display: block;
  pointer-events: none;
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .contact-form__btn:after {
    height: clamp(0rem, 1.25vw, 1.8rem);
    position: absolute;
    right: clamp(0rem, 1.6666666667vw, 2.4rem);
    top: 50%;
    width: clamp(0rem, 0.7638888889vw, 1.1rem);
  }
}
.contact-form__btn p {
  height: 100%;
  width: 100%;
}
.contact-form__btn p input {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  color: var(--wte);
  cursor: pointer;
  font-size: inherit;
  height: 100%;
  margin: 0;
  outline: none;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .contact-form__btn p input {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.contact-form .wpcf7-response-output {
  background-color: var(--red);
  border: none !important;
  color: var(--wte);
  font-size: 1rem;
  padding: 1rem !important;
}
@media screen and (min-width: 769px) {
  .contact-form .wpcf7-response-output {
    border-radius: clamp(0rem, 0.6944444444vw, 1rem);
    font-size: clamp(0rem, 0.6944444444vw, 1rem);
    margin: clamp(0rem, 4.4444444444vw, 6.4rem) 0 0 !important;
  }
}

/*--------------------------------------------　contact-modal
---------------------------------------------*/
.contact-modal {
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}

/*--------------------------------------------　news-mv
---------------------------------------------*/
.news-mv__inner {
  padding: 12rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .news-mv__inner {
    max-width: clamp(0rem, 81.25vw, 117rem);
    padding: clamp(0rem, 11.1111111111vw, 16rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.news-mv__ttl {
  font-size: 6.4rem;
  letter-spacing: -0.01em;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .news-mv__ttl {
    font-size: clamp(0rem, 13.8888888889vw, 20rem);
  }
}
.news-mv__ttl-txt {
  display: block;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: -webkit-transform 0.85s var(--base) 0.15s;
  transition: transform 0.85s var(--base) 0.15s;
  transition: transform 0.85s var(--base) 0.15s, -webkit-transform 0.85s var(--base) 0.15s;
}
.--js-loaded .js-inview-active .news-mv__ttl-txt {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/*--------------------------------------------　news-items
---------------------------------------------*/
.news-items {
  opacity: 0;
  transition: opacity 0.85s var(--base);
}
.--js-loaded .news-items.js-inview-active {
  opacity: 1;
}
.news-items__inner {
  padding: 4rem 2rem;
}
@media screen and (min-width: 769px) {
  .news-items__inner {
    max-width: clamp(0rem, 81.25vw, 117rem);
    padding: clamp(0rem, 2.7777777778vw, 4rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.news-items__cats-list {
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  flex-wrap: wrap;
  margin: 0 0 4rem;
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .news-items__cats-list {
    -webkit-column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    -moz-column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    margin: 0 0 clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.news-items__cats-list-item-link {
  align-items: center;
  border: 0.2rem solid rgba(255, 255, 255, 0.4);
  border-radius: 9999px;
  color: var(--wte);
  font-size: 1.6rem;
  height: 3rem;
  justify-content: center;
  padding: 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .news-items__cats-list-item-link {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    height: clamp(0rem, 2.7777777778vw, 4rem);
    padding: 0 clamp(0rem, 1.1111111111vw, 1.6rem);
    -webkit-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    -moz-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
  .news-items__cats-list-item-link:hover {
    -webkit-animation: glitch 1s steps(100) infinite;
    animation: glitch 1s steps(100) infinite;
  }
}
.--current .news-items__cats-list-item-link {
  background-color: rgba(255, 255, 255, 0.15);
  color: var(--wte);
  pointer-events: none;
}
.news-items__list {
  margin: 0 0 4rem !important;
  row-gap: 2rem;
}
@media screen and (min-width: 769px) {
  .news-items__list {
    margin: 0 auto clamp(0rem, 5.5555555556vw, 8rem) !important;
    max-width: clamp(0rem, 69.4444444444vw, 100rem);
    row-gap: clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.news-items__list-item {
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .news-items__list-item:hover:before {
    opacity: 1;
  }
  .news-items__list-item:hover .news-items__list-item1-btn:after {
    -webkit-transform: translateX(5%);
    transform: translateX(5%);
  }
}
.news-items__list-item:before {
  content: "";
  display: block;
  height: 400%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-filter: blur(50px);
  background-image: linear-gradient(#4ddc9e, #5b37eb, #f1307e);
  filter: blur(50px);
  -webkit-animation: rotate 10s cubic-bezier(0.8, 0.2, 0.2, 0.8) alternate infinite;
  animation: rotate 10s cubic-bezier(0.8, 0.2, 0.2, 0.8) alternate infinite;
  border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  opacity: 0;
  transition: opacity 0.5s var(--ease-hover);
}
.news-items__list-item-link {
  flex-direction: column-reverse;
  height: 100%;
  padding: 1.6rem 1.6rem 2.4rem;
  row-gap: 2rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .news-items__list-item-link {
    flex-direction: row-reverse;
    padding: clamp(0rem, 2.2222222222vw, 3.2rem) clamp(0rem, 3.8888888889vw, 5.6rem);
    -webkit-column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    -moz-column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    column-gap: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.news-items__list-item1 {
  flex: 1;
}
.news-items__list-item1-cat-date {
  align-items: center;
  font-size: 1.3rem;
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  margin: 0 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .news-items__list-item1-cat-date {
    -webkit-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    font-size: clamp(0rem, 1.0416666667vw, 1.5rem);
    margin: 0 0 clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.news-items__list-item1-date {
  color: #C7C7C7;
}
.news-items__list-item1-cat {
  align-items: center;
  background-color: var(--red);
  height: 2.2rem;
  justify-content: center;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  padding: 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .news-items__list-item1-cat {
    font-size: clamp(0rem, 1.0416666667vw, 1.5rem);
    height: clamp(0rem, 2.0138888889vw, 2.9rem);
    padding: 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.news-items__list-item1-ttl {
  font-size: 1.6rem;
  line-height: 1.4;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .news-items__list-item1-ttl {
    font-size: clamp(0rem, 1.3888888889vw, 2rem);
    margin: 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.news-items__list-item1-btn {
  position: relative;
}
@media screen and (min-width: 769px) {
  .news-items__list-item1-btn {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.news-items__list-item1-btn:after {
  aspect-ratio: 124/10;
  background-image: url("../img/news/ico-arrow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -50%;
  content: "";
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  transition: 0.5s -webkit-transform var(--ease-hover);
  transition: 0.5s transform var(--ease-hover);
  transition: 0.5s transform var(--ease-hover), 0.5s -webkit-transform var(--ease-hover);
  width: 9.2rem;
}
@media screen and (min-width: 769px) {
  .news-items__list-item1-btn:after {
    width: clamp(0rem, 8.6111111111vw, 12.4rem);
  }
}
.news-items__list-item2 {
  aspect-ratio: 190/120;
  height: auto;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .news-items__list-item2 {
    width: clamp(0rem, 13.1944444444vw, 19rem);
  }
}
.news-items__list-item2 img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  transition: 1.25s var(--base) 0.5s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.--js-loaded .news-items__list-item2.js-inview-active img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.news-items__pager {
  height: 1.6rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .news-items__pager {
    height: clamp(0rem, 1.5277777778vw, 2.2rem);
  }
}
.news-items__pager .wp-pagenavi {
  align-items: flex-end;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .news-items__pager .wp-pagenavi {
    -webkit-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.news-items__pager .wp-pagenavi a,
.news-items__pager .wp-pagenavi span {
  align-items: center;
  color: var(--wte);
  display: flex;
  font-family: var(--font-en);
  font-style: italic;
  font-weight: var(--bold);
  height: 1.6rem;
  justify-content: center;
  position: relative;
  width: 1.6rem;
}
@media screen and (min-width: 769px) {
  .news-items__pager .wp-pagenavi a,
  .news-items__pager .wp-pagenavi span {
    height: clamp(0rem, 1.5277777778vw, 2.2rem);
    width: clamp(0rem, 1.5277777778vw, 2.2rem);
  }
}
.news-items__pager .wp-pagenavi a:before,
.news-items__pager .wp-pagenavi span:before {
  background-color: rgba(255, 255, 255, 0.2);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: -3%;
  width: 100%;
  z-index: -1;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
}
.news-items__pager .wp-pagenavi a.current:before,
.news-items__pager .wp-pagenavi span.current:before {
  background-color: rgba(255, 255, 255, 0.1);
}
.news-items__pager .wp-pagenavi a.nextpostslink,
.news-items__pager .wp-pagenavi a.previouspostslink {
  aspect-ratio: 27/10;
  display: block;
  font-size: 0;
  height: auto;
  position: relative;
  width: 2rem !important;
}
@media screen and (min-width: 769px) {
  .news-items__pager .wp-pagenavi a.nextpostslink,
  .news-items__pager .wp-pagenavi a.previouspostslink {
    width: clamp(0rem, 1.875vw, 2.7rem) !important;
  }
}
.news-items__pager .wp-pagenavi a.nextpostslink:before,
.news-items__pager .wp-pagenavi a.previouspostslink:before {
  display: none;
}
.news-items__pager .wp-pagenavi a.nextpostslink {
  background-image: url("../img/release/pager-next.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: -0.3%;
}
.news-items__pager .wp-pagenavi a.previouspostslink {
  background-image: url("../img/release/pager-prev.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

/*--------------------------------------------　news-post
---------------------------------------------*/
.news-post {
  opacity: 0;
  transition: opacity 0.85s var(--base);
}
.--js-loaded .news-post.js-inview-active {
  opacity: 1;
}
.news-post__inner {
  padding: 0 2rem 8rem;
}
@media screen and (min-width: 769px) {
  .news-post__inner {
    max-width: clamp(0rem, 69.4444444444vw, 100rem);
    padding: clamp(0rem, 2.7777777778vw, 4rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 8.3333333333vw, 12rem);
  }
}
.news-post__eye {
  aspect-ratio: 1000/565;
  margin: 0 0 2.4rem;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .news-post__eye {
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.news-post__eye img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  transition: 1.25s var(--base);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.--js-loaded .news-post__eye.js-inview-active img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.news-post__top-date-cat {
  align-items: center;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  margin: 0 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .news-post__top-date-cat {
    -webkit-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.news-post__top-date {
  color: #929292;
  font-size: 1.3rem;
}
@media screen and (min-width: 769px) {
  .news-post__top-date {
    font-size: clamp(0rem, 1.0416666667vw, 1.5rem);
  }
}
.news-post__top-cat {
  align-items: center;
  background-color: var(--red);
  font-size: 1.3rem;
  height: 2.4rem;
  justify-content: center;
  padding: 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .news-post__top-cat {
    font-size: clamp(0rem, 1.0416666667vw, 1.5rem);
    height: clamp(0rem, 2.0138888889vw, 2.9rem);
    padding: 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.news-post__top-ttl {
  font-size: 1.6rem;
  line-height: 1.4;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .news-post__top-ttl {
    font-size: clamp(0rem, 2.2222222222vw, 3.2rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.news-post__middle {
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .news-post__middle {
    margin: 0 0 clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.news-post__middle p {
  font-size: 1.4rem;
  line-height: 2;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .news-post__middle p {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.news-post__middle p img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}
.news-post__middle h1,
.news-post__middle h2,
.news-post__middle h3,
.news-post__middle h4,
.news-post__middle h5,
.news-post__middle h6 {
  font-size: 1.8rem;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .news-post__middle h1,
  .news-post__middle h2,
  .news-post__middle h3,
  .news-post__middle h4,
  .news-post__middle h5,
  .news-post__middle h6 {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.news-post__middle .youtube {
  aspect-ratio: 16/9;
  height: auto;
  position: relative;
  width: 100%;
}
.news-post__middle .youtube iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.news-post__bottom-link {
  align-items: flex-start;
  justify-content: center;
  margin: 0 auto;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  font-size: 1.6rem;
}
@media screen and (min-width: 769px) {
  .news-post__bottom-link {
    font-size: clamp(0rem, 2.5vw, 3.6rem);
    -webkit-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    align-items: center;
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
  .news-post__bottom-link:hover {
    -webkit-animation: glitch 1s steps(100) infinite;
    animation: glitch 1s steps(100) infinite;
  }
}
.news-post__bottom-link:before {
  aspect-ratio: 19/23;
  background-image: url("../img/release/ico-arrow-back.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  width: 1.2rem;
}
@media screen and (min-width: 769px) {
  .news-post__bottom-link:before {
    width: clamp(0rem, 1.3194444444vw, 1.9rem);
  }
}

/*--------------------------------------------　page-contact
---------------------------------------------*/
.page-contact {
  background-color: transparent;
}
[data-barba-namespace="company"] .page-contact {
  background-color: #fff;
}
[data-barba-namespace="company"] .page-contact__flex-cnt-ttl {
  -webkit-text-stroke-color: #111;
}
[data-barba-namespace="company"] .page-contact__flex-cnt-txt {
  color: #111;
}
.page-contact__inner {
  padding: 0 1.6rem 8rem;
}
.page-artist .page-contact__inner, .page-service .page-contact__inner {
  padding: 8rem 1.6rem;
}
@media screen and (min-width: 769px) {
  .page-contact__inner {
    padding: 0 clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 8.3333333333vw, 12rem);
  }
  .page-artist .page-contact__inner, .page-service .page-contact__inner {
    padding: clamp(0rem, 8.3333333333vw, 12rem) clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.page-contact__flex {
  align-items: center;
  border-radius: 9999px;
  height: 15.8rem;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .page-contact__flex {
    height: clamp(0rem, 27.3611111111vw, 39.4rem);
    width: clamp(0rem, 60.1388888889vw, 86.6rem);
  }
}
.page-contact__flex-cnt {
  align-items: center;
  justify-content: center;
  margin: 0 0 1.6rem;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .page-contact__flex-cnt {
    margin: 0 0 clamp(0rem, 2.2222222222vw, 3.2rem);
    row-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.page-contact__flex-cnt-ttl {
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.7);
  -webkit-text-stroke-width: 0.2rem;
  color: transparent;
  font-size: 3.2rem;
  letter-spacing: -0.05em;
}
@media screen and (min-width: 769px) {
  .page-contact__flex-cnt-ttl {
    -webkit-text-stroke-width: 0.3rem;
    font-size: clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.page-contact__flex-cnt-txt {
  color: var(--wte);
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .page-contact__flex-cnt-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}

/*--------------------------------------------　privacy
---------------------------------------------*/
.privacy__inner {
  padding: 12rem 2rem;
}
@media screen and (min-width: 769px) {
  .privacy__inner {
    max-width: clamp(0rem, 81.25vw, 117rem);
    padding: clamp(0rem, 11.1111111111vw, 16rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 8.3333333333vw, 12rem);
  }
}
.privacy__ttl {
  font-size: 4rem;
  letter-spacing: -0.01em;
  margin: 0 0 4rem;
  overflow: hidden;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .privacy__ttl {
    font-size: clamp(0rem, 6.6666666667vw, 9.6rem);
    margin: 0 0 clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.privacy__ttl-txt {
  display: block;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: -webkit-transform 0.85s var(--base) 0.15s;
  transition: transform 0.85s var(--base) 0.15s;
  transition: transform 0.85s var(--base) 0.15s, -webkit-transform 0.85s var(--base) 0.15s;
}
.--js-loaded .js-inview-active .privacy__ttl-txt {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.privacy__cnt {
  background-color: #fff;
  opacity: 0;
  padding: 1.6rem 2.4rem;
  transition: opacity 0.85s var(--base);
}
.--js-loaded .js-inview-active .privacy__cnt {
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .privacy__cnt {
    padding: clamp(0rem, 3.8888888889vw, 5.6rem) clamp(0rem, 5vw, 7.2rem);
  }
}
.privacy__cnt p {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.06em;
  margin: 0 0 1.6rem;
  color: #333;
}
@media screen and (min-width: 769px) {
  .privacy__cnt p {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.privacy__cnt h2 {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.6;
  margin: 3.2rem 0 1rem;
  padding-bottom: 0.6rem;
  border-bottom: 1px solid #e8eaed;
  color: #111;
}
@media screen and (min-width: 769px) {
  .privacy__cnt h2 {
    font-size: clamp(0rem, 1.3888888889vw, 2rem);
    margin: clamp(0rem, 2.7777777778vw, 4rem) 0 clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.privacy__cnt ul {
  margin: 0 0 1.6rem;
  padding: 0 0 0 2rem;
}
@media screen and (min-width: 769px) {
  .privacy__cnt ul {
    margin: 0 0 clamp(0rem, 1.3888888889vw, 2rem);
    padding: 0 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.privacy__cnt li {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.06em;
  list-style: disc;
  color: #444;
}
@media screen and (min-width: 769px) {
  .privacy__cnt li {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.privacy__cnt a {
  color: #8c3cff;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.privacy__cnt a:hover {
  opacity: 0.75;
}
.privacy__cnt .privacy__date {
  font-size: 1.3rem;
  color: #888;
  letter-spacing: 0.06em;
  margin-top: 3.2rem;
  text-align: right;
}
@media screen and (min-width: 769px) {
  .privacy__cnt .privacy__date {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    margin-top: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.privacy__cnt-txt {
  font-size: 1.4rem;
  line-height: 2;
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .privacy__cnt-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.privacy__cnt-list {
  list-style: decimal;
  margin: 0 0 2.4rem;
  padding: 0 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .privacy__cnt-list {
    margin: 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
    padding: 0 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.privacy__cnt-list-item {
  font-size: 1.4rem;
  line-height: 2;
  list-style: disc;
}
@media screen and (min-width: 769px) {
  .privacy__cnt-list-item {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}

/*--------------------------------------------　release-mv
---------------------------------------------*/
.release-mv {
  opacity: 0;
  overflow: hidden;
  position: relative;
  transition: opacity 0.85s var(--base);
}
.--js-loaded .release-mv.js-inview-active {
  opacity: 1;
}
.release-mv__img {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .release-mv__img {
    height: 100vh;
  }
}
/* Shader canvas positioning anchor */
.release-mv__img > canvas {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.release-mv__img img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  transition: -webkit-transform 1.25s var(--base) 0.5s;
  transition: transform 1.25s var(--base) 0.5s;
  transition: transform 1.25s var(--base) 0.5s, -webkit-transform 1.25s var(--base) 0.5s;
}
.--js-loaded .js-inview-active .release-mv__img img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.release-mv__inner {
  height: 60rem;
  padding: 11.6rem 0 6.4rem;
  position: relative;
  width: 100;
}
@media screen and (min-width: 769px) {
  .release-mv__inner {
    height: 100vh;
    max-width: clamp(0rem, 100vw, 144rem);
    padding: clamp(0rem, 11.3888888889vw, 16.4rem) clamp(0rem, 3.4722222222vw, 5rem);
  }
}
/* 3D floating CD area */
.release-mv__float-area {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  isolation: isolate;
  pointer-events: none;
}
.release-mv__float-area--top {
  z-index: 3;
  overflow: hidden;
  pointer-events: none;
  isolation: isolate;
}
.release-mv__float-area--top .release-mv__float-cd {
  pointer-events: auto;
}
/* Physics-mode: overflow visible so CDs can move freely */
.release-mv__float-area--physics {
  overflow: visible;
  z-index: 3;
}
.release-mv__float-cd {
  position: absolute;
  width: 14rem;
  height: 14rem;
  pointer-events: auto;
  cursor: grab;
  opacity: 0;
  transition: opacity 1s var(--base);
  perspective: 900px;
}
.release-mv__float-cd:active {
  cursor: grabbing;
}
.--js-loaded .js-inview-active .release-mv__float-cd {
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .release-mv__float-cd {
    width: clamp(12rem, 14vw, 20rem);
    height: clamp(12rem, 14vw, 20rem);
  }
}
.release-mv__float-cd-bob {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
}
.release-mv__float-cd.--1 .release-mv__float-cd-bob  { animation: cd-drift-1 18s ease-in-out infinite; }
.release-mv__float-cd.--2 .release-mv__float-cd-bob {
  animation: cd-drift-2 22s ease-in-out infinite;
}
.release-mv__float-cd.--3 .release-mv__float-cd-bob  { animation: cd-drift-3 20s ease-in-out infinite; }
.release-mv__float-cd.--4 .release-mv__float-cd-bob  { animation: cd-drift-4 24s ease-in-out infinite; }
.release-mv__float-cd.--5 .release-mv__float-cd-bob  { animation: cd-drift-5 19s ease-in-out infinite; }
.release-mv__float-cd.--6 .release-mv__float-cd-bob  { animation: cd-drift-6 21s ease-in-out infinite; }
.release-mv__float-cd.--7 .release-mv__float-cd-bob  { animation: cd-drift-7 23s ease-in-out infinite; }
.release-mv__float-cd.--8 .release-mv__float-cd-bob  { animation: cd-drift-8 17s ease-in-out infinite; }
.release-mv__float-cd.--9 .release-mv__float-cd-bob  { animation: cd-drift-9 20s ease-in-out infinite; }
.release-mv__float-cd.--10 .release-mv__float-cd-bob { animation: cd-drift-10 16s ease-in-out infinite; }
.release-mv__float-cd-inner {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  border-radius: 50%;
}
.release-mv__float-cd-front {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  clip-path: circle(50% at 50% 50%);
  transform: translateZ(5px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.release-mv__float-cd-front::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12%;
  height: 12%;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,255,255,0.15) 0%, rgba(220,220,230,0.25) 40%, transparent 70%);
  border: 1.5px solid rgba(200,200,215,0.7);
  box-shadow: 0 0 4px rgba(0,0,0,0.18), inset 0 0 3px rgba(0,0,0,0.12);
  z-index: 10;
  pointer-events: none;
}
.release-mv__float-cd-front img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.release-mv__float-cd-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  clip-path: circle(50% at 50% 50%);
  transform: translateZ(-5px) rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.release-mv__float-cd-back::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12%;
  height: 12%;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,255,255,0.15) 0%, rgba(220,220,230,0.25) 40%, transparent 70%);
  border: 1.5px solid rgba(200,200,215,0.7);
  box-shadow: 0 0 4px rgba(0,0,0,0.18), inset 0 0 3px rgba(0,0,0,0.12);
  z-index: 10;
  pointer-events: none;
}
.release-mv__float-cd-back img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.release-mv__float-cd-edge {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: linear-gradient(
    180deg,
    #c8c8d0 0%,
    #e2e2e8 15%,
    #a8a8b2 35%,
    #d0d0d8 50%,
    #b0b0ba 65%,
    #dcdce2 85%,
    #c0c0c8 100%
  );
  box-shadow: inset 0 0 4px rgba(0,0,0,0.1);
}
@keyframes cd-drift-1 {
  0%   { transform: translate(0, 0) rotateX(15deg) rotateY(-20deg) rotateZ(0deg); }
  20%  { transform: translate(60px, -80px) rotateX(-30deg) rotateY(60deg) rotateZ(8deg); }
  40%  { transform: translate(-30px, -140px) rotateX(45deg) rotateY(160deg) rotateZ(-5deg); }
  60%  { transform: translate(80px, -40px) rotateX(-20deg) rotateY(250deg) rotateZ(10deg); }
  80%  { transform: translate(-20px, 60px) rotateX(30deg) rotateY(320deg) rotateZ(-3deg); }
  100% { transform: translate(0, 0) rotateX(15deg) rotateY(340deg) rotateZ(0deg); }
}
@keyframes cd-drift-2 {
  0%   { transform: translate(0, 0) rotateX(-10deg) rotateY(30deg) rotateZ(0deg); }
  20%  { transform: translate(-70px, 50px) rotateX(35deg) rotateY(120deg) rotateZ(-4deg); }
  40%  { transform: translate(-120px, -60px) rotateX(-40deg) rotateY(210deg) rotateZ(3deg); }
  60%  { transform: translate(40px, -100px) rotateX(30deg) rotateY(290deg) rotateZ(-5deg); }
  80%  { transform: translate(70px, 30px) rotateX(-20deg) rotateY(350deg) rotateZ(2deg); }
  100% { transform: translate(0, 0) rotateX(-10deg) rotateY(390deg) rotateZ(0deg); }
}
@keyframes cd-drift-3 {
  0%   { transform: translate(0, 0) rotateX(20deg) rotateY(10deg) rotateZ(0deg); }
  25%  { transform: translate(90px, 70px) rotateX(-40deg) rotateY(100deg) rotateZ(12deg); }
  50%  { transform: translate(40px, -90px) rotateX(50deg) rotateY(190deg) rotateZ(-8deg); }
  75%  { transform: translate(-60px, 40px) rotateX(-30deg) rotateY(280deg) rotateZ(5deg); }
  100% { transform: translate(0, 0) rotateX(20deg) rotateY(370deg) rotateZ(0deg); }
}
@keyframes cd-drift-4 {
  0%   { transform: translate(0, 0) rotateX(-15deg) rotateY(-25deg) rotateZ(0deg); }
  20%  { transform: translate(-50px, -70px) rotateX(35deg) rotateY(-110deg) rotateZ(7deg); }
  40%  { transform: translate(80px, -30px) rotateX(-45deg) rotateY(-200deg) rotateZ(-10deg); }
  60%  { transform: translate(-40px, 90px) rotateX(25deg) rotateY(-280deg) rotateZ(6deg); }
  80%  { transform: translate(60px, 50px) rotateX(-20deg) rotateY(-340deg) rotateZ(-4deg); }
  100% { transform: translate(0, 0) rotateX(-15deg) rotateY(-385deg) rotateZ(0deg); }
}
@keyframes cd-drift-5 {
  0%   { transform: translate(0, 0) rotateX(10deg) rotateY(40deg) rotateZ(0deg); }
  33%  { transform: translate(70px, -60px) rotateX(-35deg) rotateY(160deg) rotateZ(-9deg); }
  66%  { transform: translate(-80px, 80px) rotateX(40deg) rotateY(280deg) rotateZ(7deg); }
  100% { transform: translate(0, 0) rotateX(10deg) rotateY(400deg) rotateZ(0deg); }
}
@keyframes cd-drift-6 {
  0%   { transform: translate(0, 0) rotateX(-20deg) rotateY(-15deg) rotateZ(0deg); }
  25%  { transform: translate(-90px, -40px) rotateX(30deg) rotateY(80deg) rotateZ(10deg); }
  50%  { transform: translate(50px, -110px) rotateX(-40deg) rotateY(170deg) rotateZ(-6deg); }
  75%  { transform: translate(80px, 60px) rotateX(25deg) rotateY(260deg) rotateZ(8deg); }
  100% { transform: translate(0, 0) rotateX(-20deg) rotateY(345deg) rotateZ(0deg); }
}
@keyframes cd-drift-7 {
  0%   { transform: translate(0, 0) rotateX(25deg) rotateY(20deg) rotateZ(0deg); }
  20%  { transform: translate(40px, 80px) rotateX(-30deg) rotateY(-70deg) rotateZ(-7deg); }
  40%  { transform: translate(-70px, -50px) rotateX(50deg) rotateY(-160deg) rotateZ(9deg); }
  60%  { transform: translate(100px, -70px) rotateX(-35deg) rotateY(-250deg) rotateZ(-5deg); }
  80%  { transform: translate(-40px, 100px) rotateX(20deg) rotateY(-320deg) rotateZ(4deg); }
  100% { transform: translate(0, 0) rotateX(25deg) rotateY(-380deg) rotateZ(0deg); }
}
@keyframes cd-drift-8 {
  0%   { transform: translate(0, 0) rotateX(-25deg) rotateY(35deg) rotateZ(0deg); }
  25%  { transform: translate(-60px, 90px) rotateX(45deg) rotateY(130deg) rotateZ(11deg); }
  50%  { transform: translate(70px, 30px) rotateX(-30deg) rotateY(220deg) rotateZ(-7deg); }
  75%  { transform: translate(-30px, -80px) rotateX(35deg) rotateY(310deg) rotateZ(5deg); }
  100% { transform: translate(0, 0) rotateX(-25deg) rotateY(395deg) rotateZ(0deg); }
}
@keyframes cd-drift-9 {
  0%   { transform: translate(0, 0) rotateX(18deg) rotateY(-30deg) rotateZ(0deg); }
  20%  { transform: translate(50px, 70px) rotateX(-40deg) rotateY(50deg) rotateZ(-8deg); }
  40%  { transform: translate(-80px, -20px) rotateX(30deg) rotateY(140deg) rotateZ(6deg); }
  60%  { transform: translate(60px, -90px) rotateX(-25deg) rotateY(230deg) rotateZ(-10deg); }
  80%  { transform: translate(-30px, 50px) rotateX(35deg) rotateY(310deg) rotateZ(4deg); }
  100% { transform: translate(0, 0) rotateX(18deg) rotateY(330deg) rotateZ(0deg); }
}
@keyframes cd-drift-10 {
  0%   { transform: translate(0, 0) rotateX(-12deg) rotateY(45deg) rotateZ(0deg); }
  25%  { transform: translate(-70px, -60px) rotateX(38deg) rotateY(-60deg) rotateZ(9deg); }
  50%  { transform: translate(90px, 40px) rotateX(-45deg) rotateY(-160deg) rotateZ(-6deg); }
  75%  { transform: translate(-40px, 80px) rotateX(28deg) rotateY(-270deg) rotateZ(7deg); }
  100% { transform: translate(0, 0) rotateX(-12deg) rotateY(-315deg) rotateZ(0deg); }
}
.release-mv__ttls {
  bottom: 3.5rem;
  margin: 0;
  padding: 2rem;
  position: absolute;
  right: 1rem;
  text-align: right;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition: -webkit-transform 1.2s var(--base);
  transition: transform 1.2s var(--base);
  transition: transform 1.2s var(--base), -webkit-transform 1.2s var(--base);
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .release-mv__ttls {
    bottom: 3rem;
    right: 2rem;
    padding: clamp(0rem, 2.0833333333vw, 3rem) clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.--js-loaded .js-inview-active .release-mv__ttls {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.release-mv__ttls-sttl {
  font-size: 2.2rem;
  letter-spacing: 0.1em;
  margin: 0 0 0.4rem;
}
@media screen and (min-width: 769px) {
  .release-mv__ttls-sttl {
    font-size: clamp(0rem, 2.4vw, 3.4rem);
    margin: 0 0 clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.release-mv__ttls-ttl {
  -webkit-text-stroke-color: var(--wte);
  -webkit-text-stroke-width: 0.2rem;
  color: rgba(0, 0, 0, 0.5);
  font-size: 5.2rem;
}
@media screen and (min-width: 769px) {
  .release-mv__ttls-ttl {
    -webkit-text-stroke-width: 0.2rem;
    font-size: clamp(0rem, 6.2vw, 9rem);
  }
}
.release-mv__ttls-ttl-txt {
  display: block;
}
@media screen and (min-width: 769px) {
  .release-mv__ttls-ttl-txt.--2 {
    margin-top: -1%;
  }
}
.release-mv__btns-list {
  flex-direction: column;
  margin: 0 0 5.6rem;
  padding: 0 0 0 2rem;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .release-mv__btns-list {
    -webkit-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    flex-direction: row;
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem) 0;
    padding: 0;
  }
}
.release-mv__btns-list-item {
  -webkit-transform: translateY(200%);
  opacity: 0;
  transform: translateY(200%);
}
.release-mv__btns-list-item.--1 {
  transition: 1.2s var(--base) 0.1s;
}
.release-mv__btns-list-item.--2 {
  transition: 1.2s var(--base) 0.2s;
}
.--js-loaded .js-inview-active .release-mv__btns-list-item {
  -webkit-transform: translateY(0);
  opacity: 1;
  transform: translateY(0);
}
.release-mv__btns-list-item-link {
  align-items: center;
  border: 0.2rem solid var(--wte);
  border-radius: 9999px;
  height: 4.5rem;
  justify-content: center;
  letter-spacing: 0.1em;
  padding: 0 2.4rem;
  width: 14rem;
  -webkit-column-gap: 0.4rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  font-size: 1.6rem;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .release-mv__btns-list-item-link {
    border: clamp(0rem, 0.2777777778vw, 0.4rem) solid var(--wte);
    height: clamp(0rem, 3.6805555556vw, 5.3rem);
    padding: 0 clamp(0rem, 2.0833333333vw, 3rem);
    width: auto;
    -webkit-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
  .release-mv__btns-list-item-link:hover {
    -webkit-animation: glitch 1s steps(100) infinite;
    animation: glitch 1s steps(100) infinite;
  }
}
.release-mv__slider {
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 769px) {
  .release-mv__slider {
    width: calc(100vw - 2px);
  }
}
.release-mv__slider2 {
  display: block;
  margin: 3.2rem 0 0;
}
@media screen and (min-width: 769px) {
  .release-mv__slider2 {
    display: none;
  }
}
.release-mv__slider-splide-list-item, .release-mv__slider-splide-list-item2 {
  aspect-ratio: 1/1;
  width: 10rem !important;
}
@media screen and (min-width: 769px) {
  .release-mv__slider-splide-list-item, .release-mv__slider-splide-list-item2 {
    width: clamp(0rem, 11.1111111111vw, 16rem) !important;
  }
}
.release-mv__slider-splide-list-item img, .release-mv__slider-splide-list-item2 img {
  border-radius: 50%;
}
.release-mv__slider-splide-list-item.--1 img, .release-mv__slider-splide-list-item2.--1 img {
  transition: 1.2s var(--base) 0.1s;
}
.release-mv__slider-splide-list-item.--2 img, .release-mv__slider-splide-list-item2.--2 img {
  transition: 1.2s var(--base) 0.2s;
}
.release-mv__slider-splide-list-item.--3 img, .release-mv__slider-splide-list-item2.--3 img {
  transition: 1.2s var(--base) 0.3s;
}
.release-mv__slider-splide-list-item.--4 img, .release-mv__slider-splide-list-item2.--4 img {
  transition: 1.2s var(--base) 0.4s;
}
.release-mv__slider-splide-list-item.--5 img, .release-mv__slider-splide-list-item2.--5 img {
  transition: 1.2s var(--base) 0.5s;
}
.release-mv__slider-splide-list-item.--6 img, .release-mv__slider-splide-list-item2.--6 img {
  transition: 1.2s var(--base) 0.6s;
}
.release-mv__slider-splide-list-item.--7 img, .release-mv__slider-splide-list-item2.--7 img {
  transition: 1.2s var(--base) 0.7s;
}
.release-mv__slider-splide-list-item.--8 img, .release-mv__slider-splide-list-item2.--8 img {
  transition: 1.2s var(--base) 0.8s;
}
.release-mv__slider-splide-list-item.--9 img, .release-mv__slider-splide-list-item2.--9 img {
  transition: 1.2s var(--base) 0.9s;
}
.release-mv__slider-splide-list-item.--10 img, .release-mv__slider-splide-list-item2.--10 img {
  transition: 1.2s var(--base) 1s;
}
.release-mv__slider-splide-list-item.--11 img, .release-mv__slider-splide-list-item2.--11 img {
  transition: 1.2s var(--base) 1.1s;
}
.release-mv__slider-splide-list-item.--12 img, .release-mv__slider-splide-list-item2.--12 img {
  transition: 1.2s var(--base) 1.2s;
}
.release-mv__slider-splide-list-item img, .release-mv__slider-splide-list-item2 img {
  opacity: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
.--js-loaded .js-inview-active .release-mv__slider-splide-list-item img, .--js-loaded .js-inview-active .release-mv__slider-splide-list-item2 img {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.release-mv__names {
  position: absolute;
  right: -36rem;
  top: 50%;
  width: 85.2rem;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}
@media screen and (min-width: 769px) {
  .release-mv__names {
    left: clamp(0rem, 62.1527777778vw, 89.5rem);
    position: absolute;
    right: auto;
    top: 50%;
    width: clamp(0rem, 58.3333333333vw, 84rem);
  }
}
.release-mv__names-ttl {
  font-size: 5.5rem;
  text-align: center;
  transition: -webkit-transform 1.2s var(--base);
  transition: transform 1.2s var(--base);
  transition: transform 1.2s var(--base), -webkit-transform 1.2s var(--base);
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .release-mv__names-ttl {
    font-size: clamp(0rem, 6.1111111111vw, 8.8rem);
  }
}
.release-mv__names-ttl.--1 {
  color: var(--gry);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.--js-loaded .js-inview-active .release-mv__names-ttl.--1 {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.release-mv__names-ttl.--2 {
  -webkit-text-stroke-color: var(--gry);
  -webkit-text-stroke-width: 0.3rem;
  color: rgba(0, 0, 0, 0.5);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.--js-loaded .js-inview-active .release-mv__names-ttl.--2 {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@media screen and (min-width: 769px) {
  .release-mv__names-ttl.--2 {
    -webkit-text-stroke-width: 0.4rem;
  }
}
.release-mv__disc {
  aspect-ratio: 1/1;
  border-radius: 50%;
  position: absolute;
  right: 2rem;
  left: auto;
  top: 38%;
  width: 20rem;
  perspective: 800px;
}
@media screen and (min-width: 769px) {
  .release-mv__disc {
    position: absolute;
    right: 6%;
    left: auto;
    top: 48%;
    width: clamp(0rem, 36vw, 52rem);
  }
}
.release-mv__disc {
  -webkit-transform: translateY(-49%) scale(75%);
  opacity: 0;
  transform: translateY(-49%) scale(75%);
  transition: 1.2s var(--base);
}
.--js-loaded .js-inview-active .release-mv__disc {
  -webkit-transform: translateY(-49%) scale(100%);
  opacity: 1;
  transform: translateY(-49%) scale(100%);
}
.release-mv__disc {
  z-index: 5;
}
.release-mv__disc:active {
  cursor: grabbing;
}
.release-mv__disc.--dragging {
  cursor: grabbing;
  transition: none;
  opacity: 1 !important;
}
.release-mv__disc.--dragging .release-mv__disc-spin {
  animation-duration: 3s;
}
.release-mv__disc.--dragging .release-mv__disc-flip {
  transform: rotateY(180deg) !important;
}
.release-mv__disc.--dragging .release-mv__disc-glow {
  display: none;
}
@keyframes disc-float {
  0%, 100% { margin-top: 0; }
  50% { margin-top: -1.2rem; }
}
.release-mv__disc:before,
.release-mv__disc:after {
  display: none;
}
.release-mv__disc-glow {
  display: none;
}
@keyframes glow-spin {
  from { transform: rotate(0deg); }
  to   { transform: rotate(360deg); }
}
.release-mv__disc-spin {
  animation: disc-rotate 12s linear infinite;
  border-radius: 50%;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
  transform-style: preserve-3d;
}
@keyframes disc-rotate {
  from { transform: rotateX(14deg) rotateZ(0deg); }
  to   { transform: rotateX(14deg) rotateZ(360deg); }
}
.release-mv__disc-flip {
  border-radius: 50%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
}
.release-mv__disc .release-mv__disc-flip,
.release-mv__disc.--show-front .release-mv__disc-flip {
  transform: rotateY(0deg);
}
.release-mv__disc-face {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 50%;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.release-mv__disc-face--front {
  z-index: 2;
  transform: translateZ(7px);
}
.release-mv__disc-face--front::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 11%;
  height: 11%;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,255,255,0.18) 0%, rgba(215,215,228,0.28) 45%, transparent 70%);
  border: 2px solid rgba(195,195,212,0.75);
  box-shadow: 0 0 6px rgba(0,0,0,0.20), inset 0 0 4px rgba(0,0,0,0.14);
  z-index: 10;
  pointer-events: none;
}
.release-mv__disc-face--back {
  transform: translateZ(-7px) rotateY(180deg);
}
.release-mv__disc-face--back::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 11%;
  height: 11%;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,255,255,0.18) 0%, rgba(215,215,228,0.28) 45%, transparent 70%);
  border: 2px solid rgba(195,195,212,0.75);
  box-shadow: 0 0 6px rgba(0,0,0,0.20), inset 0 0 4px rgba(0,0,0,0.14);
  z-index: 10;
  pointer-events: none;
}
.release-mv__disc-edge {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: linear-gradient(
    180deg,
    #b8b8c2 0%,
    #d8d8e0 12%,
    #9a9aa6 30%,
    #c8c8d2 50%,
    #a4a4b0 70%,
    #d2d2da 88%,
    #b8b8c2 100%
  );
  box-shadow: inset 0 0 6px rgba(0,0,0,0.12);
}
.release-mv__disc-eye {
  border-radius: 50%;
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.release-mv__disc-holo {
  display: none;
}
@keyframes holo-shift {
  from { transform: rotate(0deg); }
  to   { transform: rotate(-360deg); }
}
.release-mv__disc-silver {
  background:
    radial-gradient(
      circle at center,
      transparent 0%, transparent 16%,
      rgba(80,80,80,0.8) 16.5%, rgba(120,120,120,0.6) 18.5%,
      transparent 19%, transparent 100%
    ),
    conic-gradient(
      from 0deg at 50% 50%,
      #f0c0e8 0deg, #d070d0 20deg, #9070e0 45deg,
      #6090f0 70deg, #50c0e8 95deg, #50e0c0 120deg,
      #70e880 145deg, #b0f060 170deg, #e8e050 195deg,
      #f0c040 220deg, #f09050 245deg, #e86080 270deg,
      #d050a0 295deg, #b060d0 320deg, #8080e8 345deg,
      #f0c0e8 360deg
    );
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 50%;
  height: 100%;
  position: relative;
  width: 100%;
  box-shadow: inset 0 0 30px rgba(255,255,255,0.15);
}
.release-mv__disc-silver::before {
  background: radial-gradient(
    circle at 50% 50%,
    rgba(255,255,255,0.95) 0%, rgba(248,248,250,0.9) 6%,
    rgba(240,240,245,0.6) 10%, rgba(220,220,230,0.3) 14%,
    transparent 18%, transparent 100%
  );
  border-radius: 50%;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.release-mv__disc-silver::after {
  background:
    conic-gradient(
      from 0deg at 50% 50%,
      transparent 0deg, rgba(255,255,255,0.35) 8deg,
      transparent 20deg, transparent 70deg,
      rgba(255,255,255,0.2) 80deg, transparent 95deg,
      transparent 145deg, rgba(255,255,255,0.3) 155deg,
      transparent 170deg, transparent 210deg,
      rgba(255,255,255,0.15) 220deg, transparent 235deg,
      transparent 290deg, rgba(255,255,255,0.25) 300deg,
      transparent 315deg, transparent 360deg
    ),
    linear-gradient(
      135deg,
      transparent 20%, rgba(255,255,255,0.2) 45%,
      rgba(255,255,255,0.4) 50%, rgba(255,255,255,0.2) 55%,
      transparent 80%
    );
  border-radius: 50%;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  animation: disc-light-sweep 3s ease-in-out infinite alternate;
}
@keyframes disc-light-sweep {
  0%   { opacity: 0.6; transform: rotate(-15deg); }
  100% { opacity: 1; transform: rotate(15deg); }
}

/*--------------------------------------------　release-items
---------------------------------------------*/
.release-items {
  opacity: 0;
  transition: opacity 0.85s;
}
.release-items.js-inview-active {
  opacity: 1;
}
.release-items__inner {
  padding: 8rem 4.8rem;
}
.paged .release-items__inner {
  padding: 16rem 4.8rem 8rem;
}
@media screen and (min-width: 769px) {
  .release-items__inner {
    max-width: clamp(0rem, 95.1388888889vw, 137rem);
    padding: clamp(0rem, 8.3333333333vw, 12rem) clamp(0rem, 1.3888888889vw, 2rem);
  }
  .paged .release-items__inner {
    padding: clamp(0rem, 16.6666666667vw, 24rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 8.3333333333vw, 12rem);
  }
}
.release-items__cats-list {
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 8rem;
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .release-items__cats-list {
    -webkit-column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    -moz-column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    justify-content: flex-start;
    margin: 0 0 clamp(0rem, 8.3333333333vw, 12rem);
  }
}
.release-items__cats-list-item.--artist {
  border: 0.2rem solid var(--bck);
  border-radius: 1.7rem;
}
@media screen and (min-width: 769px) {
  .release-items__cats-list-item.--artist {
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.release-items__cats-list-item-link {
  align-items: center;
  border: 0.2rem solid var(--bck);
  border-radius: 9999px;
  color: var(--bck);
  height: 3.4rem;
  justify-content: center;
  padding: 0 1.6rem;
  -webkit-column-gap: 0.4rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  font-size: 1.6rem;
}
@media screen and (min-width: 769px) {
  .release-items__cats-list-item-link {
    height: clamp(0rem, 2.7777777778vw, 4rem);
    padding: 0 clamp(0rem, 1.1111111111vw, 1.6rem);
    -webkit-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    -moz-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
  .release-items__cats-list-item-link:hover {
    -webkit-animation: glitch 1s steps(100) infinite;
    animation: glitch 1s steps(100) infinite;
  }
}
.--current .release-items__cats-list-item-link {
  background-color: rgba(255, 255, 255, 0.15);
  color: var(--wte);
  pointer-events: none;
}
.--artist .release-items__cats-list-item-link {
  border: none;
  cursor: pointer;
}
.--artist .release-items__cats-list-item-link:after {
  background-image: url("../img/release/ico-arrow-down.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 1.1rem;
  width: 1.8rem;
}
@media screen and (min-width: 769px) {
  .--artist .release-items__cats-list-item-link:after {
    height: clamp(0rem, 0.7638888889vw, 1.1rem);
    width: clamp(0rem, 1.25vw, 1.8rem);
  }
}
.release-items__cats-list-item-list {
  height: 0;
  margin: 0;
  opacity: 0;
  transition: 0.3s ease;
  visibility: hidden;
}
.active .release-items__cats-list-item-list {
  opacity: 1;
  visibility: visible;
}
.release-items__cats-list-item-list-item.--current {
  display: none;
}
.release-items__cats-list-item-list-item-link {
  display: block;
  font-size: 1.2rem;
  padding: 0.8rem 1.6rem 1.6rem;
}
@media screen and (min-width: 769px) {
  .release-items__cats-list-item-list-item-link {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
    padding: clamp(0rem, 0.5555555556vw, 0.8rem) clamp(0rem, 1.1111111111vw, 1.6rem) clamp(0rem, 1.1111111111vw, 1.6rem);
  }
  .release-items__cats-list-item-list-item-link:hover {
    -webkit-animation: glitch 1s steps(100) infinite;
    animation: glitch 1s steps(100) infinite;
  }
}
.release-items__list {
  flex-direction: column;
  flex-wrap: wrap;
  margin: 0 0 4rem !important;
  row-gap: 4.5rem;
}
@media screen and (min-width: 769px) {
  .release-items__list {
    -webkit-column-gap: clamp(0rem, 1.9444444444vw, 2.8rem);
    -moz-column-gap: clamp(0rem, 1.9444444444vw, 2.8rem);
    column-gap: clamp(0rem, 1.9444444444vw, 2.8rem);
    flex-direction: row;
    font-size: 0;
    margin: 0 auto clamp(0rem, 5.5555555556vw, 8rem) !important;
    row-gap: clamp(0rem, 1.9444444444vw, 2.8rem);
    width: clamp(0rem, 71.3888888889vw, 102.8rem);
  }
}
.release-items__list-item {
  height: auto;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 769px) {
  .release-items__list-item {
    width: clamp(0rem, 22.5vw, 32.4rem);
  }
  .release-items__list-item:hover:before {
    opacity: 1;
  }
}
.release-items__list-item:before {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-filter: blur(50px);
  background-image: linear-gradient(#4ddc9e, #5b37eb, #f1307e);
  filter: blur(50px);
  -webkit-animation: rotate 3s cubic-bezier(0.8, 0.2, 0.2, 0.8) alternate infinite;
  animation: rotate 3s cubic-bezier(0.8, 0.2, 0.2, 0.8) alternate infinite;
  border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  opacity: 0;
  transition: opacity 0.5s var(--ease-hover);
}
.release-items__list-item-link {
  display: block;
  height: 100%;
  padding: 3.2rem 2.4rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .release-items__list-item-link {
    padding: clamp(0rem, 2.2222222222vw, 3.2rem) clamp(0rem, 1.6666666667vw, 2.4rem) clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.release-items__list-item-img {
  aspect-ratio: 1/1;
  height: auto;
  margin: 0 0 1.6rem;
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .release-items__list-item-img {
    margin: 0 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.release-items__list-item-img img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  transition: 1.25s var(--base) 0.5s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.release-items__list-item-img.js-inview-active img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.release-items__list-item-cnt {
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .release-items__list-item-cnt {
    row-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.release-items__list-item-cnt-ttl {
  font-size: 1.4rem;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .release-items__list-item-cnt-ttl {
    font-size: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.release-items__list-item-cnt-txt {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .release-items__list-item-cnt-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.release-items__link {
  margin: 0 auto;
}
.release-items__pager {
  height: 1.6rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .release-items__pager {
    height: clamp(0rem, 1.5277777778vw, 2.2rem);
  }
}
.release-items__pager .wp-pagenavi {
  align-items: flex-end;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .release-items__pager .wp-pagenavi {
    -webkit-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.release-items__pager .wp-pagenavi a,
.release-items__pager .wp-pagenavi span {
  align-items: center;
  color: var(--wte);
  display: flex;
  font-family: var(--font-en);
  font-style: italic;
  font-weight: var(--bold);
  height: 1.6rem;
  justify-content: center;
  position: relative;
  width: 1.6rem;
}
@media screen and (min-width: 769px) {
  .release-items__pager .wp-pagenavi a,
  .release-items__pager .wp-pagenavi span {
    height: clamp(0rem, 1.5277777778vw, 2.2rem);
    width: clamp(0rem, 1.5277777778vw, 2.2rem);
  }
  .release-items__pager .wp-pagenavi a:hover,
  .release-items__pager .wp-pagenavi span:hover {
    -webkit-animation: glitch 1s steps(100) infinite;
    animation: glitch 1s steps(100) infinite;
  }
}
.release-items__pager .wp-pagenavi a:before,
.release-items__pager .wp-pagenavi span:before {
  background-color: rgba(255, 255, 255, 0.2);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: -3%;
  width: 100%;
  z-index: -1;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
}
.release-items__pager .wp-pagenavi a.current:before,
.release-items__pager .wp-pagenavi span.current:before {
  background-color: rgba(255, 255, 255, 0.1);
}
.release-items__pager .wp-pagenavi a.nextpostslink,
.release-items__pager .wp-pagenavi a.previouspostslink {
  aspect-ratio: 27/10;
  display: block;
  font-size: 0;
  height: auto;
  position: relative;
  width: 2rem !important;
}
@media screen and (min-width: 769px) {
  .release-items__pager .wp-pagenavi a.nextpostslink,
  .release-items__pager .wp-pagenavi a.previouspostslink {
    width: clamp(0rem, 1.875vw, 2.7rem) !important;
  }
}
.release-items__pager .wp-pagenavi a.nextpostslink:before,
.release-items__pager .wp-pagenavi a.previouspostslink:before {
  display: none;
}
.release-items__pager .wp-pagenavi a.nextpostslink {
  background-image: url("../img/release/pager-next.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: -0.3%;
}
.release-items__pager .wp-pagenavi a.previouspostslink {
  background-image: url("../img/release/pager-prev.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

/*--------------------------------------------　release-detail
---------------------------------------------*/
.release-detail__inner {
  padding: 12rem 2rem;
}
@media screen and (min-width: 769px) {
  .release-detail__inner {
    max-width: clamp(0rem, 81.25vw, 117rem);
    padding: clamp(0rem, 11.1111111111vw, 16rem) clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.release-detail__post {
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.release-detail__page-ttl {
  font-size: 6.4rem;
  letter-spacing: -0.01em;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .release-detail__page-ttl {
    font-size: clamp(0rem, 13.8888888889vw, 20rem);
  }
}
.release-detail__page-ttl-txt {
  display: block;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: -webkit-transform 0.85s var(--base) 0.45s;
  transition: transform 0.85s var(--base) 0.45s;
  transition: transform 0.85s var(--base) 0.45s, -webkit-transform 0.85s var(--base) 0.45s;
}
.--js-loaded .js-inview-active .release-detail__page-ttl-txt {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.release-detail__post {
  margin-top: -5.2%;
  opacity: 0;
  position: relative;
  transition: opacity 0.85s var(--base);
}
.--js-loaded .js-inview-active .release-detail__post {
  opacity: 1;
}
.release-detail__post-frame {
  border-radius: 1.5rem;
  box-shadow: 1.6rem 1.6rem 3.2rem rgba(255, 255, 255, 0.5);
  padding: 1.6rem 1rem;
}
@media screen and (min-width: 769px) {
  .release-detail__post-frame {
    border-radius: clamp(0rem, 1.0416666667vw, 1.5rem);
    box-shadow: clamp(0rem, 2.0833333333vw, 3rem) clamp(0rem, 2.0833333333vw, 3rem) clamp(0rem, 2.4305555556vw, 3.5rem) rgba(255, 255, 255, 0.5);
    padding: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.release-detail__post-frame-inner {
  border: 0.3rem solid var(--bck);
  border-radius: 1.5rem;
  padding: 1.6rem 1rem 4rem;
}
@media screen and (min-width: 769px) {
  .release-detail__post-frame-inner {
    border-radius: clamp(0rem, 1.0416666667vw, 1.5rem);
    padding: clamp(0rem, 6.9444444444vw, 10rem) clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.release-detail__post-frame-flex {
  flex-direction: column;
  margin: 0 0 4rem;
  row-gap: 2rem;
}
@media screen and (min-width: 769px) {
  .release-detail__post-frame-flex {
    -webkit-column-gap: clamp(0rem, 5.5555555556vw, 8rem);
    -moz-column-gap: clamp(0rem, 5.5555555556vw, 8rem);
    column-gap: clamp(0rem, 5.5555555556vw, 8rem);
    flex-direction: row;
    margin: 0 0 clamp(0rem, 5.5555555556vw, 8rem);
  }
}
@media screen and (min-width: 769px) {
  .release-detail__post-frame-flex1 {
    width: clamp(0rem, 32.2916666667vw, 46.5rem);
  }
}
.release-detail__post-frame-flex1-img {
  aspect-ratio: 1/1;
  height: auto;
  overflow: hidden;
  width: 100%;
}
.release-detail__post-frame-flex1-img img {
  -webkit-transform: scale(1.5);
  opacity: 0;
  transform: scale(1.5);
  transition: 0.85s var(--base);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.--js-loaded .js-inview-active .release-detail__post-frame-flex1-img img {
  -webkit-transform: scale(1);
  opacity: 1;
  transform: scale(1);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.release-detail__post-frame-flex2 {
  flex: 1;
}
.release-detail__post-frame-flex2-cat {
  align-items: center;
  border: 0.1rem solid var(--bck);
  border-radius: 9999px;
  font-size: 1.4rem;
  height: 3rem;
  justify-content: center;
  margin: 0 0 0.8rem;
  padding: 0 1.6rem;
  width: auto;
}
@media screen and (min-width: 769px) {
  .release-detail__post-frame-flex2-cat {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    height: clamp(0rem, 2.0833333333vw, 3rem);
    margin: 0 0 clamp(0rem, 0.6944444444vw, 1rem);
    padding: 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.release-detail__post-frame-flex2-ttl {
  font-size: 2.4rem;
  line-height: 1.4;
  margin: 0 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .release-detail__post-frame-flex2-ttl {
    font-size: clamp(0rem, 2.7777777778vw, 4rem);
    margin: 0 0 clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.release-detail__post-frame-flex2-date {
  font-size: 1.4rem;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .release-detail__post-frame-flex2-date {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    margin: 0 0 clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.release-detail__post-frame-flex2-play {
  align-items: center;
  border-radius: 9999px;
  font-size: 1.6rem;
  height: 4.6rem;
  justify-content: center;
  width: 12rem;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .release-detail__post-frame-flex2-play {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    height: clamp(0rem, 4.7222222222vw, 6.8rem);
    width: clamp(0rem, 13.0555555556vw, 18.8rem);
    -webkit-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
  .release-detail__post-frame-flex2-play:hover {
    -webkit-animation: glitch 1s steps(100) infinite;
    animation: glitch 1s steps(100) infinite;
  }
}
.release-detail__post-frame-flex2-cnt p {
  font-size: 1.4rem;
  line-height: 2;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .release-detail__post-frame-flex2-cnt p {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.release-detail__post-frame-flex2-cnt p img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}
.release-detail__post-frame-flex2-cnt p a {
  color: var(--bck);
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .release-detail__post-frame-flex2-cnt p a:hover {
    -webkit-animation: glitch 1s steps(100) infinite;
    animation: glitch 1s steps(100) infinite;
  }
}
.release-detail__post-frame-flex2-cnt h1,
.release-detail__post-frame-flex2-cnt h2,
.release-detail__post-frame-flex2-cnt h3,
.release-detail__post-frame-flex2-cnt h4,
.release-detail__post-frame-flex2-cnt h5,
.release-detail__post-frame-flex2-cnt h6 {
  font-size: 1.8rem;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .release-detail__post-frame-flex2-cnt h1,
  .release-detail__post-frame-flex2-cnt h2,
  .release-detail__post-frame-flex2-cnt h3,
  .release-detail__post-frame-flex2-cnt h4,
  .release-detail__post-frame-flex2-cnt h5,
  .release-detail__post-frame-flex2-cnt h6 {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.release-detail__post-frame-flex2-cnt .youtube {
  aspect-ratio: 16/9;
  height: auto;
  position: relative;
  width: 100%;
}
.release-detail__post-frame-flex2-cnt .youtube iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.release-detail__post-back {
  align-items: flex-start;
  justify-content: center;
  margin: 0 auto;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  font-size: 1.6rem;
}
@media screen and (min-width: 769px) {
  .release-detail__post-back {
    font-size: clamp(0rem, 2.5vw, 3.6rem);
    -webkit-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    align-items: center;
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
  .release-detail__post-back:hover {
    -webkit-animation: glitch 1s steps(100) infinite;
    animation: glitch 1s steps(100) infinite;
  }
}
.release-detail__post-back:before {
  aspect-ratio: 19/23;
  background-image: url("../img/release/ico-arrow-back.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  width: 1.2rem;
}
@media screen and (min-width: 769px) {
  .release-detail__post-back:before {
    width: clamp(0rem, 1.3194444444vw, 1.9rem);
  }
}

/*--------------------------------------------　service-mv
---------------------------------------------*/
.service-mv__img {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .service-mv__img {
    height: clamp(0rem, 38.1944444444vw, 55rem);
  }
}
.service-mv__img img {
  -webkit-transform: scale(1.5);
  opacity: 0;
  transform: scale(1.5);
  transition: 0.85s var(--base);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.--js-loaded .service-mv__img.js-inview-active img {
  -webkit-transform: scale(1);
  opacity: 1;
  transform: scale(1);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.service-mv__ttl {
  bottom: -18.5%;
  font-size: 6.4rem;
  overflow: hidden;
  position: absolute;
  right: 2rem;
}
@media screen and (min-width: 769px) {
  .service-mv__ttl {
    bottom: -18.5%;
    font-size: clamp(0rem, 13.8888888889vw, 20rem);
    padding: 0 0 0 clamp(0rem, 0.1388888889vw, 0.2rem);
    position: absolute;
    right: clamp(0rem, 1.8055555556vw, 2.6rem);
  }
}
.service-mv__ttl-txt {
  display: block;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: -webkit-transform 0.85s var(--base) 0.15s;
  transition: transform 0.85s var(--base) 0.15s;
  transition: transform 0.85s var(--base) 0.15s, -webkit-transform 0.85s var(--base) 0.15s;
}
.--js-loaded .js-inview-active .service-mv__ttl-txt {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/*--------------------------------------------　services
---------------------------------------------*/
.services {
  opacity: 0;
  transition: opacity 0.85s var(--base);
}
.--js-loaded .services.js-inview-active {
  opacity: 1;
}
.services__inner {
  padding: 8rem 2rem;
}
@media screen and (min-width: 769px) {
  .services__inner {
    max-width: clamp(0rem, 87.5vw, 126rem);
    padding: clamp(0rem, 11.1111111111vw, 16rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.services__ttl {
  font-size: 4rem;
  margin: 0 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .services__ttl {
    font-size: clamp(0rem, 4.4444444444vw, 6.4rem);
    margin: 0 0 clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.services__s-ttl {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .services__s-ttl {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.services__list {
  overflow: hidden;
}
.services__list-item:nth-child(odd) {
  background-color: #000;
  color: var(--wte);
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .services__list-item:nth-child(odd) {
    flex-direction: row;
  }
}
.services__list-item:nth-child(odd) .services__list-item1-link {
  color: var(--wte);
}
.services__list-item:nth-child(odd) .services__list-item1-cnt-ttl {
  border-bottom: 0.1rem solid var(--wte);
}
.services__list-item:nth-child(odd) .services__list-item2:after {
  aspect-ratio: 393/54;
  background-image: url("../img/service/triangle-b-sp.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .services__list-item:nth-child(odd) .services__list-item2:after {
    aspect-ratio: 157/386;
    background-image: url("../img/service/triangle-b.svg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: auto;
  }
}
.services__list-item:nth-child(even) {
  background-color: #000;
  color: var(--wte);
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .services__list-item:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.services__list-item:nth-child(even) .services__list-item1-link {
  color: var(--wte);
}
.services__list-item:nth-child(even) .services__list-item1-cnt-ttl {
  border-bottom: 0.1rem solid var(--wte);
}
.services__list-item:nth-child(even) .services__list-item2:after {
  aspect-ratio: 393/54;
  background-image: url("../img/service/triangle-w-sp.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .services__list-item:nth-child(even) .services__list-item2:after {
    aspect-ratio: 157/386;
    background-image: url("../img/service/triangle-w.svg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
  }
}
.services__list-item1 {
  padding: 3rem 2rem 4rem;
}
@media screen and (min-width: 769px) {
  .services__list-item1 {
    align-items: center;
    flex: 1;
    padding: 0 clamp(0rem, 7.9861111111vw, 11.5rem);
  }
}
.services__list-item1-cnt {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .services__list-item1-cnt {
    width: clamp(0rem, 36.1111111111vw, 52rem);
  }
}
.services__list-item1-cnt-ttl {
  align-items: center;
  font-size: 2rem;
  width: auto;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  margin: 0 0 2rem;
  padding: 0 0 0.4rem;
}
@media screen and (min-width: 769px) {
  .services__list-item1-cnt-ttl {
    font-size: clamp(0rem, 2.2222222222vw, 3.2rem);
    -webkit-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
    padding: 0 0 clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.services__list-item1-cnt-txt {
  font-size: 1.4rem;
  line-height: 1.4;
  margin: 0 0 2.4rem;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .services__list-item1-cnt-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.services__list-item1-cnt-btns {
  flex-direction: column;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .services__list-item1-cnt-btns {
    flex-direction: row;
    -webkit-column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    -moz-column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    column-gap: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.services__list-item1-cnt-btns-link {
  display: block;
  font-size: 1.4rem;
  padding: 0 2.4rem 0 0;
  position: relative;
  text-align: right;
}
@media screen and (min-width: 769px) {
  .services__list-item1-cnt-btns-link {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: 0;
  }
}
.services__list-item1-cnt-btns-link.--1:after {
  aspect-ratio: 235/15;
  background-image: url("../img/service/ico-arrow-y.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -50%;
  content: "";
  display: block;
  height: auto;
  position: absolute;
  right: 0;
  transition: -webkit-transform 0.5s var(--ease-hover);
  transition: transform 0.5s var(--ease-hover);
  transition: transform 0.5s var(--ease-hover), -webkit-transform 0.5s var(--ease-hover);
  width: 16.7rem;
}
@media screen and (min-width: 769px) {
  .services__list-item1-cnt-btns-link.--1:after {
    bottom: -50%;
    left: 50%;
    position: absolute;
    right: auto;
    width: clamp(0rem, 16.3194444444vw, 23.5rem);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 769px) {
  .services__list-item1-cnt-btns-link.--1:hover {
    -webkit-animation: glitch 1s steps(100) infinite;
    animation: glitch 1s steps(100) infinite;
  }
  .services__list-item1-cnt-btns-link.--1:hover:after {
    -webkit-transform: translateX(-45%);
    transform: translateX(-45%);
  }
}
.services__list-item1-cnt-btns-link.--2:after {
  aspect-ratio: 235/15;
  background-image: url("../img/service/ico-arrow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -50%;
  content: "";
  display: block;
  height: auto;
  position: absolute;
  right: 0;
  transition: -webkit-transform 0.5s var(--ease-hover);
  transition: transform 0.5s var(--ease-hover);
  transition: transform 0.5s var(--ease-hover), -webkit-transform 0.5s var(--ease-hover);
  width: 16.7rem;
}
@media screen and (min-width: 769px) {
  .services__list-item1-cnt-btns-link.--2:after {
    bottom: -50%;
    position: absolute;
    right: -10%;
    width: clamp(0rem, 16.3194444444vw, 23.5rem);
  }
}
.services__list-item1-cnt-btns-link.--2:hover:after {
  -webkit-transform: translateX(5%);
  transform: translateX(5%);
}
.services__list-item1-link {
  display: block;
  font-size: 1.4rem;
  padding: 0 2.4rem 0 0;
  position: relative;
  text-align: right;
}
@media screen and (min-width: 769px) {
  .services__list-item1-link {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: 0;
  }
  .services__list-item1-link:hover {
    -webkit-animation: glitch 1s steps(100) infinite;
    animation: glitch 1s steps(100) infinite;
  }
  .services__list-item1-link:hover:after {
    -webkit-transform: translateX(5%);
    transform: translateX(5%);
  }
}
.services__list-item1-link:after {
  aspect-ratio: 235/15;
  background-image: url("../img/service/ico-arrow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -50%;
  content: "";
  display: block;
  height: auto;
  position: absolute;
  right: 0;
  transition: -webkit-transform 0.5s var(--ease-hover);
  transition: transform 0.5s var(--ease-hover);
  transition: transform 0.5s var(--ease-hover), -webkit-transform 0.5s var(--ease-hover);
  width: 16.7rem;
}
@media screen and (min-width: 769px) {
  .services__list-item1-link:after {
    bottom: -50%;
    position: absolute;
    right: -5%;
    width: clamp(0rem, 16.3194444444vw, 23.5rem);
  }
}
.services__list-item2 {
  aspect-ratio: 1410/768;
  height: auto;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 769px) {
  .services__list-item2 {
    width: 48.95%;
  }
}
.services__list-item2:after {
  content: "";
  display: block;
  width: auto;
}
.services__list-item2 img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  transition: 1.25s var(--base);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.services__list-item2.js-inview-active img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

/*--------------------------------------------　top-bg (Rainbow space)
---------------------------------------------*/
.top-bg {
  background-color: #050510;
  height: 100%;
  left: 0;
  overflow: hidden;
  pointer-events: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 0;
}
.top-bg__orb {
  border-radius: 50%;
  position: absolute;
  -webkit-filter: blur(80px);
  filter: blur(80px);
}
@media screen and (min-width: 769px) {
  .top-bg__orb {
    -webkit-filter: blur(120px);
    filter: blur(120px);
  }
}
.top-bg__orb.--1 {
  background: rgba(138, 43, 226, 0.5);
  height: 50vmax;
  left: -15%;
  top: -15%;
  width: 50vmax;
  -webkit-animation: orb-drift-1 20s ease-in-out infinite;
  animation: orb-drift-1 20s ease-in-out infinite;
}
.top-bg__orb.--2 {
  background: rgba(255, 20, 147, 0.4);
  height: 45vmax;
  right: -10%;
  top: 50%;
  width: 45vmax;
  -webkit-animation: orb-drift-2 25s ease-in-out infinite;
  animation: orb-drift-2 25s ease-in-out infinite;
}
.top-bg__orb.--3 {
  background: rgba(0, 150, 255, 0.45);
  bottom: -10%;
  height: 40vmax;
  left: 15%;
  width: 40vmax;
  -webkit-animation: orb-drift-3 22s ease-in-out infinite;
  animation: orb-drift-3 22s ease-in-out infinite;
}
.top-bg__orb.--4 {
  background: rgba(255, 140, 0, 0.35);
  height: 35vmax;
  left: 50%;
  top: 25%;
  width: 35vmax;
  -webkit-animation: orb-drift-4 28s ease-in-out infinite;
  animation: orb-drift-4 28s ease-in-out infinite;
}
.top-bg__orb.--5 {
  background: rgba(0, 255, 180, 0.35);
  height: 45vmax;
  left: -5%;
  top: 70%;
  width: 45vmax;
  -webkit-animation: orb-drift-5 30s ease-in-out infinite;
  animation: orb-drift-5 30s ease-in-out infinite;
}
.top-bg__orb.--6 {
  background: rgba(255, 50, 50, 0.3);
  height: 35vmax;
  right: 20%;
  top: 10%;
  width: 35vmax;
  -webkit-animation: orb-drift-6 24s ease-in-out infinite;
  animation: orb-drift-6 24s ease-in-out infinite;
}

/* ---- Release: 位置を右上→左下シフト ---- */
.page-release .top-bg__orb.--1 { top: 40%; left: 60%; }
.page-release .top-bg__orb.--2 { top: -10%; right: 30%; left: auto; }
.page-release .top-bg__orb.--3 { bottom: 20%; left: 50%; }
.page-release .top-bg__orb.--4 { top: 70%; left: -10%; }
.page-release .top-bg__orb.--5 { top: 20%; left: 30%; }
.page-release .top-bg__orb.--6 { top: 60%; right: -10%; left: auto; }
/* Release: ゴールド・シアン・ホットピンク・ライム・バイオレット・オレンジレッド */
.page-release .top-bg__orb.--1 { background: rgba(255, 165, 0, 0.55); }
.page-release .top-bg__orb.--2 { background: rgba(0, 200, 255, 0.45); }
.page-release .top-bg__orb.--3 { background: rgba(220, 0, 100, 0.45); }
.page-release .top-bg__orb.--4 { background: rgba(100, 255, 50, 0.4); }
.page-release .top-bg__orb.--5 { background: rgba(180, 0, 255, 0.4); }
.page-release .top-bg__orb.--6 { background: rgba(255, 60, 0, 0.35); }

/* ---- Artist: 位置を中央→四隅シフト ---- */
.page-artist .top-bg__orb.--1 { top: 10%; left: 40%; }
.page-artist .top-bg__orb.--2 { top: 60%; right: -5%; left: auto; }
.page-artist .top-bg__orb.--3 { bottom: -5%; left: 40%; }
.page-artist .top-bg__orb.--4 { top: 40%; left: 20%; }
.page-artist .top-bg__orb.--5 { top: -10%; left: 70%; }
.page-artist .top-bg__orb.--6 { top: 35%; right: 40%; left: auto; }
/* Artist: エメラルド・マゼンタ・ゴールド・エレクトリックブルー・オレンジ・パープル */
.page-artist .top-bg__orb.--1 { background: rgba(0, 230, 120, 0.55); }
.page-artist .top-bg__orb.--2 { background: rgba(255, 50, 200, 0.45); }
.page-artist .top-bg__orb.--3 { background: rgba(255, 200, 0, 0.45); }
.page-artist .top-bg__orb.--4 { background: rgba(0, 100, 255, 0.45); }
.page-artist .top-bg__orb.--5 { background: rgba(255, 80, 0, 0.4); }
.page-artist .top-bg__orb.--6 { background: rgba(150, 0, 255, 0.35); }

/* ---- Service: 位置を対角線シフト ---- */
.page-service .top-bg__orb.--1 { top: 20%; left: 10%; }
.page-service .top-bg__orb.--2 { top: 70%; right: 20%; left: auto; }
.page-service .top-bg__orb.--3 { bottom: 30%; left: 60%; }
.page-service .top-bg__orb.--4 { top: -10%; left: 30%; }
.page-service .top-bg__orb.--5 { top: 50%; left: 80%; }
.page-service .top-bg__orb.--6 { top: 5%; right: 50%; left: auto; }
/* Service: スカイブルー・コーラル・ライトグリーン・ホットピンク・イエロー・インディゴ */
.page-service .top-bg__orb.--1 { background: rgba(0, 180, 255, 0.55); }
.page-service .top-bg__orb.--2 { background: rgba(255, 100, 50, 0.45); }
.page-service .top-bg__orb.--3 { background: rgba(80, 255, 100, 0.45); }
.page-service .top-bg__orb.--4 { background: rgba(255, 0, 150, 0.4); }
.page-service .top-bg__orb.--5 { background: rgba(255, 230, 0, 0.4); }
.page-service .top-bg__orb.--6 { background: rgba(120, 0, 255, 0.35); }

/* ---- News: 位置を下寄りシフト ---- */
.page-news .top-bg__orb.--1 { top: 60%; left: -10%; }
.page-news .top-bg__orb.--2 { top: 30%; right: 40%; left: auto; }
.page-news .top-bg__orb.--3 { bottom: -10%; left: 20%; }
.page-news .top-bg__orb.--4 { top: 15%; left: 60%; }
.page-news .top-bg__orb.--5 { top: 80%; left: 50%; }
.page-news .top-bg__orb.--6 { top: -5%; right: 10%; left: auto; }
/* News: ターコイズ・レッド・アンバー・インディゴブルー・マゼンタ・グリーン */
.page-news .top-bg__orb.--1 { background: rgba(0, 255, 200, 0.55); }
.page-news .top-bg__orb.--2 { background: rgba(255, 50, 50, 0.45); }
.page-news .top-bg__orb.--3 { background: rgba(255, 180, 0, 0.45); }
.page-news .top-bg__orb.--4 { background: rgba(50, 0, 255, 0.45); }
.page-news .top-bg__orb.--5 { background: rgba(255, 0, 180, 0.4); }
.page-news .top-bg__orb.--6 { background: rgba(0, 200, 50, 0.35); }

/* ---- Privacy: 位置を上寄りシフト ---- */
.page-privacy .top-bg__orb.--1 { top: -5%; left: 20%; }
.page-privacy .top-bg__orb.--2 { top: 20%; right: 60%; left: auto; }
.page-privacy .top-bg__orb.--3 { bottom: 60%; left: 70%; }
.page-privacy .top-bg__orb.--4 { top: 5%; left: 45%; }
.page-privacy .top-bg__orb.--5 { top: 40%; left: 10%; }
.page-privacy .top-bg__orb.--6 { top: 30%; right: -5%; left: auto; }

@-webkit-keyframes orb-drift-1 {
  0%, 100% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
  33% {
    -webkit-transform: translate(15%, 20%) scale(1.1);
    transform: translate(15%, 20%) scale(1.1);
  }
  66% {
    -webkit-transform: translate(-5%, 10%) scale(0.9);
    transform: translate(-5%, 10%) scale(0.9);
  }
}

@keyframes orb-drift-1 {
  0%, 100% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
  33% {
    -webkit-transform: translate(15%, 20%) scale(1.1);
    transform: translate(15%, 20%) scale(1.1);
  }
  66% {
    -webkit-transform: translate(-5%, 10%) scale(0.9);
    transform: translate(-5%, 10%) scale(0.9);
  }
}
@-webkit-keyframes orb-drift-2 {
  0%, 100% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
  33% {
    -webkit-transform: translate(-20%, -15%) scale(1.05);
    transform: translate(-20%, -15%) scale(1.05);
  }
  66% {
    -webkit-transform: translate(10%, 5%) scale(0.95);
    transform: translate(10%, 5%) scale(0.95);
  }
}
@keyframes orb-drift-2 {
  0%, 100% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
  33% {
    -webkit-transform: translate(-20%, -15%) scale(1.05);
    transform: translate(-20%, -15%) scale(1.05);
  }
  66% {
    -webkit-transform: translate(10%, 5%) scale(0.95);
    transform: translate(10%, 5%) scale(0.95);
  }
}
@-webkit-keyframes orb-drift-3 {
  0%, 100% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
  33% {
    -webkit-transform: translate(10%, -20%) scale(1.08);
    transform: translate(10%, -20%) scale(1.08);
  }
  66% {
    -webkit-transform: translate(-15%, -5%) scale(0.92);
    transform: translate(-15%, -5%) scale(0.92);
  }
}
@keyframes orb-drift-3 {
  0%, 100% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
  33% {
    -webkit-transform: translate(10%, -20%) scale(1.08);
    transform: translate(10%, -20%) scale(1.08);
  }
  66% {
    -webkit-transform: translate(-15%, -5%) scale(0.92);
    transform: translate(-15%, -5%) scale(0.92);
  }
}
@-webkit-keyframes orb-drift-4 {
  0%, 100% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
  33% {
    -webkit-transform: translate(-10%, 15%) scale(1.1);
    transform: translate(-10%, 15%) scale(1.1);
  }
  66% {
    -webkit-transform: translate(15%, -10%) scale(0.9);
    transform: translate(15%, -10%) scale(0.9);
  }
}
@keyframes orb-drift-4 {
  0%, 100% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
  33% {
    -webkit-transform: translate(-10%, 15%) scale(1.1);
    transform: translate(-10%, 15%) scale(1.1);
  }
  66% {
    -webkit-transform: translate(15%, -10%) scale(0.9);
    transform: translate(15%, -10%) scale(0.9);
  }
}
@-webkit-keyframes orb-drift-5 {
  0%, 100% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
  33% {
    -webkit-transform: translate(20%, -10%) scale(1.05);
    transform: translate(20%, -10%) scale(1.05);
  }
  66% {
    -webkit-transform: translate(-10%, 15%) scale(0.95);
    transform: translate(-10%, 15%) scale(0.95);
  }
}
@keyframes orb-drift-5 {
  0%, 100% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
  33% {
    -webkit-transform: translate(20%, -10%) scale(1.05);
    transform: translate(20%, -10%) scale(1.05);
  }
  66% {
    -webkit-transform: translate(-10%, 15%) scale(0.95);
    transform: translate(-10%, 15%) scale(0.95);
  }
}
@-webkit-keyframes orb-drift-6 {
  0%, 100% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
  33% {
    -webkit-transform: translate(-15%, 10%) scale(1.08);
    transform: translate(-15%, 10%) scale(1.08);
  }
  66% {
    -webkit-transform: translate(5%, -15%) scale(0.92);
    transform: translate(5%, -15%) scale(0.92);
  }
}
@keyframes orb-drift-6 {
  0%, 100% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
  33% {
    -webkit-transform: translate(-15%, 10%) scale(1.08);
    transform: translate(-15%, 10%) scale(1.08);
  }
  66% {
    -webkit-transform: translate(5%, -15%) scale(0.92);
    transform: translate(5%, -15%) scale(0.92);
  }
}
/* Release section */
.release {
  background-color: transparent;
}

.release__ttl {
  color: var(--wte);
}

.release__slider-splide-list-item {
  background-color: rgba(0, 0, 0, 0.6) !important;
}


/*--------------------------------------------　top-mv
---------------------------------------------*/
.top-mv__inner {
  height: 100vh;
  overflow: hidden;
}
/* FV 中央ホバーゾーン */
.top-mv__switch-center {
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translateX(-50%);
  width: 40%;
  height: 50%;
  z-index: 10;
  cursor: crosshair;
}
.top-mv__slider {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
.top-mv__slider-splide {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.top-mv__slider-splide-track {
  height: 100%;
  width: 100%;
  -webkit-transform: scale(1.5);
  opacity: 0;
  transform: scale(1.5);
  transition: opacity 0.85s var(--base), -webkit-transform 0.85s var(--base);
  transition: transform 0.85s var(--base), opacity 0.85s var(--base);
  transition: transform 0.85s var(--base), opacity 0.85s var(--base), -webkit-transform 0.85s var(--base);
}
.--js-loaded .js-inview-active .top-mv__slider-splide-track {
  -webkit-transform: scale(1);
  opacity: 1;
  transform: scale(1);
}
.top-mv__slider-splide-list {
  height: 100%;
  width: 100%;
}
.top-mv__slider-splide-list-item {
  height: 100%;
  width: 100%;
}
.top-mv__slider-splide-mv {
  bottom: 20vh;
  height: 43rem;
  left: 0;
  position: absolute;
  width: 39.3rem;
  -webkit-transform: scale(1.5);
  opacity: 0;
  transform: scale(1.5);
  transition: opacity 0.85s var(--base) 0.15s, -webkit-transform 0.85s var(--base) 0.15s;
  transition: transform 0.85s var(--base) 0.15s, opacity 0.85s var(--base) 0.15s;
  transition: transform 0.85s var(--base) 0.15s, opacity 0.85s var(--base) 0.15s, -webkit-transform 0.85s var(--base) 0.15s;
  will-change: transform, opacity;
}
.--js-loaded .js-inview-active .top-mv__slider-splide-mv {
  -webkit-transform: scale(1);
  opacity: 1;
  transform: scale(1);
}
@media screen and (min-width: 769px) {
  .top-mv__slider-splide-mv {
    aspect-ratio: 807/530;
    bottom: clamp(0rem, 3.125vw, 4.5rem);
    height: auto;
    left: 0;
    position: absolute;
    width: 56%;
  }
}
.top-mv__scroll {
  left: 50%;
  position: absolute;
  top: 73%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  font-size: 2.4rem;
  pointer-events: none;
  transform: translateY(-50%) translateX(-50%);
}
@media screen and (min-width: 769px) {
  .top-mv__scroll {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    left: 50%;
    position: absolute;
    top: 65%;
  }
}
.top-mv__scroll-circle {
  left: 50%;
  position: absolute;
  top: 6vh;
  -webkit-transform: translateX(-50%);
  border-radius: 50%;
  display: block;
  height: 5.6rem;
  transform: translateX(-50%);
  width: 5.6rem;
}
@media screen and (min-width: 769px) {
  .top-mv__scroll-circle {
    height: clamp(0rem, 3.6805555556vw, 5.3rem);
    left: 50%;
    position: absolute;
    top: clamp(0rem, 3.4722222222vw, 5rem);
    width: clamp(0rem, 3.6805555556vw, 5.3rem);
  }
}
.top-mv__scroll-circle-before, .top-mv__scroll-circle-after {
  left: 0;
  position: absolute;
  top: 0;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: 1/1;
}
.top-mv__scroll-circle-before {
  rotate: none;
  scale: none;
  stroke-dasharray: 500, 500;
  translate: none;
  -webkit-animation: dash 2s var(--power3out) infinite;
  animation: dash 2s var(--power3out) infinite;
}
.top-mv__scroll-bar {
  display: block;
  height: 4rem;
  left: 50%;
  position: absolute;
  top: 4vh;
  width: 0.1rem;
  -webkit-transform: translateX(-50%);
  overflow: hidden;
  transform: translateX(-50%);
}
@media screen and (min-width: 769px) {
  .top-mv__scroll-bar {
    height: clamp(0rem, 3.0555555556vw, 4.4rem);
    left: 50%;
    position: absolute;
    top: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.top-mv__scroll-bar:after {
  background-color: var(--wte);
  content: "";
  display: block;
  height: 0;
  width: 0.1rem;
  -webkit-animation: elasticity 1.6s infinite var(--ease-reveal);
  animation: elasticity 1.6s infinite var(--ease-reveal);
}
.top-mv__inner2 {
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  height: 100%;
  padding: 0 4rem;
  transform: translateX(-50%);
}
@media screen and (min-width: 769px) {
  .top-mv__inner2 {
    max-width: clamp(0rem, 86.1111111111vw, 124rem);
    padding: 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.top-mv__flex {
  align-items: center;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  row-gap: 4rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .top-mv__flex {
    flex-direction: row;
    justify-content: space-between;
  }
}
.top-mv__flex1 {
  margin: 33vw 0 0;
  position: relative;
}
@media screen and (min-width: 769px) {
  .top-mv__flex1 {
    margin: 8vw 0 0 0;
    max-width: clamp(0rem, 36.1111111111vw, 52rem);
  }
}
.top-mv__flex1-s {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  background-image: url("../img/com/s.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 30%;
  top: 47%;
  transform: translate(-50%, -50%);
  -webkit-transform: translateY(-50%) translateX(-52%);
  aspect-ratio: 620/347;
  clip-path: inset(0% 0 100% 0);
  height: auto;
  transform: translateY(-50%) translateX(-52%);
  /* アニメーションの設定 */
  transition: clip-path 0.75s var(--base) 2.5s;
  width: 50rem;
}
@media screen and (min-width: 769px) {
  .top-mv__flex1-s {
    left: 50%;
    position: absolute;
    top: -65%;
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    width: 55vw;
  }
}
.--js-loaded .top-mv__flex1-s {
  transition: clip-path 0.75s var(--base) 0.5s;
}
.js-inview-active .top-mv__flex1-s {
  clip-path: inset(0% 0 0 0);
}
.top-mv__flex1-cnt {
  -webkit-transform: rotate(-5deg);
  row-gap: 3.2rem;
  transform: rotate(-5deg);
}
@media screen and (min-width: 769px) {
  .top-mv__flex1-cnt {
    row-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.top-mv__flex1-cnt-sign {
  -webkit-transform: rotate(-4deg) translateX(-1rem);
  opacity: 0;
  transform: rotate(-4deg) translateX(-1rem);
  transition: opacity 1s var(--base) 1s;
  width: 30rem;
}
@media screen and (min-width: 769px) {
  .top-mv__flex1-cnt-sign {
    width: clamp(0rem, 27.7777777778vw, 40rem);
    -webkit-transform: rotate(-4deg) translateX(clamp(0rem, -1.1111111111vw, -1.6rem));
    transform: rotate(-4deg) translateX(clamp(0rem, -1.1111111111vw, -1.6rem));
  }
}
.js-inview-active .top-mv__flex1-cnt-sign {
  opacity: 1;
}
.top-mv__flex1-cnt-sign-img {
  height: auto;
  width: 100%;
}
.top-mv__flex1-cnt-ttl {
  font-size: 3.2rem;
  padding: 0 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .top-mv__flex1-cnt-ttl {
    font-size: clamp(0rem, 2.5vw, 3.6rem);
  }
}
.top-mv__flex1-cnt-ttl:before, .top-mv__flex1-cnt-ttl:after {
  left: 2.4rem;
}
@media screen and (min-width: 769px) {
  .top-mv__flex1-cnt-ttl:before, .top-mv__flex1-cnt-ttl:after {
    left: clamp(0rem, 3.8888888889vw, 5.6rem);
  }
}
.top-mv__flex1-cnt-txt {
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .top-mv__flex1-cnt-txt {
    font-size: clamp(0rem, 1.1805555556vw, 1.7rem);
    white-space: nowrap;
  }
}
.top-mv__flex1-cnt-txt img {
  max-width: 100%;
}
.top-mv__flex1-cnt-txt br {
  display: none;
}
@media screen and (min-width: 769px) {
  .top-mv__flex1-cnt-txt br {
    display: block;
  }
}
.top-mv__flex2 {
  margin: auto 0 4rem;
}
@media screen and (min-width: 769px) {
  .top-mv__flex2 {
    margin: auto 0 clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.top-mv__flex2-link {
  bottom: -4rem;
  position: absolute;
  right: 3.2rem;
}
@media screen and (min-width: 769px) {
  .top-mv__flex2-link {
    bottom: clamp(0rem, 3.3333333333vw, 4.8rem);
    position: absolute;
    right: clamp(0rem, 5.5555555556vw, 8rem);
  }
}

/*--------------------------------------------　top-flyer
---------------------------------------------*/
.top-flyer {
  background-color: rgba(0, 0, 0, 0.55);
  overflow: hidden;
}
.top-flyer__inner {
  padding: 0;
}
.top-flyer__splide {
  height: 42rem;
}
@media screen and (min-width: 769px) {
  .top-flyer__splide {
    height: clamp(0rem, 37.5vw, 54rem);
  }
}
.top-flyer__splide-track, .top-flyer__splide-track-list {
  height: 100%;
  width: 100%;
}
.top-flyer__splide-track-list-item {
  height: 100% !important;
  transition: opacity 0.5s var(--base), -webkit-filter 0.5s var(--base);
  transition: filter 0.5s var(--base), opacity 0.5s var(--base);
  transition: filter 0.5s var(--base), opacity 0.5s var(--base), -webkit-filter 0.5s var(--base);
}
.top-flyer__splide-track-list-item.is-active {
  -webkit-filter: blur(0px) !important;
  filter: blur(0px) !important;
  opacity: 1 !important;
}
.top-flyer .splide__slide {
  transition: opacity 0.5s var(--base), -webkit-filter 0.5s var(--base);
  transition: filter 0.5s var(--base), opacity 0.5s var(--base);
  transition: filter 0.5s var(--base), opacity 0.5s var(--base), -webkit-filter 0.5s var(--base);
  -webkit-filter: blur(5px) !important;
  filter: blur(5px) !important;
  opacity: 0.5 !important;
}
.top-flyer .splide__slide.is-active:not(.splide__slide--clone) {
  -webkit-filter: blur(0px) !important;
  filter: blur(0px) !important;
  opacity: 1 !important;
}
.top-flyer__splide-track-list-item-link {
  display: block;
  height: 100%;
  width: 100%;
}
.top-flyer__splide-track-list-item-link img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.top-flyer__arrows-ui {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  pointer-events: none;
  transform: translateX(-50%) translateY(-50%);
  width: calc(100% + 8.2rem);
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .top-flyer__arrows-ui {
    width: clamp(0rem, 92.3611111111vw, 133rem);
  }
}
.top-flyer__arrows-ui-arrows {
  justify-content: space-between;
}
.top-flyer__arrows-ui-arrows button {
  -moz-appearance: none;
  -webkit-appearance: none;
  aspect-ratio: 123/122;
  background: none transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  display: block;
  font-size: inherit;
  height: auto;
  margin: 0;
  outline: none;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 4.3rem;
}
@media screen and (min-width: 769px) {
  .top-flyer__arrows-ui-arrows button {
    width: clamp(0rem, 8.5416666667vw, 12.3rem);
  }
}
.top-flyer__arrows-ui-arrows button:before, .top-flyer__arrows-ui-arrows button:after {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  content: "";
  cursor: pointer;
  display: block;
  height: 100%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.top-flyer__arrows-ui-arrows button.splide__arrow--prev {
  pointer-events: auto;
}
.top-flyer__arrows-ui-arrows button.splide__arrow--prev:before {
  background-image: url("../img/com/prev1.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition: -webkit-transform 0.5s var(--ease-hover);
  transition: transform 0.5s var(--ease-hover);
  transition: transform 0.5s var(--ease-hover), -webkit-transform 0.5s var(--ease-hover);
}
.top-flyer__arrows-ui-arrows button.splide__arrow--prev:after {
  background-image: url("../img/com/prev2.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 769px) {
  .top-flyer__arrows-ui-arrows button.splide__arrow--prev:hover:before {
    -webkit-transform: translateX(-10%) translateY(-50%);
    transform: translateX(-10%) translateY(-50%);
  }
}
.top-flyer__arrows-ui-arrows button.splide__arrow--next {
  pointer-events: auto;
}
.top-flyer__arrows-ui-arrows button.splide__arrow--next:before {
  background-image: url("../img/com/next1.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.top-flyer__arrows-ui-arrows button.splide__arrow--next:after {
  background-image: url("../img/com/next2.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition: -webkit-transform 0.5s var(--ease-hover);
  transition: transform 0.5s var(--ease-hover);
  transition: transform 0.5s var(--ease-hover), -webkit-transform 0.5s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .top-flyer__arrows-ui-arrows button.splide__arrow--next:hover:after {
    -webkit-transform: translateX(-90%) translateY(-50%);
    transform: translateX(-90%) translateY(-50%);
  }
}
.top-flyer__arrows-ui-arrows button svg {
  opacity: 0;
}
.top-flyer__pager-ui {
  height: 8px;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .top-flyer__pager-ui {
    height: 8px;
  }
}
.top-flyer__pager-ui-pagination {
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-column-gap: 0.6rem;
  -moz-column-gap: 0.6rem;
  column-gap: 0.6rem;
  margin: 1rem 0 0;
}
@media screen and (min-width: 769px) {
  .top-flyer__pager-ui-pagination {
    -webkit-column-gap: clamp(0rem, 0.4166666667vw, 0.6rem);
    -moz-column-gap: clamp(0rem, 0.4166666667vw, 0.6rem);
    column-gap: clamp(0rem, 0.4166666667vw, 0.6rem);
    margin: clamp(0rem, 0.6944444444vw, 1rem) 0 0 0;
  }
}
.top-flyer__pager-ui-pagination li button {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  background-color: rgba(255, 255, 255, 0.4);
  border: 0;
  border-radius: 0;
  border-radius: 50%;
  color: inherit;
  display: block;
  font-size: inherit;
  height: 8px;
  margin: 0;
  outline: none;
  padding: 0;
  vertical-align: middle;
  width: 8px;
}
.top-flyer__pager-ui-pagination li button.is-active {
  background-color: var(--red);
}

/*--------------------------------------------　top-artist
---------------------------------------------*/
.top-artist {
}
.top-artist__inner {
  padding: 4rem 2rem 0;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .top-artist__inner {
    max-width: clamp(0rem, 86.1111111111vw, 124rem);
    padding: clamp(0rem, 4.1666666667vw, 6rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.top-artist__ttl {
  margin: 0 0 4rem;
  position: relative;
  right: 4rem;
}
@media screen and (min-width: 769px) {
  .top-artist__ttl {
    margin: 0 0 clamp(0rem, 5.5555555556vw, 8rem);
    right: clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.top-artist__ttl-bars {
  bottom: 2rem;
  position: absolute;
  right: -40%;
}
@media screen and (min-width: 769px) {
  .top-artist__ttl-bars {
    bottom: clamp(0rem, 1.3888888889vw, 2rem);
    position: absolute;
    right: -40%;
  }
}
.top-artist__list {
  flex-direction: column;
  row-gap: 2rem;
}
@media screen and (min-width: 769px) {
  .top-artist__list {
    flex-direction: row;
    row-gap: clamp(0rem, 2.7777777778vw, 4rem);
    -webkit-column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    -moz-column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    column-gap: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.top-artist__list-item {
  height: auto;
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .top-artist__list-item {
    flex: 1;
  }
}
.top-artist__list-item img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
  transition: -webkit-transform 1.25s var(--base) 0.5s, -webkit-filter 0.5s var(--ease-hover);
  transition: transform 1.25s var(--base) 0.5s, filter 0.5s var(--ease-hover);
  transition: transform 1.25s var(--base) 0.5s, filter 0.5s var(--ease-hover), -webkit-transform 1.25s var(--base) 0.5s, -webkit-filter 0.5s var(--ease-hover);
}
.top-artist__list-item.js-inview-active img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.top-artist__list-item:hover img, .top-artist__list-item.js-hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

/*--------------------------------------------　top-service
---------------------------------------------*/
.top-service__inner {
  padding: 4rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .top-service__inner {
    max-width: clamp(0rem, 86.1111111111vw, 124rem);
    padding: clamp(0rem, 10.5555555556vw, 15.2rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 6.9444444444vw, 10rem);
  }
}
.top-service__ttl {
  margin: 0 0 4rem;
  position: relative;
  right: 4rem;
}
@media screen and (min-width: 769px) {
  .top-service__ttl {
    margin: 0 0 clamp(0rem, 5.5555555556vw, 8rem);
    right: clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.top-service__ttl-bars {
  bottom: 2rem;
  position: absolute;
  right: -30%;
}
@media screen and (min-width: 769px) {
  .top-service__ttl-bars {
    bottom: clamp(0rem, 1.3888888889vw, 2rem);
    position: absolute;
    right: -30%;
  }
}
.top-service__list {
  flex-wrap: wrap;
  -webkit-column-gap: 2.4rem;
  -moz-column-gap: 2.4rem;
  column-gap: 2.4rem;
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .top-service__list {
    -webkit-column-gap: clamp(0rem, 2.0833333333vw, 3rem);
    -moz-column-gap: clamp(0rem, 2.0833333333vw, 3rem);
    column-gap: clamp(0rem, 2.0833333333vw, 3rem);
    font-size: 0;
  }
}
.top-service__list-item {
  aspect-ratio: 1/1;
  height: auto;
  line-height: 1.2;
  position: relative;
  text-align: center;
  width: 12.8rem;
}
@media screen and (min-width: 769px) {
  .top-service__list-item {
    flex: 1;
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.top-service__list-item-link {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  align-items: center;
  height: 100%;
  justify-content: center;
  transform: translate(-50%, -50%);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .top-service__list-item-link:hover:before {
    opacity: 1;
  }
}
@media screen and (min-width: 769px) {
  .top-service__list-item-link:before {
    content: "";
    display: block;
    height: 100%;
    left: clamp(0rem, 1.3888888889vw, 2rem);
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-filter: blur(50px);
    background-image: linear-gradient(#4ddc9e, #5b37eb, #f1307e);
    filter: blur(50px);
    -webkit-animation: rotate 2s cubic-bezier(0.8, 0.2, 0.2, 0.8) alternate infinite;
    animation: rotate 2s cubic-bezier(0.8, 0.2, 0.2, 0.8) alternate infinite;
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
    opacity: 0;
    transition: opacity 0.5s var(--ease-hover);
  }
}
.top-service__list-item-link:after {
  background-color: #000;
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  left: 1.6rem;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .top-service__list-item-link:after {
    left: clamp(0rem, 1.3888888889vw, 2rem);
    position: absolute;
    top: 0;
  }
}
.top-service__list-item-circle {
  border-radius: 50%;
  display: block;
}
@media screen and (min-width: 769px) {
  .top-service__list-item-circle {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    height: 100%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
}
.top-service__list-item-circle-before, .top-service__list-item-circle-after {
  left: 0;
  position: absolute;
  top: 0;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: 1/1;
}
.top-service__list-item-circle-before {
  rotate: none;
  scale: none;
  stroke-dasharray: 500, 500;
  translate: none;
}
.--1 .top-service__list-item-circle-before {
  -webkit-animation: dash 2s var(--power3out) infinite;
  animation: dash 2s var(--power3out) infinite;
}
.--2 .top-service__list-item-circle-before {
  -webkit-animation: dash 2s var(--power3out) infinite;
  animation: dash 2s var(--power3out) infinite;
}
.--3 .top-service__list-item-circle-before {
  -webkit-animation: dash 2s var(--power3out) infinite;
  animation: dash 2s var(--power3out) infinite;
}
.--4 .top-service__list-item-circle-before {
  -webkit-animation: dash 2s var(--power3out) infinite;
  animation: dash 2s var(--power3out) infinite;
}
.--5 .top-service__list-item-circle-before {
  -webkit-animation: dash 2s var(--power3out) infinite;
  animation: dash 2s var(--power3out) infinite;
}
.top-service__pdf {
  height: auto;
  margin: 4rem 0 0;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .top-service__pdf {
    margin: clamp(0rem, 4.1666666667vw, 6rem) 0 0;
  }
}
.top-service__pdf-img {
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .top-service__pdf-img {
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.top-service__pdf-link {
  display: inline-block;
  font-size: 1.4rem;
  position: relative;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .top-service__pdf-link {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.top-service__pdf-link:after {
  background-color: var(--bck);
  bottom: 0;
  content: "";
  display: block;
  height: 0.1rem;
  left: 0;
  position: absolute;
  width: 100%;
}

/*--------------------------------------------　top-service-more
---------------------------------------------*/
.top-service-more {
}
.top-service-more__inner {
  padding: 0 2rem 4rem;
}
@media screen and (min-width: 769px) {
  .top-service-more__inner {
    max-width: clamp(0rem, 86.1111111111vw, 124rem);
    padding: clamp(0rem, 4.1666666667vw, 6rem) clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.top-service-more__link {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .top-service-more__link {
    left: auto;
    margin: 0 clamp(0rem, 7.6388888889vw, 11rem) 0 auto;
  }
}

/*--------------------------------------------　top-blog
---------------------------------------------*/
.top-blog {
}
.top-blog__inner {
  padding: 4rem 0;
}
@media screen and (min-width: 769px) {
  .top-blog__inner {
    max-width: 100%;
    padding: clamp(0rem, 4.1666666667vw, 6rem) 0;
    width: clamp(0rem, 114.8611111111vw, 165.4rem);
  }
}
.top-blog__ttl {
  margin: 0 0 4rem;
  padding: 0 1rem;
}
@media screen and (min-width: 769px) {
  .top-blog__ttl {
    margin: 0 0 clamp(0rem, 5.5555555556vw, 8rem);
    padding: 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.top-blog__ttl-bars {
  bottom: 2rem;
  position: absolute;
  right: -40%;
}
@media screen and (min-width: 769px) {
  .top-blog__ttl-bars {
    bottom: clamp(0rem, 1.3888888889vw, 2rem);
    position: absolute;
    right: -60%;
  }
}
.top-blog__slider {
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .top-blog__slider {
    margin: 0 0 clamp(0rem, 6.6666666667vw, 9.6rem);
  }
}
.top-blog__slider-splide-list {
  font-size: 0;
}
@media screen and (min-width: 769px) {
  .top-blog__slider-splide-list:not(.splide .top-blog__slider-splide-list) {
    display: flex;
    flex-wrap: wrap;
    row-gap: 1.6rem;
    -webkit-column-gap: clamp(0rem, 3.4722222222vw, 5rem);
    -moz-column-gap: clamp(0rem, 3.4722222222vw, 5rem);
    column-gap: clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.top-blog__slider-splide-list-item {
  border: 0.2rem solid var(--wte);
  border-radius: 3rem;
  height: auto;
  overflow: hidden;
  position: relative;
  width: 32rem !important;
}
@media screen and (min-width: 769px) {
  .top-blog__slider-splide-list-item {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    width: clamp(0rem, 27vw, 38.8rem) !important;
  }
  .top-blog__slider-splide-list-item:hover:before {
    opacity: 1;
  }
}
.top-blog__slider-splide-list-item:before {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  -webkit-filter: blur(50px);
  background-image: linear-gradient(#4ddc9e, #5b37eb, #f1307e);
  filter: blur(50px);
  -webkit-animation: rotate 3s cubic-bezier(0.8, 0.2, 0.2, 0.8) alternate infinite;
  animation: rotate 3s cubic-bezier(0.8, 0.2, 0.2, 0.8) alternate infinite;
  border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  opacity: 0;
  transition: opacity 0.5s var(--ease-hover);
}
.top-blog__slider-splide-list-item-link {
  display: block;
  height: auto;
  position: relative;
  z-index: 1;
  padding: 2.4rem 1rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .top-blog__slider-splide-list-item-link {
    padding: clamp(0rem, 1.6666666667vw, 2.4rem) clamp(0rem, 2.2222222222vw, 3.2rem);
  }
}
.top-blog__slider-splide-list-item-img {
  aspect-ratio: 292/260;
  margin: 0 0 1.6rem;
  overflow: hidden;
}
.top-blog__slider-splide-list-item-img img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  transition: 1.25s var(--base) 0.5s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.js-inview-active .top-blog__slider-splide-list-item-img img {
  -webkit-transform: none;
  transform: none;
  -webkit-filter: none;
  filter: none;
  transition: none;
}
@media screen and (min-width: 769px) {
  .top-blog__slider-splide-list-item-img {
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.top-blog__slider-splide-list-item-cnt {
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .top-blog__slider-splide-list-item-cnt {
    row-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.top-blog__slider-splide-list-item-cnt-date-cat {
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  align-items: center;
  column-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .top-blog__slider-splide-list-item-cnt-date-cat {
    -webkit-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.top-blog__slider-splide-list-item-cnt-date {
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  .top-blog__slider-splide-list-item-cnt-date {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.top-blog__slider-splide-list-item-cnt-cat {
  font-size: 1rem;
  padding: 0.4rem 0.8rem;
}
@media screen and (min-width: 769px) {
  .top-blog__slider-splide-list-item-cnt-cat {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    padding: clamp(0rem, 0.2777777778vw, 0.4rem) clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.top-blog__slider-splide-list-item-cnt-ttl {
  font-size: 1.2rem;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .top-blog__slider-splide-list-item-cnt-ttl {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.top-blog__link {
  margin: 0 auto;
  padding: 0 1rem;
}
@media screen and (min-width: 769px) {
  .top-blog__link {
    margin: 0 clamp(0rem, 7.6388888889vw, 11rem) 0 auto;
    padding: 0;
  }
}

/*--------------------------------------------　top-contact
---------------------------------------------*/
.top-contact {
  overflow: hidden;
}
.top-contact__inner {
  height: 36rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .top-contact__inner {
    height: clamp(0rem, 37.5vw, 54rem);
  }
}
.top-contact__img {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.top-contact__img img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  transition: -webkit-transform 1.25s var(--base) 0.5s;
  transition: transform 1.25s var(--base) 0.5s;
  transition: transform 1.25s var(--base) 0.5s, -webkit-transform 1.25s var(--base) 0.5s;
}
.top-contact__img.js-inview-active img {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.top-contact__flex {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.top-contact__flex-cnt {
  align-items: center;
  justify-content: center;
  margin: 0 0 2.4rem;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .top-contact__flex-cnt {
    margin: 0 0 clamp(0rem, 2.2222222222vw, 3.2rem);
    row-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.top-contact__flex-cnt-ttl {
  -webkit-text-stroke-color: var(--wte);
  -webkit-text-stroke-width: 0.2rem;
  color: rgba(0, 0, 0, 0.5);
  font-size: 4.8rem;
  letter-spacing: -0.05em;
}
@media screen and (min-width: 769px) {
  .top-contact__flex-cnt-ttl {
    -webkit-text-stroke-width: 0.3rem;
    font-size: clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.top-contact__flex-cnt-txt {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .top-contact__flex-cnt-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.top-contact__flex-btn {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .top-contact__flex-btn {
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.top-contact__flex-list {
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .top-contact__flex-list {
    -webkit-column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    -moz-column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    column-gap: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.top-contact__flex-list-item-link {
  aspect-ratio: 1/1;
  display: block;
  height: auto;
  transition: opacity 0.3s var(--base);
  width: 3.2rem;
}
@media screen and (min-width: 769px) {
  .top-contact__flex-list-item-link {
    width: clamp(0rem, 4.1791044776vw, 5.6rem);
  }
  .top-contact__flex-list-item-link:hover {
    opacity: 0.8;
  }
}
/*--------------------------------------------  Artist Detail Layout B (Pattern B)
----------------------------------------------*/

/* ---- HERO ---- */
.arb-hero {
  overflow: hidden;
  position: relative;
}
.arb-hero__inner {
  padding: 12rem 2rem 4rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .arb-hero__inner {
    max-width: clamp(0rem, 81.25vw, 117rem);
    margin: 0 auto;
    padding: clamp(0rem, 11.1111111111vw, 16rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.arb-hero__bg-txt {
  color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.08);
  font-size: 18vw;
  font-weight: 900;
  left: -2%;
  letter-spacing: -0.04em;
  line-height: 0.9;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  white-space: nowrap;
  z-index: 0;
}
@media screen and (min-width: 769px) {
  .arb-hero__bg-txt {
    font-size: 14vw;
  }
}
.arb-hero__layout {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .arb-hero__layout {
    align-items: center;
    flex-direction: row;
    gap: clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.arb-hero__meta {
  flex: 0 0 auto;
}
@media screen and (min-width: 769px) {
  .arb-hero__meta {
    flex: 0 0 clamp(0rem, 30vw, 43rem);
  }
}
.arb-hero__label {
  border: 0.1rem solid currentColor;
  color: var(--bck);
  display: inline-block;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  margin-bottom: 1.6rem;
  padding: 0.4rem 1.2rem;
}
@media screen and (min-width: 769px) {
  .arb-hero__label {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    margin-bottom: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.arb-hero__name {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  margin-bottom: 3.2rem;
}
@media screen and (min-width: 769px) {
  .arb-hero__name {
    gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    margin-bottom: clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.arb-hero__name-ja {
  color: var(--bck);
  display: block;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  .arb-hero__name-ja {
    font-size: clamp(0rem, 3.8888888889vw, 5.6rem);
  }
}
.arb-hero__name-en {
  color: rgba(255, 255, 255, 0.5);
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .arb-hero__name-en {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.arb-hero__sns {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.arb-hero__sns-item {
  flex: 0 0 auto;
}
.arb-hero__sns-link {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  display: flex;
  height: 4.4rem;
  justify-content: center;
  transition: background-color 0.3s var(--base);
  width: 4.4rem;
}
@media screen and (min-width: 769px) {
  .arb-hero__sns-link {
    height: clamp(0rem, 3.4722222222vw, 5rem);
    width: clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.arb-hero__sns-link img {
  display: block;
  height: 2rem;
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .arb-hero__sns-link img {
    height: clamp(0rem, 1.6666666667vw, 2.4rem);
    width: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.arb-hero__sns-item.--instagram .arb-hero__sns-link:hover {
  background-color: #CF2E92;
}
.arb-hero__sns-item.--x .arb-hero__sns-link:hover {
  background-color: #1DA1F2;
}
.arb-hero__sns-item.--tiktok .arb-hero__sns-link:hover {
  background-color: #f0c709;
}
.arb-hero__sns-item.--youtube .arb-hero__sns-link:hover {
  background-color: #DA1725;
}
.arb-hero__img-wrap {
  flex: 1;
  overflow: hidden;
  position: relative;
}
.arb-hero__img {
  aspect-ratio: 4/5;
  display: block;
  height: auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: transform 1s var(--base), -webkit-transform 1s var(--base), filter 0.8s var(--base), -webkit-filter 0.8s var(--base), opacity 0.8s var(--base);
  object-fit: cover;
  opacity: 0;
  width: 100%;
}
.--js-loaded .arb-hero__img-wrap.js-inview-active .arb-hero__img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.arb-hero__img-wrap:hover .arb-hero__img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.arb-hero__img-deco {
  background: linear-gradient(135deg, rgba(220, 20, 60, 0.15) 0%, transparent 60%);
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}

/* ---- PROFILE ---- */
.arb-profile {
  border-top: 0.1rem solid rgba(255, 255, 255, 0.1);
}
.arb-profile__inner {
  padding: 6rem 2rem;
}
@media screen and (min-width: 769px) {
  .arb-profile__inner {
    display: grid;
    grid-template-columns: clamp(0rem, 16.6666666667vw, 24rem) 1fr clamp(0rem, 27.7777777778vw, 40rem);
    grid-template-rows: auto 1fr auto;
    gap: 0 clamp(0rem, 4.1666666667vw, 6rem);
    max-width: clamp(0rem, 81.25vw, 117rem);
    padding: clamp(0rem, 6.9444444444vw, 10rem) clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.arb-profile__head {
  align-items: baseline;
  display: flex;
  gap: 1.6rem;
  margin-bottom: 3.2rem;
}
@media screen and (min-width: 769px) {
  .arb-profile__head {
    flex-direction: column;
    grid-column: 1;
    grid-row: 1;
    gap: 0.8rem;
    margin-bottom: 0;
    padding-top: 0.6rem;
  }
}
.arb-profile__num {
  color: rgba(255, 255, 255, 0.25);
  font-size: 4rem;
  font-weight: 900;
  letter-spacing: -0.02em;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .arb-profile__num {
    font-size: clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.arb-profile__ttl {
  color: var(--bck);
  font-size: 2.4rem;
  font-weight: 900;
  letter-spacing: -0.02em;
  line-height: 1;
  margin: 0;
}
@media screen and (min-width: 769px) {
  .arb-profile__ttl {
    font-size: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.arb-profile__body {
  margin-bottom: 4rem;
}
@media screen and (min-width: 769px) {
  .arb-profile__body {
    grid-column: 2;
    grid-row: 1 / 3;
    margin-bottom: 0;
  }
}
.arb-profile__txt {
  color: var(--bck);
  font-size: 1.4rem;
  line-height: 2;
  margin: 0 0 3.2rem;
  white-space: pre-wrap;
}
@media screen and (min-width: 769px) {
  .arb-profile__txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin-bottom: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.arb-profile__pdf {
  align-items: center;
  border: 0.1rem solid rgba(255, 255, 255, 0.3);
  color: var(--bck);
  display: inline-flex;
  font-size: 1.2rem;
  gap: 0.8rem;
  letter-spacing: 0.05em;
  padding: 0.8rem 2rem;
  text-decoration: none;
  transition: background-color 0.3s var(--base), border-color 0.3s var(--base);
}
@media screen and (min-width: 769px) {
  .arb-profile__pdf {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
  .arb-profile__pdf:hover {
    background-color: rgba(255, 255, 255, 0.08);
    border-color: var(--bck);
  }
}
.arb-profile__pdf-icon {
  font-size: 1.4rem;
}
.arb-profile__sheet {
  margin-top: 4rem;
}
@media screen and (min-width: 769px) {
  .arb-profile__sheet {
    grid-column: 3;
    grid-row: 1 / 3;
    margin-top: 0;
  }
}
.arb-profile__sheet-link {
  display: block;
  overflow: hidden;
  position: relative;
}
.arb-profile__sheet-img {
  aspect-ratio: 3/4;
  overflow: hidden;
}
.arb-profile__sheet-img img {
  display: block;
  height: auto;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  transition: transform 0.8s var(--base), -webkit-transform 0.8s var(--base);
  width: 100%;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .arb-profile__sheet-link:hover .arb-profile__sheet-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.arb-profile__sheet-name {
  color: rgba(255, 255, 255, 0.4);
  font-size: 1.2rem;
  letter-spacing: 0.08em;
  margin-top: 1.2rem;
  text-align: right;
}

/* ---- NEWS ---- */
.arb-news {
  border-top: 0.1rem solid rgba(255, 255, 255, 0.1);
}
.arb-news__inner {
  padding: 6rem 2rem;
}
@media screen and (min-width: 769px) {
  .arb-news__inner {
    max-width: clamp(0rem, 81.25vw, 117rem);
    padding: clamp(0rem, 6.9444444444vw, 10rem) clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.arb-news__head {
  align-items: baseline;
  display: flex;
  gap: 1.6rem;
  margin-bottom: 4rem;
}
@media screen and (min-width: 769px) {
  .arb-news__head {
    margin-bottom: clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.arb-news__num {
  color: rgba(255, 255, 255, 0.25);
  font-size: 4rem;
  font-weight: 900;
  letter-spacing: -0.02em;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .arb-news__num {
    font-size: clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.arb-news__ttl {
  color: var(--bck);
  font-size: 2.4rem;
  font-weight: 900;
  letter-spacing: -0.02em;
  line-height: 1;
  margin: 0;
}
@media screen and (min-width: 769px) {
  .arb-news__ttl {
    font-size: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.arb-news__grid {
  display: flex;
  flex-direction: column;
  gap: 0;
}
@media screen and (min-width: 769px) {
  .arb-news__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.arb-news__card {
  border-top: 0.1rem solid rgba(255, 255, 255, 0.15);
  padding: 2rem 0;
  position: relative;
}
@media screen and (min-width: 769px) {
  .arb-news__card {
    padding: clamp(0rem, 2.0833333333vw, 3rem) clamp(0rem, 2.0833333333vw, 3rem);
  }
  .arb-news__card:nth-child(odd) {
    padding-left: 0;
  }
  .arb-news__card:nth-child(even) {
    border-left: 0.1rem solid rgba(255, 255, 255, 0.15);
  }
}
.arb-news__card:last-child {
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.15);
}
@media screen and (min-width: 769px) {
  .arb-news__card:last-child {
    border-bottom: none;
  }
  .arb-news__card:nth-last-child(-n+2) {
    border-bottom: 0.1rem solid rgba(255, 255, 255, 0.15);
  }
}
.arb-news__card-cat {
  border-radius: 0.2rem;
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  letter-spacing: 0.08em;
  margin-bottom: 1.2rem;
  padding: 0.3rem 0.8rem;
}
@media screen and (min-width: 769px) {
  .arb-news__card-cat {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.arb-news__card-link {
  color: var(--bck);
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  justify-content: space-between;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .arb-news__card-link {
    transition: opacity 0.3s var(--base);
  }
  .arb-news__card-link:hover {
    opacity: 0.6;
  }
}
.arb-news__card-ttl {
  color: var(--bck);
  flex: 1;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.7;
  margin: 0;
}
@media screen and (min-width: 769px) {
  .arb-news__card-ttl {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.arb-news__card-arrow {
  color: rgba(255, 255, 255, 0.4);
  flex-shrink: 0;
  font-size: 1.4rem;
  margin-top: 0.2rem;
}

/* ---- FAN CLUB ---- */
.arb-fan {
  border-top: 0.1rem solid rgba(255, 255, 255, 0.1);
}
.arb-fan__inner {
  padding: 6rem 2rem 8rem;
}
@media screen and (min-width: 769px) {
  .arb-fan__inner {
    max-width: clamp(0rem, 81.25vw, 117rem);
    padding: clamp(0rem, 6.9444444444vw, 10rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 8.3333333333vw, 12rem);
  }
}
.arb-fan__head {
  align-items: baseline;
  display: flex;
  gap: 1.6rem;
  margin-bottom: 4rem;
}
@media screen and (min-width: 769px) {
  .arb-fan__head {
    margin-bottom: clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.arb-fan__num {
  color: rgba(255, 255, 255, 0.25);
  font-size: 4rem;
  font-weight: 900;
  letter-spacing: -0.02em;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .arb-fan__num {
    font-size: clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.arb-fan__ttl {
  color: var(--bck);
  font-size: 2.4rem;
  font-weight: 900;
  letter-spacing: -0.02em;
  line-height: 1;
  margin: 0;
}
@media screen and (min-width: 769px) {
  .arb-fan__ttl {
    font-size: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.arb-fan__card {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .arb-fan__card {
    align-items: center;
    flex-direction: row;
    gap: clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.arb-fan__card-img {
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .arb-fan__card-img {
    flex: 0 0 clamp(0rem, 38.8888888889vw, 56rem);
  }
}
.arb-fan__card-img img {
  aspect-ratio: 16/9;
  display: block;
  height: auto;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: transform 1.2s var(--base), -webkit-transform 1.2s var(--base);
  width: 100%;
  object-fit: cover;
}
.--js-loaded .arb-fan__card-img.js-inview-active img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
@media screen and (min-width: 769px) {
  .arb-fan__card:hover .arb-fan__card-img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}
.arb-fan__card-body {
  flex: 1;
}
.arb-fan__card-eyebrow {
  color: rgba(255, 255, 255, 0.4);
  font-size: 1.1rem;
  letter-spacing: 0.2em;
  margin: 0 0 0.8rem;
  text-transform: uppercase;
}
@media screen and (min-width: 769px) {
  .arb-fan__card-eyebrow {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.arb-fan__card-name {
  color: var(--bck);
  font-size: 3.2rem;
  letter-spacing: -0.02em;
  line-height: 1;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .arb-fan__card-name {
    font-size: clamp(0rem, 4.1666666667vw, 6rem);
    margin-bottom: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.arb-fan__card-btn {
  align-items: center;
  border: 0.1rem solid rgba(255, 255, 255, 0.4);
  color: var(--bck);
  display: inline-flex;
  font-size: 1.2rem;
  gap: 1.2rem;
  letter-spacing: 0.05em;
  padding: 1.2rem 2.4rem;
  transition: background-color 0.3s var(--base), border-color 0.3s var(--base);
}
@media screen and (min-width: 769px) {
  .arb-fan__card-btn {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
  .arb-fan__card:hover .arb-fan__card-btn {
    background-color: rgba(255, 255, 255, 0.08);
    border-color: var(--bck);
  }
}
.arb-fan__card-btn-ico {
  display: flex;
  align-items: center;
}
.arb-fan__card-btn-ico img {
  display: block;
}

/*--------------------------------------------　service-detail
---------------------------------------------*/
.service-detail-mv {
  position: relative;
  overflow: hidden;
}
.service-detail-mv__inner {
  position: relative;
}
.service-detail-mv__img {
  position: relative;
  overflow: hidden;
}
.service-detail-mv__img img {
  display: block;
  width: 100%;
  height: auto;
  min-height: 24rem;
  object-fit: cover;
  opacity: 0;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  transition: opacity 0.85s var(--base), -webkit-transform 0.85s var(--base);
  transition: opacity 0.85s var(--base), transform 0.85s var(--base);
  transition: opacity 0.85s var(--base), transform 0.85s var(--base), -webkit-transform 0.85s var(--base);
}
.--js-loaded .service-detail-mv.js-inview-active .service-detail-mv__img img {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
@media screen and (min-width: 769px) {
  .service-detail-mv__img img {
    min-height: clamp(0rem, 41.6666666667vw, 60rem);
  }
}
.service-detail-mv__cnt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 2.4rem 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.75));
}
@media screen and (min-width: 769px) {
  .service-detail-mv__cnt {
    padding: clamp(0rem, 4.1666666667vw, 6rem) 0;
  }
}
.service-detail-mv__cnt-inner {
  max-width: 128rem;
  margin: 0 auto;
  padding: 0 2rem;
}
@media screen and (min-width: 769px) {
  .service-detail-mv__cnt-inner {
    padding: 0 clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.service-detail-mv__ttl {
  display: flex;
  align-items: baseline;
  gap: 1.2rem;
  color: var(--bck);
  font-size: 2.4rem;
  line-height: 1.4;
  margin: 0;
}
@media screen and (min-width: 769px) {
  .service-detail-mv__ttl {
    font-size: clamp(0rem, 3.3333333333vw, 4.8rem);
    gap: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.service-detail-mv__ttl-num {
  font-size: 3.2rem;
  opacity: 0.6;
}
@media screen and (min-width: 769px) {
  .service-detail-mv__ttl-num {
    font-size: clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.service-detail-mv__lead {
  color: var(--bck);
  font-size: 1.3rem;
  line-height: 1.8;
  margin: 1.2rem 0 0;
  opacity: 0.85;
}
@media screen and (min-width: 769px) {
  .service-detail-mv__lead {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin-top: clamp(0rem, 1.3888888889vw, 2rem);
  }
}

/*-- service-detail-about --*/
.service-detail-about {
  padding: 6rem 0;
}
@media screen and (min-width: 769px) {
  .service-detail-about {
    padding: clamp(0rem, 6.9444444444vw, 10rem) 0;
  }
}
.service-detail-about__inner {
  max-width: 128rem;
  margin: 0 auto;
  padding: 0 2rem;
}
@media screen and (min-width: 769px) {
  .service-detail-about__inner {
    padding: 0 clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.service-detail-about__ttl {
  font-size: 3.2rem;
  margin: 0 0 2.4rem;
}
.service-detail--film .service-detail-about__ttl {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .service-detail-about__ttl {
    font-size: clamp(0rem, 3.3333333333vw, 4.8rem);
    margin-bottom: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.service-detail-about__txt {
  font-size: 1.4rem;
  line-height: 2;
  margin: 0;
}
@media screen and (min-width: 769px) {
  .service-detail-about__txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    max-width: 80rem;
  }
}
.service-detail-about__txt--center {
  text-align: center;
  margin: 0 auto;
}
/* About Tabs */
.service-detail-about-tabs {
  margin-top: 4rem;
  width: 100%;
}
.service-detail-about-tabs__nav {
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 2.4rem;
}
.service-detail-about-tabs__btn {
  flex: 1;
  background: none;
  border: none;
  border-bottom: 2px solid transparent;
  color: rgba(255, 255, 255, 0.45);
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 1.2rem 0;
  cursor: pointer;
  transition: color 0.25s ease, border-color 0.25s ease;
  margin-bottom: -1px;
}
.service-detail-about-tabs__btn.--active {
  color: #fff;
  border-bottom-color: #fff;
}
.service-detail-about-tabs__txt {
  font-size: 1.4rem;
  line-height: 2;
  text-align: center;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .service-detail-about-tabs {
    margin-top: clamp(0rem, 3.3333333333vw, 4.8rem);
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
  }
  .service-detail-about-tabs__btn {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
  .service-detail-about-tabs__txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.service-detail-about__grid {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .service-detail-about__grid {
    flex-direction: row;
    align-items: flex-start;
    gap: clamp(0rem, 5.5555555556vw, 8rem);
  }
  .service-detail-about__grid .service-detail-about__ttl {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}

/*-- service-detail-features --*/
.service-detail-features {
  padding: 0 0 6rem;
}
@media screen and (min-width: 769px) {
  .service-detail-features {
    padding: 0 0 clamp(0rem, 6.9444444444vw, 10rem);
  }
}
.service-detail-features__inner {
  max-width: 128rem;
  margin: 0 auto;
  padding: 0 2rem;
}
@media screen and (min-width: 769px) {
  .service-detail-features__inner {
    padding: 0 clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.service-detail-features__ttl {
  font-size: 3.2rem;
  margin: 0 0 3.2rem;
}
@media screen and (min-width: 769px) {
  .service-detail-features__ttl {
    font-size: clamp(0rem, 3.3333333333vw, 4.8rem);
    margin-bottom: clamp(0rem, 3.3333333333vw, 4.8rem);
  }
}
.service-detail-features__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
@media screen and (min-width: 769px) {
  .service-detail-features__list {
    gap: clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.service-detail-features__list-item {
  position: relative;
  padding: 2.4rem;
  border: 0.1rem solid rgba(255, 255, 255, 0.15);
  border-radius: 0.8rem;
  opacity: 0;
  -webkit-transform: translateY(3rem);
  transform: translateY(3rem);
  transition: opacity 0.6s var(--base), -webkit-transform 0.6s var(--base);
  transition: opacity 0.6s var(--base), transform 0.6s var(--base);
  transition: opacity 0.6s var(--base), transform 0.6s var(--base), -webkit-transform 0.6s var(--base);
}
.--js-loaded .service-detail-features__list-item.js-inview-active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (min-width: 769px) {
  .service-detail-features__list-item {
    padding: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.service-detail-features__list-item-img {
  overflow: hidden;
  border-radius: 0.4rem;
  margin-bottom: 2rem;
}
.service-detail-features__list-item-img img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .service-detail-features__list-item-img {
    margin-bottom: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.service-detail-features__list-item-num {
  display: block;
  font-size: 2rem;
  opacity: 0.4;
  margin-bottom: 0.8rem;
}
@media screen and (min-width: 769px) {
  .service-detail-features__list-item-num {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.service-detail-features__list-item-ttl {
  font-size: 1.8rem;
  line-height: 1.4;
  margin: 0 0 1.2rem;
}
@media screen and (min-width: 769px) {
  .service-detail-features__list-item-ttl {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    margin-bottom: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.service-detail-features__list-item-txt {
  font-size: 1.3rem;
  line-height: 1.8;
  margin: 0;
  opacity: 0.8;
}
@media screen and (min-width: 769px) {
  .service-detail-features__list-item-txt {
    font-size: clamp(0rem, 1.0416666667vw, 1.5rem);
  }
}

/*-- grid layout --*/
.service-detail-features__list--grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .service-detail-features__list--grid {
    grid-template-columns: repeat(3, 1fr);
    gap: clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.service-detail-features__list-item--card {
  text-align: center;
}

/*-- film layout --*/
.service-detail-features__list--film {
  gap: 6rem;
}
@media screen and (min-width: 769px) {
  .service-detail-features__list--film {
    gap: clamp(0rem, 6.9444444444vw, 10rem);
  }
}
.service-detail-features__list-item--film {
  display: flex;
  flex-direction: column;
  border: none;
  padding: 0;
  gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .service-detail-features__list-item--film {
    flex-direction: row;
    align-items: center;
    gap: clamp(0rem, 4.1666666667vw, 6rem);
  }
  .service-detail-features__list-item--film:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.service-detail-features__list-item-img--film {
  flex: 0 0 50%;
  margin-bottom: 0;
  border-radius: 0.8rem;
}
.service-detail-features__list-item-body {
  flex: 1;
}
.service-detail-features__list-item-num--bg {
  display: block;
  font-size: 4.8rem;
  opacity: 0.12;
  line-height: 1;
  margin-bottom: 1.2rem;
}
@media screen and (min-width: 769px) {
  .service-detail-features__list-item-num--bg {
    font-size: clamp(0rem, 5.5555555556vw, 8rem);
  }
}

/*-- service-detail-cta --*/
.service-detail-cta {
  padding: 4rem 0 6rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .service-detail-cta {
    padding: clamp(0rem, 4.1666666667vw, 6rem) 0 clamp(0rem, 6.9444444444vw, 10rem);
  }
}
.service-detail-cta__inner {
  max-width: 128rem;
  margin: 0 auto;
  padding: 0 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .service-detail-cta__inner {
    padding: 0 clamp(0rem, 5.5555555556vw, 8rem);
    gap: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.service-detail-cta__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  background-color: var(--pink);
  color: var(--bck) !important;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 1.6rem 4rem;
  border-radius: 10rem;
  transition: opacity 0.3s var(--base);
}
.service-detail-cta__btn:hover {
  opacity: 0.8;
}
@media screen and (min-width: 769px) {
  .service-detail-cta__btn {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.service-detail-cta__back {
  display: inline-flex;
  align-items: center;
  gap: 0.8rem;
  color: var(--bck);
  text-decoration: none;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  transition: opacity 0.3s var(--base);
}
.service-detail-cta__back:hover {
  opacity: 0.6;
}
.service-detail-cta__back::before {
  content: "";
  display: block;
  width: 2.4rem;
  height: 0.1rem;
  background-color: var(--bck);
}

/*# sourceMappingURL=sourcemaps/style.css.map */