@charset "UTF-8";
/* ==============================================================
*  base
* ============================================================ */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@import url("https://use.typekit.net/vfx2gla.css");
/*! 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 {
  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 {
  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] {
  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 {
  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
* ============================================================ */
/* base
============================== */
html {
  visibility: hidden;
  padding: 0;
}

html, body {
  height: 100%;
}

html.wf-active, html.wfno-load {
  visibility: visible;
}

body {
  position: relative;
  background: #ffffff;
  color: #010101;
  word-wrap: break-word;
}
@media screen and (min-width: 961px) {
  body {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  body {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 756px) and (max-width: 959px) {
  body {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}

.wrap {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 0;
  overflow: hidden;
  min-height: 100vh;
}

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

img {
  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: #010101;
  color: #ffffff;
}

::selection {
  background: #010101;
  color: #ffffff;
}

::-moz-selection {
  background: #010101;
  color: #ffffff;
}

.content-main {
  position: relative;
  min-height: 100%;
}

.section-tit {
  color: #010101;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}
.section-tit:tit__jp {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
}

.section-tit--sub {
  display: block;
  color: #010101;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
  text-align: center;
  line-height: 1.5;
}

.tit {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  line-height: 1.5;
  word-break: break-word;
}

.txt--basic {
  margin: 0 0 1em;
}

.txt--sub {
  font-size: 11px;
  line-height: 1.3;
}

.txt--jp {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}

.txt--en {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}

.txt--lead {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
}

.txt--notice {
  color: #DB001E;
  font-weight: bold;
}

.item--centering {
  text-align: center;
}

.item--right {
  text-align: right;
}

.item--attention {
  color: #DB001E;
}

.item--not-clickable a {
  pointer-events: none;
}

.bold {
  font-weight: bold;
}

i {
  font-family: FontAwesome;
}

.section--list,
.section--detail {
  position: relative;
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
}
.section--list .block--tit,
.section--detail .block--tit {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.section--list .block--tit .section-tit,
.section--detail .block--tit .section-tit {
  display: inline-block;
}

.section--detail .block--tit .section-tit {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}

body.page--member .block--heading--main .section-tit {
  font-family: citrus-gothic-shadow, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}

.block--tag--member, .block--writer {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.6em;
}
.block--tag--member .tag, .block--tag--member .writer, .block--writer .tag, .block--writer .writer {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-top: 0.4em;
  margin-right: 1em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  font-size: 12px;
  line-height: 1.5;
}
.block--tag--member .tag::before, .block--tag--member .writer::before, .block--writer .tag::before, .block--writer .writer::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 0.2em;
  border: solid 1px;
  border-radius: 100%;
}
.block--tag--member .tag.tag--1::before, .block--tag--member .tag.writer--1::before, .block--tag--member .tag.tag--15::before, .block--tag--member .tag.writer--15::before, .block--tag--member .writer.tag--1::before, .block--tag--member .writer.writer--1::before, .block--tag--member .writer.tag--15::before, .block--tag--member .writer.writer--15::before, .block--writer .tag.tag--1::before, .block--writer .tag.writer--1::before, .block--writer .tag.tag--15::before, .block--writer .tag.writer--15::before, .block--writer .writer.tag--1::before, .block--writer .writer.writer--1::before, .block--writer .writer.tag--15::before, .block--writer .writer.writer--15::before {
  width: 14px;
  height: 14px;
  border-radius: 0;
  border-color: transparent;
  background: url(/static/gangparade/assets/logo--official--mark.svg) no-repeat;
  background-size: contain;
}
.block--tag--member .tag.tag--2::before, .block--tag--member .tag.writer--2::before, .block--tag--member .writer.tag--2::before, .block--tag--member .writer.writer--2::before, .block--writer .tag.tag--2::before, .block--writer .tag.writer--2::before, .block--writer .writer.tag--2::before, .block--writer .writer.writer--2::before {
  border-color: #09A53A;
  background-color: #09A53A;
}
.block--tag--member .tag.tag--3::before, .block--tag--member .tag.writer--3::before, .block--tag--member .writer.tag--3::before, .block--tag--member .writer.writer--3::before, .block--writer .tag.tag--3::before, .block--writer .tag.writer--3::before, .block--writer .writer.tag--3::before, .block--writer .writer.writer--3::before {
  border-color: #E64878;
  background-color: #E64878;
}
.block--tag--member .tag.tag--4::before, .block--tag--member .tag.writer--4::before, .block--tag--member .writer.tag--4::before, .block--tag--member .writer.writer--4::before, .block--writer .tag.tag--4::before, .block--writer .tag.writer--4::before, .block--writer .writer.tag--4::before, .block--writer .writer.writer--4::before {
  border-color: #F76500;
  background-color: #F76500;
}
.block--tag--member .tag.tag--5::before, .block--tag--member .tag.writer--5::before, .block--tag--member .writer.tag--5::before, .block--tag--member .writer.writer--5::before, .block--writer .tag.tag--5::before, .block--writer .tag.writer--5::before, .block--writer .writer.tag--5::before, .block--writer .writer.writer--5::before {
  border-color: #EA042A;
  background-color: #EA042A;
}
.block--tag--member .tag.tag--6::before, .block--tag--member .tag.writer--6::before, .block--tag--member .writer.tag--6::before, .block--tag--member .writer.writer--6::before, .block--writer .tag.tag--6::before, .block--writer .tag.writer--6::before, .block--writer .writer.tag--6::before, .block--writer .writer.writer--6::before {
  border-color: #8061A7;
  background-color: #8061A7;
}
.block--tag--member .tag.tag--7::before, .block--tag--member .tag.writer--7::before, .block--tag--member .writer.tag--7::before, .block--tag--member .writer.writer--7::before, .block--writer .tag.tag--7::before, .block--writer .tag.writer--7::before, .block--writer .writer.tag--7::before, .block--writer .writer.writer--7::before {
  border-color: #000000;
  background-color: #FFFFFF;
}
.block--tag--member .tag.tag--8::before, .block--tag--member .tag.writer--8::before, .block--tag--member .writer.tag--8::before, .block--tag--member .writer.writer--8::before, .block--writer .tag.tag--8::before, .block--writer .tag.writer--8::before, .block--writer .writer.tag--8::before, .block--writer .writer.writer--8::before {
  border-color: #40A6D7;
  background-color: #40A6D7;
}
.block--tag--member .tag.tag--9::before, .block--tag--member .tag.writer--9::before, .block--tag--member .writer.tag--9::before, .block--tag--member .writer.writer--9::before, .block--writer .tag.tag--9::before, .block--writer .tag.writer--9::before, .block--writer .writer.tag--9::before, .block--writer .writer.writer--9::before {
  border-color: #F091BB;
  background-color: #F091BB;
}
.block--tag--member .tag.tag--10::before, .block--tag--member .tag.writer--10::before, .block--tag--member .writer.tag--10::before, .block--tag--member .writer.writer--10::before, .block--writer .tag.tag--10::before, .block--writer .tag.writer--10::before, .block--writer .writer.tag--10::before, .block--writer .writer.writer--10::before {
  border-color: #0082B6;
  background-color: #0082B6;
}
.block--tag--member .tag.tag--11::before, .block--tag--member .tag.writer--11::before, .block--tag--member .writer.tag--11::before, .block--tag--member .writer.writer--11::before, .block--writer .tag.tag--11::before, .block--writer .tag.writer--11::before, .block--writer .writer.tag--11::before, .block--writer .writer.writer--11::before {
  border-color: #F2DA54;
  background-color: #F2DA54;
}
.block--tag--member .tag.tag--12::before, .block--tag--member .tag.writer--12::before, .block--tag--member .writer.tag--12::before, .block--tag--member .writer.writer--12::before, .block--writer .tag.tag--12::before, .block--writer .tag.writer--12::before, .block--writer .writer.tag--12::before, .block--writer .writer.writer--12::before {
  border-color: #23B665;
  background-color: #23B665;
}
.block--tag--member .tag.tag--13::before, .block--tag--member .tag.writer--13::before, .block--tag--member .writer.tag--13::before, .block--tag--member .writer.writer--13::before, .block--writer .tag.tag--13::before, .block--writer .tag.writer--13::before, .block--writer .writer.tag--13::before, .block--writer .writer.writer--13::before {
  border-color: #C0AFD1;
  background-color: #C0AFD1;
}
.block--tag--member .tag.tag--14::before, .block--tag--member .tag.writer--14::before, .block--tag--member .writer.tag--14::before, .block--tag--member .writer.writer--14::before, .block--writer .tag.tag--14::before, .block--writer .tag.writer--14::before, .block--writer .writer.tag--14::before, .block--writer .writer.writer--14::before {
  border-color: #00B0D4;
  background-color: #00B0D4;
}
.block--tag--member .tag[class]:not([class*=tag--])::before, .block--writer .tag[class]:not([class*=tag--])::before {
  width: 14px;
  height: 14px;
  border-radius: 0;
  border-color: transparent;
  background: url(/static/gangparade/assets/logo--official--mark.svg) no-repeat;
  background-size: contain;
}
.block--tag--member .writer[class]:not([class*=writer--])::before, .block--writer .writer[class]:not([class*=writer--])::before {
  width: 14px;
  height: 14px;
  border-radius: 0;
  border-color: transparent;
  background: url(/static/gangparade/assets/logo--official--mark.svg) no-repeat;
  background-size: contain;
}

.no-data {
  width: 100%;
  margin: 0 auto;
  color: #010101;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
  font-weight: bold;
  text-align: center;
}

.list__more {
  position: relative;
}
.list__more a {
  display: inline-block;
  position: relative;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 0.03em;
  color: #010101;
  text-align: left;
  line-height: 1;
  transition: color 0.3s;
}
.list__more a span {
  opacity: 1;
  transition: opacity 0.5s;
}
.list__more a::after {
  position: absolute;
  z-index: -1;
  background: url(/static/gangparade/assets/icon--diamond.svg) no-repeat center center;
  background-size: contain;
  transform-origin: left;
  transform: translateX(0) scale(1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.list__more a:hover span {
  opacity: 0.6;
}
.list__more a:hover::after {
  transform: translateX(0.6em) scale(1.5);
}

.list--txt li {
  padding-left: 1em;
  text-indent: -1em;
}
.list--txt li:last-of-type {
  margin-bottom: 0;
}

.list--nav--sns li a {
  color: #010101;
  transition: opacity 0.3s cubic-bezier(0.6, 0, 0.2, 1), color 0.3s cubic-bezier(0.6, 0, 0.2, 1);
}

.nav--external a::after {
  content: "\f08e";
  display: inline-block;
  color: #ffffff;
  font-family: FontAwesome;
  font-weight: 400;
}

.block--category {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  flex-wrap: wrap;
}
.block--category .block--nav--category {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.block--category .block--nav--category li {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}
.block--category .block--nav--category li a, .block--category .block--nav--category li label .category {
  display: block;
  position: relative;
  border: solid 1px #010101;
  border-radius: 100em;
  color: #010101;
  font-weight: bold;
}
.block--category .block--nav--category li input[type=checkbox] {
  display: none;
}
.block--category .block--nav--category li input[type=checkbox]:checked + .category {
  color: #010101;
}
.block--category .block--nav--category li input[type=checkbox]:checked + .category::before {
  transform: scaleX(1);
}
.block--category .block--nav--category li:last-of-type {
  margin-right: 0;
}
.block--category .block--nav--category li.current a {
  background-color: #010101;
  color: #ffffff;
  pointer-events: none;
}

.block--sort-category {
  position: absolute;
}
.block--sort-category .block--sort {
  display: none;
  position: relative;
  right: 0;
  z-index: 2;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  background: #010101;
  color: #ffffff;
}
.block--sort-category .block--sort .list--sort li {
  border-bottom: solid 1px rgba(255, 255, 255, 0.4);
}
.block--sort-category .block--sort .list--sort li:last-of-type {
  border: none;
}
.block--sort-category .block--sort .list--sort li .category {
  display: block;
}
.block--sort-category .block--sort .list--sort li .category label {
  position: relative;
  display: block;
  cursor: pointer;
}
.block--sort-category .block--sort .list--sort li .category label::before {
  content: "";
  position: absolute;
  display: block;
  background: transparent;
  border: solid 1px #ffffff;
}
.block--sort-category .block--sort .list--sort li .category label::after {
  content: "";
  position: absolute;
  display: block;
  background: #ffffff;
  opacity: 0;
  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: #000000;
}
.block--sort-category .block--sort::-webkit-scrollbar-thumb {
  background-color: #ffffff;
}
.block--sort-category.is-open .block--sort {
  display: block;
}
.block--sort-category .btn--sort {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  right: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  cursor: pointer;
}
.block--sort-category .btn--sort .label {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
  letter-spacing: 0.05em;
}
.block--sort-category .btn--sort span {
  background-image: url(/static/gangparade/assets/icon_sort_category.svg);
  background-color: transparent;
}

.ph, .thumb {
  position: relative;
  line-height: 0;
}
.ph img, .thumb img {
  display: block;
  width: 100%;
  margin: 0 auto;
  pointer-events: none;
}
.ph::after, .thumb::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/static/common/global-image/dummy.gif);
  background-size: cover;
}
.ph .dummy, .thumb .dummy {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ph.ph__dl::after, .thumb.ph__dl::after {
  display: none;
}

.page--wallpaper .section--detail .ph::after {
  display: none;
}

video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #010101;
}

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

.svg-parts {
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}

.sprite-parts__logo__official--vertical {
  fill: #000000;
  transition: fill 0.4s cubic-bezier(0.6, 0, 0.2, 1);
}

.sprite-parts__logo__official--horizontal {
  fill: #000000;
  transition: fill 0.4s cubic-bezier(0.6, 0, 0.2, 1);
}

.sprite-parts__logo__asoviva {
  fill: #ffffff;
  transition: fill 0.4s cubic-bezier(0.6, 0, 0.2, 1);
}
.sprite-parts__logo__asoviva.type--black {
  fill: #010101;
}

.sprite-parts__menu__trigger:hover {
  fill: #222222;
}

body:not(.page--home) .wrap {
  background-color: #f6f6f6;
}

body.page--member header .sprite-parts__logo__official--horizontal {
  display: none;
}
body.page--member .wrap::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 1;
  width: 100vw;
  height: 100%;
  transition: opacity 0.5s cubic-bezier(0.6, 0, 0.2, 1) 0.4s;
}

body:not(.page--member) header .sprite-parts__logo__asoviva {
  display: none;
}

.block--pager {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  text-align: center;
}
.block--pager li {
  position: relative;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}
.block--pager li.pager__item--current span {
  font-weight: 700;
}
.block--pager li a, .block--pager li span {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}
.block--pager li a {
  display: block;
  position: relative;
  color: #010101;
  text-decoration: none;
  transition: 0.2s;
}
.block--pager .pager__item--number {
  color: #010101;
  text-align: center;
}
.block--pager .pager__item--newer {
  position: relative;
  top: 0;
  left: 0;
  padding: 0;
}
.block--pager .pager__item--newer a, .block--pager .pager__item--newer span {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.block--pager .pager__item--newer a::after, .block--pager .pager__item--newer span::after {
  content: "";
  display: block;
  position: absolute;
  border-top: solid 1px #010101;
  border-right: solid 1px #010101;
  transform: rotate(-135deg);
  transition: 0.2s;
}
.block--pager .pager__item--newer span::after {
  opacity: 0.3;
}
.block--pager .pager__item--older {
  padding: 0;
  position: relative;
  top: 0;
  right: 0;
}
.block--pager .pager__item--older a, .block--pager .pager__item--older span {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.block--pager .pager__item--older a::after, .block--pager .pager__item--older span::after {
  content: "";
  display: block;
  position: absolute;
  border-top: solid 1px #010101;
  border-right: solid 1px #010101;
  transform: rotate(45deg);
  transition: 0.2s;
}
.block--pager .pager__item--older span::after {
  opacity: 0.3;
}
.block--pager .pager__item--newer::before,
.block--pager .pager__item--older::before {
  display: none !important;
}
.block--pager .pager__item--current {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: solid 1px #010101;
  background-color: #010101;
  color: #ffffff;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
}
.block--pager .pager__item--current span {
  display: block;
  width: 100%;
  height: 100%;
}
.block--pager .detail__btn a::after {
  display: none;
}

.block--pager__detail {
  display: flex;
  justify-content: center;
  align-items: center;
}
.block--pager__detail .pager__item--newer a, .block--pager__detail .pager__item--newer span,
.block--pager__detail .pager__item--older a,
.block--pager__detail .pager__item--older span,
.block--pager__detail .pager__item--list a,
.block--pager__detail .pager__item--list span {
  display: block;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
  line-height: 1;
  transition: 0.3s;
}
.block--pager__detail .pager__item--newer span,
.block--pager__detail .pager__item--older span,
.block--pager__detail .pager__item--list span {
  opacity: 0.3;
}
.block--pager__detail .pager__item--newer a, .block--pager__detail .pager__item--newer span {
  color: #ffffff;
}
.block--pager__detail .pager__item--newer a {
  position: relative;
}
.block--pager__detail .pager__item--newer a::before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 1px;
  transform-origin: left top;
  transform: scaleX(0);
  transition: transform 0.25s ease-out;
}
.block--pager__detail .pager__item--newer a:hover {
  opacity: 0.6;
}
.block--pager__detail .pager__item--newer a:hover::before {
  transform: scaleX(1);
}
.block--pager__detail .pager__item--older a, .block--pager__detail .pager__item--older span {
  color: #ffffff;
}
.block--pager__detail .pager__item--older a {
  position: relative;
}
.block--pager__detail .pager__item--older a::before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 1px;
  background-color: #ffffff;
  transform-origin: right top;
  transform: scaleX(0);
  transition: transform 0.25s ease-out;
}
.block--pager__detail .pager__item--older a:hover {
  opacity: 0.6;
}
.block--pager__detail .pager__item--older a:hover::before {
  transform: scaleX(1);
}
.block--pager__detail .pager__item--list a {
  color: #ffffff;
  transition: color 0.3s;
}
.block--pager__detail .pager__item--list a:hover {
  opacity: 0.6;
}
.block--pager__detail .detail__btn {
  display: flex;
}

.swiper-pagination {
  display: flex;
  position: static;
  z-index: 1;
  text-align: left;
}
.swiper-pagination.swiper-pagination-horizontal {
  width: auto;
}

.swiper-pagination.swiper-pagination-horizontal {
  line-height: 1;
}

.swiper-pagination-bullet {
  opacity: 1;
  margin: 0 !important;
  background: #ffffff;
}

.swiper-button-prev, .swiper-button-next {
  position: static;
  z-index: 1 !important;
  width: auto;
  height: auto;
  margin-top: 0;
}

.swiper-button-prev::after, .swiper-button-next::after {
  color: #010101;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
  transition: opacity 0.3s, transform 0.3s;
}

.swiper-button-prev::after {
  content: "";
  content: "";
  display: inline-block;
  width: 53px;
  height: 47px;
  background: url(/static/gangparade/assets/arrow.svg) no-repeat;
  background-size: contain;
  transform: scale(-1, 1);
}

.swiper-button-next::after {
  content: "";
  content: "";
  display: inline-block;
  width: 53px;
  height: 47px;
  background: url(/static/gangparade/assets/arrow.svg) no-repeat;
  background-size: contain;
}

.swiper-button-lock + .progress-bar {
  display: none;
}

.no-carousel .block--carousel-nav {
  display: none;
}

/* プログレスバー */
.progress-bar {
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  height: 1px;
  border-radius: 0;
  background: #a1a1a1;
  cursor: pointer;
}

.progress-bar::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 1px;
  background: #a1a1a1;
  transform-origin: left;
}

.progress-bar.swiper-pagination-bullet-active::after {
  background: #e8e8e8;
}

.progress-bar__inner {
  background: transparent;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active.progress-bar::after {
  animation: effect--progress-bar 0.4s linear forwards;
}

@keyframes effect--progress-bar {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}
.form--post dt {
  margin: 3em 0 1em;
}
.form--post dd {
  margin: 0 0 1em;
}

.block--error {
  color: #DB001E;
  background: rgba(204, 0, 0, 0.15);
  padding: 1em;
  border-radius: 5px;
}

/* placeholder */
::-moz-placeholder {
  color: #a1a1a1;
}
::input-placeholder, ::placeholder {
  color: #a1a1a1;
}

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

/* input */
input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=number],
form button {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border: solid 1px #010101;
  border-radius: 0.3em;
  padding: 0.5em;
  color: #010101;
}
@media screen and (min-width: 961px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=password],
  input[type=number],
  form button {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
@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],
  form button {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 756px) and (max-width: 959px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=password],
  input[type=number],
  form button {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
form button:focus {
  border-color: #010101;
}
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,
form button.form__error {
  background: #ffffff;
  color: #DB001E;
  border-color: #DB001E;
}
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,
form 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],
form button[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}

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

.input--half {
  width: 50% !important;
}

.input--quarter {
  width: 25% !important;
}

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

/* textarea */
textarea {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border: solid 1px #010101;
  border-radius: 0.3em;
  padding: 0.5em;
  height: 10em;
}
@media screen and (min-width: 961px) {
  textarea {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  textarea {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 756px) and (max-width: 959px) {
  textarea {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
textarea:focus {
  border-color: #010101;
}
textarea.form__error {
  background: #ffffff;
  color: #DB001E;
  border-color: #DB001E;
}
textarea.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
textarea[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}

/* select */
.form__select {
  display: inline-block;
  position: relative;
}
.form__select select {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border: solid 1px #010101;
  border-radius: 0.3em;
  padding: 0.5em;
  padding-right: 1.5em;
  cursor: pointer;
}
@media screen and (min-width: 961px) {
  .form__select select {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__select select {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 756px) and (max-width: 959px) {
  .form__select select {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
.form__select select:focus {
  border-color: #010101;
}
.form__select select.form__error {
  background: #ffffff;
  color: #DB001E;
  border-color: #DB001E;
}
.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 {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 2px solid #010101;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
  transition: 0.3s;
  vertical-align: middle;
}

/* 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: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__checkbox label p {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 756px) and (max-width: 959px) {
  .form__checkbox label p {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
.form__checkbox input[type=checkbox],
.form__checkbox input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 0;
  position: absolute;
  width: 0;
  height: 0;
}
.form__checkbox.form__error {
  color: #DB001E;
}
.form__checkbox label p {
  display: inline-block;
  padding-left: 1.6em;
}
.form__checkbox label p::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 1.2em;
  height: 1.2em;
  margin: -0.6em 0 0;
  border-radius: 0.3em;
  border: solid 1px #010101;
  transition: border-color 0.3s background-color 0.3s;
}
.form__checkbox label p::after {
  content: "";
  display: inline-block;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 0.2em;
  width: 0.8em;
  height: 0.4em;
  margin: -0.25em 0 0;
  border: solid 2px #010101;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
  transition: opacity 0.3s, border-color 0.3s;
}
.form__checkbox :checked ~ p::before {
  background: #e8e8e8;
  border-color: #e8e8e8;
}
.form__checkbox :checked ~ p::after {
  top: 50%;
  opacity: 1;
}

/* radio select */
.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: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__radio label p {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 756px) and (max-width: 959px) {
  .form__radio label p {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
.form__radio input[type=checkbox],
.form__radio input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 0;
  position: absolute;
  width: 0;
  height: 0;
}
.form__radio.form__error {
  color: #DB001E;
}
.form__radio label p {
  display: inline-block;
  padding-left: 1.6em;
}
.form__radio label p {
  transition: font-weight 0.3s;
}
.form__radio label p::before {
  content: "";
  display: inline-block;
  width: 1.25em;
  height: 1.25em;
  border-radius: 50%;
  border: 1px solid;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
  transition: border 0.3s;
}
.form__radio :checked ~ p {
  font-weight: bold;
}
.form__radio :checked ~ p::before {
  border-color: #e8e8e8;
  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: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__toggle label p {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 756px) and (max-width: 959px) {
  .form__toggle label p {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
.form__toggle input[type=checkbox],
.form__toggle input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 0;
  position: absolute;
  width: 0;
  height: 0;
}
.form__toggle.form__error {
  color: #DB001E;
}
.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: solid 1px #010101;
}
.form__toggle label p::before {
  width: 50px;
  border-radius: 15px;
  top: 50%;
  right: 0;
}
.form__toggle label p::after {
  width: 30px;
  background: #010101;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  top: 50%;
  right: 20px;
}
.form__toggle :checked ~ p::before {
  background: #010101;
  border-color: #010101;
}
.form__toggle :checked ~ p::after {
  right: 0;
}

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

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

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

.form--confirm {
  margin-bottom: 2em;
}
.form--confirm dt {
  margin: 0 0 1em;
  color: #010101;
}
.form--confirm dd {
  margin: 0 0 2.5em;
  color: #010101;
  font-weight: bold;
}

.btn {
  text-align: center;
}

.btn-base-style, .btn--sub, .btn--main {
  display: inline-block;
  position: relative;
  z-index: 1;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.btn--main {
  overflow: hidden;
  height: inherit !important;
  border: solid 1px #010101;
  border-radius: 0.5em;
  background: #010101;
  color: #ffffff;
  line-height: inherit !important;
  transition: color 0.3s 0.2s, border 0.3s 0.2s, background-color 0.3s 0.2s;
}
.btn--main::before {
  content: "";
  content: "";
  display: block;
  width: 111%;
  height: 111%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #ffffff;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0s;
}
.btn--main:hover {
  color: #010101;
}
.btn--main:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}

.btn--sub {
  overflow: hidden;
  border-radius: 0.5em;
  border: solid 1px #010101;
  background: rgba(255, 255, 255, 0);
  color: #010101;
  transition: color 0.3s 0.2s, border 0.3s 0.2s, background 0.3s 0.2s;
}
.btn--sub::before {
  content: "";
  content: "";
  display: block;
  width: 111%;
  height: 111%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #414141;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0s;
}
.btn--sub:hover {
  color: #ffffff;
}
.btn--sub:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}

.btn--input {
  display: inline-block;
  position: relative;
  left: 50%;
  overflow: hidden;
  transform: translateX(-50%);
}
.btn--input span::before {
  content: "";
  content: "";
  display: block;
  width: 111%;
  height: 111%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #ffffff;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0s;
}
.btn--input span input {
  margin-top: 0;
}
.btn--input:hover .btn--main {
  background-color: transparent;
  color: #010101;
  transition: background-color 0.6s 0s;
}
.btn--input:hover span::before {
  transform-origin: left top;
  transform: scale(1, 1);
}

.detail__btn {
  position: relative;
  transition: opacity 0.3s ease-out;
}
.detail__btn a {
  display: inline-block;
  position: relative;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 0.03em;
  color: #010101;
  text-align: left;
  line-height: 1;
  transition: color 0.3s;
}
.detail__btn a::after {
  position: absolute;
  z-index: -1;
  background: url(/static/gangparade/assets/icon--diamond.svg) no-repeat center center;
  background-size: contain;
  mix-blend-mode: multiply;
  transition: transform 0.3s;
  transform-origin: left;
}
.detail__btn a:hover span {
  opacity: 0.6;
}
.detail__btn a:hover::after {
  transform: translateX(-1.2em) scale(1.5);
}

.list--information {
  width: 100%;
}
.list--information li {
  position: relative;
}
.list--information li a {
  display: block;
  position: relative;
  z-index: 0;
  color: #010101;
  transform-origin: left top;
  transition: transform 0.3s cubic-bezier(0.6, 0, 0.2, 1) 0.1s;
}
.list--information li a .tit {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  word-break: break-word;
}
.list--information li a .block--sub--info {
  display: flex;
  align-items: flex-end;
}
.list--information li a .date {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}
.list--information li a .category {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}
.list--information li a::before, .list--information li a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
}
.list--information li a::before {
  z-index: -1;
  height: 100%;
  background-color: #ffffff;
  transform: scale(0, 1);
  transform-origin: right center;
  transition: transform 0.4s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--information li a::after {
  background-color: #010101;
}
.list--information li a:hover {
  transform: perspective(200px) rotateY(1deg);
}
.list--information li a:hover::before {
  transform: scale(1, 1);
  transform-origin: left top;
}
.list--information li.new .date {
  display: flex;
  align-items: center;
  position: relative;
}
.list--information li.new .date::after {
  content: "NEW";
  color: #010101;
  font-family: agenda-condensed, sans-serif;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.02em;
}
.list--information li:last-of-type {
  margin-bottom: 0;
}
.list--information.list--schedule li a .list__inner {
  display: flex;
  align-items: flex-start;
}
.list--information.list--schedule li a .list__inner .block--schedule--date {
  background-color: #010101;
  color: #ffffff;
  font-family: agenda-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.03em;
}
.list--information.list--schedule li a .list__inner .block--schedule--date .block--date .block--date--inner {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.list--information.list--schedule li a .list__inner .block--schedule--date .block--date .block--date--inner .block--date--sub {
  writing-mode: vertical-rl;
}
.list--information.list--schedule li a .list__inner .block--schedule--date .block--date .block--date--inner .month-date, .list--information.list--schedule li a .list__inner .block--schedule--date .block--date .block--date--inner .year {
  display: inline-block;
}
.list--information.list--schedule li a .list__inner .block--schedule--date .block--date .block--sub--info {
  position: relative;
}
.list--information.list--schedule li a .list__inner .block--schedule--date .icon--term {
  background-color: #ffffff;
  transition: background-color 0.3s cubic-bezier(0.6, 0, 0.2, 1);
}
.list--information.list--schedule li a:hover .list__inner .block--schedule--date .block--sub--info::before {
  transform: scale(1, 1);
  transform-origin: left top;
}
.list--information.list--schedule li a:hover .list__inner .block--schedule--date .icon--term {
  background-color: #e8e8e8;
}

.list--contents, .list--photo, .list--discography {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.list--contents li, .list--photo li, .list--discography li {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.list--contents li > a, .list--photo li > a, .list--discography li > a {
  display: block;
  position: relative;
  transition: transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0s;
}
.list--contents li > a:hover, .list--photo li > a:hover, .list--discography li > a:hover {
  transform: perspective(200px) rotateY(1.5deg);
  transition: transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0s;
  cursor: pointer;
}
.list--contents li > a:hover .block--thumb img, .list--photo li > a:hover .block--thumb img, .list--discography li > a:hover .block--thumb img {
  transform: scale(1);
  transition: transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0s;
}
.list--contents li .block--thumb, .list--photo li .block--thumb, .list--discography li .block--thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background-color: #010101;
  box-shadow: 6px 8px 0 rgba(0, 0, 0, 0.15);
}
.list--contents li .block--thumb img, .list--photo li .block--thumb img, .list--discography li .block--thumb img {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  background-size: contain;
  line-height: 0;
  transform: scale(1);
  transition: transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0s;
}
.list--contents li .block--thumb img.thumb--noimage, .list--photo li .block--thumb img.thumb--noimage, .list--discography li .block--thumb img.thumb--noimage {
  background-size: cover;
}
.list--contents li .block--thumb img.thumb--membersonly, .list--photo li .block--thumb img.thumb--membersonly, .list--discography li .block--thumb img.thumb--membersonly {
  background-size: cover;
}
.list--contents li .block--thumb .blur, .list--photo li .block--thumb .blur, .list--discography li .block--thumb .blur {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  filter: blur(20px);
  transform: scale(1.2);
}
.list--contents li .block--thumb .blur img, .list--photo li .block--thumb .blur img, .list--discography li .block--thumb .blur img {
  height: 100%;
  background-size: cover;
}
.list--contents li .tit, .list--photo li .tit, .list--discography li .tit {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  color: #010101;
  word-break: break-word;
}
.list--contents li .date, .list--photo li .date, .list--discography li .date {
  display: block;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}
.list--contents li.new .block--thumb--wrap::after, .list--photo li.new .block--thumb--wrap::after, .list--discography li.new .block--thumb--wrap::after {
  content: "NEW";
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 2;
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.01em;
  border-radius: 100%;
  background-color: #010101;
  color: #ffffff;
}

.list--blog li > a:hover .block--thumb img {
  transform: scale(1.2);
  transition: transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0s;
}

.list--photo li > a:hover, .list--discography li > a:hover {
  transform: perspective(150px) rotateY(3deg) translate3d(0, 0, 0);
}

.list--photo li a, .list--discography li a, .list--photo-blog li a {
  display: block;
  margin: 0 auto;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
}
.list--photo li a .block--thumb, .list--discography li a .block--thumb, .list--photo-blog li a .block--thumb {
  padding-top: 100%;
}

.list--photo-blog li a:hover {
  cursor: pointer;
}
.list--photo-blog li a:hover figure::after {
  transform: scale(10, 10);
  transition: transform 0.4s;
  opacity: 0.8;
}

.list--contents--category li a .block--thumb {
  padding-top: 100%;
}

.list--error li {
  color: #DB001E;
  font-weight: bold;
  line-height: 1.8;
}
.list--error li:last-of-type {
  margin-bottom: 0;
}

body:not(.page--home):not(.page--member) .list--contents li .block--thumb, body:not(.page--home):not(.page--member) .list--photo li .block--thumb, body:not(.page--home):not(.page--member) .list--discography li .block--thumb {
  box-shadow: none;
}
body:not(.page--home):not(.page--member) .list--contents li.new .block--thumb--wrap::after, body:not(.page--home):not(.page--member) .list--photo li.new .block--thumb--wrap::after, body:not(.page--home):not(.page--member) .list--discography li.new .block--thumb--wrap::after {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 0.03em;
  border-radius: 100%;
  border: solid 1px #010101;
  background-color: #ffffff;
  color: #010101;
}

.section--detail .list--contents {
  flex-wrap: wrap;
}
.section--detail > .txt * {
  white-space: normal !important;
  word-break: break-word;
}
.section--detail .inner .txt a {
  text-decoration: underline;
}
.section--detail .tit {
  color: #010101;
}
.section--detail .date {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
  line-height: 1;
}
.section--detail .date.end_time::before {
  content: "";
  display: inline-block;
  background-color: #010101;
  vertical-align: middle;
}
.section--detail .date:last-of-type::after {
  display: none;
}
.section--detail .category {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}
.section--detail .block--detail--footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
  flex-direction: row-reverse;
}
.section--detail .block--detail--footer .detail__btn {
  margin-top: 0;
}
.section--detail .block--share li {
  display: inline-block;
}
.section--detail .block--share li i {
  color: #010101;
}
.section--detail .block--share li:last-of-type {
  margin-right: 0;
}
.section--detail .block--share li svg {
  fill: #010101;
  position: relative;
}
.section--detail .block--share li.share {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
  color: #010101;
}
.section--detail .block--share li a {
  display: block;
  transform: rotateX(0deg);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.section--detail .block--share li a:hover {
  transform: perspective(200px) rotateX(30deg);
}

.header {
  display: flex;
  align-items: center;
  border-bottom: solid 1px #222222;
  background-color: #ffffff;
}
.header .drawer__btn {
  position: fixed;
  z-index: 4;
}
.header .drawer__btn .drawer__btn__inner {
  position: relative;
}
.header .drawer__btn .drawer__btn__inner .drawer__btn__inner__menu__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
.header .drawer__btn .drawer__btn__inner .drawer__btn__inner__menu__trigger .sprite-parts__menu__trigger {
  fill: #010101;
  transform-origin: center center;
  transition: transform 0.6s, opacity 0.1s, fill 0.4s cubic-bezier(0.6, 0, 0.2, 1), position 0.6s ease 0.6s;
}
.header .drawer__btn .drawer__btn__inner .drawer__btn__inner__menu__close__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
.header .drawer__btn .drawer__btn__inner .drawer__btn__inner__menu__close__trigger .sprite-parts__menu__close__trigger {
  fill: #010101;
  transform-origin: center center;
  transition: transform 0.6s, opacity 0.1s, fill 0.4s cubic-bezier(0.6, 0, 0.2, 1), position 0.6s ease 0.6s;
}

.drawer {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  width: 100vw;
  height: 100%;
  margin: auto;
  background-color: white;
  transition: visibility 1s cubic-bezier(0.6, 0, 0.2, 1), opacity 1s cubic-bezier(0.6, 0, 0.2, 1), background-color 2s cubic-bezier(0.6, 0, 0.2, 1);
}
.drawer .drawer__inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.drawer .drawer__inner .g-nav {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: #010101 url(/static/gangparade/assets/logo--official--vertical--grey.svg) no-repeat center center;
  background-size: 70% 70%;
  background-blend-mode: lighten;
  transform-origin: center center;
  transition: transform 0.8s;
  scrollbar-width: none;
  overflow-x: hidden;
  overflow-y: scroll;
}
.drawer .drawer__inner .g-nav::-webkit-scrollbar {
  display: none;
}
.drawer .drawer__inner .g-nav .block--heading {
  display: block;
  border-bottom: solid 1px #ffffff;
}
.drawer .drawer__inner .g-nav .block--heading p {
  display: inline-block;
  color: #ffffff;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
  line-height: 1;
}
.drawer .drawer__inner .g-nav .block--heading p .block--heading--logo {
  display: inline-block;
  vertical-align: baseline;
}
.drawer .drawer__inner .g-nav .block--heading p .block--heading--logo img {
  width: 100%;
}
.drawer .drawer__inner .g-nav .list--nav--contents {
  display: flex;
  flex-wrap: wrap;
}
.drawer .drawer__inner .g-nav .list--nav--contents li a {
  display: block;
  color: #ffffff;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.6, 0, 0.2, 1);
  transform: rotateX(0deg);
}
.drawer .drawer__inner .g-nav .list--nav--contents li a:hover {
  transform: perspective(200px) rotateX(30deg);
}
.drawer .drawer__inner .g-nav .block--nav--fc .list--nav--login {
  display: flex;
  position: relative;
}
.drawer .drawer__inner .g-nav .block--nav--fc .list--nav--login li {
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.01em;
  line-height: 1;
}
.drawer .drawer__inner .g-nav .block--nav--fc .list--nav--login li a {
  display: block;
  color: #010101;
  -webkit-text-stroke: 1px #ffffff;
  text-stroke: 1px #ffffff;
  text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.15);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s cubic-bezier(0.6, 0, 0.2, 1);
  transform: rotateY(0deg);
}
.drawer .drawer__inner .g-nav .block--nav--fc .list--nav--login li a:hover {
  color: #ffffff;
  transform: perspective(200px) rotateY(30deg);
}
.drawer .drawer__inner .g-nav .block--nav--fc .list--nav--contents li a {
  display: block;
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.01em;
  transform: rotateX(0deg);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.drawer .drawer__inner .g-nav .block--nav--fc .list--nav--contents li a:hover {
  transform: perspective(200px) rotateX(30deg);
}
.drawer .drawer__inner .g-nav .list--nav--sns {
  display: flex;
  flex-wrap: wrap;
}
.drawer .drawer__inner .g-nav .list--nav--sns li a {
  display: block;
  color: #ffffff;
  transform: rotateX(0deg);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.drawer .drawer__inner .g-nav .list--nav--sns li a:hover {
  transform: perspective(200px) rotateX(30deg);
}

body:not(.drawer-visible) .drawer .drawer__inner .g-nav {
  transform: perspective(800px) rotateX(90deg);
}
body:not(.drawer-visible) .drawer .drawer__inner .g-nav .block--heading {
  opacity: 0;
  transform-origin: center center;
  transform: rotateX(90deg);
}
body:not(.drawer-visible) .drawer .drawer__inner .g-nav .block--nav--official li, body:not(.drawer-visible) .drawer .drawer__inner .g-nav .block--nav--fc li {
  opacity: 0;
  transform: rotateX(90deg);
  transition: transform 0.6s, opacity 0.6s;
}
body:not(.drawer-visible) .drawer__btn .drawer__btn__inner .drawer__btn__inner__menu__trigger .sprite-parts__menu__trigger {
  opacity: 1;
  transform: rotateX(0deg);
}
body:not(.drawer-visible) .drawer__btn .drawer__btn__inner .drawer__btn__inner__menu__close__trigger .sprite-parts__menu__close__trigger {
  opacity: 0;
  transform: rotateX(90deg);
}

body.drawer-visible {
  overflow: hidden;
}
body.drawer-visible .content-main, body.drawer-visible header .logo, body.drawer-visible footer {
  pointer-events: none;
}
body.drawer-visible .drawer {
  visibility: visible;
  opacity: 1;
  z-index: 3;
}
body.drawer-visible .drawer .drawer__inner {
  transform: perspective(800px) rotateX(0deg);
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--heading {
  opacity: 1;
  transform: rotateX(0deg);
  transition: opacity 0.5s cubic-bezier(0.6, 0, 0.2, 1) 0.5s, transform 0.5s cubic-bezier(0.6, 0, 0.2, 1) 0.5s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li, body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li {
  transform: rotateX(0deg);
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(1), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(1) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.65s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.65s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(2), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(2) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.7s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.7s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(3), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(3) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.75s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.75s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(4), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(4) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.8s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.8s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(5), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(5) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.85s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.85s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(6), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(6) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.9s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.9s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(7), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(7) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.95s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.95s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(8), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(8) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(9), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(9) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.05s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.05s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(10), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(10) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.1s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.1s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(11), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(11) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.15s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.15s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(12), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(12) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.2s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.2s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(13), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(13) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.25s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.25s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(14), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(14) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.3s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.3s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(15), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(15) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.35s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.35s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(16), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(16) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.4s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.4s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(17), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(17) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.45s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.45s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(18), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(18) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.5s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.5s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(19), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(19) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.55s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.55s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--official li:nth-of-type(20), body.drawer-visible .drawer .drawer__inner .g-nav .block--nav--fc li:nth-of-type(20) {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.6s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.6s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .list--nav--sns li {
  transform: rotateX(0deg);
}
body.drawer-visible .drawer .drawer__inner .g-nav .list--nav--sns li:nth-of-type(1) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.05s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.05s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .list--nav--sns li:nth-of-type(2) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.1s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.1s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .list--nav--sns li:nth-of-type(3) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.15s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.15s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .list--nav--sns li:nth-of-type(4) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.2s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.2s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .list--nav--sns li:nth-of-type(5) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.25s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.25s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .list--nav--sns li:nth-of-type(6) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.3s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.3s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .list--nav--sns li:nth-of-type(7) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.35s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.35s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .list--nav--sns li:nth-of-type(8) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.4s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.4s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .list--nav--sns li:nth-of-type(9) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.45s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.45s;
}
body.drawer-visible .drawer .drawer__inner .g-nav .list--nav--sns li:nth-of-type(10) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.5s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.5s;
}
body.drawer-visible .drawer__btn .drawer__btn__inner .sprite-parts__menu__trigger {
  opacity: 0;
  height: 0;
  transform: rotateX(90deg);
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1), height 0.3s cubic-bezier(0.6, 0, 0.2, 1);
}
body.drawer-visible .drawer__btn .drawer__btn__inner .sprite-parts__menu__trigger.item--none {
  display: none;
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) -0.6s;
}
body.drawer-visible .drawer__btn .drawer__btn__inner .sprite-parts__menu__close__trigger {
  opacity: 1;
  transform: rotateX(0deg);
  transition: opacity 0.3s cubic-bezier(0.6, 0, 0.2, 1);
}
body.drawer-visible.page--bbs footer {
  position: unset;
}
body.drawer-visible.page--bbs footer .block--nav--to-top {
  opacity: 0;
}

body.browser_back .drawer {
  transition: none;
}

footer {
  position: relative;
  margin: auto auto 0;
  border-top: solid 1px #222222;
  background-color: #ffffff;
}
footer .inner {
  margin: 0 auto;
}
footer .inner .logo--official img {
  width: 100%;
}
footer .inner .list--nav--sns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
footer .inner .list--nav--sns li:last-of-type {
  margin-right: 0;
}
footer .inner .list--support .nav--support li a {
  color: #010101;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}
footer .inner .block--link .list--link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
footer .inner .block--link .list--link li a {
  position: relative;
  color: #ffffff;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
  letter-spacing: 0.1em;
}
footer .inner .block--link .list--link li a .link__thumbnail {
  display: none;
}
footer .block--nav--to-top a {
  position: absolute;
  /*
  @include var.flex-display;
  @include var.flex-justify(center);
  @include var.flex-align(center);
  position: absolute;
  border: solid 1px var.$primary-color;
  border-radius: 100%;
  background-color: var.$base-color;
  transform-origin: left top;
  transform: rotate(-90deg);
  */
}
footer .copyright {
  color: #010101;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}

body:not(.page--home) footer .inner {
  display: block;
}
body:not(.page--home) footer .inner .list--support {
  display: none;
}
body:not(.page--home) footer .inner .block--link {
  display: none;
}

.page--home .wrap {
  overflow: hidden;
}
.page--home .section--top {
  position: relative;
}
.page--home .section--top > p {
  display: none;
}
.page--home .section--top .section--top--inner {
  height: 100%;
  border-bottom: solid 1px #222222;
  background-color: #f6f6f6;
}
.page--home .section--top .section--top--inner.type-rank.style--member-1 {
  background-color: #09A53A;
}
.page--home .section--top .section--top--inner.type-rank.style--member-2 {
  background-color: #E64878;
}
.page--home .section--top .section--top--inner.type-rank.style--member-3 {
  background-color: #F76500;
}
.page--home .section--top .section--top--inner.type-rank.style--member-4 {
  background-color: #EA042A;
}
.page--home .section--top .section--top--inner.type-rank.style--member-5 {
  background-color: #8061A7;
}
.page--home .section--top .section--top--inner.type-rank.style--member-6 {
  background-color: #FFFFFF;
}
.page--home .section--top .section--top--inner.type-rank.style--member-7 {
  background-color: #40A6D7;
}
.page--home .section--top .section--top--inner.type-rank.style--member-8 {
  background-color: #F091BB;
}
.page--home .section--top .section--top--inner.type-rank.style--member-9 {
  background-color: #0082B6;
}
.page--home .section--top .section--top--inner.type-rank.style--member-10 {
  background-color: #F2DA54;
}
.page--home .section--top .section--top--inner.type-rank.style--member-11 {
  background-color: #23B665;
}
.page--home .section--top .section--top--inner.type-rank.style--member-12 {
  background-color: #C0AFD1;
}
.page--home .section--top .section--top--inner.type-rank.style--member-13 {
  background-color: #00B0D4;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main {
  position: relative;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--loop {
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--loop p {
  display: flex;
  flex-wrap: nowrap;
  color: #222222;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 0.02em;
  line-height: 1;
  white-space: nowrap;
  animation: flowimg 4s infinite linear 0.5s both;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--loop--rank--top.block--loop {
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: solid 1px #222222;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--loop--rank--bottom.block--loop {
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: solid 1px #222222;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner {
  position: relative;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--thumb--wrap .block--thumb {
  overflow: hidden;
  position: relative;
  padding-top: 100%;
  border-radius: 100%;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--thumb--wrap .block--thumb img {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  background-size: cover;
  line-height: 0;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--thumb--wrap .block--thumb .blur {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  filter: blur(20px);
  transform: scale(1);
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--thumb--wrap a .block--thumb {
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--thumb--wrap a:hover .block--thumb {
  transform: perspective(200px) rotateY(8deg);
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail .block--detail--name .name--main {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: -0.04em;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail .block--detail--name .name--sub {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
  line-height: 1;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail .block--detail--score .score--main {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
  line-height: 1;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail .block--detail--score .score--main::after {
  content: "スコア";
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: -0.08em;
  line-height: 1;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail > span {
  display: block;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 0.03em;
  color: transparent;
  line-height: 1;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail > span::before {
  content: "NO.";
  display: inline-block;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail > span::after {
  content: "1";
  display: inline-block;
  font-family: agenda-extra-condensed, sans-serif;
  font-weight: 500;
  font-style: italic;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .txt--rank {
  display: block;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 0.03em;
  color: transparent;
  line-height: 1;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .txt--rank::before {
  content: "NO.";
  display: inline-block;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .txt--rank::after {
  content: "1";
  display: inline-block;
  font-family: agenda-extra-condensed, sans-serif;
  font-weight: 500;
  font-style: italic;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--sub {
  background-color: #f6f6f6;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner {
  display: flex;
  align-items: center;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--rank {
  font-family: agenda-ultra-condensed, sans-serif;
  font-weight: 500;
  font-style: italic;
  letter-spacing: -0.02em;
  text-align: right;
  line-height: 1;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--name .name--main {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: -0.04em;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--name .name--sub {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
  line-height: 1;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--score .score--main {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
  line-height: 1;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--score .score--main::after {
  content: "スコア";
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: -0.08em;
  line-height: 1;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--thumb--wrap .block--thumb {
  overflow: hidden;
  position: relative;
  padding-top: 100%;
  border-radius: 100%;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--thumb--wrap .block--thumb img {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  background-size: cover;
  line-height: 0;
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--thumb--wrap .block--thumb .blur {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  filter: blur(20px);
  transform: scale(1);
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--thumb--wrap a .block--thumb {
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--thumb--wrap a:hover .block--thumb {
  transform: perspective(200px) rotateY(20deg);
}
.page--home .section--top .section--top--inner.type-rank + .type-normal {
  position: absolute;
  top: 0;
  left: 0;
}
.page--home .section--top .section--top--inner.type-normal {
  position: relative;
  width: 100%;
}
.page--home .section--top .section--top--inner.type-normal .section--top--inner--main {
  position: relative;
}
.page--home .section--top .section--top--inner.type-normal .section--top--inner--main .block--keyvisual {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 0;
}
.page--home .section--top .section--top--inner.type-normal .section--top--inner--main .block--keyvisual > img {
  display: block;
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  background-size: contain;
}
.page--home .section--top .section--top--inner.type-normal .section--top--inner--main .block--keyvisual .blur {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  filter: blur(20px);
  transform: scale(1);
}
.page--home .section--top .section--top--inner.type-normal .section--top--inner--main .block--keyvisual .blur img {
  width: 100%;
  height: 100%;
  background-size: cover;
}
.page--home .section--top .birthday-message {
  position: absolute;
  left: 0;
}
.page--home .section--top .birthday-message .btn--birthday {
  min-width: auto;
  text-align: center;
}
.page--home .section--top .birthday-message .btn--birthday .inner {
  animation: dokidoki 0.6s infinite linear 0s both;
}
.page--home .section--top .birthday-message .btn--birthday i {
  display: block;
}
.page--home .section--top .birthday-message .btn--birthday span {
  display: block;
}
.page--home .section--top .birthday-message .btn--birthday:hover {
  color: #010101;
}
.page--home .section--top .block--nav--to-fc {
  position: fixed;
  z-index: 2;
}
.page--home .section--top .block--nav--to-fc a {
  display: block;
  transform-origin: center center;
  transform: rotateX(0);
  transition: transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0s;
}
.page--home .section--top .block--nav--to-fc a:hover {
  transform: rotateY(30deg);
}
.page--home .block--live--next {
  width: 100%;
}
.page--home .block--live--next a {
  display: block;
  position: relative;
  background-color: #565656;
  color: #ffffff;
  transition: background-color 0.5s cubic-bezier(0.6, 0, 0.2, 1) 0s;
}
.page--home .block--live--next a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(/static/gangparade/assets/arrow--white.svg) no-repeat;
  background-size: contain;
}
.page--home .block--live--next a dl dt .block--tit .section-tit {
  font-family: agenda-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.03em;
  color: #ffffff;
}
.page--home .block--live--next a dl dt .block--tit .category {
  border: solid 1px #ffffff;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}
.page--home .block--live--next a dl dt .date {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}
.page--home .block--live--next a dl dd .tit {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--home .block--live--next a dl dd .block--tag--member .tag.tag--1::before, .page--home .block--live--next a dl dd .block--tag--member .tag.tag--15::before, .page--home .block--live--next a dl dd .block--writer .tag.tag--1::before, .page--home .block--live--next a dl dd .block--writer .tag.tag--15::before {
  background: url(/static/gangparade/assets/logo--official--mark--white.svg) no-repeat;
}
.page--home .block--live--next a:hover {
  background-color: #010101;
}
.page--home .section--banner {
  position: relative;
}
.page--home .section--banner .list--bnr li {
  transform-origin: left center;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.page--home .section--banner .list--bnr li a {
  display: block;
}
.page--home .section--banner .list--bnr li img {
  width: 100%;
  border: solid 1px #777777;
  border-radius: 10px;
  transition: opacity 0.3s ease-in;
}
.page--home .section--banner .list--bnr li figure {
  position: relative;
}
.page--home .section--banner .list--bnr li figure::after {
  content: "";
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  transform: scale(0, 0);
  transition: transform 0.4s, opacity 1s;
}
.page--home .section--banner .list--bnr li:hover {
  transform: perspective(200px) rotateY(4deg) translateZ(0);
  z-index: 2;
  cursor: pointer;
}
.page--home .section--banner .list--bnr li:hover figure::after {
  opacity: 0.5;
}
.page--home .section--banner .block--carousel-nav .block--button-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page--home .area--information {
  border-top: solid 1px #222222;
  border-bottom: solid 1px #222222;
  background-color: #f6f6f6;
}
.page--home .section--news, .page--home .section--live, .page--home .section--media {
  position: relative;
}
.page--home .section--news .block--tit, .page--home .section--live .block--tit, .page--home .section--media .block--tit {
  position: relative;
}
.page--home .section--news .block--tit .section-tit, .page--home .section--live .block--tit .section-tit, .page--home .section--media .block--tit .section-tit {
  color: #010101;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}
.page--home .section--news .list--information, .page--home .section--live .list--information, .page--home .section--media .list--information {
  margin: 0 auto;
}
.page--home .section--news .list--information a, .page--home .section--live .list--information a, .page--home .section--media .list--information a {
  display: block;
  width: 100%;
}
.page--home .section--news .list--information a::after, .page--home .section--live .list--information a::after, .page--home .section--media .list--information a::after {
  background-color: #a1a1a1;
}
.page--home .section--news .no-data, .page--home .section--live .no-data, .page--home .section--media .no-data {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.page--home .section--news .no-data .txt--jp, .page--home .section--live .no-data .txt--jp, .page--home .section--media .no-data .txt--jp {
  display: block;
  width: 100%;
}
.page--home .section--news .no-data .txt--en, .page--home .section--live .no-data .txt--en, .page--home .section--media .no-data .txt--en {
  display: block;
  width: 100%;
}
.page--home .section--news .no-data .block--picture, .page--home .section--live .no-data .block--picture, .page--home .section--media .no-data .block--picture {
  opacity: 0.3;
}
.page--home .section--video {
  border-bottom: solid 1px #222222;
  background-color: #f6f6f6;
}
.page--home .section--video .section--inner .block--tit {
  display: flex;
  justify-content: space-between;
}
.page--home .section--video .section--inner .list--video li a {
  display: block;
  transition: transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0s;
}
.page--home .section--video .section--inner .list--video li a .block--thumb--wrap {
  position: relative;
  padding-top: 56.25%;
}
.page--home .section--video .section--inner .list--video li a .block--thumb {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding-top: 56.25%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  line-height: 0;
  cursor: pointer;
}
.page--home .section--video .section--inner .list--video li a .block--thumb img {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: no-repeat center 50%;
  background-size: cover;
  line-height: 0;
  transition: transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0s;
}
.page--home .section--video .section--inner .list--video li a .block--thumb .blur {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  filter: blur(20px);
  transform: scale(1);
}
.page--home .section--video .section--inner .list--video li a .block--thumb .blur img {
  height: 100%;
  background-size: cover;
}
.page--home .section--video .section--inner .list--video li a .block--txt .tit {
  color: #010101;
}
.page--home .section--video .section--inner .list--video li a:hover {
  transform: perspective(200px) rotateY(1.5deg);
  transition: transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0s;
  cursor: pointer;
}
.page--home .section--video .section--inner .list--video li a:hover .block--thumb img {
  transform: scale(1);
  transition: transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0s;
}
.page--home .section--video .section--inner.wrap__no-data {
  justify-content: center;
}
.page--home .section--discography {
  border-bottom: solid 1px #222222;
  background-color: #ffffff;
}
.page--home .section--discography .block--loop {
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
}
.page--home .section--discography .block--loop p {
  display: flex;
  flex-wrap: nowrap;
  color: rgba(1, 1, 1, 0.2);
  line-height: 1;
  white-space: nowrap;
  animation: flowimg 15s infinite linear 1s both;
}
.page--home .section--discography .block--loop p::after {
  content: "";
  display: block;
  width: 0.5em;
  margin-left: 0.3em;
  background: url(/static/gangparade/assets/character_members/character_gp.png) no-repeat center center;
  background-size: contain;
}
.page--home .section--discography .block--discography--details .block-tit {
  color: #010101;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  border-bottom: solid 1px #010101;
}
.page--home .section--discography .block--discography--details .block--sub--info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--home .section--discography .block--discography--details .block--sub--info .category {
  border-radius: 3px;
  background-color: #010101;
  color: #ffffff;
  line-height: 1;
}
.page--home .section--discography .block--discography--details .block--comment a, .page--home .section--discography .block--discography--details .block--review a {
  font-weight: bold;
  text-decoration: underline;
}
.page--home .section--discography .block--discography--details .block--comment a::before, .page--home .section--discography .block--discography--details .block--review a::before {
  content: "\f061";
  display: inline-block;
  margin-right: 0.2em;
  color: #010101;
  font-family: FontAwesome;
}
.page--home .section--discography .block--discography--details .block--track .block--disc .block--disc--tit {
  display: block;
  border-bottom: solid 1px #222222;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--home .section--discography .block--discography--details .block--track .block--disc .list--track > li dl {
  display: flex;
  flex-wrap: nowrap;
  align-items: baseline;
  word-break: break-all;
}
.page--home .section--discography .block--discography--details .block--track .block--disc .list--track > li dl .block--track--number {
  color: #222222;
  line-height: 1;
}
.page--home .section--discography .block--discography--details .block--track .block--disc .list--track > li dl .block--track--details {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.page--home .section--discography .block--discography--details .block--track .block--disc .list--track > li dl .block--track--details .block--track--tit {
  color: #010101;
  line-height: 1.5;
}
.page--home .section--discography .block--discography--details .block--track .block--disc .list--track > li dl .block--track--details .txt--sub {
  width: 100%;
  color: #222222;
}
.page--home .area--fc {
  position: relative;
  z-index: 0;
}
.page--home .area--fc .area--fc--container .area--inner--head .block--logo--fc {
  margin: 0 auto;
}
.page--home .area--fc .area--fc--container .area--inner--head .block--login {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.page--home .area--fc .area--fc--container .area--inner--head .block--login li {
  color: #ffffff;
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.01em;
}
.page--home .area--fc .area--fc--container .area--inner--head .block--login li:last-of-type {
  margin-right: 0;
}
.page--home .area--fc .area--fc--container .area--inner--head .block--login li a {
  display: block;
  -webkit-text-stroke: 1px #010101;
  text-stroke: 1px #010101;
  text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.15);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s cubic-bezier(0.6, 0, 0.2, 1);
  transform: rotateY(0deg);
}
.page--home .area--fc .area--fc--container .area--inner--head .block--login li a:hover {
  color: #ffffff;
  transform: perspective(200px) rotateY(20deg);
}
.page--home .area--fc .list__more {
  display: inline-block;
}
.page--home .area--fc .list__more a {
  display: flex;
  align-items: baseline;
  color: #010101;
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.01em;
}
.page--home .area--fc .list__more a::after {
  position: inherit;
  top: auto;
  background: url(/static/gangparade/assets/arrow--b.svg) no-repeat;
  background-size: contain;
}
.page--home .area--fc .list__more a:hover::after {
  transform: translateX(0.6em) scale(1);
}
.page--home .area--fc .no-data {
  color: #010101;
}
.page--home .area--fc .section--news--fc .block--tit {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.page--home .area--fc .section--news--fc .block--tit .section-tit {
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.01em;
  color: #010101;
  line-height: 1;
}
.page--home .area--fc .section--news--fc .list--information {
  border: solid 1px #000000;
  background-color: #ffffff;
}
.page--home .area--fc .section--news--fc .list--information li:last-of-type {
  margin-bottom: 0;
}
.page--home .area--fc .section--news--fc .list--information li a {
  transform: rotateY(0deg) rotateX(0deg);
  transform-origin: center bottom;
}
.page--home .area--fc .section--news--fc .list--information li a::before, .page--home .area--fc .section--news--fc .list--information li a::after {
  display: none;
}
.page--home .area--fc .section--news--fc .list--information li a:hover {
  transform: perspective(200px) rotateX(10deg) rotateY(0deg);
}
.page--home .area--fc .section--news--fc .list--information li .date {
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.01em;
}
.page--home .area--fc .section--news--fc .list--information li .tit {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--home .area--fc .section--news--fc .list--information li.new .date::after {
  content: "NEW";
  display: inline-block;
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.01em;
}
.page--home .area--fc .section--movie, .page--home .area--fc .section--radio, .page--home .area--fc .section--gallery {
  position: relative;
}
.page--home .area--fc .section--movie .section--inner .block--tit, .page--home .area--fc .section--radio .section--inner .block--tit, .page--home .area--fc .section--gallery .section--inner .block--tit {
  position: relative;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.page--home .area--fc .section--movie .section--inner .block--tit .section-tit, .page--home .area--fc .section--radio .section--inner .block--tit .section-tit, .page--home .area--fc .section--gallery .section--inner .block--tit .section-tit {
  position: relative;
  font-family: citrus-gothic-shadow, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  line-height: 1;
}
.page--home .area--fc .section--movie .section--inner .list--contents li a, .page--home .area--fc .section--radio .section--inner .list--contents li a, .page--home .area--fc .section--gallery .section--inner .list--contents li a {
  display: block;
  z-index: 1;
}
.page--home .area--fc .section--movie .section--inner .list--contents li a .block--thumb--wrap, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--thumb--wrap, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--thumb--wrap {
  position: relative;
}
.page--home .area--fc .section--movie .section--inner .list--contents li a .block--thumb--wrap .block--thumb, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--thumb--wrap .block--thumb, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--thumb--wrap .block--thumb {
  border: solid 1px #010101;
}
.page--home .area--fc .section--movie .section--inner .list--contents li a .block--item--info .tit, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--item--info .tit, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--item--info .tit {
  font-weight: bold;
}
.page--home .area--fc .section--movie .section--inner .list--contents li a .block--item--info .block--sub--info, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--item--info .block--sub--info, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--item--info .block--sub--info {
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.01em;
}
.page--home .area--fc .section--movie .section--inner .list--contents li a .block--item--info .block--sub--info .date, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--item--info .block--sub--info .date, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--item--info .block--sub--info .date {
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.01em;
}
.page--home .area--fc .section--movie .section--inner .list--contents li.new .block--thumb--wrap::after, .page--home .area--fc .section--radio .section--inner .list--contents li.new .block--thumb--wrap::after, .page--home .area--fc .section--gallery .section--inner .list--contents li.new .block--thumb--wrap::after {
  left: auto;
}
.page--home .area--fc .section--radio::before {
  position: absolute;
  z-index: -1;
  background: url(/static/gangparade/assets/deco3.svg) no-repeat;
  background-size: contain;
}
.page--home .area--fc .section--radio::after {
  position: absolute;
  z-index: -1;
  background: url(/static/gangparade/assets/deco4.svg) no-repeat;
  background-size: contain;
}
.page--home .area--fc .section--blog {
  position: relative;
}
.page--home .area--fc .section--blog .section--inner .block--tit {
  position: relative;
}
.page--home .area--fc .section--blog .section--inner .block--tit .section-tit {
  position: relative;
  font-family: citrus-gothic-shadow, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  line-height: 1;
}
.page--home .area--fc .section--blog .section--inner .list--contents li {
  display: flex;
  align-items: stretch;
}
.page--home .area--fc .section--blog .section--inner .list--contents li:last-of-type {
  margin-right: 0;
}
.page--home .area--fc .section--blog .section--inner .list--contents li a {
  display: block;
  width: 100%;
  border: solid 1px #010101;
  border-radius: 100px;
  background-color: #ffffff;
  transform-origin: left center;
}
.page--home .area--fc .section--blog .section--inner .list--contents li a .block--thumb--wrap {
  position: relative;
  width: 100%;
}
.page--home .area--fc .section--blog .section--inner .list--contents li a .block--thumb--wrap .block--thumb {
  padding-top: 100%;
  box-shadow: none;
}
.page--home .area--fc .section--blog .section--inner .list--contents li a .block--item--info {
  width: 100%;
  text-align: center;
}
.page--home .area--fc .section--blog .section--inner .list--contents li a .block--item--info .block--writer {
  justify-content: center;
}
.page--home .area--fc .section--blog .section--inner .list--contents li a .block--item--info .block--writer .writer {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--home .area--fc .section--blog .section--inner .list--contents li a .block--item--info .tit {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--home .area--fc .section--blog .section--inner .list--contents li a .block--item--info .block--sub--info {
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.01em;
}
.page--home .area--fc .section--blog .section--inner .list--contents li a .block--item--info .block--sub--info .date {
  display: inline-block;
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.01em;
}
.page--home .area--fc .section--blog .section--inner .list--contents li a:hover {
  transform: perspective(200px) rotateY(0deg);
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.page--home .area--fc .section--blog::before {
  position: absolute;
  z-index: -1;
  background: url(/static/gangparade/assets/deco1.svg) no-repeat;
  background-size: contain;
}
.page--home .area--fc .section--blog::after {
  position: absolute;
  z-index: -1;
  background: url(/static/gangparade/assets/deco2.svg) no-repeat;
  background-size: contain;
}
.page--home .area--fc .block--no-data .block--thumb--wrap {
  position: relative;
}
.page--home .area--fc .block--no-data .block--thumb--wrap .block--thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background: linear-gradient(180deg, #ffffff 66%, #f1f1f1 100%);
}
.page--home .area--fc .block--no-data .block--thumb--wrap .block--thumb img {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  background-size: contain;
  line-height: 0;
  transform: scale(1);
  transition: transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0s;
}
.page--home .area--fc .block--no-data .block--thumb--wrap .block--thumb img.thumb--noimage {
  background-size: cover;
}
.page--home .area--fc .block--no-data .block--thumb--wrap .block--thumb img.thumb--membersonly {
  background-size: cover;
}
.page--home:not(.area--fc--in) .wrap::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100vw;
  height: 100%;
  transition: background 0.5s cubic-bezier(0.6, 0, 0.2, 1) 0s, opacity 0.5s cubic-bezier(0.6, 0, 0.2, 1) 0s;
}
.page--home:not(.area--fc--in) .block--nav--to-fc {
  opacity: 1;
}
.page--home.area--fc--in .wrap::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  width: 100vw;
  height: 100%;
  transition: opacity 0.5s cubic-bezier(0.6, 0, 0.2, 1) 0.4s;
}
.page--home.area--fc--in .block--nav--to-fc {
  opacity: 0 !important;
  transition-delay: 0s;
  pointer-events: none;
}

.page--news .list--contents {
  flex-wrap: wrap;
}
.page--news.page--video .section--list .list--contents li .block--thumb img {
  background-size: cover;
}
.page--news.page--video .txt p {
  display: none;
}
.page--news.page--video .block--sort-category {
  display: none;
}
.page--news .list--information li:last-of-type a::after {
  display: none;
}

.page--schedule .block--month {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: baseline;
}
.page--schedule .block--month .tit {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.01em;
}
.page--schedule .block--month .block--prev-next {
  display: flex;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}
.page--schedule .block--month .block--prev-next .prev-month::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 1em;
  background-color: #010101;
  transform-origin: bottom;
  transform: rotate(30deg);
}

.page--discography .section--list .list--discography li .date, .page--discography .section--list .list--discography li .category {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}
.page--discography .section--detail {
  position: relative;
  padding: 0;
}
.page--discography .section--detail .block--discography .block--discography--details .block-tit {
  color: #010101;
  border-bottom: solid 1px #010101;
}
.page--discography .section--detail .block--discography .block--discography--details .block--sub--info {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.page--discography .section--detail .block--discography .block--discography--details .block--sub--info .category {
  border-radius: 3px;
  background-color: #010101;
  color: #ffffff;
  line-height: 1;
}
.page--discography .section--detail .block--discography .block--discography--details .block--comment a, .page--discography .section--detail .block--discography .block--discography--details .block--review a {
  font-weight: bold;
  text-decoration: underline;
}
.page--discography .section--detail .block--discography .block--discography--details .block--comment a::before, .page--discography .section--detail .block--discography .block--discography--details .block--review a::before {
  content: "\f061";
  display: inline-block;
  margin-right: 0.2em;
  color: #010101;
  font-family: FontAwesome;
}
.page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .block--disc--tit {
  display: block;
  border-bottom: solid 1px #222222;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .list--track > li dl {
  display: flex;
  flex-wrap: nowrap;
  align-items: baseline;
  word-break: break-all;
}
.page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .list--track > li dl .block--track--number {
  color: #222222;
  line-height: 1;
}
.page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .list--track > li dl .block--track--details {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .list--track > li dl .block--track--details .block--track--tit {
  color: #010101;
  line-height: 1.5;
}
.page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .list--track > li dl .block--track--details .txt--sub {
  width: 100%;
  color: #222222;
}

.page--profile .block--tit .section-tit {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}
.page--profile .block--name {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--profile .block--profile--member .list--photo > li .block--thumb {
  border-radius: 10em;
}
.page--profile .block--profile--member .list--photo > li .block--txt {
  text-align: center;
  line-height: 1.5;
}
.page--profile .block--profile--member .list--photo > li .block--txt .name--main {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--profile .block--profile--member .list--photo > li .block--txt .name--sub {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}
.page--profile .block--profile--member .list--photo > li .block--list--sns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
}
.page--profile .block--profile--member .list--photo > li .block--list--sns li:last-of-type {
  margin-right: 0;
}

.page--photo.page--photo--detail .block--tit .section-tit {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}

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

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

#swipebox-overlay {
  background: #010101;
}
#swipebox-overlay .slide img {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  outline: none;
}

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

#swipebox-action #swipebox-close {
  top: 2em;
  right: 3%;
  width: 2em;
  height: 2em;
  background: none;
}
#swipebox-action #swipebox-close::before, #swipebox-action #swipebox-close::after {
  content: "";
  position: absolute;
  top: 48%;
  width: 2em;
  height: 2px;
  background: #ffffff;
  transition: all 0.6s ease-out 0s;
}
#swipebox-action #swipebox-close::before {
  transform: rotate(45deg);
}
#swipebox-action #swipebox-close::after {
  transform: rotate(-45deg);
}
#swipebox-action #swipebox-prev,
#swipebox-action #swipebox-next {
  position: fixed;
  top: 93%;
  width: 4em;
  height: 4em;
  border-radius: 100%;
  background: none;
  color: #ffffff;
  transform: translateY(-50%);
}
#swipebox-action #swipebox-prev {
  left: 3%;
}
#swipebox-action #swipebox-prev::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 1.5em;
  left: 1.8em;
  width: 1em;
  height: 1em;
  border: solid 2px;
  border-top: none;
  border-right: none;
  transform: rotate(45deg);
  vertical-align: middle;
  pointer-events: none;
}
#swipebox-action #swipebox-next {
  right: 3%;
}
#swipebox-action #swipebox-next::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 1.5em;
  right: 1.8em;
  width: 1em;
  height: 1em;
  border: solid 2px;
  border-top: none;
  border-right: none;
  transform: rotate(-135deg);
  vertical-align: middle;
  pointer-events: none;
}

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

.page--movie .video-js .vjs-big-play-button {
  height: 3em;
  border: solid 5px #ffffff;
  border-radius: 50%;
  background: transparent;
}
.page--movie .video-js .vjs-control-bar {
  background-color: #000000;
}
.page--movie .video-js .vjs-load-progress {
  background-color: rgba(255, 255, 255, 0.2);
}
.page--movie .video-js .vjs-load-progress div {
  background-color: rgba(255, 255, 255, 0.2);
}
.page--movie .vjs-icon-play:before, .page--movie .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-size: 2em;
  position: absolute;
  top: 24%;
  transition: transform 0.3s, top 0.3s;
}
.page--movie .block--player {
  position: relative;
  height: 0;
  padding-top: 56.25%;
  width: 100%;
  background: #000000;
  line-height: 0;
}
.page--movie .block--player img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.page--movie .block--player > div {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.page--movie .block--more_movies .more_movies_title {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}

.page--blog .block--comment .list--comment li {
  position: relative;
  border-bottom: solid 1px rgba(1, 1, 1, 0.8);
}
.page--blog .block--comment .list--comment .no-data {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--blog .block--comment .name {
  display: inline-block;
  color: #010101;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.02em;
  line-height: 1.2;
}
.page--blog .block--comment .date {
  display: block;
}
.page--blog .block--comment .btn--delete input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  right: 0;
  border: solid 1px #010101;
  background-color: #ffffff;
  color: #010101;
  line-height: 1;
}
.page--blog .block--pager__detail .pager__item--newer,
.page--blog .block--pager__detail .pager__item--older {
  margin: 0 1em;
}
.page--blog .commentconfirm .pageTit, .page--blog .commentcomplete .pageTit, .page--blog .commentdelete .pageTit {
  display: none;
}
.page--blog .commentconfirm .titArea, .page--blog .commentcomplete .titArea, .page--blog .commentdelete .titArea {
  color: #010101;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  line-height: 1.2;
}
.page--blog .commentconfirm dl, .page--blog .commentcomplete dl, .page--blog .commentdelete dl {
  border: solid 1px #010101;
  background-color: #ffffff;
}
.page--blog .commentconfirm dd, .page--blog .commentcomplete dd, .page--blog .commentdelete dd {
  color: #010101;
}
.page--blog .commentconfirm dd:last-of-type, .page--blog .commentcomplete dd:last-of-type, .page--blog .commentdelete dd:last-of-type {
  margin-bottom: 0;
}
.page--blog .commentcomplete .titArea, .page--blog .commentdelete .titArea {
  text-align: center;
}

.page--blog.standard-blog .section--list .list--blog li {
  transform-origin: left center;
}
.page--blog.standard-blog .section--list .list--blog li:last-of-type {
  margin-right: 0;
}
.page--blog.standard-blog .section--list .list--blog li a {
  width: 100%;
  border: solid 1px #010101;
  border-radius: 100px;
  background-color: #ffffff;
}
.page--blog.standard-blog .section--list .list--blog li a .block--thumb--wrap {
  position: relative;
  width: 100%;
}
.page--blog.standard-blog .section--list .list--blog li a .block--thumb--wrap .block--thumb {
  padding-top: 100%;
  box-shadow: none;
}
.page--blog.standard-blog .section--list .list--blog li a .block--item--info {
  width: 100%;
  text-align: center;
}
.page--blog.standard-blog .section--list .list--blog li a .block--item--info .block--writer {
  justify-content: center;
}
.page--blog.standard-blog .section--list .list--blog li a .block--item--info .block--writer .writer {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--blog.standard-blog .section--list .list--blog li a .block--item--info .tit {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--blog.standard-blog .section--list .list--blog li a .block--item--info .block--sub--info {
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.01em;
}
.page--blog.standard-blog .section--list .list--blog li a .block--item--info .block--sub--info .date {
  display: inline-block;
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.01em;
}
.page--blog.standard-blog .section--list .list--blog li a:hover {
  transform: perspective(200px) rotateY(0deg);
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.page--blog.standard-blog .section--list .list--blog li:hover {
  transform: perspective(200px) rotateY(0deg);
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.page--blog.standard-blog .section--detail video-js {
  position: relative !important;
}
.page--blog.standard-blog .section--detail video {
  position: relative !important;
}
.page--blog.standard-blog .section--detail .block--icon--like {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
}
.page--blog.standard-blog .section--detail .block--icon--like .icon--like {
  display: flex;
  align-items: center;
  border-radius: 100em;
  background-color: #ffffff;
  cursor: pointer;
}
.page--blog.standard-blog .section--detail .block--icon--like .icon--like i {
  color: #ffffff;
  -webkit-text-stroke: 1px #010101;
  text-stroke: 1px #010101;
}
.page--blog.standard-blog .section--detail .block--icon--like .icon--like i.clicked {
  color: #BF001A;
  -webkit-text-stroke: 1px #BF001A;
  text-stroke: 1px #BF001A;
  animation: item_stretch_bouncy 0.4s;
}
.page--blog.standard-blog .section--detail .block--icon--like .icon--like .likes, .page--blog.standard-blog .section--detail .block--icon--like .icon--like .liked {
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.01em;
}
.page--blog.standard-blog .section--detail .block--icon--like .icon--like .like--txt {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}

.page--blog.photo-blog .section--list .block--tit {
  display: flex;
  align-items: center;
}
.page--blog.photo-blog .section--list .list--contents li {
  position: relative;
  transform: translate(0);
}
.page--blog.photo-blog .section--list .list--contents li.new {
  font-weight: 700;
}
.page--blog.photo-blog .section--list .list--contents li.new .date::after {
  display: none;
}
.page--blog.photo-blog .section--list .list--contents.nologin .block--thumb {
  position: relative;
}
.page--blog.photo-blog .section--list .list--contents.nologin .block--thumb img {
  filter: blur(20px);
}
.page--blog.photo-blog .section--list .list--contents.nologin .block--thumb::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: url(/static/gangparade/common/membersonly.png) no-repeat center center/cover;
  mix-blend-mode: lighten;
}
.page--blog.photo-blog .section--list .list--contents.nologin .members-only {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
  color: #ffffff;
  position: absolute;
  z-index: 2;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.page--blog.photo-blog .section--list .block--thumb img {
  background-size: cover;
}
.page--blog.photo-blog .slick-arrow {
  display: block;
  position: absolute;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.5);
}
.page--blog.photo-blog .slick-arrow.slick-next, .page--blog.photo-blog .slick-arrow.slick-next:focus, .page--blog.photo-blog .slick-arrow.slick-next:hover, .page--blog.photo-blog .slick-arrow.slick-prev, .page--blog.photo-blog .slick-arrow.slick-prev:focus, .page--blog.photo-blog .slick-arrow.slick-prev:hover {
  color: inherit;
  font-weight: bold;
}
.page--blog.photo-blog .slick-arrow.slick-disabled {
  pointer-events: none;
}
.page--blog.photo-blog .slick-dots {
  position: absolute;
}
.page--blog.photo-blog .slick-dots li {
  transition: 0.3s;
}
.page--blog.photo-blog .slick-dots li:last-of-type {
  margin-right: 0;
}
.page--blog.photo-blog .slick-dots li::before {
  content: "";
  display: block;
  opacity: 1;
  border-radius: 100%;
  background: #ffffff;
}
.page--blog.photo-blog .slick-dots li.slick-active::before {
  background: #e8e8e8;
}
.page--blog.photo-blog .slick-dots li button {
  display: none;
}
.page--blog.photo-blog .section--detail .section--detail--inner {
  overflow: hidden;
  border-radius: 0.8em;
  background-color: #ffffff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.page--blog.photo-blog .section--detail .section--detail--inner .txt {
  display: flex;
  color: #010101;
}
.page--blog.photo-blog .section--detail .section--detail--inner .txt a {
  color: #e8e8e8;
  text-decoration: none;
}
.page--blog.photo-blog .section--detail .section--detail--inner .header--detail {
  color: #010101;
  border-bottom: solid 1px #222222;
}
.page--blog.photo-blog .section--detail .section--detail--inner .header--detail .date {
  margin: 0;
}
.page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row-reverse;
}
.page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .block--writer .block--writer--inner {
  display: flex;
  align-items: center;
}
.page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .block--writer .icon {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}
.page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .block--writer .icon > img {
  position: absolute;
  z-index: 1;
  width: 100%;
  background-size: cover;
}
.page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .block--writer .icon .blur {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  filter: blur(3px);
  transform: scale(1.5);
}
.page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .block--writer .icon .blur img {
  width: 100%;
  background-size: cover;
}
.page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .block--writer .icon.icon_member_1 > img, .page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .block--writer .icon.icon_member_2 > img, .page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .block--writer .icon.icon_member_3 > img {
  width: 100%;
  background-size: contain;
}
.page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .block--writer .writer {
  display: inline-block;
  position: relative;
  font-weight: bold;
}
.page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .date {
  display: block;
}
.page--blog.photo-blog .section--detail .section--detail--inner .block--thumb {
  position: relative;
}
.page--blog.photo-blog .section--detail .section--detail--inner .block--thumb .list--thumb {
  margin: 0;
}
.page--blog.photo-blog .section--detail .section--detail--inner .ph {
  width: 100%;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0;
}
.page--blog.photo-blog .section--detail .section--detail--inner .txt-area {
  border-bottom-right-radius: 0.3em;
  background-color: #ffffff;
  color: #010101;
}
.page--blog.photo-blog .section--detail .section--detail--inner .ulizahtml5 {
  width: 100% !important;
}
.page--blog.photo-blog .section--detail .section--detail--inner .icon--like {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: auto;
  cursor: pointer;
}
.page--blog.photo-blog .section--detail .section--detail--inner .icon--like i {
  color: #f3f3f3;
}
.page--blog.photo-blog .section--detail .section--detail--inner .icon--like i.clicked {
  color: #e8e8e8;
  animation: item_stretch_bouncy 0.4s;
}
.page--blog.photo-blog .section--detail .section--detail--inner .icon--like .likes, .page--blog.photo-blog .section--detail .section--detail--inner .icon--like .liked {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}

.page--special .section--detail .block--tit .section-tit {
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
}

.page--support .section-tit {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--support .tit {
  font-weight: normal;
}
.page--support .list--support a {
  text-decoration: underline;
}
.page--support .list--support dt {
  font-weight: bold;
}

.page--faq .section-tit {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--faq .section--list .tit {
  font-weight: normal;
  text-align: left;
}
.page--faq .section--list .btn {
  text-align: center;
}
.page--faq .searchBox {
  position: relative;
}
.page--faq .searchBox input[type=text] {
  width: 100%;
  color: #010101;
}
.page--faq .searchBox input[type=submit] {
  position: absolute;
  z-index: 2;
  border: none;
  border-radius: 30px;
  background: transparent;
  color: #010101;
  font-family: FontAwesome;
  cursor: pointer;
}
.page--faq .list--tag {
  display: flex;
  flex-wrap: wrap;
}
.page--faq .list--tag li {
  display: inline-block;
}
.page--faq .list--tag li a {
  display: block;
  border: solid 1px #b8b8b8;
  border-radius: 2em;
  line-height: 1;
  text-align: center;
}
.page--faq .tit--category {
  font-weight: bold;
}
.page--faq .list--faq:last-of-type {
  margin-bottom: 0;
}
.page--faq .list--faq li {
  border-bottom: solid 1px #010101;
}
.page--faq .list--faq li:first-of-type {
  border-top: solid 1px #010101;
}
.page--faq .list--faq li a {
  display: flex;
  align-items: baseline;
  align-items: center;
  text-decoration: none;
}
.page--faq .list--faq li .txt {
  margin-bottom: 0;
}
.page--faq .list--faq li .icon--a {
  display: none;
}
.page--faq .list--faq li .icon--q {
  display: none;
}
.page--faq .block--faq-detail {
  border: solid 1px #010101;
}
.page--faq .block--faq-detail dt {
  border-bottom: solid 1px #010101;
}
.page--faq .block--faq-detail .txt a {
  text-decoration: underline;
  transition: 0.3s;
}
.page--faq .block--faq-detail .icon--a {
  display: none;
}
.page--faq .block--contact .link a::after {
  transition: all 0.3s 0s ease;
  transition: 0.3s;
}

/*  page--questionnaire
------------------------------ */
.page--questionnaire .block--tit .section-tit {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--questionnaire form .form--post + .txt--sub {
  margin-bottom: 1em;
  text-align: center;
}
.page--questionnaire form .form--post dt {
  font-weight: bold;
}
.page--questionnaire form .form--post .form__select select {
  border: solid 1px #010101;
  background-color: rgba(255, 255, 255, 0.9);
}
.page--questionnaire form .form--post .form__select::after {
  position: absolute;
  border-color: #010101;
  pointer-events: none;
}
.page--questionnaire form .form--post textarea {
  border: solid 1px #010101;
  background-color: rgba(255, 255, 255, 0.9);
}
.page--questionnaire .form--horizontal .form__select::after {
  position: absolute;
  border-color: #010101;
}
.page--questionnaire .icon--required {
  display: inline-block;
}
.page--questionnaire .icon--required::before {
  content: "必須";
  background: #DB001E;
  color: #ffffff;
  font-weight: normal;
  line-height: 1;
}
.page--questionnaire.complete .block--complete-message .txt--lead {
  background-color: #ffffff;
}
.page--questionnaire.complete .block--complete-message .list--contents li {
  position: relative;
  transform: none !important;
  transition: none !important;
}
.page--questionnaire.complete .block--complete-message .list--contents li .block--thumb {
  opacity: 1 !important;
  padding-top: 0;
  background: transparent;
  transform: none !important;
  transition: none !important;
  aspect-ratio: 119/194.3;
}
.page--questionnaire.complete .block--complete-message .list--contents li .block--thumb > img {
  position: relative;
  -o-object-fit: contain;
     object-fit: contain;
}

/*  page--bbs
------------------------------ */
.page--bbs {
  /* tsuuhou */
}
.page--bbs .section--list {
  max-width: 900px;
}
.page--bbs .block--pager {
  margin-bottom: 80px;
  padding: 0;
  border-bottom: none;
  text-align: center;
}
.page--bbs .block--pager .btn--sub {
  margin: 0 auto;
}
.page--bbs .inner .comment {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column-reverse;
}
.page--bbs .inner .comment li {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3em;
}
.page--bbs .inner .comment li .comment--box .comment--box--inner {
  position: relative;
  margin-bottom: 0.8em;
  padding: 1.2em;
  border-radius: 2em;
  background: #ffffff;
  color: #010101;
  box-shadow: 6px 6px 1px rgba(0, 0, 0, 0.1);
}
.page--bbs .inner .comment li .comment--box .comment--box--inner::before {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: 1;
  border: solid transparent 8px;
  border-right: solid 18px #ffffff;
}
.page--bbs .inner .comment li .comment--box .comment--box--inner .ph {
  margin: 1em 0;
}
.page--bbs .inner .comment li .comment--box .block--user .name {
  display: block;
  margin: 0 0.8em 0.8em 0;
  color: rgba(1, 1, 1, 0.7);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.02em;
  font-size: 12px;
}
.page--bbs .inner .comment li .comment--box .date {
  display: block;
  color: rgba(1, 1, 1, 0.7);
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.01em;
  font-size: 12px;
}
.page--bbs .inner .comment li.member {
  justify-content: flex-start;
}
.page--bbs .inner .comment li.member .icon {
  position: relative;
  overflow: hidden;
  width: 15vw;
  max-width: 11em;
  height: 15vw;
  max-height: 11em;
  margin-right: 4%;
  border: solid 1px #010101;
  border-radius: 50%;
}
.page--bbs .inner .comment li.member .icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  image-rendering: -webkit-optimize-contrast;
}
.page--bbs .inner .comment li.member .icon .blur {
  display: none;
  transform: scale(1.2);
  filter: blur(10px);
}
.page--bbs .inner .comment li.member .comment--box {
  max-width: 70%;
}
.page--bbs .inner .comment li.member .comment--box .comment--box--inner::before {
  top: -4px;
  left: -15px;
  transform: rotate(35deg);
}
.page--bbs .inner .comment li.member .comment--box .comment--box--inner .ph .memberimage {
  width: 100% !important;
  display: block;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
  pointer-events: none;
}
.page--bbs .inner .comment li.member .comment--box .comment--box--inner .txt .player {
  position: relative;
  width: 700px;
  max-width: 100%;
  padding-top: 56.25%;
  aspect-ratio: 16/9;
}
.page--bbs .inner .comment li.member .comment--box .comment--box--inner .txt .player iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.page--bbs .inner .comment li.member .comment--box .block--user .name {
  margin: 0 0 0.8em 0.8em;
  text-align: left;
}
.page--bbs .inner .comment li.member .comment--box .date {
  margin-right: 0.8em;
  text-align: right;
}
.page--bbs .inner .comment li.not-member {
  justify-content: flex-end;
}
.page--bbs .inner .comment li.not-member .comment--box {
  max-width: 70%;
}
.page--bbs .inner .comment li.not-member .comment--box .comment--box--inner::before {
  top: -5px;
  right: -15px;
  z-index: 1;
  transform: rotate(140deg);
}
.page--bbs .inner .comment li.not-member .comment--box .block--user .name {
  display: block;
  margin: 0 0.8em 0.8em 0;
  color: rgba(1, 1, 1, 0.7);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.02em;
  font-size: 12px;
  text-align: right;
}
.page--bbs .inner .comment li.not-member .comment--box .date {
  margin-right: 0.8em;
  text-align: right;
}
.page--bbs .inner .switching_btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-top: 1em;
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.01em;
  font-weight: bold;
  font-size: 20px;
}
.page--bbs .inner .switching_btn li {
  margin-right: 1.5em;
}
.page--bbs .inner .switching_btn li a {
  display: inline-block;
  text-decoration: none;
  transition: 0.3s;
}
.page--bbs .inner .all .switching_btn_member a {
  color: rgba(1, 1, 1, 0.4);
}
.page--bbs .inner .all .switching_btn_all {
  padding-bottom: 0.4em;
  border-bottom: solid 2px #010101;
}
.page--bbs .inner .artist .switching_btn_member {
  padding-bottom: 0.4em;
  border-bottom: solid 2px #010101;
}
.page--bbs .inner .artist .switching_btn_all a {
  color: rgba(1, 1, 1, 0.4);
}
.page--bbs .comment--inner {
  line-height: 0;
}
.page--bbs .comment--inner .block--post {
  background: rgba(1, 1, 1, 0.1);
  position: relative;
}
.page--bbs .comment--inner .block--post .form--post dd {
  margin: 0;
}
.page--bbs .comment--inner .bbs-textarea {
  text-align: center;
}
.page--bbs .comment--inner .not-member-comment {
  display: none;
}
.page--bbs .comment--inner textarea {
  resize: none;
  padding: 0.5em 1.5em;
  margin: 2em auto;
  height: 2.5em;
  border-radius: 100em;
  background: #ffffff;
  border: 0;
}
.page--bbs .comment--inner .btn {
  position: absolute;
}
.page--bbs .comment--inner label {
  display: inline-block;
  position: absolute;
  width: 22px;
  height: 22px;
  background: url(/static/gangparade/assets/icon--send--photo.svg);
  background-repeat: no-repeat;
  cursor: pointer;
}
.page--bbs .comment--inner label input {
  display: none;
}
.page--bbs .comment--inner .txt--sub {
  margin: -1em auto 0;
  padding-bottom: 2em;
  text-align: right;
}
.page--bbs .commentconfirm .pageTit, .page--bbs .commentcomplete .pageTit, .page--bbs .commentdelete .pageTit {
  display: none;
}
.page--bbs .commentconfirm .titArea, .page--bbs .commentcomplete .titArea, .page--bbs .commentdelete .titArea {
  color: #010101;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  text-align: center;
  line-height: 1.2;
}
.page--bbs .commentconfirm dl, .page--bbs .commentcomplete dl, .page--bbs .commentdelete dl {
  border: solid 1px #010101;
  background-color: #ffffff;
}
.page--bbs .commentconfirm dd, .page--bbs .commentcomplete dd, .page--bbs .commentdelete dd {
  color: #010101;
}
.page--bbs .commentconfirm dd:last-of-type, .page--bbs .commentcomplete dd:last-of-type, .page--bbs .commentdelete dd:last-of-type {
  margin-bottom: 0;
}
.page--bbs .commentconfirm .btn, .page--bbs .commentcomplete .btn, .page--bbs .commentdelete .btn {
  margin: 4em 0;
}
.page--bbs .form--confirm {
  margin: 2em 0 4em;
}
.page--bbs .form--confirm .not-member-comment {
  display: none;
}
.page--bbs .form--confirm .txt-notes {
  color: #010101;
  margin: 0 0 2.5em;
  font-size: 13px;
}
.page--bbs .error--form {
  margin: 2em 0 4em;
}
.page--bbs .error--form dt {
  margin: 0 0 10px;
  font-size: 13px;
  opacity: 0.8;
}
.page--bbs .error--form dd {
  margin-bottom: 2.5em;
}
.page--bbs .error--form textarea {
  background-color: #ffffff;
}
.page--bbs .error--form .not-member-comment {
  display: none;
}
.page--bbs .list--information .comment__item {
  position: relative;
}
.page--bbs .list--information .comment__item .btn.btn--report {
  display: inline-block;
  position: relative;
  left: calc(100% - 6em);
  margin-top: 0.2em;
}
.page--bbs .list--information .comment__item .btn.btn--report a {
  display: block;
  min-width: auto;
  margin-top: 0;
  padding: 0.5em 0.8em 0.6em;
  border: solid 1px #010101;
  border-radius: 5em;
  color: #010101;
  font-size: 11px;
  line-height: 1;
  text-decoration: none;
  transform-origin: right bottom;
  transform: scale(0.8);
}
.page--bbs .list--information .comment__item .btn.btn--report a::after {
  background-color: transparent;
}
.page--bbs #swipebox-prev,
.page--bbs #swipebox-next {
  display: none;
}

.page--entry .block--heading .txt {
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
  text-align: center;
}
.page--entry .block--information > ul {
  display: flex;
  flex-wrap: wrap;
}
.page--entry .block--information > ul > li {
  background-color: #ffffff;
}
.page--entry .block--information > ul > li .block--tit {
  border-bottom: solid 1px #010101;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--entry .block--information > ul > li .heading {
  font-weight: bold;
}
.page--entry .block--table.list--comparative ul {
  display: flex;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  border-bottom: solid 1px #010101;
}
.page--entry .block--table.list--comparative ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0;
  border-right: solid 1px #43321F;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  font-weight: 500;
  text-align: center;
}
.page--entry .block--table.list--comparative ul li .txt--sub {
  width: 100%;
}
.page--entry .block--table.list--comparative ul li:nth-of-type(2) {
  background: rgba(50, 130, 183, 0.1);
}
.page--entry .block--table.list--comparative ul li:nth-of-type(3) {
  background: rgba(232, 232, 232, 0.1);
}
.page--entry .block--table.list--comparative ul li:last-of-type {
  border-right: none;
}
.page--entry .block--table.list--comparative ul:last-of-type {
  border-bottom: none;
}
.page--entry .block--table.list--comparative .list--contents--label li:nth-of-type(1) {
  background: #010101;
  color: #ffffff;
}
.page--entry .block--table.list--comparative .list--contents--label li:nth-of-type(2) {
  background: #3282B7;
  color: #ffffff;
}
.page--entry .block--table.list--comparative .list--contents--label li:nth-of-type(3) {
  background: #e8e8e8;
  color: #ffffff;
}
.page--entry .block--table.list--comparative [class^=status-] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.page--entry .block--table.list--comparative .status-circle {
  position: relative;
  border-radius: 50%;
  border: solid 2px;
}
.page--entry .block--table.list--comparative .status-triangle {
  font-weight: 900;
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--entry .block--table.list--comparative .status-ng {
  border-bottom: solid 2px #010101;
}
.page--entry .block--table.list--comparative:last-of-type {
  margin-bottom: 0;
}
.page--entry .block--contents .block--tit {
  border-bottom: solid 1px #010101;
  color: #010101;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--entry .block--contents .list--contents {
  display: flex;
  align-items: inherit;
}
.page--entry .block--contents .list--contents li {
  border: solid 1px #010101;
  background-color: #ffffff;
}
.page--entry .block--contents .list--contents li .inner .block--txt .name {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--entry .block--contents .list--contents li .inner.block--with-photo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.page--entry .block--contents .list--contents li .inner.block--with-photo .block--photo img {
  width: 100%;
}
.page--entry .block--about {
  padding: 2em;
  border: solid 1px #010101;
  background-color: #ffffff;
}
.page--entry .block--about .block--check--id a {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  font-weight: bold;
  text-decoration: underline;
}
.page--entry .block--login--fanplus {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background: linear-gradient(90deg, #FF7777 0%, #FE6AAE 8%, #F1A8FF 20%, #BFFFF2 50%, #BFF654 65%, #FFE856 80%, #FFB12A);
  background-size: 150% 150%;
  animation: gradient_moving_horizontal 20s cubic-bezier(0.65, 0, 0.35, 1) infinite;
}
.page--entry .block--login--fanplus .tit {
  width: 100%;
  border-bottom: solid 1px #010101;
  color: #010101;
  text-align: center;
}
.page--entry .block--login--fanplus .txt--basic.txt--login {
  color: #010101;
  text-align: center;
}

.page--stream .inner {
  overflow: hidden;
}
.page--stream .txt--lead {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--stream .block--guide .block--tit {
  display: none;
}
.page--stream .block--guide .tit {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--stream .block--guide .app-link .btn--main {
  color: #ffffff;
}
.page--stream .block--guide .app-link .btn--main:hover {
  color: #010101;
}
.page--stream .block--adjust {
  border-bottom: solid 1px #010101;
}
.page--stream .block--adjust .adjust-list .adjust-list__item .tit {
  color: #010101;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--stream .block--attention .tit {
  color: #010101;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--stream .block--attention dt {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--stream .detail__btn a {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.02em;
}
.page--stream .detail__btn a::after {
  display: none;
}

.page--contact .section--detail .txt--notice {
  font-weight: 600;
}
.page--contact .section--detail .block--definition-list dt {
  display: inline;
  position: relative;
  background: linear-gradient(#ffff00, #ffff00) 100% 0.6em no-repeat;
  font-weight: 600;
}
.page--contact .section--detail .block--definition-list dd {
  display: block;
}
.page--contact .section--detail .block--definition-list a {
  text-decoration: underline;
}
.page--contact .section--detail .block--attention dt {
  font-weight: 600;
}
.page--contact .section--detail .block--attention dd {
  display: block;
}

.page--birthday-message .section-tit {
  font-family: citrus-gothic-shadow, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  text-align: center;
}

.page--comingsoon .no-data, .section--list .no-data, .section--detail .no-data {
  position: relative;
  padding: 0;
  font-family: citrus-gothic-solid, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.01em;
}
.page--comingsoon .no-data::after, .section--list .no-data::after, .section--detail .no-data::after {
  content: "";
  display: block;
  position: relative;
  right: auto;
  left: auto;
  width: 100%;
  margin: 0 auto;
  padding-top: 100%;
  background: url(/static/gangparade/assets/character_members/character_gp.png) no-repeat center center;
  background-size: contain;
  mix-blend-mode: color-burn;
}

.page--ticket.section--detail .txt--lead.block--attention {
  border-color: #DB001E;
  color: #DB001E;
}
.page--ticket.section--detail .txt--notice {
  font-weight: 600;
}
.page--ticket.section--detail .block--info {
  background-color: #222222;
}
.page--ticket.section--detail .block--info .txt--main {
  color: #000000;
  font-weight: 600;
}
.page--ticket.section--detail .block--info a {
  text-decoration: underline;
}
.page--ticket.section--detail .block--attention dt {
  background-color: #000000;
  color: #ffffff;
  text-align: center;
}

/* page--error
------------------------------ */
.page--error .section--detail .section-tit {
  text-align: center;
  margin: 0 0 3em;
}
.page--error .section--detail .btn {
  margin: 3em 0;
}

.body--app.page--notice .list--info li {
  border-bottom: solid 1px;
}
.body--app.page--notice .list--info li a {
  display: block;
  padding: 0.8em 0;
}
.body--app.page--notice .list--info li .date {
  margin-top: 0.4em;
  font-size: 12px;
}
.body--app.page--notice .list--info li.new .date {
  position: relative;
}
.body--app.page--notice .list--info li.new .date::after {
  content: "NEW";
  display: inline-block;
  margin-left: 0.4em;
  font-family: agenda-condensed, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.03em;
  font-style: italic;
  font-weight: bold;
}
.body--app.page--notice .list--info .txt {
  line-height: 1.5;
}

/* effect
------------------------------ */
@keyframes bg_mask {
  0% {
    transform: translate(-100%, 0);
  }
  40%, 60% {
    transform: translate(0, 0);
  }
  99.9% {
    transform: translate(100%, 0);
    opacity: 1;
  }
  100% {
    display: none;
  }
}
.bg_mask {
  overflow: hidden;
  position: relative;
  background: transparent;
  color: transparent;
  transition: color 0.5s 0.4s;
}
.bg_mask::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -1%;
  bottom: -1%;
  left: 0;
  background: #010101;
  transform: translate(100%, 0);
}
.bg_mask.delighter.started::before {
  animation: bg_mask 1s cubic-bezier(0.8, 0, 0.17, 1);
}

@keyframes flowimg {
  0% {
    transform: translateZ(0);
  }
  100% {
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes item_stretch_horizontal {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes item_stretch_vertical {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes item_stretch_bouncy {
  0% {
    transform: scale(0);
  }
  35% {
    transform: scale(0.2);
  }
  45% {
    transform: scale(0.4);
  }
  60% {
    transform: scale(1.2, 0.9) translate(0%, 6%);
  }
  80% {
    transform: scale(0.8, 1.1) translate(0%, -4%);
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
  }
}
@keyframes gradient_moving_horizontal {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes gradient_moving_vertical {
  0% {
    background-position: 50% 0%;
  }
  50% {
    background-position: 50% 100%;
  }
  100% {
    background-position: 50% 0%;
  }
}
@keyframes mask-circle {
  0% {
    -webkit-clip-path: circle(0 at 96% 5vw);
    clip-path: circle(0 at 96% 5vw);
  }
  100% {
    -webkit-clip-path: circle(200% at 96% 5vw);
    clip-path: circle(200% at 96% 5vw);
  }
}
@keyframes mask-circle_out {
  0% {
    -webkit-clip-path: circle(200% at 96% 5vw);
    clip-path: circle(200% at 96% 5vw);
  }
  100% {
    -webkit-clip-path: circle(0 at 96% 5vw);
    clip-path: circle(0 at 96% 5vw);
  }
}
@keyframes mask-btotop {
  0% {
    -webkit-clip-path: inset(100% 0 0 0);
    clip-path: inset(100% 0 0 0);
  }
  100% {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
}
@keyframes mask-toptob {
  0% {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
  100% {
    -webkit-clip-path: inset(100% 0 0 0);
    clip-path: inset(100% 0 0 0);
  }
}
@keyframes slidein_left {
  0% {
    opacity: 0;
    left: -25%;
  }
  100% {
    opacity: 1;
    left: 0%;
  }
}
@keyframes slidein_right {
  0% {
    opacity: 0;
    right: -25%;
  }
  100% {
    opacity: 1;
    right: 0%;
  }
}
@keyframes slidein_bottom {
  0% {
    opacity: 0;
    transform: translate(0, 2em);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes kurukuru {
  0% {
    transform: rotateY(0) translateY(0px);
    opacity: 0;
  }
  100% {
    transform: rotateY(360deg) translateY(0);
    opacity: 1;
  }
}
@keyframes kurukuru-out {
  0% {
    transform: rotateY(360deg) translateY(0);
    opacity: 1;
  }
  100% {
    transform: rotateY(0) translateY(0px);
    opacity: 0;
  }
}
@keyframes fuwafuwa {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px);
  }
}
@keyframes dokidoki {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
@keyframes background_color_change {
  0%, 100% {
    background-color: #f7f7f7;
  }
  30% {
    background-color: #f9f1f1;
  }
  60% {
    background-color: #efeff0;
  }
  90% {
    background-color: #f7f7f7;
  }
}
@keyframes load {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.delighter {
  opacity: 0;
}

.delighter.started {
  opacity: 1;
}

body:not(.started) {
  display: none;
  opacity: 0;
  transition: opacity 0.2s;
}
body.started {
  opacity: 1;
}

.section--top.delighter .section--top--inner.type-normal .section--top--inner--main {
  opacity: 0;
  transform-origin: center center;
  transform: rotateX(270deg);
}
.section--top.delighter .section--top--inner.type-normal .section--top--inner--sub {
  opacity: 0;
  transform-origin: center center;
  transform: rotateY(530deg);
}
.section--top.delighter .section--top--inner.type-rank {
  opacity: 0;
}
.section--top.delighter .section--top--inner.type-rank .block--rank--keyvisual .block--rank--keyvisual--inner {
  opacity: 0;
  transform: perspective(200px) rotateY(90deg) translateZ(0);
}
.section--top.delighter .section--top--inner.type-rank .block--rank--list li {
  opacity: 0;
  transform-origin: center center;
  transform: perspective(200px) rotateY(90deg) translateZ(0);
}
.section--top.delighter .block--nav--to-fc {
  opacity: 0;
  transform: perspective(200px) rotateY(90deg) translateZ(0);
}
.section--top.delighter .birthday-message {
  opacity: 0;
}
.section--top.delighter #app-bnr {
  opacity: 0;
}
.section--top.started .section--top--inner.type-normal .section--top--inner--main {
  opacity: 1;
  transform: rotateX(0deg);
  transition: opacity 2s cubic-bezier(0.6, 0, 0.2, 1) 0.2s, transform 1.6s cubic-bezier(0.6, 0, 0.2, 1) 0.2s;
}
.section--top.started .section--top--inner.type-normal .section--top--inner--sub {
  opacity: 1;
  transform: rotateY(0deg);
  transition: opacity 2s cubic-bezier(0.6, 0, 0.2, 1) 1s, transform 1.6s cubic-bezier(0.6, 0, 0.2, 1) 1s;
}
.section--top.started .section--top--inner.type-rank {
  opacity: 1;
  transition: opacity 2s cubic-bezier(0.65, 0, 0.35, 1) 3s;
}
.section--top.started .section--top--inner.type-rank .block--rank--keyvisual .block--rank--keyvisual--inner {
  opacity: 1;
  transform: perspective(200px) rotateY(0deg) translateZ(0);
  transition: opacity 1s cubic-bezier(0.6, 0, 0.2, 1) 4s, transform 1s cubic-bezier(0.6, 0, 0.2, 1) 4s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li {
  opacity: 1;
  transform: perspective(200px) rotateY(0deg) translateZ(0);
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(1) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 4.28s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 4.28s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(2) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 4.36s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 4.36s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(3) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 4.44s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 4.44s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(4) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 4.52s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 4.52s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(5) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 4.6s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 4.6s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(6) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 4.68s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 4.68s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(7) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 4.76s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 4.76s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(8) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 4.84s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 4.84s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(9) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 4.92s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 4.92s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(10) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 5s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 5s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(11) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 5.08s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 5.08s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(12) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 5.16s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 5.16s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(13) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 5.24s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 5.24s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(14) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 5.32s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 5.32s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(15) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 5.4s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 5.4s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(16) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 5.48s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 5.48s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(17) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 5.56s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 5.56s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(18) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 5.64s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 5.64s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(19) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 5.72s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 5.72s;
}
.section--top.started .section--top--inner.type-rank .block--rank--list li:nth-of-type(20) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 5.8s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 5.8s;
}
.section--top.started .section--top--inner.type-rank + .type-normal.item--inactive {
  opacity: 0;
  transform: translate3d(0, -300%, 0);
  transition: opacity 2s cubic-bezier(0.65, 0, 0.35, 1) 0.1s, position 2s cubic-bezier(0.65, 0, 0.35, 1) 2s, transform 2s cubic-bezier(0.65, 0, 0.35, 1) 0s;
}
.section--top.started .block--nav--to-fc {
  opacity: 1;
  transform: perspective(200px) rotateY(0deg) translateZ(0);
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.2s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 6s;
}
.section--top.started .birthday-message {
  opacity: 1;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 6.6s;
}
.section--top.started #app-bnr {
  opacity: 1;
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 6.6s;
}

.drawer__btn.delighter .drawer__btn__inner {
  opacity: 0;
}
.drawer__btn.started .drawer__btn__inner {
  opacity: 1;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.8s;
}

.section--banner.delighter {
  opacity: 0;
  transform: translateX(-10%);
}
.section--banner.started {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 1s cubic-bezier(0.4, 0, 0.2, 1), transform 1s cubic-bezier(0.4, 0, 0.2, 1);
}

.area--official section .block--tit.delighter,
.area--fc .section--contents > section .block--tit.delighter {
  transform: rotateX(90deg);
  transform-origin: center center;
}
.area--official section .block--tit.started,
.area--fc .section--contents > section .block--tit.started {
  transform: rotateX(0deg);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.section-tit.delighter, .txt.delighter, .block--nav--category.delighter, .txt--basic.delighter {
  opacity: 0;
  transform-origin: center center;
  transform: rotateX(90deg);
}
.section-tit.delighter .block--sub--info, .section-tit.delighter .list__more, .txt.delighter .block--sub--info, .txt.delighter .list__more, .block--nav--category.delighter .block--sub--info, .block--nav--category.delighter .list__more, .txt--basic.delighter .block--sub--info, .txt--basic.delighter .list__more {
  opacity: 0;
  transform: rotateX(90deg);
}
.section-tit.started, .txt.started, .block--nav--category.started, .txt--basic.started {
  opacity: 1;
  transform: rotateX(0deg);
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
}
.section-tit.started .block--sub--info, .section-tit.started .list__more, .txt.started .block--sub--info, .txt.started .list__more, .block--nav--category.started .block--sub--info, .block--nav--category.started .list__more, .txt--basic.started .block--sub--info, .txt--basic.started .list__more {
  opacity: 1;
  transform: rotateX(0deg);
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.2s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
}

.tit.delighter, .list__more.delighter {
  opacity: 0;
  transform: rotateX(90deg);
}
.tit.started, .list__more.started {
  opacity: 1;
  transform: rotateX(0);
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s, transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s, color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.date.delighter, .block--share.delighter, .category.delighter {
  opacity: 0;
  transform: rotateX(90deg);
}
.date.started, .block--share.started, .category.started {
  opacity: 1;
  transform: rotateX(0);
  transition: opacity 0.5s 0.22s, transform 0.5s 0.22s;
}

body:not(.page--home) .block--tit.delighter .section-tit {
  transform: rotateX(90deg);
  transform-origin: left center;
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
}
body:not(.page--home) .block--tit.started .section-tit {
  transform: rotateX(0deg);
}

body:not(.page--home) .content-main.delighter::after {
  transform: scale(0);
  transform-origin: left top;
}
body:not(.page--home) .content-main.started::after {
  transform: scaleX(1) scaleY(1);
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.8s;
}

.list--information li.delighter {
  transform: rotateX(180deg);
  transform-origin: center center;
}
.list--information li.started {
  transform: rotateX(0deg);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.list--information li.started:nth-of-type(1) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.38s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.38s;
}
.list--information li.started:nth-of-type(2) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.46s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.46s;
}
.list--information li.started:nth-of-type(3) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.54s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.54s;
}
.list--information li.started:nth-of-type(4) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.62s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.62s;
}
.list--information li.started:nth-of-type(5) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.7s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.7s;
}
.list--information li.started:nth-of-type(6) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.78s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.78s;
}
.list--information li.started:nth-of-type(7) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.86s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.86s;
}
.list--information li.started:nth-of-type(8) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.94s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.94s;
}
.list--information li.started:nth-of-type(9) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.02s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.02s;
}
.list--information li.started:nth-of-type(10) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.1s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.1s;
}
.list--information li.started:nth-of-type(11) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.18s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.18s;
}
.list--information li.started:nth-of-type(12) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.26s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.26s;
}
.list--information li.started:nth-of-type(13) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.34s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.34s;
}
.list--information li.started:nth-of-type(14) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.42s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.42s;
}
.list--information li.started:nth-of-type(15) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.5s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.5s;
}
.list--information li.started:nth-of-type(16) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.58s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.58s;
}
.list--information li.started:nth-of-type(17) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.66s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.66s;
}
.list--information li.started:nth-of-type(18) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.74s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.74s;
}
.list--information li.started:nth-of-type(19) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.82s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.82s;
}
.list--information li.started:nth-of-type(20) {
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.9s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 1.9s;
}

.list--contents li.delighter, .list--photo li.delighter, .list--discography li.delighter, .list--video li.delighter {
  transform: perspective(200px) rotateY(90deg) translate3d(0, 0, 0);
  -webkit-transform: perspective(200px) rotateY(90deg) translate3d(0, 0, 0);
  transform-origin: left center;
  pointer-events: none; /* perspective指定要素表示前のiOS不具合対策 */
}
.list--contents li.started, .list--photo li.started, .list--discography li.started, .list--video li.started {
  transform: perspective(200px) rotateY(0deg) translate3d(0, 0, 0);
  -webkit-transform: perspective(200px) rotateY(0deg) translate3d(0, 0, 0);
  pointer-events: auto; /* perspective指定要素表示前のiOS不具合対策 */
}
.list--contents li.started:nth-of-type(1), .list--photo li.started:nth-of-type(1), .list--discography li.started:nth-of-type(1), .list--video li.started:nth-of-type(1) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.38s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.38s;
}
.list--contents li.started:nth-of-type(2), .list--photo li.started:nth-of-type(2), .list--discography li.started:nth-of-type(2), .list--video li.started:nth-of-type(2) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.46s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.46s;
}
.list--contents li.started:nth-of-type(3), .list--photo li.started:nth-of-type(3), .list--discography li.started:nth-of-type(3), .list--video li.started:nth-of-type(3) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.54s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.54s;
}
.list--contents li.started:nth-of-type(4), .list--photo li.started:nth-of-type(4), .list--discography li.started:nth-of-type(4), .list--video li.started:nth-of-type(4) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.62s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.62s;
}
.list--contents li.started:nth-of-type(5), .list--photo li.started:nth-of-type(5), .list--discography li.started:nth-of-type(5), .list--video li.started:nth-of-type(5) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.7s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.7s;
}
.list--contents li.started:nth-of-type(6), .list--photo li.started:nth-of-type(6), .list--discography li.started:nth-of-type(6), .list--video li.started:nth-of-type(6) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.78s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.78s;
}
.list--contents li.started:nth-of-type(7), .list--photo li.started:nth-of-type(7), .list--discography li.started:nth-of-type(7), .list--video li.started:nth-of-type(7) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.86s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.86s;
}
.list--contents li.started:nth-of-type(8), .list--photo li.started:nth-of-type(8), .list--discography li.started:nth-of-type(8), .list--video li.started:nth-of-type(8) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.94s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.94s;
}
.list--contents li.started:nth-of-type(9), .list--photo li.started:nth-of-type(9), .list--discography li.started:nth-of-type(9), .list--video li.started:nth-of-type(9) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.02s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.02s;
}
.list--contents li.started:nth-of-type(10), .list--photo li.started:nth-of-type(10), .list--discography li.started:nth-of-type(10), .list--video li.started:nth-of-type(10) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.1s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.1s;
}
.list--contents li.started:nth-of-type(11), .list--photo li.started:nth-of-type(11), .list--discography li.started:nth-of-type(11), .list--video li.started:nth-of-type(11) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.18s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.18s;
}
.list--contents li.started:nth-of-type(12), .list--photo li.started:nth-of-type(12), .list--discography li.started:nth-of-type(12), .list--video li.started:nth-of-type(12) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.26s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.26s;
}
.list--contents li.started:nth-of-type(13), .list--photo li.started:nth-of-type(13), .list--discography li.started:nth-of-type(13), .list--video li.started:nth-of-type(13) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.34s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.34s;
}
.list--contents li.started:nth-of-type(14), .list--photo li.started:nth-of-type(14), .list--discography li.started:nth-of-type(14), .list--video li.started:nth-of-type(14) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.42s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.42s;
}
.list--contents li.started:nth-of-type(15), .list--photo li.started:nth-of-type(15), .list--discography li.started:nth-of-type(15), .list--video li.started:nth-of-type(15) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.5s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.5s;
}
.list--contents li.started:nth-of-type(16), .list--photo li.started:nth-of-type(16), .list--discography li.started:nth-of-type(16), .list--video li.started:nth-of-type(16) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.58s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.58s;
}
.list--contents li.started:nth-of-type(17), .list--photo li.started:nth-of-type(17), .list--discography li.started:nth-of-type(17), .list--video li.started:nth-of-type(17) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.66s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.66s;
}
.list--contents li.started:nth-of-type(18), .list--photo li.started:nth-of-type(18), .list--discography li.started:nth-of-type(18), .list--video li.started:nth-of-type(18) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.74s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.74s;
}
.list--contents li.started:nth-of-type(19), .list--photo li.started:nth-of-type(19), .list--discography li.started:nth-of-type(19), .list--video li.started:nth-of-type(19) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.82s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.82s;
}
.list--contents li.started:nth-of-type(20), .list--photo li.started:nth-of-type(20), .list--discography li.started:nth-of-type(20), .list--video li.started:nth-of-type(20) {
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.9s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 1.9s;
}
.list--contents li .block--thumb.delighter, .list--photo li .block--thumb.delighter, .list--discography li .block--thumb.delighter, .list--video li .block--thumb.delighter {
  transform: perspective(200px) rotateY(90deg) translate3d(0, 0, 0);
  -webkit-transform: perspective(200px) rotateY(90deg) translate3d(0, 0, 0);
  transform-origin: left center;
  pointer-events: none; /* perspective指定要素表示前のiOS不具合対策 */
}
.list--contents li .block--thumb.started, .list--photo li .block--thumb.started, .list--discography li .block--thumb.started, .list--video li .block--thumb.started {
  transform: perspective(200px) rotateY(0deg) translate3d(0, 0, 0);
  -webkit-transform: perspective(200px) rotateY(0deg) translate3d(0, 0, 0);
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.1s, transform 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.1s;
  pointer-events: auto; /* perspective指定要素表示前のiOS不具合対策 */
}

.section--detail.delighter .block--photo, .section--detail.delighter .txt, .section--detail.delighter .txt--lead, .section--detail.delighter .video {
  opacity: 0;
  transform: rotateY(90deg);
}
.section--detail.delighter .block--discography--thumb {
  opacity: 0;
  transform: rotateY(90deg);
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.05s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.05s;
}
.section--detail.delighter .block--discography--details {
  opacity: 0;
  transform: rotateY(90deg);
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.2s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.2s;
}
.section--detail.started .block--photo, .section--detail.started .txt, .section--detail.started .txt--lead, .section--detail.started .video {
  opacity: 1;
  transform: rotateY(0deg);
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.2s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.2s;
}
.section--detail.started .block--discography--thumb {
  opacity: 1;
  transform: rotateY(0deg);
}
.section--detail.started .block--discography--details {
  opacity: 1;
  transform: rotateY(0deg);
}

.block--pager.delighter {
  transform: rotateX(90deg);
}
.block--pager.started {
  transform: rotateX(0deg);
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.2s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.2s;
}

.block--category.delighter {
  transform: rotateX(90deg);
}
.block--category.started {
  transform: rotateX(0deg);
  transition: opacity 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0.2s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.2s;
}

.section--discography.delighter .block--loop {
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.2s;
}
.section--discography.delighter .block--discography--thumb {
  transform-origin: center center;
  transform: rotateY(90deg);
  transition: transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.3s;
}
.section--discography.delighter .block--discography--details {
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.4s;
}
.section--discography.started .block--loop {
  opacity: 1;
}
.section--discography.started .block--discography--thumb {
  transform: rotateY(0deg);
}
.section--discography.started .block--discography--details {
  opacity: 1;
}

.area--fc.delighter .block--logo--fc {
  opacity: 0;
  transform-origin: center center;
  transform: rotateX(90deg);
  transition: opacity 1s cubic-bezier(0.6, 0, 0.2, 1) 0.4s, transform 1s cubic-bezier(0.6, 0, 0.2, 1) 0.4s;
}
.area--fc.delighter .block--login {
  opacity: 0;
  transform: rotateX(90deg);
  transition: opacity 1s cubic-bezier(0.6, 0, 0.2, 1) 0.42s, transform 1s cubic-bezier(0.6, 0, 0.2, 1) 0.42s;
}
.area--fc.started .block--logo--fc {
  opacity: 1;
  transform: rotateX(0deg);
}
.area--fc.started .block--login {
  opacity: 1;
  transform: rotateX(0deg);
}
.area--fc .section--contents > section.delighter .section--inner::after, .area--fc .section--contents > section.delighter .list--contents::after {
  opacity: 0;
  transform: rotateX(90deg);
}
.area--fc .section--contents > section.started .section--inner::after, .area--fc .section--contents > section.started .list--contents::after {
  opacity: 1;
  transform: rotateX(0deg);
  transition: opacity 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.4s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0.4s;
}

.page--entry .section--detail.delighter .block--heading, .page--score_guide .section--detail.delighter .block--heading {
  opacity: 0;
  transform: rotateY(270deg);
  transform-origin: center center;
}
.page--entry .section--detail.started .block--heading, .page--score_guide .section--detail.started .block--heading {
  opacity: 1;
  transform: rotateY(0deg);
  transition: opacity 0.5s cubic-bezier(0.6, 0, 0.2, 1) 0s, transform 0.8s cubic-bezier(0.6, 0, 0.2, 1) 0s;
}
.page--entry .block--table.delighter ul, .page--score_guide .block--table.delighter ul {
  opacity: 0;
  transform: rotateY(90deg);
}
.page--entry .block--table.started ul, .page--score_guide .block--table.started ul {
  opacity: 1;
  transform: rotateY(0deg);
}
.page--entry .block--table.started ul:nth-of-type(1), .page--score_guide .block--table.started ul:nth-of-type(1) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.25s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.25s;
}
.page--entry .block--table.started ul:nth-of-type(2), .page--score_guide .block--table.started ul:nth-of-type(2) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.3s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.3s;
}
.page--entry .block--table.started ul:nth-of-type(3), .page--score_guide .block--table.started ul:nth-of-type(3) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.35s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.35s;
}
.page--entry .block--table.started ul:nth-of-type(4), .page--score_guide .block--table.started ul:nth-of-type(4) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.4s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.4s;
}
.page--entry .block--table.started ul:nth-of-type(5), .page--score_guide .block--table.started ul:nth-of-type(5) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.45s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.45s;
}
.page--entry .block--table.started ul:nth-of-type(6), .page--score_guide .block--table.started ul:nth-of-type(6) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.5s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.5s;
}
.page--entry .block--table.started ul:nth-of-type(7), .page--score_guide .block--table.started ul:nth-of-type(7) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.55s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.55s;
}
.page--entry .block--table.started ul:nth-of-type(8), .page--score_guide .block--table.started ul:nth-of-type(8) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.6s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.6s;
}
.page--entry .block--table.started ul:nth-of-type(9), .page--score_guide .block--table.started ul:nth-of-type(9) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.65s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.65s;
}
.page--entry .block--table.started ul:nth-of-type(10), .page--score_guide .block--table.started ul:nth-of-type(10) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.7s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.7s;
}
.page--entry .block--table.started ul:nth-of-type(11), .page--score_guide .block--table.started ul:nth-of-type(11) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.75s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.75s;
}
.page--entry .block--table.started ul:nth-of-type(12), .page--score_guide .block--table.started ul:nth-of-type(12) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.8s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.8s;
}
.page--entry .block--table.started ul:nth-of-type(13), .page--score_guide .block--table.started ul:nth-of-type(13) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.85s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.85s;
}
.page--entry .block--table.started ul:nth-of-type(14), .page--score_guide .block--table.started ul:nth-of-type(14) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.9s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.9s;
}
.page--entry .block--table.started ul:nth-of-type(15), .page--score_guide .block--table.started ul:nth-of-type(15) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.95s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 0.95s;
}
.page--entry .block--table.started ul:nth-of-type(16), .page--score_guide .block--table.started ul:nth-of-type(16) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1s;
}
.page--entry .block--table.started ul:nth-of-type(17), .page--score_guide .block--table.started ul:nth-of-type(17) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.05s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.05s;
}
.page--entry .block--table.started ul:nth-of-type(18), .page--score_guide .block--table.started ul:nth-of-type(18) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.1s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.1s;
}
.page--entry .block--table.started ul:nth-of-type(19), .page--score_guide .block--table.started ul:nth-of-type(19) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.15s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.15s;
}
.page--entry .block--table.started ul:nth-of-type(20), .page--score_guide .block--table.started ul:nth-of-type(20) {
  transition: opacity 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.2s, transform 0.6s cubic-bezier(0.6, 0, 0.2, 1) 1.2s;
}
.page--entry .block--tit.delighter, .page--score_guide .block--tit.delighter {
  transform: rotateY(90deg);
  transform-origin: center center;
}
.page--entry .block--tit.started, .page--score_guide .block--tit.started {
  transform: rotateY(0deg);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
}

.page--comingsoon .no-data.delighter::after, .section--list .no-data.delighter::after, .section--detail .no-data.delighter::after {
  opacity: 0;
}
.page--comingsoon .no-data.started::after, .section--list .no-data.started::after, .section--detail .no-data.started::after {
  opacity: 1;
  transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.8s;
}

.page--support .section-tit.delighter, .page--support .txt.delighter, .page--support .txt--basic.delighter, .page--support .txt--lead.delighter, .page--stream .section-tit.delighter, .page--stream .txt.delighter, .page--stream .txt--basic.delighter, .page--stream .txt--lead.delighter, .page--questionnaire .section-tit.delighter, .page--questionnaire .txt.delighter, .page--questionnaire .txt--basic.delighter, .page--questionnaire .txt--lead.delighter {
  opacity: 1;
  transform: rotateX(0);
}
.page--support .section-tit.started, .page--support .txt.started, .page--support .txt--basic.started, .page--support .txt--lead.started, .page--stream .section-tit.started, .page--stream .txt.started, .page--stream .txt--basic.started, .page--stream .txt--lead.started, .page--questionnaire .section-tit.started, .page--questionnaire .txt.started, .page--questionnaire .txt--basic.started, .page--questionnaire .txt--lead.started {
  opacity: 1;
  transform: rotateX(0);
}

@media screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
  .btn--main {
    min-width: 300px;
    margin-top: 1.5em;
    padding: 0.8em 1em;
    border-radius: 6px;
    font-size: 15px;
  }
  .btn--sub {
    margin-top: 1.5em;
    padding: 0.8em 1em;
    font-size: 15px;
  }
  .btn--input {
    min-width: 300px;
    margin-top: 1.5em;
    border-radius: 6px;
  }
  .btn--input .btn--main {
    transition: background-color 0.4s 0.1s;
  }
  .detail__btn {
    margin-top: 3em;
    font-size: 20px;
  }
  .detail__btn a {
    font-size: 20px;
  }
  .detail__btn a span {
    transition: opacity 0.3s;
  }
  .detail__btn a::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    top: -0.3em;
    left: -15px;
  }
  /* input */
  .input--half {
    width: 50% !important;
  }
  .input--quarter {
    width: 25% !important;
  }
  .swiper-button-next {
    margin-left: 0;
  }
  .swiper-button-prev {
    margin-right: 0;
  }
  .swiper-button-prev:not(.swiper-button-disabled):hover::after, .swiper-button-next:not(.swiper-button-disabled):hover::after {
    opacity: 0.8;
  }
  .block--pager {
    margin: 5em auto 0;
    font-size: 15px;
  }
  .block--pager li {
    margin: 0 0.6em;
  }
  .block--pager li a, .block--pager li span {
    padding: 0.3em 0.6em;
  }
  .block--pager li a:hover {
    opacity: 0.8;
  }
  .block--pager .pager__item--newer {
    width: 40px;
    height: 40px;
  }
  .block--pager .pager__item--newer a, .block--pager .pager__item--newer span {
    padding: 12px 0;
  }
  .block--pager .pager__item--newer a::after, .block--pager .pager__item--newer span::after {
    top: 16px;
    left: 16px;
    width: 7px;
    height: 7px;
  }
  .block--pager .pager__item--newer a:hover::after {
    opacity: 0.8;
    transform-origin: 50% 50%;
    transform: rotate(-135deg);
  }
  .block--pager .pager__item--older {
    width: 40px;
    height: 40px;
  }
  .block--pager .pager__item--older a, .block--pager .pager__item--older span {
    padding: 12px 0;
  }
  .block--pager .pager__item--older a::after, .block--pager .pager__item--older span::after {
    top: 16px;
    right: 16px;
    width: 7px;
    height: 7px;
  }
  .block--pager .pager__item--older a:hover::after {
    opacity: 0.8;
    transform-origin: 50% 50%;
    transform: rotate(45deg);
  }
  .block--pager__detail {
    margin: 5 auto 3em;
  }
  .block--pager__detail .pager__item--newer,
  .block--pager__detail .pager__item--older,
  .block--pager__detail .pager__item--list {
    margin: 0 1em;
  }
  .block--pager__detail .pager__item--newer a, .block--pager__detail .pager__item--newer span,
  .block--pager__detail .pager__item--older a,
  .block--pager__detail .pager__item--older span,
  .block--pager__detail .pager__item--list a,
  .block--pager__detail .pager__item--list span {
    font-size: 15px;
  }
  .block--pager__detail .pager__item--newer a::before {
    top: 45%;
    left: 3.3em;
    width: 4em;
  }
  .block--pager__detail .pager__item--older a::before {
    top: 45%;
    left: -3.7em;
    width: 3em;
  }
  .block--pager__detail .detail__btn {
    font-size: 20px;
  }
  .section-tit {
    font-size: 30px;
    line-height: 1.2;
  }
  .section-tit--sub {
    font-size: 16px;
    line-height: 1.5;
  }
  .tit {
    line-height: 1.5;
  }
  .txt--basic {
    margin: 0 0 1em;
  }
  .txt--sub {
    font-size: 11px;
  }
  .section--list,
  .section--detail {
    width: 81vw;
    max-width: 1100px;
    margin: 6em auto 6em;
  }
  .section--list .block--tit,
  .section--detail .block--tit {
    margin-bottom: 3em;
  }
  .section--list .block--tit .section-tit .block--sub--info,
  .section--detail .block--tit .section-tit .block--sub--info {
    margin-top: 0.2em;
    margin-bottom: 0;
  }
  .section--detail .block--tit .section-tit, .page--photo--detail .block--tit .section-tit {
    font-size: 20px;
    line-height: 1.5;
  }
  body.page--member .block--heading--main {
    margin-bottom: 1.5em;
  }
  body.page--member .block--heading--main .section-tit {
    font-size: 60px;
  }
  .no-data {
    padding: 5em 0 5em;
  }
  .list__more a {
    font-size: 20px;
  }
  .list__more a::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    top: -0.3em;
    right: -15px;
  }
  .list--txt li {
    margin-bottom: 0.8em;
  }
  .list--txt li:first-of-type {
    margin-top: 0.6em;
  }
  .nav--external a::after {
    margin-left: 0.3em;
    font-size: 25px;
    vertical-align: 0.11em;
  }
  .block--category {
    margin-bottom: 4em;
    padding: 0 1.25em;
  }
  .block--category .block--nav--category li {
    margin-right: 0.6em;
    margin-bottom: 0.4em;
    font-size: 18px;
  }
  .block--category .block--nav--category li a, .block--category .block--nav--category li label .category {
    padding: 0.2em 1em;
    transition: color 0.3s, background-color 0.3s;
  }
  .block--category .block--nav--category li a:not(label .category):hover, .block--category .block--nav--category li label .category:not(label .category):hover {
    background-color: #010101;
    color: #ffffff;
  }
  .block--sort-category {
    top: 0;
    right: 0;
  }
  .block--sort-category .block--sort {
    max-height: 60vh;
    width: 500px;
    top: 3em;
  }
  .block--sort-category .block--sort .list--sort {
    margin-left: 0.5em;
  }
  .block--sort-category .block--sort .list--sort li .category {
    font-size: 14px;
  }
  .block--sort-category .block--sort .list--sort li .category label {
    padding: 1em 0.5em;
    transition: color 0.3s;
  }
  .block--sort-category .block--sort .list--sort li .category label::before {
    width: 1.2em;
    height: 1.2em;
    right: 0.5em;
    top: 1.2em;
  }
  .block--sort-category .block--sort .list--sort li .category label::after {
    width: 0.8em;
    height: 0.8em;
    right: 0.7em;
    top: 1.4em;
  }
  .block--sort-category .block--sort::-webkit-scrollbar {
    width: 10px;
  }
  .block--sort-category .btn--sort .label {
    font-size: 20px;
    letter-spacing: 0.02em;
    transition: color 0.3s, background-color 0.3s;
  }
  .block--sort-category .btn--sort span {
    width: 1.5em;
    height: 1.5em;
    margin-left: 0.4em;
    background-size: 1em;
  }
  body.page--member .wrap::before {
    background: linear-gradient(90deg, #FF7777 0%, #FE6AAE 8%, #F1A8FF 20%, #BFFFF2 50%, #BFF654 65%, #FFE856 80%, #FFB12A);
    background-size: 150% 150%;
    animation: gradient_moving_horizontal 20s cubic-bezier(0.65, 0, 0.35, 1) infinite;
  }
  .list--information li .list__inner {
    padding: 1.6em 1.25em;
  }
  .list--information li a .tit {
    font-size: 15px;
  }
  .list--information li a .block--sub--info {
    margin-bottom: 0.6em;
  }
  .list--information li a .date {
    margin-right: 0.6em;
    font-size: 14px;
    letter-spacing: 0.07em;
  }
  .list--information li a .category {
    font-size: 12px;
  }
  .list--information li.new .date::after {
    margin-left: 0.4em;
    font-size: 14px;
  }
  .list--information.list--schedule li a .list__inner .block--schedule--date {
    padding: 0.8em;
    border-bottom-right-radius: 20px;
  }
  .list--information.list--schedule li a .list__inner .block--schedule--date .block--date {
    min-width: 4em;
    padding-bottom: 0.6em;
  }
  .list--information.list--schedule li a .list__inner .block--schedule--date .block--date .block--date--inner .block--date--sub {
    font-size: 12px;
    letter-spacing: -0.03em;
  }
  .list--information.list--schedule li a .list__inner .block--schedule--date .block--date .block--date--inner .month-date {
    font-size: 24px;
  }
  .list--information.list--schedule li a .list__inner .block--schedule--date .block--date .block--date--inner .year {
    margin-left: 0.3em;
    font-size: 11px;
    letter-spacing: 0.05em;
  }
  .list--information.list--schedule li a .list__inner .block--schedule--date .block--date .block--sub--info {
    margin-bottom: 0;
    padding-top: 0.4em;
  }
  .list--information.list--schedule li a .list__inner .block--schedule--date .icon--term {
    content: "";
    display: block;
    width: 1px;
    height: 1em;
    margin: 0 auto 0.5em;
  }
  .list--information.list--schedule li a .list__inner .block--schedule--info {
    padding-left: 2em;
  }
  .list--contents li a, .list--photo li a, .list--discography li a, .list--video li a {
    display: block;
    transform-origin: left center;
  }
  .list--contents li .block--txt, .list--photo li .block--txt, .list--discography li .block--txt, .list--video li .block--txt {
    font-size: 15px;
  }
  .list--contents li .tit, .list--photo li .tit, .list--discography li .tit, .list--video li .tit {
    margin-top: 1.5em;
    font-size: 15px;
  }
  .list--contents li .block--sub--info, .list--photo li .block--sub--info, .list--discography li .block--sub--info, .list--video li .block--sub--info {
    margin-top: 1.2em;
    font-size: 12px;
  }
  .list--contents li .date, .list--photo li .date, .list--discography li .date, .list--video li .date {
    font-size: 14px;
  }
  .list--contents li.new .block--thumb--wrap::after, .list--photo li.new .block--thumb--wrap::after, .list--discography li.new .block--thumb--wrap::after, .list--video li.new .block--thumb--wrap::after {
    top: -1.5em;
    left: -1.5em;
    width: clamp(2.5em, 5.5vw, 3em);
    height: clamp(2.5em, 5.5vw, 3em);
    padding: 0.6em;
    font-size: 30px;
  }
  .list--error li {
    color: #DB001E;
    font-weight: bold;
    margin: 0 0 0.3em;
    line-height: 1.8;
  }
  .list--error li:last-of-type {
    margin-bottom: 0;
  }
  body:not(.page--home):not(.page--member) .list--contents li.new .block--thumb--wrap::after, body:not(.page--home):not(.page--member) .list--photo li.new .block--thumb--wrap::after, body:not(.page--home):not(.page--member) .list--discography li.new .block--thumb--wrap::after, body:not(.page--home):not(.page--member) .list--video li.new .block--thumb--wrap::after {
    top: -1.2em;
    left: -0.8em;
    width: 3em;
    height: 3em;
    padding: 0.2em;
    font-size: 15px;
  }
  .section--detail .tit {
    font-size: 24px;
    margin-bottom: 0.6em;
  }
  .section--detail .txt {
    margin-bottom: 1.5em;
  }
  .section--detail .txt .ph {
    max-width: 600px;
    margin: 1.5em auto;
  }
  .section--detail .block--sub--info {
    margin-bottom: 2em;
  }
  .section--detail .tag {
    margin-right: 1em;
  }
  .section--detail .date {
    margin-left: 0;
    padding-right: 0;
    font-size: 14px;
    letter-spacing: 0.07em;
  }
  .section--detail .date:first-of-type {
    margin-right: 0;
  }
  .section--detail .date.end_time::before {
    height: 1px;
    width: 0.5em;
    margin: 0 0.4em 0 0;
  }
  .section--detail .week {
    margin-left: 0.2em;
    font-size: 10px;
  }
  .section--detail .category {
    margin-right: 0.8em;
    font-size: 12px;
  }
  .section--detail .block--detail--footer {
    margin-top: 8em;
  }
  .section--detail .block--share li {
    margin-right: 10px;
  }
  .section--detail .block--share li i {
    font-size: 20px;
  }
  .section--detail .block--share li.twitter {
    margin-right: 8px;
  }
  .section--detail .block--share li svg {
    width: 20px;
    top: 4px;
  }
  .section--detail .block--share li.share {
    font-size: 20px;
    margin-right: 20px;
  }
  header {
    position: relative;
    padding: 2.2em 10.25em 2.2em 2.25em;
  }
  header > .logo {
    width: 160px;
  }
  header > .logo a {
    display: block;
    transform-origin: left center;
    transform: rotateY(0deg);
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  header > .logo a:hover {
    transform: perspective(200px) rotateY(10deg) translateZ(0);
  }
  header .drawer__btn {
    top: clamp(1.7em, 6vw, 2.5em);
    right: 2.75vw;
    width: clamp(1.8em, 2vw, 3em);
    min-width: 40px;
    line-height: 1;
    cursor: pointer;
  }
  .block--nav {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
    margin-left: 3.4vw;
  }
  .block--nav .list--nav--sns {
    display: flex;
  }
  .block--nav .list--nav--sns li {
    margin-right: 1vw;
    font-size: 24px;
  }
  .block--nav .list--nav--sns li:last-of-type {
    margin-right: 0;
  }
  .block--nav .list--nav--sns li a {
    display: block;
    transform: rotateX(0deg);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .block--nav .list--nav--sns li a:hover {
    transform: perspective(200px) rotateX(40deg) translateZ(0);
  }
  .block--nav .list--nav--contents {
    display: flex;
  }
  .block--nav .list--nav--contents li {
    margin-right: 0.8em;
    font-family: agenda-condensed, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.03em;
    font-size: 25px;
    transform-origin: left center;
    transform: rotateX(0deg);
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .block--nav .list--nav--contents li:last-of-type {
    margin-right: 0;
  }
  .block--nav .list--nav--contents li:hover {
    transform: perspective(200px) rotateX(40deg) translateZ(0);
  }
  .drawer .drawer__inner .logo__fc__menu {
    width: 5vw;
    max-width: 100px;
  }
  .drawer .drawer__inner .block--heading {
    padding-bottom: 1.5em;
    padding-left: 5vw;
    margin-bottom: 2em;
  }
  .drawer .drawer__inner .block--heading p {
    font-size: 30px;
  }
  .drawer .drawer__inner .block--heading p .block--heading--logo {
    width: 6em;
    margin-right: 0.4em;
  }
  .drawer .drawer__inner .g-nav {
    width: 80vw;
    height: 80vh;
    height: 80dvh;
    padding: 3vw 0;
    border-radius: 100px;
    box-shadow: 5px 5px 1px rgba(0, 0, 0, 0.2);
  }
  .drawer .drawer__inner .g-nav .list--nav--contents {
    padding: 0 5vw;
  }
  .drawer .drawer__inner .g-nav .list--nav--contents li {
    margin-right: 2em;
    margin-bottom: 1.5em;
  }
  .drawer .drawer__inner .g-nav .list--nav--contents li a {
    font-size: 40px;
  }
  .drawer .drawer__inner .g-nav .block--nav--official {
    margin-bottom: 6vw;
  }
  .drawer .drawer__inner .g-nav .block--nav--official .list--nav--contents li {
    margin-bottom: 0.8em;
  }
  .drawer .drawer__inner .g-nav .list--nav--sns {
    margin-top: 1em;
    padding: 0 5vw;
  }
  .drawer .drawer__inner .g-nav .list--nav--sns li {
    margin-right: 1.5em;
    margin-bottom: 0.2em;
  }
  .drawer .drawer__inner .g-nav .list--nav--sns li:last-of-type {
    margin-right: 0;
  }
  .drawer .drawer__inner .g-nav .list--nav--sns li a {
    font-size: 30px;
    line-height: 1;
  }
  .drawer .drawer__inner .g-nav .nav--external a::after {
    margin-left: 0.3em;
    font-size: 25px;
    vertical-align: 0.11em;
  }
  .drawer .drawer__inner .g-nav .block--nav--fc .list--nav--contents {
    margin-top: 1.5em;
    padding: 0 5vw;
  }
  .drawer .drawer__inner .g-nav .block--nav--fc .list--nav--login {
    padding: 0 5vw;
  }
  .drawer .drawer__inner .g-nav .block--nav--fc .list--nav--login li {
    margin-right: 2em;
  }
  .drawer .drawer__inner .g-nav .block--nav--fc .list--nav--login li:last-of-type {
    margin-right: 0;
  }
  .drawer .drawer__inner .g-nav .block--nav--fc .list--nav--login li a {
    font-size: 50px;
    line-height: 1;
  }
  .page--home .section--top .section--top--inner.type-rank {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    height: calc(100dvh - 4.4em - 2em);
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main {
    width: 72vw;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--loop {
    padding: 1em 0;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--loop p {
    padding-right: 1em;
    font-size: clamp(16px, 1.2vw, 20px);
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual {
    display: flex;
    height: 100%;
    padding-left: 6.2vw;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner {
    display: flex;
    align-items: center;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--thumb--wrap {
    width: 27.5vw;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail {
    margin-left: 2.8vw;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail .block--detail--name .name--main {
    margin-bottom: 0.3em;
    font-size: 40px;
    line-height: 1.2;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail .block--detail--name .name--sub {
    font-size: 25px;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail .block--detail--score {
    margin-top: 2em;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail .block--detail--score .score--main {
    font-size: 30px;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail .block--detail--score .score--main::after {
    font-size: 12px;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail > span {
    font-size: 60px;
    line-height: 1;
    -webkit-text-stroke: 2px #010101;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail > span::after {
    font-size: 120px;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub {
    width: 28vw;
    border-left: solid 1px #222222;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list {
    height: 100%;
    padding: 3vw 2vw;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li {
    margin-bottom: 2em;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--rank {
    font-size: 18px;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--rank span {
    margin-left: 0.08em;
    font-size: 40px;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--name .name--main {
    margin-bottom: 0.3em;
    font-size: 18px;
    line-height: 1.2;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--name .name--sub {
    font-size: 12px;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--score {
    margin-top: 0.5em;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--score .score--main {
    font-size: 14px;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--score .score--main::after {
    font-size: 10px;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--thumb--wrap {
    width: 4.8vw;
    margin-left: 1.6vw;
    margin-right: 0.8vw;
  }
  .page--home .section--top .section--top--inner.type-normal {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    height: calc(100dvh - 4.4em - 2em);
  }
  .page--home .section--top .section--top--inner.type-normal .section--top--inner--main {
    display: flex;
    width: 60%;
  }
  .page--home .section--top .section--top--inner.type-normal .section--top--inner--sub {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40%;
  }
  .page--home .section--top .section--top--inner.type-normal .section--top--inner--sub .block--tit {
    width: 80%;
  }
  .page--home .section--top .birthday-message {
    bottom: 20%;
  }
  .page--home .section--top .birthday-message .btn--birthday {
    padding: 1em;
    border-radius: 0 1.5em 1.5em 0;
  }
  .page--home .section--top .birthday-message .btn--birthday i {
    margin-bottom: 0.2em;
    font-size: 3em;
  }
  .page--home .section--top .birthday-message .btn--birthday span {
    font-size: 11px;
    line-height: 1.2;
  }
  .page--home .section--top .block--nav--to-fc {
    right: 2em;
    bottom: 2em;
    width: clamp(6em, 10vw, 8em);
  }
  .page--home .block--live--next {
    width: 100%;
  }
  .page--home .block--live--next a {
    display: block;
    padding: 1.5em 2.5em 1.5em calc(3.8vw + 1.25em);
  }
  .page--home .block--live--next a::after {
    content: "";
    display: inline-block;
    width: 53px;
    height: 47px;
    right: 2.75vw;
    width: 53px;
    height: 47px;
  }
  .page--home .block--live--next a dl {
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
  }
  .page--home .block--live--next a dl dt {
    margin-right: 1.5em;
  }
  .page--home .block--live--next a dl dt .block--tit {
    display: flex;
    align-items: center;
  }
  .page--home .block--live--next a dl dt .block--tit .section-tit {
    font-size: 22px;
  }
  .page--home .block--live--next a dl dt .block--tit .category {
    margin-left: 0.6em;
    padding: 0.25em 0.6em 0.3em;
    border-radius: 1em;
    font-size: 12px;
  }
  .page--home .block--live--next a dl dt .date {
    margin-top: 0.15em;
    font-size: 30px;
  }
  .page--home .block--live--next a dl dd .tit {
    font-size: 20px;
  }
  .page--home .block--live--next a dl dd .block--tag--member .tag, .page--home .block--live--next a dl dd .block--writer .tag {
    margin-top: 0.6em;
  }
  .page--home .section--banner {
    margin-top: 6em;
    margin-bottom: 4.4em;
  }
  .page--home .section--banner .list--bnr {
    margin-bottom: 2.4vw;
    margin-left: calc(-27.8vw - 1.25em);
  }
  .page--home .section--banner .list--bnr li {
    overflow: hidden;
    margin-right: 2.2vw;
  }
  .page--home .section--banner .block--carousel-nav {
    width: clamp(150px, 11vw, 200px);
    margin-left: calc(3.8vw + 1.25em);
  }
  .page--home .section--banner .block--button-nav {
    margin-bottom: 2.5em;
  }
  .page--home .section--banner .swiper-button-prev:after, .page--home .section--banner .swiper-button-next:after {
    font-size: 12px;
  }
  .page--home .section--banner.no-carousel .list--bnr {
    display: flex;
    justify-content: center;
    transform: translate(0) !important;
    margin-left: 0;
  }
  .page--home .section--banner.no-carousel .list--bnr li {
    width: 30%;
    margin-right: 2vw;
  }
  .page--home .section--banner.no-carousel .list--bnr li:first-of-type:last-of-type {
    margin-right: 0;
  }
  .page--home .section--banner.no-carousel .list--bnr li:last-of-type {
    margin-right: 0;
  }
  .page--home .area--information {
    display: flex;
    background-color: #f6f6f6;
  }
  .page--home .area--information > section {
    width: 33.33%;
  }
  .page--home .area--information > section:first-of-type {
    border-right: solid 1px #222222;
  }
  .page--home .area--information > section:last-of-type {
    border-left: solid 1px #222222;
  }
  .page--home .section--news .section--inner, .page--home .section--live .section--inner, .page--home .section--media .section--inner {
    position: relative;
    height: 100%;
    padding: 3.8vw;
  }
  .page--home .section--news .section--inner .list--information, .page--home .section--live .section--inner .list--information, .page--home .section--media .section--inner .list--information {
    margin-bottom: 4em;
  }
  .page--home .section--news .section--inner .list--information li, .page--home .section--live .section--inner .list--information li, .page--home .section--media .section--inner .list--information li {
    margin: 0 auto;
  }
  .page--home .section--news .section--inner .list__more, .page--home .section--live .section--inner .list__more, .page--home .section--media .section--inner .list__more {
    position: absolute;
    right: 0;
    bottom: 3.8vw;
    left: 0;
    text-align: center;
  }
  .page--home .section--news .section--inner .block--tit, .page--home .section--live .section--inner .block--tit, .page--home .section--media .section--inner .block--tit {
    width: calc(100% - 2.5em);
    margin: 0 auto;
  }
  .page--home .section--news .section--inner .block--tit .section-tit, .page--home .section--live .section--inner .block--tit .section-tit, .page--home .section--media .section--inner .block--tit .section-tit {
    font-size: 30px;
    text-align: left;
    line-height: 1.5;
  }
  .page--home .section--news .no-data, .page--home .section--live .no-data, .page--home .section--media .no-data {
    height: 91%;
    padding: 1.5em 0;
  }
  .page--home .section--news .no-data .txt--jp, .page--home .section--live .no-data .txt--jp, .page--home .section--media .no-data .txt--jp {
    font-size: 16px;
  }
  .page--home .section--news .no-data .txt--en, .page--home .section--live .no-data .txt--en, .page--home .section--media .no-data .txt--en {
    font-size: 14px;
  }
  .page--home .section--news .no-data .block--picture, .page--home .section--live .no-data .block--picture, .page--home .section--media .no-data .block--picture {
    width: 50%;
    margin: 0.5em 0;
  }
  .page--home .section--video {
    margin: 0 auto;
    padding: 4.6em 0;
  }
  .page--home .section--video .section--inner {
    padding-right: 7vw;
  }
  .page--home .section--video .section--inner .block--tit {
    width: calc(100% - 7.6vw - 2.5em);
    margin: 0 auto 3.3em;
  }
  .page--home .section--video .section--inner .block--tit .section-tit {
    font-size: 30px;
    text-align: left;
    line-height: 1.5;
  }
  .page--home .section--video .section--inner .list--video {
    margin-left: calc(3.8vw + 1.25em);
    padding-right: calc(3.8vw + 6.25em);
  }
  .page--home .section--video .section--inner .list--video li {
    margin-right: 0.8vw;
  }
  .page--home .section--video .section--inner .list--video li .block--txt {
    margin-top: 1.6em;
  }
  .page--home .section--video .section--inner .list--video li .block--txt .tit {
    font-size: 18px;
  }
  .page--home .section--video .section--inner.wrap__no-data .no-data {
    margin: 6.6vw auto 0;
    padding: 6.6vw 0;
  }
  .page--home .section--discography {
    padding: 1em 0 4.6em;
  }
  .page--home .section--discography .block--loop {
    margin-bottom: 2em;
  }
  .page--home .section--discography .block--loop p {
    padding-right: 0.3em;
    font-family: agenda-condensed, sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.02em;
    font-size: clamp(140px, 11vw, 200px);
  }
  .page--home .section--discography .block--discography {
    display: flex;
    justify-content: center;
    width: calc(100% - 7.6vw - 2.5em);
    margin: 0 auto;
  }
  .page--home .section--discography .block--discography .block--discography--thumb {
    width: 46%;
    margin-right: 8%;
  }
  .page--home .section--discography .block--discography .block--discography--thumb .list--jacket li {
    margin-bottom: 2em;
  }
  .page--home .section--discography .block--discography .block--discography--thumb .list--jacket li .ph {
    margin-bottom: 1em;
  }
  .page--home .section--discography .block--discography .block--discography--details {
    width: 46%;
  }
  .page--home .section--discography .block--discography .block--discography--details > .block--tit .tit {
    margin-bottom: 0.3em;
    font-size: 32px;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--sub--info {
    font-size: 15px;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--sub--info .category {
    margin-right: 0.8em;
    padding: 0.2em 0.8em 0.3em;
    border-radius: 3px;
    font-size: 11px;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--comment, .page--home .section--discography .block--discography .block--discography--details .block--review {
    margin-top: 1em;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--comment .txt, .page--home .section--discography .block--discography .block--discography--details .block--review .txt {
    font-size: 14px;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track {
    margin-top: 1.5em;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track .block--disc {
    margin-bottom: 1.5em;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track .block--disc .block--disc--tit {
    margin-bottom: 1.5em;
    padding-bottom: 0.5em;
    font-size: 14px;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track .block--disc .list--track > li {
    margin-bottom: 0.8em;
    font-size: 15px;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--number {
    width: 1.5em;
    margin-right: 0.5em;
    text-align: right;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--details {
    width: calc(100% - 1.5em - 0.5em);
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--details .block--track--tit {
    margin-right: 0.4em;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--details .block--related-links a {
    margin-right: 0.1em;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--details .txt--sub {
    margin-top: 0.2em;
    font-size: 11px;
  }
  .page--home .section--discography .block--discography .block--discography--details .video {
    margin-bottom: 2em;
  }
  .page--home .section--discography .block--discography .list__more {
    margin-top: 5em;
  }
  .page--home .area--fc .area--fc--container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .page--home .area--fc .area--fc--container .area--fc--container--inner {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .page--home .area--fc .area--fc--container .area--fc--container--inner .section--contents {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .page--home .area--fc .area--fc--container .area--inner--head {
    width: 56vw;
    margin-left: 8em;
  }
  .page--home .area--fc .area--fc--container .area--inner--head .block--login {
    width: 56vw;
    margin: 4.4em auto 0;
  }
  .page--home .area--fc .area--fc--container .area--inner--head .block--login li {
    margin-right: 6vw;
    font-size: 70px;
  }
  .page--home .area--fc .area--fc--container .area--inner--head .block--login li a {
    position: relative;
  }
  .page--home .area--fc .list__more a {
    font-size: 30px;
  }
  .page--home .area--fc .list__more a::after {
    content: "";
    display: inline-block;
    width: 70px;
    height: 25px;
  }
  .page--home .area--fc .section--news--fc {
    width: 57vw;
    margin-left: 19vw;
  }
  .page--home .area--fc .section--news--fc .block--tit {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
  }
  .page--home .area--fc .section--news--fc .block--tit .section-tit {
    font-size: 100px;
  }
  .page--home .area--fc .section--news--fc .list--information {
    margin-top: 3.3em;
    padding: 3em 4em;
    border-radius: 12px 100px 100px 100px;
    box-shadow: 6px 8px 0 rgba(0, 0, 0, 0.15);
  }
  .page--home .area--fc .section--news--fc .list--information li {
    margin-bottom: 2em;
  }
  .page--home .area--fc .section--news--fc .list--information li a {
    display: flex;
    align-items: baseline;
  }
  .page--home .area--fc .section--news--fc .list--information li .date {
    min-width: 8em;
    font-size: 15px;
  }
  .page--home .area--fc .section--news--fc .list--information li .tit {
    font-size: 16px;
  }
  .page--home .area--fc .section--news--fc .list--information li.new .date::after {
    margin-left: 0.3em;
    font-size: 15px;
  }
  .page--home .area--fc .section--movie, .page--home .area--fc .section--radio, .page--home .area--fc .section--gallery {
    position: relative;
  }
  .page--home .area--fc .section--movie .section--inner, .page--home .area--fc .section--radio .section--inner, .page--home .area--fc .section--gallery .section--inner {
    display: flex;
    flex-wrap: nowrap;
  }
  .page--home .area--fc .section--movie .section--inner .block--tit, .page--home .area--fc .section--radio .section--inner .block--tit, .page--home .area--fc .section--gallery .section--inner .block--tit {
    z-index: 1;
    transform: translate3d(23em, -11em, 10px);
  }
  .page--home .area--fc .section--movie .section--inner .block--tit .section-tit, .page--home .area--fc .section--radio .section--inner .block--tit .section-tit, .page--home .area--fc .section--gallery .section--inner .block--tit .section-tit {
    font-size: 300px;
    transform: perspective(200px) rotateY(4deg);
    transform-origin: left center;
  }
  .page--home .area--fc .section--movie .section--inner .list__more, .page--home .area--fc .section--radio .section--inner .list__more, .page--home .area--fc .section--gallery .section--inner .list__more {
    margin-top: 1.6em;
    margin-left: 1em;
  }
  .page--home .area--fc .section--movie .section--inner .list--contents li a, .page--home .area--fc .section--radio .section--inner .list--contents li a, .page--home .area--fc .section--gallery .section--inner .list--contents li a {
    display: flex;
    flex-wrap: nowrap;
    z-index: 1;
  }
  .page--home .area--fc .section--movie .section--inner .list--contents li a .block--thumb--wrap, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--thumb--wrap, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--thumb--wrap {
    width: 48vw;
    max-width: 800px;
  }
  .page--home .area--fc .section--movie .section--inner .list--contents li a .block--thumb--wrap .block--thumb, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--thumb--wrap .block--thumb, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--thumb--wrap .block--thumb {
    border-radius: 60px 20px 100px 20px;
    box-shadow: 6px 8px 0 rgba(0, 0, 0, 0.15);
  }
  .page--home .area--fc .section--movie .section--inner .list--contents li a .block--item--info, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--item--info, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--item--info {
    width: 31vw;
    max-width: 450px;
    margin-left: 3vw;
  }
  .page--home .area--fc .section--movie .section--inner .list--contents li a .block--item--info .tit, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--item--info .tit, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--item--info .tit {
    margin-top: 5em;
    font-size: 20px;
  }
  .page--home .area--fc .section--movie .section--inner .list--contents li a .block--item--info .block--sub--info, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--item--info .block--sub--info, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--item--info .block--sub--info {
    font-size: 14px;
  }
  .page--home .area--fc .section--movie .section--inner .list--contents li a .block--item--info .block--sub--info .date, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--item--info .block--sub--info .date, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--item--info .block--sub--info .date {
    display: inline-block;
    margin-right: 0.2em;
  }
  .page--home .area--fc .section--movie .section--inner .list--contents li.new .block--thumb--wrap::after, .page--home .area--fc .section--radio .section--inner .list--contents li.new .block--thumb--wrap::after, .page--home .area--fc .section--gallery .section--inner .list--contents li.new .block--thumb--wrap::after {
    right: -1.5em;
  }
  .page--home .area--fc .section--radio .section--inner .block--tit {
    transform: translate3d(12em, -11em, 10px);
  }
  .page--home .area--fc .section--radio .section--inner .block--tit .section-tit {
    transform: perspective(200px) rotateY(-4deg);
    transform-origin: right center;
  }
  .page--home .area--fc .section--radio .section--inner .list__more {
    margin-left: 9em;
  }
  .page--home .area--fc .section--radio::before {
    top: -30%;
    left: -2%;
    content: "";
    display: block;
    width: 45%;
    height: 0;
    padding-top: 86.8%;
  }
  .page--home .area--fc .section--radio::after {
    top: -10%;
    right: -24%;
    z-index: -1;
    content: "";
    display: block;
    width: 30%;
    height: 0;
    padding-top: 205%;
  }
  .page--home .area--fc .section--blog {
    margin-left: 23em;
  }
  .page--home .area--fc .section--blog .section--inner {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .page--home .area--fc .section--blog .section--inner .block--tit {
    z-index: 1;
    margin-right: 2vw;
    transform: translate3d(0, 0, 0);
  }
  .page--home .area--fc .section--blog .section--inner .block--tit .section-tit {
    font-size: 300px;
    writing-mode: vertical-rl;
    transform: perspective(200px) rotateY(6deg);
    transform-origin: left center;
  }
  .page--home .area--fc .section--blog .section--inner .list__more {
    margin-top: 1.6em;
    margin-left: 1vw;
  }
  .page--home .area--fc .section--blog .section--inner .list--contents {
    display: flex;
    flex-wrap: nowrap;
  }
  .page--home .area--fc .section--blog .section--inner .list--contents li {
    width: 35.5vw;
    max-width: 600px;
    margin-right: 0.5vw;
  }
  .page--home .area--fc .section--blog .section--inner .list--contents li a {
    padding: 7.2%;
    border-radius: 100px;
    box-shadow: 6px 8px 0 rgba(0, 0, 0, 0.15);
    transform: perspective(200px) rotateY(2deg) translateZ(0);
  }
  .page--home .area--fc .section--blog .section--inner .list--contents li a .block--thumb--wrap {
    width: 100%;
  }
  .page--home .area--fc .section--blog .section--inner .list--contents li a .block--thumb--wrap .block--thumb {
    border-radius: 80px;
  }
  .page--home .area--fc .section--blog .section--inner .list--contents li a .block--item--info .block--writer .writer {
    margin-top: 2.5em;
    font-size: 15px;
  }
  .page--home .area--fc .section--blog .section--inner .list--contents li a .block--item--info .tit {
    margin-top: 1.4em;
    font-size: 18px;
  }
  .page--home .area--fc .section--blog .section--inner .list--contents li a .block--item--info .block--sub--info {
    margin-top: 2.1em;
    font-size: 12px;
  }
  .page--home .area--fc .section--blog::before {
    top: -100%;
    left: -40%;
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: 80%;
  }
  .page--home .area--fc .section--blog::after {
    top: -90%;
    right: -24%;
    content: "";
    display: block;
    width: 80%;
    height: 0;
    padding-top: 60%;
    transform: rotate(90deg);
  }
  .page--home .area--fc .block--no-data .block--thumb--wrap {
    width: 48vw;
    max-width: 800px;
  }
  .page--home .area--fc .block--no-data .block--thumb--wrap .block--thumb {
    border-radius: 60px 20px 100px 20px;
    box-shadow: 6px 8px 0 rgba(0, 0, 0, 0.15);
  }
  .page--home:not(.area--fc--in) .wrap::before {
    background: linear-gradient(90deg, #FF7777 0%, #FE6AAE 8%, #F1A8FF 20%, #BFFFF2 50%, #BFF654 65%, #FFE856 80%, #FFB12A);
  }
  .page--home.area--fc--in .wrap::before {
    background: linear-gradient(90deg, #FF7777 0%, #FE6AAE 8%, #F1A8FF 20%, #BFFFF2 50%, #BFF654 65%, #FFE856 80%, #FFB12A);
    background-size: 150% 150%;
    animation: gradient_moving_horizontal 20s cubic-bezier(0.65, 0, 0.35, 1) infinite;
  }
  .page--news .section--list .list--contents li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 4em;
  }
  .page--news .section--list .list--contents li:nth-of-type(2n) {
    margin-right: 0;
  }
  .page--news .section--list .list--contents li .block--thumb {
    margin-bottom: 1em;
  }
  .page--news .section--list .block--tit {
    padding-left: 1.25em;
  }
  .page--news.page--video .section--list .block--tit, .page--news.page--video .section--list .block--category {
    padding-left: 0;
  }
  .page--schedule .block--month {
    margin-bottom: 4em;
  }
  .page--schedule .block--month .tit {
    margin-right: 2em;
  }
  .page--schedule .block--month .tit .month {
    font-size: 30px;
  }
  .page--schedule .block--month .tit .year {
    font-size: 12px;
  }
  .page--schedule .block--month .block--prev-next {
    font-size: 12px;
  }
  .page--schedule .block--month .block--prev-next .prev-month {
    margin-right: 1.2em;
  }
  .page--schedule .block--month .block--prev-next .prev-month::after {
    margin-left: 0.8em;
  }
  .page--discography .section-tit {
    margin-bottom: 0.3em;
  }
  .page--discography .section--list .block--category {
    padding: 0;
  }
  .page--discography .section--list .list--discography li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 3em;
  }
  .page--discography .section--list .list--discography li:nth-of-type(3n) {
    margin-right: 0;
  }
  .page--discography .section--list .list--discography li .block--thumb {
    margin-bottom: 1.5em;
  }
  .page--discography .section--list .list--discography li .tit {
    margin-top: 0;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 1.4;
  }
  .page--discography .section--list .list--discography li .block--sub--info {
    margin-top: 1.2em;
  }
  .page--discography .section--list .list--discography li .date, .page--discography .section--list .list--discography li .category {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.02em;
  }
  .page--discography .section--list .list--discography li.no-data {
    width: 100%;
    margin-right: 0;
  }
  .page--discography .section--detail {
    width: 90%;
    max-width: 1100px;
  }
  .page--discography .section--detail .block--discography {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 2em;
  }
  .page--discography .section--detail .block--discography .block--discography--thumb {
    width: 40%;
    max-width: 600px;
  }
  .page--discography .section--detail .block--discography .block--discography--thumb .list--jacket li {
    margin-bottom: 2em;
  }
  .page--discography .section--detail .block--discography .block--discography--thumb .list--jacket li .ph {
    margin-bottom: 1em;
  }
  .page--discography .section--detail .block--discography .block--discography--details {
    width: 56%;
  }
  .page--discography .section--detail .block--discography .block--discography--details > .block--tit {
    margin-bottom: 3em;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--sub--info .category {
    margin-right: 0.8em;
    padding: 0.2em 0.8em 0.3em;
    border-radius: 3px;
    font-size: 11px;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--comment .txt, .page--discography .section--detail .block--discography .block--discography--details .block--review .txt {
    font-size: 14px;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track {
    margin-top: 1.5em;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc {
    margin-bottom: 1.5em;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .block--disc--tit {
    margin-bottom: 1.5em;
    padding-bottom: 0.5em;
    font-size: 14px;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .list--track > li {
    margin-bottom: 0.8em;
    font-size: 15px;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--number {
    width: 1.5em;
    margin-right: 0.5em;
    text-align: right;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--details {
    width: calc(100% - 1.5em - 0.5em);
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--details .block--track--tit {
    margin-right: 0.4em;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--details .block--related-links a {
    margin-right: 0.1em;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--details .txt--sub {
    margin-top: 0.2em;
    font-size: 11px;
  }
  .page--discography .section--detail .block--discography .block--discography--details .video {
    margin-bottom: 2em;
  }
  .page--profile .block--tit .section-tit {
    font-size: 30px;
  }
  .page--profile .block--photo {
    margin-bottom: 3em;
  }
  .page--profile .block--name {
    margin-bottom: 0.6em;
    font-size: 24px;
  }
  .page--profile .block--name span {
    display: inline-block;
    margin-left: 1em;
    font-size: 12px;
  }
  .page--profile .txt {
    line-height: 1.8;
  }
  .page--profile .block--profile--member {
    margin-top: 5em;
  }
  .page--profile .block--profile--member .list--photo > li {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 4em;
  }
  .page--profile .block--profile--member .list--photo > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .page--profile .block--profile--member .list--photo > li .block--thumb {
    margin-bottom: 1.2em;
  }
  .page--profile .block--profile--member .list--photo > li .block--txt {
    text-align: center;
  }
  .page--profile .block--profile--member .list--photo > li .block--txt .name--main {
    font-size: 16px;
  }
  .page--profile .block--profile--member .list--photo > li .block--txt .name--sub {
    margin-top: 0.6em;
    font-size: 12px;
  }
  .page--profile .block--profile--member .list--photo > li .block--list--sns {
    margin-top: 1em;
  }
  .page--profile .block--profile--member .list--photo > li .block--list--sns li {
    margin-right: 0.6em;
    font-size: 18px;
  }
  .page--photo .section-tit {
    margin-bottom: 0.3em;
  }
  .page--photo .list--photo {
    margin-bottom: 2em;
  }
  .page--photo .list--photo li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 3em;
  }
  .page--photo .list--photo li:nth-of-type(3n) {
    margin-right: 0;
  }
  .page--photo .list--photo li .block--thumb {
    margin-bottom: 1em;
    border-radius: 60px 20px 100px 20px;
  }
  .page--photo .list--photo li .tit {
    margin-bottom: 0.8em;
  }
  .page--photo.page--photo--detail .list--photo {
    margin-top: 3em;
  }
  .page--photo.page--photo--detail .list--photo li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 2em;
  }
  .page--photo.page--photo--detail .list--photo li:nth-of-type(2n) {
    margin-right: 0;
  }
  .page--movie .section--list .list--contents li {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 3em;
  }
  .page--movie .section--list .list--contents li:nth-of-type(2n) {
    margin-right: 0;
  }
  .page--movie .section--list .list--contents li .block--thumb {
    margin-bottom: 1em;
    border-radius: 60px 20px 100px 20px;
  }
  .page--movie .section--detail .block--tit {
    margin-bottom: 1em;
  }
  .page--movie .section--detail .block--tit .tit {
    margin-bottom: 0.6em;
  }
  .page--movie .section--detail .txt--basic {
    margin: 2em 0;
    min-height: 200px;
  }
  .page--movie .block--player {
    margin: 0 auto 1.2em;
  }
  .page--movie .video-js .vjs-big-play-button {
    transition: border 0.3s;
  }
  .page--movie .video-js .vjs-big-play-button:hover {
    border-width: 8px;
  }
  .page--movie .video-js .vjs-big-play-button:hover + .vjs-icon-play:before, .page--movie .video-js .vjs-big-play-button:hover .vjs-icon-placeholder:before {
    top: 18%;
    transform: scale(0.8);
  }
  .page--movie .block--more_movies {
    margin-top: 5em;
  }
  .page--movie .block--more_movies .more_movies_title {
    font-size: 18px;
    margin-bottom: 0.8em;
  }
  .page--movie .block--more_movies .list--contents li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2em;
  }
  .page--movie .block--more_movies .list--contents li:nth-of-type(3n) {
    margin-right: 0;
  }
  .page--movie .block--more_movies .list--contents li a .block--thumb {
    margin-bottom: 1em;
  }
  .page--movie .block--more_movies .list--contents li a .tit {
    margin-bottom: 1em;
    font-size: 14px;
  }
  .page--movie .block--more_movies .list--contents li a .date {
    font-size: 10px;
  }
  .page--movie .list__more {
    margin-top: 3em;
  }
  .page--blog .block--form dt {
    margin-bottom: 0.6em;
    font-size: 16px;
  }
  .page--blog .list--form {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  .page--blog .section--detail .txt {
    margin-top: 3em;
  }
  .page--blog .block--comment .list--comment {
    margin: 2em auto;
  }
  .page--blog .block--comment .list--comment li {
    margin-bottom: 3em;
    padding-bottom: 3em;
  }
  .page--blog .block--comment .list--comment .no-data {
    font-size: 18px;
  }
  .page--blog .block--comment .name {
    margin-bottom: 0.8em;
    font-size: 15px;
  }
  .page--blog .block--comment .txt {
    margin: 0.6em auto 0;
  }
  .page--blog .block--comment .btn--delete input[type=submit] {
    padding: 0.5em;
    border-radius: 0.2em;
    font-size: 13px;
  }
  .page--blog .commentconfirm, .page--blog .commentcomplete, .page--blog .commentdelete {
    width: 91vw;
    max-width: 950px;
    margin: 4em auto;
  }
  .page--blog .commentconfirm .titArea, .page--blog .commentcomplete .titArea, .page--blog .commentdelete .titArea {
    margin-bottom: 2em;
  }
  .page--blog .commentconfirm dl, .page--blog .commentcomplete dl, .page--blog .commentdelete dl {
    margin-bottom: 1.5em;
    padding: 1.5em;
    border-radius: 0.5em;
  }
  .page--blog .commentconfirm dt, .page--blog .commentcomplete dt, .page--blog .commentdelete dt {
    margin-bottom: 0.6em;
    font-size: 11px;
  }
  .page--blog .commentconfirm dd, .page--blog .commentcomplete dd, .page--blog .commentdelete dd {
    margin-bottom: 1.5em;
  }
  .page--blog.standard-blog .list--blog {
    display: flex;
    align-items: stretch;
  }
  .page--blog.standard-blog .list--blog li {
    display: flex;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 3%;
  }
  .page--blog.standard-blog .list--blog li:nth-of-type(3n) {
    margin-right: 0;
  }
  .page--blog.standard-blog .list--blog li a {
    padding: 7.2%;
    border-radius: 100px;
    box-shadow: 6px 8px 0 rgba(0, 0, 0, 0.15);
    transform: perspective(200px) rotateY(2deg) translateZ(0);
  }
  .page--blog.standard-blog .list--blog li a .block--thumb--wrap {
    width: 100%;
  }
  .page--blog.standard-blog .list--blog li a .block--thumb--wrap .block--thumb {
    border-radius: 80px;
  }
  .page--blog.standard-blog .list--blog li a .block--item--info .block--writer .writer {
    margin-top: 2.5em;
    font-size: 15px;
  }
  .page--blog.standard-blog .list--blog li a .block--item--info .tit {
    margin-top: 1.4em;
    font-size: 18px;
  }
  .page--blog.standard-blog .list--blog li a .block--item--info .block--sub--info {
    margin-top: 2.1em;
    font-size: 12px;
  }
  .page--blog.standard-blog .section--detail .block--icon--like {
    margin-bottom: 3em;
  }
  .page--blog.standard-blog .section--detail .block--icon--like .icon--like {
    padding: 1.6em 3em;
  }
  .page--blog.standard-blog .section--detail .block--icon--like .icon--like i {
    font-size: 40px;
  }
  .page--blog.standard-blog .section--detail .block--icon--like .icon--like .likes, .page--blog.standard-blog .section--detail .block--icon--like .icon--like .liked {
    margin-left: 0.6em;
    font-size: 24px;
  }
  .page--blog.standard-blog .section--detail .block--icon--like .icon--like .like--txt {
    margin-left: 0.5em;
    font-size: 16px;
  }
  .page--blog.photo-blog .section--list .block--tit {
    margin-bottom: 2em;
  }
  .page--blog.photo-blog .section--list .block--tit .icon {
    width: 200px;
    overflow: hidden;
    margin-right: 2em;
  }
  .page--blog.photo-blog .section--list .block--tit .icon img {
    background-image: cover;
    width: 100%;
    border-radius: 50%;
  }
  .page--blog.photo-blog .section--list .list--contents li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .page--blog.photo-blog .section--list .list--contents li.nologin li a:hover::before {
    content: none;
  }
  .page--blog.photo-blog .section--list .list--contents li.nologin li a:hover .date {
    display: none;
  }
  .page--blog.photo-blog .section--list .list--contents li.nologin .block--thumb::before {
    content: "";
    display: block;
    width: 90%;
    height: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .page--blog.photo-blog .section--list .list--contents li.nologin .block--thumb::after {
    -webkit-backdrop-filter: blur(80px);
            backdrop-filter: blur(80px);
  }
  .page--blog.photo-blog .section--list .list--contents li.nologin .members-only {
    font-size: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .page--blog.photo-blog .section--list .list--contents li a {
    position: relative;
  }
  .page--blog.photo-blog .section--list .list--contents li a .date {
    opacity: 0;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #ff6f4e;
    font-size: 31px;
    mix-blend-mode: plus-lighter;
    transform: translate(-50%, -50%);
    transition: opacity 0.3s;
  }
  .page--blog.photo-blog .section--list .list--contents li a:hover .date {
    opacity: 1;
  }
  .page--blog.photo-blog .section--list .list--contents li a:hover::before {
    opacity: 1;
  }
  .page--blog.photo-blog .section--list .list--contents li a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    background: #010101;
    transition: opacity 0.3s;
  }
  .page--blog.photo-blog .section--list .list--contents li:nth-of-type(2n) {
    margin-right: 2%;
  }
  .page--blog.photo-blog .section--list .list--contents li:nth-of-type(3n) {
    margin-right: 0;
  }
  .page--blog.photo-blog .section--list .list--contents li.new a .tit::after {
    content: none;
  }
  .page--blog.photo-blog .section--list #next {
    margin-top: 40px;
  }
  .page--blog.photo-blog .section--list #next .loading {
    display: block;
    width: 2em;
    height: 2em;
    margin: 20px auto;
    animation: load 1.1s infinite linear;
  }
  .page--blog.photo-blog .section--list #next .loading svg {
    width: 2em;
    height: 2em;
  }
  .page--blog.photo-blog .slick-arrow {
    bottom: -40px;
    width: 50px;
    height: 50px;
  }
  .page--blog.photo-blog .slick-arrow.slick-prev {
    left: 0;
  }
  .page--blog.photo-blog .slick-arrow.slick-next {
    right: 0;
  }
  .page--blog.photo-blog .slick-arrow.slick-disabled {
    opacity: 0.4;
  }
  .page--blog.photo-blog .slick-dots {
    bottom: 1vh;
  }
  .page--blog.photo-blog .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0;
    padding: 0;
    margin-right: 8px;
  }
  .page--blog.photo-blog .slick-dots li::before {
    transition: background 0.4s;
    width: 8px;
    height: 8px;
  }
  .page--blog.photo-blog .slick-dots li:hover::before {
    background: #ffffff;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .block--writer {
    padding: 1.2em 1.5em;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .block--writer .icon {
    width: 40px;
    height: 40px;
    margin-right: 0.8em;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .block--writer .writer {
    font-size: 13px;
    letter-spacing: 0.02em;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .block--writer .writer::after {
    top: 2px;
    width: 15px;
    height: 16px;
    margin-left: 0.4em;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .date {
    width: 60%;
    padding: 1.2em 2em;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .txt {
    position: relative;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .txt .block--thumb {
    width: 60%;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .txt-area {
    width: 40%;
    padding: 1.5em;
    font-size: 15px;
    letter-spacing: 0.02em;
    line-height: 1.5;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .txt-area > p {
    padding-bottom: 2em;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .icon--like {
    position: absolute;
    right: 1.5em;
    bottom: 1.5em;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .icon--like .likes, .page--blog.photo-blog .section--detail .section--detail--inner .icon--like .liked {
    margin-left: 0.4em;
  }
  .page--special .section--detail .list--contents li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .page--special .section--detail .list--contents li:nth-of-type(3n) {
    margin-right: 0;
  }
  .page--special .section--detail .list--contents .no-data {
    width: 100%;
  }
  .page--support .section-tit {
    margin-bottom: 0.8em;
    font-size: 18px;
    line-height: 1.5;
  }
  .page--support .tit {
    font-size: 20px;
    line-height: 1.6em;
    margin: 0 0 1.6em;
  }
  .page--support .txt {
    margin-bottom: 1.6em;
  }
  .page--support .list--support dt {
    margin-bottom: 0.2em;
  }
  .page--support .list--support dd {
    margin-bottom: 1.6em;
  }
  .page--faq .section-tit {
    font-size: 18px;
  }
  .page--faq .section--list .tit {
    font-size: 15px;
    line-height: 1.6;
    margin: 0 0 1em;
  }
  .page--faq .section--list .btn {
    margin: 2em 0;
  }
  .page--faq .section--list .txt--sub {
    font-size: 12px;
  }
  .page--faq .searchBox {
    width: 70%;
    margin: 3em auto 3em 0;
    max-width: 500px;
  }
  .page--faq .searchBox input[type=text] {
    padding: 0.5em 1em;
  }
  .page--faq .searchBox input[type=submit] {
    top: 0;
    right: 3px;
    width: 40px;
    font-size: 20px;
    line-height: 40px;
  }
  .page--faq .list--tag {
    margin-bottom: 3em;
  }
  .page--faq .list--tag li {
    margin-right: 0.8em;
    margin-bottom: 1em;
  }
  .page--faq .list--tag li a {
    padding: 0.8em 1em;
    font-size: 15px;
  }
  .page--faq .list--tag li a:hover {
    opacity: 0.6;
    transition: opacity 0.3s;
  }
  .page--faq .tit--category {
    font-size: 13px;
    margin: 0 0 1.5em;
  }
  .page--faq .list--faq {
    margin: 0 0 4em;
  }
  .page--faq .list--faq li a {
    padding: 1.5em 0;
  }
  .page--faq .list--faq li a:hover {
    text-decoration: none;
  }
  .page--faq .list--faq li .tit {
    margin: 0 0;
    font-size: 15px;
  }
  .page--faq .list--faq li .txt {
    font-size: 15px;
    line-height: 1.6;
  }
  .page--faq .block--faq-detail {
    padding: 2em 1.5em;
    margin: 0 0 4em;
  }
  .page--faq .block--faq-detail dt {
    font-size: 16px;
    padding: 0 0 1.2em;
    margin: 0 0 2em;
  }
  .page--faq .block--faq-detail .txt {
    margin-bottom: 0;
    padding-top: 0;
  }
  .page--faq .block--faq-detail .txt a:hover {
    text-decoration: none;
  }
  .page--faq .block--contact {
    width: 90%;
    max-width: 960px;
    margin: 4em 0 0;
  }
  .page--faq .block--contact .link a:hover {
    opacity: 0.8;
    text-decoration: none;
  }
  .page--faq .block--contact .link a:hover::after {
    border: solid 1px #222222;
    border-top: none;
    border-right: none;
  }
  .page--faq .block--contact .link a:hover + i {
    color: #010101;
  }
  /*  page--questionnaire
  ------------------------------ */
  .page--questionnaire .section--detail {
    max-width: 1100px;
    margin: 2em auto;
  }
  .page--questionnaire .txt--basic {
    margin-bottom: 2em;
    font-size: 16px;
  }
  .page--questionnaire form .form--post {
    margin-bottom: 6em;
  }
  .page--questionnaire form .form--post dt {
    margin: 0 0 0.8em;
  }
  .page--questionnaire form .form--post dd {
    margin: 0 0 2em;
  }
  .page--questionnaire form .form--post .form__select::after {
    top: 50%;
    right: 0.75em;
    margin-top: -0.25em;
  }
  .page--questionnaire form .input--half[type=tel] {
    width: 25% !important;
  }
  .page--questionnaire form .input--quarter[type=number] {
    width: 5em !important;
    margin-right: 5px;
  }
  .page--questionnaire .form--horizontal .form__select::after {
    top: 50%;
    right: 0.5em;
    margin-top: -0.25em;
  }
  .page--questionnaire .icon--required {
    display: inline-block;
  }
  .page--questionnaire .icon--required::before {
    margin-left: 5px;
    padding: 3px 6px 3px;
    font-size: 11px;
    vertical-align: 2px;
  }
  .page--questionnaire .list--txt li {
    margin-bottom: 1em;
    padding-left: 1em;
    text-indent: -1em;
  }
  .page--questionnaire.complete .block--complete-message .txt--lead {
    padding: 1.5em;
    line-height: 1.8;
  }
  .page--questionnaire.complete .block--complete-message .list--contents {
    margin: 2em auto;
  }
  .page--questionnaire.complete .block--complete-message .list--contents li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2em;
  }
  .page--questionnaire.complete .block--complete-message .list--contents li:nth-of-type(3n) {
    margin-right: 0;
  }
  .page--questionnaire.complete .block--complete-message .list--contents li .block--thumb {
    border-radius: 60px 20px 100px 20px;
  }
  /*  page--bbs
  ------------------------------ */
  .page--bbs {
    /* tsuuhou */
  }
  .page--bbs .wrapper {
    padding-bottom: 600px;
  }
  .page--bbs .inner .comment li.member .comment--box .comment--box--inner .txt a {
    transition: 0.3s;
  }
  .page--bbs .inner .comment li.member .comment--box .comment--box--inner .txt a:hover {
    opacity: 0.5;
  }
  .page--bbs .comment--inner {
    margin: 1em auto 5em;
  }
  .page--bbs .comment--inner textarea {
    width: 80%;
    max-height: 180px;
  }
  .page--bbs .comment--inner label {
    top: 2.5em;
    left: 2em;
  }
  .page--bbs .comment--inner .btn {
    top: 2.7em;
    right: 2em;
  }
  .page--bbs .comment--inner .txt--sub {
    width: 80%;
  }
  .page--bbs .commentconfirm, .page--bbs .commentcomplete, .page--bbs .commentdelete {
    width: 91vw;
    max-width: 950px;
    margin: 4em auto;
  }
  .page--bbs .commentconfirm .titArea, .page--bbs .commentcomplete .titArea, .page--bbs .commentdelete .titArea {
    margin-bottom: 2em;
  }
  .page--bbs .commentconfirm dl, .page--bbs .commentcomplete dl, .page--bbs .commentdelete dl {
    margin-bottom: 1.5em;
    padding: 1.5em;
    border-radius: 0.5em;
  }
  .page--bbs .commentconfirm dt, .page--bbs .commentcomplete dt, .page--bbs .commentdelete dt {
    margin-bottom: 0.6em;
    font-size: 11px;
  }
  .page--bbs .commentconfirm dd, .page--bbs .commentcomplete dd, .page--bbs .commentdelete dd {
    margin-bottom: 1.5em;
  }
  .page--bbs .list--information .comment__item .btn.btn--report {
    left: calc(100% - 6.2em);
  }
  .page--entry .block--heading {
    margin-bottom: 4em;
  }
  .page--entry .block--heading .logo {
    width: 30vw;
    max-width: 400px;
    margin: 0 auto 3em;
  }
  .page--entry .block--heading .txt {
    font-size: 30px;
  }
  .page--entry .block--heading + .txt--lead {
    text-align: center;
  }
  .page--entry .txt--lead {
    width: 100%;
    margin: 0 auto 6em;
    line-height: 1.66;
  }
  .page--entry .block--information {
    margin: 0 auto 6em;
  }
  .page--entry .block--information > ul {
    justify-content: space-between;
  }
  .page--entry .block--information > ul > li {
    width: 100%;
    padding: 2em;
  }
  .page--entry .block--information > ul > li .block--tit {
    margin-bottom: 0.8em;
    padding-bottom: 0.8em;
    font-size: 18px;
  }
  .page--entry .block--table.list--comparative {
    margin-bottom: 6em;
  }
  .page--entry .block--table.list--comparative ul li {
    width: 40%;
    padding: 1.5em 1em;
    font-size: 15px;
  }
  .page--entry .block--table.list--comparative ul li .txt--sub {
    margin-top: 0.6em;
  }
  .page--entry .block--table.list--comparative ul li:nth-of-type(2), .page--entry .block--table.list--comparative ul li:nth-of-type(3) {
    width: 30%;
  }
  .page--entry .block--table.list--comparative .status-circle {
    width: 16px;
    height: 16px;
  }
  .page--entry .block--table.list--comparative .status-triangle {
    font-size: 1.1em;
  }
  .page--entry .block--table.list--comparative .status-ng {
    width: 14px;
  }
  .page--entry .block--contents {
    margin: 0 auto 6em;
  }
  .page--entry .block--contents .block--tit {
    margin: 0 auto 2em;
    padding-bottom: 1em;
    font-size: 20px;
  }
  .page--entry .block--contents .list--contents li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
    padding: 2em;
    border-radius: 20px 100px 100px 60px;
    box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.15);
  }
  .page--entry .block--contents .list--contents li:nth-of-type(2n) {
    margin-right: 0;
  }
  .page--entry .block--contents .list--contents li .inner .block--txt {
    width: 100%;
  }
  .page--entry .block--contents .list--contents li .inner .block--txt .name {
    margin-bottom: 0.8em;
    font-size: 18px;
  }
  .page--entry .block--contents .list--contents li .inner.block--with-photo .block--txt {
    width: 70%;
  }
  .page--entry .block--contents .list--contents li .inner.block--with-photo .block--photo {
    width: 20%;
  }
  .page--entry .block--contents .list--contents li .inner.block--with-photo .block--photo img {
    box-shadow: 1px 5px 12px rgba(0, 0, 0, 0.2);
  }
  .page--entry .block--contents--device .list--txt:first-of-type {
    margin-bottom: 1em;
  }
  .page--entry .block--login--fanplus {
    margin-bottom: 6em;
    padding: 3em 3em 3.1em;
  }
  .page--entry .block--login--fanplus .tit {
    margin-bottom: 3em;
    padding-bottom: 1.5em;
    font-size: 16px;
  }
  .page--entry .block--login--fanplus .block--inner {
    margin-right: 5em;
  }
  .page--entry .block--login--fanplus .block--inner:last-of-type {
    margin-right: 0;
  }
  .page--entry .block--login--fanplus .txt--basic.txt--login {
    margin-bottom: 0.2em;
  }
  .page--stream .txt--lead {
    margin-bottom: 2.5em;
    font-size: 18px;
  }
  .page--stream .block--guide {
    margin-bottom: 3em;
  }
  .page--stream .block--guide .tit {
    font-size: 18px;
  }
  .page--stream .block--guide .txt--sub {
    margin-bottom: 0.8em;
  }
  .page--stream .block--download {
    margin-bottom: 4em;
    text-align: center;
  }
  .page--stream .block--download .btn--main {
    margin-top: 4px;
  }
  .page--stream .block--download .inner {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .page--stream .block--download .dl-list {
    display: flex;
    justify-content: center;
    margin-right: 1.5em;
  }
  .page--stream .block--download .dl-list li {
    height: 56px;
    margin-right: 1em;
  }
  .page--stream .block--download .dl-list li:last-of-type {
    margin-right: 0;
  }
  .page--stream .block--download .dl-list li a {
    display: inline-block;
    height: 100%;
  }
  .page--stream .block--download .dl-list li img {
    height: 100%;
  }
  .page--stream .block--method .pc {
    border-bottom: solid 1px #010101;
  }
  .page--stream .block--method .pc i {
    position: absolute;
    top: 40%;
    right: -15%;
    font-size: 2rem;
    color: #010101;
  }
  .page--stream .block--method .pc .method-list {
    display: flex;
    margin-bottom: 5em;
  }
  .page--stream .block--method .pc .method-list .txt {
    margin-top: 0.4em;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.5;
  }
  .page--stream .block--method .pc .method-list .method-list__item {
    position: relative;
    width: 21.25%;
    margin-right: 5%;
  }
  .page--stream .block--method .pc .method-list .method-list__item:last-of-type {
    margin-right: 0;
  }
  .page--stream .block--method .pc .method-list .method-list__item.last {
    display: inline-block;
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
  }
  .page--stream .block--adjust {
    margin-top: 5em;
    padding-bottom: 5em;
  }
  .page--stream .block--adjust .adjust-list {
    display: flex;
  }
  .page--stream .block--adjust .adjust-list .txt {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.5;
  }
  .page--stream .block--adjust .adjust-list .adjust-list__item {
    width: 32%;
    margin-right: 2%;
  }
  .page--stream .block--adjust .adjust-list .adjust-list__item img {
    margin-bottom: 0.4em;
  }
  .page--stream .block--adjust .adjust-list .adjust-list__item .tit {
    margin-bottom: 1em;
    font-size: 18px;
    text-align: center;
  }
  .page--stream .block--adjust .adjust-list .adjust-list__item:last-of-type {
    margin-right: 0;
  }
  .page--stream .block--attention {
    margin-top: 5em;
    padding-bottom: 5em;
  }
  .page--stream .block--attention .tit {
    margin-top: 2em;
    margin-bottom: 0.8em;
    font-size: 18px;
    line-height: 1.5;
  }
  .page--stream .block--attention dt {
    margin-bottom: 0.2em;
    font-size: 15px;
    line-height: 1.5;
  }
  .page--stream .block--attention dd {
    margin-bottom: 1em;
  }
  .page--stream .block--attention dd:last-of-type {
    margin-bottom: 0;
  }
  .page--stream .detail__btn a {
    font-size: 16px;
  }
  .page--stream .detail__btn a i {
    margin-right: 0.3em;
    font-size: 16px;
  }
  .page--feature .section-tit {
    margin-bottom: 0.2em;
  }
  .page--feature .section-tit.section--tit__medium {
    margin-bottom: 1em;
    padding-top: 2vw;
    font-size: 5.5vw;
  }
  .page--feature .block--photo__dl {
    margin: 8em auto 0;
  }
  .page--feature .block--photo__dl .ph {
    max-width: 600px;
    margin: 1.5em auto;
  }
  .page--error .section--detail {
    padding-right: 15%;
    padding-left: 15%;
  }
  .page--error .section--detail .tit {
    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 .inner {
    width: 100vw;
    padding: 6em 0 6em;
    text-align: center;
  }
  footer .inner .logo--official {
    width: 11vw;
    max-width: 160px;
    margin: 0 auto;
  }
  footer .inner .list--nav--sns {
    margin-top: 1em;
  }
  footer .inner .list--nav--sns li {
    margin-right: 0.8em;
    font-size: 24px;
  }
  footer .inner .list--support {
    margin-top: 3.1em;
  }
  footer .inner .list--support dt {
    display: none;
  }
  footer .inner .list--support .nav--support {
    display: flex;
    justify-content: center;
    align-items: baseline;
    flex-wrap: wrap;
    margin-bottom: 2.6em;
  }
  footer .inner .list--support .nav--support li {
    margin-right: 2em;
    margin-bottom: 1em;
  }
  footer .inner .list--support .nav--support li a {
    position: relative;
    font-size: 15px;
    transition: opacity 0.3s;
  }
  footer .inner .list--support .nav--support li a:hover {
    opacity: 0.8;
  }
  footer .inner .block--link .list--link li {
    margin-right: 1.8em;
    margin-bottom: 0.4em;
  }
  footer .inner .block--link .list--link li:last-of-type {
    margin-right: 0;
  }
  footer .inner .block--link .list--link li a {
    padding: 2em 0;
    font-size: 15px;
    transition: opacity 0.3s;
  }
  footer .inner .block--link .list--link li a .link__thumbnail {
    position: absolute;
    top: 60%;
    left: 50%;
    z-index: 2;
    opacity: 0;
    width: clamp(160px, 15vw, 200px);
    transform: translate(-50%, -120%);
    transition: transform 0.3s, opacity 0.2s 0.1s;
  }
  footer .inner .block--link .list--link li a .link__thumbnail img {
    width: 100%;
  }
  footer .inner .block--link .list--link li a:hover {
    opacity: 0.8;
  }
  footer .inner .block--link .list--link li a:hover .link__thumbnail {
    display: block;
    opacity: 1;
  }
  footer .block--nav--to-top a {
    top: -6.5em;
    right: 4vw;
    width: 8em;
    /*
    top: 2.5em;
    right: 4vw;
    width: 5em;
    height: 5em;
    padding: .8em;
    */
  }
  footer .copyright {
    margin-top: 5em;
    font-size: 12px;
  }
  body:not(.page--home) footer .inner {
    padding: 4em 0 3em;
  }
  .page--contact .section--detail .txt--lead {
    margin-bottom: 1.5em;
  }
  .page--contact .section--detail .txt--sub {
    margin-top: 0.4em;
  }
  .page--contact .section--detail .block--definition-list dt {
    font-size: 16px;
    line-height: 1.5;
  }
  .page--contact .section--detail .block--definition-list dd {
    margin-top: 0.8em;
    margin-bottom: 3em;
    font-size: 15px;
  }
  .page--contact .section--detail .block--attention dt {
    font-size: 16px;
  }
  .page--contact .section--detail .block--attention dd {
    margin-top: 0.8em;
    margin-bottom: 3em;
    font-size: 15px;
  }
  /*  page--birthday-message
  ------------------------------ */
  .page--birthday-message .section-tit {
    margin-bottom: 0.4em;
    font-size: 60px;
  }
  .page--birthday-message .txt--lead {
    margin: 0 auto 3em;
    font-size: 20px;
  }
  .page--birthday-message .block--photo__dl {
    margin: 8em auto 0;
  }
  .page--birthday-message .block--photo__dl .ph {
    max-width: 600px;
    margin: 1.5em auto;
  }
  .page--comingsoon .no-data, .section--list .no-data, .section--detail .no-data {
    width: 20vw;
    font-size: 24px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .pc {
    display: none !important;
  }
  .btn--main {
    min-width: 200px;
    margin-top: 1em;
    padding: 0.8em 1em;
    border-radius: 6px;
    font-size: 13px;
  }
  .btn--sub {
    min-width: 200px;
    margin-top: 1.5em;
    padding: 0.8em 1em;
    font-size: 13px;
  }
  .btn--input {
    min-width: 200px;
    margin-top: 1.5em;
    border-radius: 6px;
  }
  .detail__btn {
    margin-top: 3em;
    font-size: 16px;
  }
  .detail__btn a {
    font-size: 16px;
  }
  .detail__btn a::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    top: -0.3em;
    left: -15px;
  }
  /* input */
  .input--half {
    width: 100% !important;
  }
  .input--quarter {
    width: 50% !important;
  }
  .block--pager {
    margin: 3em auto 0;
    font-size: 15px;
  }
  .block--pager li {
    margin: 0 0.6em;
  }
  .block--pager li a, .block--pager li span {
    padding: 0.3em 0.6em;
  }
  .block--pager .pager__item--newer {
    width: 40px;
    height: 40px;
  }
  .block--pager .pager__item--newer a, .block--pager .pager__item--newer span {
    padding: 12px 0;
  }
  .block--pager .pager__item--newer a::after, .block--pager .pager__item--newer span::after {
    top: 16px;
    right: 16px;
    width: 7px;
    height: 7px;
  }
  .block--pager .pager__item--older {
    width: 40px;
    height: 40px;
  }
  .block--pager .pager__item--older a, .block--pager .pager__item--older span {
    padding: 12px 0;
  }
  .block--pager .pager__item--older a::after, .block--pager .pager__item--older span::after {
    top: 16px;
    right: 16px;
    width: 7px;
    height: 7px;
  }
  .block--pager__detail {
    margin: 5 auto 3em;
  }
  .block--pager__detail .pager__item--newer,
  .block--pager__detail .pager__item--older,
  .block--pager__detail .pager__item--list {
    margin: 0 1em;
  }
  .block--pager__detail .pager__item--newer a, .block--pager__detail .pager__item--newer span,
  .block--pager__detail .pager__item--older a,
  .block--pager__detail .pager__item--older span,
  .block--pager__detail .pager__item--list a,
  .block--pager__detail .pager__item--list span {
    font-size: 15px;
  }
  .block--pager__detail .pager__item--newer a::before {
    top: 45%;
    left: 3.3em;
    width: 4em;
  }
  .block--pager__detail .pager__item--older a::before {
    top: 45%;
    left: -3.7em;
    width: 3em;
  }
  .swiper-button-next {
    margin-left: 0.7em;
  }
  .swiper-button-prev {
    margin-right: 0.7em;
  }
  .swiper-button-prev:after, .swiper-button-next:after {
    font-size: 12px;
  }
  .section-tit {
    font-size: 30px;
    line-height: 1.2;
  }
  .section-tit--sub {
    font-size: 15px;
    line-height: 1.5;
  }
  .tit {
    line-height: 1.5;
  }
  .txt--basic {
    margin: 0 0 1em;
  }
  .txt--sub {
    font-size: 11px;
  }
  .section--list,
  .section--detail {
    width: 81vw;
    margin: 4em auto 6em;
  }
  .section--list .block--tit,
  .section--detail .block--tit {
    margin-bottom: 2em;
  }
  .section--list .block--tit .section-tit .block--sub--info,
  .section--detail .block--tit .section-tit .block--sub--info {
    margin-top: 0.4em;
    margin-bottom: 0;
  }
  .section--detail .block--tit .section-tit, .page--photo--detail .block--tit .section-tit {
    font-size: 16px;
    line-height: 1.5;
  }
  body.page--member .block--heading--main {
    margin-bottom: 1.5em;
  }
  body.page--member .block--heading--main .section-tit {
    font-size: clamp(50px, 14vw, 60px);
  }
  .no-data {
    padding: 5em 0;
  }
  .list__more a {
    font-size: 16px;
  }
  .list__more a::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    top: -0.3em;
    right: -15px;
  }
  .list--txt li {
    margin-bottom: 0.8em;
  }
  .list--txt li:first-of-type {
    margin-top: 0.6em;
  }
  .nav--external a::after {
    margin-left: 0.2em;
    font-size: 15px;
    vertical-align: 0.06em;
  }
  .block--category {
    margin-bottom: 1.5em;
  }
  .block--category li {
    margin-right: 0.6em;
    margin-bottom: 0.8em;
    font-size: 15px;
  }
  .block--category li a {
    padding: 0.2em 1em;
  }
  .block--sort-category {
    top: 0;
    right: 0;
  }
  .block--sort-category .block--sort {
    width: 80vw;
    max-height: 60vh;
    top: 3em;
  }
  .block--sort-category .block--sort .list--sort {
    margin-left: 0.5em;
  }
  .block--sort-category .block--sort .list--sort li {
    padding: 0.2em 1em;
  }
  .block--sort-category .block--sort .list--sort li .category {
    font-size: 14px;
  }
  .block--sort-category .block--sort .list--sort li .category label {
    padding: 1em 0.5em;
  }
  .block--sort-category .block--sort .list--sort li .category label::before {
    width: 1.2em;
    height: 1.2em;
    right: 0.5em;
    top: 1.2em;
  }
  .block--sort-category .block--sort .list--sort li .category label::after {
    width: 0.8em;
    height: 0.8em;
    right: 0.7em;
    top: 1.4em;
  }
  .block--sort-category .block--sort::-webkit-scrollbar {
    width: 10px;
  }
  .block--sort-category .btn--sort {
    margin-top: 0.5em;
  }
  .block--sort-category .btn--sort .label {
    font-size: 16px;
    letter-spacing: 0.02em;
  }
  .block--sort-category .btn--sort span {
    width: 1.2em;
    height: 1.2em;
    margin-left: 0.2em;
    background-size: 0.9em;
  }
  body.page--member .wrap::before {
    background: linear-gradient(90deg, #FF7777 0%, #FE6AAE 8%, #F1A8FF 20%, #BFFFF2 50%, #BFF654 65%, #FFE856 80%, #FFB12A);
    background-size: 400% 400%;
    animation: gradient_moving_horizontal 30s cubic-bezier(0.65, 0, 0.35, 1) infinite;
  }
  .list--information li .list__inner {
    padding: 1.6em 4vw 1.6em;
  }
  .list--information li a .tit {
    font-size: 15px;
  }
  .list--information li a .block--sub--info {
    margin-bottom: 0.3em;
  }
  .list--information li a .date {
    margin-right: 0.6em;
    font-size: 13px;
    letter-spacing: 0.07em;
  }
  .list--information li a .category {
    margin-right: 0.6em;
    font-size: 12px;
  }
  .list--information li.new .date::after {
    margin-left: 0.2em;
  }
  .list--information.list--schedule li:last-of-type {
    margin-bottom: 0;
  }
  .list--information.list--schedule li a {
    padding-bottom: 0;
  }
  .list--information.list--schedule li a .list__inner .block--schedule--date {
    padding: 0.8em;
    border-bottom-right-radius: 20px;
  }
  .list--information.list--schedule li a .list__inner .block--schedule--date .block--date {
    min-width: 4em;
    padding-bottom: 0.6em;
  }
  .list--information.list--schedule li a .list__inner .block--schedule--date .block--date .block--date--inner .block--date--sub {
    font-size: 12px;
    letter-spacing: -0.03em;
  }
  .list--information.list--schedule li a .list__inner .block--schedule--date .block--date .block--date--inner .month-date {
    font-size: 23px;
  }
  .list--information.list--schedule li a .list__inner .block--schedule--date .block--date .block--date--inner .year {
    margin-left: 0.3em;
    font-size: 11px;
    letter-spacing: 0.05em;
  }
  .list--information.list--schedule li a .list__inner .block--schedule--date .block--date .block--sub--info {
    margin-bottom: 0;
    padding-top: 0.4em;
  }
  .list--information.list--schedule li a .list__inner .block--schedule--date .icon--term {
    content: "";
    display: block;
    width: 1px;
    height: 1em;
    margin: 0 auto 0.5em;
  }
  .list--information.list--schedule li a .list__inner .block--schedule--info {
    padding-left: 2em;
  }
  .list--contents li .tit, .list--photo li .tit, .list--discography li .tit {
    font-size: 15px;
  }
  .list--contents li .block--sub--info, .list--photo li .block--sub--info, .list--discography li .block--sub--info {
    margin-top: 0.6em;
    font-size: 12px;
  }
  .list--contents li .date, .list--photo li .date, .list--discography li .date {
    font-size: 13px;
  }
  .list--contents li > a:hover, .list--photo li > a:hover, .list--discography li > a:hover {
    transform: perspective(100px) rotateY(3deg) translate3d(0, 0, 0);
  }
  .list--contents li.new .block--thumb--wrap::after, .list--photo li.new .block--thumb--wrap::after, .list--discography li.new .block--thumb--wrap::after {
    top: -6.5vw;
    right: -6.5vw;
    width: clamp(4em, 12vw, 8em);
    height: clamp(4em, 12vw, 8em);
    padding: 0.5em;
    font-size: 18px;
  }
  .list--photo li > a:hover, .list--discography li > a:hover {
    transform: perspective(150px) rotateY(4deg) translate3d(0, 0, 0);
  }
  .list--error li {
    color: #DB001E;
    font-weight: bold;
    margin: 0 0 0.3em;
    line-height: 1.8;
  }
  .list--error li:last-of-type {
    margin-bottom: 0;
  }
  body:not(.page--home):not(.page--member) .list--contents li.new .block--thumb--wrap::after, body:not(.page--home):not(.page--member) .list--photo li.new .block--thumb--wrap::after, body:not(.page--home):not(.page--member) .list--discography li.new .block--thumb--wrap::after, body:not(.page--home):not(.page--member) .list--video li.new .block--thumb--wrap::after {
    top: -1.2em;
    left: -1.2em;
    width: 3em;
    height: 3em;
    padding: 0.2em;
    font-size: 15px;
  }
  .section--detail .tit {
    font-size: 18px;
    margin-bottom: 0.4em;
  }
  .section--detail .txt {
    margin-bottom: 1.5em;
  }
  .section--detail .txt .ph {
    width: 90%;
    max-width: 600px;
    margin: 1.5em auto;
  }
  .section--detail .block--sub--info {
    margin-bottom: 1.2em;
  }
  .section--detail .tag {
    margin-right: 0.8em;
  }
  .section--detail .date {
    margin-left: 0;
    padding-right: 0;
    font-size: 13px;
    letter-spacing: 0.07em;
  }
  .section--detail .date:first-of-type {
    margin-right: 0;
  }
  .section--detail .date.end_time::before {
    height: 1px;
    width: 0.5em;
    margin: 0 0.4em 0 0;
  }
  .section--detail .week {
    margin-left: 0.2em;
    font-size: 10px;
  }
  .section--detail .category {
    margin-right: 0.8em;
    font-size: 12px;
  }
  .section--detail .block--detail--footer {
    margin-top: 4em;
  }
  .section--detail .block--share li {
    margin-right: 10px;
  }
  .section--detail .block--share li i {
    font-size: 17px;
  }
  .section--detail .block--share li.twitter {
    margin-right: 8px;
  }
  .section--detail .block--share li svg {
    width: 18px;
    top: 4px;
  }
  .section--detail .block--share li.share {
    font-size: 14px;
    margin-right: 20px;
  }
  header {
    position: relative;
    padding: 1.3em 0 1.3em 1em;
  }
  header > .logo {
    width: 160px;
  }
  header > .logo a {
    display: block;
  }
  header .drawer__btn {
    top: clamp(1.56em, 6vw, 1.56em);
    right: 4.2vw;
    width: clamp(2em, 6vw, 2em);
    min-width: 22px;
    line-height: 1;
    cursor: pointer;
  }
  header .block--nav {
    display: none;
  }
  .page--member header .drawer__btn {
    top: clamp(2em, 6vw, 2em);
  }
  .drawer .drawer__inner .logo__fc__menu {
    width: 5vw;
    max-width: 100px;
  }
  .drawer .drawer__inner .block--heading {
    padding-bottom: 1em;
    padding-left: 8vw;
    margin-bottom: 1.5em;
  }
  .drawer .drawer__inner .block--heading p {
    font-size: 20px;
  }
  .drawer .drawer__inner .block--heading p .block--heading--logo {
    width: 6em;
    margin-right: 0.4em;
  }
  .drawer .drawer__inner .g-nav {
    width: 90vw;
    height: 86vh;
    height: 86dvh;
    padding: 11vw 0;
    border-radius: 5em;
    box-shadow: 5px 5px 1px rgba(0, 0, 0, 0.2);
  }
  .drawer .drawer__inner .g-nav .list--nav--contents {
    padding: 0 8vw;
  }
  .drawer .drawer__inner .g-nav .list--nav--contents li {
    margin-right: 1.5em;
    margin-bottom: 1em;
  }
  .drawer .drawer__inner .g-nav .list--nav--contents li a {
    font-size: 30px;
  }
  .drawer .drawer__inner .g-nav .block--nav--official {
    margin-bottom: 10vw;
  }
  .drawer .drawer__inner .g-nav .block--nav--official .list--nav--contents li {
    margin-bottom: 0.6em;
  }
  .drawer .drawer__inner .g-nav .list--nav--sns {
    margin-top: 0.8em;
    padding: 0 8vw;
  }
  .drawer .drawer__inner .g-nav .list--nav--sns li {
    margin-right: 1.5em;
    margin-bottom: 0.2em;
  }
  .drawer .drawer__inner .g-nav .list--nav--sns li:last-of-type {
    margin-right: 0;
  }
  .drawer .drawer__inner .g-nav .list--nav--sns li a {
    font-size: 25px;
    line-height: 1;
  }
  .drawer .drawer__inner .g-nav .nav--external a::after {
    margin-left: 0.3em;
    font-size: 20px;
    vertical-align: 0.11em;
  }
  .drawer .drawer__inner .g-nav .block--nav--fc .list--nav--contents {
    margin-top: 1.2em;
    padding: 0 8vw;
  }
  .drawer .drawer__inner .g-nav .block--nav--fc .list--nav--login {
    padding: 0 8vw;
  }
  .drawer .drawer__inner .g-nav .block--nav--fc .list--nav--login li {
    margin-right: 2em;
  }
  .drawer .drawer__inner .g-nav .block--nav--fc .list--nav--login li:last-of-type {
    margin-right: 0;
  }
  .drawer .drawer__inner .g-nav .block--nav--fc .list--nav--login li a {
    font-size: 40px;
    line-height: 1;
  }
  footer .inner {
    width: 100vw;
    padding: 3em 0 2em;
  }
  footer .inner .logo--official {
    width: 40vw;
    max-width: 160px;
    margin: 0 auto;
  }
  footer .inner .list--nav--sns {
    margin-top: 0.4em;
  }
  footer .inner .list--nav--sns li {
    margin-right: 0.8em;
    font-size: 20px;
  }
  footer .inner .list--support {
    width: 91vw;
    margin: 3em auto 0;
  }
  footer .inner .list--support dt {
    position: relative;
    padding-bottom: 0.8em;
    border-bottom: solid 1px #010101;
    color: #010101;
    font-family: agenda-condensed, sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.03em;
    font-size: 20px;
    text-align: left;
    line-height: 1;
    pointer-events: all;
  }
  footer .inner .list--support dt::before, footer .inner .list--support dt::after {
    position: absolute;
    background: #010101;
  }
  footer .inner .list--support dt::before {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    top: calc(0.4em - 0.5px);
    right: 0.56em;
    transform: rotate(0deg);
  }
  footer .inner .list--support dt::after {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    top: calc(0.4em - 0.5px);
    right: 0.56em;
    transform: rotate(90deg);
  }
  footer .inner .list--support dt.open::before {
    transform: rotate(0deg);
  }
  footer .inner .list--support dt.open::after {
    transform: rotate(0deg);
  }
  footer .inner .list--support dd ul {
    overflow: hidden;
    opacity: 0;
    height: 0;
    padding: 0 6.4vw 0;
    border-top: solid 1px #010101;
    text-align: left;
    line-height: 0;
  }
  footer .inner .list--support dd ul li {
    display: block;
    margin-bottom: 1.5em;
    font-size: 11px;
  }
  footer .inner .list--support dd ul li:first-of-type {
    margin-top: 1.5em;
  }
  footer .inner .list--support dd.open-contents ul {
    opacity: 1;
    height: auto;
    padding: 1em 6.4vw 1em;
    line-height: normal;
  }
  footer .inner .block--link {
    margin-left: 6.4vw;
  }
  footer .inner .block--link .list--link {
    margin-top: 3.6em;
    margin-bottom: 1.1em;
  }
  footer .inner .block--link .list--link li {
    margin-right: 1.4em;
    margin-bottom: 0.5em;
    font-size: 14px;
  }
  footer .inner .block--link .list--link li:last-of-type {
    margin-right: 0;
  }
  footer .inner .block--link .list--link li img {
    width: 100%;
  }
  footer .inner .block--nav--to-top a {
    top: -4em;
    right: 4.2vw;
    width: 5em;
    /*
    top: 2em;
    right: 4.2vw;
    width: 4em;
    height: 4em;
    padding: .8em;
    */
  }
  footer .inner .copyright {
    margin-top: 4em;
    font-size: 12px;
    text-align: center;
  }
  body:not(.page--home) footer {
    margin: auto auto 0;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main {
    width: 100%;
    height: 80lvh;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--loop {
    padding: 1em 0;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--loop p {
    padding-right: 1em;
    font-size: clamp(15px, 4vw, 18px);
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 100%;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--thumb--wrap {
    width: clamp(240px, 40vh, 82vw);
    margin: 0 auto;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail {
    margin: clamp(0.6em, 2vh, 1.5em) auto 0;
    text-align: center;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail .block--detail--name .name--main {
    margin-bottom: clamp(0.3em, 1.5vh, 0.5vh);
    font-size: clamp(20px, 4vh, 30px);
    line-height: 1.2;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail .block--detail--name .name--sub {
    font-size: 15px;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail .block--detail--score {
    margin-top: clamp(1em, 2vh, 1.5em);
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail .block--detail--score .score--main {
    font-size: 22px;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail .block--detail--score .score--main::after {
    font-size: 10px;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .block--rank--keyvisual .block--rank--keyvisual--inner .block--detail > span {
    display: none;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .txt--rank {
    position: absolute;
    top: clamp(-2em, -5vh, 0.5em);
    left: clamp(-0.8em, -2vw, 0em);
    font-size: clamp(30px, 8vw, 50px);
    line-height: 1;
    -webkit-text-stroke: 1.2px #010101;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--main .txt--rank::after {
    font-size: clamp(70px, 18.6vw, 100px);
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub {
    width: 100vw;
    height: 63vw;
    border-top: solid 1px #222222;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list {
    height: 100%;
    padding: 4.8vw 8.5vw;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li {
    margin-bottom: 1em;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--rank {
    min-width: 1.5em;
    font-size: 25px;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--rank span {
    margin-left: 0.08em;
    font-size: 40px;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--name .name--main {
    margin-bottom: 0.4em;
    font-size: 16px;
    line-height: 1.2;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--name .name--sub {
    font-size: 12px;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--score {
    margin-top: 0.4em;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--score .score--main {
    font-size: 15px;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--detail--score .score--main::after {
    font-size: 10px;
  }
  .page--home .section--top .section--top--inner.type-rank .section--top--inner--sub .block--rank--list li .block--rank--item--inner .block--thumb--wrap {
    width: 18.6vw;
    margin-left: 3.2vw;
    margin-right: 2.1vw;
  }
  .page--home .section--top .section--top--inner.type-normal {
    height: 100%;
  }
  .page--home .section--top .section--top--inner.type-normal .section--top--inner--main {
    width: 100vw;
  }
  .page--home .section--top .section--top--inner.type-normal .section--top--inner--main .block--keyvisual > img {
    background: no-repeat center center;
    background-size: contain;
  }
  .page--home .section--top .section--top--inner.type-normal .section--top--inner--sub {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 40vh;
  }
  .page--home .section--top .section--top--inner.type-normal .section--top--inner--sub .block--tit {
    width: 60%;
  }
  .page--home .section--top .birthday-message {
    bottom: 42%;
  }
  .page--home .section--top .birthday-message .btn--birthday {
    padding: 1em;
    border-radius: 0 1.5em 1.5em 0;
  }
  .page--home .section--top .birthday-message .btn--birthday i {
    margin-bottom: 0.2em;
    font-size: 3em;
  }
  .page--home .section--top .birthday-message .btn--birthday span {
    font-size: 11px;
    line-height: 1.2;
  }
  .page--home .section--top .block--nav--to-fc {
    right: 1em;
    bottom: 1em;
    width: 5.6em;
  }
  .page--home .block--nav--sns {
    display: none;
  }
  .page--home .block--live--next {
    width: 100%;
    border-top: solid 1px #222222;
    border-bottom: solid 1px #222222;
  }
  .page--home .block--live--next a {
    display: block;
    padding: 1.5em 4.2vw;
  }
  .page--home .block--live--next a::after {
    content: "";
    display: inline-block;
    width: 40px;
    height: 35px;
    right: 4.2vw;
    width: 40px;
    height: 35px;
  }
  .page--home .block--live--next a dl dt {
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
    margin-bottom: 0.8em;
  }
  .page--home .block--live--next a dl dt .block--tit {
    display: flex;
    align-items: center;
    line-height: 1;
  }
  .page--home .block--live--next a dl dt .block--tit .section-tit {
    font-size: 20px;
    line-height: 1;
  }
  .page--home .block--live--next a dl dt .block--tit .category {
    margin-left: 0.6em;
    padding: 0.2em 0.6em 0.2em;
    border-radius: 1em;
    font-size: 11px;
  }
  .page--home .block--live--next a dl dt .date {
    margin-left: 0.2em;
    font-size: 25px;
  }
  .page--home .block--live--next a dl dd {
    padding-right: 4em;
  }
  .page--home .block--live--next a dl dd .tit {
    font-size: 15px;
  }
  .page--home .block--live--next a dl dd .block--tag--member .tag, .page--home .block--live--next a dl dd .block--writer .tag {
    margin-top: 0.6em;
  }
  .page--home .section--banner {
    margin-top: 8.8vw;
    margin-right: 4.2vw;
    margin-bottom: 8vw;
    margin-left: 4.2vw;
  }
  .page--home .section--banner .list--bnr {
    margin-bottom: 8vw;
  }
  .page--home .section--banner .list--bnr li {
    margin-right: 1.2vw;
  }
  .page--home .section--banner .block--carousel-nav {
    width: 30vw;
  }
  .page--home .section--banner .block--button-nav {
    margin-bottom: 2em;
  }
  .page--home .section--banner .swiper-button-prev:after, .page--home .section--banner .swiper-button-next:after {
    font-size: 12px;
  }
  .page--home .section--banner.no-carousel {
    margin-left: 0 !important;
  }
  .page--home .section--banner.no-carousel .list--bnr {
    display: block;
    transform: translate(0) !important;
  }
  .page--home .section--banner.no-carousel .list--bnr li {
    width: 85.5% !important;
    margin: 0 auto 1.5em;
  }
  .page--home .section--banner.no-carousel .list--bnr li:last-of-type {
    margin-bottom: 0;
  }
  .page--home .section--news, .page--home .section--live, .page--home .section--media {
    width: 100vw;
    border-bottom: solid 1px #222222;
  }
  .page--home .section--news .section--inner, .page--home .section--live .section--inner, .page--home .section--media .section--inner {
    width: 91vw;
    margin: 0 auto;
    padding: 2em 0;
  }
  .page--home .section--news .block--tit .section-tit, .page--home .section--live .block--tit .section-tit, .page--home .section--media .block--tit .section-tit {
    width: 91vw;
    margin: 0 auto;
    padding: 0 4vw;
    font-size: 30px;
    text-align: left;
    line-height: 1.5;
  }
  .page--home .section--news .section--inner .list--information, .page--home .section--live .section--inner .list--information, .page--home .section--media .section--inner .list--information {
    padding: 0 0 1.6em;
  }
  .page--home .section--news .section--inner .list__more, .page--home .section--live .section--inner .list__more, .page--home .section--media .section--inner .list__more {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
  }
  .page--home .section--news .no-data, .page--home .section--live .no-data, .page--home .section--media .no-data {
    height: 91%;
    padding: 1.5em 0;
  }
  .page--home .section--news .no-data .txt--jp, .page--home .section--live .no-data .txt--jp, .page--home .section--media .no-data .txt--jp {
    font-size: 14px;
  }
  .page--home .section--news .no-data .txt--en, .page--home .section--live .no-data .txt--en, .page--home .section--media .no-data .txt--en {
    font-size: 12px;
  }
  .page--home .section--news .no-data .block--picture, .page--home .section--live .no-data .block--picture, .page--home .section--media .no-data .block--picture {
    width: 50%;
    margin: 1em 0;
  }
  .page--home .section--media {
    border-bottom: none;
  }
  .page--home .section--video {
    margin: 0 auto;
    padding: 2em 0;
  }
  .page--home .section--video .section--inner .block--tit {
    width: 91vw;
    margin: 0 auto 1.5em;
    padding-left: 0;
  }
  .page--home .section--video .section--inner .block--tit .section-tit {
    font-size: 30px;
    text-align: left;
    line-height: 1.5;
  }
  .page--home .section--video .section--inner .block--video {
    margin-right: 8.4vw;
  }
  .page--home .section--video .section--inner .list--video {
    margin-left: 4.2vw;
    padding: 0 0 1.6em;
  }
  .page--home .section--video .section--inner .list--video li {
    margin-right: 0.8vw;
  }
  .page--home .section--video .section--inner .list--video li a .block--txt {
    margin-top: 1.6em;
  }
  .page--home .section--video .section--inner .list--video li a .block--txt .tit {
    font-size: 15px;
  }
  .page--home .section--video .section--inner .list--video li a:hover {
    transform: perspective(200px) rotateY(4deg);
  }
  .page--home .section--video .section--inner .list__more {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
  }
  .page--home .section--video .section--inner.wrap__no-data .no-data {
    margin: 6.6vw auto 0;
    padding: 6.6vw 0;
  }
  .page--home .section--discography {
    padding: 1em 0 4.6em;
  }
  .page--home .section--discography .block--loop {
    margin-bottom: 2em;
  }
  .page--home .section--discography .block--loop p {
    padding-right: 0.3em;
    font-family: agenda-condensed, sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.02em;
    font-size: clamp(60px, 16vw, 100px);
  }
  .page--home .section--discography .block--discography {
    width: 91vw;
    margin: 0 auto;
    padding: 0 4vw;
  }
  .page--home .section--discography .block--discography .block--discography--thumb {
    width: 100%;
    margin-bottom: 1.5em;
  }
  .page--home .section--discography .block--discography .block--discography--thumb .list--jacket li {
    margin-bottom: 2em;
  }
  .page--home .section--discography .block--discography .block--discography--thumb .list--jacket li .ph {
    margin-bottom: 1em;
  }
  .page--home .section--discography .block--discography .block--discography--details {
    width: 100%;
  }
  .page--home .section--discography .block--discography .block--discography--details > .block--tit {
    margin-bottom: 3em;
  }
  .page--home .section--discography .block--discography .block--discography--details > .block--tit .tit {
    margin-bottom: 0.8em;
    font-size: 18px;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--sub--info .category {
    margin-right: 0.8em;
    padding: 0.2em 0.8em 0.3em;
    border-radius: 3px;
    font-size: 11px;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--comment, .page--home .section--discography .block--discography .block--discography--details .block--review {
    margin-top: 1em;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--comment .txt, .page--home .section--discography .block--discography .block--discography--details .block--review .txt {
    font-size: 13px;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track {
    margin-top: 1.5em;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track .block--disc {
    margin-bottom: 1.5em;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track .block--disc .block--disc--tit {
    margin-bottom: 1.5em;
    padding-bottom: 0.5em;
    font-size: 13px;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track .block--disc .list--track > li {
    margin-bottom: 0.8em;
    font-size: 14px;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--number {
    width: 1.5em;
    margin-right: 0.5em;
    text-align: right;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--details {
    width: calc(100% - 1.5em - 0.5em);
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--details .block--track--tit {
    margin-right: 0.4em;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--details .block--related-links a {
    margin-right: 0.1em;
  }
  .page--home .section--discography .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--details .txt--sub {
    margin-top: 0.2em;
    font-size: 10px;
  }
  .page--home .section--discography .block--discography .block--discography--details .video {
    margin-bottom: 2em;
  }
  .page--home .section--discography .block--discography .list__more {
    margin-top: 3em;
    text-align: center;
  }
  .page--home .area--fc .area--fc--container .area--fc--container--inner {
    padding: 4.6em 0;
  }
  .page--home .area--fc .area--fc--container .area--inner--head {
    width: 91vw;
    margin: 0 auto 4.6em;
  }
  .page--home .area--fc .area--fc--container .area--inner--head .block--login {
    width: 60vw;
    margin: 3em auto 0;
  }
  .page--home .area--fc .area--fc--container .area--inner--head .block--login li {
    margin-right: 6vw;
    font-size: 40px;
  }
  .page--home .area--fc .area--fc--container .area--inner--head .block--login li a {
    position: relative;
  }
  .page--home .area--fc .list__more {
    display: flex;
    justify-content: flex-end;
    margin-top: 2em;
    margin-right: 4vw;
    text-align: right;
  }
  .page--home .area--fc .list__more a {
    font-size: 16px;
  }
  .page--home .area--fc .list__more a::after {
    content: "";
    display: inline-block;
    width: 55px;
    height: 19px;
  }
  .page--home .area--fc .section--news--fc {
    width: 91vw;
    margin: 0 auto 4em;
  }
  .page--home .area--fc .section--news--fc .block--tit .section-tit {
    font-size: 50px;
  }
  .page--home .area--fc .section--news--fc .list--information {
    margin-top: 2em;
    padding: 1.6em 2em 3em;
    border-radius: 8px 50px 60px 70px;
    box-shadow: 6px 8px 0 rgba(0, 0, 0, 0.15);
  }
  .page--home .area--fc .section--news--fc .list--information li {
    margin-bottom: 1.5em;
  }
  .page--home .area--fc .section--news--fc .list--information li .date {
    font-size: 13px;
  }
  .page--home .area--fc .section--news--fc .list--information li .tit {
    font-size: 16px;
  }
  .page--home .area--fc .section--news--fc .list--information li.new .date::after {
    margin-left: 0.3em;
  }
  .page--home .area--fc .section--movie, .page--home .area--fc .section--radio, .page--home .area--fc .section--gallery {
    position: relative;
    width: 91vw;
    margin: 0 auto 4em;
  }
  .page--home .area--fc .section--movie .section--inner .block--tit, .page--home .area--fc .section--radio .section--inner .block--tit, .page--home .area--fc .section--gallery .section--inner .block--tit {
    margin-bottom: 1.5em;
  }
  .page--home .area--fc .section--movie .section--inner .block--tit .section-tit, .page--home .area--fc .section--radio .section--inner .block--tit .section-tit, .page--home .area--fc .section--gallery .section--inner .block--tit .section-tit {
    overflow: hidden;
    font-size: 100px;
    transform: perspective(200px) rotateY(11deg);
    transform-origin: 10% center;
  }
  .page--home .area--fc .section--movie .section--inner .list--contents, .page--home .area--fc .section--radio .section--inner .list--contents, .page--home .area--fc .section--gallery .section--inner .list--contents {
    justify-content: center;
  }
  .page--home .area--fc .section--movie .section--inner .list--contents li a, .page--home .area--fc .section--radio .section--inner .list--contents li a, .page--home .area--fc .section--gallery .section--inner .list--contents li a {
    z-index: 1;
  }
  .page--home .area--fc .section--movie .section--inner .list--contents li a .block--thumb--wrap, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--thumb--wrap, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--thumb--wrap {
    width: 91vw;
  }
  .page--home .area--fc .section--movie .section--inner .list--contents li a .block--thumb--wrap .block--thumb, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--thumb--wrap .block--thumb, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--thumb--wrap .block--thumb {
    border-radius: 40px 8px 60px 8px;
    box-shadow: 6px 8px 0 rgba(0, 0, 0, 0.15);
  }
  .page--home .area--fc .section--movie .section--inner .list--contents li a .block--item--info, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--item--info, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--item--info {
    margin-top: 3vw;
  }
  .page--home .area--fc .section--movie .section--inner .list--contents li a .block--item--info .tit, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--item--info .tit, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--item--info .tit {
    margin-top: 1.5em;
    font-size: 15px;
  }
  .page--home .area--fc .section--movie .section--inner .list--contents li a .block--item--info .block--sub--info, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--item--info .block--sub--info, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--item--info .block--sub--info {
    font-size: 12px;
  }
  .page--home .area--fc .section--movie .section--inner .list--contents li a .block--item--info .block--sub--info .date, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--item--info .block--sub--info .date, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--item--info .block--sub--info .date {
    display: inline-block;
    margin-top: 0.6em;
  }
  .page--home .area--fc .section--movie .section--inner .list--contents li.new .block--thumb--wrap::after, .page--home .area--fc .section--radio .section--inner .list--contents li.new .block--thumb--wrap::after, .page--home .area--fc .section--gallery .section--inner .list--contents li.new .block--thumb--wrap::after {
    right: -0.6em;
  }
  .page--home .area--fc .section--radio .section--inner .block--tit .section-tit {
    overflow: hidden;
    transform: perspective(200px) rotateY(-8deg);
    transform-origin: 10% center;
  }
  .page--home .area--fc .section--radio .section--inner .block--tit .section-tit span {
    display: block;
  }
  .page--home .area--fc .section--radio::before {
    top: -17%;
    right: -18%;
    content: "";
    display: block;
    width: 60%;
    height: 0;
    padding-top: 86.8%;
  }
  .page--home .area--fc .section--radio::after {
    bottom: -66%;
    right: -11%;
    z-index: -1;
    content: "";
    display: block;
    width: 32%;
    height: 0;
    padding-top: 100%;
    transform: rotate(-90deg);
  }
  .page--home .area--fc .section--blog {
    width: 91vw;
    margin: 0 auto 4em;
  }
  .page--home .area--fc .section--blog .section--inner .block--tit {
    margin-bottom: 1.5em;
  }
  .page--home .area--fc .section--blog .section--inner .block--tit .section-tit {
    overflow: hidden;
    font-size: 100px;
    transform: perspective(200px) rotateY(-8deg);
    transform-origin: 10% center;
  }
  .page--home .area--fc .section--blog .section--inner .block--tit .section-tit span {
    display: block;
  }
  .page--home .area--fc .section--blog .section--inner .list--contents {
    flex-wrap: nowrap;
  }
  .page--home .area--fc .section--blog .section--inner .list--contents li {
    width: 70vw;
    margin-right: 0.5vw;
  }
  .page--home .area--fc .section--blog .section--inner .list--contents li a {
    padding: 7.2%;
    border-radius: 100px;
    box-shadow: 6px 8px 0 rgba(0, 0, 0, 0.15);
    transform: perspective(200px) rotateY(2deg);
  }
  .page--home .area--fc .section--blog .section--inner .list--contents li a .block--thumb--wrap {
    width: 100%;
  }
  .page--home .area--fc .section--blog .section--inner .list--contents li a .block--thumb--wrap .block--thumb {
    border-radius: 80px;
  }
  .page--home .area--fc .section--blog .section--inner .list--contents li a .block--item--info .block--writer .writer {
    margin-top: 2.5em;
    font-size: 12px;
  }
  .page--home .area--fc .section--blog .section--inner .list--contents li a .block--item--info .tit {
    margin-top: 1.4em;
    font-size: 15px;
  }
  .page--home .area--fc .section--blog .section--inner .list--contents li a .block--item--info .block--sub--info {
    margin-top: 2.1em;
    font-size: 12px;
  }
  .page--home .area--fc .section--blog.no-carousel .section--inner .list--contents li {
    width: 91vw;
  }
  .page--home .area--fc .section--blog::before {
    top: 0%;
    right: -5%;
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: 80%;
  }
  .page--home .area--fc .section--blog::after {
    bottom: -11%;
    left: -30%;
    content: "";
    display: block;
    width: 90%;
    height: 0;
    padding-top: 30%;
  }
  .page--home .area--fc .block--no-data .block--thumb--wrap {
    width: 91vw;
  }
  .page--home .area--fc .block--no-data .block--thumb--wrap .block--thumb {
    border-radius: 40px 8px 60px 8px;
    box-shadow: 6px 8px 0 rgba(0, 0, 0, 0.15);
  }
  .page--home:not(.area--fc--in) .wrap::before {
    background: linear-gradient(90deg, #FF7777 0%, #FE6AAE 8%, #F1A8FF 20%, #BFFFF2 50%, #BFF654 65%, #FFE856 80%, #FFB12A);
  }
  .page--home.area--fc--in .wrap::before {
    background: linear-gradient(90deg, #FF7777 0%, #FE6AAE 8%, #F1A8FF 20%, #BFFFF2 50%, #BFF654 65%, #FFE856 80%, #FFB12A);
    background-size: 400% 400%;
    animation: gradient_moving_horizontal 30s cubic-bezier(0.65, 0, 0.35, 1) infinite;
  }
  .page--news .block--tit .section-tit {
    margin-bottom: 0.3em;
  }
  .page--news.page--schedule .block--tit .section-tit .block--sub--info .category {
    width: 100%;
  }
  .page--news .section--list .list--contents li {
    width: 100%;
    margin-bottom: 3em;
  }
  .page--news .section--list .list--contents li .block--thumb {
    margin-bottom: 1em;
  }
  .page--schedule .block--month {
    margin-bottom: 2em;
  }
  .page--schedule .block--month .tit {
    margin-right: 2em;
  }
  .page--schedule .block--month .tit .month {
    font-size: 30px;
  }
  .page--schedule .block--month .tit .year {
    font-size: 12px;
  }
  .page--schedule .block--month .block--prev-next {
    font-size: 12px;
  }
  .page--schedule .block--month .block--prev-next .prev-month {
    margin-right: 1.2em;
  }
  .page--schedule .block--month .block--prev-next .prev-month::after {
    margin-left: 0.8em;
  }
  .page--discography .section-tit {
    margin-bottom: 0.3em;
  }
  .page--discography .section--list .list--discography li {
    width: 100%;
    margin-bottom: 3em;
  }
  .page--discography .section--list .list--discography li .block--thumb {
    margin-bottom: 1em;
  }
  .page--discography .section--list .list--discography li a {
    display: block;
  }
  .page--discography .section--list .list--discography li .tit {
    margin-top: 0;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 1.4;
  }
  .page--discography .section--list .list--discography li .block--sub--info {
    margin-top: 0.8em;
  }
  .page--discography .section--list .list--discography li .date, .page--discography .section--list .list--discography li .category {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.02em;
  }
  .page--discography .section--detail {
    margin: 2em auto;
  }
  .page--discography .section--detail .block--discography {
    margin-bottom: 2em;
  }
  .page--discography .section--detail .block--discography .block--discography--thumb {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
  .page--discography .section--detail .block--discography .block--discography--thumb .list--jacket li {
    margin-bottom: 2em;
  }
  .page--discography .section--detail .block--discography .block--discography--thumb .list--jacket li .ph {
    margin-bottom: 1em;
  }
  .page--discography .section--detail .block--discography .block--discography--details > .block--tit {
    margin-bottom: 3em;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--sub--info .category {
    margin-right: 0.8em;
    padding: 0.2em 0.8em;
    border-radius: 3px;
    font-size: 11px;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--comment .txt, .page--discography .section--detail .block--discography .block--discography--details .block--review .txt {
    font-size: 13px;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track {
    margin-top: 1.5em;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc {
    margin-bottom: 1.5em;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .block--disc--tit {
    margin-bottom: 1.5em;
    padding-bottom: 0.5em;
    font-size: 13px;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .list--track > li {
    margin-bottom: 0.8em;
    font-size: 14px;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--number {
    width: 1.5em;
    margin-right: 0.5em;
    text-align: right;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--details {
    width: calc(100% - 1.5em - 0.5em);
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--details .block--track--tit {
    margin-right: 0.4em;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--details .block--related-links a {
    margin-right: 0.1em;
  }
  .page--discography .section--detail .block--discography .block--discography--details .block--track .block--disc .list--track > li .block--track--details .txt--sub {
    margin-top: 0.2em;
    font-size: 10px;
  }
  .page--discography .section--detail .block--discography .block--discography--details .video {
    margin-bottom: 2em;
  }
  .page--profile .block--tit .section-tit {
    font-size: 30px;
  }
  .page--profile .block--photo {
    margin-bottom: 3em;
  }
  .page--profile .block--name {
    margin-bottom: 0.6em;
    font-size: 20px;
  }
  .page--profile .block--name span {
    display: inline-block;
    margin-left: 1em;
    font-size: 12px;
  }
  .page--profile .txt {
    line-height: 1.8;
  }
  .page--profile .block--profile--member {
    margin-top: 4em;
  }
  .page--profile .block--profile--member .list--photo > li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 3em;
  }
  .page--profile .block--profile--member .list--photo > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .page--profile .block--profile--member .list--photo > li .block--thumb {
    margin-bottom: 1.2em;
  }
  .page--profile .block--profile--member .list--photo > li .block--txt {
    text-align: center;
  }
  .page--profile .block--profile--member .list--photo > li .block--txt .name--main {
    font-size: 13px;
  }
  .page--profile .block--profile--member .list--photo > li .block--txt .name--sub {
    margin-top: 0.6em;
    font-size: 11px;
  }
  .page--profile .block--profile--member .list--photo > li .block--list--sns {
    margin-top: 1em;
  }
  .page--profile .block--profile--member .list--photo > li .block--list--sns li {
    margin-right: 0.6em;
    font-size: 18px;
  }
  .page--photo .section-tit {
    margin-bottom: 0.3em;
  }
  .page--photo .list--photo {
    margin-bottom: 2em;
  }
  .page--photo .list--photo li {
    width: 96%;
    margin: 0 auto 3em;
  }
  .page--photo .list--photo li .block--thumb {
    margin-bottom: 1em;
    border-radius: 40px 8px 60px 8px;
  }
  .page--photo .list--photo li .tit {
    margin-bottom: 0.8em;
  }
  .page--photo.page--photo--detail .list--photo {
    margin-top: 2em;
  }
  .page--photo.page--photo--detail .list--photo li {
    width: 96%;
    margin-bottom: 0.6em;
  }
  .page--movie .section--list .list--contents li {
    width: 100%;
    margin-bottom: 3em;
  }
  .page--movie .section--list .list--contents li .block--thumb {
    margin-bottom: 1em;
    border-radius: 40px 8px 60px 8px;
  }
  .page--movie .section--list .list--contents li .block--txt {
    font-size: 13px;
  }
  .page--movie .section--list .list--contents li .tit {
    margin-bottom: 0.8em;
  }
  .page--movie .section--detail .block--tit {
    margin-bottom: 1em;
  }
  .page--movie .section--detail .block--tit .tit {
    margin-bottom: 0.6em;
  }
  .page--movie .section--detail .txt--basic {
    margin: 2em 0;
    min-height: 200px;
  }
  .page--movie .block--player {
    margin: 0 auto 1.2em;
  }
  .page--movie .vjs-big-play-centered .vjs-big-play-button {
    top: 38%;
  }
  .page--movie .block--more_movies {
    margin-top: 3em;
  }
  .page--movie .block--more_movies .more_movies_title {
    font-size: 18px;
    margin-bottom: 0.8em;
  }
  .page--movie .block--more_movies .list--contents li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 2em;
  }
  .page--movie .block--more_movies .list--contents li:nth-of-type(2n) {
    margin-right: 0;
  }
  .page--movie .block--more_movies .list--contents li a .block--thumb {
    margin-bottom: 1em;
  }
  .page--movie .block--more_movies .list--contents li a .tit {
    margin-bottom: 1em;
    font-size: 12px;
  }
  .page--movie .block--more_movies .list--contents li a .date {
    font-size: 10px;
  }
  .page--movie .list__more {
    margin-top: 1.5em;
  }
  .page--blog .block--form dt {
    margin-bottom: 0.6em;
    font-size: 15px;
  }
  .page--blog .list--form {
    margin-top: 3em;
    margin-bottom: 1em;
  }
  .page--blog .section--detail .txt {
    margin-top: 3em;
  }
  .page--blog .block--comment .list--comment {
    margin: 3em auto;
  }
  .page--blog .block--comment .list--comment li {
    margin-bottom: 2em;
    padding-bottom: 2em;
  }
  .page--blog .block--comment .list--comment .no-data {
    font-size: 16px;
  }
  .page--blog .block--comment .name {
    margin-bottom: 0.8em;
    font-size: 15px;
  }
  .page--blog .block--comment .txt {
    margin: 0.3em auto 0;
  }
  .page--blog .block--comment .btn--delete input[type=submit] {
    padding: 0.5em;
    border-radius: 0.2em;
    font-size: 11px;
  }
  .page--blog .commentconfirm, .page--blog .commentcomplete, .page--blog .commentdelete {
    width: 91vw;
    max-width: 950px;
    margin: 4em auto;
  }
  .page--blog .commentconfirm .titArea, .page--blog .commentcomplete .titArea, .page--blog .commentdelete .titArea {
    margin-bottom: 2em;
  }
  .page--blog .commentconfirm dl, .page--blog .commentcomplete dl, .page--blog .commentdelete dl {
    margin-bottom: 1.5em;
    padding: 1.5em;
    border-radius: 0.5em;
  }
  .page--blog .commentconfirm dt, .page--blog .commentcomplete dt, .page--blog .commentdelete dt {
    margin-bottom: 0.6em;
    font-size: 11px;
  }
  .page--blog .commentconfirm dd, .page--blog .commentcomplete dd, .page--blog .commentdelete dd {
    margin-bottom: 1.5em;
  }
  .page--blog.standard-blog .section--list .list--blog {
    display: flex;
    justify-content: center;
  }
  .page--blog.standard-blog .section--list .list--blog li {
    width: 100%;
    margin-bottom: 15%;
  }
  .page--blog.standard-blog .section--list .list--blog li a {
    padding: 7.2%;
    border-radius: 100px;
    box-shadow: 6px 8px 0 rgba(0, 0, 0, 0.15);
    transform: perspective(200px) rotateY(2deg) translateZ(0);
  }
  .page--blog.standard-blog .section--list .list--blog li a .block--thumb--wrap {
    width: 100%;
  }
  .page--blog.standard-blog .section--list .list--blog li a .block--thumb--wrap .block--thumb {
    border-radius: 80px;
  }
  .page--blog.standard-blog .section--list .list--blog li a .block--item--info .block--writer .writer {
    margin-top: 2.5em;
    font-size: 12px;
  }
  .page--blog.standard-blog .section--list .list--blog li a .block--item--info .tit {
    margin-top: 1.4em;
    font-size: 15px;
  }
  .page--blog.standard-blog .section--list .list--blog li a .block--item--info .block--sub--info {
    margin-top: 2.1em;
    font-size: 12px;
  }
  .page--blog.standard-blog .section--detail .block--icon--like {
    margin-bottom: 3em;
  }
  .page--blog.standard-blog .section--detail .block--icon--like .icon--like {
    padding: 1.6em 3em;
  }
  .page--blog.standard-blog .section--detail .block--icon--like .icon--like i {
    font-size: 40px;
  }
  .page--blog.standard-blog .section--detail .block--icon--like .icon--like .likes, .page--blog.standard-blog .section--detail .block--icon--like .icon--like .liked {
    margin-left: 0.6em;
    font-size: 24px;
  }
  .page--blog.standard-blog .section--detail .block--icon--like .icon--like .like--txt {
    margin-left: 0.5em;
    font-size: 16px;
  }
  .page--blog.photo-blog .section--list .block--tit {
    margin-bottom: 2em;
  }
  .page--blog.photo-blog .section--list .block--tit .icon {
    width: 100px;
    overflow: hidden;
    margin-right: 1em;
  }
  .page--blog.photo-blog .section--list .block--tit .icon img {
    background-image: cover;
    width: 100%;
    border-radius: 50%;
  }
  .page--blog.photo-blog .section--list .list--contents li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .page--blog.photo-blog .section--list .list--contents li.nologin li a:hover::before {
    content: none;
  }
  .page--blog.photo-blog .section--list .list--contents li.nologin li a:hover .date {
    display: none;
  }
  .page--blog.photo-blog .section--list .list--contents li.nologin .block--thumb::before {
    content: "";
    display: block;
    width: 90%;
    height: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .page--blog.photo-blog .section--list .list--contents li.nologin .block--thumb::after {
    -webkit-backdrop-filter: blur(80px);
            backdrop-filter: blur(80px);
  }
  .page--blog.photo-blog .section--list .list--contents li.nologin .members-only {
    font-size: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .page--blog.photo-blog .section--list .list--contents li a {
    position: relative;
  }
  .page--blog.photo-blog .section--list .list--contents li a .date {
    display: block;
    font-size: 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
  }
  .page--blog.photo-blog .section--list .list--contents li a:hover .date {
    opacity: 1;
  }
  .page--blog.photo-blog .section--list .list--contents li a:hover::before {
    opacity: 1;
  }
  .page--blog.photo-blog .section--list .list--contents li a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    background: #010101;
  }
  .page--blog.photo-blog .section--list .list--contents li:nth-of-type(2n) {
    margin-right: 2%;
  }
  .page--blog.photo-blog .section--list .list--contents li:nth-of-type(3n) {
    margin-right: 0;
  }
  .page--blog.photo-blog .section--list .list--contents li.new a .tit::after {
    content: none;
  }
  .page--blog.photo-blog .section--list #next {
    margin-top: 40px;
  }
  .page--blog.photo-blog .section--list #next .loading {
    display: block;
    width: 2em;
    height: 2em;
    margin: 20px auto;
    animation: load 1.1s infinite linear;
  }
  .page--blog.photo-blog .section--list #next .loading svg {
    width: 2em;
    height: 2em;
  }
  .page--blog.photo-blog .slick-arrow {
    bottom: -40px;
    width: 30px;
    height: 30px;
  }
  .page--blog.photo-blog .slick-arrow.slick-prev {
    left: 0;
  }
  .page--blog.photo-blog .slick-arrow.slick-next {
    right: 0;
  }
  .page--blog.photo-blog .slick-arrow.slick-disabled {
    opacity: 0.4;
  }
  .page--blog.photo-blog .slick-arrow::before {
    font-size: 16px;
  }
  .page--blog.photo-blog .slick-dots {
    bottom: 1vh;
  }
  .page--blog.photo-blog .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0;
    padding: 0;
    margin-right: 8px;
  }
  .page--blog.photo-blog .slick-dots li::before {
    width: 8px;
    height: 8px;
  }
  .page--blog.photo-blog .slick-dots li:hover::before {
    background: #ffffff;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner {
    justify-content: space-between;
    flex-direction: row;
    border: none;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .block--writer {
    padding: 1.2em 1.5em;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .block--writer .icon {
    width: 40px;
    height: 40px;
    margin-right: 0.8em;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .block--writer .writer {
    font-size: 12px;
    letter-spacing: 0.02em;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .block--writer .writer::after {
    top: 2px;
    width: 15px;
    height: 16px;
    margin-left: 0.4em;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .header--detail .inner .date {
    padding: 1.2em 2em;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .txt {
    flex-wrap: wrap;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .txt .block--thumb {
    width: 100%;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .txt .txt-area {
    width: 100%;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .txt .txt-area > p {
    padding-bottom: 2em;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .txt-area {
    position: relative;
    padding: 1.5em;
    font-size: 15px;
    letter-spacing: 0.02em;
    line-height: 1.5;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .icon--like {
    position: absolute;
    left: 1.5em;
    top: 1.5em;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .icon--like i {
    font-size: 20px;
  }
  .page--blog.photo-blog .section--detail .section--detail--inner .icon--like .likes, .page--blog.photo-blog .section--detail .section--detail--inner .icon--like .liked {
    margin-left: 0.4em;
  }
  .page--special .section--detail .block--tit .section-tit {
    letter-spacing: 0.8em;
  }
  .page--special .section--detail .list--contents li {
    width: 100%;
    margin-bottom: 4%;
  }
  .page--support .section-tit {
    margin-bottom: 0.8em;
    font-size: 16px;
    line-height: 1.5;
  }
  .page--support .tit {
    font-size: 18px;
    line-height: 1.6em;
    margin: 0 0 1.6em;
  }
  .page--support .txt {
    margin-bottom: 1.6em;
  }
  .page--support .list--support dt {
    margin-bottom: 0.2em;
  }
  .page--support .list--support dd {
    margin-bottom: 1.6em;
  }
  .page--faq .section-tit {
    font-size: 16px;
  }
  .page--faq .section--list .tit {
    font-size: 15px;
    line-height: 1.6;
    margin: 0 0 1em;
  }
  .page--faq .section--list .btn {
    margin: 2em 0;
  }
  .page--faq .section--list .txt--sub {
    font-size: 12px;
  }
  .page--faq .searchBox {
    width: 70%;
    margin: 3em auto 3em 0;
    max-width: 500px;
  }
  .page--faq .searchBox input[type=text] {
    padding: 0.5em 1em;
  }
  .page--faq .searchBox input[type=submit] {
    top: 0;
    right: 3px;
    width: 40px;
    font-size: 20px;
    line-height: 40px;
  }
  .page--faq .list--tag {
    margin-bottom: 2em;
  }
  .page--faq .list--tag li {
    margin-right: 0.8em;
    margin-bottom: 1em;
  }
  .page--faq .list--tag li a {
    padding: 0.8em 1em;
    font-size: 12px;
  }
  .page--faq .tit--category {
    font-size: 12px;
    margin: 0 0 1.5em;
  }
  .page--faq .list--faq {
    margin: 0 0 4em;
  }
  .page--faq .list--faq li a {
    padding: 1.5em 0;
  }
  .page--faq .list--faq li .tit {
    margin: 0 0;
    font-size: 13px;
  }
  .page--faq .list--faq li .txt {
    font-size: 14px;
    line-height: 1.6;
  }
  .page--faq .block--faq-detail {
    padding: 2em 1.5em;
    margin: 0 0 4em;
  }
  .page--faq .block--faq-detail dt {
    font-size: 16px;
    padding: 0 0 1.2em;
    margin: 0 0 2em;
  }
  .page--faq .block--faq-detail .txt {
    margin-bottom: 0;
    padding-top: 0;
  }
  .page--faq .block--faq-detail .txt a:hover {
    text-decoration: none;
  }
  .page--faq .block--contact {
    width: 90%;
    max-width: 960px;
    margin: 4em 0 0;
  }
  .page--contact .section--detail .txt--lead {
    margin-bottom: 1.5em;
  }
  .page--contact .section--detail .txt--sub {
    margin-top: 0.4em;
  }
  .page--contact .section--detail .block--definition-list dt {
    font-size: 15px;
    line-height: 1.5;
  }
  .page--contact .section--detail .block--definition-list dd {
    margin-top: 0.8em;
    margin-bottom: 3em;
    font-size: 14px;
  }
  .page--contact .section--detail .block--attention dt {
    font-size: 15px;
  }
  .page--contact .section--detail .block--attention dd {
    margin-top: 0.8em;
    margin-bottom: 3em;
    font-size: 14px;
  }
  /* page--birthday-message
  ------------------------------ */
  .page--birthday-message .section-tit {
    margin-bottom: 0.4em;
    font-size: 30px;
  }
  .page--birthday-message .txt--lead {
    margin: 0 auto 1.5em;
    font-size: 15px;
  }
  .page--birthday-message .block--photo__dl {
    margin: 5em auto 0;
  }
  .page--birthday-message .block--photo__dl .ph {
    max-width: 600px;
    margin: 1.5em auto;
  }
  .page--comingsoon .no-data, .section--list .no-data, .section--detail .no-data {
    width: 70vw;
    font-size: 22px;
  }
  .page--comingsoon .no-data::after, .section--list .no-data::after, .section--detail .no-data::after {
    padding-top: 70%;
  }
  .page--questionnaire .txt--basic {
    margin-bottom: 3em;
    font-size: 15px;
  }
  .page--questionnaire form .form--post {
    margin-bottom: 8vw;
  }
  .page--questionnaire form .form--post dt {
    margin: 0 0 0.8em;
  }
  .page--questionnaire form .form--post dd {
    margin: 0 0 2em;
  }
  .page--questionnaire form .form--post .form__select::after {
    top: 50%;
    right: 0.75em;
    margin-top: -0.25em;
  }
  .page--questionnaire form .input--half {
    width: 100% !important;
  }
  .page--questionnaire form .input--quarter {
    width: 50% !important;
  }
  .page--questionnaire form .input--half[type=tel] {
    width: 100% !important;
  }
  .page--questionnaire form .input--quarter[type=number] {
    width: 5em !important;
    margin-right: 5px;
  }
  .page--questionnaire .form--horizontal .form__select::after {
    top: 50%;
    right: 0.5em;
    margin-top: -0.25em;
  }
  .page--questionnaire .icon--required {
    display: inline-block;
  }
  .page--questionnaire .icon--required::before {
    margin-left: 5px;
    padding: 3px 6px 3px;
    padding-left: 5px;
    font-size: 11px;
    vertical-align: inherit;
  }
  .page--questionnaire .form--confirm {
    padding: 16px;
  }
  .page--questionnaire.complete .block--complete-message .txt--lead {
    padding: 1.5em;
    line-height: 1.8;
  }
  .page--questionnaire.complete .block--complete-message .list--contents {
    margin: 2em auto;
  }
  .page--questionnaire.complete .block--complete-message .list--contents li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 2em;
  }
  .page--questionnaire.complete .block--complete-message .list--contents li:nth-of-type(2n) {
    margin-right: 0;
  }
  .page--questionnaire.complete .block--complete-message .list--contents li .block--thumb {
    border-radius: 20px 8px 30px 8px;
  }
  /*  page--bbs
  ------------------------------ */
  .page--bbs {
    /* tsuuhou */
  }
  .page--bbs .wrapper {
    padding-bottom: 484px;
  }
  .page--bbs .wrapper .topics-wrap {
    width: 100%;
  }
  .page--bbs .wrapper .topics-wrap .topics-title-wrap {
    width: 90%;
    margin: 0 auto;
  }
  .page--bbs .inner li.not-member .comment--box {
    margin-left: 70px;
  }
  .page--bbs .comment--inner {
    margin: 1em auto 5em;
  }
  .page--bbs .comment--inner textarea {
    width: 70%;
    max-height: 180px;
    line-height: 1.5;
  }
  .page--bbs .comment--inner label {
    top: 2.5em;
    left: 4%;
  }
  .page--bbs .comment--inner .btn {
    top: 2.7em;
    right: 4%;
  }
  .page--bbs .comment--inner .txt--sub {
    width: 70%;
  }
  .page--bbs .comment-page {
    width: 90%;
  }
  .page--bbs .commentconfirm, .page--bbs .commentcomplete, .page--bbs .commentdelete {
    width: 91vw;
    max-width: 950px;
    margin: 4em auto;
  }
  .page--bbs .commentconfirm .titArea, .page--bbs .commentcomplete .titArea, .page--bbs .commentdelete .titArea {
    margin-bottom: 2em;
  }
  .page--bbs .commentconfirm dl, .page--bbs .commentcomplete dl, .page--bbs .commentdelete dl {
    margin-bottom: 1.5em;
    padding: 1.5em;
    border-radius: 0.5em;
  }
  .page--bbs .commentconfirm dt, .page--bbs .commentcomplete dt, .page--bbs .commentdelete dt {
    margin-bottom: 0.6em;
    font-size: 11px;
  }
  .page--bbs .commentconfirm dd, .page--bbs .commentcomplete dd, .page--bbs .commentdelete dd {
    margin-bottom: 1.5em;
  }
  .page--bbs .list--information .comment__item .btn.btn--report {
    left: calc(100% - 6.2em);
  }
  #swipebox-close {
    width: 2em;
    height: 2em;
  }
  .page--entry .block--heading {
    margin-bottom: 2em;
  }
  .page--entry .block--heading .logo {
    width: 50vw;
    max-width: 300px;
    margin: 0 auto 1em;
  }
  .page--entry .block--heading .txt {
    font-size: 20px;
  }
  .page--entry .txt--lead {
    width: 100%;
    margin: 0 auto 3em;
    line-height: 1.66;
  }
  .page--entry .block--information {
    margin: 0 auto 4em;
  }
  .page--entry .block--information > ul {
    justify-content: center;
  }
  .page--entry .block--information > ul > li {
    width: 100%;
    padding: 1.5em;
  }
  .page--entry .block--information > ul > li .block--tit {
    margin-bottom: 0.8em;
    padding-bottom: 0.8em;
    font-size: 18px;
  }
  .page--entry .block--information > ul > li:first-of-type {
    margin-bottom: 2em;
  }
  .page--entry .block--table.list--comparative {
    margin-bottom: 4em;
  }
  .page--entry .block--table.list--comparative ul li {
    width: 40%;
    padding: 0.8em 1em;
    font-size: 15px;
  }
  .page--entry .block--table.list--comparative ul li .txt--sub {
    margin-top: 0.6em;
  }
  .page--entry .block--table.list--comparative ul li:nth-of-type(2), .page--entry .block--table.list--comparative ul li:nth-of-type(3) {
    width: 30%;
  }
  .page--entry .block--table.list--comparative .status-circle {
    width: 16px;
    height: 16px;
  }
  .page--entry .block--table.list--comparative .status-triangle {
    font-size: 1.1em;
  }
  .page--entry .block--table.list--comparative .status-ng {
    width: 14px;
  }
  .page--entry .block--contents {
    margin: 0 auto 4em;
  }
  .page--entry .block--contents .block--tit {
    margin: 0 auto 1em;
    padding-bottom: 1em;
    font-size: 18px;
  }
  .page--entry .block--contents .list--contents li {
    width: 100%;
    margin: 0 auto 1.5em;
    padding: 1.5em;
    border-radius: 20px 80px 80px 40px;
    box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.15);
  }
  .page--entry .block--contents .list--contents li .inner .block--txt {
    width: 100%;
  }
  .page--entry .block--contents .list--contents li .inner .block--txt .name {
    margin-bottom: 0.8em;
    font-size: 16px;
  }
  .page--entry .block--contents .list--contents li .inner.block--with-photo .block--txt {
    width: 100%;
  }
  .page--entry .block--contents .list--contents li .inner.block--with-photo .block--photo {
    width: 60%;
    margin: 1.5em auto 0;
  }
  .page--entry .block--contents .list--contents li .inner.block--with-photo .block--photo img {
    box-shadow: 1px 5px 12px rgba(0, 0, 0, 0.2);
  }
  .page--entry .block--contents--device .list--txt:first-of-type {
    margin-bottom: 1em;
  }
  .page--entry .block--login--fanplus {
    flex-flow: column;
    margin-bottom: 4em;
    padding: 3em 3em 3.1em;
  }
  .page--entry .block--login--fanplus .tit {
    margin-bottom: 3em;
    padding-bottom: 1.5em;
    font-size: 16px;
  }
  .page--entry .block--login--fanplus .block--inner {
    margin-bottom: 3em;
  }
  .page--entry .block--login--fanplus .block--inner:last-of-type {
    margin-bottom: 0;
  }
  .page--entry .block--login--fanplus .txt--basic.txt--login {
    margin-bottom: 0.2em;
  }
  .page--entry .block--login--fanplus .btn--special {
    margin-top: 0.8em;
  }
  .page--stream .txt--lead {
    margin-bottom: 2.5em;
    font-size: 16px;
  }
  .page--stream .block--guide {
    margin-bottom: 3em;
  }
  .page--stream .block--guide .tit {
    font-size: 16px;
  }
  .page--stream .block--guide .txt--sub {
    margin-bottom: 0.8em;
  }
  .page--stream .block--download {
    margin-bottom: 4em;
    text-align: center;
  }
  .page--stream .block--download .btn--main {
    margin-top: 0;
  }
  .page--stream .block--download .dl-list {
    display: flex;
    justify-content: center;
    width: clamp(300px, 80%, 300px);
    margin: 0 auto;
  }
  .page--stream .block--download .dl-list li {
    margin: 0 auto 1.5em;
  }
  .page--stream .block--download .dl-list li a {
    display: inline-block;
  }
  .page--stream .block--download .app-link .btn--main {
    width: clamp(300px, 80%, 300px);
  }
  .page--stream .block--method .method-list {
    margin-bottom: 5em;
  }
  .page--stream .block--method .method-list .tit {
    text-align: left;
  }
  .page--stream .block--method .method-list .txt {
    margin-top: 0.4em;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.5;
  }
  .page--stream .block--carousel {
    border-bottom: solid 1px #C0C0C0;
  }
  .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 i {
    display: none;
  }
  .page--stream .block--carousel .swiper-button-prev {
    left: 0.5em;
    text-align: right;
    transform: translateY(-50%);
  }
  .page--stream .block--carousel .swiper-button-prev::after {
    content: "\f053";
    background-image: none;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    font-size: 30px;
    -webkit-text-stroke: 1px #ffffff;
    text-stroke: 1px #ffffff;
    transform: scale(1, 1);
  }
  .page--stream .block--carousel .swiper-button-next {
    right: 0.5em;
    transform: translateY(-52%);
  }
  .page--stream .block--carousel .swiper-button-next::after {
    content: "\f054";
    background-image: none;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    font-size: 30px;
    -webkit-text-stroke: 1px #ffffff;
  }
  .page--stream .block--carousel .swiper-pagination {
    display: flex;
    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--adjust {
    margin-top: 3em;
    padding-bottom: 3em;
  }
  .page--stream .block--adjust .adjust-list .txt {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.5;
  }
  .page--stream .block--adjust .adjust-list .adjust-list__item {
    width: 100%;
    margin-bottom: 3em;
  }
  .page--stream .block--adjust .adjust-list .adjust-list__item img {
    margin-bottom: 0.4em;
  }
  .page--stream .block--adjust .adjust-list .adjust-list__item .tit {
    margin-bottom: 1em;
    font-size: 16px;
    text-align: center;
  }
  .page--stream .block--adjust .adjust-list .adjust-list__item:last-of-type {
    margin-bottom: 0;
  }
  .page--stream .block--attention {
    margin-top: 3em;
    padding-bottom: 3em;
  }
  .page--stream .block--attention .tit {
    margin-top: 2em;
    margin-bottom: 0.4em;
    font-size: 16px;
    line-height: 1.5;
  }
  .page--stream .block--attention dt {
    margin-bottom: 0.2em;
    font-size: 13px;
    line-height: 1.5;
  }
  .page--stream .block--attention dd {
    margin-bottom: 1em;
  }
  .page--stream .block--attention dd:last-of-type {
    margin-bottom: 0;
  }
  .page--stream .detail__btn a {
    font-size: 12px;
  }
  .page--stream .detail__btn a i {
    margin-right: 0.3em;
    font-size: 12px;
  }
  .page--feature .section-tit {
    margin-bottom: 0.2em;
  }
  .page--feature .section-tit.section--tit__medium {
    margin-bottom: 0.8em;
    font-size: 9vw;
  }
  .page--feature .block--photo__dl {
    margin: 5em auto 0;
  }
  .page--feature .block--photo__dl .ph {
    max-width: 600px;
    margin: 1.5em auto;
  }
  /* page--error
  ------------------------------ */
  .page--error .section--detail .txt--basic {
    text-align: left;
  }
  .page--error .section--detail .section-tit {
    margin-bottom: 40px;
  }
  .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;
  }
  /* effect
  ------------------------------ */
  @keyframes fuwafuwa {
    0%, 100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-11px);
    }
  }
  /* iosバージョンによるcss不具合のため追加
  ------------------------------ */
  body:not(.page--home) .list--contents li .block--thumb--wrap, .list--photo li .block--thumb--wrap, .list--discography li .block--thumb--wrap, .list--video li .block--thumb--wrap {
    overflow: hidden;
  }
  body:not(.page--home) .list--contents li .block--thumb, .list--photo li .block--thumb, .list--discography li .block--thumb, .list--video li .block--thumb {
    overflow: hidden;
  }
  body:not(.page--home) .list--contents li a, .list--photo li a, .list--discography li a, .list--video li a {
    overflow: hidden;
  }
  /* iOS 14バージョン以下に適用 */
  @media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
    @supports not (translate: none) {
      body:not(.page--home) .list--contents, .list--photo, .list--discography, .list--video {
        transform: translate3d(0, 0, 0) !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
      }
    }
  }
  .list--contents.list--blog li a {
    overflow: visible !important;
  }
  .list--contents.list--blog li .block--thumb--wrap {
    overflow: visible !important;
  }
  .page--video .list--contents li a {
    overflow: visible !important;
  }
  .page--video .list--contents li .block--thumb--wrap {
    overflow: hidden !important;
  }
  .block--more_movies .list--contents li a {
    overflow: hidden !important;
  }
  .block--more_movies .list--contents li .block--thumb {
    overflow: hidden !important;
  }
  .page--profile .list--photo li .block--thumb {
    overflow: hidden !important;
  }
  .page--profile .list--photo li a {
    overflow: hidden !important;
  }
  .page--profile .list--photo li img {
    overflow: hidden !important;
  }
  /* //iosバージョンによる css不具合のため追加// */
}
/*  tablet
------------------------------ */
@media screen and (min-width: 756px) and (max-width: 959px) {
  .page--home .section--top .section--top--inner.type-normal .section--top--inner--sub .block--tit {
    width: 50%;
  }
}
@media screen and (min-width: 960px) and (max-width: 1200px) {
  header .block--nav {
    display: none;
  }
  .page--home .section--top .section--top--inner.type-normal .section--top--inner--main {
    height: 100%;
  }
  .page--home .section--top .section--top--inner.type-normal .section--top--inner--sub {
    height: 100%;
  }
  .page--home .area--fc .section--movie .section--inner .list--contents li a .block--thumb--wrap, .page--home .area--fc .section--radio .section--inner .list--contents li a .block--thumb--wrap, .page--home .area--fc .section--gallery .section--inner .list--contents li a .block--thumb--wrap {
    width: 56vw;
    max-width: 800px;
  }
}