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

body {
  margin: 0;
}

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

hr {
  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
* ============================================================ */
/* common.scss
============================== */
html,
body {
  height: 100%;
}

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

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

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

::-moz-selection {
  background-color: #fff;
  color: #fff;
}

::selection {
  background-color: #fff;
  color: #fff;
}

::-moz-selection {
  background-color: #fff;
  color: #fff;
}

.svg-symbol {
  display: none !important;
}

svg {
  width: 100%;
  height: 100%;
}

.content-main {
  background-color: #121212;
}

.body--app a {
  -webkit-touch-callout: none !important;
}

.block--pager {
  font-size: 13px;
  padding: 0;
  text-align: center;
  margin-top: 3em;
}
.block--pager li {
  display: inline-block;
  min-width: 2em;
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  padding: 0.6em;
  letter-spacing: 0.03em;
  vertical-align: middle;
  position: relative;
}
.block--pager a {
  display: block;
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  position: relative;
  text-decoration: none;
}
@media screen and (min-width: 961px) {
  .block--pager a {
    transition: 0.1s;
  }
}
.block--pager .pager__item--newer,
.block--pager .pager__item--older {
  width: 30px;
  height: 31px;
}
.block--pager .pager__item--newer span,
.block--pager .pager__item--older span {
  display: block;
  width: 30px;
  height: 31px;
  background: no-repeat center url(/static/tempest/common/arrow.svg);
  background-size: contain;
  transform: none;
  border: none;
  margin: 0 auto;
}
.block--pager .pager__item--older span {
  transform: rotate(180deg);
}
.block--pager .pager__item--number {
  text-align: center;
  color: #fff;
}
.block--pager .pager__item--newer {
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
}
.block--pager .pager__item--newer a,
.block--pager .pager__item--newer span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: left;
}
.block--pager .pager__item--newer span:not(.arrow) {
  opacity: 0.2;
}
.block--pager .pager__item--older {
  padding: 0;
  position: relative;
  top: 0;
  right: 0;
}
.block--pager .pager__item--older svg {
  width: 13px;
  height: 12px;
}
.block--pager .pager__item--older a,
.block--pager .pager__item--older span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: right;
  position: relative;
}
.block--pager .pager__item--older span:not(.arrow) {
  opacity: 0.2;
}
.block--pager .pager__item--newer,
.block--pager .pager__item--older {
  z-index: 2;
}
@media screen and (min-width: 961px) {
  .block--pager .pager__item--newer a:hover,
  .block--pager .pager__item--older a:hover {
    opacity: 0.5;
  }
}
.block--pager .pager__item--current {
  position: relative;
  font-weight: 600;
  text-stroke: 0.5px #fff;
  -webkit-text-stroke: 0.5px #fff;
  color: transparent;
  transform: scale(1.2);
}

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

