@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

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

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* 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 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 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: inherit; /* 2 */
}

address {
  font-style: inherit;
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  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: inherit; /* 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 */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

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

/**
 * 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] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

/**
 * 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;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 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 {
  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;
}

/**
 * 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 outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * 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 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* 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;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

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

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

body {
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  background-color: #1B2329;
}

.title {
  position: relative;
  width: 40%;
  padding: 0 0 15% 0;
}
@media screen and (min-width: 768px) {
  .title {
    width: auto;
    padding: 0 0 8% 0;
  }
}
@media screen and (min-width: 1101px) {
  .title {
    width: auto;
    padding: 0 0 64px 0;
  }
}
.title-inner {
  width: 100%;
}
.title__img {
  width: 100%;
}

.sec__bg {
  background-color: #1B2329;
  position: relative;
  padding: 17% 4% 27% 4%;
}
@media screen and (min-width: 1101px) {
  .sec__bg {
    padding: 160px 0 200px 0;
  }
}

.modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(232, 232, 232, 0.95);
  margin: auto;
  padding: 20vh 6% 20vh 6%;
  top: 0;
  left: 0;
  z-index: 20;
}
@media screen and (min-width: 768px) {
  .modal {
    padding: 0;
    margin: auto;
  }
}
@media screen and (min-width: 1101px) {
  .modal {
    padding: 0;
    margin: auto;
  }
}
.modal-fadein {
  animation: fadeIn 0.2s ease-in forwards;
}
.modal-fadeout {
  animation: fadeOut 0.2s ease-in forwards;
}
@media screen and (min-width: 768px) {
  .modal-pc-inner {
    display: block;
    width: 100%;
    margin: auto;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }
}
@media screen and (min-width: 1101px) {
  .modal-pc-inner {
    display: block;
    width: 100%;
    margin: auto;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }
}
.modal-contents {
  width: 80%;
  margin: auto;
  display: flex;
  justify-content: center;
  background-color: #1B2329;
}
@media screen and (min-width: 768px) {
  .modal-contents {
    width: 400px;
  }
}
@media screen and (min-width: 1101px) {
  .modal-contents {
    width: 400px;
  }
}
.modal-contents__img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.modal-menu {
  display: flex;
  justify-content: space-around;
  width: 80%;
  margin: auto;
  padding: 7% 0 0 0;
}
@media screen and (min-width: 768px) {
  .modal-menu {
    width: 400px;
    padding: 40px 0 0 0;
  }
}
@media screen and (min-width: 1101px) {
  .modal-menu {
    width: 400px;
    padding: 40px 0 0 0;
  }
}
.modal-menu-btn {
  position: relative;
  display: block;
  width: 18%;
}
@media screen and (min-width: 768px) {
  .modal-menu-btn:hover {
    opacity: 0.5;
    transition: all 0.3s 0s ease-in-out;
  }
}
@media screen and (min-width: 1101px) {
  .modal-menu-btn:hover {
    opacity: 0.5;
    transition: all 0.3s 0s ease-in-out;
  }
}
.modal-menu-ico {
  display: flex;
  justify-content: center;
}
.modal-menu-ico-inner {
  display: block;
  width: 100%;
}
.modal-menu-ico__img {
  width: 100%;
}
.modal .close-btn {
  display: block;
  width: 60vw;
  margin: 20% auto 0 auto;
  border: solid 2px #1B2329;
  border-radius: 80px;
  cursor: pointer;
  transition: all 0.3s 0s ease-in-out;
}
@media screen and (min-width: 768px) {
  .modal .close-btn {
    width: 360px;
    margin: 80px auto 0 auto;
  }
  .modal .close-btn:hover {
    background-color: #1B2329;
  }
}
@media screen and (min-width: 1101px) {
  .modal .close-btn {
    width: 360px;
    margin: 80px auto 0 auto;
  }
  .modal .close-btn:hover {
    background-color: #1B2329;
  }
}
.modal .close-btn-text {
  padding: 3% 0;
  text-align: center;
  font-size: 24px;
  color: #1B2329;
  transition: all 0.3s 0s ease-in-out;
}
@media screen and (min-width: 768px) {
  .modal .close-btn-text:hover {
    color: #DADADA;
  }
}
@media screen and (min-width: 1101px) {
  .modal .close-btn-text {
    padding: 16px 0;
  }
  .modal .close-btn-text:hover {
    color: #DADADA;
  }
}

.bk-color {
  display: block;
  aspect-ratio: 1/1;
  border-radius: 50%;
  filter: blur(50px);
  position: absolute;
}

.active-flex {
  display: flex;
}

.stay {
  overflow: hidden;
}

.js-scroll-animation {
  animation: fadeIn 2s ease-in forwards;
}

.js-scroll-animation__fadeup {
  animation-name: fadeUpAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeUpAnime {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.music.sec__bg.js-scroll-animation::before,
.music.sec__bg.js-scroll-animation::after {
  animation: fadeIn 2s ease-in forwards;
}

.text-link {
  color: #12a4cc;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .text-link:hover {
    opacity: 0.5;
  }
}
@media screen and (min-width: 1101px) {
  .text-link:hover {
    opacity: 0.5;
  }
}

.small-text {
  font-size: 60%;
  line-height: 1.4rem;
}

.large-text {
  line-height: 3rem;
}

.header {
  display: block;
  width: 100%;
  position: relative;
  z-index: 15;
}
@media screen and (min-width: 1101px) {
  .header {
    margin: auto;
  }
}
.header-inner {
  position: absolute;
  display: block;
  width: 100%;
}
.header-contents {
  display: flex;
  justify-content: space-between;
  padding: 2% 4% 0 4%;
}
@media screen and (min-width: 1101px) {
  .header-contents {
    padding-top: 8px;
    padding-left: calc(50% - 490px);
    padding-right: calc(50% - 490px);
  }
}
.header-logo {
  width: 40%;
  margin: auto 0;
  aspect-ratio: 10.11/1;
}
@media screen and (min-width: 768px) {
  .header-logo {
    width: auto;
    height: 32px;
  }
}
@media screen and (min-width: 1101px) {
  .header-logo {
    width: auto;
    height: 32px;
  }
}
.header-logo-inner {
  width: 100%;
}
.header-logo__img {
  width: 100%;
}
.header .h-menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 14%;
  background-color: rgba(15, 15, 15, 0.5);
  border-radius: 100%;
  cursor: pointer;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 768px) {
  .header .h-menu {
    width: 80px;
  }
}
@media screen and (min-width: 1101px) {
  .header .h-menu {
    width: 80px;
  }
}
@media screen and (min-width: 768px) {
  .header .h-menu:hover .h-menu__line--top {
    transform: translate(-30%, 0);
    transition: all 0.3s 0s ease-in-out;
  }
}
@media screen and (min-width: 1101px) {
  .header .h-menu:hover .h-menu__line--top {
    transform: translate(-30%, 0);
    transition: all 0.3s 0s ease-in-out;
  }
}
@media screen and (min-width: 768px) {
  .header .h-menu:hover .h-menu__line--bottom {
    transform: translate(40%, 0);
    transition: all 0.3s 0s ease-in-out;
  }
}
@media screen and (min-width: 1101px) {
  .header .h-menu:hover .h-menu__line--bottom {
    transform: translate(40%, 0);
    transition: all 0.3s 0s ease-in-out;
  }
}
.header .h-menu__line {
  display: block;
  height: 2px;
  width: 40%;
  background-color: #E6E6E6;
}
@media screen and (min-width: 1101px) {
  .header .h-menu__line {
    width: 28px;
  }
}
.header .h-menu__line--top {
  margin: 0 0 14% 0;
  transform: translate(-20%, 0);
}
@media screen and (min-width: 1101px) {
  .header .h-menu__line--top {
    margin: 0 0 12px 0;
  }
}
.header .h-menu__line--bottom {
  transform: translate(20%, 0);
}
@media screen and (min-width: 1101px) {
  .header .h-menu__line--bottom {
    transform: translate(30%, 0);
  }
}
.header .g-navi {
  position: fixed;
  display: none;
  justify-content: center;
  background-color: rgba(28, 35, 41, 0.9019607843);
  width: 100vw;
  height: 100vh;
  z-index: 15;
}
@media screen and (min-width: 768px) {
  .header .g-navi {
    justify-content: right;
  }
}
@media screen and (min-width: 1101px) {
  .header .g-navi {
    justify-content: right;
  }
}
.header .g-navi-fadein {
  animation: slideFadeIn 0.5s ease-out forwards;
}
@media screen and (min-width: 768px) {
  .header .g-navi-fadein {
    animation: slideFadeIn 0.5s ease-out forwards;
  }
}
@media screen and (min-width: 1101px) {
  .header .g-navi-fadein {
    animation: slideFadeIn 0.5s ease-out forwards;
  }
}
.header .g-navi-fadeout {
  animation: slideFadeOut 0.5s ease-out forwards;
}
@media screen and (min-width: 768px) {
  .header .g-navi-fadeout {
    animation: slideFadeOut 0.5s ease-out forwards;
  }
}
@media screen and (min-width: 1101px) {
  .header .g-navi-fadeout {
    animation: slideFadeOut 0.5s ease-out forwards;
  }
}
.header .g-navi__inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 92vw;
  height: 92vh;
  background-color: rgba(140, 140, 140, 0.8);
  margin: auto;
  border-radius: 16px;
  padding: 16vh 6% 20vh 6%;
}
@media screen and (min-width: 768px) {
  .header .g-navi__inner {
    width: 50%;
    height: 92%;
    margin: auto 24px auto 0;
    justify-content: center;
  }
}
@media screen and (min-width: 1101px) {
  .header .g-navi__inner {
    width: 480px;
    height: 95%;
    margin: auto 24px auto 0;
    justify-content: center;
    padding-left: 4%;
  }
}
.header .g-navi-menu {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  gap: 0.7rem;
}
@media screen and (min-width: 768px) {
  .header .g-navi-menu {
    height: 100%;
    max-height: 400px;
    gap: 32px;
  }
}
@media screen and (min-width: 1101px) {
  .header .g-navi-menu {
    height: 400px;
    gap: 32px;
  }
}
.header .g-navi-menu-list {
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .header .g-navi-menu-list:nth-child(n+2) {
    margin: 64px 0 0 0;
  }
}
@media screen and (min-width: 1101px) {
  .header .g-navi-menu-list:nth-child(n+2) {
    margin: 32px 0 0 0;
  }
}
.header .g-navi-menu-text {
  width: 100%;
  font-size: 40px;
  font-weight: bold;
  color: #DADADA;
  transition: all 0.3s 0s ease-in-out;
}
@media screen and (min-width: 768px) {
  .header .g-navi-menu-text:hover {
    color: #1B2329;
  }
}
@media screen and (min-width: 1101px) {
  .header .g-navi-menu-text {
    font-size: 44px;
  }
  .header .g-navi-menu-text:hover {
    color: #1B2329;
  }
}
.header .g-navi .close-btn {
  display: block;
  width: 60vw;
  margin: 12vh auto 0 auto;
  background-color: #DADADA;
  border-radius: 80px;
  cursor: pointer;
  transition: all 0.3s 0s ease-in-out;
}
@media screen and (min-width: 768px) {
  .header .g-navi .close-btn {
    width: 80%;
    margin: 12vh auto 0 auto;
  }
  .header .g-navi .close-btn:hover {
    background-color: #1B2329;
  }
}
@media screen and (min-width: 1101px) {
  .header .g-navi .close-btn {
    width: 280px;
    margin: 30% 0 0 0;
  }
  .header .g-navi .close-btn:hover {
    background-color: #1B2329;
  }
}
.header .g-navi .close-btn-text {
  padding: 3% 0;
  text-align: center;
  font-size: 24px;
  color: #1B2329;
  transition: all 0.3s 0s ease-in-out;
}
@media screen and (min-width: 768px) {
  .header .g-navi .close-btn-text {
    font-size: 28px;
    padding: 3% 0;
  }
  .header .g-navi .close-btn-text:hover {
    color: #DADADA;
  }
}
@media screen and (min-width: 1101px) {
  .header .g-navi .close-btn-text {
    font-size: 28px;
    padding: 8px 0;
  }
  .header .g-navi .close-btn-text:hover {
    color: #DADADA;
  }
}

@keyframes slideFadeIn {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes slideFadeOut {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateX(100%);
  }
}
.mv {
  display: block;
  width: 100vw;
  height: 100vh;
}
@media screen and (min-width: 1101px) {
  .mv {
    height: auto;
  }
}
.mv-photo {
  width: 100%;
  overflow: hidden;
  align-items: center;
  opacity: 0;
  animation: slideAnime 28s infinite;
}
@media screen and (min-width: 1101px) {
  .mv-photo {
    width: 100vw;
    height: 100vh;
  }
}
.mv-photo:nth-child(1) {
  animation-delay: 0s;
}
.mv-photo:nth-child(2) {
  animation-delay: 7s;
}
.mv-photo:nth-child(3) {
  animation-delay: 14s;
}
.mv-photo:nth-child(4) {
  animation-delay: 21s;
}
.mv-photo-behind {
  position: absolute;
  top: 0;
}
.mv-photo__img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100vw;
  height: 100vh;
}
@media screen and (min-width: 1101px) {
  .mv-photo__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.mv-title {
  position: absolute;
  top: 12vh;
  width: 70vw;
  z-index: 2;
  opacity: 0;
  animation: fadeInMV 4s ease-in forwards;
}
@media screen and (min-width: 768px) {
  .mv-title {
    top: auto;
    bottom: 10vh;
    width: 60vw;
  }
}
@media screen and (min-width: 1101px) {
  .mv-title {
    top: auto;
    bottom: 12vh;
    left: calc(50% - 480px);
    width: 388px;
  }
}
.mv-title-text {
  width: 100%;
}
.mv-title-text__img {
  width: 100%;
}
.mv .scroll {
  position: absolute;
  bottom: 3vh;
  right: 7vw;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1101px) {
  .mv .scroll {
    right: calc(50% - 480px);
  }
}
.mv .scroll-text {
  writing-mode: vertical-rl;
  color: #9BA0A5;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .mv .scroll-text {
    font-size: 1.5em;
  }
}
@media screen and (min-width: 1101px) {
  .mv .scroll-text {
    font-size: 18px;
  }
}
.mv .scroll-arrow {
  display: block;
  width: 2vw;
  position: relative;
  left: 0.6vw;
  top: 1vh;
}
@media screen and (min-width: 768px) {
  .mv .scroll-arrow {
    width: 10px;
    left: 0.4vw;
  }
}
@media screen and (min-width: 1101px) {
  .mv .scroll-arrow {
    width: 10px;
    left: 0.3vw;
  }
}
.mv .scroll-arrow__img {
  width: 100%;
}

@keyframes slideAnime {
  0%, 30%, 100% {
    opacity: 0;
  } /* 非表示のタイミング */
  10%, 20% {
    opacity: 1;
  } /* 表示されるタイミング */
}
@keyframes fadeInMV {
  0% {
    opacity: 0;
    filter: blur(10px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
.about-title {
  width: 50%;
  opacity: 0;
  animation-delay: 0.5s;
}
@media screen and (min-width: 768px) {
  .about-title {
    width: 38%;
  }
}
@media screen and (min-width: 1101px) {
  .about-title {
    width: 194px;
  }
}
.about-inner {
  background-color: rgba(217, 217, 217, 0.05);
  border-radius: 16px;
  padding: 12% 6% 14% 6%;
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 1101px) {
  .about-inner {
    width: 980px;
    margin: auto;
    padding: 64px 104px 80px 104px;
  }
}
.about-text {
  font-size: 1rem;
  color: #DADADA;
  line-height: 32px;
  opacity: 0;
  animation-delay: 1s;
}
@media screen and (min-width: 768px) {
  .about-text {
    font-size: 1.5rem;
    line-height: 40px;
  }
}
@media screen and (min-width: 1101px) {
  .about-text {
    font-size: 18px;
    line-height: 34px;
  }
}
.about-bk-color {
  opacity: 0;
}
.about-bk-color__a {
  background: radial-gradient(circle, rgb(252, 176, 62) 0%, rgba(207, 2, 2, 0.5) 100%);
  filter: blur(50px);
  width: 42%;
  top: 30%;
  right: 16%;
  z-index: 2;
  animation: aboutA 20s ease-in-out alternate infinite;
}
@media screen and (min-width: 768px) {
  .about-bk-color__a {
    width: 35%;
  }
}
@media screen and (min-width: 1101px) {
  .about-bk-color__a {
    width: 312px;
    top: calc(5% + 160px);
    right: calc(60% - 480px);
    animation: aboutApc 40s ease-in-out alternate infinite;
  }
}
.about-bk-color__b {
  background: radial-gradient(circle, rgb(62, 195, 252) 0%, rgba(69, 61, 191, 0.5) 100%);
  filter: blur(50px);
  width: 42%;
  top: 45%;
  left: 16%;
  z-index: 1;
  animation: aboutB 20s ease-in-out alternate infinite;
}
@media screen and (min-width: 768px) {
  .about-bk-color__b {
    width: 35%;
  }
}
@media screen and (min-width: 1101px) {
  .about-bk-color__b {
    width: 312px;
    top: calc(23% + 160px);
    left: calc(60% - 480px);
    animation: aboutBpc 40s ease-in-out alternate infinite;
  }
}

@keyframes aboutA {
  to {
    transform: translate(-100%, 50%);
  }
}
@keyframes aboutB {
  to {
    transform: translate(100%, -50%);
  }
}
@keyframes aboutApc {
  to {
    transform: translate(-100%, 60%);
  }
}
@keyframes aboutBpc {
  to {
    transform: translate(100%, -60%);
  }
}
.music {
  opacity: 0;
  position: relative;
  z-index: 10;
  background-color: #1B2329;
  overflow: hidden;
}
.music-inner {
  position: relative;
  background-color: transparent;
  z-index: 3;
}
.music .music-thumb {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.music .music-thumb-inner {
  position: relative;
}
.music .music-thumb-p {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
.music .music-thumb-p__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.music-bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #1B2329;
  opacity: 0.7;
  z-index: 2;
}
.music-title {
  position: relative;
  width: 46%;
  padding-left: 6%;
}
@media screen and (min-width: 768px) {
  .music-title {
    width: 37%;
  }
}
@media screen and (min-width: 1101px) {
  .music-title {
    width: 184px;
    padding: 0 0 80px 0;
    margin-left: calc(50% - 376px);
  }
}
.music-contents {
  position: relative;
  width: 100%;
}
.music-contents-inner {
  width: 70%;
  aspect-ratio: 1/1;
  background-color: #E8E8E8;
  border-radius: 10px;
  margin: auto;
  display: flex;
  justify-content: center;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .music-contents-inner {
    width: 60%;
  }
}
@media screen and (min-width: 1101px) {
  .music-contents-inner {
    width: 464px;
  }
}
.music-contents__img {
  display: block;
  width: 90%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .music-contents__img:hover {
    opacity: 0.5;
    transition: all 0.3s 0s ease-in-out;
  }
}
@media screen and (min-width: 1101px) {
  .music-contents__img:hover {
    opacity: 0.5;
    transition: all 0.3s 0s ease-in-out;
  }
}
.music .swiper {
  overflow: visible;
}
.music .swiper-button-next {
  position: absolute;
  right: 0;
  top: auto;
  display: block;
  content: "";
  width: 10%;
  height: 50%;
  background-color: #E8E8E8;
  position: absolute;
  right: -4%;
  bottom: 25%;
  border-radius: 10px 0 0 10px;
  cursor: pointer;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .music .swiper-button-next {
    bottom: 25%;
    height: 50;
  }
}
@media screen and (min-width: 1101px) {
  .music .swiper-button-next {
    right: calc(46% - 480px);
    bottom: 120px;
    height: 240px;
    width: 240px;
    border-radius: 10px;
    aspect-ratio: 1/1;
    opacity: 1;
  }
  .music .swiper-button-next:hover {
    opacity: 0.7;
    transition: all 0.3s 0s ease-in-out;
  }
}
.music .swiper-button-next:after {
  display: none;
}
.music .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
.music .swiper-button-prev {
  position: absolute;
  right: 0;
  top: auto;
  display: block;
  content: "";
  width: 10%;
  height: 50%;
  background-color: #E8E8E8;
  position: absolute;
  left: -4%;
  bottom: 25%;
  border-radius: 0 10px 10px 0;
  cursor: pointer;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .music .swiper-button-prev {
    bottom: 25%;
    height: 50;
  }
}
@media screen and (min-width: 1101px) {
  .music .swiper-button-prev {
    left: calc(46% - 480px);
    bottom: 120px;
    height: 240px;
    width: 240px;
    border-radius: 10px;
    aspect-ratio: 1/1;
    opacity: 1;
  }
  .music .swiper-button-prev:hover {
    opacity: 0.7;
    transition: all 0.3s 0s ease-in-out;
  }
}
.music .swiper-button-prev:after {
  display: none;
}
.music .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}

.news {
  background-color: #1B2329;
  position: relative;
  z-index: 5;
}
.news-title {
  padding-left: 6%;
  width: 43%;
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .news-title {
    width: 34%;
  }
}
@media screen and (min-width: 1101px) {
  .news-title {
    width: 168px;
    margin-left: calc(50% - 376px);
    padding: 0 0 80px 0;
  }
}
.news-contents {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 1101px) {
  .news-contents {
    width: 752px;
    margin: auto;
  }
}
.news-contents-list {
  color: #E6E6E6;
  display: flex;
  justify-content: space-around;
  padding: 0 6%;
  flex-wrap: wrap;
  opacity: 0;
}
.news-contents-list:nth-child(2) {
  animation-delay: 0.2s;
}
.news-contents-list:nth-child(2) {
  animation-delay: 0.3s;
}
.news-contents-list:nth-child(3) {
  animation-delay: 0.4s;
}
.news-contents-list:nth-child(4) {
  animation-delay: 0.5s;
}
.news-contents-list:nth-child(5) {
  animation-delay: 0.6s;
}
@media screen and (min-width: 1101px) {
  .news-contents-list {
    padding: 0;
  }
}
.news-contents-list__day {
  font-size: 0.8rem;
  padding: 0 8% 0 0;
  text-align: center;
  width: 30%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .news-contents-list__day {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 1101px) {
  .news-contents-list__day {
    font-size: 14px;
  }
}
.news-contents-list__detail {
  font-size: 1rem;
  width: 70%;
}
@media screen and (min-width: 768px) {
  .news-contents-list__detail {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1101px) {
  .news-contents-list__detail {
    font-size: 18px;
  }
}
.news-contents-list::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #D9D9D9;
  opacity: 0.5;
  margin: 5% 0;
}
@media screen and (min-width: 1101px) {
  .news-contents-list::after {
    margin: 32px 0;
  }
}

.live {
  padding-top: 0;
  position: relative;
}
.live-title {
  position: relative;
  width: 33%;
  padding-left: 6%;
  z-index: 5;
  opacity: 0;
  animation-delay: 0.5s;
}
@media screen and (min-width: 768px) {
  .live-title {
    width: 26%;
  }
}
@media screen and (min-width: 1101px) {
  .live-title {
    width: 120px;
    margin-left: calc(50% - 376px);
    padding: 0 0 80px 0;
  }
}
.live-contents {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 6%;
  color: #E6E6E6;
  z-index: 5;
}
@media screen and (min-width: 1101px) {
  .live-contents {
    width: 552px;
    margin: auto;
    padding: 0;
  }
}
.live-contents-list {
  position: relative;
  width: 46%;
  opacity: 0;
}
.live-contents-list:nth-child(1) {
  animation-delay: 1s;
}
.live-contents-list:nth-child(2) {
  animation-delay: 1.2s;
}
.live-contents-list:nth-child(3) {
  animation-delay: 1.2s;
}
.live-contents-list:nth-child(4) {
  animation-delay: 1.4s;
}
@media screen and (min-width: 768px) {
  .live-contents-list {
    width: 44%;
  }
}
@media screen and (min-width: 1101px) {
  .live-contents-list {
    width: 240px;
  }
}
.live-contents-list-inner {
  width: 100%;
}
.live-contents-list:nth-child(n+3) {
  margin-top: 8%;
}
@media screen and (min-width: 768px) {
  .live-contents-list:nth-child(n+3) {
    margin-top: 10%;
  }
}
@media screen and (min-width: 1101px) {
  .live-contents-list:nth-child(n+3) {
    margin-top: 72px;
  }
}
@media screen and (min-width: 768px) {
  .live-contents-list:hover .live-contents-poster__img {
    transform: scale(1.1);
    transition: all 0.5s ease;
  }
}
@media screen and (min-width: 1101px) {
  .live-contents-list:hover .live-contents-poster__img {
    transform: scale(1.1);
    transition: all 0.5s ease;
  }
}
@media screen and (min-width: 768px) {
  .live-contents-list:hover .live-contents__day {
    opacity: 0.5;
    transition: all 0.3s 0s ease-in-out;
  }
}
@media screen and (min-width: 1101px) {
  .live-contents-list:hover .live-contents__day {
    opacity: 0.5;
    transition: all 0.3s 0s ease-in-out;
  }
}
@media screen and (min-width: 768px) {
  .live-contents-list:hover .live-contents__detail {
    opacity: 0.5;
    transition: all 0.3s 0s ease-in-out;
  }
}
@media screen and (min-width: 1101px) {
  .live-contents-list:hover .live-contents__detail {
    opacity: 0.5;
    transition: all 0.3s 0s ease-in-out;
  }
}
.live-contents-poster {
  position: relative;
  z-index: 5;
  width: 100%;
  aspect-ratio: 1/1;
  background-color: #1B2329;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.live-contents-poster__img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  transition: all 0.5s ease;
}
@media screen and (min-width: 768px) {
  .live-contents-poster__img:hover {
    transform: scale(1.1);
    transition: all 0.5s ease;
  }
}
@media screen and (min-width: 1101px) {
  .live-contents-poster__img:hover {
    transform: scale(1.1);
    transition: all 0.5s ease;
  }
}
.live-contents__day {
  font-size: 0.8rem;
  padding: 4% 0;
}
@media screen and (min-width: 768px) {
  .live-contents__day {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 1101px) {
  .live-contents__day {
    font-size: 14px;
    padding: 8px 0;
  }
}
.live-contents__detail {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .live-contents__detail {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1101px) {
  .live-contents__detail {
    font-size: 16px;
  }
}
.live-more {
  color: #E6E6E6;
  width: 100%;
  padding: 11% 6% 0 6%;
  display: flex;
  justify-content: right;
  opacity: 0;
  animation-delay: 2s;
  display: none;
}
@media screen and (min-width: 1101px) {
  .live-more {
    width: 552px;
    padding: 72px 0 0 0;
    text-align: right;
    margin: auto;
  }
}
.live-more-text {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .live-more-text {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1101px) {
  .live-more-text {
    font-size: 18px;
  }
}
.live-bk-color__a {
  width: 30%;
  top: 8%;
  right: 30%;
  background: radial-gradient(circle, rgb(252, 63, 63) 0%, rgba(69, 61, 191, 0.5) 100%);
  z-index: 3;
  animation: liveA 30s ease-in-out alternate infinite;
  transform-origin: center 100%;
}
@media screen and (min-width: 1101px) {
  .live-bk-color__a {
    width: 296px;
    animation: liveApc 40s ease-in-out alternate infinite;
    right: calc(54% - 276px);
    top: 90px;
  }
}
.live-bk-color__b {
  width: 30%;
  top: 33%;
  right: 40%;
  background: radial-gradient(circle, rgb(252, 176, 62) 0%, rgba(207, 2, 2, 0.5) 100%);
  z-index: 1;
  animation: liveB 20s ease-in-out alternate infinite;
}
@media screen and (min-width: 1101px) {
  .live-bk-color__b {
    width: 296px;
    animation: liveBpc 30s ease-in-out alternate infinite;
    right: calc(60% - 276px);
    top: 250px;
  }
}
.live-bk-color__c {
  width: 30%;
  top: 35%;
  right: 50%;
  background: radial-gradient(circle, rgb(62, 183, 252) 0%, rgba(69, 61, 191, 0.5) 100%);
  z-index: 2;
  animation: liveC 30s alternate infinite;
  transform-origin: center 100%;
}
@media screen and (min-width: 1101px) {
  .live-bk-color__c {
    width: 296px;
    animation: liveC 40s alternate infinite;
    right: calc(65% - 276px);
    top: 350px;
  }
}

@keyframes liveA {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes liveApc {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes liveB {
  to {
    transform: translate(100%, -50%);
  }
}
@keyframes liveBpc {
  to {
    transform: translate(70%, -50%);
  }
}
@keyframes liveC {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes liveCpc {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.comment {
  overflow: hidden;
  position: relative;
}
.comment__bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #E6E6E6;
  border-radius: 0 120px 0 0;
  opacity: 0.7;
  z-index: 2;
}
@media screen and (min-width: 1101px) {
  .comment__bg {
    width: calc(50% + 480px);
  }
}
.comment-title {
  position: relative;
  z-index: 5;
  padding-left: 6%;
  width: 71%;
  opacity: 0;
  animation-delay: 0.5s;
}
@media screen and (min-width: 768px) {
  .comment-title {
    width: 56%;
  }
}
@media screen and (min-width: 1101px) {
  .comment-title {
    width: 288px;
    margin-left: calc(50% - 376px);
    padding: 0 0 80px 0;
  }
}
.comment-contents {
  position: relative;
  display: flex;
  flex-direction: column;
  color: #1B2329;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  .comment-contents {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1101px) {
  .comment-contents {
    flex-direction: row;
    width: 856px;
    padding-right: 64px;
    margin-left: calc(50% - 376px);
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.comment-contents-list {
  position: relative;
  display: block;
  background-color: rgba(27, 35, 41, 0.15);
  width: 100%;
  border-radius: 20px;
  padding: 12% 6% 14% 6%;
  opacity: 0;
}
.comment-contents-list:nth-child(1) {
  animation-delay: 1s;
}
.comment-contents-list:nth-child(2) {
  animation-delay: 1.2s;
}
.comment-contents-list:nth-child(3) {
  animation-delay: 1.4s;
}
@media screen and (min-width: 768px) {
  .comment-contents-list {
    width: 47%;
    padding: 8% 5%;
  }
}
@media screen and (min-width: 1101px) {
  .comment-contents-list {
    width: 368px;
    padding: 40px 32px;
  }
}
.comment-contents-list:nth-child(n+2) {
  margin: 15% 0 0 0;
}
@media screen and (min-width: 768px) {
  .comment-contents-list:nth-child(n+2) {
    margin: 0;
  }
}
@media screen and (min-width: 1101px) {
  .comment-contents-list:nth-child(n+2) {
    margin: 0;
  }
}
.comment-contents-list:nth-child(n+3) {
  margin: 80px 0 0 0;
}
.comment-contents-title {
  font-size: 1.5rem;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .comment-contents-title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1101px) {
  .comment-contents-title {
    font-size: 26px;
  }
}
.comment-contents-title::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #E6E6E6;
  margin: 6% 0 9% 0;
}
@media screen and (min-width: 1101px) {
  .comment-contents-title::after {
    margin: 24px 0;
  }
}
.comment-contents-text {
  line-height: 28px;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .comment-contents-text {
    font-size: 1.5rem;
    line-height: 36px;
  }
}
@media screen and (min-width: 1101px) {
  .comment-contents-text {
    font-size: 18px;
  }
}
.comment-bk-color__a {
  width: 50%;
  top: 7%;
  right: -10%;
  background: radial-gradient(circle, rgb(252, 176, 62) 0%, rgba(229, 229, 229, 0.12) 100%);
  z-index: 3;
  animation: comA 25s ease-in-out alternate infinite;
}
@media screen and (min-width: 1101px) {
  .comment-bk-color__a {
    width: 400px;
    left: calc(75% - 428px);
    top: 320px;
    animation: comApc 25s ease-in-out alternate infinite;
  }
}
.comment-bk-color__b {
  width: 50%;
  top: 20%;
  right: 0%;
  background: radial-gradient(circle, rgb(62, 221, 252) 0%, rgba(229, 229, 229, 0.12) 100%);
  z-index: 2;
  animation: comB 30s ease-in-out alternate infinite;
  transform-origin: center 50%;
}
@media screen and (min-width: 1101px) {
  .comment-bk-color__b {
    width: 400px;
    left: calc(60% - 428px);
    top: 480px;
    animation: comBpc 30s ease-in-out alternate infinite;
  }
}
.comment-bk-color__c {
  width: 60%;
  top: 57%;
  left: -10%;
  background: radial-gradient(circle, rgb(252, 176, 62) 0%, rgba(229, 229, 229, 0.12) 100%);
  z-index: 3;
  animation: comC 25s ease-in-out alternate infinite;
}
@media screen and (min-width: 1101px) {
  .comment-bk-color__c {
    width: 400px;
    left: calc(60% - 428px);
    bottom: 480px;
    top: auto;
    animation: comCpc 25s ease-in-out alternate infinite;
  }
}
.comment-bk-color__d {
  width: 60%;
  top: 70%;
  left: 0%;
  background: radial-gradient(circle, rgb(62, 221, 252) 0%, rgba(229, 229, 229, 0.12) 100%);
  z-index: 2;
  animation: comD 30s alternate infinite;
  transform-origin: center 50%;
}
@media screen and (min-width: 1101px) {
  .comment-bk-color__d {
    width: 400px;
    left: calc(70% - 428px);
    bottom: 320px;
    top: auto;
    animation: comDpc 30s alternate infinite;
  }
}
@keyframes comA {
  to {
    transform: translate(10%, 120%);
  }
}
@keyframes comApc {
  to {
    transform: translate(20%, 50%);
  }
}
@keyframes comB {
  to {
    transform: translate(15%, -120%);
  }
}
@keyframes comBpc {
  to {
    transform: translate(30%, -30%);
  }
}
@keyframes comC {
  to {
    transform: translate(10%, 120%);
  }
}
@keyframes comCpc {
  to {
    transform: translate(20%, 50%);
  }
}
@keyframes comD {
  to {
    transform: translate(15%, -120%);
  }
}
@keyframes comDpc {
  to {
    transform: translate(30%, -30%);
  }
}

.footer {
  padding-bottom: 6%;
}
@media screen and (min-width: 768px) {
  .footer {
    padding-bottom: 5%;
  }
}
@media screen and (min-width: 1101px) {
  .footer {
    padding-bottom: 40px;
  }
}
.footer-sns {
  display: flex;
  justify-content: space-around;
}
@media screen and (min-width: 768px) {
  .footer-sns {
    width: 60%;
    margin: auto;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1101px) {
  .footer-sns {
    width: 496px;
    margin: auto;
    justify-content: space-between;
  }
}
.footer-sns-list {
  display: block;
}
@media screen and (min-width: 768px) {
  .footer-sns-list:hover {
    opacity: 0.2;
    transition: all 0.3s 0s ease-in-out;
  }
}
@media screen and (min-width: 1101px) {
  .footer-sns-list:hover {
    opacity: 0.2;
    transition: all 0.3s 0s ease-in-out;
  }
}
.footer-sns-ico {
  width: 100%;
}
.footer-sns-ico-inner {
  width: 100%;
}
.footer-sns-ico__img {
  width: 100%;
}
.footer .ico-x {
  width: 11%;
}
@media screen and (min-width: 1101px) {
  .footer .ico-x {
    width: 78px;
  }
}
.footer .ico-insta {
  width: 11%;
}
@media screen and (min-width: 1101px) {
  .footer .ico-insta {
    width: 80px;
  }
}
.footer .ico-yt {
  width: 16%;
}
@media screen and (min-width: 1101px) {
  .footer .ico-yt {
    width: 112px;
  }
}
.footer-copy {
  color: #E6E6E6;
  font-size: 0.8rem;
  width: 100%;
  text-align: center;
  padding: 10% 0 0 0;
}
@media screen and (min-width: 768px) {
  .footer-copy {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 1101px) {
  .footer-copy {
    padding: 64px 0 0 0;
    font-size: 14px;
  }
}/*# sourceMappingURL=style.css.map */