@charset "UTF-8";
/* ==============================================================
*  base
* ============================================================ */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: inherit;
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

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

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}


body {
  word-wrap: break-word;
}

section, main {
  display: block;
}

*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}

i, em {
  font-style: normal;
}

table {
  border-collapse: collapse;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
  line-height: 0;
}

* {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

/* ==============================================================
*  contents
* ============================================================ */
/* common.scss
============================== */
html, body {
  height: 100%;
}

body {
  background: #0A0A0A;
  color: #ffffff;
  word-wrap: break-word;
}
@media screen and (min-width: 961px) {
  body {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  body {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}

a {
  color: inherit;
  text-decoration: none;
  line-height: 1;
}

img {
  width: 100%;
  max-width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  line-height: 0;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

::-moz-selection {
  background: #ffffff;
  color: #0A0A0A;
}

::selection {
  background: #ffffff;
  color: #0A0A0A;
}

::-moz-selection {
  background: #ffffff;
  color: #0A0A0A;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.svg-parts {
  display: none;
}

.block--pager {
  text-align: left;
  letter-spacing: -0.5em;
  margin: 40px 0 auto;
  padding: 0;
  height: 60px;
  position: relative;
}
.block--pager li {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  padding: 0.6em 0;
  margin: 0 15px;
  letter-spacing: 0.03em;
  text-align: center;
  vertical-align: middle;
  position: relative;
  font-size: 18px;
}
.block--pager a {
  display: block;
  position: relative;
  text-decoration: none;
}
.block--pager .arrow svg {
  width: 20px;
}
.block--pager .pager__item--number {
  text-align: center;
  color: #fff;
}
.block--pager .pager__item--newer {
  width: 40px;
  height: 40px;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
  margin: 0 20px;
}
.block--pager .pager__item--newer a, .block--pager .pager__item--newer span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 0;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: center;
}
.block--pager .pager__item--newer a::after, .block--pager .pager__item--newer span::after {
  content: "";
  display: block;
  position: absolute;
}
.block--pager .pager__item--newer a .arrow, .block--pager .pager__item--newer span .arrow {
  opacity: 1;
}
.block--pager .pager__item--newer .arrow {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.block--pager .pager__item--newer span {
  opacity: 0.4;
  line-height: 15px;
}
.block--pager .pager__item--older {
  width: 40px;
  height: 40px;
  padding: 0;
  position: relative;
  top: 0;
  right: 0;
  margin: 0 20px;
}
.block--pager .pager__item--older a, .block--pager .pager__item--older span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 0;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: center;
}
.block--pager .pager__item--older a::after, .block--pager .pager__item--older span::after {
  content: "";
  display: block;
  position: absolute;
}
.block--pager .pager__item--older a .arrow, .block--pager .pager__item--older span .arrow {
  opacity: 1;
}
.block--pager .pager__item--older span {
  opacity: 0.4;
}
.block--pager .pager__item--newer,
.block--pager .pager__item--older {
  z-index: 2;
}
.block--pager .pager__item--newer::before,
.block--pager .pager__item--older::before {
  display: none !important;
}
.block--pager .pager__item--other {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.block--pager .pager__item--other a {
  position: relative;
  padding: 3px 0;
}
.block--pager .pager__item--current {
  display: inline-block;
  position: relative;
  padding: 0.6em 0;
  line-height: 0.5;
  vertical-align: middle;
  letter-spacing: normal;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.5);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.txt--basic {
  margin: 0 0 1em;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
}

.txt--sub {
  font-size: 0.85em;
  line-height: 1.8em;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.bold {
  font-weight: bold;
}

/* image */
.ph, .thumb, .keyvisual {
  position: relative;
  line-height: 0;
}
.ph img, .thumb img, .keyvisual img {
  width: 100%;
}
.ph img::after, .thumb img::after, .keyvisual img::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ph::after, .thumb::after, .keyvisual::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ph .dummy, .thumb .dummy, .keyvisual .dummy {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* video */
video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.video {
  position: relative;
  padding-top: 56.25%;
}
.video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.block--player {
  width: 100%;
  aspect-ratio: 16/9;
  margin: 20px 0;
  position: relative;
  background: #000;
}

.instagram-media {
  min-width: 100% !important;
  max-width: 100% !important;
}

.page--home .header {
  opacity: 0;
  -webkit-transition: opacity 0.4s 2.8s;
  transition: opacity 0.4s 2.8s;
}
.page--home .header .drawer__btn {
  opacity: 0;
  -webkit-transition: opacity 0.4s 2.8s;
  transition: opacity 0.4s 2.8s;
}
.page--home .section--top .block--logo {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.4s 2s, -webkit-transform 0.4s 2s;
  transition: opacity 0.4s 2s, -webkit-transform 0.4s 2s;
  transition: transform 0.4s 2s, opacity 0.4s 2s;
  transition: transform 0.4s 2s, opacity 0.4s 2s, -webkit-transform 0.4s 2s;
}
.page--home .section--top .line--logo {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.4s 2.8s, -webkit-transform 0.4s 2.8s;
  transition: opacity 0.4s 2.8s, -webkit-transform 0.4s 2.8s;
  transition: transform 0.4s 2.8s, opacity 0.4s 2.8s;
  transition: transform 0.4s 2.8s, opacity 0.4s 2.8s, -webkit-transform 0.4s 2.8s;
}
.page--home .section--top .block--keyvisual .keyvisual::before {
  content: "";
  display: block;
  width: 110%;
  height: 110%;
  position: absolute;
  background: #0A0A0A;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition: -webkit-transform 0.8s 2.3s;
  transition: -webkit-transform 0.8s 2.3s;
  transition: transform 0.8s 2.3s;
  transition: transform 0.8s 2.3s, -webkit-transform 0.8s 2.3s;
}
.page--home .section--top .block--scroll .scroll {
  opacity: 0;
  -webkit-transition: 0.3s 2.6s;
  transition: 0.3s 2.6s;
}
.page--home .section--top .header {
  opacity: 0;
  -webkit-transition: opacity 0.4s 2.6s;
  transition: opacity 0.4s 2.6s;
}

.loaded.page--home header {
  opacity: 1;
}
.loaded.page--home header .logo img {
  opacity: 1;
  -webkit-transform: translate(0);
          transform: translate(0);
}
.loaded.page--home header .drawer__btn {
  opacity: 1;
}
.loaded.page--home .section--top .block--logo {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.loaded.page--home .section--top .line--logo {
  opacity: 0.2;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.loaded.page--home .section--top .block--keyvisual .keyvisual::before {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}
.loaded.page--home .section--top .block--scroll .scroll {
  opacity: 1;
}

.delighter {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: 0.45s 0.2s;
  transition: 0.45s 0.2s;
}

.delighter.started {
  -webkit-transform: translate(0);
          transform: translate(0);
  opacity: 1;
}

.section--info,
.section--video,
.section--schedule,
.section--staffblog,
.block--login {
  -webkit-transform: translate(0);
          transform: translate(0);
  opacity: 1;
}

.section--info .section--inner .tit-wrap,
.section--video .section--inner .tit-wrap,
.section--schedule .section--inner .tit-wrap,
.section--staffblog .section--inner .tit-wrap {
  opacity: 0;
  -webkit-transition: opacity 0.4s 0.3s;
  transition: opacity 0.4s 0.3s;
}
.section--info.delighter.started .section--inner .tit-wrap,
.section--video.delighter.started .section--inner .tit-wrap,
.section--schedule.delighter.started .section--inner .tit-wrap,
.section--staffblog.delighter.started .section--inner .tit-wrap {
  opacity: 1;
}

.section--video .tit-wrap {
  opacity: 0;
  -webkit-transition: all 0.3s 0.4s ease;
  transition: all 0.3s 0.4s ease;
}
.section--video .video-container {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all 0.3s 0.8s ease;
  transition: all 0.3s 0.8s ease;
}
.section--video.delighter.started .tit-wrap {
  opacity: 1;
}
.section--video.delighter.started .video-container {
  opacity: 1;
  -webkit-transform: translate(0);
          transform: translate(0);
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  position: static;
  font-family: "Oswald", sans-serif;
}
.swiper-horizontal > .swiper-pagination-bullets > span, .swiper-pagination-bullets.swiper-pagination-horizontal > span, .swiper-pagination-custom > span, .swiper-pagination-fraction > span {
  display: block;
}

.swiper-button-next, .swiper-button-prev {
  color: #ffffff;
  font-family: "Oswald", sans-serif;
}
.swiper-button-next::after, .swiper-button-prev::after {
  content: none;
}

.swiper-button-next, .swiper-button-prev {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  opacity: 1;
  position: relative;
  display: block;
  padding: 10px 0;
  top: 0;
  left: 2%;
  z-index: 20;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.4;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
  opacity: 0.4;
}
.swiper-button-next:hover.swiper-button-disabled, .swiper-button-prev:hover.swiper-button-disabled {
  opacity: 0.4;
}

.swiper-pagination-fraction {
  margin-bottom: 40px;
}

.swiper-pagination-current {
  margin-bottom: 30px;
  position: relative;
}
.swiper-pagination-current::after {
  content: "";
  display: block;
  width: 13px;
  height: 1px;
  background: #ffffff;
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0.5;
}

.swiper-pagination-total {
  opacity: 0.5;
}

.form--post dt {
  margin: 3em 0 1em;
  opacity: 0.6;
}
.form--post dd {
  margin: 0 0 1em;
}

.block--error {
  color: #575757;
  background: #ffdada;
  padding: 10px;
}

/* placeholder */
::-webkit-input-placeholder {
  color: #ddd;
}

::-moz-placeholder {
  color: #ddd;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #ddd;
}

:-moz-placeholder {
  color: #ddd;
}

/* autofill */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/* input */
input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=number],
button {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ffffff;
  border-radius: 0.3em;
  padding: 0.5em;
  color: #0A0A0A;
  border-radius: 0;
  background: #fff;
}
@media screen and (min-width: 961px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=password],
  input[type=number],
  button {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=password],
  input[type=number],
  button {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
input[type=text].form__error,
input[type=tel].form__error,
input[type=email].form__error,
input[type=password].form__error,
input[type=number].form__error,
button.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
input[type=text].form__error:focus,
input[type=tel].form__error:focus,
input[type=email].form__error:focus,
input[type=password].form__error:focus,
input[type=number].form__error:focus,
button.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
input[type=text][disabled],
input[type=tel][disabled],
input[type=email][disabled],
input[type=password][disabled],
input[type=number][disabled],
button[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}

input[readonly=readonly],
input[readonly=readonly] {
  border: none;
  background: #fff;
}

button {
  border: none;
  line-height: 1;
}

/* textarea */
textarea {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ffffff;
  border-radius: 0.3em;
  padding: 0.5em;
  height: 10em;
  border-radius: 0;
  background: #ffffff;
  border: 1px solid #888;
}
@media screen and (min-width: 961px) {
  textarea {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  textarea {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
textarea.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
textarea.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
textarea[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}

/* select */
.form__select {
  width: 200px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.form__select::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 1px solid #0A0A0A;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  vertical-align: middle;
  right: 0;
}
.form__select select {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ffffff;
  border-radius: 0.3em;
  padding: 0.5em;
  padding-right: 2.3em;
  border-radius: 0;
  border: 1px solid #888;
  background: #ffffff;
  cursor: pointer;
  color: #ffffff;
}
@media screen and (min-width: 961px) {
  .form__select select {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__select select {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.form__select select.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
.form__select select.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
.form__select select[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}
.form__select::after {
  position: absolute;
  right: 1.3em;
  top: 42%;
  border: 1px solid #000;
  border-top: none;
  border-right: none;
}

/* checkbox */
.form__checkbox label p {
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 961px) {
  .form__checkbox label p {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__checkbox label p {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.form__checkbox input[type=checkbox],
.form__checkbox input[type=radio] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__checkbox.form__error {
  color: #f33;
}
.form__checkbox label p {
  padding-left: 1.6em;
}
.form__checkbox label p::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  border: 1px solid #888;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.form__checkbox label p::after {
  content: "";
  display: inline-block;
  width: 0.8em;
  height: 0.4em;
  border: 2px solid #ffffff;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  top: 70%;
  left: 0.2em;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  opacity: 0;
}
.form__checkbox :checked ~ p::before {
  background: #0A0A0A;
}
.form__checkbox :checked ~ p::after {
  top: 50%;
  opacity: 1;
}

/* radio */
.form__radio label p {
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 961px) {
  .form__radio label p {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__radio label p {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.form__radio input[type=checkbox],
.form__radio input[type=radio] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__radio.form__error {
  color: #f33;
}
.form__radio label p {
  padding-left: 1.6em;
}
.form__radio label p::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
  border: 1px solid #888;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.form__radio :checked ~ p::before {
  border-color: #ffffff;
  border-width: 0.3em;
}

/* toggle button */
.form__toggle label p {
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 961px) {
  .form__toggle label p {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__toggle label p {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.form__toggle input[type=checkbox],
.form__toggle input[type=radio] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__toggle.form__error {
  color: #f33;
}
.form__toggle label p {
  padding-left: 0;
  position: relative;
}
.form__toggle label p::before,
.form__toggle label p::after {
  content: "";
  display: block;
  height: 30px;
  margin: -15px 0 0;
  position: absolute;
  border: 1px solid #ffffff;
}
.form__toggle label p::before {
  width: 50px;
  border-radius: 15px;
  top: 50%;
  right: 0;
}
.form__toggle label p::after {
  width: 30px;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  top: 50%;
  right: 20px;
}
.form__toggle :checked ~ p::before {
  background: #575757;
  border-color: #575757;
}
.form__toggle :checked ~ p::after {
  right: 0;
}

/* horizontal */
.form--horizontal li {
  display: inline-block;
}

.form--horizontal label {
  display: inline-block;
  margin: 0 0.3em 0 0;
}

.form--confirm {
  margin: 0 0 2em;
}

.form--confirm {
  border: 1px solid #888;
  padding: 40px 30px 10px;
  margin-bottom: 40px;
}
.form--confirm dt {
  margin: 0 0 10px;
  opacity: 0.4;
}
.form--confirm dd {
  margin: 0 0 30px;
}

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

@keyframes horizontal {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes scroll {
  0% {
    height: 0%;
    top: 0px;
    bottom: auto;
  }
  46% {
    height: 100%;
    top: 0;
    bottom: auto;
  }
  50% {
    height: 100%;
    bottom: 0;
    top: auto;
  }
  54% {
    height: 100%;
    bottom: 0;
    top: auto;
  }
  100% {
    height: 0;
    bottom: 0;
    top: auto;
  }
}
@keyframes scroll {
  0% {
    height: 0%;
    top: 0px;
    bottom: auto;
  }
  46% {
    height: 100%;
    top: 0;
    bottom: auto;
  }
  50% {
    height: 100%;
    bottom: 0;
    top: auto;
  }
  54% {
    height: 100%;
    bottom: 0;
    top: auto;
  }
  100% {
    height: 0;
    bottom: 0;
    top: auto;
  }
}
@-webkit-keyframes svgAnime {
  0% {
    fill: transparent;
    stroke-dasharray: 1500px;
    stroke-dashoffset: 1500px;
  }
  28% {
    stroke-dashoffset: 0;
    fill: transparent;
  }
  45% {
    fill: #ffffff;
  }
  100% {
    stroke-width: 0;
  }
}
@keyframes svgAnime {
  0% {
    fill: transparent;
    stroke-dasharray: 1500px;
    stroke-dashoffset: 1500px;
  }
  28% {
    stroke-dashoffset: 0;
    fill: transparent;
  }
  45% {
    fill: #ffffff;
  }
  100% {
    stroke-width: 0;
  }
}
@-webkit-keyframes svgAnime-black {
  0% {
    fill: transparent;
    stroke-dasharray: 1000px;
    stroke-dashoffset: 1000px;
  }
  20% {
    fill: transparent;
  }
  32% {
    stroke-dashoffset: 0;
  }
  30% {
    fill: #0A0A0A;
  }
  100% {
    stroke-width: 0;
  }
}
@keyframes svgAnime-black {
  0% {
    fill: transparent;
    stroke-dasharray: 1000px;
    stroke-dashoffset: 1000px;
  }
  20% {
    fill: transparent;
  }
  32% {
    stroke-dashoffset: 0;
  }
  30% {
    fill: #0A0A0A;
  }
  100% {
    stroke-width: 0;
  }
}
@-webkit-keyframes load {
  0% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
@keyframes load {
  0% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
@-webkit-keyframes heart {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  60% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  70% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  80% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  90% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes heart {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  60% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  70% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  80% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  90% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.btn {
  text-align: center;
}

.btn-base-style, .page--info.page--report .section--detail .section--inner .button a, .btn--sub, .btn--main {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  border: none;
  position: relative;
  z-index: 1;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
}

.btn--main {
  background: #575757;
  color: #ffffff;
  border: 1px solid #575757;
  height: inherit !important;
  line-height: inherit !important;
  padding: 20px;
  margin: 1em 0;
}

.btn--sub {
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
  margin: 1em 0;
  height: auto;
}
@media screen and (min-width: 756px) and (max-width: 961px) {
  .btn--sub {
    min-width: 50%;
    line-height: 60px;
  }
}

input.btn--main {
  padding: 21px;
}

.detail__btn {
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.02em;
  font-size: 18px;
  text-align: left;
  display: inline-block;
  margin-top: 60px;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

.date, .category {
  font-size: 15px;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.05em;
  font-weight: 400;
}

.category > span {
  padding: 0 5px 3px;
  background: #575757;
}

.commingsoon {
  opacity: 0.5;
  display: block;
  text-align: center;
}

.no-data {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
  opacity: 0;
  -webkit-transform: translate(0);
          transform: translate(0);
  -webkit-transition: opacity 0.7s 0.8s;
  transition: opacity 0.7s 0.8s;
}
.no-data.delighter.started {
  opacity: 1;
}

.tit {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
  word-break: break-word;
}

.list--information {
  position: relative;
  z-index: 2;
}
.list--information li {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
  margin-bottom: 14px;
}
.list--information li a {
  padding: 35px 30px;
  position: relative;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  background: rgba(28, 28, 28, 0.6);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  text-align: left;
  overflow: hidden;
}
.list--information li a .date, .list--information li a .category {
  display: inline-block;
  margin-bottom: 0;
}
.list--information li a .date {
  margin-right: 2em;
}
.list--information li a .category > span {
  padding: 2px 5px;
  background: #575757;
}
.list--information li a .tit {
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s 0.6s ease;
  transition: all 0.3s 0.6s ease;
}
.list--information li a .icon--new {
  display: block;
  width: 6vw;
  height: 3.5vw;
  position: absolute;
  right: 0;
  bottom: -10px;
  color: rgba(255, 255, 255, 0.4);
}
.list--information li:last-child a span.bottom {
  display: block;
}
.list--information li.delighter.started span.top, .list--information li.delighter.started span.bottom {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.list--information.list--schedule li a {
  display: block;
}
.list--information.list--schedule li a .box {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.list--information.list--schedule li a .date-box {
  margin-right: 40px;
}
.list--information.list--schedule li a .block--date {
  font-family: "Oswald", sans-serif;
  text-align: left;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list--information.list--schedule li a .block--date .md {
  font-size: 50px;
  display: block;
  margin-left: -2px;
}
.list--information.list--schedule li a .block--date .year {
  font-size: 12px;
  letter-spacing: 0.02em;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  display: block;
  width: 5em;
  margin-left: -33px;
  margin-top: 18px;
}
.list--information.list--schedule li a .block--date.second {
  margin-top: 10px;
}
.list--information.list--schedule li a .block--date.second::before {
  content: "";
  display: block;
  width: 1px;
  height: 10px;
  position: absolute;
  background: #ffffff;
  top: -5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.list--information.fc a {
  color: #0A0A0A;
  background: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
.list--information.fc a .icon--new {
  color: rgba(10, 10, 10, 0.2);
}
.list--information.fc .category > span {
  background-color: #ffffff;
}
.list--information.fc .category.dateotoko {
  font-family: "vdl-v7gothic", sans-serif;
  font-weight: 700;
  font-size: 13px;
}
.list--information.fc .category.dateotoko span {
  padding: 5px;
}

.list--contents {
  position: relative;
  z-index: 3;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
.list--contents li .thumb {
  width: 100%;
  height: 100%;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
.list--contents li .thumb .blur {
  width: 200%;
  height: 200%;
  position: absolute;
  top: -50%;
  left: -50%;
  z-index: 1;
}
.list--contents li .thumb .blur img {
  -webkit-filter: blur(80px);
          filter: blur(80px);
  background-size: cover;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.list--contents li .thumb .icon--new {
  position: absolute;
  bottom: -1vw;
  left: -1vw;
  z-index: 10;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.list--contents li .thumb .icon--new svg {
  width: 10vw;
}
.list--contents li .thumb img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  background-size: contain;
}
.list--contents li .thumb img.dummy {
  background-size: cover;
}
.list--contents li .tit {
  margin-bottom: 5px;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
.list--contents li .date, .list--contents li .tit {
  position: relative;
  z-index: 3;
  display: block;
}
.list--contents li .date {
  font-size: 15px;
  margin-bottom: 5px;
  display: inline-block;
}
.list--contents li .icon--new {
  color: #575757;
  margin-left: 13px;
}
.list--contents li .icon--new svg {
  width: 60px;
}
.list--contents li.delighter.schedule {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.list--photo {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: flex-start;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list--photo li {
  width: 33.3333333333%;
}

.block--category {
  font-family: "Oswald", sans-serif;
  margin-bottom: 40px;
}
.block--category li {
  display: inline-block;
  margin: 0 0.5em 0.5em 0;
}
.block--category li.dateotoko {
  font-family: "vdl-v7gothic", sans-serif;
  font-weight: 700;
}
.block--category li a {
  display: block;
  line-height: 1;
  font-size: 15px;
  padding: 5px;
  letter-spacing: 0.05em;
}
.block--category li a span {
  display: inline;
  position: relative;
}
.block--category .current a {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.5);
  pointer-events: none;
}

.block--sort-category {
  z-index: 20;
  position: absolute;
  width: 25%;
}
.block--sort-category .block--sort {
  width: 100%;
  max-height: 60vh;
  background: #000;
  color: #0A0A0A;
  position: relative;
  right: 0;
  top: 30px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  display: none;
}
.block--sort-category .block--sort .list--sort {
  margin-left: 14px;
}
.block--sort-category .block--sort .list--sort li {
  border-bottom: 1px solid rgba(10, 10, 10, 0.4);
}
.block--sort-category .block--sort .list--sort li:last-child {
  border: none;
}
.block--sort-category .block--sort .list--sort li .category {
  font-size: 1rem;
  display: block;
}
.block--sort-category .block--sort .list--sort li .category label {
  position: relative;
  display: block;
  padding: 14px 40px 14px 0;
  cursor: pointer;
}
.block--sort-category .block--sort .list--sort li .category label::before {
  position: absolute;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #0A0A0A;
  right: 16px;
  top: 19px;
}
.block--sort-category .block--sort .list--sort li .category label::after {
  position: absolute;
  content: "";
  display: block;
  border-radius: 50%;
  background: #0A0A0A;
  width: 10px;
  height: 10px;
  right: 19px;
  top: 22px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.block--sort-category .block--sort .list--sort li .category input[type=radio] {
  display: none;
}
.block--sort-category .block--sort .list--sort li .category input[type=radio]:checked + label::after {
  opacity: 1;
}
.block--sort-category .block--sort::-webkit-scrollbar {
  width: 10px;
}
.block--sort-category .block--sort::-webkit-scrollbar-track {
  background-color: #000;
}
.block--sort-category .block--sort::-webkit-scrollbar-thumb {
  background-color: #0A0A0A;
}
.block--sort-category.is-open .block--sort {
  display: block;
}

.btn--sort {
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  top: 0;
  right: 0;
  width: 147px;
  height: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.btn--sort .label {
  font-family: "Oswald", sans-serif;
  font-weight: 800;
  font-size: 1.15rem;
  letter-spacing: 0.05em;
}
.btn--sort span {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  background: url(/static/nightmare/fanclub/common/icon_sort_b.svg) no-repeat center center;
  background-size: contain;
}

.list--error li {
  color: #ec0004;
  font-weight: bold;
  margin: 0 0 0.3em;
  line-height: 1.8;
}
.list--error li:last-child {
  margin-bottom: 0;
}

.no-data {
  float: none;
  text-align: left;
  width: 100%;
  color: #ffffff;
  border: none !important;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.header .inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: flex-start;
  -webkit-box-align: flex-start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  position: relative;
}

.drawer [class^=nav--] li {
  margin-bottom: 5px;
  line-height: 1;
  position: relative;
}
.drawer [class^=nav--] li a, .drawer [class^=nav--] li .menu--dropdown {
  padding: 5px 0;
  font-size: 14px;
  position: relative;
  letter-spacing: 0.03em;
  font-family: "Oswald", sans-serif;
  color: #ffffff;
  font-weight: 500;
  overflow: hidden;
  display: block;
  cursor: pointer;
}
@media screen and (min-width: 756px) and (max-width: 961px) {
  .drawer [class^=nav--] li a, .drawer [class^=nav--] li .menu--dropdown {
    font-size: 3vw;
  }
}
.drawer [class^=nav--] li a .date, .drawer [class^=nav--] li .menu--dropdown .date {
  display: inline-block;
  position: relative;
  top: -2px;
  left: 16px;
  color: #575757;
  margin-bottom: 0;
}
@media screen and (min-width: 756px) and (max-width: 961px) {
  .drawer [class^=nav--] li a .date, .drawer [class^=nav--] li .menu--dropdown .date {
    font-size: 13px;
    top: -4px;
    left: 20px;
  }
}
.drawer [class^=nav--] li a i, .drawer [class^=nav--] li .menu--dropdown i {
  margin-left: 5px;
}
.drawer [class^=nav--] li .sub {
  display: none;
  position: absolute;
  top: 24px;
  right: 0;
  width: 160px;
  z-index: 100;
}
.drawer [class^=nav--] li .sub li {
  text-align: left;
  padding: 5px 12px;
  background: #1C1C1C;
}
.drawer [class^=nav--] li .sub li a {
  color: #0A0A0A;
  display: block;
}
.drawer .nav--menu__official {
  position: relative;
}
.drawer .nav--menu__official li a {
  overflow: hidden;
  display: block;
}
.drawer .nav--menu__official li.nav--menu__dateotoko a {
  font-family: "vdl-v7gothic", sans-serif;
  font-weight: bold;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .drawer .nav--menu__official li.nav--menu__dateotoko a {
    font-size: 17px;
  }
}
.drawer .nav--login {
  width: 100%;
  position: relative;
}
.drawer .nav--login li {
  display: inline-block;
  position: relative;
  margin-bottom: 0;
}
.drawer .nav--login li a {
  color: #0A0A0A;
  display: block;
  position: relative;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  overflow: hidden;
}
.drawer .nav--login li a span {
  display: block;
}
.drawer .nav--login li.drawer__btn--fc {
  vertical-align: top;
  cursor: pointer;
}
.drawer .nav--login li.drawer__btn--fc p {
  padding: 5px 0;
  font-size: 14px;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.02em;
  padding-right: 35px;
  font-weight: 500;
}
.drawer .nav--login li.drawer__btn--fc p .border {
  width: 30px;
  height: 10px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
  display: block;
}
.drawer .nav--login li.drawer__btn--fc p .border > span {
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  margin-right: auto;
  background: #ffffff;
  right: 0;
}
.drawer .nav--login li.drawer__btn--fc p .border > span:nth-child(2) {
  top: 4px;
}
.drawer .nav--login li.drawer__btn--fc p .border > span:nth-child(3) {
  top: 8px;
}

.drawer__btn {
  position: relative;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.drawer__btn .svg-btn {
  width: 28px;
  height: 22px;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.drawer__btn .svg-btn svg {
  width: 28px;
  height: 22px;
}
.drawer__btn .menu {
  color: #0A0A0A;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  font-size: 13px;
  position: relative;
}
.drawer__btn .menu .hidden {
  position: relative;
  right: 5px;
}
.drawer__btn .menu .visible {
  position: absolute;
  opacity: 0;
  left: -8px;
  top: 0;
  pointer-events: none;
}
.drawer__btn .menu span {
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
  display: block;
}

.drawer-visible .drawer__btn .svg-btn {
  opacity: 0;
  pointer-events: none;
}
.drawer-visible .drawer__btn .visible {
  opacity: 1;
  cursor: pointer;
}
.drawer-visible .drawer__btn .hidden {
  opacity: 0;
  pointer-events: none;
}
.drawer-visible .drawer__btn-close {
  opacity: 1;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transition: all 0.7s 0s ease;
  transition: all 0.7s 0s ease;
}
.drawer-visible .drawer__btn-close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.drawer-visible .drawer__btn-close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

footer {
  width: 100%;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
  position: absolute;
  bottom: 0;
  left: 0;
}
footer .inner {
  display: none;
}
footer .block--pagetop {
  display: none;
}
footer .copyright {
  font-family: "Oswald", sans-serif;
  opacity: 0.6;
}

.loading {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  -webkit-transition: opacity 0.4s 1.8s;
  transition: opacity 0.4s 1.8s;
  background: #0A0A0A;
}

.loading .logo_loading {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translateZ(0);
          transform: translate(-50%, -50%) translateZ(0);
  width: 43vw;
}

.loading .logo_loading svg {
  width: 43vw;
  height: 10vw;
}
.loading .logo_loading svg path, .loading .logo_loading svg rect {
  stroke-dasharray: 1500px;
  stroke: #ffffff;
  stroke-width: 2px;
  -webkit-animation: svgAnime 3s linear;
          animation: svgAnime 3s linear;
}

.loaded .loading {
  opacity: 0;
  pointer-events: none;
}

.wrap {
  position: relative;
  overflow: hidden;
  min-height: 100%;
}
.wrap::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: url(/static/nightmare/fanclub/common/texture.jpg) no-repeat center;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.1;
  z-index: 2;
  pointer-events: none;
}

.content-main {
  position: relative;
  z-index: 10;
}

.section-tit {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  font-family: "Bebas Neue", sans-serif;
  color: #ffffff;
  font-weight: 400;
  font-size: 15vw;
  letter-spacing: 0em;
  line-height: 1;
  text-align: left;
  margin: 0 0 30px;
  position: relative;
  pointer-events: none;
}
.section-tit > span {
  display: block;
  margin-top: -50px;
}

.block-tit {
  font-family: "Oswald", sans-serif;
  color: #0A0A0A;
  font-size: 60px;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1;
  text-align: left;
  margin: 0 auto 40px;
  position: relative;
}

.section--list {
  position: relative;
}

.section--list,
.section--detail {
  padding: 0 10% 80px;
}

.section--detail {
  padding: 0 10%;
}
.section--detail .list--contents {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section--detail > .txt * {
  white-space: normal !important;
  word-break: break-word;
}
.section--detail .tit {
  font-size: 20px;
  margin-bottom: 5px;
  letter-spacing: 0.05em;
}
.section--detail .date {
  display: block;
}
.section--detail .block--share {
  float: none;
  text-align: right;
}
.section--detail .block--share li {
  display: inline-block;
  margin-right: 10px;
}
.section--detail .block--share li i {
  font-size: 20px;
}
.section--detail .block--share li:last-child {
  margin-bottom: 40px;
  margin-right: 0;
}
.section--detail .block--share li svg {
  width: 18px;
  fill: #ffffff;
  position: relative;
  top: 4px;
}
.section--detail .block--share li.share {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
  font-size: 11px;
  margin-right: 15px;
  letter-spacing: 0.05em;
}

body:not(.page--home) .no-data {
  opacity: 1;
}
body:not(.page--home) .loading {
  display: none;
}

.page--home .drawer .nav--item__home {
  display: none;
}
.page--home .drawer .nav--item__staffblog {
  margin-right: 0 !important;
}
.page--home .drawer .g-nav .nav--menu__home {
  display: none;
}
.page--home .list__more {
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.02em;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
  display: inline-block;
  -webkit-transform: rotate(90deg) translateY(33px);
          transform: rotate(90deg) translateY(33px);
  z-index: 2;
}
.page--home .section--top {
  position: relative;
}
.page--home .section--top .block--keyvisual {
  width: 70vw;
  margin: 0 auto;
  min-height: 100vh;
}
.page--home .section--top .block--keyvisual .list--keyvisual li.swiper-slide {
  height: auto;
}
.page--home .section--top .block--keyvisual .list--keyvisual li .keyvisual {
  max-height: inherit;
  height: 100%;
  width: 100%;
}
.page--home .section--top .block--keyvisual .list--keyvisual li .keyvisual img {
  max-height: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  top: 0;
  left: 0;
  pointer-events: none;
}
.page--home .section--top .line--logo {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  -webkit-animation: horizontal 150s linear infinite;
          animation: horizontal 150s linear infinite;
  bottom: 8vh;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page--home .section--top .line--logo svg {
  width: 90vw;
  height: 20vw;
  margin-right: 50px;
  stroke-width: 0.2px;
}
.page--home .section--top .block--logo {
  position: relative;
  z-index: 10;
}
.page--home .section--top .block--logo .svg-txt {
  font-family: "Oswald", sans-serif;
  font-size: 6vh;
  line-height: 1;
  margin-bottom: 1vh;
}
.page--home .section--top .block--logo .logo {
  width: 44vw;
  margin: 0 0 10px;
  color: #ffffff;
}
.page--home .section--top .block--sns {
  position: absolute;
  top: 7vh;
  right: 4%;
  z-index: 10;
}
.page--home .section--top .block--sns .nav--sns li {
  display: inline-block;
  margin-right: 24px;
}
.page--home .section--top .block--sns .nav--sns li a {
  display: block;
}
.page--home .section--top .block--sns .nav--sns li i {
  font-size: 22px;
}
.page--home .section--top .block--sns .nav--sns li.nav__item--traveltv {
  width: 23px;
}
.page--home .section--top .block--sns .nav--sns li:last-child {
  margin-right: 0;
}
.page--home .section--top .block--scroll {
  position: relative;
}
.page--home .section--top .block--scroll .scroll {
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-size: 10px;
  display: block;
}
.page--home .section--top .block--scroll .scroll > p {
  -webkit-transform: rotate(90deg) translateY(10px);
          transform: rotate(90deg) translateY(10px);
  display: inline-block;
}
.page--home .section--top .block--scroll .item {
  overflow: hidden;
  position: relative;
  display: block;
  position: absolute;
  top: 33px;
  left: 6px;
  width: 1px;
  height: 5vw;
}
.page--home .section--top .block--scroll .item::before {
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  -webkit-animation: scroll 1.8s linear 0s infinite;
          animation: scroll 1.8s linear 0s infinite;
  width: 100%;
}
.page--home .section--banner {
  position: relative;
  z-index: 3;
}
.page--home .section--banner .swiper-container {
  padding: 0;
  width: 100%;
  overflow: hidden;
}
.page--home .section--banner .list--bnr li a {
  display: block;
  line-height: 0;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
}
.page--home .section--banner .list--bnr li a img {
  width: 100%;
  line-height: 0;
}
.page--home .section--banner.no-swiper li {
  width: 28%;
}
.page--home .section--banner.no-swiper .swiper-button-prev,
.page--home .section--banner.no-swiper .swiper-button-next {
  display: none;
}
.page--home .section--info {
  z-index: 2;
}
.page--home .section--disco .section--inner .block--jacket {
  -webkit-transition: opacity 0.4s 0.6s, -webkit-transform 0.4s 0.6s;
  transition: opacity 0.4s 0.6s, -webkit-transform 0.4s 0.6s;
  transition: opacity 0.4s 0.6s, transform 0.4s 0.6s;
  transition: opacity 0.4s 0.6s, transform 0.4s 0.6s, -webkit-transform 0.4s 0.6s;
}
.page--home .section--disco .section--inner .block--jacket .jacket {
  line-height: 1;
}
.page--home .section--disco .section--inner .block--jacket .jacket img {
  pointer-events: none;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  background-size: contain;
}
.page--home .section--disco .section--inner .block--jacket.delighter.started {
  opacity: 1;
}
.page--home .section--schedule, .page--home .section--video, .page--home .section--info.fc {
  text-align: right;
}
.page--home .section--schedule .section-tit, .page--home .section--video .section-tit, .page--home .section--info.fc .section-tit {
  text-align: right;
}
.page--home .section--schedule .list__more, .page--home .section--video .list__more, .page--home .section--info.fc .list__more {
  right: -62px;
  left: auto;
}
.page--home .section--video .list--video li a .tit {
  display: block;
  color: #ffffff;
  z-index: 11;
}
.page--home .section--video .list--video li a .thumb img {
  aspect-ratio: 16/9;
}
.page--home .section--video.no-swiper li {
  width: 28%;
}
.page--home .section--video.no-swiper .swiper-button-prev,
.page--home .section--video.no-swiper .swiper-button-next {
  display: none;
}
.page--home .section--info.fc .list--information {
  margin-left: unset;
}
.page--home .section--radio .block--thumb {
  margin-left: auto;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.page--home .section--radio .thumb {
  width: 100%;
  height: 100%;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
.page--home .section--radio .thumb .icon--new {
  position: absolute;
  bottom: -1vw;
  left: -1vw;
  z-index: 10;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.page--home .section--radio .thumb .icon--new svg {
  width: 15vw;
}
.page--home .section--radio .thumb .blur {
  width: 200%;
  height: 200%;
  position: absolute;
  top: -50%;
  left: -50%;
  z-index: 1;
}
.page--home .section--radio .thumb .blur img {
  -webkit-filter: blur(80px);
          filter: blur(80px);
  background-size: cover;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.page--home .section--radio .thumb img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  background-size: contain;
  aspect-ratio: 16/9;
}
.page--home .section--radio .thumb img.dummy {
  background-size: cover;
}
.page--home .section--contents .list--contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page--home .section--contents .list--contents li {
  width: 49%;
  margin-right: 2%;
  position: relative;
}
.page--home .section--contents .list--contents li > div > a {
  background: #0A0A0A;
  display: block;
  padding: 85px;
  height: 20vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page--home .section--contents .list--contents li:nth-child(2n) {
  margin-right: 0;
}
.page--home .area--official {
  position: relative;
  z-index: 2;
}
.page--home .area--fc {
  padding-top: 180px;
  position: relative;
  z-index: 1;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.page--home .area--fc .no-data {
  color: #0A0A0A;
}
.page--home .area--fc .section-tit {
  color: #0A0A0A;
}
.page--home .area--fc .list__more a {
  color: #0A0A0A;
}
.page--home .area--fc .list__more a .arrow {
  color: #0A0A0A;
}
.page--home .area--fc .list--information li a .new {
  color: #575757;
}
.page--home .area--fc .block--login {
  width: 84%;
  padding: 0 2%;
  margin-bottom: 150px;
}
.page--home .area--fc .block--login .logo--fc {
  margin-bottom: 40px;
}
.page--home .area--fc .block--login .logo--fc .txt {
  font-size: 20px;
  font-family: "Oswald", sans-serif;
  display: block;
}
.page--home .area--fc .block--login .nav--login {
  display: inline-block;
}
.page--home .area--fc .block--login .nav--login li {
  margin-bottom: 10px;
}
.page--home .area--fc .block--login .nav--login li a {
  display: inline-block;
  font-size: 54px;
  font-family: "Oswald", sans-serif;
}
.page--home .area--fc .block--login .nav--login li.mypage {
  margin-bottom: 0;
}
.page--home .area--fc .block--login .nav--login li.mypage a {
  font-size: 16px;
}
.page--home .area--fc .block--login .nav--login li.mypage .mypage-btn {
  font-size: 54px;
}
.page--home .area--fc .block--login .block--status {
  font-size: 16px;
  background: #0A0A0A;
  color: #ffffff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.page--home .area--fc .block--login .block--status.nologin {
  background: transparent;
}
.page--home .area--fc .block--login .block--status.nologin a {
  padding: 0;
  color: #0A0A0A;
}
.page--home .area--fc .block--login .block--status.nologin a:hover {
  background: transparent;
  color: rgba(10, 10, 10, 0.5);
}
.page--home .area--fc .block--login .block--status a {
  padding: 25px 20px;
  display: block;
}
.page--home .area--fc .block--login .block--status .welcome {
  display: block;
  margin-bottom: 10px;
}
.page--home .area--fc .block--login .block--status .welcome__txt {
  font-family: "Oswald", sans-serif;
  margin-right: 10px;
}
.page--home .area--fc .block--login .block--status .expire {
  margin-bottom: 10px;
}
.page--home .wrap {
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.page--home.fc--on .area--fc {
  color: #0A0A0A;
}
.page--home.fc--on .wrap {
  background: #ffffff;
}
.page--home .list__more a {
  color: #ffffff;
  display: block;
}
.page--home footer {
  position: relative;
  color: #0A0A0A;
}
.page--home footer .inner {
  padding: 0 2%;
  position: relative;
  display: block;
}
.page--home footer .line--logo {
  position: absolute;
  bottom: -18vw;
  left: 0;
  z-index: 2;
  opacity: 1;
  white-space: pre;
  -webkit-animation: horizontal 150s linear infinite;
          animation: horizontal 150s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
  color: #ffffff;
}
.page--home footer .line--logo svg {
  width: 90vw;
  height: 20vw;
  margin-right: 50px;
  stroke-width: 0.2px;
}
.page--home footer .block--support {
  margin-right: 70px;
}
.page--home footer .block--support > p {
  font-size: 54px;
  font-family: "Bebas Neue", sans-serif;
  letter-spacing: -2px;
  line-height: 1;
  margin-bottom: 40px;
}
.page--home footer .block--support .list--support {
  text-align: left;
}
.page--home footer .block--support .list--support li {
  margin: 0;
  display: block;
}
.page--home footer .block--support .list--support li a {
  font-size: 12px;
  display: inline-block;
}
.page--home footer .block--link {
  text-align: right;
}
.page--home footer .block--link > p {
  font-size: 54px;
  font-family: "Bebas Neue", sans-serif;
  letter-spacing: -2px;
  line-height: 1;
  margin-bottom: 40px;
}
.page--home footer .block--link .list--link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.page--home footer .block--link .list--link li {
  width: 12vw;
  margin-bottom: 20px;
}
.page--home footer .block--link .list--link li.hitsugi, .page--home footer .block--link .list--link li.lsn, .page--home footer .block--link .list--link li.ruka, .page--home footer .block--link .list--link li.sakito {
  width: 6vw;
}
.page--home footer .block--link .list--link li:last-child {
  margin-bottom: 0;
}
.page--home footer .block--link .list--link li a {
  line-height: 0;
}
.page--home footer .copyright {
  font-size: 10px;
  opacity: 0.5;
  color: #0A0A0A;
  font-family: "Oswald", sans-serif;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.page--member footer {
  color: #0A0A0A;
}
.page--member .list--contents li .icon--new {
  color: #575757;
}
.page--member.page--info .detail__btn a, .page--member .page--blog .detail__btn a {
  color: #000;
}
.page--member.page--blog .wrap button,
.page--member.page--blog .vjs-big-play-centered .vjs-big-play-button {
  background: transparent !important;
}
.page--member .btn--sub {
  background: transparent;
  color: #0A0A0A;
  border: 1px solid #0A0A0A;
}

body.page--member .wrap {
  background: #ffffff;
  color: #0A0A0A;
}
body.page--member .wrap .section-tit {
  color: #0A0A0A;
}
body.page--member .wrap .section-tit::before {
  background: #0A0A0A;
}
body.page--member .wrap .drawer .nav--login li.drawer__btn--fc {
  color: #ffffff;
}
body.page--member .wrap .btn--sort span {
  background: url(/static/nightmare/fanclub/common/icon_sort.svg) no-repeat center center;
  background-size: contain;
}
body.page--member .wrap .section--inner {
  background: #0A0A0A;
  color: #ffffff;
}
body.page--member .wrap .list--information li a .new {
  color: #575757;
}
body.page--member .wrap .block--category .current a {
  color: rgba(10, 10, 10, 0.5);
}
body.page--member .wrap .block--pager {
  position: relative;
  z-index: 3;
}
body.page--member .wrap .block--pager .pager__item--newer,
body.page--member .wrap .block--pager .pager__item--older {
  background: transparent;
}
body.page--member .wrap .block--pager .pager__item--newer a,
body.page--member .wrap .block--pager .pager__item--older a {
  color: #0A0A0A;
}
body.page--member .wrap .block--pager .pager__item--newer span,
body.page--member .wrap .block--pager .pager__item--older span {
  color: #0A0A0A;
}
body.page--member .wrap .block--pager .pager__item--other a {
  color: #0A0A0A;
}
body.page--member .wrap .block--pager .pager__item--current {
  color: rgba(10, 10, 10, 0.5);
}
body.page--member .wrap .no-data {
  color: #0A0A0A;
}
body.page--member .wrap input[type=text], body.page--member .wrap input[type=tel], body.page--member .wrap input[type=email], body.page--member .wrap input[type=password], body.page--member .wrap input[type=number] {
  background: #ffffff;
}

.page--info .section--list .no-data {
  padding-top: 0;
}
.page--info .list--information li {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.page--info.page--member .section--detail .category {
  color: #ffffff;
}
.page--info.page--member .section--detail .inner {
  background: #0A0A0A;
  padding: 50px 3% 60px;
}
.page--info.page--member .section--detail .txt, .page--info.page--member .section--detail .tit, .page--info.page--member .section--detail .date {
  color: #ffffff;
}
.page--info.page--member .section--detail .txt {
  letter-spacing: 0.05em;
}
.page--info.page--member .section--detail .block--share li {
  color: #ffffff;
}
.page--info.page--member .detail__btn a {
  color: #ffffff;
}
.page--info .section--detail {
  padding: 0;
  width: 850px;
  margin: 0 auto;
}
.page--info .section--detail .txt {
  font-size: 14px;
}
.page--info .section--detail .txt a {
  text-decoration: underline;
}
.page--info .section--detail .txt .video, .page--info .section--detail .txt .ph {
  margin: 10px 0;
}
.page--info .section--detail .txt .ph {
  line-height: 0;
  margin: 2rem 0;
  position: relative;
}
.page--info .section--detail .txt .ph img {
  max-width: 100%;
}
.page--info .section--detail .tit {
  margin-bottom: 15px;
}
.page--info .section--detail .date, .page--info .section--detail .category {
  display: inline-block;
}
.page--info .section--detail .date {
  margin-right: 10px;
}
.page--info .section--detail .date .week {
  font-size: 11px;
  margin-left: 3px;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--info .section--detail .date .week {
    font-size: 10px;
  }
}
.page--info .section--detail .date.second {
  margin-left: 20px;
  position: relative;
}
.page--info .section--detail .date.second::before {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  position: absolute;
  left: -19px;
  top: 15px;
  background: #ffffff;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--info .section--detail .date.second::before {
    top: 11px;
  }
}
.page--info .section--detail .mainLead {
  font-size: 16px;
  line-height: 1.5em;
  color: #0A0A0A;
  padding: 20px 5%;
  background: rgba(255, 255, 255, 0.7);
  margin: 0 0 20px;
}
.page--info.page--report .section--detail .section--inner .button {
  margin: 1em 0;
  text-align: center;
}
.page--info.page--report .section--detail .section--inner .button a {
  background: #575757;
  color: #ffffff;
  border: 1px solid #575757;
  height: inherit !important;
  line-height: inherit !important;
  padding: 20px;
  margin: 1em 0;
  text-decoration: none;
}
@media screen and (min-width: 961px) {
  .page--info.page--report .section--detail .section--inner .button a {
    min-width: 300px;
  }
  .page--info.page--report .section--detail .section--inner .button a:hover {
    background: #ffffff;
    color: #0A0A0A;
  }
}
.page--info.page--report .list--information li a .thumb {
  position: relative;
  overflow: hidden;
  margin-right: 20px;
  width: 9em;
  min-width: 9em;
}
.page--info.page--report .list--information li a .thumb .blur {
  width: 200%;
  height: 200%;
  position: absolute;
  top: -50%;
  left: -50%;
  z-index: 1;
}
.page--info.page--report .list--information li a .thumb .blur img {
  -webkit-filter: blur(30px);
          filter: blur(30px);
  background-size: cover;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.page--info.page--report .list--information li a .thumb img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  background-size: contain;
  aspect-ratio: 4/3;
}
.page--info.page--report .list--information li a .thumb img.dummy {
  background-size: cover;
}

.page--video .section--detail .tit {
  margin-bottom: 40px;
}

body:not(.page--home).page--report .section-tit {
  font-family: "vdl-v7gothic", sans-serif;
  font-weight: 700;
  font-size: 4vw;
  margin: 0 0 20px;
}

.page--schedule .block--month {
  margin-bottom: 30px;
  font-family: "Oswald", sans-serif;
}
.page--schedule .block--month .tit {
  font-size: 38px;
  font-family: "Oswald", sans-serif;
}
.page--schedule .block--month .tit span {
  font-size: 20px;
  margin-left: 8px;
}
.page--schedule .block--category .list--sort li {
  display: block;
}
.page--schedule .block--category .list--sort li .category {
  font-size: 14px;
  font-weight: bold;
  display: block;
  cursor: pointer;
}
.page--schedule .block--category .list--sort li input[type=checkbox] {
  display: none;
}
.page--schedule .block--category .list--sort li input[type=checkbox]:not(:checked) + .category {
  font-weight: normal;
  color: rgba(255, 255, 255, 0.5);
}
.page--schedule .list--schedule {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
}
.page--schedule .list--schedule li {
  margin-bottom: 25px;
  width: 100%;
  padding: 20px 1vw 0 160px;
  position: relative;
  display: block;
}
.page--schedule .list--schedule li a {
  padding: 30px 25px;
}
.page--schedule .list--schedule li.no-data {
  background: transparent;
}
.page--schedule .list--schedule li a .category {
  margin: 0;
}
.page--schedule .list--schedule .list__txt {
  margin-bottom: 10px;
}
.page--schedule .list--schedule .date {
  width: 6em;
  font-size: 50px;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 30px;
  letter-spacing: 0.05em;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
}
.page--schedule .list--schedule .date .week {
  display: block;
  font-size: 15px;
  letter-spacing: 0.15em;
  margin-top: 5px;
  font-family: "Oswald", sans-serif;
}
.page--schedule .list--schedule .time {
  font-family: "Oswald", sans-serif;
  font-size: 12px;
  margin-left: 10px;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.page--schedule .list--schedule .time > span > span {
  margin: 0 2px;
}

.page--disco.page--offer .section-tit {
  font-size: 4vw;
  margin-bottom: 60px;
}
.page--disco .thumb {
  position: relative;
  margin-bottom: 0.5em;
  overflow: hidden;
}
.page--disco .thumb .blur {
  width: 200%;
  height: 200%;
  position: absolute;
  top: -50%;
  left: -50%;
  z-index: 1;
}
.page--disco .thumb .blur img {
  -webkit-filter: blur(30px);
          filter: blur(30px);
  background-size: cover;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.page--disco .thumb img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  background-size: contain;
}
.page--disco .thumb img.dummy {
  background-size: cover;
}
.page--disco .list--disco li .thumb {
  margin-bottom: 15px;
}
.page--disco .list--disco li .category, .page--disco .list--disco li .date {
  font-family: "Oswald", sans-serif;
  font-size: 14px;
}
.page--disco .list--disco li .date {
  display: block;
}
.page--disco .list--disco li .category > span {
  color: rgba(255, 255, 255, 0.5);
  padding: 0;
  background: transparent;
}
.page--disco .list--jacket li {
  margin-bottom: 20px;
}
.page--disco .list--jacket li .ph {
  margin-bottom: 5px;
}
.page--disco .block--disc-detail .tit-wrap {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  margin-bottom: 40px;
  display: block;
}
.page--disco .block--disc-detail .txt {
  font-size: 14px;
  letter-spacing: 0.02em;
}
.page--disco .block--disc-detail .category {
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 0.05em;
}
.page--disco .block--disc-detail .block--comment {
  margin-bottom: 20px;
}
.page--disco .block--disc-detail .block--review {
  margin-bottom: 40px;
}
.page--disco .block--disc-detail .block--review .link {
  font-size: 15px;
  font-family: "Oswald", sans-serif;
}
.page--disco .block--disc-detail .block--review .link i {
  margin-left: 3px;
}
.page--disco .block--disc-detail .block--track .title {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
  font-size: 15px;
  color: #ffffff;
  margin-bottom: 20px;
}
.page--disco .block--disc-detail .block--track > li {
  margin-bottom: 25px;
}
.page--disco .block--disc-detail .block--track > div {
  margin: 20px 0;
  font-size: 13px;
}
.page--disco .block--disc-detail .block--track .list--track > li {
  padding: 10px 15px;
  background: #474747;
  margin-bottom: 10px;
}
.page--disco .block--disc-detail .block--track .list--track > li > div {
  font-size: 13px;
  letter-spacing: 0.02em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page--disco .block--disc-detail .block--track .list--track > li .num {
  font-family: "Oswald", sans-serif;
  width: 1.5em;
}
.page--disco .block--disc-detail .block--track .list--track > li a {
  font-size: 15px;
}
.page--disco .block--disc-detail .block--track .list--track > li .link {
  margin-left: 8px;
  line-height: 1;
}
.page--disco .block--disc-detail .block--track .list--track > li .link a {
  display: block;
}
.page--disco .block--disc-detail .block--track .list--track > li .tie-up {
  font-size: 11px;
}
.page--disco .block--disc-detail .block--track .list--track > li .lyrics {
  margin-left: 10px;
}
.page--disco .header--disco {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 34vw;
  height: 34vw;
  overflow: hidden;
  z-index: 1;
}
.page--disco .header--disco .header--disco_inner {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  -webkit-filter: blur(40px);
          filter: blur(40px);
  -webkit-transform: scale(2);
          transform: scale(2);
}
.page--disco .section--detail {
  z-index: 2;
  position: relative;
}

.page--lyrics .section--list.comment .tit {
  font-size: 18px;
}
.page--lyrics .section--list.comment .list--information li {
  padding: 35px 30px;
  position: relative;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  background: rgba(28, 28, 28, 0.6);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  text-align: left;
  overflow: hidden;
}
.page--lyrics .section--list.comment .list--information li .name {
  font-size: 13px;
  opacity: 0.5;
  margin-bottom: 5px;
}
.page--lyrics .section--list .block--search form {
  margin-bottom: 40px;
}
.page--lyrics .section--list .block--search .block--pull-down {
  padding: 8px 10px;
  border: 1px solid #ffffff;
}
.page--lyrics .section--list .block--search .block--pull-down::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  border-bottom: #ffffff solid 1px;
  border-left: #ffffff solid 1px;
  z-index: 2;
}
.page--lyrics .section--list .block--search .block--pull-down select {
  line-height: 1.6;
  display: inline-block;
  width: 100%;
  background: transparent;
  border: none;
  padding-right: 1.5em;
  cursor: pointer;
  color: #ffffff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.page--lyrics .section--list .searchForm {
  position: relative;
  display: inline-block;
  border: none;
  width: 470px;
  height: 45px;
}
.page--lyrics .section--list .searchForm ::-webkit-input-placeholder {
  color: rgba(10, 10, 10, 0.5);
}
.page--lyrics .section--list .searchForm ::-moz-placeholder {
  color: rgba(10, 10, 10, 0.5);
}
.page--lyrics .section--list .searchForm :-ms-input-placeholder {
  color: rgba(10, 10, 10, 0.5);
}
.page--lyrics .section--list .searchForm ::-ms-input-placeholder {
  color: rgba(10, 10, 10, 0.5);
}
.page--lyrics .section--list .searchForm ::placeholder {
  color: rgba(10, 10, 10, 0.5);
}
.page--lyrics .section--list input[type=text] {
  background: #ffffff;
  padding-bottom: 0.5em;
  width: 100%;
  border: none;
  color: #0A0A0A;
}
.page--lyrics .section--list input[type=submit] {
  font-family: FontAwesome;
  background-color: transparent;
  color: #0A0A0A;
  font-size: 17px;
  padding: 9px;
  position: absolute;
  right: 0;
  top: 2px;
  border: none;
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.page--lyrics .section--list .block--category {
  margin: 0 auto 30px;
  text-align: left;
  position: relative;
}
.page--lyrics .section--list .block--category::before {
  content: "SORT：";
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-weight: bold;
  opacity: 0.5;
  font-size: 13px;
}
.page--lyrics .section--list .block--category li {
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  margin: 0 0 0.5em 0;
  color: #ffffff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.page--lyrics .section--list .block--category li span {
  padding: 10px;
}
.page--lyrics .section--list .block--category li.current {
  color: rgba(255, 255, 255, 0.5);
}
.page--lyrics .list--information li .tit {
  font-size: 16px;
  margin-bottom: 5px;
}
.page--lyrics .list--information li .comment {
  display: inline-block;
  margin-right: 4px;
  color: #ffffff;
}
.page--lyrics .list--information li .comment i {
  margin-right: 5px;
}
.page--lyrics .section--detail .section-tit {
  font-size: 20px;
  margin-bottom: 10px;
  letter-spacing: inherit;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
  text-align: center;
}
.page--lyrics .section--detail .credit {
  font-size: 12px;
  margin-bottom: 70px;
  text-align: center;
}
.page--lyrics .section--detail .txt {
  font-size: 14px;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.page--lyrics .section--detail .panes {
  margin-bottom: 50px;
}
.page--lyrics .section--detail .comment_view {
  text-align: center;
}
.page--lyrics .section--detail .comment_view a {
  display: block;
  font-size: 14px;
  padding: 20px;
}

.page--profile .section-tit {
  font-size: 6vw;
}
.page--profile .block--ph .ph {
  margin: 0 0 40px;
}
.page--profile .block--logo {
  margin: 0 auto 40px;
}
.page--profile .block--logo .logo {
  width: 30vw;
  margin: 0 auto;
}
.page--profile .block--bio {
  text-align: center;
  margin-bottom: 40px;
}
.page--profile .block--bio .txt {
  font-size: 14px;
  text-align: left;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
.page--profile .block--bio .txt > p {
  margin-bottom: 10px;
}
.page--profile .list--member > li .ph {
  margin-bottom: 15px;
}
.page--profile .list--member > li .ph img {
  aspect-ratio: 3/4;
}
.page--profile .list--member > li .detail .name-txt {
  margin-bottom: 30px;
  position: relative;
}
.page--profile .list--member > li .detail .name-txt::after {
  content: "";
  display: block;
  background: rgba(255, 255, 255, 0.2);
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -17px;
}
.page--profile .list--member > li .detail .name-txt .name {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.05em;
  position: relative;
}
.page--profile .list--member > li .detail .name-txt .part {
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-family: "Oswald", sans-serif;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 8px;
}
.page--profile .list--member > li .detail .profile-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "Oswald", sans-serif;
  margin-bottom: 10px;
}
.page--profile .list--member > li .detail .profile-txt dt {
  width: 5.5em;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}
.page--profile .list--member > li .detail .profile-txt dd {
  width: calc(100% - 5.5em);
  vertical-align: 2px;
  line-height: 1;
  margin-bottom: 10px;
  font-size: 14px;
  letter-spacing: 0.02em;
  position: relative;
  top: 3px;
  text-align: right;
}
.page--profile .list--link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page--profile .list--link li {
  margin-right: 15px;
}
.page--profile .list--link li i {
  font-size: 20px;
}
.page--profile .list--link li:not([class^=nav__]) {
  width: 25px;
}
.page--profile .list--link li:last-child {
  margin-right: 0;
}
.page--profile .list--link li.ruka, .page--profile .list--link li.lsn {
  width: 30px;
  position: relative;
  top: 2px;
}
.page--profile .list--link li a {
  display: block;
}

.page--bbs .header {
  position: absolute;
}
.page--bbs .section--inner {
  color: #0A0A0A;
  background: rgba(255, 255, 255, 0.4) !important;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
.page--bbs .section--list {
  display: block;
}
.page--bbs .section--list .section-tit {
  position: sticky;
  top: 0;
  background: #1C1C1C;
  padding: 20px 30px;
  font-size: 45px;
  z-index: 10;
  margin: 0;
  text-align: center;
  color: #ffffff !important;
}
.page--bbs .section--list .list--comment {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.page--bbs .section--list .list--comment li {
  margin-bottom: 10px;
}
.page--bbs .section--list .list--comment li.member {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.page--bbs .section--list .list--comment li.member .box-comment .txt {
  border-top-left-radius: 0px;
}
.page--bbs .section--list .list--comment li.member .inner.reply .txt.abbreviation {
  border-radius: 0 10px 0 0px;
}
.page--bbs .section--list .list--comment li.member .icon--like_artist .wrap-icon .icon {
  width: 24px;
  height: 24px;
}
.page--bbs .section--list .list--comment li:not(.member) .name {
  text-align: right;
}
.page--bbs .section--list .list--comment li:not(.member) .block--comment {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.page--bbs .section--list .list--comment li:not(.member) .block--comment .txt {
  border-top-right-radius: 0;
}
.page--bbs .section--list .list--comment li:not(.member) .box-date {
  margin-right: 6px;
  margin-left: 0;
  text-align: right;
}
.page--bbs .section--list .list--comment li:not(.member) .wrap--action {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.page--bbs .section--list .list--comment li:not(.member) .wrap--action .form--inptarea {
  right: 5em;
  left: inherit;
}
.page--bbs .section--list .list--comment li .name {
  font-size: 14px;
}
.page--bbs .section--list .list--comment li .icon {
  width: 48px;
  height: 48px;
  margin-right: 8px;
  overflow: hidden;
  border-radius: 50%;
}
.page--bbs .section--list .list--comment li .icon img {
  overflow: hidden;
  background-position: top;
}
.page--bbs .section--list .list--comment li .block--comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 3px;
}
.page--bbs .section--list .list--comment li .box-comment .txt {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 12px 10px 16px;
  background: #fff;
  line-height: 1.4;
  border-radius: 10px;
  margin-bottom: 3px;
}
.page--bbs .section--list .list--comment li .block--thumb {
  margin-top: 8px;
}
.page--bbs .section--list .list--comment li .block--thumb .thumb::after {
  content: none;
}
.page--bbs .section--list .list--comment li .block--thumb .thumb img {
  border-radius: 8px;
  vertical-align: bottom;
}
.page--bbs .section--list .list--comment li .box-date {
  text-align: left;
  margin-left: 6px;
  margin-right: 0px;
  line-height: 1.4;
}
.page--bbs .section--list .list--comment li .box-date .date {
  font-size: 12px;
  opacity: 0.4;
  letter-spacing: 0.04em;
}
.page--bbs .section--list .list--comment li .inner .comment-wrap {
  width: 100%;
}
.page--bbs .section--list .list--comment li .inner.reply .txt {
  width: 100%;
  border-radius: 0 0 10px 10px;
}
.page--bbs .section--list .list--comment li .inner.reply .txt.abbreviation {
  border-radius: 10px 0 0 0;
  padding: 10px 12px 10px 16px;
  margin-bottom: 0;
  background: #cecece;
  line-height: 1.4;
}
.page--bbs .section--list .list--comment li.yomi .box-comment .txt {
  background-color: rgba(254, 218, 1, 0.5);
}
.page--bbs .section--list .list--comment li.histugi .box-comment .txt {
  background-color: rgba(229, 1, 21, 0.5);
}
.page--bbs .section--list .list--comment li.sakito .box-comment .txt {
  background-color: rgba(214, 208, 194, 0.7);
}
.page--bbs .section--list .list--comment li.ni_ya .box-comment .txt {
  background-color: rgba(0, 72, 149, 0.5);
}
.page--bbs .section--list .list--comment li.ruka .box-comment .txt {
  background-color: rgba(247, 188, 190, 0.5);
}
.page--bbs .section--list .list--comment li .wrap--action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.page--bbs .section--list .do-comment {
  cursor: pointer;
}
.page--bbs .section--list .icon--like {
  cursor: pointer;
  margin-left: 3px;
}
.page--bbs .section--list .icon--like .fa-heart {
  position: relative;
  font-size: 16px;
}
.page--bbs .section--list .icon--like .fa-heart::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  z-index: 1;
  position: relative;
  color: #b6b6b6;
}
.page--bbs .section--list .icon--like .fa-heart::after {
  font-family: "Font Awesome 6 Free";
  content: "\f004";
  font-size: 16px;
  color: #ec0004;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}
.page--bbs .section--list .icon--like .fa-heart.clicked::after {
  opacity: 1;
  z-index: 2;
  animation: heart 1.2s reverse both;
}
.page--bbs .section--list .icon--like .fa-heart.clicked::before {
  opacity: 0;
  z-index: -1;
}
.page--bbs .section--list .icon--like > span {
  display: none;
}
.page--bbs .section--list .icon--like_artist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 5px;
}
.page--bbs .section--list .icon--like_artist .wrap-icon {
  position: relative;
}
.page--bbs .section--list .icon--like_artist .wrap-icon .icon {
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
.page--bbs .section--list .icon--like_artist .wrap-icon i {
  position: absolute;
  display: block;
  color: #ec0004;
  bottom: 0;
  right: -2px;
  font-size: 12px;
  -webkit-text-stroke-color: #fff;
}
.page--bbs .section--list .comment_heart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page--bbs .section--list .reply-form {
  z-index: 10;
  position: absolute;
  width: 100%;
}
.page--bbs .section--list .form--inptarea {
  position: absolute;
  left: 0;
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  background: #0A0A0A;
  padding: 1em 1em 1.2em;
  border-radius: 10px;
  -webkit-box-shadow: 0 35px 60px -20px rgba(10, 10, 10, 0.7);
          box-shadow: 0 35px 60px -20px rgba(10, 10, 10, 0.7);
  z-index: 10;
}
.page--bbs .section--list .form--inptarea textarea {
  width: calc(100% - 50px);
  border: none;
  height: 3em;
  min-height: 2em;
  border-radius: 1.5em;
  background: #ffffff;
  padding: 0.5em 1em;
}
.page--bbs .section--list .form--inptarea .btn {
  width: 50px;
  height: 50px;
  position: relative;
}
.page--bbs .section--list .form--inptarea .btn input {
  min-width: unset;
  line-height: unset;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 961px) {
  .page--bbs .section--list .form--inptarea .btn input:hover {
    opacity: 0.5;
  }
}
.page--bbs .section--list .form--inptarea .input_close {
  position: absolute;
  width: 4.5em;
  height: 4.5em;
  top: 0.25em;
  right: -5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #0A0A0A;
  border-radius: 999px;
  -webkit-box-shadow: 0 5px 20px -4px rgba(10, 10, 10, 0.7);
          box-shadow: 0 5px 20px -4px rgba(10, 10, 10, 0.7);
  cursor: pointer;
}
.page--bbs .section--list .form--inptarea .input_close::before, .page--bbs .section--list .form--inptarea .input_close::after {
  content: "";
  display: block;
  width: 1px;
  height: 2em;
  background: #ffffff;
  position: absolute;
  left: 2.25em;
}
.page--bbs .section--list .form--inptarea .input_close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.page--bbs .section--list .form--inptarea .input_close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.page--bbs .switching {
  margin-top: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  padding: 0 24px;
}
.page--bbs .switching li {
  position: relative;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 18px;
  padding-bottom: 4px;
}
.page--bbs .switching li::before {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  background: #0A0A0A;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.page--bbs .switching li.btn_all::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.page--bbs .block--post {
  margin-top: 24px;
  background: #0A0A0A;
  position: sticky;
  bottom: 0;
  z-index: 10;
}
.page--bbs .block--post form#comment_form {
  padding: 25px 24px;
}
.page--bbs .block--post form#comment_form #textarea {
  width: 92%;
  height: initial;
  min-height: 40px;
  max-height: 180px;
  padding: 0.7em 1.2em;
  resize: none;
  border-radius: 20px;
  background: #ffffff;
  line-height: 1.1;
}
.page--bbs .block--post form#comment_form .block--textarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page--bbs .block--post form#comment_form .block--photo {
  margin-top: 1em;
  margin-left: 2em;
  position: relative;
  cursor: pointer;
}
.page--bbs .block--post form#comment_form .block--photo label {
  font-size: 14px;
  color: #ffffff;
}
.page--bbs .block--post form#comment_form .block--photo::after {
  content: "\f03e";
  position: absolute;
  top: 3px;
  left: -30px;
  width: 2rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-size: 23px;
  color: #ffffff;
  border: none;
  background: none;
  min-width: unset;
  height: auto;
  line-height: 1;
}
.page--bbs .block--post .btn {
  width: 50px;
  height: 50px;
  position: relative;
}
.page--bbs .block--post .btn input {
  min-width: unset;
  line-height: unset;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 961px) {
  .page--bbs .block--post .btn input:hover {
    opacity: 0.5;
  }
}
.page--bbs .block--error {
  margin-bottom: 20px;
}
.page--bbs.page--thread .block--pager {
  letter-spacing: 0.05em;
}
.page--bbs.page--thread .block--pager .btn--sub {
  min-width: 110px;
  margin: 0 auto 16px;
  border-radius: 20px;
  font-size: 13px;
  border: none;
  color: #ffffff;
  background-color: #0A0A0A;
  -webkit-filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.16));
  display: inline-block;
  padding: 10px 16px;
  line-height: 1.4;
  font-family: "Oswald", sans-serif;
}
.page--bbs.page--thread .block--pager .btn--sub span {
  display: block;
  position: relative;
  text-align: right;
  line-height: 1.1;
}
.page--bbs.page--thread .block--pager .btn--sub span::after, .page--bbs.page--thread .block--pager .btn--sub span::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #ffffff;
}
.page--bbs.page--thread .block--pager .btn--sub span::before {
  width: 10px;
  height: 2px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.page--bbs.page--thread .block--pager .btn--sub span::after {
  width: 2px;
  height: 10px;
  top: 50%;
  left: 4px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.page--bbs.page--artist .switching li.btn_all::before {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
.page--bbs.page--artist .switching li.btn_artist::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.page--bbs #swipebox-slider {
  cursor: auto;
}
.page--bbs #swipebox-slider .slide-loading {
  background-image: none !important;
}
.page--bbs #swipebox-overlay {
  background: rgba(0, 0, 0, 0.9);
}
.page--bbs #swipebox-overlay .slide img {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
}
.page--bbs #swipebox-prev, .page--bbs #swipebox-next, .page--bbs #swipebox-close {
  width: 4em;
  height: 4em;
}
.page--bbs #swipebox-prev.disabled,
.page--bbs #swipebox-next.disabled {
  opacity: 0.2;
}
.page--bbs #swipebox-action #swipebox-close {
  top: 2em;
  left: 3%;
  background: none;
}
.page--bbs #swipebox-action #swipebox-close::before, .page--bbs #swipebox-action #swipebox-close::after {
  content: "";
  width: 2em;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 48%;
  left: 1.1em;
  transition: all 0.6s ease-out 0s;
  -webkit-transition: all 0.6s ease-out 0s;
}
.page--bbs #swipebox-action #swipebox-close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page--bbs #swipebox-action #swipebox-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.page--bbs #swipebox-action #swipebox-prev,
.page--bbs #swipebox-action #swipebox-next {
  position: fixed;
  background: none;
  color: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page--bbs #swipebox-action #swipebox-prev {
  left: 3%;
}
.page--bbs #swipebox-action #swipebox-prev::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1.75em;
  height: 1.75em;
  border: solid 2px;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -0.25em;
  margin-right: 0.25em;
  margin-left: 1em;
  vertical-align: middle;
  pointer-events: none;
}
.page--bbs #swipebox-action #swipebox-next {
  right: 3%;
}
.page--bbs #swipebox-action #swipebox-next::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1.75em;
  height: 1.75em;
  border: solid 2px;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  vertical-align: middle;
  pointer-events: none;
}
.page--bbs #swipebox-caption {
  width: 100%;
  max-width: 800px;
  padding: 0 8%;
  text-align: center;
  position: absolute;
  bottom: 6%;
  left: 50%;
  color: #ffffff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

body.page--member.page--bbs .wrap .section--inner {
  color: #0A0A0A;
}

.page--qa .txt {
  font-size: 14px;
  margin-bottom: 40px;
}
.page--qa .list--qa li a .tit {
  position: relative;
  margin-bottom: 8px;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.page--qa .list--qa li a .tit::before {
  content: "Q.";
  font-family: "Oswald", sans-serif;
  font-size: 25px;
  margin-right: 5px;
}
.page--qa .list--qa li a .date {
  margin: 0;
}
.page--qa .list--qa li a .name {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px;
  background: #0A0A0A;
  color: #ffffff;
  min-width: 8em;
  text-align: center;
}
.page--qa .list--qa li a .name span {
  margin-right: 5px;
  font-family: "Oswald", sans-serif;
}
.page--qa .section--detail .txt {
  margin-bottom: 30px;
}
.page--qa .section--detail .block--form {
  padding: 40px 30px;
  border: 1px solid rgba(10, 10, 10, 0.4);
  margin-bottom: 40px;
}
.page--qa .section--detail .block--form dt {
  font-size: 14px;
  opacity: 0.5;
  margin: 0;
}
.page--qa .section--detail .block--form dd {
  font-size: 18px;
  margin-bottom: 10px;
}
.page--qa .section--detail .block--form dd:last-child {
  margin-bottom: 0;
}
.page--qa .section--detail .block__question {
  padding: 20px 30px;
  margin-bottom: 40px;
  position: relative;
  background: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border-radius: 1.5em;
  border-top-right-radius: 0;
}
.page--qa .section--detail .block__answer {
  position: relative;
  background: #0A0A0A;
  color: #ffffff;
  padding: 20px 30px;
  border-radius: 1.5em;
  border-top-left-radius: 0;
}
.page--qa .section--detail .block__answer .ico--a {
  color: #ffffff;
}
.page--qa .section--detail .ico--q, .page--qa .section--detail .ico--a {
  display: block;
  font-size: 40px;
  font-family: "Oswald", sans-serif;
  line-height: 1;
  margin-bottom: 12px;
}
.page--qa .section--detail .txt {
  font-size: 18px;
}
.page--qa .section--detail .name {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px;
  background: #0A0A0A;
  color: #ffffff;
  min-width: 8em;
  text-align: center;
  border-bottom-right-radius: 1.5em;
}
.page--qa .section--detail .name span {
  margin-right: 5px;
  font-family: "Oswald", sans-serif;
}
.page--qa.page--edit .block--form {
  padding: 0;
}
.page--qa.page--edit .section--detail .block--form {
  border: none;
}

.page--magazine .list--contents li .thumb img {
  aspect-ratio: 1/1.78;
}

.page--movie.new-movie .section--detail .area--movie .video-js .vjs-play-progress {
  background: linear-gradient(45deg, #adadad 0%, #adadad 100%) !important;
}

.page--movie.new-movie .section--detail .block--tit {
  width: 100% !important;
}

.page--movie.new-movie .section--detail .area--more-info .block--tab__main > div.current {
  background: transparent !important;
}

.page--movie.new-movie .section--detail .area--movie .video-js .vjs-play-control.vjs-paused span::before {
  -webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.6));
          filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.6));
  border-radius: 0 !important;
  content: "" !important;
}

@media screen and (min-width: 961px) {
  .video-js .vjs-play-control {
    display: none;
  }
}
.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  -webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.6));
          filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.6));
  border-radius: 0 !important;
}

.radio.page--movie.new-movie .section--detail .area--movie .video-js .vjs-fullscreen-control {
  display: none !important;
}
.radio.page--movie.new-movie .section--detail .area--movie .video-js .vjs-play-control.vjs-paused span::before {
  content: "" !important;
}

.page--movie.new-movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a {
  padding: 0 !important;
  display: block !important;
  width: 100% !important;
}

.page--movie.new-movie .section--detail .area--movie .vjs-big-play-centered .vjs-big-play-button {
  -webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.6));
          filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.6));
}

.page--movie.new-movie .section--detail .area--more-info .block--tab {
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  text-align: left;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  width: 100% !important;
}

.page--movie.new-movie .detail__btn {
  font-weight: normal !important;
}
.page--movie .vjs-poster {
  background-size: contain !important;
}
.page--movie .video-js *:focus:not(:focus-visible), .page--movie .video-js .vjs-menu *:focus:not(:focus-visible) {
  background: no-repeat center;
}
.page--movie .list--more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.page--movie .list--more .tit {
  font-size: 15px;
}
.page--movie .list--more .date {
  font-size: 12px;
  margin-bottom: 5px;
}
.page--movie .list--more .thumb {
  width: 100%;
  height: 100%;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
  height: auto;
}
.page--movie .list--more .thumb .blur {
  width: 200%;
  height: 200%;
  position: absolute;
  top: -50%;
  left: -50%;
  z-index: 1;
}
.page--movie .list--more .thumb .blur img {
  -webkit-filter: blur(80px);
          filter: blur(80px);
  background-size: cover;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.page--movie .list--more .thumb img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  background-size: contain;
}
.page--movie .list--more .thumb img.dummy {
  background-size: cover;
}
.page--movie .list--more li {
  margin-bottom: 30px;
}
.page--movie .list--more li a .thumb {
  width: 100% !important;
}

.page--photo.page--photo__detail .section--list {
  display: block;
}
.page--photo.page--photo__detail .section-tit {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
  font-size: 20px !important;
  line-height: 1.4;
}
.page--photo .section-tit {
  font-family: "vdl-v7gothic", sans-serif;
  font-weight: 700;
}
@media screen and (min-width: 961px) {
  .page--photo .section-tit {
    font-size: 3vw !important;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--photo .section-tit {
    font-size: max(7vw, 40px) !important;
    margin-bottom: 20px !important;
  }
}
.page--photo .list--contents li .thumb img {
  aspect-ratio: 4/3;
}
.page--photo .list--photo {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: flex-start;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page--photo .list--photo li {
  width: 19.2%;
  margin-right: 1%;
  margin-bottom: 10px;
}
.page--photo .list--photo li:nth-child(5n) {
  margin-right: 0;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--photo .list--photo li {
    width: 32%;
    margin-right: 2%;
  }
  .page--photo .list--photo li:nth-child(3n) {
    margin-right: 0;
  }
  .page--photo .list--photo li:nth-child(5n) {
    margin-right: 2%;
  }
}
.page--photo .photo-image {
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  -ms-user-select: none;
  user-select: none;
}
.page--photo.page--detail .section-tit {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
  font-size: 30px;
}
@media screen and (min-width: 961px) {
  .page--photo .block--pager {
    left: -18px;
  }
}
.page--photo .section--list .list--contents li a::after {
  content: none;
}
.page--photo .list--contents li a .thumb img {
  background-size: contain;
}
.page--photo .list--contents li a .thumb .blur img {
  background-size: cover;
  pointer-events: none;
}

.modal-open .drawer__btn {
  pointer-events: none;
}

#swipebox-slider .slide-loading {
  background-image: none !important;
}
#swipebox-slider .slide img {
  max-height: 80%;
}

#swipebox-overlay {
  background: #0A0A0A;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.2;
}

#swipebox-action #swipebox-close {
  top: 60px;
  right: 70px;
  background: none;
}
#swipebox-action #swipebox-close::before, #swipebox-action #swipebox-close::after {
  content: "";
  width: 40px;
  height: 2px;
  background: #ffffff;
  position: absolute;
  top: 20px;
  transition: all 0.6s ease-out 0s;
  -webkit-transition: all 0.6s ease-out 0s;
}
#swipebox-action #swipebox-close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#swipebox-action #swipebox-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#swipebox-action #swipebox-prev,
#swipebox-action #swipebox-next {
  background: none;
  color: #fff;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#swipebox-action #swipebox-prev {
  left: 3%;
}
#swipebox-action #swipebox-prev::after {
  content: "";
  display: inline-block;
  width: 1.75em;
  height: 1.75em;
  border: 1px solid;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
  pointer-events: none;
  margin-top: -0.25em;
  margin-right: 0.25em;
  margin-left: 1em;
  margin-top: 1em;
}
#swipebox-action #swipebox-next {
  right: 3%;
}
#swipebox-action #swipebox-next::after {
  content: "";
  display: inline-block;
  width: 1.75em;
  height: 1.75em;
  border: 1px solid;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  vertical-align: middle;
  pointer-events: none;
  margin-top: -0.25em;
  margin-right: 0.25em;
  margin-top: 1em;
}

#swipebox-caption {
  width: 100%;
  max-width: 800px;
  padding: 0 8%;
  text-align: center;
  position: absolute;
  bottom: 5%;
  left: 50%;
  color: #fff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

#swipebox-slider .slide {
  position: relative;
}

#swipebox-slider .slide::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.page--mailmagazine .block-tit {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(10, 10, 10, 0.4);
}
.page--mailmagazine .txt--sub {
  text-indent: -1em;
  padding-left: 1em;
}
.page--mailmagazine .block--mailmagazine, .page--mailmagazine .block--nightmaremail {
  margin-bottom: 80px;
}
.page--mailmagazine .block--attention {
  padding: 30px;
  border: 1px solid rgba(10, 10, 10, 0.4);
}

.section--detail.page--contact .btn--main i {
  margin-right: 3px;
}
.section--detail.page--contact .block--attention {
  border: 2px solid #c00;
  background: #ffdada;
  color: #000;
  padding: 3em;
  margin: 3em auto;
}
.section--detail.page--contact .block--attention .list--attention li {
  margin-bottom: 0.5em;
  position: relative;
}
.section--detail.page--contact .block--attention .list--attention li::before {
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  top: 0.1em;
  content: "\f111";
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}
.section--detail.page--contact .block--attention .list--attention li > a {
  color: #c00;
  padding-bottom: 2px;
  border-bottom: 1px solid;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.section--detail.page--contact .block--another {
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 2em;
}
.section--detail.page--contact .block--another .list--support dt {
  margin-bottom: 5px;
}
.section--detail.page--contact .block--another .list--support dd:last-of-type {
  margin-bottom: 0;
}

.section--detail.page--support {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
}
.section--detail.page--support .section-tit {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
  font-size: 27px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-bottom: 40px;
}
.section--detail.page--support .txt {
  margin-bottom: 30px;
}
.section--detail.page--support .tit {
  font-size: 28px;
  line-height: 1.6em;
  margin: 0 0 30px;
  font-weight: normal;
}
.section--detail.page--support .list--support a {
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.section--detail.page--support .list--support a:hover {
  text-decoration: none;
}
.section--detail.page--support .list--support dt {
  font-weight: bold;
}
.section--detail.page--support .list--support dd {
  margin-bottom: 1.5em;
}
.section--detail.page--support .detail__btn a {
  text-decoration: none;
}

.page--faq {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
}
.page--faq .section--list .section-tit {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
  font-size: 30px;
  letter-spacing: 0.05em;
}
.page--faq .section--list .block--contact {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
}
.page--faq .section--list .block--contact a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: underline;
}
.page--faq .section--list .btn {
  margin: 20px 0;
  text-align: center;
}
.page--faq .section--list .txt--sub {
  font-size: 12px;
}
.page--faq .list-inquiry {
  margin: 0 auto;
  text-align: center;
  width: 50%;
}
.page--faq .list-inquiry li {
  margin-bottom: 20px;
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.page--faq .list-inquiry li a {
  background: #ffffff;
  color: #0A0A0A;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  display: block;
  padding: 1.5em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page--faq .searchBox {
  position: relative;
  width: 70%;
  margin: 40px auto 50px 0;
  max-width: 500px;
}
.page--faq .searchBox input[type=text] {
  padding: 0.5em 1em;
  width: 100%;
  color: #0A0A0A;
  border-color: rgba(10, 10, 10, 0.6);
}
.page--faq .searchBox input[type=submit] {
  width: 40px;
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 40px;
  color: #0A0A0A;
  background: transparent;
  border: none;
  border-radius: 30px;
  position: absolute;
  top: 2px;
  right: 3px;
  z-index: 2;
  cursor: pointer;
}
.page--faq .list--tag {
  white-space: normal;
  margin-bottom: 4em;
}
.page--faq .list--tag li {
  margin-bottom: 10px;
  display: inline-block;
}
.page--faq .list--tag li a {
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 2em;
  line-height: 1;
  text-align: center;
  padding: 0.8em 1em 0.8em;
  font-size: 13px;
}
.page--faq .tit--category {
  margin: 0 0 20px;
}
.page--faq .list--faq {
  margin: 1.5em 0;
}
.page--faq .list--faq li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.page--faq .list--faq li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.page--faq .list--faq li .tit {
  font-size: 14px;
  margin: 0 10px;
}
.page--faq .list--faq li a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: baseline;
  -webkit-box-align: baseline;
  align-items: baseline;
  padding: 24px 0;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.page--faq .list--faq .txt {
  padding-top: 0;
}
.page--faq .list--faq .icon--a {
  display: none;
}
.page--faq .list--faq .icon--q {
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.1em;
  line-height: 28px;
  font-size: 19px;
  margin-right: 8px;
}
.page--faq .tit--category {
  margin: 0 0 20px;
}
.page--faq .block--faq-detail {
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 25px;
  margin: 0 0 80px;
}
.page--faq .block--faq-detail dt {
  font-size: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0 0 15px;
  margin: 0 0 20px;
}
.page--faq .block--faq-detail .txt {
  padding-top: 0;
}
.page--faq .block--faq-detail .txt a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: underline;
  color: #ffffff;
}
.page--faq .block--faq-detail .txt a:hover {
  text-decoration: none;
}
.page--faq .block--faq-detail .icon--a {
  display: none;
}
.page--faq .block--contact {
  margin: 40px 0 0;
}
.page--faq .block--contact .link a {
  position: relative;
  padding: 0 0 0.2em;
}
.page--faq .block--contact .link a::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 1px solid #000;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  position: relative;
  bottom: 2px;
}
.page--faq .block--contact a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.page--questionnaire input[type=text], .page--questionnaire input[type=tel], .page--questionnaire input[type=email], .page--questionnaire input[type=password], .page--questionnaire input[type=number] {
  background: #ffffff;
  color: #0A0A0A;
}
.page--questionnaire .form__select select {
  color: #0A0A0A;
}
.page--questionnaire .section--detail {
  padding: 0 10%;
}
.page--questionnaire .section--detail .section-tit {
  font-size: 30px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.02em;
}
.page--questionnaire .section--detail .tit {
  font-size: 16px;
  margin-bottom: 8px;
  letter-spacing: 0.05em;
}
.page--questionnaire .section--detail form .form--post input {
  margin-right: 0.4em;
}
.page--questionnaire .section--detail form .form--post {
  margin: 0 0 8%;
}
.page--questionnaire .section--detail form .form--post dt {
  opacity: 1;
}
.page--questionnaire .section--detail form .icon--required::before {
  content: "必須";
  color: #ffffff;
  background: #ec0004;
  font-size: 0.9em;
  font-weight: 500;
  vertical-align: top;
  padding: 5px;
  margin-left: 5px;
}

.page--stream .txt--lead {
  margin-bottom: 35px;
  font-size: 18px;
}
.page--stream .block--download {
  margin-bottom: 40px;
  text-align: center;
}
.page--stream .block--download .txt--sub {
  margin-bottom: 8px;
}
.page--stream .block--download .btn--main {
  margin: 0;
}
.page--stream .block--guide .tit {
  font-size: 18px;
  font-weight: bold;
}
.page--stream .block--guide .txt {
  margin-bottom: 40px;
}
.page--stream .block--adjust {
  margin-bottom: 70px;
  padding-bottom: 70px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.page--stream .block--attention .tit {
  font-size: 16px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 10px;
}
.page--stream .block--attention dt {
  font-size: 16px;
}
.page--stream .block--attention dd {
  font-size: 14px;
}
.page--stream .block--attention dd .txt--sub {
  display: block;
  margin-top: 3px;
}
.page--stream .detail__btn {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
}
.page--stream .detail__btn i {
  margin-right: 3px;
}

.page--birthday-message .tit {
  margin-bottom: 40px;
}

/* page--error
------------------------------ */
.page--error .section--detail .section-tit {
  font-size: max(3.5vw, 20px);
  text-align: center;
  margin: 0 0 20px;
  letter-spacing: 0;
}
.page--error .section--detail .section-tit span {
  font-size: max(21vw, 200px);
  margin-bottom: -2vw;
}
.page--error .section--detail .btn {
  margin: 3em 0;
}

@media screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
  a {
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  .btn input {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .btn--main {
    min-width: 300px;
  }
  .btn--main:hover {
    color: #ffffff;
    background: #999;
    border: 1px solid #999;
  }
  .btn--sub {
    min-width: 300px;
  }
  .btn--sub:hover {
    background: #ffffff;
    color: #0A0A0A !important;
    border: 1px solid #0A0A0A;
  }
  /* input */
  .input--half {
    width: 50% !important;
  }
  .input--quarter {
    width: 25% !important;
  }
  .loaded.page--home .drawer__btn:hover {
    opacity: 0.4;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .loaded.page--home.scrolling .section--top .block--scroll .scroll {
    opacity: 0;
  }
  .block--button-nav {
    position: absolute;
    bottom: 13px;
    left: 1.5%;
    z-index: 10;
  }
  .swiper-button-next, .swiper-button-prev {
    width: auto;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    opacity: 1;
    position: relative;
    display: block;
    padding: 10px 0;
    top: 0;
    left: 2%;
    z-index: 20;
    -webkit-transition: opacity 0.3s, color 0.3s;
    transition: opacity 0.3s, color 0.3s;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0.4;
  }
  .swiper-button-next:hover, .swiper-button-prev:hover {
    opacity: 0.4;
  }
  .swiper-button-next:hover.swiper-button-disabled, .swiper-button-prev:hover.swiper-button-disabled {
    opacity: 0.4;
  }
  .swiper-button-prev {
    top: 20px;
  }
  .header {
    width: 100%;
    right: 0;
    left: auto;
    mix-blend-mode: difference;
  }
  .wrap {
    padding-top: 200px;
    padding-bottom: 160px;
    overflow: clip;
  }
  .page-top a {
    cursor: pointer;
  }
  .page-top a:hover {
    opacity: 0.4;
  }
  .block--pager {
    left: -20px;
  }
  .block--pager .pager__item--older a:hover {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
    color: rgba(255, 255, 255, 0.5);
  }
  .block--pager .pager__item--newer a:hover {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
    color: rgba(255, 255, 255, 0.5);
  }
  .block--pager .pager__item--other a {
    position: relative;
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  .block--pager .pager__item--other a span {
    position: relative;
    z-index: 2;
  }
  .block--pager .pager__item--other a:hover {
    color: #575757;
  }
  .section--list {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
  .section--list .section--header {
    width: 30%;
    margin-right: 70px;
  }
  .section--list .section--header .section-tit {
    position: sticky;
    top: 15%;
  }
  .section--list .block--list {
    width: calc(70% - 70px);
  }
  .section--list .list--contents {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section--list .list--contents li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 50px;
  }
  .section--list .list--contents li:nth-child(2n) {
    margin-right: 0;
  }
  .section--list .list--contents li a .thumb {
    width: 100%;
    margin-bottom: 10px;
    background-color: #ffffff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    top: 0;
    left: 0;
  }
  .section--detail .block--pager {
    text-align: center;
  }
  .section--detail .block--share li a i {
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  .section--detail .block--share li a svg {
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  .section--detail .block--share li a:hover i {
    color: #575757;
  }
  .section--detail .block--share li a:hover svg {
    fill: #575757;
  }
  .list--error li {
    font-size: 13px;
  }
  .list--information li a {
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  .list--information li a .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .list--information li a .date {
    width: 7em;
    min-width: 7em;
  }
  .list--information li a .category {
    width: 8em;
    min-width: 8em;
  }
  .list--information li a::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transition: -webkit-transform cubic-bezier(0.7, 0.2, 0.1, 1) 0.4s;
    transition: -webkit-transform cubic-bezier(0.7, 0.2, 0.1, 1) 0.4s;
    transition: transform cubic-bezier(0.7, 0.2, 0.1, 1) 0.4s;
    transition: transform cubic-bezier(0.7, 0.2, 0.1, 1) 0.4s, -webkit-transform cubic-bezier(0.7, 0.2, 0.1, 1) 0.4s;
    background-color: rgba(87, 87, 87, 0.3);
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .list--information li a:hover::after {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  .list--information.fc a::after {
    background-color: rgba(87, 87, 87, 0.3);
  }
  .list--information li:last-child::after {
    bottom: 0;
  }
  .list--information.list--schedule li a .box .list__txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .list--information.list--schedule li a .category {
    width: 7em;
  }
  .list--information.list--schedule li a .date-box {
    width: 9em;
  }
  .list--contents::after {
    content: "";
    display: block;
    clear: both;
  }
  .list--contents li {
    width: 100%;
  }
  .list--contents li a {
    display: block;
  }
  .list--contents li a .thumb img {
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .list--contents li a .thumb::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(87, 87, 87, 0.8);
    mix-blend-mode: multiply;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    z-index: 4;
  }
  .list--contents li a .icon--new, .list--contents li a .date, .list--contents li a .tit {
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
  }
  .list--contents li a:hover .thumb img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .list--contents li a:hover .thumb::before {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  .list--contents li a:hover .date, .list--contents li a:hover .tit {
    opacity: 0.5;
  }
  .list--contents li a:hover .icon--new {
    color: #ffffff;
  }
  .list--contents.video {
    padding: 50px 0 0;
  }
  .no--data {
    text-align: center;
  }
  .btn a,
  .btn input {
    min-width: 300px;
    line-height: 70px;
    cursor: pointer;
    overflow: hidden;
  }
  .btn .btn--main {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .detail__btn:hover {
    -webkit-transform: translateX(-6px);
            transform: translateX(-6px);
  }
  .detail__btn:hover a {
    color: rgba(255, 255, 255, 0.5);
  }
  .block--sort-category {
    top: 2vw;
    right: 0;
  }
  .block--sort .list--sort li {
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  .block--sort .list--sort li:hover {
    color: #575757;
  }
  .btn--sort:hover {
    opacity: 0.4;
  }
  .block--category li.month {
    letter-spacing: -0.5em;
  }
  .block--category li {
    display: block;
    border: none;
    position: relative;
  }
  .block--category li.dateotoko {
    font-family: "vdl-v7gothic", sans-serif;
    font-weight: 700;
  }
  .block--category li.dateotoko a {
    font-size: 13px;
  }
  .block--category li a {
    display: inline-block;
    position: relative;
  }
  .block--category li a:hover {
    color: #575757;
  }
  .nav--sns li a i, .nav--sns li a img {
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  .nav--sns li a:hover i {
    color: #575757;
  }
  .nav--sns li a:hover img {
    opacity: 0.4;
  }
  header {
    padding: 45px 0 0;
  }
  header .g-nav {
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .block--login li:hover a {
    color: #ffffff;
  }
  .drawer__btn:hover {
    opacity: 0.4;
  }
  .drawer__btn:hover + .drawer__btn-close {
    opacity: 0.4;
  }
  .drawer__btn--fc {
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
  }
  .drawer__btn--fc .border > span {
    -webkit-transition: background 0.4s;
    transition: background 0.4s;
  }
  .drawer__btn--fc:hover {
    color: #575757;
  }
  .drawer__btn--fc:hover .border > span {
    background: rgba(255, 255, 255, 0.5);
  }
  .drawer {
    width: 100%;
  }
  .drawer [class^=nav--].nav--menu__fc .drawer__btn--fc:hover {
    color: rgba(255, 255, 255, 0.5);
  }
  .drawer [class^=nav--].nav--menu__fc .drawer__btn--fc:hover p .border > span {
    background: rgba(255, 255, 255, 0.5);
  }
  .drawer [class^=nav--] > li {
    display: inline-block;
    margin-bottom: 5px;
    line-height: 1;
  }
  .drawer [class^=nav--] > li a, .drawer [class^=nav--] > li .menu--dropdown {
    position: relative;
    color: #ffffff;
  }
  .drawer [class^=nav--] > li a:hover, .drawer [class^=nav--] > li .menu--dropdown:hover {
    color: rgba(255, 255, 255, 0.5);
  }
  .drawer [class^=nav--] > li:not(:first-of-type) {
    margin-left: 30px;
  }
  .drawer [class^=nav--] > li .sub li a {
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
  }
  .drawer [class^=nav--] > li .sub li a:hover {
    color: rgba(255, 255, 255, 0.5);
  }
  .drawer .nav--menu__official {
    display: inline-block;
    position: relative;
    margin-right: 36px;
  }
  .drawer .nav--menu__fc {
    display: block;
    margin-left: 20px;
  }
  .drawer .nav--menu__fc > li {
    margin: 0;
    margin-bottom: 0;
  }
  .drawer .nav--menu__fc > li a {
    font-size: 33px;
    display: inline-block;
    letter-spacing: 0.02em;
    color: #575757;
  }
  .drawer .nav--login li {
    margin-bottom: 0;
  }
  .drawer__fc {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.3s, z-index 0.3s;
    transition: opacity 0.3s, z-index 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    background: rgba(10, 10, 10, 0.4);
    -webkit-backdrop-filter: blur(80px);
            backdrop-filter: blur(80px);
  }
  .drawer__fc .inner {
    position: relative;
    overflow: hidden;
    position: relative;
    width: 50%;
    height: 100%;
    padding: 5vw 4%;
    overflow-y: scroll;
    background: #ffffff;
  }
  .drawer__fc .inner::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: url(/static/nightmare/fanclub/common/texture.jpg) no-repeat center;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0.1;
    z-index: 2;
    pointer-events: none;
  }
  .drawer__fc .inner .drawer__btn-close {
    width: 80px;
    height: 80px;
    position: fixed;
    top: 60px;
    right: 0;
    display: block;
    z-index: 100;
    cursor: pointer;
  }
  .drawer__fc .inner .drawer__btn-close span {
    display: block;
    width: 100%;
    height: 1px;
    background: #0A0A0A;
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
    position: absolute;
    top: 20px;
    -webkit-transition: -webkit-transform 0.3s 0.2s;
    transition: -webkit-transform 0.3s 0.2s;
    transition: transform 0.3s 0.2s;
    transition: transform 0.3s 0.2s, -webkit-transform 0.3s 0.2s;
  }
  .drawer__fc .inner .block--logo {
    overflow: hidden;
  }
  .drawer__fc .inner .logo--fc {
    color: #0A0A0A;
    margin-bottom: 40px;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    opacity: 0;
    -webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.4s 0.2s;
    transition: opacity 0.4s 0.2s, -webkit-transform 0.4s 0.2s;
    transition: opacity 0.4s 0.2s, transform 0.4s 0.2s;
    transition: opacity 0.4s 0.2s, transform 0.4s 0.2s, -webkit-transform 0.4s 0.2s;
  }
  .drawer__fc .inner .logo--fc svg {
    width: 30vw;
  }
  .drawer__fc .inner .logo--fc .txt {
    font-size: 20px;
    font-family: "Oswald", sans-serif;
    display: block;
  }
  .drawer__fc .inner .nav--login {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 50px;
  }
  .drawer__fc .inner .nav--login li {
    margin-bottom: 10px;
    opacity: 0;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    -webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.4s 0.2s;
    transition: opacity 0.4s 0.2s, -webkit-transform 0.4s 0.2s;
    transition: opacity 0.4s 0.2s, transform 0.4s 0.2s;
    transition: opacity 0.4s 0.2s, transform 0.4s 0.2s, -webkit-transform 0.4s 0.2s;
    margin-bottom: 10px;
  }
  .drawer__fc .inner .nav--login li a {
    display: inline-block;
    font-size: 54px;
    font-family: "Oswald", sans-serif;
    color: #0A0A0A;
    font-weight: 500;
  }
  .drawer__fc .inner .nav--login li a:hover {
    color: rgba(10, 10, 10, 0.5);
  }
  .drawer__fc .inner .label {
    color: #0A0A0A;
    font-size: 20px;
    margin-bottom: 40px;
    opacity: 0.6;
  }
  .drawer__fc .inner .nav--menu__fc {
    margin-top: auto;
  }
  .drawer__fc .inner .nav--menu__fc li {
    display: block;
    margin-right: 60px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    -webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.4s 0.4s;
    transition: opacity 0.4s 0.4s, -webkit-transform 0.4s 0.4s;
    transition: opacity 0.4s 0.4s, transform 0.4s 0.4s;
    transition: opacity 0.4s 0.4s, transform 0.4s 0.4s, -webkit-transform 0.4s 0.4s;
  }
  .drawer__fc .inner .nav--menu__fc li.nav--menu__nightmare a, .drawer__fc .inner .nav--menu__fc li.nav--menu__costume a {
    font-family: "vdl-v7gothic", sans-serif;
    font-weight: 700;
    position: relative;
    font-size: max(1vw, 30px, 10px);
  }
  .drawer__fc .inner .nav--menu__fc li a {
    display: inline-block;
    font-family: "Bebas Neue", sans-serif;
    font-size: max(2vw, 40px, 20px);
    color: #0A0A0A;
    padding: 10px 0;
    position: relative;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .drawer__fc .inner .nav--menu__fc li a:hover {
    color: rgba(10, 10, 10, 0.5);
  }
  .drawer-visible .drawer__fc {
    opacity: 1;
    pointer-events: all;
  }
  .drawer-visible .drawer__fc .drawer__btn-close span:first-child {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  .drawer-visible .drawer__fc .drawer__btn-close span:nth-child(2) {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  .drawer-visible .drawer__fc .logo--fc, .drawer-visible .drawer__fc .nav--login li {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .drawer-visible .drawer__fc .inner .nav--menu__fc li {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .page--home {
    /* common */
    /* footer */
    /* section--banner */
    /* section--top */
    /* section--info */
    /* area-fc */
  }
  .page--home .header {
    opacity: 1;
    max-width: 50%;
    margin-left: auto;
  }
  .page--home .wrap {
    padding-bottom: 0;
    padding-top: 0;
  }
  .page--home .list__more a {
    padding: 0 10px;
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  .page--home .list__more a:hover {
    -webkit-transform: translateX(6px);
            transform: translateX(6px);
    color: rgba(255, 255, 255, 0.5);
  }
  .page--home footer {
    padding: 200px 0;
    height: auto !important;
    position: relative;
    color: #0A0A0A;
  }
  .page--home footer .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page--home footer .inner .left .logo {
    margin-bottom: 20px;
  }
  .page--home footer .inner .left .logo svg {
    width: 35vw;
  }
  .page--home footer .inner .left .block--sns li {
    display: inline-block;
    margin-right: 18px;
  }
  .page--home footer .inner .left .block--sns li i {
    font-size: 21px;
  }
  .page--home footer .inner .left .block--sns li a:hover {
    color: rgba(10, 10, 10, 0.4);
  }
  .page--home footer .inner .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page--home footer .copyright {
    font-size: 13px;
    position: absolute;
    bottom: 290px;
    left: -70px;
  }
  .page--home footer .nav--support {
    display: block;
  }
  .page--home .section--banner {
    padding-top: 18px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 auto 200px;
  }
  .page--home .section--banner .swiper-container {
    padding: 0;
    width: 100%;
    overflow: visible;
    padding-left: 18%;
    padding-right: 2%;
  }
  .page--home .section--banner.no-swiper .list--bnr li {
    width: 40%;
  }
  .page--home .section--banner.no-swiper .swiper-container {
    padding-left: 2%;
    padding-right: 2%;
  }
  .page--home .section--banner.no-swiper .swiper-button-next, .page--home .section--banner.no-swiper .swiper-button-prev, .page--home .section--banner.no-swiper .swiper-pagination {
    display: none;
  }
  .page--home .section--banner .list--bnr {
    text-align: center;
    margin-bottom: 60px;
  }
  .page--home .section--banner .list--bnr li, .page--home .section--banner .list--bnr__fc {
    position: relative;
    cursor: pointer;
  }
  .page--home .section--banner .list--bnr li a, .page--home .section--banner .list--bnr__fc a {
    display: block;
    overflow: hidden;
  }
  .page--home .section--banner .list--bnr li a::before, .page--home .section--banner .list--bnr__fc a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(87, 87, 87, 0.8);
    mix-blend-mode: multiply;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    z-index: 4;
  }
  .page--home .section--banner .list--bnr li a:hover::before, .page--home .section--banner .list--bnr__fc a:hover::before {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  .page--home .section--top {
    padding: 11.5vw 2% 0;
    width: 100%;
    height: 100%;
    position: relative;
    margin-bottom: 10vw;
  }
  .page--home .section--top .block--logo {
    position: absolute;
    top: 50px;
    left: 2%;
  }
  .page--home .section--top .block--logo .block--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 70px;
  }
  .page--home .section--top .block--logo .block--inner > p {
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    font-size: 15px;
  }
  .page--home .section--top .block--logo .block--inner .nav--sns li {
    display: inline-block;
    margin-left: 18px;
  }
  .page--home .section--top .block--logo .block--inner .nav--sns li i {
    font-size: 18px;
  }
  .page--home .section--top .nav--sns li a:hover i {
    color: #575757;
  }
  .page--home .section--top .block--nav [class^=nav--] > li .sub li a {
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
  }
  .page--home .section--top .block--nav [class^=nav--] > li .sub li a:hover {
    color: #575757;
  }
  .page--home .section--top .block--nav [class^=nav--] > li a:hover,
  .page--home .section--top .block--nav [class^=nav--] > li .menu--dropdown:hover {
    color: #575757;
  }
  .page--home .section--top .block--nav [class^=nav--] > li a:hover::before,
  .page--home .section--top .block--nav [class^=nav--] > li .menu--dropdown:hover::before {
    background-color: #575757;
  }
  .page--home .list--information {
    width: 84%;
    margin-top: max(-140px, -10vw);
  }
  .page--home .list--information .no-data {
    text-align: center;
  }
  .page--home .section--info {
    padding: 0;
    margin: 0 auto 200px;
    position: relative;
  }
  .page--home .section--info .section--inner .block--title {
    padding: 0 2%;
  }
  .page--home .section--info .list--information {
    margin-left: auto;
  }
  .page--home .section--video {
    margin-bottom: 180px;
  }
  .page--home .section--video .list__more {
    position: relative;
    z-index: 10;
    right: -50px;
  }
  .page--home .section--video .tit-wrap {
    padding-left: 6%;
    margin-bottom: 20px;
  }
  .page--home .section--video .list--video li.no-data {
    padding: 0 6%;
  }
  .page--home .section--video.no-swiper .swiper-slide {
    width: 84%;
  }
  .page--home .section--video.no-swiper .swiper-slide:last-child {
    margin-right: 0;
  }
  .page--home .section--video.no-swiper .swiper-button-next, .page--home .section--video.no-swiper .swiper-button-prev {
    display: none;
  }
  .page--home .section--video .block--button-nav {
    right: 1.5%;
    left: auto;
  }
  .page--home .section--video .swiper-container {
    padding-right: 18%;
    margin-top: max(-140px, -10vw);
  }
  .page--home .section--video .list--video {
    margin-bottom: 80px;
  }
  .page--home .section--video .list--video li a .tit {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 40em;
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.05em;
    font-size: 28px;
    text-align: left;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: center;
  }
  .page--home .section--video .list--video li a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(10, 10, 10, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    mix-blend-mode: multiply;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  .page--home .section--video .list--video li:hover a::before {
    opacity: 0.8;
  }
  .page--home .section--schedule, .page--home .section--video, .page--home .section--info.fc {
    margin-bottom: 200px;
  }
  .page--home .section--schedule .block--title, .page--home .section--video .block--title, .page--home .section--info.fc .block--title {
    padding: 0 2%;
  }
  .page--home .section--schedule .block--title .list__more, .page--home .section--video .block--title .list__more, .page--home .section--info.fc .block--title .list__more {
    -webkit-transform: rotate(90deg) translateY(-47px);
            transform: rotate(90deg) translateY(-47px);
  }
  .page--home .section--disco {
    width: 80%;
    margin: 0 auto 200px;
  }
  .page--home .section--disco .section-tit {
    margin-bottom: 0;
  }
  .page--home .section--disco .section--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page--home .section--disco .section--inner .block--title {
    width: 47%;
    margin-right: 5vw;
    position: relative;
  }
  .page--home .section--disco .section--inner .block--title .date {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .page--home .section--disco .section--inner .block--title .category {
    font-size: 13px;
    margin-bottom: 5px;
    opacity: 0.5;
  }
  .page--home .section--disco .section--inner .block--title .tit {
    font-size: 28px;
    margin-bottom: 10px;
    width: 85%;
  }
  .page--home .section--disco .section--inner .block--title .list__txt {
    position: relative;
  }
  .page--home .section--disco .section--inner .block--title .list__more {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    position: absolute;
    right: -30px;
    top: 40px;
    z-index: 10;
  }
  .page--home .section--disco .section--inner .block--title .link {
    font-size: 15px;
    font-family: "Oswald", sans-serif;
  }
  .page--home .section--disco .section--inner .block--title .link i {
    margin-left: 3px;
  }
  .page--home .section--disco .section--inner .block--title .link a:hover {
    color: rgba(255, 255, 255, 0.5);
  }
  .page--home .section--disco .section--inner .block--jacket {
    overflow: hidden;
    width: 50%;
    max-width: 800px;
  }
  .page--home .section--disco .section--inner .block--jacket a img {
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .page--home .section--disco .section--inner .block--jacket a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(87, 87, 87, 0.8);
    mix-blend-mode: multiply;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    z-index: 4;
  }
  .page--home .section--disco .section--inner .block--jacket a:hover::before {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  .page--home .section--disco .section--inner .block--jacket a:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .page--home .section--info .no-data, .page--home .section--schedule .no-data {
    text-align: center;
    padding: 40px 0;
  }
  .page--home .section--radio {
    margin: 0 auto 200px;
  }
  .page--home .section--radio .section--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page--home .section--radio .block--title {
    width: 40%;
    padding-left: 2%;
  }
  .page--home .section--radio .block--title .list__txt {
    padding-left: 10%;
    margin-top: -63px;
    width: 90%;
  }
  .page--home .section--radio .block--title .list__txt a {
    display: block;
  }
  .page--home .section--radio .block--title .list__txt a .date {
    margin-bottom: 8px;
  }
  .page--home .section--radio .block--title .list__txt a:hover {
    color: rgba(10, 10, 10, 0.5);
  }
  .page--home .section--radio .block--title .list__more {
    z-index: 20;
  }
  .page--home .section--radio .block--thumb {
    width: 60%;
  }
  .page--home .section--radio .block--thumb a {
    position: relative;
  }
  .page--home .section--radio .block--thumb a .thumb img {
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .page--home .section--radio .block--thumb a .thumb::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(87, 87, 87, 0.8);
    mix-blend-mode: multiply;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    z-index: 4;
  }
  .page--home .section--radio .block--thumb a:hover .thumb img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .page--home .section--radio .block--thumb a:hover .thumb::before {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  .page--home .section--radio .block--thumb a:hover .date, .page--home .section--radio .block--thumb a:hover .tit {
    opacity: 0.5;
  }
  .page--home .section--radio .block--thumb a:hover .icon--new {
    color: #ffffff;
  }
  .page--home .section--contents {
    width: 80%;
    margin: 0 auto;
  }
  .page--home .section--contents .list--contents li > div > a:hover {
    background: #575757;
  }
  .page--home .area--fc .list__more a:hover {
    color: rgba(10, 10, 10, 0.5);
  }
  .page--home .area--fc .block--login .block--status a:hover {
    color: #0A0A0A;
    background: #ffffff;
  }
  body:not(.page--home) .section-tit {
    font-size: 6.5vw;
  }
  .page--member .section--detail .section--inner {
    padding: 60px 4vw;
  }
  .page--member .block--category li a:hover {
    color: rgba(10, 10, 10, 0.5);
  }
  body.page--member .detail__btn:hover a {
    color: rgba(10, 10, 10, 0.5);
  }
  body.page--member .block--pager .pager__item--other a {
    position: relative;
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
    color: #0A0A0A;
  }
  body.page--member .block--pager .pager__item--other a:hover {
    color: rgba(10, 10, 10, 0.5);
  }
  body.page--member .block--pager .pager__item--other.detail__btn a {
    padding: 5px 0;
  }
  body.page--member .block--pager .pager__item--other.detail__btn a::before {
    bottom: 0;
  }
  body.page--member .block--pager .pager__item--newer a:hover, body.page--member .block--pager .pager__item--older a:hover {
    color: rgba(10, 10, 10, 0.5);
  }
  body.page--member .wrap .drawer .nav--login li.drawer__btn--fc:hover {
    color: #575757;
  }
  body.page--member.page--info .detail__btn a:hover {
    color: rgba(255, 255, 255, 0.5);
  }
  .page--info .tit-wrap {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 40px;
  }
  .page--info .section--list {
    padding: 0 0 80px 5%;
  }
  .page--info .section--list .sticky {
    position: sticky;
    top: 15%;
  }
  .page--info .section--list .section-tit {
    margin: 0;
    position: static;
  }
  .page--info .block--category li {
    display: block;
  }
  .page--info .section--detail .tit {
    line-height: 1.5;
  }
  .page--info .section--detail .date {
    margin-bottom: 40px;
  }
  .page--info .section--detail .ph img {
    max-height: 50vh;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
  }
  .page--info .txt {
    margin-bottom: 50px;
  }
  .page--info .txt a:hover {
    color: #575757;
    text-decoration: none;
  }
  .page--info.page--report .section--detail .txt .ph {
    text-align: center;
  }
  .page--info.page--report .section--detail .txt .ph img {
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 500px;
    -o-object-position: center;
       object-position: center;
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .page--schedule .section--list {
    padding: 0 0 80px 5%;
  }
  .page--schedule .section--list .section-tit {
    position: static;
  }
  .page--schedule .section--list .sticky {
    position: sticky;
    top: 15%;
  }
  .page--schedule .block--month .month-pager li a {
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
  }
  .page--schedule .block--month .month-pager li a:hover {
    color: #575757;
  }
  .page--info.page--video .section--list {
    padding: 0 5% 80px;
  }
  .page--disco .section--list .section--header .section-tit {
    position: static;
  }
  .page--disco .sticky {
    position: sticky;
    top: 15%;
  }
  .page--disco .block--category li {
    display: block;
  }
  .page--disco .section--list {
    padding: 0 5% 80px;
  }
  .page--disco .list--disco {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page--disco .list--disco li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 40px;
  }
  .page--disco .list--disco li:nth-child(2n) {
    margin-right: 0;
  }
  .page--disco .list--disco li .thumb {
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
    overflow: hidden;
  }
  .page--disco .list--disco li a {
    display: block;
  }
  .page--disco .list--disco li a .thumb img {
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .page--disco .list--disco li a .thumb::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(87, 87, 87, 0.5);
    mix-blend-mode: multiply;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    z-index: 4;
  }
  .page--disco .list--disco li a .list__txt {
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
  }
  .page--disco .list--disco li a .block--text {
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
  }
  .page--disco .list--disco li a:hover .thumb img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .page--disco .list--disco li a:hover .thumb::before {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  .page--disco .list--disco li a:hover .list__txt {
    opacity: 0.5;
  }
  .page--disco .list--disco li .tit {
    font-size: 18px;
    letter-spacing: 0.05em;
    margin-bottom: 5px;
    line-height: 1.4;
  }
  .page--disco .list--disco li .date, .page--disco .list--disco li .category {
    display: inline-block;
    line-height: 1.4;
    letter-spacing: 0.05em;
    margin-bottom: 5px;
  }
  .page--disco .section--detail {
    margin: 0 auto;
    width: 90%;
    max-width: 900px;
    position: relative;
    padding: 0;
  }
  .page--disco .section--detail .disco-wrap {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
  .page--disco .section--detail .disco-wrap .block--jacket {
    width: 40%;
    margin-right: 4%;
    min-width: 400px;
    max-width: 600px;
  }
  .page--disco .block--disc-detail {
    width: 60%;
  }
  .page--disco .block--disc-detail .block--track .list--track li .link a:hover, .page--disco .block--disc-detail .block--track .list--track li .lyrics a:hover {
    color: rgba(255, 255, 255, 0.5);
  }
  .page--disco .block--disc-detail .block--review .link a:hover {
    color: rgba(255, 255, 255, 0.5);
  }
  .page--disco .header--disco {
    max-height: 460px;
  }
  .page--lyrics .block--search form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .page--lyrics .block--search .block--pull-down {
    cursor: pointer;
    float: left;
    width: 25%;
    margin-right: 3%;
    position: relative;
  }
  .page--lyrics .block--category li:hover {
    color: rgba(255, 255, 255, 0.5);
  }
  .page--lyrics .section--detail {
    margin: 0 auto;
    width: 90%;
    max-width: 900px;
    padding: 0;
  }
  .page--lyrics .section--detail .comment_view a:hover {
    color: rgba(255, 255, 255, 0.5);
  }
  .page--lyrics .section--detail .block--lyrics, .page--lyrics .section--detail .credit, .page--lyrics .section--detail .section-tit {
    max-width: 500px;
    margin: 0 auto;
    padding: 0 0 20px;
  }
  .page--profile {
    width: 100%;
    max-width: 850px;
    padding: 0 0 40px;
    margin: 0 auto;
  }
  .page--profile .block--bio .block--member .list--member {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page--profile .block--bio .block--member .list--member li {
    width: 48%;
    margin-right: 2%;
  }
  .page--profile .block--bio .block--member .list--member li:nth-child(2n) {
    margin-right: 0;
  }
  .page--profile .block--member .list--member {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page--profile .block--member .list--member > li {
    width: 17.6%;
    margin-right: 3%;
  }
  .page--profile .block--member .list--member > li:last-child {
    margin-right: 0;
  }
  .page--profile .block--member .list--member > li:nth-child(1) .list--link, .page--profile .block--member .list--member > li:nth-child(4) .list--link {
    margin-top: 12px;
  }
  .page--profile .list--link li a:hover {
    opacity: 0.4;
  }
  .page--movie .section--detail {
    width: 850px;
    margin: 0 auto;
    padding: 0 0 100px;
  }
  .page--movie .section--list {
    padding: 0 5% 80px;
  }
  .page--movie .section--header {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: flex-start;
    -webkit-box-align: flex-start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page--movie .sticky {
    position: sticky;
    top: 15%;
  }
  .page--movie .section-tit {
    margin: 0;
    position: static;
  }
  .page--movie .section--detail {
    margin: 0 auto;
    width: 80%;
    max-width: 900px;
    padding: 0;
  }
  .page--movie .list--more li {
    width: 32%;
    margin-right: 2%;
  }
  .page--movie .list--more li:nth-child(3n) {
    margin-right: 0;
  }
  .page--movie .list--more li a .thumb img {
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .page--movie .list--more li a .thumb::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(87, 87, 87, 0.8);
    mix-blend-mode: multiply;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    z-index: 4;
  }
  .page--movie .list--more li a .icon--new, .page--movie .list--more li a .date, .page--movie .list--more li a .tit {
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
  }
  .page--movie .list--more li a:hover .thumb img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .page--movie .list--more li a:hover .thumb::before {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  .page--movie .list--more li a:hover .icon--new, .page--movie .list--more li a:hover .date, .page--movie .list--more li a:hover .tit {
    opacity: 0.5;
  }
  .page--bbs .section--list {
    width: min(65%, 800px);
    min-height: 480px;
    padding: 0;
    margin: 5em auto 2em;
  }
  .page--bbs .section--list .list--comment {
    padding: 0 24px;
  }
  .page--bbs .section--list .list--comment li:not(.member) .inner {
    margin-left: auto;
    width: min(80%, 600px);
  }
  .page--bbs .section--list .list--comment li.member .inner {
    width: min(100% - 56px, 560px);
  }
  .page--bbs.page--thread .switching li.btn_artist:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  .page--bbs.page--thread .block--pager {
    left: 0;
  }
  .page--bbs.page--thread .block--pager .btn--sub:hover {
    color: #ffffff !important;
    opacity: 0.4;
  }
  .page--bbs.page--artist .switching li.btn_all:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  .page--qa .section--list .sticky {
    position: sticky;
    top: 15%;
  }
  .page--qa .section--list .section-tit {
    margin: 0;
    position: static;
  }
  .page--qa .section-tit {
    margin-bottom: 10px;
  }
  .page--photo .section--tit {
    font-size: 24px;
  }
  .page--photo .section--list {
    padding: 0 5% 80px;
  }
  .page--photo .section-tit {
    line-height: 1.4;
  }
  .page--photo .list--photo {
    margin-bottom: 40px;
    position: relative;
  }
  .page--photo .list--photo .thumb {
    overflow: hidden;
    position: relative;
  }
  .page--photo .list--photo .thumb::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #575757;
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    z-index: 3;
    opacity: 0;
    mix-blend-mode: multiply;
  }
  .page--photo .list--photo a:hover .thumb::before {
    opacity: 0.8;
  }
  .page--photo.page--photo__detail .section-tit {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
  }
  .page--photo .list--contents li a .thumb::after {
    content: none;
  }
  .page--movie.new-movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .page--movie.new-movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a:hover {
    opacity: 0.5;
  }
  .page--contact .block--attention .list--attention li > a:hover {
    border: none;
  }
  .section--detail.page--support {
    width: 70%;
    max-width: 900px;
    padding: 0;
    margin: 0 auto;
  }
  .page--faq .section--list {
    display: block;
  }
  .page--faq .section--list .tit {
    font-size: 15px;
    line-height: 1.6;
    margin: 0 0 1em;
    font-weight: normal;
    text-align: left;
  }
  .page--faq .list-inquiry li a:hover {
    background: #0A0A0A;
    color: #ffffff;
  }
  .page--faq .block--contact li a:hover {
    color: #575757;
  }
  .page--faq .block--contact a:hover {
    text-decoration: none !important;
  }
  .page--faq .block--contact .link a::after {
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  .page--faq .block--contact .link a:hover {
    color: #1C1C1C;
    text-decoration: none;
  }
  .page--faq .block--contact .link a:hover::after {
    border: 1px solid #1C1C1C;
    border-top: none;
    border-right: none;
  }
  .page--faq .block--contact .link a:hover + i {
    color: #1C1C1C;
  }
  .page--faq .list--faq li a:hover {
    color: #575757;
  }
  .page--faq .block--faq-detail .txt a:hover {
    text-decoration: none;
  }
  .page--questionnaire .section--detail {
    width: 800px;
    padding: 0;
    margin: 0 auto;
  }
  .page--questionnaire .section--detail .section-tit {
    margin-bottom: 40px;
  }
  .page--birthday-message .section--detail {
    width: 800px;
    padding: 0;
    margin: 0 auto;
  }
  .page--birthday-message .section--detail .detail__btn:hover a {
    color: rgba(255, 255, 255, 0.5);
  }
  .page--error .section--detail {
    padding-right: 15%;
    padding-left: 15%;
  }
  .page--error .section--detail .tit {
    font-family: "Oswald", sans-serif;
    font-size: 30px;
    line-height: 1.6em;
    margin: 0 0 1em;
    text-align: center;
  }
  .page--error .section--detail .txt {
    padding-top: 0;
  }
  .page--error .section--detail .btn {
    margin: 1em 0;
  }
  footer {
    padding: 30px 2%;
    height: 110px;
    color: #ffffff;
  }
  footer .list--support {
    margin-bottom: 100px;
  }
  footer .list--support li {
    display: block;
    font-size: 12px;
    margin-right: 15px;
    text-align: right;
  }
  footer .list--support li a {
    display: inline-block;
    padding: 10px 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
  }
  footer .list--support li a:hover {
    color: rgba(10, 10, 10, 0.5);
  }
  footer .list--support li:last-child {
    margin-bottom: 0;
  }
  footer .block--link .list--link a:hover {
    opacity: 0.5;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  /* common.scss
  ============================== */
  .pc {
    display: none !important;
  }
  .btn--main {
    min-width: 90%;
  }
  /* page--error
  ------------------------------ */
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .btn--main {
    min-width: 50%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .btn--sub {
    min-width: 90%;
    padding: 20px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .btn--sub {
    min-width: 50%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    mix-blend-mode: unset;
  }
  footer {
    padding: 40px 6%;
  }
  footer .copyright {
    font-size: 10px;
    zoom: 0.9;
  }
  .slick-dots li {
    height: 12px;
  }
  .date, .category {
    display: inline-block;
    min-width: inherit;
    font-size: 15px;
    letter-spacing: 0.05em;
    margin-bottom: 7px;
  }
  .tit {
    font-size: 14px;
    line-height: 1.5;
  }
  [class^=list--] li.new a .tit::after {
    font-size: 12px;
  }
  .list--contents li a .tit {
    font-size: 16px;
    width: 90%;
  }
  .list--information li {
    margin-bottom: 10px;
  }
  .list--information li a {
    display: block;
    padding: 30px 7%;
  }
  .list--information li a .date {
    width: auto;
    min-width: inherit;
    margin: 0 5px 0 0;
    font-size: 13px;
  }
  .list--information li a .tit {
    font-size: 14px;
    font-weight: 400;
  }
  .list--information li a .category {
    margin: 0;
    width: auto;
    min-width: inherit;
    margin: 0;
    font-size: 13px;
  }
  .list--information li a .category > span {
    padding: 0 3px;
  }
  .list--information li a .date, .list--information li a .category {
    margin-bottom: 12px;
  }
  .list--information li a .icon--new {
    display: block;
    width: 13vw;
    height: 8vw;
    position: absolute;
    right: 0;
    top: -3px;
  }
  .list--information.list--schedule li a .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .list--information.list--schedule li a .date-box {
    margin: 0 14px 13px 0;
    min-width: 8em;
  }
  .list--information.list--schedule li a .date-box .md {
    display: block;
    font-size: 36px;
    margin-left: -10px;
  }
  .list--information.list--schedule li a .date-box .year {
    font-size: 10px;
    margin-left: -23px;
  }
  .list--information.list--schedule li a .category {
    text-align: left;
    margin-bottom: 5px;
  }
  .list--information.list--schedule li a .tit-area {
    width: 100%;
  }
  .list--information.list--schedule li a .tit-area .tit {
    text-align: left;
  }
  .list--contents li {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  .list--contents li.delighter.started {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  .list--contents li a {
    display: block;
  }
  .list--photo li {
    width: 50%;
  }
  .block--sort-category {
    top: 16vw;
    right: 7%;
    width: 75%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .block--sort-category {
    width: 45%;
    top: 8vw;
    right: 6%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .btn--sort {
    width: 130px;
    height: 18px;
  }
  .btn--sort .label {
    font-size: 16px;
  }
  .btn--sort span {
    width: 18px;
    height: 18px;
  }
  .block--category {
    margin-bottom: 30px;
  }
  .block--category li {
    margin-right: 0;
  }
  .block--category li.dateotoko {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
  }
  .block--category li a {
    font-size: 14px;
    letter-spacing: 0.1em;
    padding: 5px;
  }
  li.no-data {
    padding: 2em 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  li.no-data {
    padding: 2em 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .loading .logo_loading {
    width: 70vw;
  }
  .loading .logo_loading svg {
    width: 70vw;
    height: 20vw;
  }
  .page--home .drawer__btn {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    -webkit-transition: 0.4s 1s;
    transition: 0.4s 1s;
  }
  .loaded.page--home .drawer__btn {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .loaded.page--home .nav--language {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .block--button-nav {
    text-align: left;
  }
  .swiper-button-prev, .swiper-button-next {
    position: static;
    margin-bottom: 30px;
    padding-left: 5%;
  }
  .swiper-pagination-fraction {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    margin-bottom: 40px;
  }
  .swiper-pagination-current {
    margin-bottom: 0;
    margin-right: 40px;
  }
  .swiper-pagination-current::after {
    width: 1px;
    height: 18px;
    top: 3px;
    left: 25px;
  }
  .form__select {
    width: 60%;
    margin-bottom: 30px;
    min-width: 6em;
  }
  .wrap {
    padding: 115px 0 120px;
    position: relative;
    overflow: clip;
  }
  .detail__btn {
    font-size: 16px;
    letter-spacing: 0.05em;
    padding: 5px 0;
    margin-top: 1em;
    margin-right: 0;
  }
  .detail__btn .arrow {
    margin-right: 5px;
  }
  .detail__btn a svg {
    width: 16px;
    height: 13px;
  }
  .section-tit {
    font-size: max(20vw, 60px);
    letter-spacing: 0.02em;
    margin: 0;
  }
  .section-tit span {
    margin-top: -20px;
  }
  .block-tit {
    font-size: 40px;
    letter-spacing: 0.02em;
    margin-bottom: 30px;
    padding-left: 6%;
  }
  .section--list {
    padding: 0 0 0 5%;
    width: 100%;
  }
  .section--list .section--header {
    padding-right: 5%;
  }
  .section--detail {
    padding: 0 5%;
    width: 100%;
    max-width: inherit;
  }
  .section--detail .date {
    display: inline-block;
    margin-right: 13px;
  }
  .section--detail .txt {
    font-size: 15px;
    padding-top: 40px;
  }
  .section--detail .block--pager {
    text-align: center;
  }
  .page--member .section--detail .section--inner {
    padding: 35px 5% 85px;
  }
  iframe {
    width: 100% !important;
  }
  .section--list .block--pager li {
    font-size: 15px;
    margin: 0 10px;
  }
  .section--list .block--pager .pager__item--older, .section--list .block--pager .pager__item--newer {
    margin: 0 10px;
  }
  .section--list .block--pager .pager__item--other a {
    width: auto;
  }
  .section--list .list--contents {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section--list .list--contents li {
    width: 100%;
    margin-bottom: 50px;
  }
  .section--list .list--contents li .thumb {
    margin-bottom: 15px;
  }
  .drawer__btn {
    width: 60px;
    height: 60px;
    position: fixed;
    right: 0;
    top: 7vh;
    z-index: 999;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    mix-blend-mode: difference;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .drawer__btn .border {
    width: 60px;
    height: 20px;
    display: block;
    margin-bottom: 5px;
  }
  .drawer__btn .border > span {
    display: block;
    width: 100%;
    height: 1px;
    margin-right: auto;
    background: #ffffff;
    width: 60px;
    position: relative;
  }
  .drawer__btn .border > span:nth-child(2) {
    top: 8px;
  }
  .drawer__btn .border > span:nth-child(3) {
    top: 16px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .drawer__btn {
    right: 6%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .drawer__btn-close {
    right: 7.5%;
    top: 32px;
    width: 25px;
    height: 25px;
  }
  .drawer__btn-close::before, .drawer__btn-close::after {
    width: 25px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .drawer__btn-close {
    right: 7%;
    top: 45px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .drawer {
    width: 100vw;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    overflow: hidden;
    background: #ffffff;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-overflow-scrolling: touch;
    background: #1C1C1C;
  }
  .drawer .drawer-inner {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-align: flex-start;
    -webkit-box-align: flex-start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    padding: 7vw 6% 10vw;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    opacity: 0;
    -webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.4s 0.2s;
    transition: opacity 0.4s 0.2s, -webkit-transform 0.4s 0.2s;
    transition: transform 0.4s 0.2s, opacity 0.4s 0.2s;
    transition: transform 0.4s 0.2s, opacity 0.4s 0.2s, -webkit-transform 0.4s 0.2s;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .drawer .drawer-inner {
    padding: 15vw 6% 7vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .drawer .g-nav {
    width: 100%;
  }
  .drawer [class^=nav--] li {
    width: 100%;
    margin-bottom: 0;
  }
  .drawer [class^=nav--] li.nav--menu__nightmare a, .drawer [class^=nav--] li.nav--menu__costume a {
    font-family: "vdl-v7gothic", sans-serif;
    font-weight: 700;
    position: relative;
    font-size: max(4vw, 25px);
  }
  .drawer [class^=nav--] li a, .drawer [class^=nav--] li .menu--dropdown {
    font-size: 18px;
    padding: 8px 0;
  }
  .drawer [class^=nav--] li .sub {
    position: static;
    width: 100%;
  }
  .drawer [class^=nav--] li .sub li {
    background: #272736;
    border: none;
    padding: 0 10px;
  }
  .drawer .nav--menu__official {
    margin-bottom: 20px;
    position: relative;
  }
  .drawer .nav--menu__official li {
    width: 100%;
  }
  .drawer .nav--sns {
    margin-bottom: 40px;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .drawer .nav--sns li {
    margin-right: 24px;
    overflow: hidden;
    width: auto;
  }
  .drawer .nav--sns li a {
    padding: 5px 0;
    display: block;
    font-size: 22px;
  }
  .drawer .nav--sns li a i {
    color: #ffffff;
    -webkit-transition: opacity 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
    transition: opacity 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
    transition: transform 0.3s 0.3s, opacity 0.3s 0.3s;
    transition: transform 0.3s 0.3s, opacity 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
  }
  .drawer .nav--menu__fc {
    margin-bottom: 40px;
  }
  .drawer .nav--menu__fc li {
    margin-bottom: 5px;
  }
  .drawer .nav--menu__fc li a {
    font-size: max(4vw, 25px);
    padding: 8px 0;
    display: block;
    font-family: "Oswald", sans-serif;
    line-height: 1.3;
  }
  .drawer .block--login {
    margin-bottom: 20px;
  }
  .drawer .block--login .logo--fc {
    margin-bottom: 40px;
    color: #ffffff;
  }
  .drawer .block--login .logo--fc .txt {
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    display: block;
  }
  .drawer .nav--login {
    margin-bottom: 20px;
  }
  .drawer .nav--login li {
    display: inline-block;
    width: auto;
  }
  .drawer .nav--login li a {
    font-size: max(6vw, 45px);
    padding: 5px 0;
    color: #ffffff;
  }
  .drawer .nav--login .join {
    margin-right: 20px;
  }
  .drawer-visible .drawer__btn {
    mix-blend-mode: unset;
  }
  .drawer-visible .drawer__btn .border span {
    -webkit-transition: width 0.3s 0.2s, top 0.3s 0.2s, -webkit-transform 0.3s 0.2s;
    transition: width 0.3s 0.2s, top 0.3s 0.2s, -webkit-transform 0.3s 0.2s;
    transition: width 0.3s 0.2s, transform 0.3s 0.2s, top 0.3s 0.2s;
    transition: width 0.3s 0.2s, transform 0.3s 0.2s, top 0.3s 0.2s, -webkit-transform 0.3s 0.2s;
  }
  .drawer-visible .drawer__btn .border span:first-child {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  .drawer-visible .drawer__btn .border span:nth-child(2) {
    -webkit-transition: opacity 0.3s 0.3s, -webkit-transform 0.3s 0.1s;
    transition: opacity 0.3s 0.3s, -webkit-transform 0.3s 0.1s;
    transition: opacity 0.3s 0.3s, transform 0.3s 0.1s;
    transition: opacity 0.3s 0.3s, transform 0.3s 0.1s, -webkit-transform 0.3s 0.1s;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
  .drawer-visible .drawer__btn .border span:nth-child(3) {
    top: -1px;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  .drawer-visible .drawer {
    opacity: 1;
    pointer-events: auto;
  }
  .drawer-visible .drawer .drawer-inner {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .drawer-visible .drawer [class^=nav--] li a span {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  .drawer-visible .drawer [class^=nav--] li.nav--item__store i {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  .drawer-visible .drawer .nav--menu__official::after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  .drawer-visible .drawer .drawer-inner {
    visibility: visible;
    z-index: 10;
  }
  .drawer-visible .drawer h1.logo .svg-txt svg, .drawer-visible .drawer h1.logo img {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .drawer-visible .drawer .nav--login li a span {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .drawer-visible .drawer .nav--login li a .parentheses_r {
    -webkit-transform: translateY(0) scale(-1, 1);
            transform: translateY(0) scale(-1, 1);
  }
  .page--home .wrap {
    padding-bottom: 0;
    padding-top: 0;
  }
  .page--home .list--information {
    width: 85%;
    margin-top: max(-12vw, -77px);
  }
  .page--home footer {
    padding: 0;
    z-index: 10;
  }
  .page--home footer .inner {
    padding: 80px 6% 50vw;
  }
  .page--home footer .block--support .list--support {
    width: 100%;
    text-align: left;
    margin-bottom: 60px;
  }
  .page--home footer .block--support .list--support li {
    margin-bottom: 8px;
  }
  .page--home footer .block--support .list--support li a {
    line-height: 1.5;
  }
  .page--home footer .block--support .list--support dt {
    font-size: 21px;
    position: relative;
    font-family: "Oswald", sans-serif;
    border-bottom: 1px solid #0A0A0A;
    padding-bottom: 10px;
  }
  .page--home footer .block--support .list--support dd {
    display: none;
  }
  .page--home footer .right {
    text-align: left;
  }
  .page--home footer .logo {
    margin-bottom: 10px;
  }
  .page--home footer .block--sns {
    margin-bottom: 80px;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .page--home footer .block--sns li {
    margin-right: 25px;
    overflow: hidden;
    width: auto;
  }
  .page--home footer .block--sns li a {
    padding: 5px 0;
    display: block;
    font-size: 30px;
  }
  .page--home footer .block--sns li a i {
    color: #0A0A0A;
    -webkit-transition: opacity 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
    transition: opacity 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
    transition: transform 0.3s 0.3s, opacity 0.3s 0.3s;
    transition: transform 0.3s 0.3s, opacity 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
  }
  .page--home footer .block--link {
    text-align: left;
  }
  .page--home footer .block--link > p {
    font-size: 56px;
    margin-bottom: 18px;
  }
  .page--home footer .block--link .list--link {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .page--home footer .block--link .list--link li {
    width: 55vw;
  }
  .page--home footer .block--link .list--link li.lsn, .page--home footer .block--link .list--link li.hitsugi, .page--home footer .block--link .list--link li.ruka, .page--home footer .block--link .list--link li.sakito {
    width: 20vw;
  }
  .page--home footer .block--link .list--link li.tnb {
    width: 40vw;
  }
  .page--home footer .block--support > p {
    font-size: 56px;
    margin-bottom: 18px;
  }
  .page--home footer .nav--sns {
    text-align: left;
    margin-bottom: 35px;
  }
  .page--home footer .nav--sns li a {
    font-size: 30px;
  }
  .page--home footer .nav--sns li.nav__item--traveltv {
    width: 30px;
  }
  .page--home footer .line--logo {
    bottom: -11vw;
    z-index: -1;
  }
  .page--home footer .line--logo svg {
    width: 250vw;
    height: 70vw;
    margin-right: 20px;
  }
  .page--home footer .copyright {
    position: absolute;
    bottom: 130px;
    right: -60px;
  }
  .page--home .list__more {
    font-size: 13px;
    letter-spacing: 0.05em;
    padding: 8px 0;
    position: relative;
    top: 35px;
    left: 10px;
  }
  .page--home .section--top {
    padding: 25vh 0 0 5%;
    height: 100vh;
    min-height: auto;
    overflow: hidden;
    margin-bottom: 150px;
  }
  .page--home .section--top .block--logo .logo {
    width: 77vw;
  }
  .page--home .section--top .block--keyvisual {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    min-height: unset;
    margin-top: -7vw;
  }
  .page--home .section--top .block--keyvisual .keyvisual-container {
    width: 92%;
    margin-left: auto;
    margin-right: unset;
  }
  .page--home .section--top .block--inner {
    font-family: "Oswald", sans-serif;
    font-size: 11px;
    position: absolute;
    bottom: -70px;
    left: -40px;
  }
  .page--home .section--top .block--inner p {
    display: inline-block;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .page--home .section--top .block--scroll {
    position: absolute;
    right: auto;
    left: 5%;
    bottom: 12vh;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .page--home .section--top .block--scroll {
    left: 2%;
    bottom: 7vh;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .section--top .block--scroll .item {
    height: 15vw;
  }
  .page--home .section--top .line--logo {
    opacity: 0.4;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .page--home .section--top .line--logo {
    bottom: -12vh;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .section--top .line--logo svg {
    width: 230vw;
    height: 50vw;
    margin-right: 20px;
  }
  .page--home .section--banner {
    position: relative;
    z-index: 2;
    margin-bottom: 150px;
  }
  .page--home .section--banner .swiper-container {
    padding-left: 6%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .page--home .section--banner {
    margin-bottom: 120px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .section--banner .swiper-button-prev,
  .page--home .section--banner .swiper-button-next {
    display: none;
  }
  .page--home .section--banner .list--bnr {
    margin-bottom: 20px;
  }
  .page--home .section--banner .list--bnr li a {
    display: block;
  }
  .page--home .section--banner .list--bnr li a img {
    vertical-align: bottom;
  }
  .page--home .section--banner.no-swiper .list--bnr li {
    width: 100%;
  }
  .page--home .section--banner.no-swiper .swiper-pagination-clickable .swiper-pagination-bullet {
    display: none;
  }
  .page--home .section--info {
    margin-bottom: 150px;
  }
  .page--home .section--info .block--title {
    padding: 0 5%;
  }
  .page--home .section--info .list--information {
    margin-left: auto;
  }
  .page--home .section--video {
    margin-bottom: 80px;
    padding: 0 5% 0 0;
  }
  .page--home .section--video .list--video li a .tit {
    width: 100%;
    padding-left: 5%;
    font-size: 15px;
    margin-bottom: 20px;
  }
  .page--home .section--video .list--video li a .thumb {
    margin-bottom: 15px;
  }
  .page--home .section--video .block--title {
    padding: 0 5%;
  }
  .page--home .section--video .video-container {
    margin-top: max(-12vw, -77px);
    width: 95%;
    margin-right: auto;
    margin-left: unset;
  }
  .page--home .section--video .swiper-pagination-fraction {
    padding-left: 5%;
  }
  .page--home .section--schedule {
    margin-bottom: 150px;
  }
  .page--home .section--schedule .block--title {
    padding: 0 5%;
  }
  .page--home .section--schedule .list__more, .page--home .section--video .list__more, .page--home .section--info.fc .list__more {
    right: -57px;
  }
  .page--home .section--disco {
    padding: 0 5%;
    margin-bottom: 150px;
  }
  .page--home .section--disco .block--jacket, .page--home .section--disco .list__txt {
    width: 90%;
    margin-left: auto;
  }
  .page--home .section--disco .block--jacket {
    margin-bottom: 20px;
    margin-top: max(-12vw, -77px);
  }
  .page--home .section--disco .list__txt .date {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .page--home .section--disco .list__txt .category {
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
    opacity: 0.5;
  }
  .page--home .section--disco .list__txt .tit {
    font-size: 23px;
    margin-bottom: 10px;
  }
  .page--home .section--disco .list__txt .link {
    font-size: 13px;
    font-family: "Oswald", sans-serif;
  }
  .page--home .section--disco .list__txt .link i {
    margin-left: 3px;
  }
  .page--home .section--info.fc .list--information {
    text-align: left;
  }
  .page--home .section--info.fc .no-data {
    padding-left: 5%;
  }
  .page--home .section--radio {
    margin-bottom: 80px;
  }
  .page--home .section--radio .block--title {
    padding: 0 5%;
  }
  .page--home .section--radio .block--thumb {
    width: 85%;
    margin-top: max(-12vw, -77px);
  }
  .page--home .section--radio .thumb {
    margin-bottom: 20px;
  }
  .page--home .section--radio .thumb .icon--new {
    left: auto;
    right: -1vw;
  }
  .page--home .section--radio .thumb .icon--new svg {
    width: 21vw;
  }
  .page--home .section--contents {
    padding: 0 5%;
  }
  .page--home .section--contents .list--contents {
    display: block;
  }
  .page--home .section--contents .list--contents li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .page--home .section--contents .list--contents li > div {
    position: relative;
  }
  .page--home .section--contents .list--contents li > div .list__more {
    position: absolute;
    bottom: 16px;
    left: -12px;
    top: auto;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .page--home .section--contents .list--contents li > div > a {
    padding: 30px 10vw;
    height: 40vw;
  }
  .page--home .section--contents .list--contents li:nth-child(2n) > div .list__more {
    right: -78px;
  }
  .page--home .area--fc {
    padding-top: 30vw;
  }
  .page--home .area--fc .block--login {
    width: 100%;
    padding: 0 5%;
    margin-bottom: 100px;
  }
  .page--home .area--fc .block--login .logo--fc .txt {
    font-size: 12px;
  }
  .page--home .area--fc .block--login .nav--login li a {
    font-size: 28px;
  }
  .page--home .area--fc .block--login .nav--login li.mypage a {
    font-size: 14px;
  }
  .page--home .area--fc .block--login .nav--login li.mypage .mypage-btn {
    font-size: 30px;
  }
  .page--home .area--fc .block--status a {
    font-size: 14px;
    padding: 15px;
  }
  body:not(.page--home) .section-tit {
    margin-bottom: 8px;
  }
  .page--info .tit-wrap {
    display: block !important;
    margin-bottom: 40px;
  }
  .page--info.page--member .section--detail .inner {
    padding: 35px 5% 85px;
  }
  .page--info.page--video .section--list {
    padding: 0 0 0 5%;
  }
  .page--info.page--report .section--detail .txt {
    padding: 0;
    font-size: 15px;
  }
  .page--info.page--report .section--detail .txt .ph img {
    width: 100% !important;
  }
  .page--info.page--report .section--inner .button a {
    min-width: 90%;
  }
  .page--info.page--report .list--information li a {
    padding: 20px 4%;
  }
  .page--info.page--report .list--information li a .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page--info.page--report .list--information li a .thumb {
    width: 8em;
    min-width: 8em;
  }
  .page--info.page--report .list--information li a .icon--new {
    top: auto;
    bottom: -9px;
  }
  .page--info .block--share {
    padding-top: 2em;
    margin: 20px 0;
  }
  .page--info .section--detail.new .tit::after {
    font-size: 16px;
    vertical-align: 0px;
    line-height: 1;
  }
  .page--info .section--detail {
    width: 100%;
    padding: 0 5%;
  }
  .page--info .section--detail .tit {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 1.4;
  }
  .page--info .section--detail .txt {
    padding-top: 20px;
  }
  .page--info .section--detail .category {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 5px;
  }
  .page--info .section--detail .category::before {
    left: inherit;
    right: -5px;
    top: 8px;
  }
  .page--info .section--detail .date.second {
    margin-left: 15px;
  }
  .page--info .section--detail .date.second::before {
    left: -16px;
  }
  body:not(.page--home).page--report .section-tit {
    font-size: max(10vw, 50px);
  }
  .page--schedule .section-tit {
    font-size: max(12vw, 60px);
  }
  .page--schedule .block--month {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .page--schedule .block--month .tit {
    font-size: 65px;
  }
  .page--schedule .block--month .tit span {
    font-size: 26px;
  }
  .page--schedule .block--category {
    margin-bottom: 30px;
  }
  .page--schedule .block--category .list--sort li {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 0;
  }
  .page--schedule .list--schedule li {
    padding: 0 0 10px 24vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .page--schedule .list--schedule li {
    padding: 0 0 10px 14vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--schedule .list--schedule li a {
    padding: 15px;
  }
  .page--schedule .list--schedule li a .box {
    display: block;
  }
  .page--schedule .list--schedule li.no-data {
    padding: 0;
  }
  .page--schedule .list--schedule li .date {
    font-size: 34px;
    letter-spacing: 0.02em;
    left: 0;
    top: 13px;
    width: 3.5em;
  }
  .page--schedule .list--schedule li .date .week {
    letter-spacing: 0.02em;
    font-size: 13px;
  }
  .page--disco .section-tit {
    font-size: max(12vw, 80px);
  }
  .page--disco.page--offer .section-tit {
    font-size: max(5vw, 30px);
    margin-bottom: 30px;
  }
  .page--disco .list--disco li {
    margin-bottom: 60px;
  }
  .page--disco .list--disco li .tit {
    font-size: 17px;
    margin-bottom: 5px;
  }
  .page--disco .list--disco li .date, .page--disco .list--disco li .category {
    font-size: 14px;
  }
  .page--disco .block--disc-detail .tit-wrap {
    margin-bottom: 40px;
    padding-bottom: 20px;
  }
  .page--disco .block--disc-detail .txt {
    padding: 0;
  }
  .page--disco .block--disc-detail .category {
    margin: 0;
    margin-right: 13px;
  }
  .page--disco .block--disc-detail .block--track .block-tit {
    padding-left: 0;
  }
  .page--disco .header--disco {
    left: 0;
    width: 200%;
    height: 90vw;
    top: 0;
  }
  .page--disco .block--jacket .ph {
    margin-bottom: 15px;
  }
  .page--disco table {
    width: 100%;
    border: none;
  }
  .page--disco .list--offer thead {
    display: none;
  }
  .page--disco .list--offer tr {
    display: block;
    margin-bottom: 1.5em;
    border-top: solid 1px #776f71;
  }
  .page--disco .list--offer tr td {
    display: block;
    padding: 0;
    border-right: solid 1px #776f71;
    border-left: solid 1px #776f71;
    border-bottom: none;
    vertical-align: middle;
    background: #ffffff;
    color: #333333;
    display: block;
  }
  .page--disco .list--offer tr td::before {
    border-top: none;
    content: "アーティスト名";
    display: block;
    margin-bottom: 1.5%;
    padding: 1% 0;
    border-top: dotted 1px #776f71;
    border-bottom: dotted 1px #776f71;
    background: #f2f2f2;
    color: rgba(255, 255, 255, 0.6);
  }
  .page--disco .list--offer tr td:first-of-type {
    background: #848081;
    color: #ffffff;
    padding: 5px;
  }
  .page--disco .list--offer tr td:first-of-type::before {
    content: none;
  }
  .page--disco .list--offer tr td:nth-of-type(3):before {
    content: "タイトル";
  }
  .page--disco .list--offer tr td:nth-of-type(4):before {
    content: "作詞";
  }
  .page--disco .list--offer tr td:nth-of-type(5):before {
    content: "作曲";
  }
  .page--disco .list--offer tr td:nth-of-type(6):before {
    content: "収録タイトル";
  }
  .page--disco .list--offer tr td:nth-of-type(7):before {
    content: "販売元";
  }
  .page--disco .list--offer tr td:nth-of-type(n+2) {
    padding: 0 0 1.5%;
  }
  .page--disco .list--offer tr td:last-child {
    border-bottom: solid 1px #776f71;
  }
  .page--lyrics .section--list .block--search form {
    padding-right: 5%;
  }
  .page--lyrics .section--list .block--search .block--pull-down {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 30px;
  }
  .page--lyrics .section--list .searchForm {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .page--lyrics .txt {
    padding: 0;
  }
  .page--lyrics .section--detail .credit {
    margin-bottom: 30px;
  }
  .page--profile .section-tit {
    font-size: max(14vw, 55px);
  }
  .page--profile .block--logo .logo {
    width: 70vw;
  }
  .page--profile .block--ph .ph {
    margin: 0 0 20px;
  }
  .page--profile .block--bio .artist-name {
    font-size: max(12vw, 50px);
  }
  .page--profile .block--bio .artist-name::before {
    bottom: 0;
  }
  .page--profile .block--bio .bio--detail {
    letter-spacing: 0.08em;
  }
  .page--profile .block--bio .bio--detail .txt {
    padding-top: 0;
  }
  .page--profile .list--member {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .page--profile .list--member > li {
    width: 47%;
    margin-right: 6%;
    margin-bottom: 40px;
  }
  .page--profile .list--member > li:nth-child(2n) {
    margin-right: 0;
  }
  .page--profile .list--link li.txt {
    padding-top: 0;
  }
  .page--movie .list--contents li .icon--new {
    left: auto;
    right: -1vw;
  }
  .page--movie .list--contents li .icon--new svg {
    width: 21vw;
  }
  .page--movie .block--category-tit .category-tit {
    font-size: 25px;
  }
  .page--movie .block--sort-category {
    right: 0;
  }
  .page--movie.new-movie .section--detail .block--player {
    position: absolute !important;
    top: 0 !important;
  }
  .page--movie.new-movie .section--detail .area--more-info {
    padding: 0 5%;
  }
  .page--movie .btn--sort {
    width: 135px;
  }
  .page--movie .list__more {
    font-size: 16px;
    letter-spacing: 0.05em;
    padding: 5px 0;
  }
  .page--movie .list__more span {
    margin-right: 5px;
  }
  .page--movie .list__more span.arrow {
    margin: 0;
  }
  .page--movie .list__more svg {
    width: 24px;
    height: 5px;
    position: relative;
    top: -3px;
  }
  .page--movie .vjs-big-play-centered .vjs-big-play-button {
    top: 38%;
  }
  .page--movie .section--detail .txt--basic {
    margin: 24px 0 0;
  }
  .page--movie .section--detail img {
    position: absolute;
    top: 0;
  }
  .page--movie .block--more_movies .list--contents li {
    width: 47.5%;
    margin-right: 5%;
    margin-bottom: 30px;
  }
  .page--movie .block--more_movies .list--contents li .thumb {
    margin-bottom: 10px;
  }
  .page--movie .block--more_movies .list--contents li:nth-child(2n) {
    margin-right: 0;
  }
  .page--movie .block--more_movies .list--contents li a .tit {
    font-size: 17px;
  }
  .page--movie .block--more_movies .list--contents li a .date {
    font-size: 14px;
  }
  .page--movie .list--more li {
    width: 49%;
    margin-right: 2%;
  }
  .page--movie .list--more li:nth-child(2n) {
    margin-right: 0;
  }
  .page--movie .list--more .tit {
    font-size: 13px;
  }
  .page--movie.new-movie .detail__btn {
    padding-left: 5%;
  }
  .page--archive .section-tit {
    font-size: max(12vw, 80px);
  }
  .page--archive .block-tit {
    padding-left: 0;
  }
  .page--qa .section-tit {
    font-size: max(10vw, 55px);
  }
  .page--qa .section--header {
    margin-bottom: 40px;
  }
  .page--qa .section--detail .block__answer, .page--qa .section--detail .block__question {
    padding: 20px;
  }
  .page--qa .section--detail .txt {
    padding: 0;
  }
  .page--bbs.page--thread .section--list {
    padding: 0;
  }
  .page--bbs .section--list {
    padding: 0 5%;
  }
  .page--bbs .section--list .section-tit {
    font-size: max(8vw, 30px);
  }
  .page--bbs .section--list .list--comment {
    padding: 0 5%;
  }
  .page--bbs .section--list .list--comment li.member .icon {
    width: 32px;
    height: 32px;
  }
  .page--bbs .section--list .list--comment li.member .inner {
    width: min(100% - 40px, 480px);
  }
  .page--bbs .section--list .list--comment li.member .block--comment .txt {
    word-break: break-word;
  }
  .page--bbs .section--list .list--comment li .wrap--action i {
    margin: 0 5px;
  }
  .page--bbs .section--list .switching {
    padding: 0 5%;
  }
  .page--bbs .section--list .block--post form#comment_form {
    padding: 25px 5%;
  }
  .page--bbs .section--list .block--post form#comment_form .block--photo input {
    color: #0A0A0A;
  }
  .page--bbs .section--list .block--post form#comment_form .block--photo::after {
    top: 1px;
  }
  .page--bbs .section--list .form--inptarea {
    width: 74%;
    padding: 0.5em 1em 1em;
  }
  .page--bbs #swipebox-action #swipebox-prev {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    bottom: 17px;
    top: inherit;
  }
  .page--bbs #swipebox-action #swipebox-next {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    bottom: 20px;
    top: inherit;
    right: -2%;
  }
  .page--photo.page--photo__detail .section--list {
    padding: 0 5%;
  }
  .page--photo #swipebox-action #swipebox-close {
    right: 0;
  }
  .page--photo #swipebox-action #swipebox-prev, .page--photo #swipebox-action #swipebox-next {
    bottom: 20vh;
    top: inherit;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  .page--mailmagazine.section--detail .block-tit {
    padding: 0;
    font-size: 30px;
    line-height: 1.4;
  }
  .page--mailmagazine.section--detail .txt {
    padding-top: 0;
  }
  .page--mailmagazine.section--detail .block--mailmagazine, .page--mailmagazine.section--detail .block--askamail {
    margin-bottom: 60px;
  }
  .page--mailmagazine.section--detail .block--attention {
    padding: 20px;
  }
  .section--detail.page--contact .block--attention {
    padding: 1.5em;
  }
  .section--detail.page--contact .block--another {
    padding: 1.5em;
  }
  .section--detail.page--support .section-tit {
    letter-spacing: 0.03em;
    font-size: 25px;
    margin-bottom: 20px;
  }
  .section--detail.page--support .txt {
    padding-top: 20px;
  }
  .page--faq .section--list {
    padding: 0 5%;
  }
  .page--faq .section--list .section-tit {
    letter-spacing: 0.05em;
    font-size: 20px;
  }
  .page--faq .list-inquiry {
    width: 100%;
  }
  .page--faq .searchBox {
    width: 100%;
  }
  .page--faq .searchBox input[type=submit] {
    top: -2px;
  }
  .page--faq .list--faq {
    margin: 0 0 60px;
  }
  .page--faq .list--faq li a {
    padding: 16px 0;
    line-height: 1.4;
  }
  .page--faq .list--faq li a .icon--q {
    font-size: 18px;
  }
  .page--questionnaire .section--detail {
    padding: 0 5%;
  }
  .page--questionnaire .section--detail .section-tit {
    font-size: 18px;
    text-align: left;
    line-height: 1.2em;
    letter-spacing: 0.05em;
    line-height: 1.5;
  }
  .page--questionnaire .section--detail .txt--basic {
    font-size: 13px;
  }
  .page--questionnaire .section--detail .tit {
    font-size: 14px;
  }
  .page--questionnaire .section--detail form .input--half {
    width: 100% !important;
  }
  .page--questionnaire .section--detail form .input--quarter {
    width: 50% !important;
  }
  .page--questionnaire .section--detail form .form--post dt {
    margin: 2em 0 1em;
  }
  .page--questionnaire .section--detail form .icon--required::before {
    vertical-align: inherit;
    padding-left: 5px;
  }
  .page--questionnaire .section--detail .form--confirm {
    padding: 16px;
  }
  .page--stream .txt--lead {
    font-size: 16px;
  }
  .page--stream .dl-list li {
    margin-bottom: 20px;
  }
  .page--stream .txt {
    padding-top: 0;
  }
  .page--stream .tit {
    margin-bottom: 10px;
  }
  .page--stream .txt--sub {
    text-indent: -1em;
    padding-left: 1em;
  }
  .page--stream .block--carousel {
    overflow: hidden;
    margin-bottom: 70px;
    padding-bottom: 70px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .page--stream .block--carousel .method-list {
    margin-bottom: 90px;
  }
  .page--stream .block--carousel .swiper-container {
    position: relative;
    margin-bottom: 0;
  }
  .page--stream .block--carousel .swiper-container ul li img {
    margin-bottom: 0.5em;
  }
  .page--stream .block--carousel .swiper-container i {
    display: none;
  }
  .page--stream .block--carousel .swiper-button-prev {
    left: 3px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .page--stream .block--carousel .swiper-button-prev::after {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    color: #0A0A0A;
  }
  .page--stream .block--carousel .swiper-button-next {
    right: 3px;
    -webkit-transform: translateY(-52%);
            transform: translateY(-52%);
  }
  .page--stream .block--carousel .swiper-button-next::after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    color: #0A0A0A;
  }
  .page--stream .block--carousel .swiper-pagination {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: center;
    bottom: -2.2em;
    z-index: 1;
    width: 100%;
  }
  .page--stream .block--carousel .swiper-pagination .swiper-pagination-bullet {
    margin: 0 0.4em !important;
  }
  .page--stream .block--carousel .swiper-pagination-bullet-active {
    background: white;
  }
  .page--stream .block--carousel .fa-chevron-right:before {
    content: none;
  }
  .page--stream .block--adjust .adjust-list li {
    margin-bottom: 70px;
  }
  .page--stream .block--adjust .adjust-list li img {
    margin-bottom: 8px;
  }
  .page--stream .block--adjust .adjust-list li .tit {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
  }
  .page--stream .block--adjust .adjust-list li .txt {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.5;
  }
  .page--stream .list--txt li {
    margin-bottom: 12px;
  }
  .page--error .section--detail .txt--basic {
    text-align: left;
  }
  .page--error .section--detail .section-tit {
    margin-bottom: 40px;
    font-size: 30px;
  }
  .page--error .section--detail .btn {
    margin: 1em 0;
  }
  .page--contact.section--detail .input--half {
    width: 100% !important;
  }
  .page--contact.section--detail .form--post dt {
    margin: 2em 0 0.5em;
  }
}
/*  tablet
------------------------------ */
@media screen and (min-width: 768px) and (max-width: 960px) {
  body {
    font-size: 16px;
  }
  .wrap {
    padding-top: 140px;
  }
  .btn--sub {
    padding: 0;
  }
  .block--pager {
    font-size: 15px;
  }
  .block--pager li {
    margin: 0 5px;
  }
  .block--pager .pager__item--other {
    width: auto;
  }
  .block--pager .tit {
    line-height: 1.5;
  }
  .page--info .section--detail .date {
    font-size: 1.8vw;
  }
  .page--info .section--detail .tit {
    font-size: 3.5vw;
  }
  .page--info .section--detail .txt--basic {
    font-size: 16px;
  }
  .page--disco .list--disco {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page--disco .list--disco li {
    width: 32%;
    margin-right: 2%;
  }
  .page--disco .list--disco li:nth-child(3n) {
    margin-right: 0;
  }
  .page--disco .list--disco li .tit {
    width: 90%;
  }
  .page--disco .list--disco li .thumb {
    margin-bottom: 6px;
  }
}
body.yomi .loading {
  background-color: #FEDA01;
}
body.yomi .loading .logo_loading path, body.yomi .loading .logo_loading rect {
  fill: #0A0A0A;
  stroke: #0A0A0A;
  -webkit-animation: svgAnime-black 3s linear;
          animation: svgAnime-black 3s linear;
}
body.yomi.page--lyrics .section--list .block--category li.current,
body.yomi .section--radio .thumb .icon--new {
  color: #FEDA01;
}
body.yomi.page--disco .list--disco li .category > span,
body.yomi .swiper-pagination-current,
body.yomi .block--pager .pager__item--current,
body.yomi .list--information li a .icon--new,
body.yomi .block--category .current a {
  color: #FEDA01;
}
body.yomi .category > span,
body.yomi .list--information li a .category > span {
  background: #FEDA01;
  color: #0A0A0A;
}
body.yomi .line--logo {
  color: #FEDA01;
  opacity: 0.5 !important;
}
body.yomi.page--member .wrap .block--pager .pager__item--current,
body.yomi .list--information.fc li a .icon--new {
  color: #EAC800;
}
body.yomi.page--movie.new-movie .section--detail .area--movie .video-js .vjs-play-progress {
  background: linear-gradient(45deg, #FEDA01 0%, #FEDA01 100%) !important;
}
body.yomi.page--home .section--radio .block--thumb a .thumb::before, body.yomi.page--home .section--disco .section--inner .block--jacket a::before, body.yomi.page--disco .list--disco li a .thumb::before, body.yomi.page--home .section--banner .list--bnr li a::before, body.yomi.page--home .section--banner .list--bnr__fc a::before, body.yomi.page--movie .list--more li a .thumb::before,
body.yomi .list--contents li a .thumb::before,
body.yomi .list--information li a::after {
  background: rgba(254, 218, 1, 0.4);
  mix-blend-mode: unset;
}
body.yomi .list--information.fc li a::after {
  background: rgba(254, 218, 1, 0.5);
}
body.yomi.page--schedule .block--category .list--sort li .category {
  color: #EAC800;
}
body.yomi.page--schedule .block--category .list--sort li:not(:checked) + .category {
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (min-width: 961px) {
  body.yomi .header {
    mix-blend-mode: unset;
  }
  body.yomi.fc--on .wrap .drawer .nav--login li.drawer__btn--fc,
  body.yomi.fc--on .nav--login li.drawer__btn--fc,
  body.yomi.fc--on .drawer [class^=nav--] > li a, body.yomi.fc--on .drawer [class^=nav--] > li .menu--dropdown, body.yomi.page--member .wrap .drawer .nav--login li.drawer__btn--fc,
  body.yomi.page--member .nav--login li.drawer__btn--fc,
  body.yomi.page--member .drawer [class^=nav--] > li a, body.yomi.page--member .drawer [class^=nav--] > li .menu--dropdown {
    color: #0A0A0A;
  }
  body.yomi.fc--on .nav--login li.drawer__btn--fc p .border span, body.yomi.page--member .nav--login li.drawer__btn--fc p .border span {
    background: #0A0A0A;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  body.yomi.fc--on .drawer [class^=nav--].nav--menu__fc .drawer__btn--fc:hover, body.yomi.page--member .drawer [class^=nav--].nav--menu__fc .drawer__btn--fc:hover {
    color: #EAC800;
  }
}
@media screen and (min-width: 961px) {
  body.yomi.page--faq .list--faq li a:hover, body.yomi.page--lyrics .block--category li:hover,
  body.yomi .block--pager .pager__item--other a:hover,
  body.yomi .detail__btn:hover a, body.yomi.page--home .section--top .nav--sns li a:hover i, body.yomi.page--schedule .block--month .month-pager li a:hover,
  body.yomi .section--disco .section--inner .block--title .link a:hover,
  body.yomi .drawer [class^=nav--].nav--menu__fc .drawer__btn--fc:hover,
  body.yomi .drawer [class^=nav--] > li a:hover, body.yomi .drawer [class^=nav--] > li .menu--dropdown:hover,
  body.yomi .block--category li a:hover {
    color: #FEDA01;
  }
  body.yomi .block--pager .pager__item--older a:hover,
  body.yomi .swiper-button-next:hover, body.yomi .swiper-button-prev:hover {
    color: #FEDA01;
  }
  body.yomi.page--home .section--radio .block--title .list__txt a:hover,
  body.yomi.page--home footer .inner .left .block--sns li a:hover,
  body.yomi.page--home footer .line--logo {
    color: #EAC800;
  }
  body.yomi.page--home footer .list--support li a:hover,
  body.yomi.page--home .area--fc .block--login .nav--login li a:hover {
    color: #EAC800;
  }
  body.yomi.page--home .list__more a:hover {
    color: #FEDA01;
  }
  body.yomi.page--home .detail__btn a, body.yomi.page--home.page--info.page--member .detail__btn a,
  body.yomi.page--home .drawer__fc .inner .nav--menu__fc li a:hover,
  body.yomi.page--home .area--fc .list__more a:hover {
    color: #EAC800;
  }
  body.yomi.page--home .section--contents .list--contents li > div > a:hover {
    background: #EAC800;
  }
  body.yomi .drawer__fc {
    background: #FEDA01;
  }
  body.yomi .drawer__fc .inner .nav--menu__fc li a:hover,
  body.yomi .section--detail .block--share li a:hover i,
  body.yomi .drawer__fc .inner .nav--login li a:hover {
    color: #EAC800;
  }
  body.yomi .drawer .nav--login li.drawer__btn--fc:hover p .border > span {
    background: #EAC800;
  }
  body.yomi .btn--main:hover {
    color: #0A0A0A;
    background: #FEDA01;
    border-color: #FEDA01;
  }
  body.yomi.page--info .txt a:hover {
    color: #EAC800;
  }
  body.yomi .btn--main:hover {
    border-color: #EAC800;
  }
  body.yomi.page--member.page--info .detail__btn a:hover,
  body.yomi.page--member .block--pager .pager__item--newer a:hover,
  body.yomi.page--member .block--pager .pager__item--older a:hover,
  body.yomi.page--member .wrap .block--category li a:hover {
    color: #EAC800;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  body.yomi .drawer {
    background: #FEDA01;
  }
  body.yomi .drawer [class^=nav--] li a,
  body.yomi .drawer [class^=nav--] li .menu--dropdown, body.yomi .drawer .block--login .logo--fc, body.yomi .drawer .block--login .logo--fc .txt,
  body.yomi .drawer .nav--sns li a i {
    color: #0A0A0A;
  }
  body.yomi.drawer-visible .drawer__btn .border > span {
    background: #0A0A0A;
  }
}

body.hitsugi .loading {
  background-color: #E50115;
}
body.hitsugi .loading .logo_loading path, body.hitsugi .loading .logo_loading rect {
  fill: #0A0A0A;
  stroke: #0A0A0A;
  -webkit-animation: svgAnime-black 3s linear;
          animation: svgAnime-black 3s linear;
}
body.hitsugi.page--lyrics .section--list .block--category li.current,
body.hitsugi .section--radio .thumb .icon--new,
body.hitsugi .swiper-pagination-current,
body.hitsugi .block--pager .pager__item--current,
body.hitsugi .list--information li a .icon--new,
body.hitsugi .block--category .current a {
  color: #E50115;
}
body.hitsugi .category > span,
body.hitsugi .list--information li a .category > span {
  background: #E50115;
  color: #ffffff;
}
body.hitsugi .line--logo {
  color: #E50115;
  opacity: 0.5 !important;
}
body.hitsugi.page--home .list__more a:hover, body.hitsugi.page--disco .list--disco li .category > span, body.hitsugi.page--member .wrap .block--category .current a, body.hitsugi.page--member .wrap .block--pager .pager__item--current,
body.hitsugi .list--information.fc li a .icon--new {
  color: #E50115;
}
body.hitsugi.page--disco .list--disco li a .thumb::before, body.hitsugi.page--home .section--banner .list--bnr li a::before, body.hitsugi.page--home .section--banner .list--bnr__fc a::before,
body.hitsugi .list--contents li a .thumb::before,
body.hitsugi .list--information li a::after {
  background: rgba(229, 1, 21, 0.4);
  mix-blend-mode: unset;
}
body.hitsugi.page--home .section--disco .section--inner .block--jacket a::before,
body.hitsugi .list--information.fc li a::after {
  background: rgba(229, 1, 21, 0.5);
}
body.hitsugi.page--schedule .block--category .list--sort li .category {
  color: #E50115;
}
body.hitsugi.page--schedule .block--category .list--sort li:not(:checked) + .category {
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (min-width: 961px) {
  body.hitsugi.fc--on .header, body.hitsugi.page--member .header {
    mix-blend-mode: unset;
  }
  body.hitsugi.page--member .wrap .drawer .nav--login li.drawer__btn--fc, body.hitsugi.page--member .drawer [class^=nav--] > li a, body.hitsugi .drawer [class^=nav--] > li .menu--dropdown, body.hitsugi.fc--on .wrap .drawer .nav--login li.drawer__btn--fc, body.hitsugi.fc--on .drawer [class^=nav--] > li a, body.hitsugi .drawer [class^=nav--] > li .menu--dropdown {
    color: #0A0A0A;
  }
  body.hitsugi.page--member .drawer .nav--login li.drawer__btn--fc p .border > span, body.hitsugi.fc--on .drawer .nav--login li.drawer__btn--fc p .border > span {
    background: #0A0A0A;
  }
  body.hitsugi .block--pager .pager__item--older a:hover, body.hitsugi.page--lyrics .block--category li:hover,
  body.hitsugi .drawer__fc .inner .nav--login li a:hover,
  body.hitsugi .drawer__fc .inner .nav--menu__fc li a:hover, body.hitsugi.page--home .section--radio .block--title .list__txt a:hover, body.hitsugi.page--home .area--fc .list__more a:hover, body.hitsugi.page--home .area--fc .block--login .block--status.nologin a:hover,
  body.hitsugi .block--pager .pager__item--other a:hover,
  body.hitsugi .detail__btn:hover a, body.hitsugi.page--home footer .inner .left .block--sns li a:hover, body.hitsugi.page--home .section--top .nav--sns li a:hover i, body.hitsugi.page--schedule .block--month .month-pager li a:hover,
  body.hitsugi .section--disco .section--inner .block--title .link a:hover,
  body.hitsugi .drawer [class^=nav--].nav--menu__fc .drawer__btn--fc:hover,
  body.hitsugi .drawer [class^=nav--] > li a:hover, body.hitsugi .drawer [class^=nav--] > li .menu--dropdown:hover,
  body.hitsugi .block--category li a:hover {
    color: #E50115;
  }
  body.hitsugi .swiper-button-next:hover, body.hitsugi .swiper-button-prev:hover {
    color: #E50115;
  }
  body.hitsugi .section--detail .block--share li a:hover i, body.hitsugi.page--info .txt a:hover,
  body.hitsugi footer .line--logo {
    color: #E50115;
  }
  body.hitsugi footer .list--support li a:hover,
  body.hitsugi .area--fc .block--login .nav--login li a:hover {
    color: #E50115;
  }
  body.hitsugi.page--home .section--radio .block--thumb a .thumb::before {
    background: rgba(229, 1, 21, 0.5);
    mix-blend-mode: unset;
  }
  body.hitsugi.page--home .section--contents .list--contents li > div > a:hover,
  body.hitsugi .drawer__fc,
  body.hitsugi .drawer .nav--login li.drawer__btn--fc:hover p .border > span {
    background: #E50115;
  }
  body.hitsugi .btn--main:hover {
    background: #E50115;
    border-color: #E50115;
  }
  body.hitsugi.page--member .drawer .nav--login li.drawer__btn--fc:hover p .border > span {
    background: #E50115;
  }
  body.hitsugi.page--member .drawer [class^=nav--].nav--menu__fc .drawer__btn--fc:hover,
  body.hitsugi.page--member .drawer [class^=nav--] > li a:hover, body.hitsugi.page--member .drawer [class^=nav--] > li .menu--dropdown:hover {
    color: #E50115;
  }
  body.hitsugi.page--member .wrap .block--category li a:hover {
    color: #E50115;
  }
  body.hitsugi.page--member.page--info .detail__btn a:hover,
  body.hitsugi.page--member .block--pager .pager__item--newer a:hover,
  body.hitsugi.page--member .block--pager .pager__item--older a:hover,
  body.hitsugi.page--member .wrap .block--category li a:hover {
    color: #E50115;
  }
  body.hitsugi.fc--on .drawer .nav--login li.drawer__btn--fc:hover p .border > span {
    background: #E50115;
  }
  body.hitsugi.fc--on .drawer [class^=nav--].nav--menu__fc .drawer__btn--fc:hover,
  body.hitsugi.fc--on .drawer [class^=nav--] > li a:hover, body.hitsugi.fc--on .drawer [class^=nav--] > li .menu--dropdown:hover {
    color: #E50115;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  body.hitsugi .drawer {
    background: #E50115;
  }
}

body.sakito .loading {
  background-color: #D6D0C2;
}
body.sakito .loading .logo_loading path, body.sakito .loading .logo_loading rect {
  fill: #0A0A0A;
  stroke: #0A0A0A;
  -webkit-animation: svgAnime-black 3s linear;
          animation: svgAnime-black 3s linear;
}
body.sakito.page--lyrics .section--list .block--category li.current,
body.sakito .section--radio .thumb .icon--new {
  color: #D6D0C2;
}
body.sakito.page--disco .list--disco li .category > span,
body.sakito .swiper-pagination-current,
body.sakito .block--pager .pager__item--current,
body.sakito .list--information li a .icon--new,
body.sakito .block--category .current a {
  color: #D6D0C2;
}
body.sakito .category > span,
body.sakito .list--information li a .category > span {
  background: #D6D0C2;
  color: #0A0A0A;
}
body.sakito .line--logo {
  color: #D6D0C2;
  opacity: 0.5 !important;
}
body.sakito.page--member .wrap .block--pager .pager__item--current,
body.sakito .list--information.fc li a .icon--new {
  color: #C3B9A2;
}
body.sakito.page--movie.new-movie .section--detail .area--movie .video-js .vjs-play-progress {
  background: linear-gradient(45deg, #D6D0C2 0%, #D6D0C2 100%) !important;
}
body.sakito.page--home .section--radio .block--thumb a .thumb::before, body.sakito.page--home .section--disco .section--inner .block--jacket a::before, body.sakito.page--disco .list--disco li a .thumb::before, body.sakito.page--home .section--banner .list--bnr li a::before, body.sakito.page--home .section--banner .list--bnr__fc a::before, body.sakito.page--movie .list--more li a .thumb::before,
body.sakito .list--contents li a .thumb::before,
body.sakito .list--information li a::after {
  background: rgba(214, 208, 194, 0.4);
  mix-blend-mode: unset;
}
body.sakito .list--information.fc li a::after {
  background: rgba(214, 208, 194, 0.5);
}
body.sakito.page--schedule .block--category .list--sort li .category {
  color: #C3B9A2;
}
body.sakito.page--schedule .block--category .list--sort li:not(:checked) + .category {
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (min-width: 961px) {
  body.sakito.fc--on .header, body.sakito.page--member .header {
    mix-blend-mode: unset;
  }
  body.sakito.page--member .wrap .drawer .nav--login li.drawer__btn--fc, body.sakito.page--member .drawer [class^=nav--] > li a, body.sakito .drawer [class^=nav--] > li .menu--dropdown, body.sakito.fc--on .wrap .drawer .nav--login li.drawer__btn--fc, body.sakito.fc--on .drawer [class^=nav--] > li a, body.sakito .drawer [class^=nav--] > li .menu--dropdown {
    color: #0A0A0A;
  }
  body.sakito.page--member .drawer .nav--login li.drawer__btn--fc p .border > span, body.sakito.fc--on .drawer .nav--login li.drawer__btn--fc p .border > span {
    background: #0A0A0A;
  }
  body.sakito.fc--on .wrap .drawer .nav--login li.drawer__btn--fc,
  body.sakito.fc--on .nav--login li.drawer__btn--fc,
  body.sakito.fc--on .drawer [class^=nav--] > li a, body.sakito.fc--on .drawer [class^=nav--] > li .menu--dropdown, body.sakito.page--member .wrap .drawer .nav--login li.drawer__btn--fc,
  body.sakito.page--member .nav--login li.drawer__btn--fc,
  body.sakito.page--member .drawer [class^=nav--] > li a, body.sakito.page--member .drawer [class^=nav--] > li .menu--dropdown {
    color: #0A0A0A;
  }
  body.sakito.fc--on .nav--login li.drawer__btn--fc p .border span, body.sakito.page--member .nav--login li.drawer__btn--fc p .border span {
    background: #0A0A0A;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  body.sakito.fc--on .drawer [class^=nav--].nav--menu__fc .drawer__btn--fc:hover, body.sakito.page--member .drawer [class^=nav--].nav--menu__fc .drawer__btn--fc:hover {
    color: #C3B9A2;
  }
}
@media screen and (min-width: 961px) {
  body.sakito.page--faq .list--faq li a:hover, body.sakito.page--lyrics .block--category li:hover,
  body.sakito .block--pager .pager__item--other a:hover,
  body.sakito .detail__btn:hover a, body.sakito.page--home .section--top .nav--sns li a:hover i, body.sakito.page--schedule .block--month .month-pager li a:hover,
  body.sakito .section--disco .section--inner .block--title .link a:hover,
  body.sakito .drawer [class^=nav--].nav--menu__fc .drawer__btn--fc:hover,
  body.sakito .drawer [class^=nav--] > li a:hover, body.sakito .drawer [class^=nav--] > li .menu--dropdown:hover,
  body.sakito .block--category li a:hover {
    color: #D6D0C2;
  }
  body.sakito .block--pager .pager__item--older a:hover,
  body.sakito .swiper-button-next:hover, body.sakito .swiper-button-prev:hover {
    color: #D6D0C2;
  }
  body.sakito.page--home .section--radio .block--title .list__txt a:hover,
  body.sakito.page--home footer .inner .left .block--sns li a:hover,
  body.sakito.page--home footer .line--logo {
    color: #C3B9A2;
  }
  body.sakito.page--home footer .list--support li a:hover,
  body.sakito.page--home .area--fc .block--login .nav--login li a:hover {
    color: #C3B9A2;
  }
  body.sakito.page--home .list__more a:hover {
    color: #D6D0C2;
  }
  body.sakito.page--home .detail__btn a, body.sakito.page--home.page--info.page--member .detail__btn a,
  body.sakito.page--home .drawer__fc .inner .nav--menu__fc li a:hover,
  body.sakito.page--home .area--fc .list__more a:hover {
    color: #C3B9A2;
  }
  body.sakito.page--home .section--contents .list--contents li > div > a:hover {
    background: #C3B9A2;
  }
  body.sakito .btn--main:hover,
  body.sakito .drawer__fc {
    background: #D6D0C2;
  }
  body.sakito .drawer__fc .inner .nav--menu__fc li a:hover,
  body.sakito .section--detail .block--share li a:hover i,
  body.sakito .drawer__fc .inner .nav--login li a:hover {
    color: #C3B9A2;
  }
  body.sakito .drawer .nav--login li.drawer__btn--fc:hover p .border > span {
    background: #C3B9A2;
  }
  body.sakito .btn--main:hover {
    color: #0A0A0A;
    background: #D6D0C2;
    border-color: #D6D0C2;
  }
  body.sakito.page--info .txt a:hover {
    color: #C3B9A2;
  }
  body.sakito .btn--main:hover {
    border-color: #C3B9A2;
  }
  body.sakito.page--member.page--info .detail__btn a:hover,
  body.sakito.page--member .block--pager .pager__item--newer a:hover,
  body.sakito.page--member .block--pager .pager__item--older a:hover,
  body.sakito.page--member .wrap .block--category li a:hover {
    color: #C3B9A2;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  body.sakito .drawer {
    background: #D6D0C2;
  }
  body.sakito .drawer [class^=nav--] li a,
  body.sakito .drawer [class^=nav--] li .menu--dropdown, body.sakito .drawer .block--login .logo--fc, body.sakito .drawer .block--login .logo--fc .txt,
  body.sakito .drawer .nav--sns li a i {
    color: #0A0A0A;
  }
  body.sakito.drawer-visible .drawer__btn .border > span {
    background: #0A0A0A;
  }
}

body.ni_ya .loading {
  background-color: #004895;
}
body.ni_ya .loading .logo_loading path, body.ni_ya .loading .logo_loading rect {
  fill: #0A0A0A;
  stroke: #0A0A0A;
  -webkit-animation: svgAnime-black 3s linear;
          animation: svgAnime-black 3s linear;
}
body.ni_ya.page--lyrics .section--list .block--category li.current,
body.ni_ya .section--radio .thumb .icon--new,
body.ni_ya .swiper-pagination-current,
body.ni_ya .block--pager .pager__item--current,
body.ni_ya .list--information li a .icon--new,
body.ni_ya .block--category .current a {
  color: #004895;
}
body.ni_ya .category > span,
body.ni_ya .list--information li a .category > span {
  background: #004895;
  color: #ffffff;
}
body.ni_ya .line--logo {
  color: #004895;
  opacity: 0.5 !important;
}
body.ni_ya.page--home .list__more a:hover, body.ni_ya.page--disco .list--disco li .category > span, body.ni_ya.page--member .wrap .block--category .current a, body.ni_ya.page--member .wrap .block--pager .pager__item--current,
body.ni_ya .list--information.fc li a .icon--new {
  color: #004895;
}
body.ni_ya.page--disco .list--disco li a .thumb::before, body.ni_ya.page--home .section--banner .list--bnr li a::before, body.ni_ya.page--home .section--banner .list--bnr__fc a::before,
body.ni_ya .list--contents li a .thumb::before,
body.ni_ya .list--information li a::after {
  background: rgba(0, 72, 149, 0.4);
  mix-blend-mode: unset;
}
body.ni_ya.page--home .section--disco .section--inner .block--jacket a::before,
body.ni_ya .list--information.fc li a::after {
  background: rgba(0, 72, 149, 0.5);
}
body.ni_ya.page--schedule .block--category .list--sort li .category {
  color: #004895;
}
body.ni_ya.page--schedule .block--category .list--sort li:not(:checked) + .category {
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (min-width: 961px) {
  body.ni_ya.fc--on .header, body.ni_ya.page--member .header {
    mix-blend-mode: unset;
  }
  body.ni_ya.page--member .wrap .drawer .nav--login li.drawer__btn--fc, body.ni_ya.page--member .drawer [class^=nav--] > li a, body.ni_ya .drawer [class^=nav--] > li .menu--dropdown, body.ni_ya.fc--on .wrap .drawer .nav--login li.drawer__btn--fc, body.ni_ya.fc--on .drawer [class^=nav--] > li a, body.ni_ya .drawer [class^=nav--] > li .menu--dropdown {
    color: #0A0A0A;
  }
  body.ni_ya.page--member .drawer .nav--login li.drawer__btn--fc p .border > span, body.ni_ya.fc--on .drawer .nav--login li.drawer__btn--fc p .border > span {
    background: #0A0A0A;
  }
  body.ni_ya.page--disco .block--disc-detail .block--track .list--track li .link a:hover, body.ni_ya .page--disco .block--disc-detail .block--track .list--track li .lyrics a:hover {
    color: #004895;
  }
  body.ni_ya .block--pager .pager__item--older a:hover, body.ni_ya.page--lyrics .block--category li:hover,
  body.ni_ya .drawer__fc .inner .nav--login li a:hover,
  body.ni_ya .drawer__fc .inner .nav--menu__fc li a:hover, body.ni_ya.page--home .section--radio .block--title .list__txt a:hover, body.ni_ya.page--home .area--fc .list__more a:hover, body.ni_ya.page--home .area--fc .block--login .block--status.nologin a:hover,
  body.ni_ya .block--pager .pager__item--other a:hover,
  body.ni_ya .detail__btn:hover a, body.ni_ya.page--home footer .inner .left .block--sns li a:hover, body.ni_ya.page--home .section--top .nav--sns li a:hover i, body.ni_ya.page--schedule .block--month .month-pager li a:hover,
  body.ni_ya .section--disco .section--inner .block--title .link a:hover,
  body.ni_ya .drawer [class^=nav--].nav--menu__fc .drawer__btn--fc:hover,
  body.ni_ya .drawer [class^=nav--] > li a:hover, body.ni_ya .drawer [class^=nav--] > li .menu--dropdown:hover,
  body.ni_ya .block--category li a:hover {
    color: #004895;
  }
  body.ni_ya .swiper-button-next:hover, body.ni_ya .swiper-button-prev:hover {
    color: #004895;
  }
  body.ni_ya .section--detail .block--share li a:hover i, body.ni_ya.page--info .txt a:hover,
  body.ni_ya footer .line--logo {
    color: #004895;
  }
  body.ni_ya footer .list--support li a:hover,
  body.ni_ya .area--fc .block--login .nav--login li a:hover {
    color: #004895;
  }
  body.ni_ya.page--home .section--radio .block--thumb a .thumb::before {
    background: rgba(0, 72, 149, 0.5);
    mix-blend-mode: unset;
  }
  body.ni_ya.page--home .section--contents .list--contents li > div > a:hover,
  body.ni_ya .drawer__fc,
  body.ni_ya .drawer .nav--login li.drawer__btn--fc:hover p .border > span {
    background: #004895;
  }
  body.ni_ya .btn--main:hover {
    color: #ffffff;
    background: #004895;
    border-color: #004895;
  }
  body.ni_ya.page--member .drawer .nav--login li.drawer__btn--fc:hover p .border > span {
    background: #004895;
  }
  body.ni_ya.page--member .drawer [class^=nav--].nav--menu__fc .drawer__btn--fc:hover,
  body.ni_ya.page--member .drawer [class^=nav--] > li a:hover, body.ni_ya.page--member .drawer [class^=nav--] > li .menu--dropdown:hover {
    color: #004895;
  }
  body.ni_ya.page--member .wrap .block--category li a:hover {
    color: #004895;
  }
  body.ni_ya.page--member.page--info .detail__btn a:hover,
  body.ni_ya.page--member .block--pager .pager__item--newer a:hover,
  body.ni_ya.page--member .block--pager .pager__item--older a:hover,
  body.ni_ya.page--member .wrap .block--category li a:hover {
    color: #004895;
  }
  body.ni_ya.fc--on .drawer .nav--login li.drawer__btn--fc:hover p .border > span {
    background: #004895;
  }
  body.ni_ya.fc--on .drawer [class^=nav--].nav--menu__fc .drawer__btn--fc:hover,
  body.ni_ya.fc--on .drawer [class^=nav--] > li a:hover, body.ni_ya.fc--on .drawer [class^=nav--] > li .menu--dropdown:hover {
    color: #004895;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  body.ni_ya .drawer {
    background: #004895;
  }
}

body.ruka .loading {
  background-color: #F7BCBE;
}
body.ruka .loading .logo_loading path, body.ruka .loading .logo_loading rect {
  fill: #0A0A0A;
  stroke: #0A0A0A;
  -webkit-animation: svgAnime-black 3s linear;
          animation: svgAnime-black 3s linear;
}
body.ruka.page--lyrics .section--list .block--category li.current,
body.ruka .section--radio .thumb .icon--new,
body.ruka .swiper-pagination-current,
body.ruka .block--pager .pager__item--current,
body.ruka .list--information li a .icon--new,
body.ruka .block--category .current a {
  color: #F7BCBE;
}
body.ruka .category > span,
body.ruka .list--information li a .category > span {
  background: #F7BCBE;
  color: #0A0A0A;
}
body.ruka .line--logo {
  color: #F7BCBE;
  opacity: 0.5 !important;
}
body.ruka.page--home .list__more a:hover, body.ruka.page--disco .list--disco li .category > span, body.ruka.page--member .wrap .block--category .current a, body.ruka.page--member .wrap .block--pager .pager__item--current,
body.ruka .list--information.fc li a .icon--new {
  color: #F7BCBE;
}
body.ruka.page--disco .list--disco li a .thumb::before, body.ruka.page--home .section--banner .list--bnr li a::before, body.ruka.page--home .section--banner .list--bnr__fc a::before,
body.ruka .list--contents li a .thumb::before,
body.ruka .list--information li a::after {
  background: rgba(247, 188, 190, 0.4);
  mix-blend-mode: unset;
}
body.ruka.page--home .section--disco .section--inner .block--jacket a::before,
body.ruka .list--information.fc li a::after {
  background: rgba(247, 188, 190, 0.5);
}
body.ruka.page--schedule .block--category .list--sort li .category {
  color: #F7BCBE;
}
body.ruka.page--schedule .block--category .list--sort li:not(:checked) + .category {
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (min-width: 961px) {
  body.ruka.fc--on .header, body.ruka.page--member .header {
    mix-blend-mode: unset;
  }
  body.ruka.page--member .wrap .drawer .nav--login li.drawer__btn--fc, body.ruka.page--member .drawer [class^=nav--] > li a, body.ruka .drawer [class^=nav--] > li .menu--dropdown, body.ruka.fc--on .wrap .drawer .nav--login li.drawer__btn--fc, body.ruka.fc--on .drawer [class^=nav--] > li a, body.ruka .drawer [class^=nav--] > li .menu--dropdown {
    color: #0A0A0A;
  }
  body.ruka.page--member .drawer .nav--login li.drawer__btn--fc p .border > span, body.ruka.fc--on .drawer .nav--login li.drawer__btn--fc p .border > span {
    background: #0A0A0A;
  }
  body.ruka .block--pager .pager__item--older a:hover, body.ruka.page--lyrics .block--category li:hover,
  body.ruka .drawer__fc .inner .nav--login li a:hover,
  body.ruka .drawer__fc .inner .nav--menu__fc li a:hover, body.ruka.page--home .section--radio .block--title .list__txt a:hover, body.ruka.page--home .area--fc .list__more a:hover, body.ruka.page--home .area--fc .block--login .block--status.nologin a:hover,
  body.ruka .block--pager .pager__item--other a:hover,
  body.ruka .detail__btn:hover a, body.ruka.page--home footer .inner .left .block--sns li a:hover, body.ruka.page--home .section--top .nav--sns li a:hover i, body.ruka.page--schedule .block--month .month-pager li a:hover,
  body.ruka .section--disco .section--inner .block--title .link a:hover,
  body.ruka .drawer [class^=nav--].nav--menu__fc .drawer__btn--fc:hover,
  body.ruka .drawer [class^=nav--] > li a:hover, body.ruka .drawer [class^=nav--] > li .menu--dropdown:hover,
  body.ruka .block--category li a:hover {
    color: #F7BCBE;
  }
  body.ruka .swiper-button-next:hover, body.ruka .swiper-button-prev:hover {
    color: #F7BCBE;
  }
  body.ruka .section--detail .block--share li a:hover i, body.ruka.page--info .txt a:hover,
  body.ruka footer .line--logo {
    color: #F7BCBE;
  }
  body.ruka footer .list--support li a:hover,
  body.ruka .area--fc .block--login .nav--login li a:hover {
    color: #F7BCBE;
  }
  body.ruka.page--home .section--radio .block--thumb a .thumb::before {
    background: rgba(247, 188, 190, 0.5);
    mix-blend-mode: unset;
  }
  body.ruka.page--home .section--contents .list--contents li > div > a:hover,
  body.ruka .drawer__fc,
  body.ruka .drawer .nav--login li.drawer__btn--fc:hover p .border > span {
    background: #F7BCBE;
  }
  body.ruka .btn--main:hover {
    color: #0A0A0A;
    background: #F7BCBE;
    border-color: #F7BCBE;
  }
  body.ruka.page--member .drawer .nav--login li.drawer__btn--fc:hover p .border > span {
    background: #F7BCBE;
  }
  body.ruka.page--member .drawer [class^=nav--].nav--menu__fc .drawer__btn--fc:hover,
  body.ruka.page--member .drawer [class^=nav--] > li a:hover, body.ruka.page--member .drawer [class^=nav--] > li .menu--dropdown:hover {
    color: #F7BCBE;
  }
  body.ruka.page--member .wrap .block--category li a:hover {
    color: #F7BCBE;
  }
  body.ruka.page--member.page--info .detail__btn a:hover,
  body.ruka.page--member .block--pager .pager__item--newer a:hover,
  body.ruka.page--member .block--pager .pager__item--older a:hover,
  body.ruka.page--member .wrap .block--category li a:hover {
    color: #F7BCBE;
  }
  body.ruka.fc--on .drawer .nav--login li.drawer__btn--fc:hover p .border > span {
    background: #F7BCBE;
  }
  body.ruka.fc--on .drawer [class^=nav--].nav--menu__fc .drawer__btn--fc:hover,
  body.ruka.fc--on .drawer [class^=nav--] > li a:hover, body.ruka.fc--on .drawer [class^=nav--] > li .menu--dropdown:hover {
    color: #F7BCBE;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  body.ruka .drawer {
    background: #F7BCBE;
  }
  body.ruka .drawer [class^=nav--] li a,
  body.ruka .drawer [class^=nav--] li .menu--dropdown, body.ruka .drawer .block--login .logo--fc, body.ruka .drawer .block--login .logo--fc .txt,
  body.ruka .drawer .nav--sns li a i {
    color: #0A0A0A;
  }
  body.ruka.drawer-visible .drawer__btn .border > span {
    background: #0A0A0A;
  }
}/*# sourceMappingURL=fanclub-service.css.map */