.txt--sub {
  font-size: 0.85em;
  line-height: 1.6em;
  margin-top: 0.5em;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.bold {
  font-weight: bold;
}

/* image */
.ph,
.thumb {
  position: relative;
  line-height: 0;
  font-size: 0;
}
.ph img,
.thumb img {
  width: 100%;
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
}
.ph::after,
.thumb::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

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

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

.dummy {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.swiper-pagination-bullet {
  border-radius: 0;
  height: 5px;
}
@media screen and (min-width: 961px) {
  .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
  }
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination {
  height: 40px;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .swiper-pagination {
    height: 30px;
  }
}

.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2px;
}

.page--home .slick-next,
.page--home .slick-prev,
.swiper-button-prev,
.swiper-button-next {
  display: inline-block;
  margin-top: 0;
  position: relative;
}
.page--home .slick-next::after,
.page--home .slick-prev::after,
.swiper-button-prev::after,
.swiper-button-next::after {
  content: "";
  display: block;
}
.swiper-pagination {
  display: inline-block;
  margin-right: 1vw;
  position: relative;
  top: 3px;
}

.block--navigator {
  display: inline-block;
}

.swiper-button-prev:after {
  transform: rotate(-135deg);
}

.swiper-pagination-bullet {
  opacity: 1;
}
.form--post dt {
  margin: 3em 0 0.8em;
}
.form--post dd {
  margin: 0 0 0.8em;
}

.block--error {
  background: #fdfbfd;
  color: #ef1717;
  font-weight: 500;
  padding: 10px;
  border-radius: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

.form--comfirm,
.form--confirm {
  margin: 2em auto 4em;
}
.form--comfirm dt,
.form--confirm dt {
  opacity: 0.5;
}
.form--comfirm dd,
.form--confirm dd {
  border-bottom: 1px solid #ccc;
  padding-bottom: 1em;
  margin-bottom: 1em;
}

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

.btn {
  text-align: center;
}

.btn-base-style, .page--disco .block--disc-detail .btn--link, .btn--sub, .btn--main {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  border: none;
  position: relative;
  z-index: 1;
  border-radius: 50px;
}

.btn--main {
  background: #aaa;
  color: #121212;
  height: inherit !important;
  font-weight: 500;
  line-height: inherit !important;
  padding: 20px;
  margin: 0.25em 0;
}
@media screen and (min-width: 961px) {
  .btn--main {
    transition: 0.3s;
  }
  .btn--main:hover {
    color: #121212;
    background: #fff;
  }
}

.btn input.btn--main {
  font-weight: 500;
}
@media screen and (min-width: 961px) {
  .btn input.btn--main {
    transition: 0.3s;
  }
  .btn input.btn--main:hover {
    color: #121212;
    background: #fff;
  }
}

.btn--sub {
  font-weight: 500;
  color: #aaa;
  border: 1px solid #aaa;
  margin: 1em 0;
}
@media screen and (min-width: 961px) {
  .btn--sub:hover {
    background: #aaa;
    color: #121212;
  }
}
@media screen and (min-width: 458px) and (max-width: 961px) {
  .btn--sub {
    min-width: 30%;
  }
}

.detail__btn a {
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  position: relative;
  padding-left: 1.5em;
}
.detail__btn a .arrow {
  display: block;
  transform: rotate(180deg);
  position: absolute;
  left: 0;
}

.date,
.category {
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0.05em;
}

.category {
  margin-left: 0.5em;
}

.tit {
  line-height: 1.4;
  font-weight: 300;
  word-break: break-word;
  margin-bottom: 6px;
  letter-spacing: 0.05em;
}

.list__more,
.detail__btn {
  position: relative;
  text-align: center;
}
.list__more a,
.detail__btn a {
  display: inline-block;
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0.1em;
  padding: 2em 0;
  position: relative;
}
@media screen and (min-width: 961px) {
  .list__more a:hover,
  .detail__btn a:hover {
    text-stroke: 0.5px #fff;
    -webkit-text-stroke: 0.5px #fff;
    color: transparent;
  }
}

.detail__btn a {
  font-size: 17px;
  text-align: center;
  padding: 4.2em 0em 1.5em;
}
.detail__btn a .arrow {
  width: 4.5em;
  height: 2.6em;
}
.detail__btn a .arrow svg {
  width: 12px;
  height: 10px;
}

.list--information li:first-of-type a {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.list--information li a {
  display: block;
  padding: 1.8em 10vw;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.list--information li a::after {
  content: "";
  display: block;
  width: 70px;
  height: 34px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: no-repeat center url(/static/tempest/common/arrow_stanard.svg);
  background-size: 15px;
  position: absolute;
  right: 10vw;
  top: 50%;
  margin-top: -17px;
}
.list--information li a .list__txt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 1000px;
}
.list--information li a .category,
.list--information li a .date {
  display: inline-block;
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
}
.list--information li a .date {
  font-size: 13px;
  margin-right: 2.5em;
}
.list--information li a .category {
  width: 8em;
  margin-right: 3em;
  text-align: center;
}
.list--information li a .category span {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  background: #fff;
  color: #000;
  padding: 0.3em 1em;
  border-radius: 4em;
  font-weight: 700;
}
.list--information li a .tit {
  font-size: 13px;
  font-weight: bold;
  position: relative;
}
.list--information li.new .tit::after {
  content: "NEW";
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  font-size: 1.5em;
  font-weight: 500;
  color: transparent;
  line-height: 1;
  margin-left: 0.5em;
  margin-left: 0.5em;
  text-stroke: #fff 1px;
  -webkit-text-stroke: #fff 1px;
}
.list--information li.no-data {
  padding: 5vw 0;
  background: none;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .list--information li.no-data {
    padding: 12vw 0 !important;
  }
}
.list--information:has(.no-data) + .list__more {
  display: none;
}

.list--schedule li a {
  display: block;
  position: relative;
  padding-bottom: 1.5em;
}
.list--schedule li a::after {
  content: "";
  display: block;
  width: 15px;
  height: 14px;
  background: no-repeat center url(/static/tempest/common/arrow_stanard.svg);
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
}
.list--schedule li.no-data {
  width: 100% !important;
}
.list--schedule .list__date {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.list--schedule .list__date .sub--date {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 1em;
  padding-left: 0.8em;
}
.list--schedule .category,
.list--schedule .week {
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  width: 100%;
  height: 1em;
  line-height: 1;
  margin-left: 0;
  margin-left: 0;
}
.list--schedule .week {
  font-weight: 300;
  font-size: 12px;
  height: 1em;
  margin-top: 1.5em;
}
.list--schedule .date {
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: min(5.5vw, 80px);
  letter-spacing: 0;
  text-indent: -0.07em;
}
.list--schedule .tit {
  width: 18em;
  font-size: 13px;
  margin-top: 1.2em;
  word-break: break-all;
  line-height: 1.7;
  letter-spacing: 0.08em;
  text-align: justify;
  margin-bottom: 0;
}

.list--contents > li {
  transform: translateY(20px);
  opacity: 0;
  transition: transform 0.6s cubic-bezier(0.39, 0.68, 0.35, 1.05), opacity 0.6s cubic-bezier(0.39, 0.68, 0.35, 1.05);
}
.list--contents > li.started {
  transform: translateY(0);
  opacity: 1;
}
.list--contents > li a {
  display: block;
  position: relative;
}
.list--contents > li a .tit {
  position: relative;
}
.list--contents > li a .date {
  font-size: 12px;
}
.list--contents > li.no-data {
  font-weight: 500;
  text-align: center;
  padding: 8em;
}
.list--contents > li .tit {
  padding-right: 1em;
}
.list--contents > li .thumb {
  line-height: 1;
  overflow: hidden;
  aspect-ratio: 16/9;
  margin-bottom: 15px;
  position: relative;
  z-index: 5;
}
.list--contents > li .thumb::before {
  content: "";
  display: block;
  width: 100%;
  height: 97%;
  position: absolute;
  border: 1px solid #D3D3D3;
  border-radius: 50%;
  transform: rotate(-6deg);
  z-index: 5;
  top: -1em;
  pointer-events: none;
  opacity: 0.6;
}
@media screen and (min-width: 961px) {
  .list--contents > li .thumb::before {
    display: none !important;
  }
}
.list--contents > li .thumb img {
  display: block;
  height: 100%;
  background: no-repeat center;
  background-size: cover;
}

.list--contents li.new a {
  position: relative;
}
.list--contents li.new a::after {
  content: "NEW";
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  font-size: 2.5em;
  color: transparent;
  line-height: 1;
  margin-left: 0.5em;
  position: absolute;
  top: -0.4em;
  left: -0.8em;
  z-index: 10;
  text-stroke: #fff 1px;
  -webkit-text-stroke: #fff 1px;
}

.list--video li a {
  display: block;
  position: relative;
}
.list--video li a .thumb {
  border-radius: 50%;
}

.list--profile {
  display: flex;
  align-items: start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.list--profile li {
  width: 20%;
  margin-bottom: 2em;
}
.list--profile li a {
  display: block;
  padding-bottom: 10px;
  position: relative;
}
.list--profile li a .thumb {
  line-height: 0;
  margin-bottom: 10px;
}
.list--profile li a .thumb img {
  width: 100%;
  background: no-repeat center;
  background-size: cover;
}
.list--profile li a .name {
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.2em;
  margin-top: 1.5em;
}
.list--profile li a .name::after {
  content: "";
  display: block;
  width: 15px;
  height: 14px;
  position: absolute;
  display: inline-block;
  background: no-repeat center url(/static/tempest/common/arrow_stanard.svg);
  background-size: contain;
  position: relative;
  left: 6px;
}
@media screen and (min-width: 961px) {
  .list--profile li a .thumb {
    transition: 0.2s;
    overflow: hidden;
  }
  .list--profile li a:hover .thumb {
    border-radius: 50%;
  }
  .list--profile li a:hover::after {
    background: #aaa;
  }
}
.list--profile .list--profile__item.tempest > span {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  position: relative;
  transform: translate(50%, 50%);
  left: -50%;
  top: -50%;
  opacity: 0.6;
}
.list--profile .list--profile__item.tempest > span svg {
  width: 5.5vw;
  height: 5.5vw;
  fill: #D3D3D3;
}

.list--blog {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px 50px;
}
.list--blog li a .thumb {
  aspect-ratio: 2/3;
  border: 1px solid;
  background-color: #121212;
  border-radius: 80px;
  overflow: hidden;
  margin-bottom: 20px;
}
.list--blog li a .thumb::after {
  display: none;
}
.list--blog li a .thumb img {
  background-size: cover;
  position: relative;
  z-index: 1;
}
.list--blog li a .thumb img.blur {
  position: absolute;
  z-index: 0;
}
.list--blog li a .thumb img.thumb-none {
  background-image: url(/static/tempest/common/tempest--logo.svg);
  background-size: 60%;
  opacity: 0.05;
}
.list--blog li .date,
.list--blog li .name {
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 12px;
  margin-bottom: 5px;
}
.list--blog li .name {
  font-size: 20px;
  margin-bottom: 5px;
  letter-spacing: 0.1em;
}

.list--blog {
  flex-wrap: unset;
  gap: 0;
}
.list--blog li a {
  display: block;
  text-align: center;
}
.list--blog li .thumb {
  line-height: 0;
}
.list--blog li .thumb img {
  position: relative;
  background: no-repeat center;
  background-size: cover;
  aspect-ratio: 1/1;
}
.list--blog li .thumb img.thumb-none {
  background-image: url(/static/tempest/common/logo--symbol.svg);
  background-size: 30%;
  opacity: 0.1;
  filter: invert(1);
}
.list--blog li .date,
.list--blog li .name {
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 12px;
  margin-bottom: 5px;
}
.list--blog li .name {
  font-size: 20px;
  margin-bottom: 5px;
  letter-spacing: 0.1em;
}

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

.list--attention li {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 0.5em;
}
.list--attention li:last-child {
  margin-bottom: 0;
}

.no-data {
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.1em;
  text-align: left;
  width: 100%;
}

.list--sns {
  display: flex;
  justify-content: flex-end;
  gap: 0 0.5em;
}
.list--sns img,
.list--sns span {
  display: none;
}

.list--login {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 2em;
}
.list--login li a {
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 1.5em;
  background: #fff;
  padding: 0.7em 3em;
  border-radius: 50%;
  border: 1px solid;
  letter-spacing: 0.1em;
  position: relative;
}
.list--login li a::after {
  content: "";
  display: block;
  width: 15px;
  height: 16px;
  position: absolute;
  display: inline-block;
  background: no-repeat center url(/static/tempest/common/arrow_stanard.svg);
  background-size: contain;
  position: relative;
  left: 6px;
  filter: invert(1);
}
@media screen and (min-width: 961px) {
  .list--login li a:hover {
    filter: invert(1);
  }
}
.list--login a:hover .arrow {
  transform: translate(5px, -5px);
}

.icon--arrow span.arrow {
  display: inline-block;
  transform-origin: right top;
  transition: 0.3s;
}
.icon--arrow span.arrow svg {
  width: 0.9em;
  height: 0.9em;
  transform: rotate(-45deg);
  margin-left: 0.2em;
}

@supports not (aspect-ratio: 16/9) {
  .list--contents li .thumb,
  .list--contents .block__item .thumb {
    aspect-ratio: initial;
    padding-top: 56.25%;
  }
  .list--contents li .thumb img,
  .list--contents .block__item .thumb img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .page--home .section--movie .block .thumb,
  .page--home .section--gallery .block .thumb {
    padding-top: 56.25%;
  }
  .page--home .section--movie .block .thumb img,
  .page--home .section--gallery .block .thumb img {
    aspect-ratio: inherit;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@supports not (aspect-ratio: 1/1) {
  .list--discography li .thumb,
  .page--photo .list--contents li .thumb {
    aspect-ratio: initial;
    padding-top: 0;
  }
  .list--discography li .thumb::after,
  .page--photo .list--contents li .thumb::after {
    display: none;
  }
  .list--discography li .thumb img,
  .page--photo .list--contents li .thumb img {
    position: relative;
    top: 0;
    left: 0;
  }
  .list--blog li .thumb {
    aspect-ratio: initial;
    padding-top: 0;
  }
  .list--blog li .thumb::after {
    display: none;
  }
  .list--blog li .thumb img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.side-symbol {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  mix-blend-mode: difference;
  z-index: 99;
  pointer-events: none;
}
.side-symbol > div {
  width: 30px;
  height: 100%;
  position: fixed;
  top: 0;
}
.side-symbol > div svg {
  fill: #fff;
  animation: rotate 3s linear infinite;
}
.side-symbol .symbol--left {
  left: 4vw;
}
.side-symbol .symbol--right {
  right: 4vw;
}

.wrap > h1.logo {
  width: 11em;
  height: 3em;
  position: fixed;
  z-index: 99;
  left: 50%;
  margin-left: -5.5em;
  top: 3vw;
  z-index: 1001;
  mix-blend-mode: difference;
}
.wrap > h1.logo a {
  display: block;
  height: 100%;
  line-height: 0;
}
.wrap > h1.logo a svg {
  height: 100%;
  width: 100%;
  fill: #fff;
}

.header {
  position: absolute;
}
.header .drawer__btn {
  height: 40px;
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: min(3vw, 20px);
  top: 3vw;
  position: fixed;
  right: 4vw;
  z-index: 1001;
  cursor: pointer;
  mix-blend-mode: difference;
}

@media screen and (min-width: 961px) {
  body:not(.drawer-visible, .drawer--close) .drawer__btn {
    transition: 0.3s;
  }
}
.content--main {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.drawer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 900;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
  -webkit-backdrop-filter: blur(35px) brightness(0.3);
          backdrop-filter: blur(35px) brightness(0.3);
}
.drawer .header__inner {
  height: 100%;
  padding: 5vw 0;
  overflow-y: scroll;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.drawer .header__inner::-webkit-scrollbar, .drawer .header__inner::-webkit-scrollbar {
  display: none;
}
.drawer .block--menu {
  position: relative;
}
.drawer .block--menu li a {
  display: block;
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3vw;
  letter-spacing: 0.01em;
  padding: 0.2em 0;
}
.drawer .g-nav {
  opacity: 0;
  color: #aaa;
  transition: opacity 0.3s;
}
.drawer .g-nav .tit--label {
  font-family: "ethnocentric", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.2em;
  position: relative;
  text-align: left;
  padding-left: 15.4vw;
  margin: 0;
}
.drawer .g-nav > ul,
.drawer .g-nav .block--nav-fc > ul {
  background: #121212;
  position: relative;
  width: 63vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 0.5em 2em;
  overflow: hidden;
  padding: 2em 3em;
  border-radius: 3vw;
}
.drawer .g-nav > ul::before,
.drawer .g-nav .block--nav-fc > ul::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: repeat center url(/static/tempest/common/bg.jpg);
  background-size: 50%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.2;
  mix-blend-mode: hard-light;
  pointer-events: none;
}
.drawer .g-nav > ul > li a,
.drawer .g-nav .block--nav-fc > ul > li a {
  color: #fff;
}
.drawer .g-nav .list--sns {
  justify-content: flex-start;
  flex-wrap: unset;
  gap: 0 1em;
  margin-top: 2vw;
  margin-bottom: 2vw;
}
.drawer .g-nav .list--sns li {
  width: auto;
}
.drawer .g-nav .list--sns li a {
  font-size: min(2vw, 18px);
}
.drawer .g-nav .list--sns li a img {
  display: block;
  width: min(2vw, 22px);
}
.drawer .g-nav .block--nav-fc {
  border-radius: 3vw;
  background: #121212;
  position: relative;
  overflow: hidden;
}
.drawer .g-nav .block--nav-fc::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: repeat center url(/static/tempest/common/bg.jpg);
  background-size: 50%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.2;
  mix-blend-mode: hard-light;
  pointer-events: none;
}
.drawer .g-nav .block--nav-fc .g-nav__login {
  padding-bottom: 0;
}
.drawer .g-nav .block--nav-fc .g-nav__fc {
  padding-top: 0;
}
.drawer .g-nav .block--nav-fc .g-nav__login,
.drawer .g-nav .block--nav-fc .g-nav__fc {
  background: none;
  left: 0;
}
.drawer .g-nav .block--nav-fc .g-nav__login::before,
.drawer .g-nav .block--nav-fc .g-nav__fc::before {
  display: none;
}
.drawer .g-nav .block--nav-fc .g-nav__login li {
  width: auto;
  position: relative;
  margin-bottom: 1vw;
}
.drawer .g-nav .block--nav-fc .g-nav__login li a {
  font-size: 2vw;
}
.drawer .g-nav .block--nav-fc .g-nav__login li.item__login {
  padding-left: 2em;
}
.drawer .g-nav .block--nav-fc .g-nav__login li.item__login::after {
  content: "";
  display: block;
  width: 1px;
  height: 22px;
  background: #aaa;
  position: absolute;
  left: -0.15em;
  top: calc(50% - 10.5px);
  transform: rotate(35deg);
}
.drawer .drawer-inner {
  position: relative;
}

.logged-in .drawer .g-nav .block--nav-fc .g-nav__fc {
  padding-top: 2em;
}

.list--nav {
  text-align: center;
}
.list--nav li {
  display: inline-block;
}

.list--tag {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5em;
  flex-wrap: wrap;
  margin-bottom: 8vw;
}
@media screen and (min-width: 961px) {
  .list--tag {
    margin-bottom: 40px;
  }
  .list--tag li a:hover {
    background: #fff;
    color: #fff;
  }
}
.list--tag li a {
  display: block;
  line-height: 1;
  font-size: 12px;
  border-radius: 2em;
  padding: 0.5em 0.7em;
  border: 1px solid;
}

.drawer-visible {
  opacity: 1;
  pointer-events: auto;
  overflow: hidden;
}
.drawer-visible .drawer {
  opacity: 1;
  pointer-events: auto;
}
.drawer-visible .drawer .g-nav {
  opacity: 1;
}
.drawer-visible #tubular-container,
.drawer-visible #bg-area {
  opacity: 0;
}

.blur {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  filter: blur(20px);
  transform: scale(1.5);
  will-change: filter;
  z-index: 0;
}

.footer {
  padding: 5vw 0 0;
  position: absolute;
  overflow: hidden;
  z-index: 1;
}
.footer .footer--logo {
  position: relative;
  bottom: -2vw;
}
.footer .footer--logo svg {
  width: 100vw;
  height: 15vw;
  fill: #fff;
}
.footer .inner .footer--nav > ul {
  position: relative;
  padding-top: 30px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 0 2em;
}
.footer .inner .footer--nav > ul li {
  font-size: 12px;
  margin-bottom: 0.8em;
}
.footer .copyright {
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 10px;
  opacity: 0.5;
  text-align: right;
  padding-right: 3em;
  margin-top: 5em;
  margin-bottom: -1em;
}

.wovn-languages {
  color: #121212;
  mix-blend-mode: difference;
  font-size: 10px;
  position: absolute;
  z-index: 2;
  width: 140px;
  height: 35px;
  border: 1px solid;
  border-radius: 20px;
  cursor: pointer;
}
.wovn-languages::before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -4px;
  border: 0px;
  border-bottom: solid 1px;
  border-right: solid 1px;
  transform: rotate(45deg) translateY(-50%);
  z-index: 10;
}
.wovn-languages .langIcon {
  display: block;
  font-family: "roboto", sans-serif;
  font-weight: 200;
  font-style: normal;
  width: 6em;
  height: 1em;
  font-size: 10px;
  position: absolute;
  left: 0;
  top: 50%;
  line-height: 1;
  transform: translateY(-50%);
}
.wovn-languages .nav-dropdown {
  position: absolute;
  top: 50%;
  left: 7em;
  line-height: 1.4;
  text-align: left;
  z-index: 2;
  transform: translateY(-50%);
}
.wovn-languages .nav-dropdown .list--language {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.wovn-languages .nav-dropdown .list--language li {
  width: 100%;
  display: none;
  cursor: pointer;
  padding-bottom: 0;
  text-align: left;
  padding: 0;
}
.wovn-languages .nav-dropdown .list--language li::after {
  content: none;
}
.wovn-languages .nav-dropdown .list--language li.selected {
  display: block;
  order: -1;
}
.wovn-languages.visible .nav-dropdown {
  opacity: 1;
  pointer-events: visible;
  z-index: 1;
  border: none;
  color: #121212;
  top: 0;
  transform: translateY(0);
  background: #ffffff;
  padding: 11px 20px 10px;
  border-radius: 10px;
}
@media screen and (min-width: 458px) and (max-width: 961px) {
  .wovn-languages.visible .nav-dropdown {
    left: 21px;
  }
}
.wovn-languages.visible .nav-dropdown .list--language li {
  display: block;
  transition: opacity 0.4s;
  margin-bottom: 10px;
}
.wovn-languages.visible .nav-dropdown .list--language li.selected {
  pointer-events: none;
  background: transparent;
  padding: 0;
  opacity: 1;
  color: #000;
  font-weight: bold;
  font-size: 1.1em;
  transition: none;
}
@media screen and (min-width: 458px) and (max-width: 961px) {
  .wovn-languages.visible .nav-dropdown .list--language li.selected {
    margin-bottom: 14px;
  }
}

.wrap {
  min-height: 100%;
  position: relative;
  background: #121212;
}

.section-tit,
.block-tit {
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  font-size: 6vw;
  height: 6vw;
}

.section-tit svg {
  width: auto;
  fill: #fff;
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: min(5vw, 23px);
  line-height: 1;
  height: 5vw;
}
.section-tit .title--main,
.section-tit .title--sub {
  position: relative;
}
.section-tit .title--main svg,
.section-tit .title--sub svg {
  position: absolute;
}
.section-tit .title--sub svg {
  fill: transparent;
  stroke: #fff;
  stroke-width: 0.1px;
  opacity: 0.5;
  transition: 0.5s 0.3s ease-out;
}
.section-tit .title--sub svg.first {
  top: 0;
  left: 0;
}
.section-tit .title--sub svg.second {
  top: 0;
  left: 0;
}

.section-tit.started .title--sub svg.first {
  top: 9px;
  left: 9px;
}
.section-tit.started .title--sub svg.second {
  top: 16px;
  left: 16px;
}

.page--home .area--fc .section-tit.started .title--sub svg.first {
  top: 5px;
  left: 5px;
}
.page--home .area--fc .section-tit.started .title--sub svg.second {
  top: 9px;
  left: 10px;
}

.section--detail .txt * {
  white-space: normal !important;
  word-break: break-word;
}
.section--detail.new .tit::after {
  content: "NEW";
  display: inline-block;
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1em;
  color: transparent;
  line-height: 1;
  margin-left: 0.5em;
  margin-left: 0.5em;
  text-stroke: #fff 1px;
  -webkit-text-stroke: #fff 1px;
}
.section--detail .date,
.section--detail .category {
  display: inline-block;
  font-size: 12px;
}
.section--detail .tit {
  line-height: 1.8;
  font-size: 1.4em;
}
.section--detail .block--share li {
  display: inline-block;
  margin-right: 10px;
}
.section--detail .block--share li i {
  font-size: 17px;
}
.section--detail .block--share li:last-child {
  margin-right: 0;
}
.section--detail .block--share li svg {
  width: 18px;
  position: relative;
  top: 4px;
}
.section--detail .block--share li.share {
  font-family: "roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  margin-right: 10px;
  letter-spacing: 0.025em;
}
.section--detail .block--title {
  padding: 0 1em;
}
.section--detail .detail__btn {
  margin-top: 60px;
}

.page--home .wovn-languages {
  width: 160px;
  color: #fff;
}
.page--home .wovn-languages::before {
  width: 6px;
  height: 6px;
  right: 15px;
  margin-top: -2px;
}
.page--home .wovn-languages .langIcon {
  font-weight: bold;
  left: 10px;
}
.page--home .wovn-languages .list--language {
  padding-left: 0.5em;
}
.page--home .wovn-languages.visible .nav-dropdown {
  width: 87px;
  padding: 20px 7px 10px;
  border-radius: 20px;
  left: 73px;
  top: -9.2em;
}
.page--home .header .logo {
  width: 19vw;
  position: absolute;
  top: 2vw;
  mix-blend-mode: difference;
}
.page--home .footer {
  background: #121212;
  color: #fff;
  position: relative;
  z-index: 2;
}
.page--home .footer a {
  color: #fff;
}
@media screen and (min-width: 961px) {
  .page--home .footer a {
    transition: 0.3s;
  }
  .page--home .footer a:hover {
    opacity: 0.5;
  }
}
.page--home.drawer-visible .drawer__btn {
  transform: scaleX(1);
}
.page--home.scrolling .drawer__btn {
  transform: scaleX(1);
}
.page--home #tubular-container {
  height: 100vh;
}
.page--home #tubular-container #tubular-player {
  transform: scale(1.3);
}
.page--home .block--bg--img__blur {
  width: 100%;
  height: 100%;
  filter: blur(30px);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.page--home .content--body {
  background: #121212;
  overflow: hidden;
  position: relative;
}
.page--home .content--body::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: repeat center url(/static/tempest/common/bg.jpg);
  background-size: 50%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.25;
  mix-blend-mode: hard-light;
  pointer-events: none;
}
.page--home :where([class^=section--]) {
  position: relative;
  z-index: 5;
}
.page--home :where([class^=section--]).delighter {
  opacity: 0;
  transform: translateY(40px);
  transition: 0.4s;
}
.page--home :where([class^=section--]).started {
  opacity: 1;
  transform: translateY(0);
}
.page--home .birthday-message {
  width: 100%;
  margin: 0 auto;
  padding: 0 3vw;
}
.page--home .birthday-message a {
  display: block;
  width: 50%;
  text-align: center;
  background: #aaa;
  color: #fff;
  padding: 4vw 30px;
  margin: 0 auto 7vw;
  position: relative;
  transition: 0.3s;
  z-index: 10;
}
@media screen and (min-width: 961px) {
  .page--home .birthday-message a:hover {
    background: #fff;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .birthday-message a {
    width: 80%;
    border-radius: 7em;
    line-height: 1.5;
    padding: 4vw 1em;
  }
}
.page--home .wovn-languages {
  z-index: 100;
  border-bottom-width: 1px;
  position: absolute;
  top: calc(100vh - 7.5vw);
  left: 4vw;
  mix-blend-mode: unset;
}
.page--home #bg-area {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
}
.page--home.loaded #bg-area::after {
  opacity: 0;
}
.page--home .section--hero {
  height: 100vh;
  height: 100dvh;
}
.page--home .section--hero h1.logo {
  width: 11em;
  height: 3em;
  position: absolute;
  top: calc(100vh - 8em);
  z-index: 9;
  left: 50%;
  margin-left: -5.5em;
  mix-blend-mode: difference;
}
.page--home .section--hero h1.logo svg {
  fill: #fff;
}
.page--home .section--hero .line--logo {
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 25vw;
  line-height: 1;
  z-index: -1;
  color: transparent;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12.5vw;
  opacity: 0.2;
  white-space: pre;
  animation: horizontal 60s linear infinite normal;
}
.page--home .section--hero .line--logo svg {
  width: 130vw;
  height: 17vw;
  fill: transparent;
  stroke: #fff;
  stroke-width: 0.2px;
}
.page--home .section--banner {
  padding-top: 10vw;
  margin-bottom: 8vw;
  position: relative;
  z-index: 1;
}
.page--home .section--banner::before {
  content: "";
  display: block;
  width: 100vw;
  height: 100vw;
  background: no-repeat center url(/static/tempest/common/circle.webp);
  background-size: contain;
  position: absolute;
  top: -30vw;
  left: -37vw;
  mix-blend-mode: color-dodge;
  z-index: 1;
  opacity: 0.1;
  pointer-events: none;
}
.page--home .section--banner .swiper-wrapper {
  margin-left: -22vw;
}
.page--home .section--banner .swiper-wrapper li a {
  display: block;
  line-height: 0;
  border-radius: 50px;
  overflow: hidden;
}
.page--home .section--banner .swiper-button-prev::after {
  transform: rotate(180deg);
}
.page--home .section--banner.no-carousel .swiper-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  gap: 0 4vw;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .section--banner.no-carousel .swiper-wrapper {
    margin-bottom: 4vw;
  }
}
.page--home .section--banner.no-carousel .swiper-slide {
  width: 33.5vw;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .section--banner.no-carousel .swiper-slide {
    width: 80%;
  }
}
.page--home .section--banner.no-carousel .block--indicator {
  display: none;
}
.page--home .swiper-pagination {
  width: auto;
  text-align: left;
  color: transparent;
  margin-left: 3vw;
  top: 5px;
  left: 0;
}
.page--home .swiper-pagination > span {
  display: inline-block;
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 11px;
  color: #fff;
  position: relative;
}
.page--home .swiper-pagination .swiper-pagination-total {
  padding-left: 8vw;
}
.page--home .swiper-pagination .swiper-pagination-total::before {
  content: "MAX LENGTH";
  display: inline-block;
  font-family: "roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 10px;
  margin-right: 1em;
}
.page--home .js-Maxnum {
  font-family: "roboto", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 10px;
}
.page--home .js-Maxnum span {
  display: inline-block;
  font-weight: 600;
  margin-left: 5px;
}
.page--home .swiper-button-prev,
.page--home .swiper-button-next {
  position: relative;
}
.page--home .swiper-button-prev::after,
.page--home .swiper-button-next::after {
  width: 30px;
  height: 20px;
  background: no-repeat center url(/static/tempest/common/arrow.svg);
  background-size: contain;
  transform: none;
  border: none;
}
.page--home .swiper-3d .swiper-slide-shadow-left,
.page--home .swiper-3d .swiper-slide-shadow-right {
  display: none !important;
}
.page--home .block--indicator {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0 1em;
  margin-left: 7vw;
  margin-top: 1.5vw;
}
.page--home .swiper-pagination > span {
  color: #fff;
  border: 1px solid;
  border-radius: 5px;
}
.page--home .swiper-pagination .swiper-pagination-total::before {
  background: #fff;
}
.page--home .swiper-horizontal {
  position: relative;
}
.page--home .swiper-horizontal .swiper-button-prev,
.page--home .swiper-horizontal .swiper-button-next {
  display: inline-block;
  width: 30px;
  height: 31px;
  position: relative;
}
.page--home .swiper-horizontal .swiper-button-prev::after,
.page--home .swiper-horizontal .swiper-button-next::after {
  width: 30px;
  height: 31px;
  background: no-repeat center url(/static/tempest/common/arrow.svg);
  background-size: contain;
  transform: none;
  border: none;
  margin: 0 auto;
}
.page--home .swiper-horizontal .swiper-button-next {
  right: 0;
}
.page--home .swiper-horizontal .swiper-button-prev {
  left: 86px;
}
.page--home .swiper-horizontal .swiper-button-prev::after {
  transform: rotate(180deg);
}
@media screen and (min-width: 961px) {
  .page--home .swiper-horizontal:hover .swiper-button-prev,
  .page--home .swiper-horizontal:hover .swiper-button-next {
    opacity: 1;
    pointer-events: auto;
  }
  .page--home .swiper-horizontal:hover .swiper-button-disabled {
    opacity: 0.35 !important;
  }
}
.page--home .section--info {
  margin-left: 0;
  margin-bottom: 10vw;
  position: relative;
  z-index: 1;
}
.page--home .section--info::before {
  content: "";
  display: block;
  width: 80vw;
  height: 80vw;
  background: no-repeat center url(/static/tempest/common/circle.webp);
  background-size: contain;
  position: absolute;
  bottom: -50vw;
  right: -26vw;
  mix-blend-mode: color-dodge;
  z-index: 1;
  opacity: 0.2;
  pointer-events: none;
  transform: rotate(90deg);
}
.page--home .section--info .section-tit {
  margin-left: 10vw;
  margin-bottom: 2vw;
}
@media screen and (min-width: 961px) {
  .page--home .section--info .list__more {
    text-align: right;
  }
}
.page--home .section--info .list__more a {
  padding-right: 10vw;
}
.page--home .section--schedule {
  margin-bottom: 14vw;
}
.page--home .section--schedule .section-tit {
  margin-left: 10vw;
  margin-bottom: 2vw;
  position: relative;
}
.page--home .section--schedule .section-tit svg {
  height: 3em;
  width: 24em;
}
.page--home .section--schedule .list__more {
  z-index: 5;
}
@media screen and (min-width: 961px) {
  .page--home .section--schedule .list__more {
    text-align: right;
  }
}
.page--home .section--schedule .list--schedule {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.page--home .section--schedule .list--schedule li.no-data {
  width: 80% !important;
  text-align: center;
}
.page--home .section--schedule .list__more {
  padding-right: 10vw;
}
.page--home .section--schedule.coming-soon .block--title {
  position: relative;
  z-index: 2;
}
.page--home .section--schedule.coming-soon .no-data {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50% !important;
  height: 18vw;
  text-align: center;
  border: 1px solid #dbdcde;
  border-radius: 50%;
  transform: rotate(-15deg);
  margin-right: -0.6vw;
  position: relative;
  top: -4vw;
  z-index: -1;
}
.page--home .section--schedule.coming-soon .no-data span {
  display: block;
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  transform: rotate(15deg);
}
.page--home .section--video {
  margin-bottom: 10vw;
}
.page--home .section--video .block--title {
  margin-bottom: -2vw;
}
.page--home .section--video .block--video-swiper {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 6vw;
}
.page--home .section--video .section-tit {
  margin-bottom: 3vw;
  position: relative;
}
.page--home .section--video .section-tit svg {
  height: 3em;
  width: 100%;
}
.page--home .section--video .list--contents li a {
  display: block;
  position: relative;
  width: 100%;
}
.page--home .section--video .list--contents li .thumb {
  width: 100%;
  aspect-ratio: 18/9;
  border-radius: 70px;
}
.page--home .section--video .block--indicator {
  justify-content: center;
  margin-left: 0;
  margin-top: 2.5vw;
  padding-bottom: 4vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.page--home .section--video .list__detail {
  text-align: center;
  margin-top: 1em;
}
.page--home .section--video .list__more {
  text-align: center;
  transform: translateX(-50%);
  left: 50%;
}
@media screen and (min-width: 961px) {
  .page--home .section--video .swiper-horizontal .swiper-button-prev,
  .page--home .section--video .swiper-horizontal .swiper-button-next {
    transition: 0.3s;
  }
  .page--home .section--video .swiper-horizontal .swiper-button-prev:hover,
  .page--home .section--video .swiper-horizontal .swiper-button-next:hover {
    opacity: 0.5;
  }
}
.page--home .section--profile {
  position: relative;
  margin-bottom: 10vw;
}
.page--home .section--profile::before {
  content: "";
  display: block;
  width: 100vw;
  height: 100vw;
  background: no-repeat center url(/static/tempest/common/circle.webp);
  background-size: contain;
  position: absolute;
  top: -30vw;
  left: -37vw;
  mix-blend-mode: color-dodge;
  z-index: 1;
  opacity: 0.1;
  pointer-events: none;
}
.page--home .section--profile .section-tit {
  margin-bottom: 3vw;
  position: relative;
}
.page--home .section--profile .section-tit svg {
  height: 3em;
  width: 100%;
}
.page--home .section--profile .inner {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.page--home .section--profile .inner .block--txt {
  text-align: center;
  margin-top: 4vw;
}
.page--home .section--profile .block--photo {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 5vw 15vw;
}
.page--home .section--profile .list--profile {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5vw 6%;
}
.page--home .section--profile .list--profile li a {
  display: block;
}
.page--home .section--profile .list--profile li .thumb {
  overflow: hidden;
  border-radius: 40px;
}
.page--home .section--profile .list__more {
  text-align: center;
}
.page--home .area--fc {
  background: #FAFAFA;
  color: #000;
  padding-top: 15vw;
  position: relative;
  z-index: 3;
}
.page--home .area--fc::before {
  content: "";
  display: block;
  width: 80%;
  height: 100%;
  background: repeat-y left top url(/static/tempest/common/bg_fc.jpg);
  background-size: 50%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  filter: grayscale(1);
  z-index: -1;
}
.page--home .area--fc .block--title {
  margin-bottom: 12vw;
}
.page--home .area--fc .block--title h1 {
  width: 50%;
  margin: 0 auto 3vw;
}
.page--home .area--fc .section-tit svg {
  width: 100%;
}
.page--home .area--fc .section-tit .title--main {
  z-index: 3;
}
.page--home .area--fc .section-tit .title--main svg {
  fill: #000;
}
.page--home .area--fc .section-tit .title--sub svg {
  stroke: #121212;
  stroke-width: 0.2px;
  opacity: 1;
}
.page--home .area--fc .section-tit .title--sub .first {
  fill: #fff;
  top: 0;
  left: 0;
}
.page--home .area--fc .section-tit .title--sub .second {
  fill: transparent;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (min-width: 961px) {
  .page--home .area--fc .list__more a:hover {
    text-stroke: 0.5px #121212;
    -webkit-text-stroke: 0.5px #121212;
    color: transparent;
  }
}
.page--home .area--fc .section--gallery,
.page--home .area--fc .section--movie {
  padding-bottom: 12vw;
}
.page--home .area--fc .section--gallery .section-tit,
.page--home .area--fc .section--movie .section-tit {
  margin-bottom: 4vw;
}
.page--home .area--fc .section--gallery .block,
.page--home .area--fc .section--movie .block {
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding-top: 6vw;
  padding-bottom: 6vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page--home .area--fc .section--gallery .block a,
.page--home .area--fc .section--movie .block a {
  display: block;
  width: 70%;
}
.page--home .area--fc .section--gallery .block a .thumb,
.page--home .area--fc .section--movie .block a .thumb {
  border-radius: 9vw;
  border: 1px solid;
  overflow: hidden;
  margin-bottom: 20px;
}
.page--home .area--fc .section--gallery .block a .thumb img,
.page--home .area--fc .section--movie .block a .thumb img {
  aspect-ratio: 18/9;
}
.page--home .area--fc .section--gallery .block a .list__txt,
.page--home .area--fc .section--movie .block a .list__txt {
  text-align: center;
}
.page--home .area--fc .section--gallery .block a .list__txt .tit,
.page--home .area--fc .section--movie .block a .list__txt .tit {
  font-weight: bold;
  font-size: 16px;
}
.page--home .area--fc .section--gallery .block a .list__txt .date,
.page--home .area--fc .section--movie .block a .list__txt .date {
  font-weight: 900;
}
.page--home .area--fc .section--gallery .list__more,
.page--home .area--fc .section--movie .list__more {
  text-align: center;
  padding-top: 2vw;
}
@media screen and (min-width: 961px) {
  .page--home .area--fc .section--gallery .block .thumb,
  .page--home .area--fc .section--movie .block .thumb {
    transition: 0.3s;
  }
  .page--home .area--fc .section--gallery .block a:hover .thumb,
  .page--home .area--fc .section--movie .block a:hover .thumb {
    filter: grayscale(1);
  }
}
.page--home .area--fc .section--gallery .no-data,
.page--home .area--fc .section--movie .no-data {
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding-top: 6vw;
  padding-bottom: 6vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .area--fc .section--gallery .no-data,
  .page--home .area--fc .section--movie .no-data {
    padding-top: 12vw;
    padding-bottom: 12vw;
  }
}
.page--home .area--fc .section--gallery .block a {
  width: 40%;
}
.page--home .area--fc .section--gallery .block a .thumb {
  border-radius: 9vw;
  overflow: hidden;
  margin-bottom: 20px;
}
.page--home .area--fc .section--gallery .block a .thumb img {
  aspect-ratio: 1/1;
}
.page--home .area--fc .section--gallery .block a .list__txt {
  text-align: center;
}
.page--home .area--fc .section--gallery .block a .list__txt .tit {
  font-weight: bold;
  font-size: 16px;
}
.page--home .area--fc .section--gallery .block a .list__txt .date {
  font-weight: 900;
}
.page--home .area--fc .section--gallery .line-date {
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 25vw;
  line-height: 1;
  z-index: -1;
  color: transparent;
  text-stroke: 1px #000;
  -webkit-text-stroke: 1px #000;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -18.5vw;
  opacity: 0.2;
  white-space: pre;
  animation: horizontal 60s linear infinite normal;
}
.page--home .area--fc .block--login {
  position: relative;
  z-index: 1;
  font-size: 20px;
  margin-bottom: 8vw;
}
.page--home .area--fc .block--login svg {
  fill: #fff;
}
.page--home .area--fc .block--login .logo {
  text-align: center;
  margin-bottom: 2vw;
}
.page--home .area--fc .block--login .logo svg {
  width: 40vw;
  height: 17vw;
  fill: #fff;
}
.page--home .section--blog {
  margin-bottom: 10vw;
  margin-top: 7vw;
}
.page--home .section--blog .section-tit {
  border-bottom: 1px solid;
  padding-bottom: 9vw;
}
.page--home .section--blog .section-tit svg {
  font-size: min(2vw, 18px);
  padding-left: 12%;
}
.page--home .section--blog .no-data {
  text-align: center;
  border-bottom: 1px solid;
  padding-top: 6vw;
  padding-bottom: 6vw;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .section--blog .no-data {
    padding-top: 12vw;
    padding-bottom: 12vw;
  }
}
.page--home .section--blog .block--blog-swiper {
  padding-top: 4vw;
}
.page--home .section--blog .block--title {
  position: relative;
  margin-bottom: 1em;
}
.page--home .section--blog .block--title .block-tit {
  padding-left: 3vw;
  font-size: 11.4vw;
}
.page--home .section--blog .block--title .list__more {
  position: absolute;
  right: calc(3vw + 6em);
  bottom: 5vw;
}
.page--home .section--blog .block--blog-swiper {
  margin-left: 10vw;
  padding-right: 3vw;
}
.page--home .section--blog .block--blog-swiper.swiper-horizontal .swiper-button-prev {
  left: -23.5vw;
}
@media screen and (min-width: 961px) {
  .page--home .section--blog .block--blog-swiper .swiper-button-prev:not(.swiper-button-disabled),
  .page--home .section--blog .block--blog-swiper .swiper-button-next:not(.swiper-button-disabled) {
    transition: 0.3s;
  }
  .page--home .section--blog .block--blog-swiper .swiper-button-prev:not(.swiper-button-disabled):hover::after,
  .page--home .section--blog .block--blog-swiper .swiper-button-next:not(.swiper-button-disabled):hover::after {
    filter: invert(0.6);
  }
}
.page--home .section--blog .block--blog-swiper .swiper-pagination {
  margin: 0;
}
.page--home .section--blog .block--blog-swiper .swiper-pagination > span {
  color: transparent;
  border-color: #121212;
}
.page--home .section--blog .block--blog-swiper.no-carousel {
  margin: 6vw;
  padding-top: 0;
  padding-right: 0;
}
.page--home .section--blog .block--blog-swiper.no-carousel .block--indicator {
  display: none;
}
.page--home .section--blog .block--blog-swiper.no-carousel .list--blog {
  gap: 0 2vw;
  justify-content: center;
}
.page--home .section--blog .block--blog-swiper.no-carousel.num1 .swiper-slide, .page--home .section--blog .block--blog-swiper.no-carousel.num2 .swiper-slide {
  width: 25%;
}
.page--home .section--blog .block--blog-swiper.no-carousel.num3 .swiper-slide {
  width: calc((100% - 6vw) / 4);
}
.page--home .section--blog .block--blog-swiper.no-carousel.num4 .list--blog {
  justify-content: space-around;
}
.page--home .section--blog .block--blog-swiper.no-carousel.num4 .swiper-slide {
  width: calc((100% - 6vw) / 4);
}
.page--home .section--blog .list--blog {
  flex-wrap: unset;
  gap: 0;
}
.page--home .section--blog .list--blog li a {
  display: block;
  text-align: center;
}
.page--home .section--blog .list--blog li .thumb {
  line-height: 0;
}
.page--home .section--blog .list--blog li .thumb::after {
  border-radius: 80px;
}
.page--home .section--blog .list--blog li .thumb img {
  position: relative;
  background: no-repeat center;
  background-size: cover;
  aspect-ratio: 1/1;
}
.page--home .section--blog .list--blog li .thumb img.thumb-none {
  background-image: url(/static/tempest/common/logo--symbol.svg);
  background-size: 60%;
  opacity: 0.1;
  filter: invert(1);
}
.page--home .section--blog .list--blog li .date,
.page--home .section--blog .list--blog li .name {
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 12px;
  margin-bottom: 5px;
}
.page--home .section--blog .list--blog li .name {
  font-size: 20px;
  margin-bottom: 5px;
  letter-spacing: 0.1em;
}
.page--home .section--blog.coming-soon {
  margin-bottom: 18vw;
}
.page--home .section--blog.coming-soon::before {
  height: 420%;
}
.page--home .section--blog .list__more {
  border-top: 1px solid #000;
  text-align: center;
  padding-top: 2vw;
}

/* keyframes
------------------------------ */
@keyframes line {
  0% {
    transform: scaleX(1);
    transform-origin: right;
  }
  49.9% {
    transform: scaleX(0);
    transform-origin: right;
  }
  50% {
    transform: scaleX(0);
    transform-origin: left;
  }
  100% {
    transform: scaleX(1);
    transform-origin: left;
  }
}
@keyframes horizontal {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-18.82em, 0);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
:where(body:not(.page--home)) .wrap {
  overflow: hidden;
}
:where(body:not(.page--home)) .wrap > h1.logo {
  left: 3vw;
  margin-left: 0;
  top: 2vw;
}
:where(body:not(.page--home)) .wrap::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: repeat center url(/static/tempest/common/bg.jpg);
  background-size: 50%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.1;
  mix-blend-mode: hard-light;
  pointer-events: none;
}
:where(body:not(.page--home)) .footer::before,
:where(body:not(.page--home)) .wrap::after {
  content: "";
  display: block;
  width: 100vw;
  height: 100vw;
  background: no-repeat center url(/static/tempest/common/circle.webp);
  background-size: contain;
  position: absolute;
  top: -50vw;
  left: -36vw;
  mix-blend-mode: color-dodge;
  z-index: 1;
  opacity: 0.2;
  pointer-events: none;
  transform: rotate(90deg);
}
:where(body:not(.page--home)) .footer {
  overflow: visible;
}
:where(body:not(.page--home)) .footer::before {
  top: -20vw;
  transform: rotate(-370deg);
  left: inherit;
  right: -32vw;
}
:where(body:not(.page--home)) .header .logo {
  width: 13vw;
  height: 3vw;
  left: 3vw;
  top: 3vw;
  mix-blend-mode: difference;
}
:where(body:not(.page--home)).drawer-visible .header .logo svg {
  fill: #fff;
}
:where(body:not(.page--home)).drawer-visible .wovn-languages {
  mix-blend-mode: unset;
  color: #aaa;
}
@media screen and (min-width: 961px) {
  :where(body:not(.page--home)).drawer-visible .wovn-languages.visible {
    color: #aaa;
    border-bottom-color: #ccc;
  }
  :where(body:not(.page--home)).drawer-visible .wovn-languages.visible .nav-dropdown {
    background: #fff;
  }
  :where(body:not(.page--home)).drawer-visible .wovn-languages.visible .nav-dropdown .list--language li:not(.selected) {
    color: #121212;
  }
  :where(body:not(.page--home)).drawer-visible .wovn-languages.visible .nav-dropdown li.selected {
    color: #D3D3D3;
  }
}
:where(body:not(.page--home)) .content--main {
  padding-top: 10vw;
}
:where(body:not(.page--home)) .wovn-languages {
  height: 26px;
  color: #fff;
  mix-blend-mode: difference;
  position: fixed;
  z-index: 999;
  top: 3.5vw;
  left: inherit;
  right: 11vw;
}
@media screen and (min-width: 458px) and (max-width: 961px) {
  :where(body:not(.page--home)) .wovn-languages {
    width: 21vw;
    height: 3.3vw;
    font-size: 12px;
  }
}
:where(body:not(.page--home)) .wovn-languages::before {
  right: 13px;
  width: 7px;
  height: 7px;
}
:where(body:not(.page--home)) .wovn-languages .langIcon {
  top: -1.5em;
  line-height: 1;
  transform: scale(0.8);
  transform-origin: left;
}
:where(body:not(.page--home)) .wovn-languages .nav-dropdown {
  left: 10px;
}
:where(body:not(.page--home)) .wovn-languages.visible {
  mix-blend-mode: unset;
  color: #fff;
  border-bottom: 1px solid #fff;
}
@media screen and (min-width: 458px) and (max-width: 961px) {
  :where(body:not(.page--home)) .wovn-languages.visible {
    border-bottom: solid 3px #fff;
  }
}
:where(body:not(.page--home)) .wovn-languages.visible::before {
  border-color: #121212;
}
:where(body:not(.page--home)) .wovn-languages.visible .nav-dropdown {
  width: calc(100% + 2px);
  left: -1px !important;
  transform: translate(0);
  padding: 11px 20px 10px 10px;
}
:where(body:not(.page--home)) .wovn-languages.visible .nav-dropdown::before {
  margin-top: 0;
}
:where(body:not(.page--home)) .wovn-languages.visible .nav-dropdown .list--language li {
  background: transparent;
}
:where(body:not(.page--home)) .wovn-languages.visible .nav-dropdown .list--language li:not(.selected) {
  color: #121212;
}
:where(body:not(.page--home)) .wovn-languages.visible .nav-dropdown .list--language li.selected {
  pointer-events: none;
  background: transparent;
  padding: 0;
  color: #121212;
}
:where(body:not(.page--home)) .header {
  position: relative;
}
:where(body:not(.page--home)) .footer {
  background: none;
  padding-top: 1vw;
  padding-bottom: 8vw;
}
:where(body:not(.page--home)) .footer .footer--logo,
:where(body:not(.page--home)) .footer .footer--nav {
  display: none;
}
:where(body:not(.page--home)) .footer .copyright {
  text-align: right;
  transform-origin: right;
}

.section--list {
  padding: 0;
}

.section--detail {
  padding: 0 10vw;
}

.section--list {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.section--list .section-tit {
  position: relative;
  text-align: center;
  text-indent: -0.05em;
  margin-bottom: 7vw;
}
.section--list .block--category {
  font-size: 12px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  gap: 0 1em;
  margin-bottom: 6vw;
  margin-top: -6vw;
}
.section--list .block--category::before {
  content: "CATEGORY";
  display: inline-block;
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 10px;
  opacity: 0.8;
  line-height: 1;
  position: relative;
  top: 0.5em;
  left: 0;
}
.section--list .block--category a {
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
}
.section--list .block--category li.current a {
  color: transparent;
  text-stroke: #fff 0.2px;
  -webkit-text-stroke: #fff 0.2px;
}
.section--list .list--information {
  margin-top: 0;
}
.section--list .list--information li {
  transform: translateY(20px);
  opacity: 0;
  transition: 0.6s cubic-bezier(0.39, 0.68, 0.35, 1.05);
}
.section--list .list--information li.started {
  opacity: 1;
  transform: translateY(0);
}
.section--list .list--information a {
  font-size: 14px;
}
.section--list .list--information a .date,
.section--list .list--information a .category {
  font-size: 12px;
}
@media screen and (min-width: 961px) {
  .section--list .list--contents li {
    width: 80%;
  }
}

.section--detail {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}

.page--info .section--detail .block--title,
.page--blog .section--detail .block--title,
.page--faq .section--detail .block--title,
.page--movie .section--detail .block--title,
.page--photo .section--detail .block--title {
  width: 90%;
  max-width: 850px;
  margin: 0 auto 4vw;
}
.page--info .section--detail .txt a,
.page--blog .section--detail .txt a,
.page--faq .section--detail .txt a,
.page--movie .section--detail .txt a,
.page--photo .section--detail .txt a {
  text-decoration: underline;
  color: #121212;
}
@media screen and (min-width: 961px) {
  .page--info .section--detail .section--inner,
  .page--blog .section--detail .section--inner,
  .page--faq .section--detail .section--inner,
  .page--movie .section--detail .section--inner,
  .page--photo .section--detail .section--inner {
    position: relative;
  }
  .page--info .section--detail .section--inner > .txt,
  .page--blog .section--detail .section--inner > .txt,
  .page--faq .section--detail .section--inner > .txt,
  .page--movie .section--detail .section--inner > .txt,
  .page--photo .section--detail .section--inner > .txt {
    width: 90%;
    max-width: 850px;
    background: #fff;
    color: #121212;
    padding: 5em 10em;
    margin: 0 auto;
    border-radius: 5vw;
  }
  .page--info .section--detail .section--inner > .txt a:hover,
  .page--blog .section--detail .section--inner > .txt a:hover,
  .page--faq .section--detail .section--inner > .txt a:hover,
  .page--movie .section--detail .section--inner > .txt a:hover,
  .page--photo .section--detail .section--inner > .txt a:hover {
    text-decoration: none;
  }
}
.page--info .section--detail .date,
.page--blog .section--detail .date,
.page--faq .section--detail .date,
.page--movie .section--detail .date,
.page--photo .section--detail .date {
  position: relative;
}
.page--info .block--share,
.page--blog .block--share,
.page--faq .block--share,
.page--movie .block--share,
.page--photo .block--share {
  position: relative;
  margin-top: 2vw;
}
.page--info .block--share li a i,
.page--blog .block--share li a i,
.page--faq .block--share li a i,
.page--movie .block--share li a i,
.page--photo .block--share li a i {
  color: #fff;
  transition: 0.3s;
}
.page--info .block--share li a svg,
.page--blog .block--share li a svg,
.page--faq .block--share li a svg,
.page--movie .block--share li a svg,
.page--photo .block--share li a svg {
  fill: #fff;
}

.page--schedule .block--title {
  margin-bottom: 50px;
}
.page--schedule .block--title .block--month {
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  margin-bottom: -1vw;
  margin-top: -5vw;
}
.page--schedule .block--title .block--month .tit {
  font-size: 3vw;
  line-height: 1;
}
.page--schedule .block--title .block--month .tit span {
  font-size: 0.35em;
  margin-left: 0.3em;
}
.page--schedule .month-pager {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
}
.page--schedule .month-pager > li a {
  display: block;
  width: 26px;
  height: 30px;
  background: no-repeat center url(/static/tempest/common/arrow.svg);
  background-size: contain;
}
.page--schedule .month-pager > .month-pager--next a {
  transform: rotate(180deg);
}
.page--schedule .block--list {
  padding: 0 10vw;
}
.page--schedule .section--list .list--schedule {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 3em 3vw;
}
.page--schedule .section--list .list--schedule li {
  width: calc((100% - 6vw) / 3);
  border: 1px solid rgba(255, 255, 255, 0.3098039216);
  border-radius: 50px;
  padding: 2em 2.5em 1em;
}
.page--schedule .section--list .list--schedule li a {
  display: block;
  position: relative;
  padding-bottom: 1em;
  padding-right: 26px;
}
.page--schedule .section--list .list--schedule li .date {
  line-height: 1;
  text-align: center;
  letter-spacing: 0;
  font-size: 4vw;
  margin-bottom: 0.5em;
}
.page--schedule .section--list .list--schedule li .date strong {
  display: inline-block;
  line-height: 1;
}
.page--schedule .section--list .list--schedule li .category {
  font-size: 10px;
}
.page--schedule .section--list .list--schedule li .week {
  display: block;
  font-weight: 900;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  line-height: 1;
  font-size: 11px;
  margin-top: 1em;
}
.page--schedule .section--list .list--schedule li .tit {
  font-size: 12px;
  margin-top: 0.2em;
}
.page--schedule .section--list .list--schedule li a::after {
  width: 13px;
  height: 13px;
  left: inherit;
  bottom: inherit;
  right: 0;
  top: 50%;
  margin-top: -18.5px;
  border: 1px solid;
  border-radius: 30px;
  padding: 10px;
  background-size: 9px;
}
.page--schedule .section--list::before {
  display: none;
}
.page--schedule .list--schedule li.no-data {
  text-align: center;
  border: none;
}
.page--schedule .list--schedule.list--information {
  display: block;
  height: 100%;
  margin-top: -1vw;
}
.page--schedule .list--schedule.list--information li {
  width: 100%;
  position: relative;
  padding-left: 9vw;
  margin-bottom: 5vw;
  position: relative;
}
.page--schedule .list--schedule.list--information li::before {
  content: "";
  display: block;
  width: 8px;
  height: 1px;
  position: absolute;
  background: #fff;
  left: 0;
  top: -2.5vw;
}
.page--schedule .list--schedule.list--information li a {
  display: block;
  background: none;
  padding: 0;
  margin-bottom: 15px;
}
.page--schedule .list--schedule.list--information .date {
  width: 10vw;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
}
.page--schedule .list--schedule.list--information .date strong {
  font-size: 2.4vw;
  font-weight: 100;
}
.page--schedule .list--schedule.list--information .date .week {
  font-size: 11px;
  vertical-align: top;
  position: relative;
  top: -4px;
}
.page--schedule .list--schedule.list--information .category {
  font-size: 11px;
  font-weight: 500;
  margin-left: 0;
  margin-bottom: 5px;
}
.page--schedule .block--category {
  margin-top: 3vw;
}
.page--schedule .block--category .list--sort {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em 0;
  padding-right: 2em;
}
.page--schedule .block--category .list--sort li input[type=checkbox] {
  display: none;
}
.page--schedule .block--category .list--sort li .category {
  font-size: 11px;
  font-family: "roboto", sans-serif;
  font-weight: 600;
  font-style: normal;
  padding: 5px 14px 6px;
  color: #fff;
  border: 1px solid;
  background: #fff;
  color: #121212;
  border-radius: 50%;
  line-height: 1;
  display: block;
  transition: 0.3s;
  margin-left: 0;
  margin-right: 0.25em;
}
.page--schedule .block--category .list--sort li input[type=checkbox]:not(:checked) + .category {
  background: none;
  color: #fff;
  opacity: 0.6;
}
@media screen and (min-width: 961px) {
  .page--schedule .block--category .list--sort li:hover input[type=checkbox]:checked + .category {
    cursor: pointer;
    background: transparent;
    color: #fff;
    opacity: 0.6;
  }
  .page--schedule .block--category .list--sort li:hover input[type=checkbox]:not(:checked) + .category {
    cursor: pointer;
    background: #fff;
    color: #121212;
    opacity: 1;
  }
}

.page--info.category--4 .section--detail .date {
  display: block;
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.3em;
  line-height: 1;
  margin-bottom: 0.3em;
}
.page--info.category--4 .section--detail .category {
  display: inline-block;
  margin-left: 0;
}

.page--info.category--13 .block--title {
  margin-bottom: 4vw;
}
@media screen and (min-width: 961px) {
  .page--info.category--13 .section--detail .section--inner > .txt {
    padding: 0;
    overflow: hidden;
  }
}

.section--list .list--contents.list--video {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 0;
  margin-right: 0;
}
.section--list .list--contents.list--video li {
  width: 100%;
}
.section--list .list--contents.list--video li a {
  display: block;
  position: relative;
}
.section--list .list--contents.list--video li a .thumb {
  aspect-ratio: 21/9;
  background-repeat: repeat-x;
  border-radius: 0;
  height: 25vw;
  width: 100%;
  background-size: contain;
}
.section--list .list--contents.list--video li a::after {
  display: none;
}
@media screen and (min-width: 961px) {
  .section--list .list--contents.list--video {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 0 2%;
    margin-right: -2%;
  }
  .section--list .list--contents.list--video li {
    margin: 0 0 5vw;
  }
  .section--list .list--contents.list--video li .tit {
    text-align: center;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .section--list .list--contents.list--video li {
    width: 100%;
    margin: 0 0 10vw;
  }
  .section--list .list--contents.list--video li .tit {
    text-align: right;
  }
}

.section--list.page--profile .block--detail .thumb {
  width: 60%;
  border-radius: 3vw;
  overflow: hidden;
  margin: 0 auto 4vw;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .section--list.page--profile .block--detail .thumb {
    border-radius: 50px;
  }
}
.section--list.page--profile .block--detail .block--txt {
  width: 55%;
  margin: 0 auto 4vw;
}
.section--list.page--profile .block--detail .block--txt .name {
  width: 60%;
  margin: 0 auto 3vw;
  height: 5vw;
}
.section--list.page--profile .block--detail .block--txt svg {
  fill: transparent;
  stroke: #fff;
  stroke-width: 0.2px;
}
.section--list.page--profile .list--profile {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5vw 6%;
  margin: 0 10%;
}
.section--list.page--profile .list--profile li a {
  display: block;
}
.section--list.page--profile .list--profile li .thumb {
  overflow: hidden;
  border-radius: 40px;
}

.section--detail.page--profile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  padding: 0 15vw;
  margin: 0 auto;
}
.section--detail.page--profile .thumb {
  width: 50%;
  margin: 0 auto 2vw;
  border-radius: 3vw;
  overflow: hidden;
}
.section--detail.page--profile .block--text {
  width: 50%;
  margin: 0 auto;
  padding-left: 5%;
}
.section--detail.page--profile .block--text .name {
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3vw;
  line-height: 1;
  margin-bottom: 4vw;
  position: relative;
}
.section--detail.page--profile .block--text .name .txt--sub {
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.15em;
  line-height: 1;
  margin-bottom: 0.2em;
}
.section--detail.page--profile .block--text .name span {
  font-size: 14px;
  display: block;
  margin-top: 0.5em;
}
.section--detail.page--profile .block--text .profile-data {
  gap: 0 1em;
  margin-bottom: 0.5em;
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
}
.section--detail.page--profile .block--text .profile-data dt {
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.1em;
}
.section--detail.page--profile .block--text .profile-data dd {
  font-size: 1.5em;
  line-height: 1.4em;
  letter-spacing: 0.08em;
  margin-bottom: 1em;
}

.page--movie.category-radio .section--list .section-tit {
  font-size: 3.5vw;
}
.page--movie .section--list {
  padding: 0 10vw;
}
@media screen and (min-width: 961px) {
  .page--movie .section--list .list--contents {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 2%;
  }
  .page--movie .section--list .list--contents li {
    width: 48%;
    margin-bottom: 50px;
    margin-right: 0;
  }
  .page--movie .section--list .list--contents li a .thumb {
    overflow: hidden;
    border-radius: 5vw;
  }
}
.page--movie .section--list .block--latest-list .latest-tit {
  text-align: right;
  border-bottom: 3px solid;
  margin-bottom: 1em;
}
@media screen and (min-width: 961px) {
  .page--movie.new-movie.page-movie-detail .section--detail .block--tit {
    width: 100%;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .block--tit .date {
    font-size: 12px;
    opacity: 1;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .detail__btn {
    text-align: center;
    margin-top: 0;
  }
  .page--movie.new-movie.page-movie-detail .block--more_movies .more_movies_title {
    font-family: "ethnocentric", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.5em;
    margin-bottom: 1em;
  }
  .page--movie.new-movie.page-movie-detail .block--more_movies .list--contents {
    gap: 5%;
  }
  .page--movie.new-movie.page-movie-detail .block--more_movies .list--contents li {
    width: 30%;
  }
  .page--movie.new-movie.page-movie-detail .block--more_movies .list--contents li a .thumb {
    margin-bottom: 10px;
  }
  .page--movie.new-movie.page-movie-detail .block--more_movies .list--contents li a .tit {
    font-size: 13px;
  }
  .page--movie.new-movie.page-movie-detail .block--more_movies .list--contents li a .date {
    opacity: 1;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--movie.new-movie.page-movie-detail .block--more_movies .more_movies_title {
    font-family: "ethnocentric", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2em;
    margin-bottom: 0;
    padding: 1em calc(4vw + 1em) 0;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 961px) {
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .vjs-big-play-centered .vjs-big-play-button {
    margin-top: -1.5em;
  }
  .page--movie.new-movie.page-movie-detail .vjs-poster {
    border: 1px solid #fff;
  }
}
.page--movie.new-movie.page-movie-detail .vjs-poster {
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-size: cover !important;
}
.page--movie.new-movie.page-movie-detail .vjs-big-play-centered .vjs-big-play-button,
.page--movie.new-movie.page-movie-detail .video-js .vjs-play-control.vjs-paused span::before {
  filter: drop-shadow(1px 5px 6px rgba(36, 41, 52, 0.2117647059));
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--movie.new-movie.page-movie-detail .area--movie .video-js.vjs-fullscreen .vjs-control-bar {
    width: 94%;
    margin: 0 auto;
    bottom: 3em;
  }
  .page--movie.new-movie.page-movie-detail .area--movie .video-js.vjs-fullscreen .vjs-poster {
    background-size: contain !important;
  }
  .page--movie.new-movie.page-movie-detail .area--movie .video-js.vjs-fullscreen .vjs-play-control {
    top: 50%;
    position: fixed;
    margin-top: -7.25vw;
  }
}
.page--movie.new-movie.page-movie-detail .vjs-control-bar::before {
  content: "";
  display: block;
  width: 100%;
  height: 9em;
  background: linear-gradient(0deg, rgb(40, 42, 48) 0%, rgba(45, 46, 50, 0.45) 50%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.5;
}
.page--movie.new-movie.page-movie-detail .detail__btn {
  font-weight: 500;
  text-align: left;
  position: relative;
  left: 0;
}
.page--movie .block--player {
  position: relative;
  height: 0;
  margin: 0 auto 20px;
  padding-top: 56.25%;
  line-height: 0;
}
.page--movie .block--player .ulizahtml5 {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.page--movie .block--tit .txt--sub .icon {
  font-size: 2.5em;
  vertical-align: -0.25em;
}

.page--blog .section--list {
  padding: 0 10vw;
}
.page--blog .list--contents.list--blog {
  gap: 3vw;
  flex-wrap: wrap;
}
.page--blog .list--contents.list--blog li {
  width: calc((100% - 9vw) / 4);
}
.page--blog .list--contents.list--blog li a .name::after {
  filter: unset;
}
.page--blog .slick-arrow {
  display: block;
  position: absolute;
  bottom: -40px;
  width: 50px;
  height: 23px;
}
.page--blog .slick-arrow.slick--prev {
  left: 0;
}
.page--blog .slick-arrow.slick--next {
  left: 60px;
}
.page--blog .slick-arrow.slick-disabled {
  opacity: 0.4;
  pointer-events: none;
}
.page--blog .slick-dots {
  position: absolute;
  bottom: 1vh;
}
.page--blog .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0;
  padding: 0;
  margin-right: 10px;
  transition: 0.3s;
}
.page--blog .slick-dots li:last-child {
  margin-right: 0;
}
.page--blog .slick-dots li::before {
  content: "";
  display: block;
  border-radius: 100%;
  border: solid 1px #a1a1a1;
  opacity: 1;
  width: 10px;
  height: 10px;
}
.page--blog .slick-dots li.slick-active::before {
  background: #a1a1a1;
}
.page--blog .slick-dots li button {
  display: none;
}
.page--blog .section--detail .txt {
  background: #121212;
  color: #fff;
  margin-bottom: 50px;
}
.page--blog .section--detail .txt a {
  color: #fff;
  text-decoration: none;
}
.page--blog .section--detail .txt .ph img {
  width: 100% !important;
}
.page--blog .section--detail .header--detail {
  background: #121212;
  color: #fff;
  position: relative;
  border-radius: 3vw 3vw 0 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.page--blog .section--detail .header--detail .date {
  margin: 0;
}
.page--blog .section--detail .header--detail .inner {
  display: flex;
  align-items: center;
}
.page--blog .section--detail .header--detail .inner .block--writer {
  display: flex;
  align-items: center;
}
.page--blog .section--detail .header--detail .inner .block--writer .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
  overflow: hidden;
}
.page--blog .section--detail .header--detail .inner .block--writer .icon img {
  background-size: cover;
  width: 100%;
}
.page--blog .section--detail .header--detail .inner .block--writer .writer {
  font-size: 13px;
  letter-spacing: 0.02em;
  position: relative;
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  display: inline-block;
}
.page--blog .section--detail .header--detail .inner .block--writer .writer::after {
  content: "";
  display: block;
  width: 15px;
  height: 16px;
  background: no-repeat center;
  background-size: contain;
  display: inline-block;
  margin-left: 4px;
  position: relative;
  top: 2px;
}
.page--blog .section--detail .header--detail .inner .date {
  display: block;
}
.page--blog .section--detail .block--thumb {
  position: relative;
}
.page--blog .section--detail .block--thumb .list--thumb {
  margin: 0;
}
.page--blog .section--detail .txt-area {
  padding: 25px;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
}
.page--blog .section--detail .txt-area .icon--like {
  position: absolute;
  right: 20px;
  top: -45px;
}
.page--blog .section--detail .block--player {
  position: relative;
  height: 0;
  margin: 0 auto 20px;
  line-height: 0;
  width: 60%;
  aspect-ratio: 16/9;
  height: 100%;
}
.page--blog .section--detail .ph {
  margin: 0;
}
.page--blog .section--detail .pager__item--other {
  width: 9em;
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0.1em;
}

.page--photo .section--list {
  padding: 0 10vw;
}
.page--photo .list--contents li .thumb {
  aspect-ratio: inherit;
  border-radius: 3vw;
}
.page--photo.page--photo__detail .section--list .block--title {
  margin-bottom: 4vw;
}
.page--photo.page--photo__detail .section--list .block--title .section-tit {
  display: inline-block;
  height: auto;
  font-family: -apple-system, BlinkMacSystemFont, m-plus-2c, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 2vw;
  line-height: 1.2;
  padding-top: 0;
  margin-bottom: 0;
  word-break: break-all;
  font-weight: normal;
}
.page--photo.page--photo__detail .block--list {
  width: 100%;
  margin-left: 0;
}
.page--photo.page--photo__detail .list--photo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.page--photo.page--photo__detail .list--photo li {
  width: 33.3333333333%;
  opacity: 0;
  transition: 0.6s cubic-bezier(0.39, 0.68, 0.35, 1.05);
}
.page--photo.page--photo__detail .list--photo li.started {
  transform: translateY(0);
  opacity: 1;
}

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

#swipebox-overlay {
  background: rgba(13, 13, 13, 0.8588235294) !important;
}

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

#swipebox-action #swipebox-close {
  top: 60px;
  right: 70px;
  background: none;
}
#swipebox-action #swipebox-close::before, #swipebox-action #swipebox-close::after {
  content: "";
  width: 40px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 20px;
  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 {
  background: none;
  color: #fff;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
}
#swipebox-action #swipebox-prev {
  left: 3%;
}
#swipebox-action #swipebox-prev::after {
  content: "";
  display: inline-block;
  width: 1.75em;
  height: 1.75em;
  border: 1px solid;
  border-top: none;
  border-right: none;
  transform: rotate(45deg);
  vertical-align: middle;
  pointer-events: none;
  margin-top: -0.25em;
  margin-right: 0.25em;
  margin-left: 1em;
  margin-top: 1em;
}
#swipebox-action #swipebox-next {
  right: 3%;
}
#swipebox-action #swipebox-next::after {
  content: "";
  display: inline-block;
  width: 1.75em;
  height: 1.75em;
  border: 1px solid;
  border-top: none;
  border-right: none;
  transform: rotate(-135deg);
  vertical-align: middle;
  pointer-events: none;
  margin-top: -0.25em;
  margin-right: 0.25em;
  margin-top: 1em;
}

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

.page--disco .section-tit {
  font-size: 5vw;
}
.page--disco .list--discography.list--contents {
  padding: 0 10vw;
}
.page--disco .list--discography.list--contents li a .thumb {
  aspect-ratio: 1/1;
  border-radius: 50px;
  overflow: hidden;
}
@media screen and (min-width: 961px) {
  .page--disco .list--discography.list--contents {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 0 3.12vw;
  }
  .page--disco .list--discography.list--contents li {
    width: 24vw;
    margin: 0 0 5em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--disco .list--discography.list--contents li {
    margin: 0 0 4em;
  }
  .page--disco .list--discography.list--contents li li a .circle {
    display: none !important;
  }
}
.page--disco .list--discography.list--contents .tit {
  font-size: 13px;
}
.page--disco .list--discography.list--contents .category {
  display: inline-block;
  margin: 0 0.5em 0 0;
}
.page--disco .list--discography.list--contents .date {
  display: inline-block;
}
.page--disco .section--detail {
  display: flex;
  justify-content: space-between;
}
.page--disco .block--detail {
  width: 50%;
  padding: 0 1em;
}
.page--disco .header--disco {
  display: none;
}
.page--disco .jacket {
  width: 40%;
  position: relative;
  z-index: 10;
  left: 5%;
}
.page--disco .jacket .ph {
  width: 100%;
  margin: 0 auto 10px;
  line-height: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 13vw;
}
.page--disco .list--jacket li {
  margin-bottom: 30px;
}
.page--disco .list--jacket li .ph {
  margin-bottom: 0;
}
.page--disco .list--jacket li .txt--sub {
  text-align: center;
  line-height: 1;
  padding: 8px 0 4px;
  margin-top: 0;
}
.page--disco .block--disc-detail .tit {
  margin: 0 0 0.5em;
  font-size: 1.8em;
  line-height: 1.2;
}
.page--disco .block--disc-detail .date,
.page--disco .block--disc-detail .category {
  display: inline-block;
}
.page--disco .block--disc-detail .block {
  margin-bottom: 3vw;
}
.page--disco .block--disc-detail .category {
  background: none;
  margin: 0 1em 0 0;
}
.page--disco .block--disc-detail .text .txt {
  padding-top: 3em;
  text-align: left;
}
.page--disco .block--disc-detail .text .txt--banner {
  display: inline-block;
  min-width: 20%;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  background: #fff;
  color: #fff;
  line-height: 1;
  border-radius: 2em;
  padding: 0.8em 1.5em 0.7em;
  margin-bottom: 1em;
}
@media screen and (min-width: 961px) {
  .page--disco .block--disc-detail .text .txt--banner {
    transition: 0.3s;
  }
  .page--disco .block--disc-detail .text .txt--banner:hover {
    background: #aaa;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--disco .block--disc-detail .text .txt--banner {
    font-size: 11px;
    width: 48%;
    padding: 1.1em 1em;
  }
}
.page--disco .block--disc-detail .text .shoplist {
  background: #D3D3D3;
  padding: 1em 1em 0.5em;
}
.page--disco .block--disc-detail .text .shoplist > a {
  display: inline-block;
  width: 20%;
}
.page--disco .block--disc-detail .btn--link {
  border: 1px solid #fff;
  padding: 1em 3em;
  margin: 1em 0;
}
@media screen and (min-width: 961px) {
  .page--disco .block--disc-detail .btn--link:hover {
    background: #fff;
    color: #121212;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--disco .block--disc-detail .btn--link {
    width: 100%;
    text-align: center;
    margin: 1.5em 0;
  }
}
@media screen and (min-width: 458px) and (max-width: 961px) {
  .page--disco .block--disc-detail .btn--link {
    min-width: 30%;
  }
}
.page--disco .block--disc-detail .text .btn {
  margin: 1em 0;
}
.page--disco .block--disc-detail .sub-tit {
  font-size: 0.8em;
  margin-bottom: 0.5em;
}
.page--disco .block--disc-detail .sub-tit::before {
  content: "";
  display: inline-block;
  background: #121212;
  height: 1px;
  width: 1em;
  margin-right: 0.5em;
  vertical-align: middle;
}
.page--disco .block--disc-detail .list--songlist {
  margin-top: 2em;
}
.page--disco .block--disc-detail .list--songlist ol li {
  border-bottom: 1px dotted #D3D3D3;
}
.page--disco .block--disc-detail .list--songlist ol li:last-of-type {
  border: none;
}
.page--disco .block--disc-detail .list--songlist li > div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 1em;
  padding: 0.2em 0.4em;
}
.page--disco .block--disc-detail .list--songlist li > div span {
  width: 1em;
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-weight: 400;
  font-style: italic;
  font-size: 1em;
}
.page--disco .block--disc-detail .list--songlist li > div > ul {
  width: 2em;
}
.page--disco .block--disc-detail .list--songlist .tit {
  font-size: 0.8em;
  font-weight: normal;
  margin-bottom: 0;
}
.page--disco .block--disc-detail .list--songlist > li {
  border-bottom: 1px solid #D3D3D3;
  padding: 0.5em 0 0;
}
.page--disco .block--disc-detail .list--songlist > li:not(:last-of-type) {
  margin-bottom: 1em;
}
.page--disco .block--disc-detail .list--songlist > li .tit--label {
  font-weight: bold;
  border-bottom: 1px solid #D3D3D3;
  padding-bottom: 0.5em;
  margin-bottom: 0;
}
.page--disco .block--disc-detail .list--songlist > li .txt--sub {
  font-size: 10px;
  margin-top: 0;
  padding-left: 3em;
}
.page--disco .block--disc-detail .list--distribution {
  margin-bottom: 10px;
}
.page--disco .block--disc-detail .list--distribution li {
  width: 49%;
  float: left;
  margin-bottom: 8px;
}
.page--disco .block--disc-detail .list--distribution li:nth-child(even) {
  margin-left: 2%;
}
.page--disco .block--disc-detail .list--distribution a {
  display: block;
  padding: 5px 0;
  border-radius: 50px;
  font-size: 0.8em;
  letter-spacing: 0.05em;
  text-align: center;
}
.page--disco .block--disc-detail .list--distribution a img {
  width: 80%;
}

.page--support.section--list.section--detail {
  justify-content: flex-start;
}
.page--support.section--list.section--detail .block--title .section-tit {
  height: auto;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 400;
}
.page--support.section--list.section--detail a {
  text-decoration: underline;
}
.page--support.section--list.section--detail .detail__btn a,
.page--support.section--list.section--detail .btn a {
  text-decoration: none;
}
.page--support .block .block-tit {
  font-family: -apple-system, BlinkMacSystemFont, m-plus-2c, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 18px;
  padding-bottom: 1em;
  border-bottom: 1px solid;
  margin-bottom: 1em;
}
.page--support .list--support a {
  text-decoration: underline;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .page--support .list--support a:hover {
    text-decoration: none;
  }
}
.page--support .list--support dt {
  border-bottom: 1px solid;
  line-height: 1.5;
  margin-bottom: 1em;
}
.page--support .list--support dd {
  margin-bottom: 3em;
}
.page--support .supportTable {
  display: block;
  text-align: left;
}
.page--support .supportTable * {
  display: block;
}
.page--support .supportTable tr {
  margin-bottom: 2.5em;
}

.page--course-change .rule {
  color: #E24B4B;
}
.page--course-change .block--list .title {
  font-weight: 500;
  font-size: 1.8em;
  line-height: 1.5;
  margin-bottom: 1.5em;
}
.page--course-change .block--list .title span {
  font-size: 0.8em;
}
.page--course-change .block--list .block-tit {
  border-bottom: 2px solid;
  font-size: 1.2em;
  padding-bottom: 0.2em;
  margin-bottom: 1.5em;
}
.page--course-change .block--list__item {
  margin: 4em 0;
}
.page--course-change .block--list__item .block {
  background: #D3D3D3;
  padding: 2em;
  margin: 1em auto;
}
.page--course-change .block--list__item .block .tit {
  font-size: 1.2em;
  margin-bottom: 0.8em;
}
.page--course-change table {
  width: 100%;
  margin: 0 auto 30px;
  border: 1px solid #fff;
  border-collapse: collapse;
}
.page--course-change table th {
  width: 30%;
  padding: 15px 20px;
  border: 1px solid #fff;
  text-align: center;
  vertical-align: middle;
}
.page--course-change table td {
  padding: 15px 20px;
  border: 1px solid #fff;
  vertical-align: middle;
}

.page--faq .section--list .section-tit {
  height: auto;
}
@media screen and (min-width: 961px) {
  .page--faq .section--list {
    padding: 0 10vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--faq .section--list {
    padding: 0 8vw;
  }
}
.page--faq .block--title::before {
  display: none;
}
.page--faq .searchBox {
  width: 100%;
  max-width: 400px;
  margin: 4vw auto;
  position: relative;
  border: 1px solid;
}
.page--faq .searchBox input[type=text] {
  border-radius: 5px;
  width: 100%;
  color: #fff;
  border: none;
}
.page--faq .searchBox input[type=submit] {
  width: 40px;
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 40px;
  color: #fff;
  background: transparent;
  border: none;
  border-radius: 30px;
  position: absolute;
  top: 2px;
  right: 3px;
  z-index: 2;
  cursor: pointer;
}
.page--faq .tit--category {
  font-weight: bold;
  margin-bottom: 1em;
}
.page--faq .list--faq,
.page--faq .list--information {
  margin: 0 0 60px;
}
.page--faq .list--faq li,
.page--faq .list--information li {
  opacity: 1;
  transform: none;
}
.page--faq .list--faq li a,
.page--faq .list--information li a {
  padding: 1.8em 10vw 1.3em 3.5em;
}
.page--faq .list--faq li a::after,
.page--faq .list--information li a::after {
  display: none;
}
.page--faq .list--faq .txt,
.page--faq .list--information .txt {
  padding-top: 0;
}
.page--faq .list--faq .icon--a,
.page--faq .list--information .icon--a {
  display: none;
}
.page--faq .list--faq .icon--q,
.page--faq .list--information .icon--q {
  font-family: "roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  position: absolute;
  left: 0;
  top: 4.2em;
}
.page--faq .list--faq .icon--q,
.page--faq .section--list .icon--q {
  top: 1.9em;
  left: 2em;
}
.page--faq .section--detail .block--title {
  padding: 0;
}
.page--faq .section--detail .block--title .tit {
  font-weight: normal;
  padding-right: 0;
  font-size: 1.4em;
}
.page--faq .section--detail .category {
  font-size: 12px;
  margin-left: 0;
  margin-bottom: 1em;
}
@media screen and (min-width: 961px) {
  .page--faq .section--detail .section--inner > .txt a:hover {
    text-decoration: none;
    opacity: 0.5;
  }
}
.page--faq .section--detail .detail__btn {
  left: 0;
}
.page--faq .section--detail .detail__btn a {
  text-decoration: none;
}
.page--faq .block--more-faq {
  margin-top: 4em;
}
.page--faq .block--more-faq .list--faq li a {
  line-height: 1.4;
  text-decoration: none;
}
.page--faq .block--contact {
  margin: 40px 0 0;
}
.page--faq .block--contact .link a {
  position: relative;
  border-bottom: 1px solid #000;
  padding: 0 0 0.2em;
}
.page--faq .block--contact .link a::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 1px solid #000;
  border-top: none;
  border-right: none;
  transform: rotate(-135deg);
  position: relative;
  bottom: 2px;
}
.page--faq .block--contact a {
  text-decoration: none;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .page--faq .block--contact a:hover {
    opacity: 0.5;
  }
  .page--faq .block--contact a:hover + i {
    color: #fff;
  }
}

.page--questionnaire .section-tit {
  font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  margin-bottom: 3vw;
  font-size: 24px;
  font-weight: bold;
}
.page--questionnaire .section-tit .font-en {
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 6vw;
}
@media screen and (min-width: 961px) {
  .page--questionnaire .input--half {
    width: 50%;
  }
  .page--questionnaire input[type=email] {
    width: 75%;
  }
  .page--questionnaire .content--main > section {
    width: calc(50% - 3vw);
    margin: 0 auto;
  }
}
@media screen and (min-width: 961px) {
  .page--questionnaire .input--quarter {
    width: 25%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--questionnaire .input--quarter {
    width: 30%;
  }
  .page--questionnaire .input--quarter.postal_code {
    width: 75%;
  }
}
.page--questionnaire .wrap > section {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 961px) {
  .page--questionnaire .wrap > section {
    padding: 180px clamp(226px, 20vw, 800px) 50px;
  }
  .page--questionnaire .wrap > section .section-tit {
    font-size: 1.6em;
    margin-bottom: 3em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--questionnaire .wrap > section {
    padding: 30vw 7vw 10vw;
  }
  .page--questionnaire .wrap > section .section-tit {
    font-size: 1.2em;
    margin-bottom: 2em;
  }
}
.page--questionnaire .wrap > section .ph {
  margin-bottom: 5vw;
}
.page--questionnaire .wrap > section .tit {
  font-size: 16px;
}
.page--questionnaire .wrap > section form input:not([type=submit]),
.page--questionnaire .wrap > section form textarea {
  border-radius: 5px;
}
.page--questionnaire .wrap > section form .form--post {
  margin: 4em auto;
}
.page--questionnaire .wrap > section form .form--post dt {
  margin: 2em 0 0.2em;
}
.page--questionnaire .wrap > section form .form--post dt:first-child {
  margin-top: 0;
}
.page--questionnaire .wrap > section form .form--post .form__select select {
  cursor: pointer;
}
.page--questionnaire .wrap > section form .btn {
  margin-top: 3em;
}
.page--questionnaire .wrap > section form .btn + .btn {
  margin-top: 0;
}
.page--questionnaire .wrap > section form .form--horizontal li {
  display: inline-block;
}
.page--questionnaire .wrap > section form .icon--required::before {
  content: "必須";
  font-size: 11px;
  color: #fff;
  background: #E24B4B;
  padding: 4px 8px;
  margin-left: 1em;
}
.page--questionnaire.confirm form {
  margin-top: 30px;
}
.page--questionnaire.confirm .form--confirm dt {
  font-size: 12px;
  font-weight: bold;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--questionnaire.confirm .form--confirm dt {
    opacity: 0.5;
    font-size: 11px;
  }
}
.page--questionnaire.confirm .form--confirm dd {
  font-size: 15px;
  border-bottom: 1px solid white;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--questionnaire.confirm .form--confirm dd {
    font-size: 14px;
    padding-bottom: 0.8em;
    margin-bottom: 0.8em;
  }
}
.page--questionnaire.confirm .form--confirm dd:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}

.page--entry.section--detail .area--logo {
  width: 60%;
  font-size: 13px;
  top: 13vw;
  padding: 0 1em;
  margin: 5vw auto 6vw;
}
.page--entry.section--detail .area--logo .section-tit {
  margin: 0 auto;
}
.page--entry.section--detail .area--logo .block-tit {
  height: auto;
  margin-bottom: 5vw;
}
.page--entry.section--detail .area--logo .title {
  margin-bottom: 2em;
}
.page--entry.section--detail .area--logo .title p {
  text-align: center;
  font-size: 1.2vw;
  letter-spacing: 0.5em;
  font-weight: bold;
}
.page--entry.section--detail .area--logo .txt--basic {
  word-break: break-all;
  text-align: justify;
}
.page--entry.section--detail .area--detail {
  max-width: 1000px;
  margin: 0 auto;
}
.page--entry.section--detail .area--detail .block--movie {
  margin-bottom: 10vw;
}
.page--entry.section--detail .area--detail .block--movie .thumb {
  margin-bottom: 15px;
  border-radius: 10vw;
  overflow: hidden;
}
.page--entry.section--detail .area--detail .block--movie .tit {
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3vw;
  text-align: center;
}
.page--entry.section--detail .area--detail .block--movie a {
  position: relative;
}
.page--entry.section--detail .area--detail .block--movie a::after {
  content: "";
  display: block;
  width: 8vw;
  height: 8vw;
  background: no-repeat center url(/static/tempest/common/ico--play.png);
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  border-radius: 4vw;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--entry.section--detail .area--detail .block--movie a::after {
    width: 25vw;
    height: 25vw;
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
    border-radius: 12.5vw;
  }
}
@media screen and (min-width: 961px) {
  .page--entry.section--detail .area--detail .block--movie a .thumb img {
    transition: 0.3s;
  }
  .page--entry.section--detail .area--detail .block--movie a:hover .thumb img {
    opacity: 0.5;
  }
}
.page--entry.section--detail .area--detail .block--spec {
  background: #fff;
  color: #121212;
  border-radius: 3vw;
  padding: 5em 6em;
  margin-bottom: 10vw;
}
.page--entry.section--detail .area--detail .block--spec .block-tit {
  height: auto;
  font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 2em;
  padding-bottom: 0;
  margin-bottom: 0;
  text-align: center;
}
.page--entry.section--detail .area--detail .block--spec .block-tit span {
  display: inline-block;
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.8em;
  font-style: italic;
}
.page--entry.section--detail .area--detail .block--spec .block-tit p {
  display: inline-block;
  padding-left: 0.5em;
  font-weight: bold;
  vertical-align: text-top;
}
.page--entry.section--detail .area--detail .block--spec .label-tit {
  background: #121212;
  padding: 1em 1em 0.8em;
  color: #fff;
  font-weight: bold;
  font-size: 1.1em;
  letter-spacing: 0.3em;
  line-height: 1;
  margin-top: 3em;
}
.page--entry.section--detail .area--detail .block--spec dl div {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-bottom: 1px dotted #121212;
  padding: 1.5em 0;
}
.page--entry.section--detail .area--detail .block--spec dl dt {
  width: 8em;
  font-weight: bold;
}
.page--entry.section--detail .area--detail .block--spec dl dd {
  width: calc(100% - 9em);
}
.page--entry.section--detail .area--detail .block--spec dl dd .tit {
  display: inline-block;
  font-weight: bold;
  font-size: 1em;
  border: 1px solid #121212;
  text-align: left;
  padding: 0 0.5em;
}
.page--entry.section--detail .area--detail .block--spec dl dd .tit + p {
  margin-bottom: 1.5em;
}
.page--entry.section--detail .area--detail .block--spec dl dd > p:last-of-type {
  margin-bottom: 0;
}
.page--entry.section--detail .area--detail .block--spec dl dd strong {
  line-height: 1;
  background: #f13636;
  color: #fff;
  border-radius: 5px;
  vertical-align: text-top;
  padding: 0.25em 0.5em;
  margin-left: 0.5em;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--entry.section--detail .area--detail .block--spec dl dd strong {
    display: inline-block;
    width: 8em;
    font-size: 10px;
    border-radius: 15px;
    text-align: center;
    padding: 0.5em;
    margin-left: 0;
    margin-top: 0.5em;
    vertical-align: bottom;
  }
}
.page--entry.section--detail .area--detail div.block--benefit {
  background: #fff;
  color: #121212;
  border-radius: 3vw;
  text-align: center;
  padding: 3em;
  margin: 0 auto 3vw;
}
.page--entry.section--detail .area--detail div.block--benefit .block-tit {
  font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 24px;
  height: auto;
  text-align: center;
  font-weight: bold;
  margin-bottom: 1em;
}
.page--entry.section--detail .area--detail div.block--benefit .block-tit span {
  display: block;
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.4em;
  letter-spacing: 0.05em;
}
.page--entry.section--detail .area--detail .block--contents {
  margin: 0 -2em;
  padding: 6vw 2em;
}
.page--entry.section--detail .area--detail .block--contents .block-tit {
  text-align: center;
  font-size: 4vw;
  margin-bottom: 3vw;
}
.page--entry.section--detail .area--detail .block--contents .list--contents-list {
  margin-bottom: 5em;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 2vw 4%;
  margin-bottom: 10vw;
}
.page--entry.section--detail .area--detail .block--contents .list--contents-list li {
  border: 1px solid #D3D3D3;
  padding: 4em;
  width: 48%;
  border-radius: 5vw;
}
.page--entry.section--detail .area--detail .block--contents .list--contents-list li .tit {
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 1em;
}
.page--entry.section--detail .area--detail .block--entry {
  padding: 0 2em;
  margin: 0 -2em;
}
.page--entry.section--detail .area--detail .block--entry .block-tit {
  font-size: 2.7vw;
  font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  text-align: center;
  padding: 6vw 0 1.5em;
  font-weight: bold;
  margin-bottom: 1em;
}
.page--entry.section--detail .area--detail .block--entry .block--entry__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page--entry.section--detail .area--detail .block--entry .block--entry__link .block {
  width: 49%;
  text-align: center;
  color: #121212;
  background: #fff;
  padding: 4em 2em;
  border-radius: 5vw;
}
.page--entry.section--detail .area--detail .block--entry .block--entry__link .block .btn a {
  width: 90%;
  min-width: inherit;
  background: #121212;
  color: #fff;
  padding: 1em;
}
.page--entry.section--detail .area--detail .block--entry .block--entry__link .block .tit {
  font-size: 16px;
  padding: 0;
  margin-bottom: 1em;
}
.page--entry.section--detail .area--detail .block--entry .block--entry__pid {
  border-top: 1px dotted #D3D3D3;
  border-bottom: 1px dotted #D3D3D3;
  margin: 3em 0;
  padding: 2em 0;
}

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

/* page--error
------------------------------ */
@media screen and (min-width: 961px) {
  .page--error .wrap .footer .block--grid-line .glid__line:last-of-type,
  .page--error .wrap #grid .glid__line:last-of-type {
    opacity: 1;
  }
}
.page--error .wrap #grid .glid__line:last-of-type::before {
  opacity: 0;
}
.page--error .section--detail {
  padding-left: 5vw;
  padding-right: 5vw;
}
.page--error .section--detail .tit {
  font-weight: 500;
  margin-bottom: 4vw;
  font-size: 5vw;
}
@media screen and (min-width: 961px) {
  .page--error .section--detail .txt {
    text-align: center;
  }
}

/* keyframes
------------------------------ */
@keyframes scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
@media screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
  a {
    transition: all 0.2s 0s ease;
  }
  .btn input {
    transition: 0.3s;
  }
  .btn--main {
    min-width: 300px;
  }
  .btn--sub {
    min-width: 300px;
  }
  /* input */
  .input--half {
    width: 50% !important;
  }
  .input--quarter {
    width: 25% !important;
  }
  .page--home.drawer-visible {
    overflow: hidden;
  }
  .section--detail > .txt {
    font-size: 14px;
  }
  .list--information li a {
    overflow: hidden;
    cursor: pointer;
  }
  .list--information li a:hover {
    background: #fff;
    color: #121212;
  }
  .list--information li a:hover .category span {
    background: #121212;
    color: #fff;
  }
  .list--information li a:hover::after {
    background-color: #121212;
    border-color: #121212;
  }
  .list--information li a .tit {
    width: calc(100% - 20em);
    padding-right: 7em;
    word-break: break-all;
  }
  .list--information li a .date {
    width: 6em;
  }
  .list--information li a .category {
    width: 8em;
  }
  .list--information li.new a:hover .tit::after {
    text-stroke: #121212 1px;
    -webkit-text-stroke: #121212 1px;
  }
  .list--error li {
    font-size: 13px;
  }
  .section--list .list--contents li {
    width: 48%;
    margin-bottom: 50px;
  }
  .section--list .list--contents li.no-data {
    margin: 0;
    width: 100%;
  }
  .list__more a {
    transition: 0.3s;
  }
  .list__more a .arrow svg,
  .detail__btn a .arrow svg {
    position: relative;
    left: 0;
    transition: 0.3s;
  }
  .list__more a .arrow::before, .list__more a .arrow::after,
  .detail__btn a .arrow::before,
  .detail__btn a .arrow::after {
    transition: 0.2s;
  }
  .detail__btn a:hover .arrow::before,
  .list__more a:hover .arrow::before {
    transform: rotate(-16deg) scale(1.08);
  }
  .detail__btn a:hover .arrow::after,
  .list__more a:hover .arrow::after {
    transform: rotate(-32deg) scale(1.2);
  }
  .detail__btn a:hover .arrow svg,
  .list__more a:hover .arrow svg {
    left: 4px;
  }
  .btn a,
  .btn input {
    min-width: 300px;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    overflow: hidden;
  }
  .btn .btn--sub {
    transition: all 0.3s;
  }
  .list--blog li a .thumb,
  .list--profile li a .thumb,
  .list--contents li a .thumb,
  .list--photo li a .thumb {
    transition: 0.3s;
  }
  .list--blog li a .thumb::after,
  .list--profile li a .thumb::after,
  .list--contents li a .thumb::after,
  .list--photo li a .thumb::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: repeat center url(/static/tempest/common/bg.jpg);
    background-size: 50%;
    border-radius: 80px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    mix-blend-mode: hard-light;
    pointer-events: none;
    transition: 0.2s;
  }
  .list--blog li a .name::after,
  .list--profile li a .name::after,
  .list--contents li a .name::after,
  .list--photo li a .name::after {
    transition: 0.3s;
    top: 0;
  }
  .list--blog li a:hover .thumb,
  .list--profile li a:hover .thumb,
  .list--contents li a:hover .thumb,
  .list--photo li a:hover .thumb {
    filter: grayscale(1);
  }
  .list--blog li a:hover .thumb::after,
  .list--profile li a:hover .thumb::after,
  .list--contents li a:hover .thumb::after,
  .list--photo li a:hover .thumb::after {
    opacity: 0.5;
  }
  .list--blog li a:hover .name::after,
  .list--profile li a:hover .name::after,
  .list--contents li a:hover .name::after,
  .list--photo li a:hover .name::after {
    left: 8px;
    top: -3px;
  }
  .list--schedule li a::after {
    transition: 0.3s;
  }
  .list--schedule li a:hover::after {
    left: 4px;
    bottom: 4px;
  }
  .list--qa li a {
    transition: 0.3s;
    position: relative;
    z-index: 1;
  }
  .list--qa li a:hover {
    background: #121212;
    border-color: #121212;
    border-radius: 0 2vw 2vw 0;
  }
  .list--qa li a:hover .list__txt .tit::after,
  .list--qa li a:hover .list__txt i, .list--qa li a:hover .tit {
    color: #aaa;
  }
  .list--faq li a {
    transition: 0.3s;
  }
  .list--faq li a:hover {
    opacity: 0.5;
  }
  .block--share li a {
    transition: 0.3s;
  }
  .block--share li a:hover i {
    color: #aaa;
  }
  .block--share li a:hover svg {
    fill: #aaa;
  }
  .header .list--sns li a:hover {
    opacity: 0.5;
  }
  .header .block--nav-fc ul li a:hover,
  .header .g-nav__official li a:hover {
    text-stroke: 1px #fff;
    -webkit-text-stroke: 1px #fff;
    color: transparent;
  }
  .header .drawer__btn {
    transition: 0.3s;
  }
  .header .drawer__btn:hover {
    text-stroke: 0.5px #fff;
    -webkit-text-stroke: 0.5px #fff;
    color: transparent;
  }
  .wrap > h1.logo a svg {
    transition: 0.3s;
  }
  .wrap > h1.logo a:hover svg {
    fill: transparent;
    stroke: #fff;
    stroke-width: 0.5px;
  }
  body:not(.page--home) .wrap {
    padding-bottom: 12vw;
  }
  body:not(.page--home) .footer {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
  .drawer-visible .glid__line.sp {
    display: none !important;
  }
  .drawer .block--menu li a {
    transition: 0.3s;
    font-size: min(40px, 3vw);
  }
  .wovn-languages.visible .nav-dropdown .list--language li:hover {
    display: block;
    opacity: 0.5;
  }
  .block--category li a {
    transition: 0.3s;
  }
  .block--category li a:hover {
    opacity: 0.5;
  }
  .page--home .section--hero .list--sns li a:hover {
    opacity: 0.5;
  }
  .page--home .section--banner li a::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: repeat center url(/static/tempest/common/bg.jpg);
    background-size: 50%;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    mix-blend-mode: hard-light;
    pointer-events: none;
    transition: 0.3s;
    z-index: 1;
  }
  .page--home .section--banner li a:hover img {
    filter: grayscale(1);
  }
  .page--home .section--banner li a:hover::after {
    opacity: 0.5;
  }
  .page--home .section--banner .swiper-button-prev, .page--home .section--banner .swiper-button-next {
    transition: opacity 0.3s;
  }
  .page--home .section--banner .swiper-button-prev:not(.swiper-button-disabled):hover, .page--home .section--banner .swiper-button-next:not(.swiper-button-disabled):hover {
    opacity: 0.5;
  }
  .page--home .section--schedule .block--schedule-swiper {
    width: 100%;
  }
  .page--home .section--schedule .swiper-horizontal {
    width: 100%;
  }
  .page--home .section--schedule .list--schedule {
    padding: 6vw 10vw 6vw 8vw;
    gap: 0 6.5vw;
  }
  .page--home .section--schedule .list--schedule li {
    width: calc((100% - 29vw) / 3) !important;
  }
  .page--home .section--schedule .list--schedule li a {
    border: 1px solid transparent;
    border-radius: 3vw;
    padding: 3em 2em 6em;
    transition: 0.3s;
  }
  .page--home .section--schedule .list--schedule li a::after {
    left: 27px;
    bottom: 20px;
  }
  .page--home .section--schedule .list--schedule li .list__date .date {
    transition: 0.3s;
  }
  .page--home .section--schedule .list--schedule li a:hover {
    border-color: rgba(255, 255, 255, 0.3098039216);
  }
  .page--home .section--schedule .list--schedule li a:hover::after {
    left: 32px;
    bottom: 25px;
  }
  .page--home .section--schedule .list--schedule li a:hover .list__date .date {
    -webkit-text-stroke: 1px #fff;
    color: transparent;
  }
  .page--home .section--video .list--contents li a .thumb::after {
    border-radius: 70px;
  }
  .page--home .section--profile .list--profile li a figure::after {
    border-radius: 40px;
  }
  .page--home .area--fc a .thumb::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: repeat center url(/static/tempest/common/bg.jpg);
    background-size: 50%;
    border-radius: 9vw;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    mix-blend-mode: hard-light;
    pointer-events: none;
    transition: 0.3s;
    z-index: 1;
  }
  .page--home .area--fc a:hover .thumb::after {
    opacity: 0.5;
  }
  .page--home .section--blog .block--indicator {
    justify-content: center;
    color: #121212;
    margin: 3vw auto 2vw -7vw;
  }
  .page--home .section--blog .block--blog-swiper.swiper-horizontal .swiper-button-prev {
    left: 0;
  }
  .page--home .section--blog .swiper-horizontal .swiper-button-prev::after,
  .page--home .section--blog .swiper-horizontal .swiper-button-next::after {
    filter: invert(1);
  }
  .page--disco .list--discography li a .thumb::after {
    border-radius: 50px;
  }
  .page--profile .list--profile li a .thumb::after {
    border-radius: 40px;
  }
  .page--photo .list--contents {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 3vw;
  }
  .page--photo .list--contents li {
    width: calc((100% - 6vw) / 3);
    margin-right: 0;
  }
  .page--photo .list--contents li a .thumb {
    border-radius: 80px;
  }
  .page--photo.page--photo__detail .section-tit {
    font-size: 2.2vw;
  }
  .page--photo.page--photo__detail .list--photo li a .thumb::after {
    border-radius: 0;
  }
  .page--movie .section--detail .block--player img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  .page--movie .section--detail .block--title {
    width: 100%;
    max-width: inherit;
    padding: 0;
  }
  .page--movie .txt {
    margin-bottom: 50px;
  }
  .page--movie .txt a {
    color: #fff;
  }
  .page--movie .block--player {
    margin: 40px 0 0;
  }
  .page--blog .list--blog li a .thumb img, .page--blog .list--blog li a .thumb::after {
    border-radius: 80px;
  }
  .page--blog .slick-dots li::before {
    transition: background 0.4s;
  }
  .page--blog .slick-dots li:hover::before {
    background: #a1a1a1;
  }
  .page--blog .section--detail {
    max-width: 1100px;
  }
  .page--blog .section--detail .header--detail .inner {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  .page--blog .section--detail .header--detail .inner .block--writer {
    padding: 16px 25px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
  .page--blog .section--detail .header--detail .inner .date {
    width: 60%;
    padding: 16px 25px;
  }
  .page--blog .section--detail .txt {
    display: flex;
    border-radius: 0 0 3vw 3vw;
    overflow: hidden;
  }
  .page--blog .section--detail .txt .block--thumb {
    width: 60%;
  }
  .page--blog .section--detail .txt .txt-area {
    width: 40%;
  }
  .page--faq .wrap .footer .block--grid-line .glid__line:last-of-type,
  .page--faq .wrap #grid .glid__line:last-of-type {
    opacity: 0;
  }
  .page--faq .searchBox {
    border: none;
    border-bottom: 1px solid;
  }
  .page--faq .section-tit {
    font-size: 1.8em;
    top: 0;
  }
  .page--faq .section--list .block--title {
    padding: 0 1em;
  }
  .page--faq .section--list .block--list {
    padding: 0 1em;
  }
  .page--faq .block--contact .link a:hover {
    color: #fff;
  }
  .page--faq .block--contact .link a:hover::after {
    border-color: #fff;
  }
  .page--questionnaire .section--detail .btn .btn--sub:hover {
    background: #fdfbfd;
  }
  .page--error .section--detail .tit {
    font-size: 30px;
    line-height: 1.6em;
    margin: 0 0 1em;
    text-align: center;
  }
  .page--error .section--detail .btn {
    margin: 1em 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  /* common.scss
  ============================== */
  .pc {
    display: none !important;
  }
  .btn--main,
  .btn--sub {
    width: 100%;
    padding: 1.5em 20px;
  }
  /* page--error
  ------------------------------ */
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 458px) and (max-width: 961px) {
  .btn--main,
  .btn--sub {
    min-width: 40%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .side-symbol .symbol--left {
    left: 1.5vw;
  }
  .side-symbol .symbol--right {
    right: 1.5vw;
  }
  .side-symbol > div {
    width: 24px;
  }
  .nav__top--login {
    display: none;
  }
  .logged-in .drawer .g-nav .block--nav-fc .g-nav__fc {
    padding-top: 0;
  }
  .block--pager {
    width: 100%;
    margin: 20px auto;
    text-align: center;
    right: 0;
    left: 0;
  }
  .section--detail .block--pager {
    text-align: center;
    margin: 20px 0 0;
  }
  .list--information li a {
    padding: 1em 0;
  }
  .list--information li a .date {
    display: inline-block;
    width: auto;
    text-align: left;
    margin-bottom: 2px;
  }
  .list--information li a .tit span {
    display: block;
  }
  .date, .category {
    font-size: 11px;
  }
  .category {
    margin-left: 0.8em;
  }
  .tit {
    font-size: 13px;
    font-weight: 400;
  }
  .section--list {
    padding-bottom: 30px;
  }
  .section--list .list--contents li {
    margin-bottom: 48px;
  }
  .section--list .list--contents li:last-child {
    margin-bottom: 0;
  }
  .section--list .list--contents li .thumb {
    overflow: hidden;
    border-radius: 50px;
  }
  .list--information li a {
    padding: 1.8em calc(5vw + 65px) 1.8em 8vw;
  }
  .list--information li a::after {
    width: 50px;
    height: 28px;
    background-size: 12px;
    right: 4vw;
    margin-top: -15px;
  }
  .list--information li a .list__txt {
    flex-wrap: wrap;
    max-width: 1000px;
  }
  .list--information li a .date {
    font-size: 11px;
    margin-right: 0.5em;
  }
  .list--information li a .category {
    width: auto;
    text-align: left;
    margin: 0;
    margin-top: -0.1em;
  }
  .list--information li a .category span {
    font-size: 10px;
    padding: 0.3em 1em;
    font-weight: 700;
  }
  .list--information li a .tit {
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    margin: 1em 0 -2px;
  }
  .list--information li.new .tit::after {
    content: "NEW";
    font-family: "ethnocentric", sans-serif;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    font-size: 0.9em;
    font-weight: 500;
    color: #aaa;
    line-height: 1;
    margin-left: 0.5em;
  }
  .list--information li.no-data {
    background: none;
  }
  .list--schedule li.no-deta {
    width: 80% !important;
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .list--schedule li a {
    display: block;
    position: relative;
    padding-bottom: 1.5em;
  }
  .list--schedule li a::after {
    content: "";
    display: block;
    width: 15px;
    height: 14px;
    background: no-repeat center url(/static/tempest/common/arrow_stanard.svg);
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .list--schedule .list__date {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
  }
  .list--schedule .list__date .sub--date {
    margin-top: 0.4em;
  }
  .list--schedule .category,
  .list--schedule .week {
    font-family: "roboto", sans-serif;
    font-weight: 900;
    font-style: normal;
    width: 100%;
    height: 1em;
    line-height: 1;
    margin-left: 0;
    margin-left: 0;
  }
  .list--schedule .week {
    font-size: 11px;
    height: 1em;
    margin-top: 1.1em;
  }
  .list--schedule .date {
    font-family: "roboto", sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 12vw;
    letter-spacing: 0;
    text-indent: -0.17em;
  }
  .list--schedule .tit {
    width: 18em;
    font-size: 13px;
    margin-top: 1.2em;
    word-break: break-all;
    line-height: 1.7;
    letter-spacing: 0.08em;
    text-align: justify;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .list--video li a::after {
    width: 95%;
    height: 90%;
    transform: rotate(-6deg);
    top: -2%;
    left: 2.5%;
  }
  .list--contents li .thumb, .list--contents .block__item .thumb {
    margin-bottom: 10px;
  }
  .list--contents > li .thumb::before {
    display: none;
  }
  .list--contents > li.no-data {
    padding: 4em 1em;
  }
  .list--blog {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 10px 50px;
  }
  .list--blog li a .thumb {
    aspect-ratio: 2/3;
    border-radius: 50px;
    margin-bottom: 6vw;
  }
  .list--blog li a .name::after {
    content: "";
    display: block;
    width: 15px;
    height: 16px;
    display: inline-block;
    background: no-repeat center url(/static/tempest/common/arrow_stanard.svg);
    background-size: contain;
    position: relative;
    left: 6px;
    filter: invert(1);
  }
  .list--login {
    gap: 0 1em;
  }
  .list--login li a {
    font-size: 1em;
    padding: 0.8em 2.5em;
  }
  .list--login li a::after {
    width: 12px;
    height: 12px;
    left: 3px;
  }
  .list--login a:hover .arrow {
    transform: translate(5px, -5px);
  }
  .list--photo li {
    width: 50%;
  }
  .block--category {
    margin-bottom: 20px;
  }
  .block--category li {
    margin-right: 0;
  }
  .block--category li a {
    font-size: 13px;
    letter-spacing: 0.1em;
    padding: 0 5px;
  }
  .section--list .section-tit {
    font-size: 8vw;
    letter-spacing: initial;
  }
  .section--list,
  .section--detail {
    padding: 0 8%;
  }
  .section--list .date,
  .section--detail .date {
    margin-bottom: 5px;
  }
  .section--list .detail__btn,
  .section--detail .detail__btn {
    font-size: 4vw;
    left: 0;
    margin-top: 20px;
    margin-bottom: 2vw;
  }
  .section--list {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    z-index: 1;
    margin: 0 auto;
  }
  .section--list .section-tit {
    top: 0;
  }
  .section--list .block--title {
    text-align: center;
    margin-bottom: 4vw;
  }
  .section--list .block--category {
    font-size: 12px;
    gap: 0 0.5em;
    margin-bottom: 10vw;
    left: -0.4em;
    margin-top: -6vw;
  }
  .section--list .block--category a {
    font-family: "roboto", sans-serif;
    font-weight: 900;
    font-style: normal;
  }
  .section--detail {
    padding-bottom: 10vw;
  }
  .section--detail .tit {
    line-height: 1.5;
  }
  .section--detail .detail__btn {
    padding: 0;
    left: 0;
    position: relative;
  }
  .section--detail .block--share li.share {
    font-size: 10px;
  }
  .header {
    position: absolute;
  }
  .header .drawer__btn__item {
    font-size: 4vw;
  }
  .header .drawer__btn {
    height: 6vw;
    font-weight: 600;
    font-size: 3vw;
    top: 4.5vw;
    right: 5vw;
  }
  .drawer .header__inner {
    align-items: flex-start;
    height: 100%;
    padding: 10vw 0;
  }
  .drawer .block--menu {
    position: relative;
  }
  .drawer .block--menu li a {
    font-size: 6vw;
    letter-spacing: 0;
    padding: 0.05em 0;
  }
  .drawer .g-nav {
    padding: 6vw 10vw;
    width: 100vw;
  }
  .drawer .g-nav .tit--label {
    font-size: 10px;
    padding-left: 0;
    margin-bottom: 0.5vw;
  }
  .drawer .g-nav > ul,
  .drawer .g-nav .block--nav-fc > ul {
    width: 100%;
    background: #121212;
    left: 0;
    border-radius: 50px;
    padding: 8vw;
  }
  .drawer .g-nav > ul > li,
  .drawer .g-nav .block--nav-fc > ul > li {
    width: 100%;
  }
  .drawer .g-nav .list--sns {
    width: 100%;
    margin-top: 6vw;
    margin-bottom: 6vw;
    justify-content: flex-start;
    gap: 0 1.45em;
  }
  .drawer .g-nav .list--sns li {
    width: auto;
  }
  .drawer .g-nav .list--sns li a {
    font-size: min(10vw, 18px);
  }
  .drawer .g-nav .list--sns li a img {
    display: inline-block;
    width: min(11vw, 24px);
    margin-top: 0.05em;
  }
  .drawer .g-nav .block--nav-fc {
    position: relative;
    background: #121212;
    border-radius: 50px;
    padding: 8vw;
    left: 0;
  }
  .drawer .g-nav .block--nav-fc > ul {
    padding: 0;
    background: none;
    border-radius: 0;
  }
  .drawer .g-nav .block--nav-fc > ul::before {
    display: none;
  }
  .drawer .g-nav .block--nav-fc .g-nav__login {
    gap: 0;
    margin-bottom: 3vw;
  }
  .drawer .g-nav .block--nav-fc .g-nav__login li {
    width: auto;
    position: relative;
    margin-bottom: 3vw;
  }
  .drawer .g-nav .block--nav-fc .g-nav__login li a {
    font-size: 6.5vw;
  }
  .drawer .g-nav .block--nav-fc .g-nav__login li.item__login {
    padding-left: 2.7em;
  }
  .drawer .g-nav .block--nav-fc .g-nav__login li.item__login::after {
    content: "";
    display: block;
    width: 1px;
    height: 25px;
    background: #aaa;
    border-radius: 3px;
    position: absolute;
    left: 1.2em;
    top: 2px;
    transform: rotate(36deg);
    border: none;
  }
  .drawer .drawer-inner {
    position: relative;
  }
  .list--nav {
    text-align: center;
  }
  .list--nav li {
    display: inline-block;
  }
  .drawer-visible {
    opacity: 1;
    pointer-events: auto;
    overflow: hidden;
  }
  .drawer-visible .drawer {
    opacity: 1;
    pointer-events: auto;
  }
  .drawer-visible .drawer .g-nav {
    opacity: 1;
    transition-delay: 0.5s;
  }
  .drawer-visible #drawer__btn {
    mix-blend-mode: unset;
  }
  .drawer-visible .header .logo,
  .drawer-visible .wovn-languages {
    opacity: 0;
    pointer-events: none;
  }
  .wrap > h1.logo {
    width: 24vw;
    height: 4vw;
    top: 6vw;
    left: 5vw;
    margin-left: 0;
  }
  .section-tit .title--sub svg.first {
    top: 4px;
    left: 4px;
    opacity: 1;
  }
  .section-tit .title--sub svg.second {
    top: 8px;
    left: 8px;
    opacity: 1;
  }
  .list__more a,
  .detail__btn a {
    font-size: 13px;
    padding: 5vw 0 0;
  }
  .page--home .wovn-languages .langIcon {
    left: 4px;
    transform: translateY(-50%) scale(0.8);
  }
  .page--home .wovn-languages::before {
    width: 7px;
    height: 7px;
    right: 12px;
    margin-top: -3px;
  }
  .page--home .content--body::before {
    opacity: 0.3;
  }
  .page--home .header .logo {
    width: 19vw;
    position: absolute;
    top: 2vw;
    mix-blend-mode: difference;
  }
  .page--home .footer .inner {
    padding: 12vw 10vw 10vw;
  }
  .page--home.drawer-visible .drawer__btn {
    transform: scaleX(1);
  }
  .page--home.scrolling .drawer__btn {
    transform: scaleX(1);
  }
  .page--home #tubular-container {
    height: 100vh;
  }
  .page--home #tubular-container #tubular-player {
    transform: scale(1.3);
  }
  .page--home .block--bg--img__blur {
    width: 100%;
    height: 100%;
    filter: blur(30px);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .page--home :where([class^=section--]) {
    position: relative;
    z-index: 5;
  }
  .page--home :where([class^=section--]).delighter {
    opacity: 0;
    transform: translateY(40px);
    transition: 0.4s;
  }
  .page--home :where([class^=section--]).started {
    opacity: 1;
    transform: translateY(0);
  }
  .page--home .birthday-message {
    width: 100%;
    margin: 0 auto;
    padding: 0 3vw;
  }
  .page--home .birthday-message a {
    display: block;
    width: 50%;
    text-align: center;
    background: #aaa;
    color: #fff;
    padding: 4vw 30px;
    margin: 0 auto 7vw;
    position: relative;
    transition: 0.3s;
    z-index: 10;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 961px) {
  .page--home .birthday-message a:hover {
    background: #fff;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 1px) and (max-width: 960px) {
  .page--home .birthday-message a {
    width: 80%;
    border-radius: 7em;
    line-height: 1.5;
    padding: 4vw 1em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .wovn-languages {
    z-index: 100;
    color: #fff;
    border-bottom-width: 1px;
    position: absolute;
    top: calc(92vh - 7.5vw);
    left: 4vw;
    mix-blend-mode: unset;
  }
  .page--home .wovn-languages.visible .nav-dropdown {
    top: -9.5em;
  }
  .page--home #bg-area {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
  }
  .page--home.loaded #bg-area::after {
    opacity: 0;
  }
  .page--home .section--hero {
    height: 100vh;
    height: 100svh;
  }
  .page--home .section--hero h1.logo {
    width: 24vw;
    height: 4vw;
    left: inherit;
    top: inherit;
    bottom: 8vh;
    right: 5vw;
    margin-left: 0;
  }
  .page--home .section--hero .line--logo {
    margin-top: -18.5vw;
  }
  .page--home .section--hero .line--logo svg {
    width: 280vw;
    height: 38vw;
  }
  .page--home .section--banner {
    padding-top: 10vw;
    margin-bottom: 8vw;
    position: relative;
    z-index: 1;
  }
  .page--home .section--banner::before {
    width: 150vw;
    height: 150vw;
    top: -30vw;
    left: -67vw;
    opacity: 0.1;
  }
  .page--home .section--banner .swiper-wrapper {
    margin-left: 8vw;
  }
  .page--home .section--banner .swiper-wrapper li a {
    display: block;
    line-height: 0;
    border-radius: 40px;
    overflow: hidden;
  }
  .page--home .section--banner .swiper-button-prev::after {
    transform: rotate(180deg);
  }
  .page--home .section--banner:not(.no-carousel) .block--banner-swiper {
    margin-right: 8vw;
  }
  .page--home .section--banner.no-carousel .swiper-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
  }
  .page--home .section--banner.no-carousel .swiper-slide {
    width: 80%;
  }
  .page--home .swiper-pagination {
    width: auto;
    text-align: left;
    color: transparent;
    margin-left: 3vw;
    top: 5px;
    left: 0;
  }
  .page--home .swiper-pagination > span {
    display: inline-block;
    font-family: "roboto", sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 11px;
    color: #fff;
    position: relative;
  }
  .page--home .swiper-pagination .swiper-pagination-total {
    padding-left: 8vw;
  }
  .page--home .swiper-pagination .swiper-pagination-total::before {
    content: "MAX LENGTH";
    display: inline-block;
    font-family: "roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 10px;
    margin-right: 1em;
  }
  .page--home .js-Maxnum {
    font-family: "roboto", sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 10px;
  }
  .page--home .js-Maxnum span {
    display: inline-block;
    font-weight: 600;
    margin-left: 5px;
  }
  .page--home .swiper-button-prev,
  .page--home .swiper-button-next {
    position: relative;
  }
  .page--home .swiper-button-prev::after,
  .page--home .swiper-button-next::after {
    width: 30px;
    height: 20px;
    background: no-repeat center url(/static/tempest/common/arrow.svg);
    background-size: contain;
    transform: none;
    border: none;
  }
  .page--home .block--indicator {
    justify-content: space-between;
    gap: 0;
    margin-left: 5vw;
    margin-top: 1.5vw;
    padding-right: 5vw;
  }
  .page--home .swiper-pagination > span {
    color: #fff;
    border: 1px solid;
    border-radius: 5px;
  }
  .page--home .swiper-pagination .swiper-pagination-total::before {
    background: #fff;
  }
  .page--home .swiper-horizontal .swiper-button-prev,
  .page--home .swiper-horizontal .swiper-button-next {
    display: none;
  }
  .page--home .section--info {
    margin-left: 0;
    margin-bottom: 30vw;
    position: relative;
    z-index: 1;
  }
  .page--home .section--info::before {
    width: 200vw;
    height: 200vw;
    bottom: -120vw;
    right: -80vw;
  }
  .page--home .section--info .section-tit {
    margin-left: 5vw;
    margin-bottom: 9vw;
  }
  .page--home .section--info .section-tit svg {
    height: 1.5em;
    width: 100%;
  }
  .page--home .section--info .list__more {
    padding-top: 5vw;
  }
  .page--home .section--info .list__more a {
    padding-right: 0;
    text-align: center;
    font-size: 13px;
  }
  .page--home .section--schedule {
    margin-bottom: 30vw;
  }
  .page--home .section--schedule .section-tit {
    margin-left: 11vw;
    margin-bottom: 9vw;
    position: relative;
  }
  .page--home .section--schedule .section-tit svg {
    height: 1.5em;
    width: 100%;
  }
  .page--home .section--schedule .list__more {
    z-index: 5;
    padding: 5vw 0 0;
  }
  .page--home .section--schedule .block--schedule-swiper {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .page--home .section--schedule .block--schedule-swiper:has(.no-data) {
    overflow: hidden;
  }
  .page--home .section--schedule .list--schedule {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    width: 100%;
    padding: 12vw 0 12vw 12vw;
    border: none;
  }
  .page--home .section--schedule .list--schedule li {
    width: 45vw;
    margin-right: 10vw;
  }
  .page--home .section--schedule .list__more {
    text-align: center;
    font-size: 14px;
    padding: 3em 0;
  }
  .page--home .section--schedule.coming-soon .block--title {
    position: relative;
    z-index: 2;
  }
  .page--home .section--schedule.coming-soon .no-data {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50% !important;
    height: 18vw;
    text-align: center;
    border: 1px solid #dbdcde;
    border-radius: 50%;
    transform: rotate(-15deg);
    margin-right: -0.6vw;
    position: relative;
    top: -4vw;
    z-index: -1;
  }
  .page--home .section--schedule.coming-soon .no-data span {
    display: block;
    font-family: "ethnocentric", sans-serif;
    font-weight: 400;
    font-style: normal;
    transform: rotate(15deg);
  }
  .page--home .section--video {
    margin-bottom: 30vw;
  }
  .page--home .section--video .block--title {
    margin-bottom: 0;
  }
  .page--home .section--video .block--video-swiper {
    padding-top: 6vw;
  }
  .page--home .section--video .section-tit {
    margin-left: 6vw;
    margin-bottom: 9vw;
    position: relative;
  }
  .page--home .section--video .section-tit svg {
    height: 1.5em;
  }
  .page--home .section--video .swiper-pagination {
    margin-left: 0;
  }
  .page--home .section--video .js-Maxnum {
    margin-left: 10px;
  }
  .page--home .section--video .list--contents li a {
    display: block;
    position: relative;
    width: 100%;
  }
  .page--home .section--video .list--contents li .thumb {
    width: 100%;
    aspect-ratio: 18/9;
    border-radius: 50px;
    height: 50vw;
  }
  .page--home .section--video .block--indicator {
    margin-left: 0;
    margin-top: -1vw;
    padding-bottom: 4vw;
  }
  .page--home .section--video .list__detail {
    text-align: center;
    margin-top: 1em;
  }
  .page--home .section--video .list__more {
    text-align: center;
    transform: translateX(-50%);
    left: 50%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 961px) {
  .page--home .section--video .swiper-horizontal .swiper-button-prev,
  .page--home .section--video .swiper-horizontal .swiper-button-next {
    transition: 0.3s;
  }
  .page--home .section--video .swiper-horizontal .swiper-button-prev:hover,
  .page--home .section--video .swiper-horizontal .swiper-button-next:hover {
    background: #aaa;
  }
  .page--home .section--video .swiper-horizontal .swiper-button-prev:hover::after,
  .page--home .section--video .swiper-horizontal .swiper-button-next:hover::after {
    filter: invert(1);
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .section--profile {
    position: relative;
    margin-bottom: 0;
  }
  .page--home .section--profile::before {
    content: "";
    display: block;
    width: 100vw;
    height: 100vw;
    background: no-repeat center url(/static/tempest/common/circle.webp);
    background-size: contain;
    position: absolute;
    top: -30vw;
    left: -37vw;
    mix-blend-mode: color-dodge;
    z-index: 1;
    opacity: 0.1;
    pointer-events: none;
  }
  .page--home .section--profile .section-tit {
    margin-left: 9vw;
    margin-bottom: 3vw;
    position: relative;
  }
  .page--home .section--profile .section-tit svg {
    height: 1.5em;
    width: 100%;
  }
  .page--home .section--profile .inner {
    border-top: none;
  }
  .page--home .section--profile .inner .block--txt {
    width: 100%;
    text-align: left;
    padding: 7vw 8vw;
    margin: 4vw auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .page--home .section--profile .block--photo {
    border-bottom: none;
    padding: 5vw 10vw 15vw;
  }
  .page--home .section--profile .list--profile {
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 0 10%;
  }
  .page--home .section--profile .list--profile li {
    width: 45%;
  }
  .page--home .section--profile .list--profile li a {
    display: block;
  }
  .page--home .section--profile .list--profile li .thumb {
    overflow: hidden;
    border-radius: 40px;
  }
  .page--home .section--profile .list--profile li a .name {
    font-size: 12px;
    letter-spacing: 0.1em;
    text-align: center;
    margin-top: 1em;
  }
  .page--home .section--profile .list--profile .list--profile__item.view-more a {
    display: block;
    font-family: "ethnocentric", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4em;
    letter-spacing: 0.1em;
    font-size: 11px;
    padding: 2em 0;
  }
  .page--home .section--profile .list__more {
    text-align: center;
  }
  .page--home .area--fc {
    padding-top: 20vw;
    /*
    .section--gallery.coming-soon,
    .section--blog.coming-soon{
    	.list__more{display: none !important;}
    	&::before{
    		display: none;
    	}
    	.no-data{
    		display: flex;
    		align-items: center;
    		justify-content: center;
    		width: 48vw;
    		height: 22vw;
    		border: 1px solid;
    		border-radius: 50%;
    		transform: rotate(-15deg);
    		position: absolute;
    		right: 25.5vw;
    		top: 6vw;
    		span{
    			display: inline-block;
    			transform: rotate(15deg);
    			@include var.ethno();
    			letter-spacing: 0.5em;
    		}
    		@include var.sp{
    			width: 78vw;
    			height: 37vw;
    			transform: rotate(-15deg);
    			right: 11.5vw;
    			top: 6vw;
    		}
    	}
    }
    */
  }
  .page--home .area--fc::before {
    content: "";
    display: block;
    width: 80%;
    height: 100%;
    background: repeat-y left top url(/static/tempest/common/bg_fc.jpg);
    background-size: 50%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    filter: grayscale(1);
    z-index: -1;
  }
  .page--home .area--fc .list--login {
    width: 70%;
    margin: 0 auto 7vw;
  }
  .page--home .area--fc .block--title {
    margin-bottom: 17vw;
  }
  .page--home .area--fc .block--title h1 {
    width: 70%;
    margin: 0 auto 7vw;
  }
  .page--home .area--fc .section-tit svg {
    width: 100%;
  }
  .page--home .area--fc .section-tit .title--main {
    z-index: 3;
  }
  .page--home .area--fc .section-tit .title--main svg {
    fill: #000;
  }
  .page--home .area--fc .section-tit .title--sub svg {
    stroke: #121212;
    stroke-width: 0.2px;
    opacity: 1;
  }
  .page--home .area--fc .section-tit .title--sub .first {
    fill: #fff;
    top: 5px;
    left: 5px;
  }
  .page--home .area--fc .section-tit .title--sub .second {
    fill: transparent;
    top: 9px;
    left: 10px;
    z-index: -1;
  }
  .page--home .area--fc .section--gallery,
  .page--home .area--fc .section--movie {
    padding-bottom: 20vw;
  }
  .page--home .area--fc .section--gallery .section-tit,
  .page--home .area--fc .section--movie .section-tit {
    height: 1.5em;
    width: 100%;
    margin-bottom: 5vw;
  }
  .page--home .area--fc .section--gallery .section-tit svg,
  .page--home .area--fc .section--movie .section-tit svg {
    height: 1.5em;
    font-size: 5vw;
    padding-left: 4vw;
  }
  .page--home .area--fc .section--gallery .block a,
  .page--home .area--fc .section--movie .block a {
    width: 80%;
  }
  .page--home .area--fc .section--gallery .block a .thumb,
  .page--home .area--fc .section--movie .block a .thumb {
    border-radius: 16vw;
  }
  .page--home .area--fc .section--gallery .block a .thumb img,
  .page--home .area--fc .section--movie .block a .thumb img {
    aspect-ratio: 16/9;
  }
  .page--home .area--fc .section--gallery .block a .list__txt .tit,
  .page--home .area--fc .section--movie .block a .list__txt .tit {
    font-weight: bold;
    font-size: 13px;
  }
  .page--home .area--fc .section--gallery .list__more,
  .page--home .area--fc .section--movie .list__more {
    text-align: center;
    padding-top: 2vw;
  }
  .page--home .area--fc .section--gallery .section-tit svg {
    padding-left: 9vw;
  }
  .page--home .area--fc .section--gallery .block a {
    width: 80%;
  }
  .page--home .area--fc .section--gallery .block a .thumb {
    border-radius: 16vw;
  }
  .page--home .area--fc .section--gallery .block a .list__txt .tit {
    font-weight: bold;
    font-size: 13px;
  }
  .page--home .area--fc .block--login {
    position: relative;
    z-index: 1;
    font-size: 20px;
    margin-bottom: 20vw;
  }
  .page--home .area--fc .block--login svg {
    fill: #fff;
  }
  .page--home .area--fc .block--login .logo {
    text-align: center;
    margin-bottom: 2vw;
  }
  .page--home .area--fc .block--login .logo svg {
    width: 40vw;
    height: 17vw;
    fill: #fff;
  }
  .page--home .section--blog {
    margin-bottom: 20vw;
    margin-top: 7vw;
  }
  .page--home .section--blog .section-tit {
    border-bottom: 1px solid;
    padding-bottom: 14vw;
  }
  .page--home .section--blog .section-tit svg {
    height: 1.5em;
    width: 100%;
    font-size: 5vw;
  }
  .page--home .section--blog .block--blog-swiper {
    padding-top: 4vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 961px) {
  .page--home .section--blog:hover .swiper-button-prev, .page--home .section--blog:hover .swiper-button-next {
    opacity: 1;
    pointer-events: auto;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .section--blog .block--title {
    position: relative;
    margin-bottom: 1em;
  }
  .page--home .section--blog .block--title .block-tit {
    padding-left: 3vw;
    font-size: 11.4vw;
  }
  .page--home .section--blog .block--title .list__more {
    position: absolute;
    right: calc(3vw + 6em);
    bottom: 5vw;
  }
  .page--home .section--blog .block--blog-swiper {
    margin-left: 17vw;
    padding: 8vw 10vw 8vw 0;
  }
  .page--home .section--blog .block--blog-swiper.no-carousel {
    margin: 6vw;
    padding-top: 7vw;
    padding-right: 0;
    margin-bottom: 0;
  }
  .page--home .section--blog .block--blog-swiper.no-carousel.num1 .swiper-slide {
    width: 70%;
  }
  .page--home .section--blog .block--indicator {
    justify-content: center;
    gap: 0 1em;
    margin-left: -7vw;
  }
  .page--home .section--blog .list--blog {
    flex-wrap: unset;
    gap: 0;
  }
  .page--home .section--blog .list--blog li a {
    display: block;
    text-align: center;
  }
  .page--home .section--blog .list--blog li .thumb {
    line-height: 0;
    background: rgba(0, 0, 79, 0.431372549);
  }
  .page--home .section--blog .list--blog li .thumb img {
    position: relative;
    background: no-repeat center;
    background-size: cover;
    aspect-ratio: 1/1;
  }
  .page--home .section--blog .list--blog li .thumb img.thumb-none {
    background-image: url(/static/tempest/common/logo-s.svg);
    background-size: 30%;
    opacity: 0.1;
    filter: invert(1);
  }
  .page--home .section--blog .list--blog li .date,
  .page--home .section--blog .list--blog li .name {
    font-family: "roboto", sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 12px;
    margin-bottom: 5px;
  }
  .page--home .section--blog .list--blog li .name {
    font-size: 20px;
    margin-bottom: 5px;
    letter-spacing: 0.1em;
  }
  .page--home .section--blog.coming-soon {
    margin-bottom: 24vw;
  }
  .page--home .section--blog.coming-soon::before {
    height: 420%;
  }
  .page--home .section--blog .list__more {
    border-top: 1px solid #000;
    text-align: center;
    padding-top: 2vw;
  }
  :where(body:not(.page--home)) .wrap {
    overflow: hidden;
    padding-bottom: 22vw;
  }
  :where(body:not(.page--home)) .wrap::after {
    width: 180vw;
    height: 180vw;
    top: -80vw;
    left: -82vw;
  }
  :where(body:not(.page--home)) .wrap .side-symbol {
    display: none !important;
  }
  :where(body:not(.page--home)) .wrap .header .logo {
    width: 23vw;
    height: 5.7vw;
    left: 4vw;
    top: 4.5vw;
  }
  :where(body:not(.page--home)) .wrap.drawer-visible .header .logo svg {
    fill: #fff;
  }
  :where(body:not(.page--home)) .wrap.drawer-visible .wovn-languages {
    mix-blend-mode: unset;
    color: #aaa;
  }
  :where(body:not(.page--home)) .wrap.drawer-visible .wovn-languages.visible {
    color: #aaa;
    border-bottom-color: #aaa;
  }
  :where(body:not(.page--home)) .wrap.drawer-visible .wovn-languages.visible .nav-dropdown {
    background: #aaa;
  }
  :where(body:not(.page--home)) .wrap.drawer-visible .wovn-languages.visible .nav-dropdown .list--language li:not(.selected) {
    color: #D3D3D3;
  }
  :where(body:not(.page--home)) .wrap.drawer-visible .wovn-languages.visible .nav-dropdown li.selected {
    color: #D3D3D3;
  }
  :where(body:not(.page--home)) .wrap .content--main {
    padding-top: 23vw;
  }
  :where(body:not(.page--home)) .wrap .wovn-languages {
    width: 23vw;
    height: 26px;
    color: #fff;
    mix-blend-mode: difference;
    position: fixed;
    z-index: 300;
    top: 4.3vw;
    left: inherit;
    right: 20vw;
  }
  :where(body:not(.page--home)) .wrap .wovn-languages::before {
    margin-top: -3px;
    right: 11px;
  }
  :where(body:not(.page--home)) .wrap .wovn-languages .langIcon {
    top: 0.8em;
    line-height: 1;
    transform: scale(0.8);
    transform-origin: left;
    left: -6em;
    letter-spacing: 0.17em;
    width: 7em;
  }
  :where(body:not(.page--home)) .wrap .wovn-languages .nav-dropdown {
    left: 0;
    padding: 12px 10px 10px;
    border-radius: 10px 10px 15px 15px;
  }
  :where(body:not(.page--home)) .wrap .wovn-languages .nav-dropdown .list--language li {
    font-weight: normal;
    transform: scale(0.85);
    transform-origin: left;
  }
  :where(body:not(.page--home)) .wrap .wovn-languages.visible {
    mix-blend-mode: unset;
    color: #fff;
    border-bottom: 1px solid #fff;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 458px) and (max-width: 961px) {
  :where(body:not(.page--home)) .wrap .wovn-languages.visible {
    border-bottom: solid 3px #fff;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  :where(body:not(.page--home)) .wrap .wovn-languages.visible .nav-dropdown {
    transform: translate(0);
    padding: 5px 10px 0 10px;
  }
  :where(body:not(.page--home)) .wrap .wovn-languages.visible .nav-dropdown .list--language li {
    background: transparent;
  }
  :where(body:not(.page--home)) .wrap .wovn-languages.visible .nav-dropdown .list--language li.selected {
    pointer-events: none;
    background: transparent;
    padding: 0;
    color: #000;
    font-weight: bold;
    opacity: 1;
    font-size: 1.1em;
  }
  :where(body:not(.page--home)) .wrap .header {
    position: relative;
  }
  :where(body:not(.page--home)) .wrap footer.footer {
    width: 100%;
    background: none;
    padding-top: 1vw;
    padding-bottom: 8vw;
    bottom: 0;
  }
  :where(body:not(.page--home)) .wrap footer.footer .copyright {
    text-align: right;
    transform-origin: right;
  }
  .section--list {
    display: block;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 100%;
  }
  .section--list .block--list {
    width: 100%;
    left: 0;
    position: relative;
    padding-top: 6vw;
  }
  .section--list .list--information,
  .section--list .list--qa {
    margin-top: 0;
  }
  .section--list .list--information a,
  .section--list .list--qa a {
    font-size: 12px;
  }
  .section--detail {
    position: relative;
    z-index: 1;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 1px) and (max-width: 960px) {
  .section--detail {
    width: 100%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--info .section--list, .page--blog .section--list {
    padding: 0;
  }
  .page--info .section--list .block--title, .page--blog .section--list .block--title {
    margin-bottom: 20px;
  }
  .page--info .section--detail .section--inner, .page--blog .section--detail .section--inner {
    padding: 0;
  }
  .page--info .section--detail .txt, .page--blog .section--detail .txt {
    line-height: 1.8;
  }
  .page--info .block--share, .page--blog .block--share {
    top: 0;
    margin-top: 0;
    text-align: right;
    margin-bottom: 10vw;
  }
  .page--info.category--4 .section--detail .date {
    font-size: 14px;
    font-weight: 700;
  }
  .page--info .section--detail .block--title, .page--blog .section--detail .block--title, .page--faq .section--detail .block--title,
  .page--movie .section--detail .block--title, .page--photo .section--detail .block--title {
    width: 100%;
  }
  .page--info .section--detail .section--inner > .txt, .page--blog .section--detail .section--inner > .txt, .page--faq .section--detail .section--inner > .txt,
  .page--movie .section--detail .section--inner > .txt, .page--photo .section--detail .section--inner > .txt {
    background: #fff;
    color: #121212;
    padding: 10vw;
    border-radius: 50px;
  }
  .page--schedule .month-pager {
    justify-content: space-between;
    margin-top: -2em;
  }
  .page--schedule .block--title .block--month {
    margin-top: 2.5em;
    margin-bottom: 3.5em;
  }
  .page--schedule .block--title .block--month .tit {
    font-size: 6vw;
    line-height: 1;
    margin-bottom: 0;
  }
  .page--schedule .block--title .block--month .tit span {
    font-size: 0.4em;
    margin-left: 0.3em;
  }
  .page--schedule .section--list {
    display: block;
  }
  .page--schedule .section--list .block--list {
    width: 100%;
    left: 0;
    padding: 0;
  }
  .page--schedule .section--list .list--schedule {
    gap: 1em 0;
  }
  .page--schedule .section--list .list--schedule li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    border: 1px solid;
    border-radius: 30px;
    padding: 7vw 5vw 5vw 28vw;
    position: relative;
  }
  .page--schedule .section--list .list--schedule li .date {
    width: 30%;
    font-size: 7vw;
    position: absolute;
    left: 4vw;
    top: 6vw;
  }
  .page--schedule .section--list .list--schedule li .date .week {
    margin-top: 0.5em;
  }
  .page--schedule .section--list .list--schedule li .list__txt {
    width: 100%;
    padding-left: 2vw;
  }
  .page--schedule .section--list .list--schedule li .list__txt .tit {
    line-height: 1.2;
    width: auto;
  }
  .page--schedule .section--list .list--schedule li a {
    padding-right: 26px;
  }
  .page--schedule .section--list .list--schedule li a + a {
    padding-top: 0.5em;
  }
  .page--schedule .section--list .list--schedule li.no-data {
    padding: 12vw 6vw;
    justify-content: center;
  }
  .page--schedule .block--category {
    margin-top: 8vw;
    margin-bottom: 9vw;
    left: 0;
  }
  .page--schedule .block--category .list--sort {
    padding-right: 0;
  }
  .page--schedule .block--category .list--sort li .category {
    font-size: 10px;
  }
  .page--schedule .block--category::before {
    top: -1.4em;
  }
  .page--info.category--4 .section--detail .date {
    display: block;
    font-family: "ethnocentric", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.3em;
    line-height: 1;
    margin-bottom: 0.3em;
  }
  .page--info.category--4 .section--detail .category {
    display: inline-block;
    margin-left: 0;
  }
  .page--info.category-13 .section--list .block--list .list--contents.list--video li .tit {
    text-align: center;
  }
  .page--info.category-13 .section--list .block--list .list--contents.list--video li a .thumb {
    height: 45vw;
  }
  .section--list .list--contents.list--video li .tit {
    font-size: 12px;
    line-height: 1.2;
    padding-right: 1em;
  }
  .page--info.category--13 .section--detail .section--inner > .txt {
    padding: 0;
    border-radius: 50px;
    overflow: hidden;
  }
  .section--list.page--profile .section-tit {
    margin-bottom: 13vw;
  }
  .section--list.page--profile .block--detail .thumb {
    width: 100%;
    margin: 0 auto 10vw;
    border-radius: 50px;
    overflow: hidden;
  }
  .section--list.page--profile .block--detail .block--txt {
    width: 100%;
    margin: 0 auto 8vw;
  }
  .section--list.page--profile .block--detail .block--txt .name {
    width: 80%;
    margin: 0 auto 4vw;
    height: 7vw;
  }
  .section--list.page--profile .block--detail .block--txt svg {
    stroke-width: 0.4px;
  }
  .section--list.page--profile .block--detail .block--txt__body {
    font-size: 12px;
  }
  .section--list.page--profile .list--profile {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 5vw 5%;
    margin: 0;
  }
  .section--list.page--profile .list--profile li {
    width: 47%;
  }
  .section--list.page--profile .list--profile li a {
    display: block;
  }
  .section--list.page--profile .list--profile li .thumb {
    overflow: hidden;
    border-radius: 40px;
  }
  .section--list.page--profile .list--profile li.list--profile__item.view-more {
    display: none !important;
  }
  .section--detail.page--profile {
    display: block;
    position: relative;
    z-index: 1;
    padding: 0;
    margin: 0 auto;
    top: -29vw;
  }
  .section--detail.page--profile .thumb {
    width: 100%;
    margin: 22vw auto 10vw;
    border-radius: 50px;
    overflow: hidden;
  }
  .section--detail.page--profile .block--text {
    width: 100%;
    margin: 0 auto;
    padding: 0 10%;
  }
  .section--detail.page--profile .block--text .name {
    font-size: 7vw;
    margin-bottom: 8vw;
    text-align: center;
  }
  .section--detail.page--profile .block--text .name .txt--sub {
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 1;
    margin-bottom: 0.2em;
  }
  .section--detail.page--profile .block--text .name span {
    font-size: 14px;
    display: block;
    margin-top: 0.5em;
  }
  .section--detail.page--profile .block--text .profile-data {
    gap: 0 1em;
    margin-bottom: 8vw;
  }
  .section--detail.page--profile .block--text .profile-data dt {
    font-size: 10px;
    letter-spacing: 0.1em;
  }
  .section--detail.page--profile .block--text .profile-data dd {
    font-size: 18px;
    line-height: 1.4em;
    letter-spacing: 0.08em;
    margin-bottom: 1.5em;
  }
  .page--blog .section--list {
    padding: 0 8vw;
  }
  .page--blog .list--contents.list--blog li {
    width: calc((100% - 3vw) / 2);
  }
  .page--blog .slick-dots {
    bottom: -25px;
  }
  .page--blog .slick-dots li {
    width: 7px;
    height: 7px;
    margin-right: 5px;
  }
  .page--blog .slick-dots li::before {
    border-color: #fff;
  }
  .page--blog .slick-dots li::before, .page--blog .slick-dots li::after {
    width: 7px;
    height: 7px;
  }
  .page--blog .slick-dots li.slick-active::before {
    background-color: #fff;
  }
  .page--blog .section--detail .block--thumb .list--thumb {
    margin-bottom: 25px;
  }
  .page--blog .section--detail .block--thumb .list--thumb.single {
    margin-bottom: 0;
  }
  .page--blog .section--detail .header--detail {
    padding: 25px 6% 20px;
    border: none;
    border-radius: 50px 50px 0 0;
  }
  .page--blog .section--detail .header--detail .inner {
    justify-content: space-between;
  }
  .page--blog .section--detail .txt {
    padding-top: 0;
    border-radius: 0 0 50px 50px;
    overflow: hidden;
  }
  .page--blog .section--detail .txt-area {
    padding: 0px 6% 20px;
    font-size: 13px;
    min-height: 150px;
    position: relative;
    border: none;
  }
  .page--blog .list--contents.list--blog li.no-data {
    width: 100%;
    padding: 4em 0;
  }
  .page--blog video {
    position: relative;
  }
  .page--photo .list--contents .list__txt {
    text-align: center;
  }
  .page--photo.page--photo__detail .section--list {
    display: block;
  }
  .page--photo.page--photo__detail .section--list .block--title {
    width: 100%;
    z-index: 10;
  }
  .page--photo.page--photo__detail .section--list .block--title .section-tit {
    font-size: 14px;
  }
  .page--photo.page--photo__detail .list--photo li {
    width: 33.3333333333%;
  }
  #swipebox-action #swipebox-close {
    top: 4vw;
    right: 2vw;
  }
  #swipebox-action #swipebox-prev, #swipebox-action #swipebox-next {
    top: inherit;
    bottom: 5vh;
    transform: none;
  }
  #swipebox-action #swipebox-next {
    right: 0;
  }
  #swipebox-slider .slide {
    padding: 0 3vw;
  }
  .page--movie .section--list .block--category-list .list--contents li {
    width: 100%;
  }
  .page--movie .section--list .block--category-list .list--contents li .list__txt {
    text-align: center;
  }
  .page--movie .section--list .block--category-list .list--contents li .list__txt .tit {
    padding-right: 0;
  }
  .page--movie.new-movie.page-movie-detail {
    padding-top: 0;
  }
  .page--movie.new-movie.page-movie-detail .section--detail {
    overflow: hidden;
  }
  .page--movie.new-movie.page-movie-detail .section--inner .block--title {
    padding: 0 4vw;
    margin-bottom: 4vw;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .block--tit {
    padding: 10px 7vw 2vw;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .block--tit .tit {
    margin-bottom: 0;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .block--tit .date {
    opacity: 1;
  }
  .page--movie.new-movie.page-movie-detail .section--detail {
    padding-top: 0;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .block--player {
    width: 100%;
    aspect-ratio: inherit;
    position: relative;
    top: 0;
  }
  .page--movie.new-movie.page-movie-detail .detail__btn {
    font-weight: 500;
    text-align: left;
    left: 7vw;
  }
  .page--movie.new-movie.page-movie-detail .block--more_movie {
    padding-top: 10vw;
  }
  .page--movie.new-movie.page-movie-detail .list--contents {
    display: block;
    margin: 0 auto;
    padding: 0 7vw;
  }
  .page--movie.new-movie.page-movie-detail .list--contents li {
    width: 100%;
    margin-bottom: 5px;
  }
  .page--movie.new-movie.page-movie-detail .list--contents li a {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    padding: 1em 0 0;
  }
  .page--movie.new-movie.page-movie-detail .list--contents li a .thumb {
    margin: 0;
    width: 40%;
  }
  .page--movie.new-movie.page-movie-detail .list--contents li a .list__txt {
    width: 55%;
  }
  .page--movie.new-movie.page-movie-detail .list--contents li a .list__txt .tit {
    font-size: 12px;
    margin-bottom: 0;
  }
  .page--movie.new-movie.page-movie-detail .list--contents li a .list__txt .date {
    opacity: 1;
  }
  .page--disco .block--title,
  .page--disco .section-tit {
    margin-bottom: 0;
  }
  .page--disco .section--list {
    margin: 0;
  }
  .page--disco .block--category {
    padding: 0;
    padding-top: 0;
    margin-top: 0.1em;
    left: 0;
    width: 100%;
    margin-bottom: 14vw;
  }
  .page--disco .block--category::before {
    left: 0;
  }
  .page--disco .block--category li {
    display: inline-block;
    margin-right: 0.5em;
  }
  .page--disco .block--category li a {
    padding: 0;
  }
  .page--disco .list--discography {
    margin: 0 auto;
  }
  .page--disco .list--discography.list--contents {
    padding: 0;
  }
  .page--disco .list--discography .category {
    display: inline-block;
    margin: 0 0.5em 0 0;
  }
  .page--disco .list--discography .date {
    display: inline-block;
  }
  .page--disco .list--discography .thumb::before {
    display: none;
  }
  .page--disco .header--disco {
    height: 70vw;
    width: 100%;
    z-index: -1;
  }
  .page--disco .section--detail {
    display: block;
  }
  .page--disco .section--detail .detail__btn {
    margin: 3em 0 0;
  }
  .page--disco .jacket {
    width: 100%;
    margin: 0 auto 2em;
    left: 0;
  }
  .page--disco .jacket .ph {
    position: relative;
    top: 0;
  }
  .page--disco .block--detail {
    width: 100%;
    padding: 0;
    margin: 0 auto;
  }
  .page--disco.page--disco__detail #wrap .footer .block--grid-line .glid__line,
  .page--disco.page--disco__detail #wrap #grid .glid__line:last-of-type {
    opacity: 0 !important;
  }
  .page--disco .block--disc-detail {
    background: #fff;
    color: #121212;
    border-radius: 50px;
    padding: 3em;
  }
  .page--disco .block--disc-detail .tit {
    font-size: 1.5em;
    line-height: 1.2;
    margin: 0 0 5px;
  }
  .page--disco .block--disc-detail .date, .page--disco .block--disc-detail .category {
    display: inline-block;
    line-height: 1;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .page--disco .block--disc-detail .block {
    margin-bottom: 5vw;
    padding-bottom: 0.5em;
  }
  .page--disco .block--disc-detail .text .txt {
    padding-top: 3em;
    text-align: left;
  }
  .page--disco .block--disc-detail .text .shoplist a {
    width: 48%;
  }
  .page--disco .block--disc-detail .text .btn {
    margin: 1em 0;
  }
  .page--disco .block--disc-detail .sub-tit {
    font-size: 0.8em;
    margin-bottom: 0.5em;
  }
  .page--disco .block--disc-detail .sub-tit::before {
    content: "";
    display: inline-block;
    background: #121212;
    height: 1px;
    width: 1em;
    margin-right: 0.5em;
    vertical-align: middle;
  }
  .page--disco .block--disc-detail .list--songlist li > div {
    padding: 0.5em 0.4em;
  }
  .page--disco .block--disc-detail .list--distribution {
    margin-bottom: 10px;
  }
  .page--disco .block--disc-detail .list--distribution li {
    width: 49%;
    float: left;
    margin-bottom: 8px;
  }
  .page--disco .block--disc-detail .list--distribution li:nth-child(even) {
    margin-left: 2%;
  }
  .page--disco .block--disc-detail .list--distribution a {
    display: block;
    padding: 5px 0;
    border-radius: 50px;
    font-size: 0.8em;
    letter-spacing: 0.05em;
    text-align: center;
  }
  .page--disco .block--disc-detail .list--distribution a img {
    width: 80%;
  }
  .page--course-change .block--title {
    display: none !important;
  }
  .page--course-change .block--list .title {
    font-size: 1.5em;
  }
  .page--course-change .block--list .title span {
    font-size: 0.7em;
  }
  .page--course-change .block--list__item {
    margin: 3em 0;
  }
  .page--course-change .block--list__item .block {
    padding: 1.4em;
  }
  .page--course-change th {
    padding: 10px;
  }
  .page--course-change td {
    padding: 10px;
  }
  .page--support.section--list, .page--support.section--list.section--detail {
    display: block;
    padding: 0 calc(4vw + 1em);
  }
  .page--support.section--list .block--title, .page--support.section--list.section--detail .block--title {
    width: 100%;
    position: static;
    transform: none;
    line-height: 1.5em;
    padding: 0;
    margin: 0 0 2em 0;
    font-weight: 500;
  }
  .page--support.section--list .block--title::before, .page--support.section--list.section--detail .block--title::before {
    display: none;
  }
  .page--support.section--list .block--list, .page--support.section--list.section--detail .block--list {
    width: 100%;
    margin-left: 0;
    padding: 0;
  }
  .page--support .section-tit {
    text-align: center;
    margin-bottom: 20px;
  }
  .page--support .list--support dd {
    margin-bottom: 1.8em;
    font-size: 13px;
  }
  .page--support .txt {
    padding-top: 0;
  }
  .page--entry.section--detail .area--logo {
    width: 100%;
    margin: 5vw auto 14vw;
  }
  .page--entry.section--detail .area--logo .section-tit {
    margin: 0 auto;
  }
  .page--entry.section--detail .area--logo .block-tit {
    height: auto;
    margin-bottom: 5vw;
  }
  .page--entry.section--detail .area--logo .title {
    margin-bottom: 2em;
  }
  .page--entry.section--detail .area--logo .title p {
    text-align: center;
    font-size: 1.2vw;
    letter-spacing: 0;
    font-weight: bold;
  }
  .page--entry.section--detail .area--logo .txt--basic {
    word-break: break-all;
    text-align: justify;
  }
  .page--entry.section--detail .area--detail {
    max-width: 1000px;
    margin: 0 auto;
  }
  .page--entry.section--detail .area--detail .block--movie {
    margin-bottom: 10vw;
  }
  .page--entry.section--detail .area--detail .block--movie .thumb {
    margin-bottom: 15px;
    border-radius: 50px;
    overflow: hidden;
  }
  .page--entry.section--detail .area--detail .block--movie .tit {
    font-family: "ethnocentric", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 3vw;
    text-align: center;
  }
  .page--entry.section--detail .area--detail .block--movie a {
    position: relative;
  }
  .page--entry.section--detail .area--detail .block--spec {
    background: #fff;
    color: #121212;
    border-radius: 50px;
    padding: 3em 2em;
    margin-bottom: 10vw;
  }
  .page--entry.section--detail .area--detail .block--spec .block-tit {
    font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: center;
  }
  .page--entry.section--detail .area--detail .block--spec .block-tit span {
    display: inline-block;
    font-family: "ethnocentric", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.8em;
    font-style: italic;
  }
  .page--entry.section--detail .area--detail .block--spec .block-tit p {
    display: inline-block;
    padding-left: 0;
    font-weight: bold;
    vertical-align: text-top;
  }
  .page--entry.section--detail .area--detail .block--spec .label-tit {
    background: #121212;
    padding: 1em 1em 0.8em;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    letter-spacing: 0.3em;
    line-height: 1;
    margin-top: 3em;
  }
  .page--entry.section--detail .area--detail .block--spec dl div {
    display: block;
    padding: 1.5em 0;
  }
  .page--entry.section--detail .area--detail .block--spec dl dt {
    width: 100%;
    margin-bottom: 0.5em;
    font-size: 1.1em;
  }
  .page--entry.section--detail .area--detail .block--spec dl dd {
    width: 100%;
  }
  .page--entry.section--detail .area--detail .block--spec dl dd .tit {
    display: inline-block;
    font-weight: bold;
    font-size: 1em;
    border: 1px solid #121212;
    text-align: left;
    padding: 0 0.5em;
  }
  .page--entry.section--detail .area--detail .block--spec dl dd .tit + p {
    margin-bottom: 1.5em;
  }
  .page--entry.section--detail .area--detail .block--spec dl dd > p:last-of-type {
    margin-bottom: 0;
  }
  .page--entry.section--detail .area--detail .block--spec dl dd strong {
    line-height: 1;
    background: #f13636;
    color: #fff;
    border-radius: 5px;
    vertical-align: text-top;
    padding: 0.25em 0.5em;
    margin-left: 0.5em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 1px) and (max-width: 960px) {
  .page--entry.section--detail .area--detail .block--spec dl dd strong {
    display: inline-block;
    width: 8em;
    font-size: 10px;
    border-radius: 15px;
    text-align: center;
    padding: 0.5em;
    margin-left: 0;
    margin-top: 0.5em;
    vertical-align: bottom;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--entry.section--detail .area--detail div.block--benefit {
    border-radius: 50px;
    padding: 3em;
  }
  .page--entry.section--detail .area--detail div.block--benefit .block-tit {
    font-size: 24px;
    height: auto;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1em;
  }
  .page--entry.section--detail .area--detail div.block--benefit .block-tit span {
    display: block;
    font-weight: bold;
    font-size: 1em;
    letter-spacing: 0.05em;
  }
  .page--entry.section--detail .area--detail .block--contents {
    margin: 0 -2em;
    padding: 6vw 2em;
  }
  .page--entry.section--detail .area--detail .block--contents .block-tit {
    text-align: center;
    font-size: 8vw;
    margin-bottom: 20vw;
  }
  .page--entry.section--detail .area--detail .block--contents .list--contents-list {
    margin-bottom: 5em;
    display: block;
    margin-bottom: 10vw;
  }
  .page--entry.section--detail .area--detail .block--contents .list--contents-list li {
    padding: 3em 2em;
    width: 100%;
    border-radius: 50px;
    margin-bottom: 5vw;
  }
  .page--entry.section--detail .area--detail .block--contents .list--contents-list li .tit {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 1em;
  }
  .page--entry.section--detail .area--detail .block--entry {
    padding: 0 2em;
    margin: 0 -2em;
  }
  .page--entry.section--detail .area--detail .block--entry .block-tit {
    font-size: 6vw;
    font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    text-align: center;
    padding: 6vw 0 1em;
    margin: 10vw auto 8vw;
  }
  .page--entry.section--detail .area--detail .block--entry .block--entry__link {
    display: block;
  }
  .page--entry.section--detail .area--detail .block--entry .block--entry__link .block {
    width: 100%;
    text-align: center;
    padding: 3em 2em;
    border-radius: 50px;
    margin-bottom: 2em;
  }
  .page--entry.section--detail .area--detail .block--entry .block--entry__link .block .btn a {
    width: 90%;
    min-width: inherit;
    background: #121212;
    color: #fff;
    padding: 1em;
  }
  .page--entry.section--detail .area--detail .block--entry .block--entry__link .block .tit {
    font-size: 16px;
    padding: 0;
    margin-bottom: 1em;
  }
  .page--entry.section--detail .area--detail .block--entry .block--entry__pid {
    border-top: 1px dotted #D3D3D3;
    border-bottom: 1px dotted #D3D3D3;
    margin: 3em 0;
    padding: 2em 0;
  }
  .page--faq .section--list {
    display: block;
    padding: 0;
  }
  .page--faq .list--tag li a {
    font-size: 11px;
    letter-spacing: 0;
  }
  .page--faq .list--tag {
    padding: 0 8vw;
    margin: 0 0 60px;
  }
  .page--faq .tit--category {
    padding-left: 1.5em;
  }
  .page--faq .list--faq li a,
  .page--faq .list--information li a {
    padding: 1.8em 8vw;
  }
  .page--faq .list--faq li a .icon--q,
  .page--faq .list--information li a .icon--q {
    top: 1.7em;
    left: 0;
  }
  .page--faq .list--faq li a .tit,
  .page--faq .list--information li a .tit {
    margin-top: 0;
  }
  .page--faq .list--information li a .icon--q {
    top: 1.9em;
    left: 1.4em;
  }
  .page--faq .block--more-faq .list--faq li a {
    line-height: 1.4;
  }
  .page--faq .section--detail .block--title {
    width: 84%;
    position: static;
    transform: none;
    line-height: 1.2em;
    margin: 0 auto 2em;
  }
  .page--faq .section--detail .section--inner > .txt {
    width: 84%;
    margin: 0 auto;
  }
  .page--faq .section-tit {
    font-size: 6vw;
    text-align: center;
  }
  .page--faq .searchBox {
    width: 84%;
    margin: 3em auto 0;
    border: none;
    border-bottom: 1px solid;
  }
  .page--faq .section--detail {
    padding: 0;
  }
  .page--questionnaire .tit {
    font-size: 14px;
  }
  .page--questionnaire #wrap main > section {
    padding: 0 6vw;
  }
  .page--questionnaire #wrap main > section .txt--basic {
    font-size: 13px;
  }
  .page--questionnaire #wrap main > section form .input--half {
    width: 100% !important;
  }
  .page--questionnaire #wrap main > section form .input--quarter {
    width: 50% !important;
  }
  .page--questionnaire #wrap main > section form .icon--required::before {
    vertical-align: inherit;
    padding-left: 5px;
  }
  .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;
  }
  .footer .inner .footer--nav > ul {
    display: block;
  }
  .footer .footer--logo svg {
    width: 100vw;
    height: 16vw;
  }
}
@media screen and (min-width: 458px) and (max-width: 961px) {
  body {
    font-size: 16px;
  }
  .tit {
    font-size: 16px;
  }
  .date {
    font-size: 14px;
  }
  .wrap > h1.logo {
    width: 18vw;
    height: 3vw;
  }
  .header .drawer__btn__item {
    font-size: 3vw;
  }
  .drawer .block--menu li a {
    font-size: min(30px, 6vw);
  }
  .drawer .g-nav .list--sns li a {
    font-size: min(24px, 6vw);
  }
  .drawer .g-nav .block--nav-fc .g-nav__login {
    margin-bottom: 0;
  }
  .drawer .g-nav .block--nav-fc .g-nav__login li a {
    font-size: min(40px, 6vw);
  }
  .drawer .g-nav .block--nav-fc,
  .drawer .g-nav > ul {
    padding: 5vw;
  }
  :where(body:not(.page--home)) .wrap .wovn-languages {
    width: 16vw;
    height: 26px;
    top: 5.3vw;
    right: 17vw;
  }
  .list__more a,
  .detail__btn a {
    font-size: 3vw;
  }
  .section--list .section-tit {
    font-size: 6vw;
    margin-bottom: 2vw;
  }
  .section--list .list--contents.list--video li .tit {
    font-size: 16px;
  }
  .section--detail .tit {
    font-size: 2em;
  }
  .section--detail .date, .section--detail .category {
    font-size: 14px;
  }
  .list--information li a {
    padding: 2.8em calc(5vw + 65px) 2.8em 8vw;
  }
  .list--information li a .tit {
    font-size: 16px;
    font-weight: normal;
  }
  .page--home .area--fc .section--blog .section-tit svg,
  .page--home .area--fc .section--gallery .section-tit svg,
  .page--home .area--fc .section--movie .section-tit svg {
    height: 50px;
    font-size: 22px;
    padding-left: 0;
  }
  .page--info .section--detail .section--inner > .txt,
  .page--blog .section--detail .section--inner > .txt,
  .page--faq .section--detail .section--inner > .txt,
  .page--movie .section--detail .section--inner > .txt,
  .page--photo .section--detail .section--inner > .txt {
    padding: 7vw;
    font-size: 16px;
  }
  .page--info .block--share {
    margin-bottom: 4vw;
  }
  .page--schedule .section--list .list--schedule li .category {
    font-size: 13px;
  }
  .page--schedule .section--list .list--schedule li .tit {
    font-size: 16px;
  }
  .page--schedule .section--list .list--schedule li .date {
    width: 30%;
    font-size: 6vw;
    left: 2vw;
    top: 6vw;
  }
  .page--schedule .section--list .list--schedule li .list__txt {
    padding-left: 0;
  }
  .page--info.category--4 .section--detail .date {
    margin-bottom: 1em;
  }
  .section--list.page--profile .block--detail .block--txt__body {
    font-size: 14px;
    text-align: center;
  }
  .section--list.page--profile .block--detail .block--txt .name {
    width: 70%;
    margin: 0 auto 4vw;
    height: 5vw;
  }
  .section--list.page--profile .block--detail .thumb {
    width: 60%;
    margin: 0 auto 6vw;
  }
  .section--list.page--profile .list--profile li {
    width: 20%;
  }
  .section--list.page--profile .block--text .name {
    font-size: 5vw;
  }
  .section--list.page--profile .block--text .name span {
    font-size: 2.3vw;
    margin-top: 1em;
    letter-spacing: 0.1em;
  }
  .section--list.page--profile .block--text .profile-data dt {
    font-size: 2vw;
  }
  .section--list.page--profile .block--text .profile-data dd {
    font-size: 3.5vw;
  }
  .page--disco .list--discography.list--contents {
    padding: 0 10vw;
  }
  .page--entry.section--detail .area--detail .block--entry .block--entry__link .block .btn a {
    max-width: 300px;
  }
}