@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: #fff;
  word-wrap: break-word;
  color: #121212;
}
@media screen and (min-width: 961px) {
  body {
    font-family: "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 400;
    font-size: 16px;
    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: "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", 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: #121212;
  color: #fff;
}

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

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

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

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

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

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

body .cc-color-override-1332973529 .cc-btn {
  color: #fff;
  border-color: transparent;
  background-color: #4b2a67;
  line-height: 2.2;
  border-radius: 4em;
  letter-spacing: 0.1em;
}
body .cc-color-override-1332973529 .cc-btn:hover, body .cc-color-override-1332973529 .cc-btn:focus {
  background-color: #9e71c5;
}
body .cc-color-override-1332973529.cc-window {
  color: rgb(131, 131, 145);
  background-color: rgb(255, 255, 255);
  font-size: 12px;
  padding: 2vw;
}
body .cc-color-override-1332973529.cc-window {
  color: #505050;
  background-color: #ffffff;
  font-size: 12px;
  padding: 4vw;
  width: 97%;
  margin: 0 auto;
  bottom: 1.5vw;
  border-radius: 8px;
  box-shadow: 0 13px 13px -8px rgba(0, 0, 0, 0.168627451);
  max-width: inherit;
  left: 1.5%;
}
body .cc-color-override-1332973529 .cc-link {
  display: block;
}
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  body .cc-color-override-1332973529.cc-window {
    font-size: 12px;
    padding: 5vw;
    width: 95%;
    margin: 0 auto;
    bottom: 2.5vw;
  }
  body .cc-window.cc-banner .cc-compliance {
    margin: 0 auto;
  }
  body .cc-color-override-1332973529 .cc-link {
    display: inline-block;
    width: auto;
  }
}

.block--pager {
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 18px;
  margin-top: 50px;
}
.block--pager li {
  display: inline-block;
  letter-spacing: 0.03em;
  margin: 0 7px;
}
.block--pager a, .block--pager li > span {
  display: block;
  line-height: 1;
  position: relative;
  padding: 0 0.3em;
}
.block--pager a::after, .block--pager li > span::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background: #4b2a67;
  position: absolute;
  transition: 0.3s;
  transform-origin: left;
  bottom: -5px;
  left: 0;
  transform: scaleX(0);
}
@media screen and (min-width: 961px) {
  .block--pager a, .block--pager li > span {
    transition: 0.1s;
  }
  .block--pager a:hover, .block--pager li > span:hover {
    color: #4b2a67;
  }
  .block--pager a:hover::after, .block--pager li > span:hover::after {
    transform: scaleX(1);
  }
}
.block--pager .pager__item--newer,
.block--pager .pager__item--older {
  width: 1em;
  height: 31px;
}
.block--pager .pager__item--newer a,
.block--pager .pager__item--older a {
  display: block;
  width: 30px;
  height: 31px;
  transform: none;
  border: none;
  padding: 0;
  margin: 0 auto;
}
.block--pager .pager__item--newer a::after,
.block--pager .pager__item--older a::after {
  display: none;
}
.block--pager .pager__item--newer:has(span:not(.arrow)),
.block--pager .pager__item--newer span,
.block--pager .pager__item--older:has(span:not(.arrow)),
.block--pager .pager__item--older span {
  display: none;
}
.block--pager .pager__item--number {
  text-align: center;
}
.block--pager .pager__item--current {
  line-height: 1;
  position: relative;
  padding: 0 0.3em;
}
.block--pager .pager__item--current::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background: #4b2a67;
  position: absolute;
  transition: 0.3s;
  bottom: -5px;
  left: 0;
}
.block--pager .pager__item--newer {
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
}
.block--pager .pager__item--newer a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: left;
}
.block--pager .pager__item--newer a::before {
  content: "←";
}
.block--pager .pager__item--older {
  padding: 0;
  position: relative;
  top: 0;
  right: 0;
}
.block--pager .pager__item--older a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: right;
  position: relative;
}
.block--pager .pager__item--older a::before {
  content: "→";
}
.block--pager .pager__item--current {
  color: #4b2a67;
}
.block--pager .pager__item--current span::after {
  transform: scaleX(1);
}

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

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

.txt--large {
  font-size: 1.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-initialized .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  border-radius: 0;
  background: none;
  border: 1px solid #fff;
}
.swiper-initialized .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-initialized .swiper-pagination {
  height: 40px;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .swiper-initialized .swiper-pagination {
    height: 30px;
  }
}
.swiper-initialized .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2px;
}
.swiper-initialized .swiper-button-prev,
.swiper-initialized .swiper-button-next {
  display: inline-block;
  margin-top: 0;
  position: relative;
}
.swiper-initialized .swiper-button-prev::after,
.swiper-initialized .swiper-button-next::after {
  content: "";
  display: block;
}
.swiper-initialized .swiper-pagination {
  display: inline-block;
  margin-right: 1vw;
  position: relative;
  top: 3px;
}
.swiper-initialized .block--navigator {
  display: inline-block;
}
.swiper-initialized .swiper-button-prev:after {
  transform: rotate(-135deg);
}
.swiper-initialized .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],
input[type=date],
button {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  padding: 1em;
  border-radius: 5px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #ababab;
}
@media screen and (min-width: 961px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=password],
  input[type=number],
  input[type=date],
  button {
    font-family: "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 400;
    font-size: 16px;
    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],
  input[type=date],
  button {
    font-family: "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", 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],
  input[type=date],
  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,
input[type=date].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,
input[type=date].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],
input[type=date][disabled],
button[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}

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

input[type=date] {
  display: inline-block;
  width: auto;
}

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: 1em;
  border-radius: 5px;
  height: 10em;
  border-radius: 8px;
  border: 1px solid #ababab;
  background: #fff;
}
@media screen and (min-width: 961px) {
  textarea {
    font-family: "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 400;
    font-size: 16px;
    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: "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", 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 #fff;
  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: 1em;
  border-radius: 5px;
  padding-right: 2.3em;
  border: 1px solid #ababab;
  padding: 1em 2.8em 1em 1em;
  background: #fff;
}
@media screen and (min-width: 961px) {
  .form__select select {
    font-family: "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 400;
    font-size: 16px;
    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: "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", 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 #121212;
  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: "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 400;
    font-size: 16px;
    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: "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", 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 #121212;
  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 #121212;
  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: #121212;
}
.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: "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 400;
    font-size: 16px;
    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: "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", 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 #121212;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.form__radio :checked ~ p::before {
  border-color: #121212;
  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: "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 400;
    font-size: 16px;
    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: "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", 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: #121212;
  border-color: #121212;
}
.form__toggle :checked ~ p::after {
  right: 0;
}

.btn {
  text-align: center;
}

.btn-base-style, .page--disco .block--disc-detail .btn--link, .list--comment li .btn--delete input, .list--comment li .btn--delete a,
.list--comment li .btn--report input,
.list--comment li .btn--report a, .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;
  color: #4b2a67;
}

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

@media screen and (min-width: 961px) {
  .btn input.btn--main {
    transition: 0.3s;
  }
  .btn input.btn--main:hover {
    color: #4b2a67;
    background: #f2b9c1;
  }
}

.btn--sub {
  border: 1px solid;
  background: none;
  padding: 20px 0;
  margin: 1em 0;
}
@media screen and (min-width: 961px) {
  .btn--sub:hover {
    background: #f2b9c1;
    border-color: #f2b9c1;
    color: #4b2a67;
  }
}
@media screen and (min-width: 458px) and (max-width: 961px) {
  .btn--sub {
    min-width: 30%;
  }
}

.date, .category {
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 14px;
  letter-spacing: 0.1em;
}

.tit {
  line-height: 1.4;
  word-break: break-word;
  letter-spacing: 0.05em;
}

.list__more a,
.detail__btn a {
  display: inline-block;
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 36px;
  letter-spacing: 0.1em;
  position: relative;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .list__more a,
  .detail__btn a {
    font-size: 22px;
  }
}
@media screen and (min-width: 961px) {
  .list__more a:hover,
  .detail__btn a:hover {
    color: #f2b9c1;
  }
}

.list__more {
  margin-top: 3.5em;
  text-align: right;
}

.detail__btn a {
  font-size: 28px;
}

.detail__btn a::before {
  content: "←";
  display: inline-block;
  margin-right: 0.5em;
}

.list--information li a {
  display: block;
  padding: 28px 10px;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 961px) {
  .list--information li a {
    transition: 0.3s;
    border-color: rgba(0, 0, 0, 0.3);
  }
}
.list--information li a .list__txt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.list--information li a .category, .list--information li a .date {
  display: inline-block;
}
.list--information li a .date {
  font-size: 14px;
  margin-right: 60px;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .list--information li a .date {
    font-size: 10px;
  }
}
.list--information li a .category {
  width: 5em;
  margin-right: 50px;
}
.list--information li a .category span {
  display: inline-block;
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  color: #4b2a67;
}
.list--information li a .tit {
  font-size: 18px;
  letter-spacing: 0.1em;
  position: relative;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .list--information li a .tit {
    font-size: 12px;
  }
}
@media screen and (min-width: 961px) {
  .list--information li a::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    /*background: #763ea4;*/
    background: #f2b9c1;
    transform-origin: left;
    left: 0;
    bottom: -1px;
    transform: scaleX(0);
    transition: 0.4s;
    transform-origin: right;
  }
  .list--information li a .category span {
    display: inline-block;
    transition: color 0.4s;
  }
  .list--information li a:hover {
    /*color: #542085;*/
    color: #f2b9c1;
  }
  .list--information li a:hover .category span {
    color: #f2b9c1;
  }
  .list--information li a:hover::after {
    transform: scaleX(1);
    transition: 0.8s transform cubic-bezier(0.55, 0.18, 0.51, 0.97);
    transform-origin: left;
  }
}
.list--information li.new a .tit {
  padding-right: 4em;
}
.list--information li.new .tit::after {
  content: "NEW";
  display: inline-block;
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.05em;
  color: #4b2a67;
  line-height: 1;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}
.list--information li.no-data {
  padding: 10px 0 !important;
  background: none;
}

.list--schedule li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  padding-bottom: 1.5em;
}
.list--schedule li a .category,
.list--schedule li a .week {
  width: 100%;
  height: 1em;
  line-height: 1;
  margin-left: 0;
}
.list--schedule li a .week {
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
}
.list--schedule li a .date {
  width: 3.5em;
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
}
.list--schedule li a .category {
  width: 100%;
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 1;
}
.list--schedule li a .tit {
  width: calc(100% - 6em);
  word-break: break-all;
  margin-bottom: 0;
}

.list--contents {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 6vw 2.5%;
}
.list--contents > li {
  width: 31.6666666667%;
}
.list--contents > li a {
  display: block;
  position: relative;
}
.list--contents > li a .tit {
  font-size: 18px;
  position: relative;
}
.list--contents > li a .date {
  line-height: 1;
  margin-bottom: 0.8em;
}
.list--contents > li.no-data {
  font-weight: 500;
  text-align: center;
  padding: 8em;
}
.list--contents > li .thumb {
  line-height: 1;
  overflow: hidden;
  aspect-ratio: 16/9;
  margin-bottom: 30px;
  position: relative;
  z-index: 5;
}
.list--contents > li .thumb img {
  display: block;
  height: 100%;
  background: no-repeat center linear-gradient(40deg, #7f568e 10%, #3c2360 100%);
  background-size: cover;
}
.list--contents > li .thumb:has(.thumb-none)::before {
  content: "";
  display: block;
  width: 60%;
  height: 100%;
  position: absolute;
  background: no-repeat center url(/static/tomohisayamashita/common/logo--fc.png);
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.list--contents > li .thumb.square {
  aspect-ratio: 1/1;
  background: linear-gradient(40deg, #7f568e 10%, #3c2360 100%);
}
@media screen and (min-width: 961px) {
  .list--contents > li.new a:hover .parts__head::after {
    color: #f2b9c1 !important;
  }
  .list--contents > li a:hover {
    color: #f2b9c1 !important;
  }
}

.list--contents li.new a .tit {
  position: relative;
  padding-right: 6em;
  /*&::before{
  	@include var.content($width:4.5em,$height:2.4em);
  	color: var.$primary-color;
  	border-radius: 50%;
  	border: 1px solid;
  	right: 0;
  	top: -30px;
  	transform: rotate(-8deg);
  }*/
}
.list--contents li.new a .tit::after {
  content: "NEW";
  display: inline-block;
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.05em;
  color: #4b2a67;
  line-height: 1;
  position: absolute;
  right: 0;
  top: -27px;
  font-size: 24px;
}

.list--discography.list--contents li a .category {
  margin-bottom: 1em;
}
.list--discography.list--contents li a .category span {
  display: inline-block;
  margin-left: 1em;
  margin-bottom: 0;
}
.list--discography.list--contents li a .tit {
  font-size: 18px;
}

.list--blog .parts__head {
  /* border-bottom: 1px solid hwb(0 100% 0% / 0.5) ;*/
  position: relative;
  padding: 0.35em 0 1.5em 4.5vw;
  margin-bottom: 1em;
}
.list--blog .parts__head::before {
  content: "";
  display: block;
  width: 3.5vw;
  height: 3.5vw;
  position: absolute;
  background: #000 no-repeat center url(/static/tomohisayamashita/common/symbol--fc.png);
  background-size: 55%;
  border-radius: 3vw;
  top: 0;
  left: 0;
  filter: invert(1);
}
.list--blog .parts__head .date {
  font-size: 14px;
}
.list--blog.list--information li {
  width: 100%;
}
.list--blog.list--information li a {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.list--blog.list--information li a .thumb {
  width: 24vw;
  line-height: 1;
  overflow: hidden;
  aspect-ratio: 16/9;
  margin-bottom: 0;
  position: relative;
  z-index: 5;
}
.list--blog.list--information li a .thumb img {
  display: block;
  height: 100%;
  background: no-repeat center linear-gradient(40deg, #7f568e 10%, #3c2360 100%);
  background-size: cover;
}
.list--blog.list--information li a .thumb:has(.thumb-none)::before {
  content: "";
  display: block;
  width: 60%;
  height: 100%;
  position: absolute;
  background: no-repeat center url(/static/tomohisayamashita/common/logo--fc.png);
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.list--blog.list--information li a .thumb.square {
  aspect-ratio: 1/1;
  background: linear-gradient(40deg, #7f568e 10%, #3c2360 100%);
}
.list--blog.list--information li a .list__txt {
  display: block;
  width: calc(100% - 24vw);
  padding-top: 30px;
  padding-left: 6%;
}
.list--blog.list--information li a .list__txt .date {
  margin-bottom: 0.8em;
}
.list--blog.list--information li a .list__txt .name {
  margin-bottom: 1.4em;
}
@media screen and (min-width: 961px) {
  .list--blog.list--information li a:hover, .list--blog.list--information li a:hover .tit::after {
    color: #f2b9c1 !important;
  }
}
@media screen and (min-width: 961px) {
  .list--blog.list--information li.new a .tit::after {
    position: relative;
    right: 0;
    top: 0;
    transform: none;
    margin-left: 1em;
    transition: 0.4s;
  }
}

.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: 4vw;
  }
  .list--tag li a:hover {
    background: #4b2a67;
    color: #fff;
  }
}
.list--tag li a {
  display: block;
  line-height: 1;
  font-size: 16px;
  padding: 0.8em 1.5em;
  border: 1px solid;
}

.list--video.list--contents > li .thumb {
  margin-bottom: 2vw;
}

.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-size: 1.1em;
  text-align: left;
  width: 100%;
}

.list--sns {
  display: flex;
  justify-content: flex-end;
  gap: 0 2.5em;
}

@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;
  }
}
@supports not (aspect-ratio: 1/1) {
  .list--discography li .thumb,
  .list--contents li .thumb.square,
  .page--photo .list--contents li .thumb {
    aspect-ratio: initial;
    padding-top: 0;
  }
  .list--discography li .thumb::after,
  .list--contents li .thumb.square::after,
  .page--photo .list--contents li .thumb::after {
    display: none;
  }
  .list--discography li .thumb img,
  .list--contents li .thumb.square img,
  .page--photo .list--contents li .thumb img {
    position: relative;
    top: 0;
    left: 0;
  }
}
.header {
  position: absolute;
}
.header .drawer__btn {
  width: max(95px, 6vw);
  height: max(23px, 1.35vw);
  top: 2.6vw;
  position: fixed;
  right: 0;
  z-index: 1001;
  cursor: pointer;
}
.header .drawer__btn > div {
  width: 100%;
  height: 2.5px;
  background: #fff;
  position: absolute;
  left: 0;
  transition: 0.3s;
}
.header .drawer__btn > div.top {
  top: 0;
  transform-origin: center;
}
.header .drawer__btn > div.mid {
  top: 11px;
  transform-origin: right;
}
.header .drawer__btn > div.btm {
  top: 21px;
  transform-origin: center;
}

@media screen and (min-width: 961px) {
  body:not(.drawer-visible, .drawer--close) .drawer__btn {
    transition: 0.3s;
  }
  body:not(.drawer-visible, .drawer--close) .drawer__btn:hover .drawer__btn__item {
    animation: line 0.6s;
  }
  body:not(.drawer-visible, .drawer--close) .drawer__btn:hover .drawer__btn__item:nth-child(2) {
    animation-delay: 0.1s;
  }
  body:not(.drawer-visible, .drawer--close) .drawer__btn:hover .drawer__btn__item:nth-child(3) {
    animation-delay: 0.18s;
  }
}
.content--main {
  position: relative;
  z-index: 2;
}

.drawer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 900;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}
.drawer .header__inner {
  height: 100%;
  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 .header__inner .block--nav {
  width: 100%;
  height: 100%;
}
.drawer .g-nav {
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  width: 100%;
  min-height: 100%;
}
.drawer .g-nav .block--nav-official,
.drawer .g-nav .block--nav-fc {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 50%;
  font-family: ivymode, yu-mincho-pr6n, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  padding: 40px clamp(40px, 4.5vw, 100px) 100px;
  position: relative;
}
.drawer .g-nav .block--nav-official > ul,
.drawer .g-nav .block--nav-fc > ul {
  width: 100%;
}
.drawer .g-nav .block--nav-official > ul.nav-large,
.drawer .g-nav .block--nav-fc > ul.nav-large {
  font-size: min(40px, 3vw);
  z-index: 10;
}
.drawer .g-nav .block--nav-official > ul.nav-large li,
.drawer .g-nav .block--nav-fc > ul.nav-large li {
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 0.65em;
}
.drawer .g-nav .block--nav-official > ul.nav-large li:last-child,
.drawer .g-nav .block--nav-fc > ul.nav-large li:last-child {
  margin-bottom: 0;
}
.drawer .g-nav .block--nav-official > ul li a,
.drawer .g-nav .block--nav-fc > ul li a {
  line-height: 1;
}
@media screen and (min-width: 961px) {
  .drawer .g-nav .block--nav-official > ul li a,
  .drawer .g-nav .block--nav-fc > ul li a {
    transition: 0.4s;
  }
  .drawer .g-nav .block--nav-official > ul li a:hover,
  .drawer .g-nav .block--nav-fc > ul li a:hover {
    color: #f2b9c1;
  }
}
.drawer .g-nav .block--nav-official {
  background: rgba(255, 255, 255, 0.7);
  color: #4b2a67;
}
.drawer .g-nav .block--nav-official .list--sns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 27px;
  left: clamp(40px, 4.5vw, 100px);
  bottom: 40px;
  gap: 0.25em;
}
.drawer .g-nav .block--nav-official .list--sns li {
  display: inline-block;
  margin-right: 1em;
}
.drawer .g-nav .block--nav-fc {
  background: rgba(38, 0, 66, 0.6);
  color: #fff;
  padding-top: min(230px, 18vw);
  padding-bottom: 160px;
}
.drawer .g-nav .block--login {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - clamp(80px, 7.5vw, 200px));
  position: absolute;
  top: min(100px, 12vw);
  left: clamp(40px, 4.5vw, 100px);
}
.drawer .g-nav .block--login .logo {
  width: 40%;
  max-width: 220px;
  opacity: 1;
}
.drawer .g-nav .block--login .logo svg {
  fill: #fff;
}
.drawer .g-nav .block--login .g-nav__login {
  width: 60%;
  text-align: right;
}
.drawer .g-nav .block--login .g-nav__login li {
  display: inline-block;
  margin-left: 0.3em;
}
@media screen and (min-width: 961px) {
  .drawer .g-nav .block--login .g-nav__login li {
    margin-bottom: 0.5em;
  }
}
.drawer .g-nav .block--login .g-nav__login li a {
  display: block;
  line-height: 1;
  text-align: center;
  border: 1px solid;
  border-radius: 10em;
  font-size: 14px;
  padding: 0.9em 2em;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 961px) {
  .drawer .g-nav .block--login .g-nav__login li a {
    transition: 0.5s;
  }
  .drawer .g-nav .block--login .g-nav__login li a:hover {
    background: #f2b9c1;
    border-color: #f2b9c1;
    color: #4b2a67;
  }
}
.drawer .g-nav .tit-label {
  width: 100%;
  font-size: 18px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 2vw 3vw;
  letter-spacing: 0.1em;
}
.drawer .g-nav .list--sns,
.drawer .g-nav .g-nav__support {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.drawer .g-nav .g-nav__support {
  padding: 0 clamp(40px, 4.5vw, 100px) 40px;
}
.drawer .g-nav .g-nav__support li {
  display: inline-block;
  margin-left: 0.5em;
}
.drawer .g-nav .g-nav__support li:first-of-type {
  margin-left: 0;
}
.drawer .g-nav .g-nav__support li:first-of-type a::before {
  display: none;
}
.drawer .g-nav .g-nav__support li:first-of-type a {
  padding-left: 0;
}
.drawer .g-nav .g-nav__support li a {
  display: block;
  position: relative;
  font-size: 13px;
  padding-left: 0.7em;
}
.drawer .g-nav .g-nav__support li a::before {
  content: "";
  display: block;
  width: 1px;
  height: 13px;
  position: absolute;
  background: #fff;
  left: 0;
  top: 0;
  transform: rotate(30deg);
}
.drawer .drawer-inner {
  position: relative;
}

.drawer-visible {
  opacity: 1;
  pointer-events: auto;
  overflow: hidden;
}
.drawer-visible .wrap > h1.logo,
.drawer-visible .wrap > #bg .inner::before,
.drawer-visible .content--main,
.drawer-visible .wovn-languages,
.drawer-visible .footer {
  opacity: 0;
  pointer-events: none;
}
.drawer-visible .drawer {
  opacity: 1;
  pointer-events: auto;
}
.drawer-visible .drawer .g-nav {
  opacity: 1;
}
@media screen and (min-width: 961px) {
  .drawer-visible .drawer__btn {
    right: -7px;
  }
}
@media screen and (min-width: 961px) {
  .drawer-visible .drawer__btn > div {
    background: #fff !important;
  }
}
.drawer-visible .drawer__btn > div.mid {
  transform: scaleX(0);
  transform-origin: left;
}
.drawer-visible .drawer__btn > div.top, .drawer-visible .drawer__btn > div.btm {
  top: 11px;
  transform: rotate(30deg);
}
.drawer-visible .drawer__btn > div.top {
  transform: rotate(-30deg);
}

.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 {
  width: 100%;
  color: #4b2a67;
  position: absolute;
  z-index: 2;
  padding: 8vw 5vw 8vw;
  left: 0;
  bottom: 0;
}
.footer #uncher {
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 10vw;
}
.footer #uncher a {
  display: inline-block;
  font-size: 28px;
  letter-spacing: 0.1em;
  padding-top: 5.5vw;
  position: relative;
}
.footer #uncher a::before {
  content: "";
  display: block;
  width: 1px;
  height: 4vw;
  position: absolute;
  background: #4b2a67;
  top: 0;
  left: 50%;
}
.footer .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.footer .txt--sub {
  font-size: 13px;
}
.footer .copyright {
  font-weight: bold;
  font-size: 13px;
}
.footer .list--sns li {
  font-size: 28px;
}

.wovn-languages {
  width: 2.2em;
  height: 2.5em;
  color: #4b2a67;
  font-size: 22px;
  cursor: pointer;
  position: fixed;
  top: calc(2.8vw - 17px);
  right: max(95px + 2.8vw, 8.8vw);
  z-index: 99;
}
.wovn-languages .nav-dropdown {
  width: 100%;
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  position: absolute;
  top: 50%;
  left: 0;
  line-height: 1.4;
  text-align: center;
  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: center;
  padding: 0;
}
.wovn-languages .nav-dropdown .list--language li::after {
  content: none;
}
.wovn-languages .nav-dropdown .list--language li.selected {
  display: block;
  padding-bottom: 0.45em;
  border-bottom: 1px solid;
  order: -1;
}
.wovn-languages .nav-dropdown .list--language li:not(.selected) {
  background: #fff;
  color: #4b2a67;
  font-size: 0.8em;
  box-shadow: 10px 13px 13px -2px rgba(31, 13, 47, 0.3529411765);
  margin: -1px 0 0 0 !important;
  padding: 0.6em 0;
}
.wovn-languages.visible .nav-dropdown {
  opacity: 1;
  pointer-events: visible;
  z-index: 1;
  top: 7px;
  transform: translateY(0);
}
.wovn-languages.visible .nav-dropdown .list--language li {
  display: block;
  transition: opacity 0.4s;
  margin-bottom: 5px;
}
.wovn-languages.visible .nav-dropdown .list--language li.selected {
  pointer-events: none;
  opacity: 1;
  transition: none;
  margin-bottom: 0.7em;
}

.wrap {
  min-height: 100%;
  position: relative;
  overflow: hidden;
}
.wrap > #bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.wrap > #bg .inner {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
}
.wrap > #bg .inner::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: repeat top left url(/static/tomohisayamashita/common/bg/noiz.webp);
  background-size: 250px;
  top: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
  mix-blend-mode: soft-light;
  opacity: 0.6;
}
.wrap > #bg #bg01, .wrap > #bg #bg02 {
  width: 100%;
  height: 100%;
  background: repeat-y;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  background-position: center -17vw;
  transition: opacity 6s cubic-bezier(0.57, 0.17, 0.42, 0.7);
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .wrap > #bg #bg01, .wrap > #bg #bg02 {
    background-size: 150%;
  }
}
.wrap > #bg #bg01.active, .wrap > #bg #bg02.active {
  opacity: 1;
}
.wrap > #bg #bg01 {
  background-image: url(/static/tomohisayamashita/common/bg/bg02.webp);
  background-position: center 13vw;
}
.wrap > #bg #bg02 {
  background-image: url(/static/tomohisayamashita/common/bg/bg01.webp);
}

.section-tit,
.block-tit {
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 3.5rem;
  line-height: 1;
  color: #4b2a67;
}

.section--detail .txt * {
  white-space: normal !important;
  word-break: break-word;
}
.section--detail.new .tit::after {
  content: "NEW";
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.05em;
  display: inline-block;
  font-size: 1em;
  margin-left: 0.5em;
}
.section--detail .date,
.section--detail .category {
  display: inline-block;
  font-size: 14px;
  margin-right: 1em;
}
.section--detail .tit {
  line-height: 1.6;
  font-size: 1.7em;
  margin-bottom: 0.3em;
}
.section--detail .block--share li {
  display: inline-block;
  margin-right: 2em;
}
.section--detail .block--share li i {
  font-size: 24px;
}
.section--detail .block--share li:last-child {
  margin-right: 0;
}
.section--detail .detail__btn {
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  margin-top: 60px;
  padding-top: 3em;
}

.page--home #svg-symbol-alphabet {
  display: none !important;
}
.page--home svg.letter-t {
  width: 0.74em;
}
.page--home svg.letter-o {
  width: 1.02em;
}
.page--home svg.letter-m {
  width: 1.05em;
}
.page--home svg.letter-h {
  width: 0.75em;
}
.page--home svg.letter-i {
  width: 0.136em;
  margin: 0 0.1em;
}
.page--home svg.letter-a {
  width: 0.81em;
}
.page--home svg.letter-s {
  width: 0.62em;
}
.page--home svg.letter-y {
  width: 0.76em;
}
.page--home svg.letter-y + .letter-a, .page--home svg.letter-f + .letter-a, .page--home svg.letter-t + .letter-a {
  margin-left: -0.15em;
}
.page--home svg.letter-f {
  width: 0.59em;
}
.page--home svg.letter-c {
  width: 1.02em;
}
.page--home svg.letter-u {
  width: 0.72em;
}
.page--home svg.letter-n {
  width: 0.75em;
}
.page--home svg.letter-l {
  width: 0.62em;
}
.page--home svg.letter-b {
  width: 0.81em;
}
.page--home #loading {
  width: 100%;
  height: 100%;
  color: #fff;
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  transition: 0.6s 0.9s;
}
.page--home #loading .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: no-repeat url(/static/tomohisayamashita/common/bg/bg02.webp);
  background-position: bottom;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.page--home #loading .inner::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: repeat top left url(/static/tomohisayamashita/common/bg/noiz.webp);
  background-size: 250px;
  top: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
  mix-blend-mode: soft-light;
  opacity: 0.6;
}
.page--home #loading .inner::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #4b2a67;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.6;
}
.page--home #loading .loading--body {
  font-size: 9vw;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1.1;
  font-weight: 400;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 961px) {
  .page--home #loading .loading--body {
    font-size: 6vw;
  }
}
.page--home #loading .loading--body .title--body {
  display: block;
  line-height: 1;
  position: relative;
  overflow: hidden;
}
.page--home #loading .loading--body .title--body:first-of-type {
  margin-bottom: 0.25em;
}
.page--home #loading .loading--body .title--body svg {
  display: inline-block;
  height: 1em;
  margin: 0 0.06em;
  fill: #fff;
}
.page--home #loading .loading--body .title--body span {
  display: block;
  transition: 0.6s;
  transform: translateY(14vw);
}
.page--home #loading .loading--body .title--body:last-of-type span {
  transition-delay: 0.1s;
}
.page--home.loaded #loading {
  opacity: 0;
  pointer-events: none;
}
.page--home.loaded #loading .loading--body .title--body span {
  transform: translateY(0);
}
.page--home .wovn-languages {
  color: #fff;
}
.page--home #wrap > h1.logo {
  display: none;
}
.page--home .footer {
  color: #fff;
  position: relative;
}
.page--home .footer #uncher a::before {
  background: #fff;
}
.page--home article {
  position: relative;
}
.page--home article .section-tit {
  color: #fff;
  line-height: 1;
  margin-bottom: 4.3vw;
}
.page--home article .list--information li a {
  padding: 20px 0;
  border-color: rgba(255, 255, 255, 0.5);
}
.page--home article .list--information li a .date {
  margin-bottom: 1em;
  margin-right: 0;
}
.page--home article .list--information li.new a .tit::before,
.page--home article .list--information li.new a .tit::after {
  color: #fff;
}
.page--home .area-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: none !important;
}
.page--home .area-bg::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: repeat top left url(/static/tomohisayamashita/common/bg/noiz.webp);
  background-size: 1000px;
  top: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
  mix-blend-mode: soft-light;
  opacity: 0.4;
}
.page--home .area-bg .bg__item {
  width: calc(100% + 34vw);
  height: calc(100% + 100vw);
  background: no-repeat -34vw -38vw;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
}
.page--home .area-bg .bg01 {
  background-image: url(/static/tomohisayamashita/common/bg/bg02.webp);
}
.page--home .area-bg .bg02 {
  background-image: url(/static/tomohisayamashita/common/bg/bg01.webp);
}
.page--home .content--main {
  color: #fff;
}
.page--home .block--main__photo {
  width: 43.5vw;
  height: 130vw;
  padding-left: 20px;
  padding-top: 7.9vw;
  position: absolute;
  top: 0;
  left: calc(50% - 21.75vw);
  filter: drop-shadow(20px 20px 20px rgba(158, 99, 99, 0.6705882353));
  transition: opacity cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s;
}
.page--home .block--main__photo img {
  max-width: inherit;
  width: 100%;
}
.page--home .section--heroimg {
  min-height: 90vw;
}
.page--home .section--heroimg .title-block {
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 7.8vw;
  transform: rotate(90deg);
  transform-origin: bottom;
  position: absolute;
  top: 17vw;
  right: -2.5vw;
}
.page--home .section--heroimg .title-block #nameBody, .page--home .section--heroimg .title-block div {
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.01em;
}
.page--home .section--heroimg .title-block #nameBody:first-child {
  margin-bottom: 0.2em;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body {
  display: block;
  letter-spacing: 0.02em;
  overflow: hidden;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span {
  display: inline-block;
  line-height: 1;
  transform: translateY(1.3em);
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span.letter-spacing {
  margin-left: -0.2em;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span svg {
  display: inline-block;
  height: 1em;
  margin: 0 0.06em;
  fill: #fff;
}
.page--home .section--heroimg .title-block div.txt--sub {
  font-size: 2.55vw;
  letter-spacing: 0.1em;
  padding-left: 0.5vw;
  margin-top: 2vw;
}
.page--home .section--heroimg .block--fc {
  position: absolute;
  top: 12.2vw;
  left: calc(50% - 40vw);
  width: 21vw;
  height: 21vw;
}
.page--home .section--heroimg .block--fc h2 {
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 1.2vw;
  text-align: center;
  margin-bottom: 0.5vw;
  margin-top: 1vw;
}
.page--home .section--heroimg .block--fc .block--fc__item.item-logo {
  width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page--home .section--heroimg .block--fc .block--fc__item.item-logo svg {
  width: 100%;
  height: 4vw;
  fill: #fff;
}
.page--home .section--heroimg .block--fc .block--fc__item.item-circle {
  background: no-repeat center url(/static/tomohisayamashita/common/circle.png);
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  animation: circle 1.8s linear infinite;
  z-index: 5;
  cursor: pointer;
}
.page--home .section--heroimg .block--fc .block--fc__item.item-circle a {
  display: block;
  width: 100%;
  height: 100%;
}
.page--home .section--heroimg .block--info {
  width: calc(100% - 3.57vw);
  position: absolute;
  top: 39vw;
  left: 3.57vw;
}
.page--home .section--heroimg .block--info .block--topic {
  width: 29vw;
  margin-bottom: 4.5vw;
}
.page--home .section--heroimg .block--info .block--topic .list--information li a {
  padding: 0;
  border-bottom: none;
}
.page--home .section--heroimg .block--info .block--topic .list--information li a .date {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5411764706);
  padding-bottom: 1em;
  font-size: 14px;
  margin-bottom: 1em;
}
.page--home .section--heroimg .block--info .block--pickup {
  width: 29vw;
  transition: transform 0.4s;
}
.page--home .section--heroimg .block--info .block--pickup .list--pickup {
  background: rgba(97, 41, 102, 0.4);
  transition: 0.3s !important;
}
.page--home .section--heroimg .block--info .block--pickup .list--pickup a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 1.85vw 2.35vw;
}
.page--home .section--heroimg .block--info .block--pickup .list--pickup a .thumb {
  width: 45%;
}
.page--home .section--heroimg .block--info .block--pickup .list--pickup a .txt {
  width: 55%;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0.02em;
  padding-left: 1.78vw;
  word-break: break-all;
}
.page--home .section--heroimg .block--info .section--banner {
  width: 42.7vw;
  background: linear-gradient(90deg, rgba(109, 82, 24, 0) 10%, rgba(255, 255, 255, 0.1) 30%, rgba(255, 255, 255, 0.2) 100%);
  padding: 3.57vw;
  margin: 4vw 0 0 auto;
}
.page--home .area--official {
  position: relative;
}
.page--home .area--official::after {
  content: "";
  display: block;
  width: 100%;
  height: 50vw;
  position: absolute;
  background: linear-gradient(0deg, rgba(109, 82, 24, 0) 0%, rgba(149, 56, 4, 0.6) 50%, rgba(109, 51, 5, 0.6) 80%, rgba(109, 82, 24, 0) 100%);
  bottom: -5vw;
  left: 0;
  z-index: -1;
  opacity: 0.6;
  transition: opacity cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.8s;
}
.page--home .area--official::before {
  content: "";
  display: block;
  width: 100%;
  height: 50vw;
  position: absolute;
  background: no-repeat center url(/static/tomohisayamashita/fanclub/top/blur-magenta.webp);
  background-size: contain;
  bottom: 5vw;
  left: 0;
  z-index: -1;
  opacity: 0.2;
  mix-blend-mode: soft-light;
}
.page--home .area--official:has(.section--schedule.started) .block--main__photo {
  opacity: 0;
  transition: opacity cubic-bezier(0.175, 0.885, 0.32, 1.275) 3s;
}
.page--home .area--official .section--info,
.page--home .area--official .section--schedule {
  width: 37vw;
  position: relative;
  opacity: 0;
  pointer-events: none;
  transition: opacity 1.4s cubic-bezier(0.15, 0.94, 0.74, 1.02), transform 1.1s cubic-bezier(0.15, 0.94, 0.74, 1.02);
}
.page--home .area--official .section--info::before,
.page--home .area--official .section--schedule::before {
  content: "";
  display: block;
  width: 180%;
  height: 210%;
  position: absolute;
  border-radius: 50%;
  filter: blur(30px);
  top: -13%;
  left: -37%;
  z-index: -1;
}
@media screen and (min-width: 961px) {
  .page--home .area--official .section--info .list--information li a:hover,
  .page--home .area--official .section--schedule .list--information li a:hover {
    color: #fbbfc1;
  }
  .page--home .area--official .section--info .list--information li a::after,
  .page--home .area--official .section--schedule .list--information li a::after {
    background: #fbbfc1;
  }
}
.page--home .area--official .section--info.started,
.page--home .area--official .section--schedule.started {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
  transition-delay: 0.1s;
}
.page--home .area--official .section--info {
  left: 3.57vw;
  transform: translateX(-120%);
}
.page--home .area--official .section--info::before {
  background: #7f659b;
  opacity: 0.45;
}
.page--home .area--official .section--schedule {
  margin: 0 3.75vw 0 auto;
  top: -15vw;
}
@media screen and (min-width: 961px) {
  .page--home .area--official .section--schedule {
    transform: translateX(120%);
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .area--official .section--schedule {
    transform: translateX(-120%);
  }
}
.page--home .area--official .section--schedule::before {
  background: #b87973;
  opacity: 0.3;
}
.page--home .area--fc {
  padding: 10vw 5vw 0;
}
.page--home .area--fc::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #250042;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.8s;
}
.page--home .area--fc .section-tit span.txt--sub {
  display: block;
  font-size: 20px;
  margin-top: 0.5em;
}
.page--home .area--fc .list--information li.new a .tit::after,
.page--home .area--fc .list--contents li.new a .tit::after {
  color: #fff;
}
.page--home .area--fc .block--introduction {
  margin-bottom: 12vw;
  position: relative;
}
.page--home .area--fc .block--introduction .fanclub-title {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  height: 1.05em;
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 6vw;
  line-height: 0.8;
  position: absolute;
  top: 6vw;
  left: 50%;
  overflow: hidden;
  transform: translateX(-50%);
  transition: opacity 0.6s;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .area--fc .block--introduction .fanclub-title {
    top: 40vw;
  }
}
.page--home .area--fc .block--introduction .fanclub-title .title__body--item {
  display: inline-block;
  text-align: center;
  letter-spacing: 0;
  transform: translateY(5vw);
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .area--fc .block--introduction .fanclub-title .title__body--item {
    transform: translateY(5vw);
  }
}
.page--home .area--fc .block--introduction .fanclub-title .title__body--item span {
  display: block;
  line-height: 0.8;
}
.page--home .area--fc .block--introduction .fanclub-title .title__body--item span svg {
  display: inline-block;
  height: 1em;
  margin: 0 0.06em;
  fill: #fff;
}
.page--home .area--fc .block--introduction .fanclub-title.started {
  transition-delay: 1s;
  opacity: 0;
}
.page--home .area--fc .block--introduction .fanclub-title.started .title__body--item {
  transform: translateY(-18.3vw);
  transition: transform 0.8s cubic-bezier(0.075, 0.82, 0.165, 1) 0.2s;
}
.page--home .area--fc .block--introduction .fanclub-title.started .title__body--item.letter-l:first-of-type {
  margin-right: 0.8em;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .area--fc .block--introduction .fanclub-title.started .title__body--item {
    transform: translateY(-19vw);
    transition-delay: 0.6s;
  }
}
.page--home .area--fc .block--introduction .fanclub-title.started .title__body--item:nth-of-type(1) {
  transition-delay: 0.015s;
}
.page--home .area--fc .block--introduction .fanclub-title.started .title__body--item:nth-of-type(2) {
  transition-delay: 0.03s;
}
.page--home .area--fc .block--introduction .fanclub-title.started .title__body--item:nth-of-type(3) {
  transition-delay: 0.045s;
}
.page--home .area--fc .block--introduction .fanclub-title.started .title__body--item:nth-of-type(4) {
  transition-delay: 0.06s;
}
.page--home .area--fc .block--introduction .fanclub-title.started .title__body--item:nth-of-type(5) {
  transition-delay: 0.075s;
}
.page--home .area--fc .block--introduction .fanclub-title.started .title__body--item:nth-of-type(6) {
  transition-delay: 0.09s;
}
.page--home .area--fc .block--introduction .fanclub-title.started .title__body--item:nth-of-type(7) {
  transition-delay: 0.105s;
}
.page--home .area--fc .block--introduction .fanclub-title.started .title__body--item:nth-of-type(8) {
  transition-delay: 0.12s;
}
.page--home .area--fc .block--introduction .fanclub-title.started .title__body--item:nth-of-type(9) {
  transition-delay: 0.135s;
}
.page--home .area--fc .block--introduction .fanclub-title.started .title__body--item:nth-of-type(10) {
  transition-delay: 0.15s;
}
.page--home .area--fc .block--introduction .fanclub-title.started .title__body--item:nth-of-type(11) {
  transition-delay: 0.165s;
}
.page--home .area--fc .block--introduction .fanclub-title.started .title__body--item:nth-of-type(12) {
  transition-delay: 0.18s;
}
.page--home .area--fc .block--introduction .fanclub-title.started .title__body--item:nth-of-type(13) {
  transition-delay: 0.195s;
}
.page--home .area--fc .block--introduction .fanclub-title.started .title__body--item:nth-of-type(14) {
  transition-delay: 0.21s;
}
.page--home .area--fc .block--introduction .fanclub-title.started .title__body--item:nth-of-type(15) {
  transition-delay: 0.225s;
}
.page--home .area--fc .block--introduction .fanclub-title.started + .inner {
  transition: opacity 0.8s 1.6s;
  pointer-events: auto;
  opacity: 1;
}
.page--home .area--fc .block--introduction .inner {
  opacity: 0;
  pointer-events: none;
  transition: 0.4s;
}
.page--home .area--fc .block--introduction .inner svg {
  fill: #fff;
  transform: translateX(-50%) translateY(5vw);
  position: relative;
  left: 50%;
  margin-bottom: 1.5vw;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.8s ease-out, transform 0.6s ease-out;
}
.page--home .area--fc .block--introduction .inner svg.started {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
  pointer-events: auto;
}
.page--home .area--fc .block--introduction .list--login {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 24vw;
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 20px;
  line-height: 1;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-left: none;
  border-right: none;
  margin: 0 auto 8vw;
  opacity: 0;
  pointer-events: none;
  transform: translateY(5vw);
  transition: opacity 0.8s ease-out, transform 0.6s ease-out;
}
.page--home .area--fc .block--introduction .list--login.started {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.page--home .area--fc .block--introduction .list--login li {
  width: 50%;
}
.page--home .area--fc .block--introduction .list--login li a {
  display: block;
  text-align: center;
  padding: 1em;
  position: relative;
}
.page--home .area--fc .block--introduction .list--login li:first-of-type a::after {
  content: "";
  display: block;
  width: 1px;
  height: 1.5em;
  position: absolute;
  background: #fff;
  opacity: 0.5;
  right: 0;
  top: 50%;
  margin-top: -0.75em;
}
.page--home .area--fc .block--introduction .btn--sub {
  color: #fff;
}
@media screen and (min-width: 961px) {
  .page--home .area--fc .block--introduction .btn--sub:hover {
    color: #4b2a67;
  }
}
.page--home .area--fc .block--introduction .txt--basic {
  width: 46vw;
  min-width: 650px;
  margin: 0 auto 1.5em;
  font-size: 18px;
  letter-spacing: 0.18em;
  opacity: 0;
  pointer-events: none;
  transform: translateY(10vw);
  transition: opacity 0.8s ease-out, transform 0.6s ease-out;
}
.page--home .area--fc .block--introduction .txt--basic.started {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .area--fc .block--introduction .txt--basic {
    min-width: inherit;
  }
}
@media screen and (min-width: 961px) {
  .page--home .area--fc .block--introduction .txt--basic {
    text-align: center;
  }
}
.page--home .area--fc .block--introduction .txt--basic.txt--large {
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 1.5em;
}
.page--home .area--fc .block--introduction .btn {
  opacity: 0;
  pointer-events: none;
  transform: translateY(10vw);
  transition: opacity 0.8s ease-out, transform 0.6s ease-out;
}
.page--home .area--fc .block--introduction .btn.started {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.page--home .area--fc .block--attention {
  padding: 3em;
  background: #fff;
  margin: 0 auto 10vw;
  color: #000;
  max-width: 800px;
  font-size: 1.2em;
}
.page--home .area--fc .block--attention .tit {
  text-align: center;
  font-size: 1.3em;
  margin-bottom: 1em;
}
.page--home .area--fc .block--attention b {
  color: #E24B4B;
}
@media screen and (min-width: 961px) {
  .page--home .area--fc .block--attention {
    text-align: center;
  }
}
.page--home .area--fc .section--info {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 8vw;
}
.page--home .area--fc .section--info .section-tit {
  width: 11em;
  line-height: 1;
}
.page--home .area--fc .section--info .inner {
  width: calc(100% - 11em);
  padding-left: 9.5vw;
  margin-top: -14px;
  transform: translateX(-10vw);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.8s ease-out, transform 0.6s ease-out;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .area--fc .section--info .inner {
    transform: translateX(-30vw);
  }
}
.page--home .area--fc .section--info.started .inner {
  transform: translateX(0);
  opacity: 1;
  pointer-events: auto;
}
.page--home .area--fc .section--blog {
  margin-bottom: 8vw;
}
.page--home .area--fc .section--blog .list--contents li.new .parts__head {
  position: relative;
}
.page--home .area--fc .section--blog .list--contents li.new .parts__head::after {
  content: "NEW";
  display: inline-block;
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.05em;
  letter-spacing: 0.1em;
  color: #fff;
  line-height: 1;
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}
.page--home .content--main:has(.area--fc .list--login.started) .area--fc::before {
  opacity: 0.7;
}
.page--home .content--main:has(.area--fc .list--login.started) .area--official::after {
  opacity: 0;
}

.page--home .block--main__photo img,
.page--home .section--heroimg .title-block div.txt--sub,
.page--home .section--heroimg .title-block,
.page--home .block--info {
  opacity: 0;
  transition: opacity 1s cubic-bezier(0.11, 0.41, 0.53, 0.92) 0.4s;
}
@media screen and (min-width: 961px) {
  .page--home .section--heroimg .block--info .block--topic,
  .page--home .section--heroimg .block--info .block--pickup {
    opacity: 0;
    transition: transform 1.1s cubic-bezier(0.15, 0.94, 0.74, 1.02), opacity 1.4s cubic-bezier(0.15, 0.94, 0.74, 1.02);
    transform: translateX(-13vw);
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .section--heroimg .block--info .block--topic {
    opacity: 0;
    transition: transform 1.1s cubic-bezier(0.15, 0.94, 0.74, 1.02), opacity 1.4s cubic-bezier(0.15, 0.94, 0.74, 1.02);
    transform: translateX(23vw);
  }
  .page--home .section--heroimg .block--info .block--pickup {
    opacity: 0;
    transition: transform 1.1s cubic-bezier(0.15, 0.94, 0.74, 1.02), opacity 1.4s cubic-bezier(0.15, 0.94, 0.74, 1.02);
    transform: translateX(-33vw);
  }
}
.page--home .wovn-languages,
.page--home .drawer__btn {
  pointer-events: none;
  opacity: 0;
  transition: opacity 1s cubic-bezier(0.11, 0.41, 0.53, 0.92) 0.4s;
}
.page--home .block--main__photo img {
  opacity: 0;
  transform-origin: top;
  transform: translateY(15vw) scale(1.15);
  transition: transform 1.3s cubic-bezier(0.41, 0.29, 0.36, 0.95) 0.2s, opacity 1.9s cubic-bezier(0.74, 0.48, 0.85, 0.99) 0.4s;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span {
  transition: transform 1s cubic-bezier(0, 0.25, 0.17, 1);
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span:nth-of-type(1) {
  transition-delay: 1.38s;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span:nth-of-type(2) {
  transition-delay: 1.46s;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span:nth-of-type(3) {
  transition-delay: 1.54s;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span:nth-of-type(4) {
  transition-delay: 1.62s;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span:nth-of-type(5) {
  transition-delay: 1.7s;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span:nth-of-type(6) {
  transition-delay: 1.78s;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span:nth-of-type(7) {
  transition-delay: 1.86s;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span:nth-of-type(8) {
  transition-delay: 1.94s;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span:nth-of-type(9) {
  transition-delay: 2.02s;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span:nth-of-type(10) {
  transition-delay: 2.1s;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span:nth-of-type(11) {
  transition-delay: 2.18s;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span:nth-of-type(12) {
  transition-delay: 2.26s;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span:nth-of-type(13) {
  transition-delay: 2.34s;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span:nth-of-type(14) {
  transition-delay: 2.42s;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span:nth-of-type(15) {
  transition-delay: 2.5s;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span:nth-of-type(16) {
  transition-delay: 2.58s;
}
.page--home .section--heroimg .title-block #nameBody > span.name-body span:nth-of-type(17) {
  transition-delay: 2.66s;
}
.page--home .block--fc {
  opacity: 0;
  transform: scale(1.6);
  transition: opacity 0.8s cubic-bezier(0.11, 0.41, 0.53, 0.92) 3.2s, transform 1s cubic-bezier(0.11, 0.41, 0.53, 0.92) 3.2s;
}
.page--home.animation-start .block--main__photo img {
  transform: translateY(0) scale(1);
  opacity: 1;
}
.page--home.animation-start .section--heroimg .title-block #nameBody > span.name-body span {
  transform: translateY(0);
}
.page--home.animation-start .section--heroimg .title-block div.txt--sub,
.page--home.animation-start .section--heroimg .title-block,
.page--home.animation-start .section--heroimg .block--info {
  opacity: 1;
}
.page--home.animation-start .section--heroimg .block--info,
.page--home.animation-start .section--heroimg .title-block {
  transition-delay: 0.6s;
}
.page--home.animation-start .section--heroimg .title-block div.txt--sub {
  transition-delay: 2.3s;
}
.page--home.animation-start .section--heroimg .block--fc {
  transform: scale(1);
  opacity: 1;
  transition-delay: 2.6s;
}
.page--home.animation-start .wovn-languages,
.page--home.animation-start .drawer__btn {
  pointer-events: auto;
  opacity: 1;
  transition-delay: 2.6s;
}
@media screen and (min-width: 961px) {
  .page--home.animation-start .section--heroimg .block--info .block--topic {
    opacity: 1;
    transform: translateX(0);
    transition-delay: 1.7s;
  }
  .page--home.animation-start .section--heroimg .block--info .block--pickup {
    opacity: 1;
    transition-delay: 1.9s;
    transform: translateX(0);
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home.animation-start .section--heroimg .block--info .block--topic,
  .page--home.animation-start .section--heroimg .block--info .block--pickup {
    opacity: 1;
    transform: translateX(0);
    transition-delay: 2.2s;
  }
}

/* アクセス後アニメーション */
.page--home .section--heroimg {
  transition: transform 0.1s;
}
.page--home .block--banner-swiper {
  transform: translateX(-10vw);
  opacity: 0;
  pointer-events: none;
  transition: transform 1.1s cubic-bezier(0.15, 0.94, 0.74, 1.02), opacity 1.4s cubic-bezier(0.15, 0.94, 0.74, 1.02);
}
.page--home .block--banner-swiper.started {
  transform: translateX(0);
  opacity: 1;
  pointer-events: auto;
}
.page--home article h2.section-tit {
  overflow: hidden;
}
.page--home article h2.section-tit > span {
  display: inline-block;
  transform: translateY(1.2em);
}
.page--home article .started > h2.section-tit > span {
  transform: translateY(0);
  transition: transform 0.7s cubic-bezier(0, 0.25, 0.17, 1);
  will-change: transform;
}
.page--home article .started > h2.section-tit > span:nth-of-type(1) {
  transition-delay: 0.05s;
}
.page--home article .started > h2.section-tit > span:nth-of-type(2) {
  transition-delay: 0.1s;
}
.page--home article .started > h2.section-tit > span:nth-of-type(3) {
  transition-delay: 0.15s;
}
.page--home article .started > h2.section-tit > span:nth-of-type(4) {
  transition-delay: 0.2s;
}
.page--home article .started > h2.section-tit > span:nth-of-type(5) {
  transition-delay: 0.25s;
}
.page--home article .started > h2.section-tit > span:nth-of-type(6) {
  transition-delay: 0.3s;
}
.page--home article .started > h2.section-tit > span:nth-of-type(7) {
  transition-delay: 0.35s;
}
.page--home article .started > h2.section-tit > span:nth-of-type(8) {
  transition-delay: 0.4s;
}
.page--home article .started > h2.section-tit > span:nth-of-type(9) {
  transition-delay: 0.45s;
}
.page--home article .started > h2.section-tit > span:nth-of-type(10) {
  transition-delay: 0.5s;
}
.page--home article .started > h2.section-tit > span:nth-of-type(11) {
  transition-delay: 0.55s;
}
.page--home article .started > h2.section-tit > span:nth-of-type(12) {
  transition-delay: 0.6s;
}

/* keyframes
------------------------------ */
@keyframes circle {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(1.04);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
@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 {
  padding-bottom: 36vw;
}
:where(body:not(.page--home)) .wrap > #bg {
  z-index: 1;
}
:where(body:not(.page--home)) .wrap > #bg .inner::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 3;
  opacity: 0.85;
}
:where(body:not(.page--home)) .wrap > h1.logo {
  color: #4b2a67;
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  position: absolute;
  top: 4.5vw;
  left: 5vw;
  z-index: 9;
}
:where(body:not(.page--home)) .wrap > h1.logo span {
  display: block;
  font-size: 0.8em;
}
@media screen and (min-width: 961px) {
  :where(body:not(.page--home)) .wrap > h1.logo {
    top: 2.5vw;
    font-size: 1.6vw;
  }
  :where(body:not(.page--home)) .wrap > h1.logo span {
    display: inline-block;
    margin-left: 0.4em;
  }
}
:where(body:not(.page--home)) .header .drawer__btn > div {
  background: #4b2a67;
}
:where(body:not(.page--home)) .footer {
  padding-top: 6vw;
}
:where(body:not(.page--home)) .content--main {
  padding: 14vw 5% 0;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  :where(body:not(.page--home)) .content--main {
    padding: 28vw 0 0;
  }
}

.section--list {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.section--list .block--category {
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  color: #4b2a67;
  font-size: 15px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  gap: 0 0.5em;
  margin: 60px 0 85px;
}
.section--list .block--category li a {
  display: block;
  border: 1px solid;
  line-height: 1;
  letter-spacing: 0.1em;
  padding: 0.4em 1em;
}
@media screen and (min-width: 961px) {
  .section--list .block--category li a {
    transition: 0.4s;
  }
  .section--list .block--category li a:hover {
    background: #4b2a67;
    color: #fff;
  }
}
.section--list .block--category .current a {
  background: #4b2a67;
  color: #fff;
}
.section--list:not(:has(.block--category)) .section-tit {
  margin-bottom: 5vw;
}
.section--list .list--information {
  margin-top: 0;
}
.section--list .list--information li.started {
  opacity: 1;
  transform: translateY(0);
}

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

.page--info .section--detail, .page--blog .section--detail, .page--faq .section--detail,
.page--movie .section--detail, .page--photo .section--detail {
  max-width: 850px;
}
.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;
}
.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 .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 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  padding-bottom: 2em;
  margin-bottom: 3em;
}

.page--info .section--list .block--category {
  margin-bottom: 55px;
}
.page--info .block--share {
  text-align: center;
  position: relative;
  margin-top: 4em;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  padding-top: 3em;
}
.page--info .block--share::before {
  content: "SHARE";
  display: block;
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 1.5em;
}
.page--info .block--share li a {
  font-size: 28px;
}
.page--info .block--share li a i {
  color: #000;
  transition: 0.3s;
}

.page--schedule .block--month {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
}
.page--schedule .block--month .tit {
  font-size: 4.5em;
}
.page--schedule .block--month .tit span {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.28em;
  line-height: 1;
  margin-right: 0.6em;
  margin-bottom: 0.5em;
}
.page--schedule .block--month .month-pager {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 7em;
  position: relative;
}
.page--schedule .block--month .month-pager > li {
  width: 50%;
}
.page--schedule .block--month .month-pager > li a {
  display: block;
  position: relative;
}
@media screen and (min-width: 961px) {
  .page--schedule .block--month .month-pager > li a {
    transition: 0.4s;
  }
  .page--schedule .block--month .month-pager > li a:hover {
    color: #f2b9c1;
  }
}
.page--schedule .block--month .month-pager > li.month-pager--prev a::after {
  content: "";
  display: block;
  width: 1px;
  height: 1.1em;
  position: absolute;
  background: #121212;
  top: 0;
  right: 0;
}
.page--schedule .block--month .month-pager > .month-pager--next {
  text-align: right;
}
@media screen and (min-width: 961px) {
  .page--schedule .section--list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .page--schedule .section--list .block--title {
    width: 30%;
  }
  .page--schedule .section--list .block--list {
    width: 68%;
    padding-left: 8vw;
  }
}
.page--schedule .section--list .section-tit {
  margin-bottom: 6vw;
}
.page--schedule .section--list .list--schedule li {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.page--schedule .section--list .list--schedule li a {
  display: block;
  position: relative;
}
@media screen and (min-width: 961px) {
  .page--schedule .section--list .list--schedule li a:hover {
    color: #f2b9c1;
  }
}
.page--schedule .section--list .list--schedule li .date {
  width: 20%;
  line-height: 1;
  letter-spacing: 0.15em;
  padding-top: 30px;
}
.page--schedule .section--list .list--schedule li .date strong {
  display: block;
  line-height: 1;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 35px;
}
.page--schedule .section--list .list--schedule li .date .week {
  font-size: 15px;
  line-height: 1;
}
.page--schedule .section--list .list--schedule li .week {
  letter-spacing: 0.2em;
  line-height: 1;
}
.page--schedule .section--list .list--schedule li .category {
  display: inline-block;
  font-size: 13px;
  color: #4b2a67;
  background: #e4ddeb;
  line-height: 1;
  border-radius: 3em;
  padding: 7px 20px;
  height: auto;
  width: auto;
}
.page--schedule .section--list .list--schedule li > div {
  width: 80%;
}
.page--schedule .section--list .list--schedule li .list__txt a {
  display: block;
  width: 100%;
  border-bottom: 1px solid rgba(124, 112, 135, 0.5);
  padding-bottom: 1.5em;
  padding-top: 1.5em;
}
@media screen and (min-width: 961px) {
  .page--schedule .section--list .list--schedule li .list__txt a .tit {
    width: 100%;
  }
  .page--schedule .section--list .list--schedule li .list__txt:last-of-type a {
    border-bottom: none;
  }
}
.page--schedule .section--list .list--schedule li .list__txt.new a .tit {
  padding-right: 4em;
  position: relative;
}
.page--schedule .section--list .list--schedule li .list__txt.new .tit::after {
  content: "NEW";
  display: inline-block;
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.05em;
  color: #4b2a67;
  line-height: 1;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}
.page--schedule .section--list .list--schedule li .tit {
  margin-top: 0.8em;
  font-size: 18px;
}
.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;
}
.page--schedule .list--schedule.list--information li {
  width: 100%;
  position: relative;
}
.page--schedule .list--schedule.list--information li a {
  display: block;
  background: none;
}
.page--schedule .list--schedule.list--information .date {
  line-height: 1;
}
.page--schedule .list--schedule.list--information .date .week {
  position: relative;
}
.page--schedule .list--schedule.list--information .category {
  font-size: 11px;
}
.page--schedule .block--category {
  margin-top: 3vw;
}
.page--schedule .block--category .list--sort {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em 0.3em;
  padding-right: 2em;
}
.page--schedule .block--category .list--sort li input[type=checkbox] {
  display: none;
}
.page--schedule .block--category .list--sort li .category {
  display: block;
  font-size: 15px;
  border: 1px solid transparent;
  background: #4b2a67;
  color: #fff;
  border-radius: 3em;
  line-height: 1;
  transition: 0.3s;
  padding: 5px 20px 6px;
  margin-left: 0;
  margin-right: 0.25em;
}
.page--schedule .block--category .list--sort li input[type=checkbox]:not(:checked) + .category {
  background: none;
  color: #4b2a67;
  border-color: #4b2a67;
}
@media screen and (min-width: 961px) {
  .page--schedule .block--category .list--sort li:hover input[type=checkbox]:checked + .category {
    cursor: pointer;
    background: none;
    color: #4b2a67;
    border-color: #4b2a67;
  }
  .page--schedule .block--category .list--sort li:hover input[type=checkbox]:not(:checked) + .category {
    cursor: pointer;
    background: #4b2a67;
    color: #fff;
    opacity: 1;
  }
}

.page--info.category--4 .section--detail .date {
  font-size: 24px;
  margin-right: 0.4em;
}
.page--info.category--4 .section--detail .date .txt--sub {
  display: inline-block;
  font-size: 16px;
  margin-left: 0.25em;
}
.page--info.category--4 .section--detail .category {
  display: inline-block;
  font-size: 13px;
  color: #4b2a67;
  background: #eae4f0;
  line-height: 1;
  border-radius: 3em;
  padding: 7px 20px;
  height: auto;
  width: auto;
}

.page--biography .section--detail .inner {
  max-width: 850px;
  padding-top: 3vw;
  margin: 0 auto;
}
.page--biography .section--detail .inner figure {
  width: 55%;
  margin: 0 auto 3vw;
}
.page--biography .section--detail .detail__btn {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 961px) {
  .page--movie.new-movie.page-movie-detail .section--detail {
    max-width: 1350px;
  }
  .page--movie.new-movie.page-movie-detail .block--movie .detail__btn a {
    font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.05em;
  }
  .page--movie.new-movie.page-movie-detail .block--more_movies {
    padding-top: 6vw;
  }
  .page--movie.new-movie.page-movie-detail .block--more_movies .more_movies_title {
    font-size: 36px;
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .page--movie.new-movie.page-movie-detail .block--more_movies .list--contents {
    justify-content: space-between;
    gap: 6%;
  }
  .page--movie.new-movie.page-movie-detail .block--more_movies .list--contents li {
    width: 47%;
  }
  .page--movie.new-movie.page-movie-detail .block--more_movies .list--contents li a {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .page--movie.new-movie.page-movie-detail .block--more_movies .list--contents li a .thumb {
    width: 60%;
    padding-right: 5%;
  }
  .page--movie.new-movie.page-movie-detail .block--more_movies .list--contents li a .list__txt {
    width: 60%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--movie.new-movie.page-movie-detail .block--more_movies .more_movies_title {
    font-size: 1.2em;
    margin-bottom: 0;
    padding: 1em calc(4vw + 1em) 0;
    letter-spacing: 0.1em;
  }
  .page--movie.new-movie.page-movie-detail .device--ios .vjs-user-inactive .vjs-control-bar,
  .page--movie.new-movie.page-movie-detail .device--ios .vjs-user-inactive .vjs-big-play-button,
  .page--movie.new-movie.page-movie-detail .device--ios .vjs-user-inactive .vjs-modal-dialog,
  .page--movie.new-movie.page-movie-detail .device--ios .video-js.vjs-ios-native-fs .vjs-control-bar,
  .page--movie.new-movie.page-movie-detail .device--ios .video-js.vjs-ios-native-fs .vjs-big-play-button,
  .page--movie.new-movie.page-movie-detail .device--ios .video-js.vjs-ios-native-fs .vjs-modal-dialog {
    opacity: 0 !important;
    pointer-events: none;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .block--player .vjs-big-play-centered .vjs-big-play-button {
    margin-top: -1em;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-play-control {
    position: absolute;
    top: -20.5vw;
    left: 42.75%;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .block--player .video-js.vjs-fullscreen.vjs-user-inactive {
    position: fixed;
    top: 50%;
    left: 42.75%;
  }
}
@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 #121212;
  }
}
.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--tit .txt--sub .icon {
  font-size: 2.5em;
  vertical-align: -0.25em;
}

.page--blog.page--blog__parent.category--3 .list--contents {
  gap: 10px;
}
.page--blog.page--blog__parent.category--3 .list--contents li {
  width: calc((100% - 20px) / 3);
}
.page--blog.page--blog__parent.category--3 .list--contents li .thumb {
  margin-bottom: 0;
}
.page--blog.page--blog__parent.category--3 .list--contents li .parts__head {
  padding-left: 65px;
}
.page--blog.page--blog__parent.category--3 .list--contents li .parts__head::before {
  width: 50px;
  height: 50px;
}
.page--blog.page--blog__parent.category--3 .list--contents li .list__txt {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  padding: 10px 25px 26px;
  color: #fff;
}
.page--blog.page--blog__parent.category--3 .list--contents li .list__txt > div, .page--blog.page--blog__parent.category--3 .list--contents li .list__txt p {
  position: relative;
  z-index: 3;
}
.page--blog.page--blog__parent.category--3 .list--contents li .list__txt .date {
  padding-top: 9px;
  margin-bottom: 7px;
}
.page--blog.page--blog__parent.category--3 .list--contents li .list__txt .name {
  font-size: 13px;
}
.page--blog.page--blog__parent.category--3 .list--contents li .list__txt::after {
  content: "";
  display: block;
  width: 100%;
  height: 140%;
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--blog.page--blog__parent.category--3 .list--contents li .list__txt {
    display: none;
  }
}
.page--blog .ico--close,
.page--blog .ico--accepting {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
  background: #ccc;
  font-size: 0.5em;
  padding: 0.5em 1.5em;
  line-height: 1;
  border-radius: 2em;
  transition: 0.3s;
}
.page--blog .ico--accepting {
  background: #4b2a67;
  color: #fff;
}
.page--blog .list--blog .ico--close,
.page--blog .list--blog .ico--accepting {
  font-size: 0.65em;
  margin: 2em 0 0.5em;
}
@media screen and (min-width: 961px) {
  .page--blog .list--blog li a:hover .ico--close,
  .page--blog .list--blog li a:hover .ico--accepting {
    background: #f2b9c1;
    color: #fff;
  }
}
.page--blog .section--detail .inner {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 961px) {
  .page--blog .section--detail .inner {
    padding-bottom: 2em;
    margin-bottom: 3em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--blog .section--detail .inner {
    padding-bottom: 1.5em;
    margin-bottom: 1.5em;
  }
}
.page--blog .section--detail .inner .writer {
  display: inline-block;
  padding-left: 1em;
}
.page--blog .section--detail .inner .ico--close,
.page--blog .section--detail .inner .ico--accepting {
  margin-bottom: 0.5em;
}
.page--blog .section--detail .block--player {
  padding-top: 56.25%;
  margin: 1em auto;
  position: relative;
}
.page--blog .section--detail .block--title {
  position: relative;
  padding-bottom: 1em;
}
.page--blog .section--detail .ph {
  text-align: center;
  margin: 15px auto;
}
.page--blog .section--detail .block--attention {
  margin: 4em auto;
}
.page--blog .section--detail .block--pager {
  text-align: center;
}
.page--blog .section--detail .icon--like {
  text-align: right;
  color: #4b2a67;
  font-size: 1.1em;
  position: relative;
  right: 0;
  bottom: 0;
  padding-top: 1em;
}
.page--blog .section--detail .icon--like span {
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
}
.page--blog .section--detail .icon--like .clicked {
  color: #f87f90;
}
.page--blog.category--3 .section--detail .detail__btn {
  margin-top: 30px;
}

.list--comment li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  padding: 1em 10px;
  position: relative;
}
.list--comment li .name {
  font-weight: bold;
}
.list--comment li .txt {
  font-size: 14px;
}
.list--comment li .date {
  font-size: 13px;
  text-align: right;
  width: 100%;
  line-height: 1;
}
.list--comment li .block--btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0 1em;
  font-size: 13px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.list--comment li .btn--delete input, .list--comment li .btn--delete a,
.list--comment li .btn--report input,
.list--comment li .btn--report a {
  cursor: pointer;
}
.list--comment li .btn--delete {
  background: none;
  line-height: 1;
  padding-right: 1em;
  position: relative;
}
.list--comment li .btn--delete::after {
  content: "";
  display: block;
  width: 1px;
  height: 1.1em;
  position: absolute;
  background: #121212;
  position: absolute;
  right: 0;
  top: 0;
}
.list--comment li .btn--delete input {
  background: none;
}

#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 .block--detail {
  width: 50%;
  padding: 0 1em;
}
.page--disco .list--contents .date {
  display: inline-block;
}
.page--disco .category {
  display: inline-block;
  font-size: 13px;
  color: #4b2a67;
  background: #e4ddeb;
  line-height: 1;
  border-radius: 3em;
  padding: 7px 20px;
  height: auto;
  width: auto;
  margin-right: 10px;
}
.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 {
  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: #121212;
  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: #4b2a67;
  }
}
@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 #4b2a67;
  padding: 1em 3em;
  margin: 1em 0 0;
}
@media screen and (min-width: 961px) {
  .page--disco .block--disc-detail .btn--link:hover {
    background: #4b2a67;
    color: #fff;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--disco .block--disc-detail .btn--link {
    display: block;
    width: 80%;
    text-align: center;
    margin: 0.5em auto;
  }
}
@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: #fff;
  height: 1px;
  width: 1em;
  margin-right: 0.5em;
  vertical-align: middle;
}
.page--disco .block--disc-detail .list--songlist {
  color: #121212;
  margin-top: 2em;
}
.page--disco .block--disc-detail .list--songlist ol li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.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: 0.5em;
  padding: 0.5em 0.4em;
}
.page--disco .block--disc-detail .list--songlist li > div span {
  width: 1.5em;
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-align: center;
  font-weight: 600;
  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.9em;
  line-height: 1.5;
  font-weight: normal;
  margin-bottom: 0;
}
.page--disco .block--disc-detail .list--songlist > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  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 rgba(0, 0, 0, 0.5);
  padding-bottom: 0.5em;
  margin-bottom: 0;
}
.page--disco .block--disc-detail .list--songlist > li .txt--sub {
  display: block;
  width: 100%;
  font-size: 11px;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-style: normal;
}
.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--disco.page--disco__detail .section--detail > .inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.page--support.section--list.section--detail {
  max-width: 850px;
}
.page--support.section--list.section--detail .section-tit {
  font-family: "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 24px;
}
.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-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--faq .searchBox {
  width: 100%;
  max-width: 400px;
  margin: 4vw 0;
  position: relative;
  border: 1px solid;
}
.page--faq .searchBox input[type=text] {
  border-radius: 0;
  width: 100%;
  border: none;
  background: none;
  font-size: 18px;
  padding: 0.5em;
}
.page--faq .searchBox input[type=submit] {
  width: 40px;
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 40px;
  color: #121212;
  background: transparent;
  border: none;
  border-radius: 30px;
  position: absolute;
  top: 2px;
  right: 3px;
  z-index: 2;
  cursor: pointer;
}
.page--faq .list--tag {
  margin-bottom: 5vw;
}
.page--faq .tit--category {
  font-weight: bold;
  margin-bottom: 0;
  border-bottom: 1px solid;
  padding-bottom: 1em;
}
.page--faq .no-data {
  text-align: center;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 4em 0;
}
.page--faq .list--faq,
.page--faq .list--information {
  margin: 0 0 5em;
}
.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.8em;
}
.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 {
  position: absolute;
  left: 0;
  top: 4.2em;
}
.page--faq .list--faq .icon--q,
.page--faq .section--list .icon--q {
  top: 1.94em;
  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 .block--more-faq {
  margin-top: 4em;
}
.page--faq .block--more-faq .list--faq li a {
  line-height: 1.4;
  text-decoration: none;
}
.page--faq .detail__btn {
  border-top: 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: #121212;
  }
}

.page--questionnaire .section-tit {
  margin-bottom: 3vw;
  font-size: 24px;
  line-height: 1.4;
}
.page--questionnaire .section-tit .font-en {
  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 {
    max-width: 850px;
    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 .content--main > section {
  position: relative;
  z-index: 2;
}
.page--questionnaire .wrap .content--main > section .ph {
  margin-bottom: 5vw;
}
.page--questionnaire .wrap .content--main > section .tit {
  font-size: 16px;
}
.page--questionnaire .wrap .content--main > section form input:not([type=submit]), .page--questionnaire .wrap .content--main > section form textarea {
  border-radius: 5px;
}
.page--questionnaire .wrap .content--main > section form .form--post {
  margin: 4em auto;
}
.page--questionnaire .wrap .content--main > section form .form--post dt {
  margin: 2em 0 0.2em;
}
.page--questionnaire .wrap .content--main > section form .form--post dt:first-child {
  margin-top: 0;
}
.page--questionnaire .wrap .content--main > section form .form--post .form__select select {
  cursor: pointer;
  color: #000;
  background: #fff;
}
.page--questionnaire .wrap .content--main > section form .form--post .form__select select option {
  color: #121212;
}
.page--questionnaire .wrap .content--main > section form .btn {
  margin-top: 3em;
}
.page--questionnaire .wrap .content--main > section form .btn + .btn {
  margin-top: 0;
}
.page--questionnaire .wrap .content--main > section form .form--horizontal li {
  display: inline-block;
}
.page--questionnaire .wrap .content--main > section form .icon--required::before {
  content: "必須";
}
.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 #f8f8f8;
  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 h2.tit {
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0.1em;
}
.page--entry.section--detail h2.tit + .logo {
  width: 80%;
  margin: 1em auto 4em;
  text-align: center;
}
.page--entry.section--detail h2.tit + .logo svg {
  fill: #fff;
  width: 28vw;
  height: 8vw;
}
.page--entry.section--detail .area--detail .block--contents .block-tit,
.page--entry.section--detail .block--lead {
  color: #fff;
}
@media screen and (min-width: 961px) {
  .page--entry.section--detail .block--lead {
    text-align: center;
  }
}
.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: 950px;
  margin: 0 auto;
}
.page--entry.section--detail .area--detail .block--movie {
  color: #fff;
  margin: 5vw auto;
}
.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: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
}
.page--entry.section--detail .area--detail .block--movie .video {
  background: #4b2a67;
}
.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/tomohisayamashita/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: rgba(255, 255, 255, 0.5);
  padding: 5em 6em;
  margin-bottom: 10vw;
}
.page--entry.section--detail .area--detail .block--spec .block-tit {
  font-size: 2em;
  font-weight: normal;
  padding-bottom: 0;
  margin-bottom: 0;
  text-align: center;
}
.page--entry.section--detail .area--detail .block--spec .block-tit span {
  display: inline-block;
  font-size: 1.8em;
}
.page--entry.section--detail .area--detail .block--spec .block-tit p {
  display: inline-block;
  padding-left: 0.5em;
}
.page--entry.section--detail .area--detail .block--spec .label-tit {
  background: #4b2a67;
  padding: 1em 1em 0.8em;
  color: #fff;
  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;
  color: #4b2a67;
}
.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 #fff;
  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: #fff;
  border-radius: 3vw;
  text-align: center;
  padding: 3em;
  margin: 0 auto 3vw;
}
.page--entry.section--detail .area--detail div.block--benefit .block-tit {
  font-size: 24px;
  height: auto;
  text-align: center;
  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 li {
  background: rgba(255, 255, 255, 0.5);
  padding: 2em;
  margin-bottom: 0.5em;
}
.page--entry.section--detail .area--detail .block--contents .list--contents-list li .tit {
  color: #4b2a67;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 0.5em;
}
.page--entry.section--detail .area--detail .block--contents .txt--basic.txt--more {
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-align: center;
  font-size: 1.5em;
  margin-top: 2em;
  color: #fff;
  text-shadow: 0 0 12px #390a65;
}
.page--entry.section--detail .area--detail .block--contents .txt--basic.txt--more + .txt--basic {
  color: #fff;
  text-align: center;
  font-size: 1.1em;
  text-shadow: 0 0 12px #390a65;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--entry.section--detail .area--detail .block--contents .txt--basic.txt--more {
    margin-top: -1em;
    margin-bottom: 0.5em;
  }
  .page--entry.section--detail .area--detail .block--contents .txt--basic.txt--more + .txt--basic {
    font-size: 1.3em;
  }
}
.page--entry.section--detail .area--detail .block--first_login {
  background: rgba(255, 255, 255, 0.5);
  padding: 2em;
  margin-bottom: 0.5em;
}
.page--entry.section--detail .area--detail .block--first_login .block-tit {
  font-size: 34px;
  text-align: center;
  padding: 2vw 0 1.5em;
}
@media screen and (min-width: 961px) {
  .page--entry.section--detail .area--detail .block--first_login .txt--basic {
    text-align: center;
    margin-bottom: 3vw;
  }
}
.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: 3vw;
  color: #fff;
  text-align: center;
  padding: 6vw 0 1.5em;
}
.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;
  background: rgba(255, 255, 255, 0.5);
  padding: 3em 1em;
}
.page--entry.section--detail .area--detail .block--entry .block--entry__link .block .btn a {
  width: 90%;
  min-width: inherit;
  background: #4b2a67;
  color: #fff;
  padding: 1em;
}
@media screen and (min-width: 961px) {
  .page--entry.section--detail .area--detail .block--entry .block--entry__link .block .btn a:hover {
    background: #f2b9c1;
    color: #4b2a67;
  }
}
.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 {
  background: rgba(255, 255, 255, 0.5);
  margin: 3em 0;
  padding: 2em;
}
.page--entry.section--detail .area--detail .block--entry .block--entry__pid .title {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 1em;
}

.page--digital_magazine .block--title {
  margin-bottom: 6vw;
}
.page--digital_magazine .list--contents li .thumb {
  aspect-ratio: inherit;
  margin-bottom: 20px;
  background: linear-gradient(40deg, #7f568e 10%, #3c2360 100%);
  overflow: hidden;
  position: relative;
}
.page--digital_magazine .list--contents li .thumb::after {
  content: "";
  display: block;
  width: 60%;
  height: 100%;
  position: absolute;
  background: no-repeat center url(/static/tomohisayamashita/common/logo--fc.png);
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.page--digital_magazine .list--contents li .thumb img {
  position: relative;
  left: 0;
  top: 0;
  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;
}
.page--digital_magazine .block--viewr {
  position: relative;
}
.page--digital_magazine .block--viewr img {
  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;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--digital_magazine .block--viewr {
    padding-bottom: 70px;
  }
}
.page--digital_magazine .block--viewr .swiper-wrapper {
  align-items: stretch;
}
.page--digital_magazine .block--viewr .swiper-slide {
  height: auto;
  background: #000;
  overflow: hidden;
}
.page--digital_magazine .block--indicator {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  z-index: 100;
  transform: translateY(-50%);
}
.page--digital_magazine .block--indicator .swiper-button-next,
.page--digital_magazine .block--indicator .swiper-button-prev {
  position: absolute;
  width: 50px;
  height: 50px;
}
.page--digital_magazine .block--indicator .swiper-button-next::after,
.page--digital_magazine .block--indicator .swiper-button-prev::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--digital_magazine .block--indicator .swiper-button-next,
  .page--digital_magazine .block--indicator .swiper-button-prev {
    width: 30px;
    height: 30px;
  }
}
.page--digital_magazine .block--indicator .swiper-button-next {
  transform: rotate(45deg);
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--digital_magazine .block--indicator {
    transform: none;
    top: inherit;
    bottom: 50px;
  }
}
@media screen and (min-width: 961px) {
  .page--digital_magazine .block--viewr {
    max-width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 50px;
  }
  .page--digital_magazine .block--viewr .swiper-wrapper {
    align-items: center;
    max-height: 80vh;
  }
  .page--digital_magazine .block--viewr .swiper-wrapper .swiper-zoom-container img {
    height: 80vh;
  }
}

.page--stream .section-tit {
  margin-bottom: 0.8em;
}
.page--stream .read {
  background: #f9c897;
  display: inline-block;
  font-weight: 700;
  line-height: 1.4;
  padding: 0 4px;
  margin-bottom: 2.5em;
}
.page--stream .section--inner > div {
  max-width: 980px;
  margin: 0 auto 4vw;
}
.page--stream .section--inner > div:last-of-type {
  margin-bottom: 0;
}
.page--stream .section--inner .pc {
  padding: 1% 1% 100px;
  border-bottom: 1px solid #C0C0C0;
}
.page--stream .section--inner .pc .fa {
  position: absolute;
  top: 39%;
  right: -15%;
  font-size: 2rem;
  color: #595959;
}
.page--stream .section--inner .tit {
  margin-bottom: 15px;
}
.page--stream .section--inner .txt {
  border-bottom: none;
}
.page--stream .section--inner .methodList .txt,
.page--stream .section--inner .adjustList .txt {
  line-height: 1.75;
  padding-bottom: initial;
  border-bottom: none;
}
.page--stream .section--inner .methodList {
  display: flex;
  margin-bottom: 40px;
}
.page--stream .section--inner .methodList .methodList-item {
  width: 21.25%;
  margin-right: 5%;
  position: relative;
}
.page--stream .section--inner .methodList .methodList-item:last-of-type {
  margin-right: 0;
}
.page--stream .section--inner .methodList .methodList-item.last {
  display: inline-block;
  vertical-align: middle;
  margin-top: auto;
  margin-bottom: auto;
}
.page--stream .section--inner .adjust {
  margin-top: 100px;
  border-bottom: 1px solid #C0C0C0;
  padding-bottom: 100px;
}
.page--stream .section--inner .adjust .adjustList {
  display: flex;
}
.page--stream .section--inner .adjust .adjustList .adjustList-item {
  width: 32%;
  margin-right: 2%;
}
.page--stream .section--inner .adjust .adjustList .adjustList-item:last-of-type {
  margin-right: 0;
}
.page--stream .section--inner .adjust .adjustList .adjustList-item img {
  margin-bottom: 3px;
}
.page--stream .section--inner .adjust .adjustList .adjustList-item .tit {
  font-size: min(1.6vw, 1.1rem);
  text-align: center;
  margin-bottom: 25px;
  line-height: 1;
  letter-spacing: 0.01em;
}
.page--stream .attention {
  margin-top: 100px;
  padding-bottom: 50px;
}
.page--stream .attention .tit {
  font-size: 18px;
  font-weight: bold;
  margin-top: 50px;
}
.page--stream .download {
  padding: 1em 0 0;
}
.page--stream .download .inner {
  margin-bottom: 2em;
}
.page--stream .download .inner .txt--sub {
  text-align: center;
}
.page--stream .download .btn--main {
  margin-top: 4px;
}
.page--stream .download .app-download {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.page--stream .download .dl-list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1em auto 2em;
}
.page--stream .download .dl-list li {
  width: 25%;
  padding: 0 20px;
}
.page--stream .download .dl-list li a {
  display: block;
}
.page--stream .download .link a {
  letter-spacing: normal;
}

/* page--contact
------------------------------ */
.icon--required,
.required {
  display: inline-block;
  font-size: 11px;
  background: #4a2b67;
  line-height: 1;
  color: #fff;
  padding: 5px 8px;
  vertical-align: 1px;
  margin-left: 1em;
}

.page--contact .section-tit {
  margin-bottom: 4vw;
}
.page--contact .inner {
  display: flex;
  align-items: stretch;
  justify-content: center;
  padding: 5vw 0;
  gap: 30px;
}
.page--contact .inner > div {
  max-width: 450px;
  height: auto;
}
.page--contact .inner > div .tit {
  text-align: center;
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 1em;
}
.page--contact .inner > div .tit span {
  font-size: 18px;
}
.page--contact .inner > div .txt--basic {
  line-height: 1.5;
  margin-bottom: 0;
}
.page--contact .inner > div a {
  display: block;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  padding: 8%;
}
@media screen and (min-width: 961px) {
  .page--contact .inner > div a:hover {
    box-shadow: 0px 17px 30px -7px rgba(75, 42, 103, 0.36);
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--contact .inner {
    display: block;
  }
  .page--contact .inner > div {
    width: 100%;
    margin-bottom: 5vw;
  }
  .page--contact .inner > div:last-of-type {
    margin-bottom: 0;
  }
  .page--contact .inner > div .tit {
    font-size: 18px;
  }
  .page--contact .inner > div .tit span {
    font-size: 14px;
  }
}
.page--contact .block--form {
  max-width: 900px;
  margin: 0 auto;
}
.page--contact .block--form .block--announce {
  background: rgba(255, 255, 255, 0.5);
  padding: 30px;
  margin-bottom: 30px;
}
.page--contact .block--form dl > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2em 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.22);
}
.page--contact .block--form dl > div:last-of-type {
  border-bottom: 0;
}
.page--contact .block--form dl > div.form__accordion__sub, .page--contact .block--form dl > div.form__accordion__child {
  display: none;
}
.page--contact .block--form dl > div.form__accordion__sub > div, .page--contact .block--form dl > div.form__accordion__child > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page--contact .block--form dl > div dt {
  width: 30%;
  margin: 0;
}
.page--contact .block--form dl > div dd {
  width: 70%;
}
.page--contact .block--form dl > div dd.form__address {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 1em;
}
.page--contact .block--form dl > div dd.form__address .form__select {
  width: 10em;
}
.page--contact .block--form .block--btn {
  padding-top: 2em;
}
@media screen and (min-width: 961px) {
  .page--contact .input--half {
    width: 50%;
    max-width: 300px;
  }
  .page--contact .input--quarter {
    width: 25%;
    max-width: 150px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--contact .block--form .block--announce {
    padding: 5vw;
  }
  .page--contact .block--form dl > div {
    display: block;
  }
  .page--contact .block--form dl > div.form__accordion__sub > div, .page--contact .block--form dl > div.form__accordion__child > div {
    display: block;
  }
  .page--contact .block--form dl > div dt {
    width: 100%;
    margin-bottom: 0.5em;
  }
  .page--contact .block--form dl > div dd {
    width: 100%;
  }
}

.page--first_login .section--detail {
  max-width: 850px;
}
.page--first_login #terms {
  display: none;
}
.page--first_login .section-tit {
  font-size: 2em;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 2em;
}
.page--first_login .section-tit span {
  color: #E24B4B;
  display: inline-block;
  margin-bottom: 30px;
  border-bottom: solid 1px;
  font-size: 0.8em;
}
.page--first_login .block--lead .txt--basic {
  text-align: center;
}
.page--first_login .block--attention {
  border: 2px solid #E24B4B;
  background: #ffdada;
  color: #121212;
  padding: 3em;
  margin: 3em auto;
}
.page--first_login .block--attention .txt--link {
  text-decoration: underline;
}
.page--first_login .block--attention > .tit {
  font-size: 1.3em;
  text-align: center;
  margin-bottom: 2em;
}
.page--first_login .txt--sub {
  line-height: 1.4em;
}
.page--first_login .list--faq {
  margin: 1em auto;
}
.page--first_login .list--faq li:not(:last-of-type) {
  margin-bottom: 0.5em;
}
.page--first_login .list--faq li a {
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 1em;
  border-radius: 8px;
  background-color: #fff;
  color: #121212;
  border: 1px solid #4b2a67;
  line-height: 1.5;
}
.page--first_login .list--faq li i {
  margin-left: 6px;
  color: #4b2a67;
}
.page--first_login .step > h5.tit {
  text-align: center;
  margin: 4em auto 2em;
  font-weight: normal;
  color: #4b2a67;
}
.page--first_login .step ul {
  margin-bottom: 3em;
}
.page--first_login .step ul > li {
  width: 100%;
  margin-bottom: 1.5em;
  position: relative;
  border: solid 1px #4b2a67;
  color: #121212;
}
.page--first_login .step ul > li:last-child {
  margin-bottom: 0;
}
.page--first_login .step ul > li a {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
@media screen and (min-width: 961px) {
  .page--first_login .step ul > li a {
    cursor: pointer;
  }
  .page--first_login .step ul > li a .step--txt {
    transition: 0.3s;
  }
  .page--first_login .step ul > li a:hover .step--txt {
    background: #4b2a67;
    color: #fff;
  }
}
.page--first_login .step ul > li .step--tit {
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  width: 100px;
  line-height: 1.4;
  text-align: center;
  padding: 8px 20px;
  border-right: solid 1px #4b2a67;
  background-color: rgba(75, 42, 103, 0.1);
}
.page--first_login .step ul > li .step--txt {
  padding: 8px 20px;
  width: calc(100% - 100px);
  text-align: left;
  line-height: 1.4;
}
.page--first_login .block--step .list--step > li {
  border: 1px solid #4b2a67;
  padding: 3em;
  margin-bottom: 3em;
}
.page--first_login .block--step .list--step > li figure {
  text-align: center;
  margin: 20px auto;
}
.page--first_login .block--step .list--step > li .txt--link {
  text-decoration: underline;
}
.page--first_login .block--step li span {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #4b2a67;
  color: #fff;
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 1;
  padding: 0.4em;
  font-size: 0.8em;
  margin-right: 0.5em;
}
.page--first_login .block--step li .list-tit {
  margin-bottom: 24px;
  padding-bottom: 24px;
  color: #4b2a67;
  font-size: 1.2em;
  border-bottom: solid 1px #4b2a67;
}
.page--first_login .block--step li .fa {
  margin-left: 0.5em;
}
.page--first_login .block--step li .block--attention {
  margin: 1em 0;
  padding: 24px;
  color: #E24B4B;
}
.page--first_login .block--step li .block--attention .tit {
  color: #E24B4B;
  text-align: center;
  font-size: 1.2em;
  margin-bottom: 1em;
}
.page--first_login #step6 .block > .tit {
  text-align: center;
  font-size: 1.5em;
  margin-top: 3em;
}
.page--first_login .btn.entry {
  margin-top: 3em;
}

/* page--error
------------------------------ */
.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%;
  }
}
/* popup
------------------------------ */
.popup--top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1100;
}
.popup--top .popup--contents {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 90%;
  max-width: 600px;
  max-height: 80vh;
}
.popup--top .popup--contents .close {
  position: absolute;
  width: 30px;
  height: 30px;
  top: -45px;
  right: 50%;
  cursor: pointer;
  transition: 0.3s;
  right: 0%;
  background-image: linear-gradient(-45deg, transparent calc(50% - 1px), #fff calc(50% - 1px), #fff calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(45deg, transparent calc(50% - 1px), #fff calc(50% - 1px), #fff calc(50% + 1px), transparent calc(50% + 1px));
}
.popup--top .popup--contents .link a {
  display: block;
}

@media screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
  a {
    transition: all 0.2s 0s ease;
  }
  .btn input {
    transition: 0.3s;
  }
  .btn--main,
  .btn--sub {
    font-size: 18px;
    min-width: 348px;
  }
  /* input */
  .input--half {
    width: 50% !important;
  }
  .input--quarter {
    width: 25% !important;
  }
  .list--contents li a .thumb {
    transition: 0.3s !important;
  }
  .list--contents li a:hover .thumb {
    filter: drop-shadow(10px 20px 20px rgba(57, 35, 52, 0.3));
  }
  .list--error li {
    font-size: 13px;
  }
  .list__more a {
    transition: 0.3s;
  }
  .list__more a span {
    display: inline-block;
    position: relative;
    transition: 0.3s;
    left: 7px;
  }
  .list__more a:hover span {
    left: 12px;
  }
  .detail__btn a::before {
    position: relative;
    transition: 0.3s;
    left: 0;
  }
  .detail__btn a:hover::before {
    left: -8px;
  }
  .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: #f2b9c1;
  }
  .block--share li a:hover svg {
    fill: #f2b9c1;
  }
}
@media screen and (min-width: 961px) and (max-width: 1200px) {
  .drawer .g-nav .block--login .logo {
    max-width: 180px;
  }
  .drawer .g-nav .block--login .g-nav__login li a {
    font-size: 12px;
  }
}
@media screen and (min-width: 961px) {
  .wovn-languages {
    transition: border 0.4s;
  }
  .wovn-languages:hover {
    border-color: #f2b9c1;
  }
  .wovn-languages .list--language li {
    transition: 0.3s;
  }
  .wovn-languages .list--language li:hover {
    color: #f2b9c1;
  }
  .footer .list--sns li a {
    transition: 0.4s;
  }
  .footer .list--sns li a:hover {
    color: #f2b9c1;
  }
  .footer #uncher a::before {
    transition: 0.4s;
  }
  .footer #uncher a:hover {
    color: #f2b9c1;
  }
  .footer #uncher a:hover::before {
    background: #f2b9c1;
  }
  .wovn-languages.visible .nav-dropdown .list--language li {
    transition: 0.3s;
  }
  .wovn-languages.visible .nav-dropdown .list--language li:hover {
    display: block;
    background: #4b2a67;
    color: #fff;
  }
  .page--home .section--heroimg .block--pickup {
    transition: background 0.4s;
  }
  .page--home .section--heroimg .swiper-wrapper {
    transform: rotate3d(0deg, 0deg, 0deg);
    transition: 0.3s !important;
  }
  .page--home .section--heroimg .swiper-wrapper:hover {
    filter: drop-shadow(10px 20px 20px rgba(57, 35, 52, 0.3));
  }
  .page--home .section--heroimg .swiper-pagination {
    margin: 0;
    top: -3vw;
  }
  .page--home .section--heroimg .swiper-pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
  }
  .page--home .section--heroimg .block--info .block--topic .list--information li a:hover {
    color: #fbbfc1;
  }
  .page--home .section--heroimg .block--info .block--topic .list--information li a:hover .date {
    border-bottom: 1px solid #fbbfc1;
  }
  .page--home .section--heroimg .block--info .block--topic .list--information li a:hover::after {
    display: none;
  }
  .page--home .section--heroimg .block--fc,
  .page--home .section--heroimg .block--fc .block--fc__item.item-circle {
    transition: 0.3s;
  }
  .page--home .section--heroimg .block--fc:hover {
    filter: drop-shadow(0px 0px 11px #fff);
  }
  .page--home .section--heroimg .block--fc:hover .block--fc__item.item-circle {
    filter: drop-shadow(0px 0px 11px #fff);
  }
  .page--home .area--fc .tit::before {
    transition: 0.3s;
  }
  .page--home .area--fc a:hover {
    color: #f2b9c1;
  }
  .page--home .area--fc a:hover .tit::after {
    color: #f2b9c1 !important;
  }
  .page--home .area--fc .list--information a::after,
  .page--home .area--fc .list--contents a::after {
    background: #f2b9c1;
  }
  .page--home .area--fc .section--blog .list--blog li {
    opacity: 0;
    pointer-events: none;
    transition: 0.8s cubic-bezier(0.06, 0.27, 0.4, 0.83);
    position: relative;
    bottom: -40px;
  }
  .page--home .area--fc .section--blog .list--blog li:nth-of-type(1) {
    transition-delay: 0.1s;
  }
  .page--home .area--fc .section--blog .list--blog li:nth-of-type(2) {
    transition-delay: 0.3s;
  }
  .page--home .area--fc .section--blog .list--blog li:nth-of-type(3) {
    transition-delay: 0.5s;
  }
  .page--home .area--fc .section--blog.started .list--blog li {
    opacity: 1;
    pointer-events: auto;
    bottom: 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: #4b2a67;
  }
  .page--movie .block--player {
    margin: 40px 0 0;
  }
  .page--stream .link {
    width: 320px;
    margin: 0 auto;
  }
  .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: #4b2a67;
  }
  .page--faq .block--contact .link a:hover::after {
    border-color: #4b2a67;
  }
  .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.1em 20px;
    font-size: 16px;
  }
  /* 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) {
  .section-tit {
    font-size: 8.5vw;
  }
  .footer {
    padding: 12vw 5vw 8vw;
  }
  .footer #uncher {
    font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: 10vw;
  }
  .footer #uncher a {
    font-size: 14px;
    letter-spacing: 0.15em;
    padding-top: 13vw;
  }
  .footer #uncher a::before {
    height: 10vw;
  }
  .footer .inner {
    display: block;
  }
  .footer .inner > div {
    margin-bottom: 6vw;
  }
  .footer .txt--sub {
    font-size: 10px;
  }
  .footer .copyright {
    font-weight: bold;
    font-size: 10px;
  }
  .footer .list--sns {
    margin-bottom: 8vw;
  }
  .wovn-languages {
    font-size: 17px;
    top: 7vw;
    right: 21vw;
  }
  .wovn-languages .nav-dropdown {
    width: 100%;
    top: 50%;
    left: 0;
    line-height: 1.4;
    z-index: 2;
  }
  .wovn-languages.visible .nav-dropdown .list--language li {
    margin-bottom: 5px;
  }
  .block--pager {
    text-align: center;
    margin: 20px auto;
  }
  .section--detail .block--pager {
    text-align: center;
    margin: 20px 0 0;
  }
  .list--information li a {
    padding: 22px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  }
  .list--information li a .list__txt {
    display: block;
  }
  .list--information li a .date {
    font-size: 14px;
    margin-right: 0.5em;
  }
  .list--information li a .category {
    width: auto;
    margin-right: 0;
  }
  .list--information li a .category span {
    display: inline-block;
    font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.05em;
    color: #4b2a67;
  }
  .list--information li a .tit {
    font-size: 16px;
    margin-top: 0;
  }
  .list--information li.new a .tit {
    padding-right: 4em;
  }
  .list--information li.no-data {
    padding: 10px 0 !important;
    background: none;
  }
  .list--contents li a .thumb {
    margin-bottom: 5.5vw;
  }
  .list--contents li a .tit {
    font-size: 15px;
  }
  .list--contents li a .date {
    font-size: 11px;
  }
  .list--schedule li.no-deta {
    width: 80% !important;
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .list--schedule li a .date {
    width: 4em;
    font-size: 20px;
    letter-spacing: 0.08em;
  }
  .list--schedule li a .tit {
    width: calc(100% - 5em);
    margin-top: 0;
  }
  .list--schedule li a .category {
    margin-bottom: 0.3em;
  }
  .list--blog .parts__head {
    padding: 0.7em 0 1.5em 16.5vw;
    margin-bottom: 1em;
  }
  .list--blog .parts__head::before {
    width: 13.5vw;
    height: 13.5vw;
    background-size: 55%;
    border-radius: 10vw;
  }
  .list--blog .parts__head .date {
    font-size: 12px;
  }
  .list--blog .parts__head .name {
    font-size: 16px;
  }
  .list--blog.list--information li {
    width: 100%;
  }
  .list--blog.list--information li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .list--blog.list--information li a .thumb {
    width: 24vw;
    line-height: 1;
    overflow: hidden;
    aspect-ratio: 1/1;
    background: linear-gradient(40deg, #7f568e 10%, #3c2360 100%);
  }
  .list--blog.list--information li a .list__txt {
    width: calc(100% - 24vw);
    padding-top: 0;
  }
  .list--blog.list--information li a .list__txt .date {
    font-size: 12px;
  }
  .list--blog.list--information li a .list__txt .tit {
    margin-top: 0.3em;
    position: static;
  }
  .list--blog.list--information li a .list__txt .name {
    margin-bottom: 1em;
  }
  .list--sns {
    justify-content: center;
  }
  .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 6%;
  }
  .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 {
    margin-bottom: 4vw;
  }
  .section--list .block--category {
    font-size: 12px;
    gap: 0.5em;
    margin-bottom: 10vw;
  }
  .section--list .block--category li a {
    padding: 0.4em 0.6em;
  }
  .section--list .list--contents {
    display: block;
  }
  .section--list .list--contents > li {
    width: 100%;
    margin-bottom: 10vw;
  }
  .section--detail .tit {
    line-height: 1.5;
  }
  .section--detail .detail__btn {
    font-size: 5.5vw;
    padding-top: 10vw;
    margin-top: 10vw;
    left: 0;
    position: relative;
  }
  .section--detail .block--share li.share {
    font-size: 10px;
  }
  .header {
    position: absolute;
  }
  .header .drawer__btn {
    top: 11vw;
    width: 16.8vw;
    height: 3.2vw;
  }
  .header .drawer__btn .drawer__btn__item {
    height: 2px;
  }
  .header .drawer__btn .drawer__btn__item.mid {
    top: 50%;
  }
  .header .drawer__btn .drawer__btn__item.btm {
    top: 100%;
  }
  .drawer .g-nav {
    display: block;
  }
  .drawer .g-nav .block--nav-official,
  .drawer .g-nav .block--nav-fc {
    display: block;
    width: 100%;
    padding: 30vw 7.4vw 10vw;
  }
  .drawer .g-nav .block--nav-official > ul,
  .drawer .g-nav .block--nav-fc > ul {
    width: 100%;
  }
  .drawer .g-nav .block--nav-official > ul.nav-large,
  .drawer .g-nav .block--nav-fc > ul.nav-large {
    font-size: 6vw;
    margin-bottom: 6vw;
  }
  .drawer .g-nav .block--nav-official > ul.nav-large li,
  .drawer .g-nav .block--nav-fc > ul.nav-large li {
    line-height: 1;
    letter-spacing: 0.05em;
    margin-bottom: 0.65em;
  }
  .drawer .g-nav .block--nav-official > ul.nav-large li:last-child,
  .drawer .g-nav .block--nav-fc > ul.nav-large li:last-child {
    margin-bottom: 0;
  }
  .drawer .g-nav .block--nav-official > ul li a,
  .drawer .g-nav .block--nav-fc > ul li a {
    line-height: 1;
  }
  .drawer .g-nav .block--nav-official .list--sns {
    display: block;
    left: 0;
    bottom: 0;
  }
  .drawer .g-nav .block--nav-official .list--sns li {
    margin-right: 1em;
  }
  .drawer .g-nav .block--nav-fc {
    background: rgba(38, 0, 66, 0.6);
    color: #fff;
    padding-top: 19vw;
    padding-bottom: 10vw;
  }
  .drawer .g-nav .block--login {
    display: block;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
  }
  .drawer .g-nav .block--login .logo {
    width: 53%;
    max-width: inherit;
    opacity: 1;
  }
  .drawer .g-nav .block--login .logo svg {
    height: 13vw;
  }
  .drawer .g-nav .block--login .g-nav__login {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 6vw;
    margin-bottom: 12vw;
  }
  .drawer .g-nav .block--login .g-nav__login li {
    display: block;
    width: 47%;
    margin-left: 0;
  }
  .drawer .g-nav .block--login .g-nav__login li a {
    font-size: 15px;
    padding: 0.9em 1em;
  }
  .drawer .g-nav .tit-label {
    width: auto;
    text-align: left;
    font-size: 12px;
    top: 7vw;
    left: 4.4vw;
  }
  .drawer .g-nav .list--sns,
  .drawer .g-nav .g-nav__support {
    display: block;
    left: 0;
    bottom: 0;
    position: relative;
  }
  .drawer .g-nav .g-nav__support {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 6vw;
    padding: 6vw 0 0;
  }
  .drawer .g-nav .g-nav__support li {
    display: block;
    margin-left: 0;
  }
  .drawer .g-nav .g-nav__support li a {
    display: block;
    position: relative;
    font-size: 13px;
    padding: 10px 0;
  }
  .drawer .g-nav .g-nav__support li a::before {
    display: none;
  }
  .drawer .drawer-inner {
    position: relative;
  }
  .drawer-visible {
    opacity: 1;
    pointer-events: auto;
    overflow: hidden;
  }
  .drawer-visible .wrap > #bg .inner::before,
  .drawer-visible .content--main,
  .drawer-visible .wovn-languages,
  .drawer-visible .footer {
    opacity: 0;
    pointer-events: none;
  }
  .drawer-visible .drawer {
    opacity: 1;
    pointer-events: auto;
  }
  .drawer-visible .drawer .g-nav {
    opacity: 1;
  }
  .drawer-visible .drawer__btn {
    right: -4.5px;
  }
  .drawer-visible .drawer__btn .drawer__btn__item.top, .drawer-visible .drawer__btn .drawer__btn__item.btm {
    top: 50%;
    transform: rotate(30deg);
  }
  .drawer-visible .drawer__btn .drawer__btn__item.top {
    transform: rotate(-30deg);
  }
  .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;
  }
  .list__more a,
  .detail__btn a {
    font-size: 5.5vw;
  }
  .detail__btn a {
    font-size: 4vw;
  }
  .list__more {
    margin-top: 8.6vw;
  }
  .page--home.drawer-visible .drawer__btn > div {
    background: #4b2a67 !important;
  }
  .page--home .swiper-wrapper {
    margin-bottom: 10px;
  }
  .page--home .swiper-button-prev, .page--home .swiper-button-next {
    display: none;
  }
  .page--home article .section-tit {
    margin-bottom: 4.3vw;
  }
  .page--home article .list--information li a {
    padding: 20px 0;
  }
  .page--home article .list--information li a .date {
    margin-bottom: 1em;
    margin-right: 0;
  }
  .page--home .block--main__photo {
    width: 68vw;
    height: 290vw;
    padding-left: 20px;
    padding-top: 26vw;
    top: 0;
    left: calc(50% - 34vw);
    filter: drop-shadow(14px 6px 8px rgba(158, 99, 99, 0.6));
    transition: opacity cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s;
  }
  .page--home .section--heroimg {
    min-height: 290vw;
  }
  .page--home .section--heroimg .title-block {
    font-size: 11vw;
    top: 31vw;
    right: -5vw;
  }
  .page--home .section--heroimg .title-block #nameBody, .page--home .section--heroimg .title-block div {
    letter-spacing: 0.01em;
  }
  .page--home .section--heroimg .title-block #nameBody > span {
    letter-spacing: 0.02em;
  }
  .page--home .section--heroimg .title-block div.txt--sub {
    font-size: 3.7vw;
  }
  .page--home .section--heroimg .block--fc {
    top: 68.5vw;
    left: 5.3vw;
    width: 40.8vw;
    height: 40.8vw;
  }
  .page--home .section--heroimg .block--fc h2 {
    font-size: 2.8vw;
    margin-bottom: 1.5vw;
    margin-top: 3vw;
  }
  .page--home .section--heroimg .block--fc .block--fc__item.item-logo {
    width: 70%;
  }
  .page--home .section--heroimg .block--fc .block--fc__item.item-logo svg {
    height: 9vw;
  }
  .page--home .section--heroimg .block--info {
    width: 100%;
    top: 120vw;
    left: 0;
  }
  .page--home .section--heroimg .block--info .block--topic {
    width: 42vw;
    margin: 0 0 4.5vw auto;
  }
  .page--home .section--heroimg .block--info .block--topic .list--information li a {
    padding: 0;
  }
  .page--home .section--heroimg .block--info .block--topic .list--information li a .date {
    padding-bottom: 1em;
    font-size: 10px;
    margin-bottom: 1em;
  }
  .page--home .section--heroimg .block--info .block--topic .list--information li a .tit {
    font-size: 13px;
    padding-right: 3em;
    text-align: justify;
    letter-spacing: 0.05em;
  }
  .page--home .section--heroimg .block--info .block--pickup {
    width: 47.7vw;
    background: hwb(295 16% 60%/0.3);
    position: absolute;
    left: 0;
    top: 15vw;
  }
  .page--home .section--heroimg .block--info .block--pickup .list--pickup a {
    display: block;
    padding: 5.3vw 5.3vw 8.6vw 8.4vw;
  }
  .page--home .section--heroimg .block--info .block--pickup .list--pickup a .thumb {
    width: 80%;
    margin-bottom: 12px;
  }
  .page--home .section--heroimg .block--info .block--pickup .list--pickup a .txt {
    width: 83%;
    font-size: 13px;
    text-align: justify;
    letter-spacing: 0.05em;
    padding-left: 0;
  }
  .page--home .section--heroimg .block--info .section--banner {
    width: 100%;
    background: none;
    padding: 0 5.3vw;
    margin: 0 auto 18vw;
    position: relative;
    top: 73vw;
  }
  .page--home .area--official {
    position: relative;
  }
  .page--home .area--official::after {
    height: 119vw;
    bottom: -5vw;
    left: 0;
    opacity: 0.3;
    transition: opacity cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.8s 0.4s;
  }
  .page--home .area--official::before {
    width: 240%;
    height: 130vw;
  }
  .page--home .area--official .section--info,
  .page--home .area--official .section--schedule {
    width: 100%;
    padding: 0 5.3vw;
    margin-bottom: 20vw;
  }
  .page--home .area--official .section--info::before,
  .page--home .area--official .section--schedule::before {
    filter: blur(30px);
    top: -28%;
    left: -37%;
  }
  .page--home .area--official .section--info {
    left: 0;
  }
  .page--home .area--official .section--info::before {
    background: #7f659b;
    opacity: 0.45;
  }
  .page--home .area--official .section--schedule {
    margin: 0;
    top: 0;
  }
  .page--home .area--official .section--schedule::before {
    background: #b87973;
    opacity: 0.3;
  }
  .page--home .area--fc {
    padding: 15svh 5.3vw 0;
  }
  .page--home .area--fc::before {
    transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.8s 0.4s;
  }
  .page--home .area--fc .section-tit span.txt--sub {
    font-size: 14px;
    margin-top: 0.8em;
  }
  .page--home .area--fc .list--contents {
    flex-wrap: inherit;
  }
  .page--home .area--fc .block--introduction {
    display: block;
    margin-bottom: 20vw;
  }
  .page--home .area--fc .block--introduction .inner svg {
    width: 60vw;
    margin-bottom: 1.5vw;
  }
  .page--home .area--fc .block--introduction h3 {
    font-size: 16px;
    top: -6vw;
    left: 1.3vw;
  }
  .page--home .area--fc .block--introduction .list--login {
    width: 100%;
    margin: 0 auto 12vw;
  }
  .page--home .area--fc .block--introduction .list--login li {
    width: 100%;
  }
  .page--home .area--fc .block--introduction .list--login li a {
    padding: 1em 0.5em;
  }
  .page--home .area--fc .block--introduction .list--login li:first-of-type a::after {
    opacity: 0.5;
    margin-top: -0.75em;
  }
  .page--home .area--fc .block--introduction .txt--basic {
    width: 100%;
    margin: 0 auto 1.5em;
    font-size: 14px;
    letter-spacing: 0.18em;
  }
  .page--home .area--fc .block--introduction .txt--basic.txt--large {
    font-size: 4.5vw;
    margin-bottom: 1.5em;
  }
  .page--home .area--fc .section--info {
    display: block;
    width: 100%;
    margin-bottom: 20vw;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.8s;
  }
  .page--home .area--fc .section--info .inner {
    width: 100%;
    padding: 0;
  }
  .page--home .area--fc .section--info.started {
    opacity: 1;
    pointer-events: auto;
  }
  .page--home .area--fc .section--info .section-tit {
    width: 100%;
  }
  .page--home .area--fc .block--blog-swiper {
    transform: translateX(-35vw);
    opacity: 0;
    pointer-events: none;
    transition: opacity 1.2s cubic-bezier(0, 0, 0.13, 0.98), transform 1s cubic-bezier(0, 0, 0.13, 0.98);
  }
  .page--home .area--fc .block--blog-swiper .list--contents > li .thumb {
    transform: translateY(30vw) rotateY(360deg) scaleX(0);
    opacity: 0;
    transition: 0.6s cubic-bezier(0, 0, 0.4, 0.95);
  }
  .page--home .area--fc .started > .block--blog-swiper {
    opacity: 1;
    pointer-events: auto;
    transform: translateX(0);
  }
  .page--home .area--fc .started > .block--blog-swiper .list--contents > li .thumb {
    transform: translateY(0) rotateY(0deg) scaleX(1);
    opacity: 1;
  }
  .page--home .area--fc .section--blog {
    margin-bottom: 30vw;
  }
  :where(body:not(.page--home)) .wrap {
    padding-bottom: 58vw;
  }
  :where(body:not(.page--home)) .wrap .footer #uncher {
    display: none;
  }
  :where(body:not(.page--home)) .wrap > h1.logo {
    top: 9.5vw;
    font-size: 15px;
  }
  .section--list {
    display: block;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 100%;
  }
  .page--info .section--list .block--category {
    margin: 7vw 0 6vw;
  }
  .page--schedule .month-pager {
    justify-content: space-between;
    margin-top: -2em;
  }
  .page--schedule .block--title .block--month {
    margin-top: 2.5em;
    margin-bottom: 0;
  }
  .page--schedule .block--title .block--month .tit {
    font-size: 45px;
    line-height: 1;
    margin-bottom: 0;
  }
  .page--schedule .block--title .block--month .tit span {
    font-size: 18px;
  }
  .page--schedule .block--title .block--month .month-pager {
    width: 10em;
    margin-top: 0.1em;
  }
  .page--schedule .block--title .block--month .month-pager > li a {
    font-size: 18px;
    margin-top: 0;
  }
  .page--schedule .section--list {
    display: block;
  }
  .page--schedule .section--list .block--list {
    width: 100%;
    left: 0;
    padding: 0;
  }
  .page--schedule .section--list .list--schedule li {
    display: block;
    border-bottom: none;
  }
  .page--schedule .section--list .list--schedule li > div {
    width: 100%;
  }
  .page--schedule .section--list .list--schedule li .tit {
    width: 100%;
    margin-top: 0.7em;
    font-size: 14px;
  }
  .page--schedule .section--list .list--schedule li .category {
    font-size: 10px;
    margin-bottom: 0;
  }
  .page--schedule .section--list .list--schedule li .date {
    width: 100%;
    padding-top: 20px;
    margin-bottom: 0;
  }
  .page--schedule .section--list .list--schedule li .date strong {
    display: inline-block;
    line-height: 1;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 20px;
  }
  .page--schedule .section--list .list--schedule li .date .week {
    font-size: 11px;
    line-height: 1;
    padding-left: 0.5em;
    display: inline-block;
    position: relative;
    top: -0.5em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 458px) and (max-width: 961px) {
  .page--schedule .section--list .list--schedule li .date .week {
    font-size: 13px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--schedule .block--category {
    margin-top: 8vw;
    margin-bottom: 12vw;
    left: 0;
  }
  .page--schedule .block--category .list--sort {
    padding-right: 0;
    gap: 0.7em 0.3em;
  }
  .page--schedule .block--category .list--sort li .category {
    font-size: 12px;
    padding: 7px 18px;
    margin-left: 0;
    margin-right: 0.25em;
  }
  .page--info.category--4 .section--detail .date {
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 0.3em;
  }
  .page--info.category--4 .section--detail .category {
    display: inline-block;
    margin-left: 0;
    font-size: 10px;
    padding: 5px 10px;
  }
  .section--list:not(:has(.block--category)) .section-tit {
    margin-bottom: 12vw;
  }
  .page--info.category-12 .list--video {
    display: block;
  }
  .page--info.category-12 .list--video li {
    width: 100%;
    margin-bottom: 10vw;
  }
  .page--info.category-12 .list--video li .thumb {
    margin-bottom: 6vw;
  }
  .page--biography .section--detail .inner figure {
    width: 100%;
  }
  .page--blog.page--blog__parent.category--3 .list--contents {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    gap: 2px;
    margin: 0 -7%;
  }
  .page--blog.page--blog__parent.category--3 .list--contents li {
    width: calc((100% - 4px) / 3);
    margin-bottom: 0;
  }
  .page--blog.category--3 .section--detail .block--title {
    padding-bottom: 1em;
    margin-bottom: 3em;
  }
  .page--blog video {
    position: relative;
  }
  .page--movie .section--list .block--category-list .list--contents li {
    width: 100%;
  }
  .page--movie.new-movie.page-movie-detail {
    padding-top: 0;
  }
  .page--movie.new-movie.page-movie-detail .section--inner {
    padding: 0 6vw;
  }
  .page--movie.new-movie.page-movie-detail .section--inner .block--title {
    padding: 0;
    margin-bottom: 8vw;
  }
  .page--movie.new-movie.page-movie-detail .block--more_movies .more_movies_title {
    font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.05em;
    color: #4b2a67;
    font-size: 24px;
    letter-spacing: 0;
    padding: 0;
    margin: 10vw 0 4vw;
  }
  .page--movie.new-movie.page-movie-detail .list--contents {
    display: block;
  }
  .page--movie.new-movie.page-movie-detail .list--contents li {
    width: 100%;
    margin-bottom: 2.5em;
  }
  .page--movie.new-movie.page-movie-detail .list--contents li a {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .page--movie.new-movie.page-movie-detail .list--contents li a .tit {
    font-size: 14px;
  }
  .page--movie.new-movie.page-movie-detail .list--contents li a .thumb {
    width: 60%;
    padding-right: 5%;
  }
  .page--movie.new-movie.page-movie-detail .list--contents li a .list__txt {
    width: 60%;
  }
  .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 .block--more_movie {
    padding-top: 10vw;
  }
  .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 .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;
  }
  .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: #fff;
    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--stream .section--inner {
    width: 100%;
  }
  .page--stream .section--inner .tit {
    text-align: left;
  }
  .page--stream .section--inner .guide {
    margin-bottom: 30px;
  }
  .page--stream .section--inner .guide .download .inner {
    margin-bottom: 1em;
  }
  .page--stream .section--inner .guide .download .app-download {
    display: block;
    text-align: center;
  }
  .page--stream .section--inner .guide .download .app-download .btn {
    margin: 0 auto;
  }
  .page--stream .section--inner .guide .download .inner .dl-list {
    flex-direction: column;
    margin: 0 auto;
  }
  .page--stream .section--inner .guide .download .inner .dl-list li {
    width: 80%;
    padding: 0;
    margin-bottom: 30px;
  }
  .page--stream .section--inner .guide .download .inner .dl-list li img {
    width: 70%;
  }
  .page--stream .section--inner .swiper-initialized .swiper-pagination-bullet {
    border-color: #121212;
  }
  .page--stream .section--inner .swiper-initialized .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #121212;
  }
  .page--stream .section--inner .swiper-box {
    padding-bottom: 0;
    border-bottom: 1px solid #C0C0C0;
  }
  .page--stream .section--inner .swiper-box .swiper-container {
    margin-bottom: 15px;
  }
  .page--stream .section--inner .swiper-box .swiper-container:last-of-type {
    margin-bottom: 0;
  }
  .page--stream .section--inner .swiper-box .swiper-container .swiper-button-prev {
    transform: translateY(-50%);
    left: 3px;
  }
  .page--stream .section--inner .swiper-box .swiper-container .swiper-button-next {
    transform: translateY(-50%) rotate(180deg);
    right: 3px;
  }
  .page--stream .section--inner .swiper-box .swiper-container .swiper-button-prev::after,
  .page--stream .section--inner .swiper-box .swiper-container .swiper-button-next::after {
    content: "";
    background: transparent;
    width: 15px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #595959;
    -webkit-mask-image: url("/static/tomohisayamashita/fanclub/feature/streaming/angle-left-solid.svg");
    mask-image: url("/static/tomohisayamashita/fanclub/feature/streaming/angle-left-solid.svg");
    top: auto;
    border: none;
  }
  .page--stream .section--inner .adjust {
    margin-top: 50px;
    padding-bottom: 50px;
  }
  .page--stream .section--inner .adjust .adjustList {
    flex-flow: column;
  }
  .page--stream .section--inner .adjust .adjustList .adjustList-item {
    width: 100%;
    margin-bottom: 48px;
  }
  .page--stream .section--inner .adjust .adjustList .adjustList-item.last {
    margin-bottom: 0;
  }
  .page--stream .section--inner .adjust .adjustList .adjustList-item .tit {
    font-size: 1.4rem;
    text-align: left;
  }
  .page--stream .section--inner .attention {
    margin-top: 40px;
  }
  .page--stream .section--inner .attention .tit {
    font-weight: normal;
  }
  .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;
  }
  .page--entry.section--detail .area--logo .txt--basic {
    word-break: break-all;
    text-align: justify;
  }
  .page--entry.section--detail .area--detail {
    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;
    overflow: hidden;
  }
  .page--entry.section--detail .area--detail .block--movie .tit {
    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 {
    padding: 3em 2em;
    margin-bottom: 10vw;
  }
  .page--entry.section--detail .area--detail .block--spec .block-tit {
    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-size: 1.8em;
  }
  .page--entry.section--detail .area--detail .block--spec .block-tit p {
    display: inline-block;
    padding-left: 0;
  }
  .page--entry.section--detail .area--detail .block--spec .label-tit {
    padding: 1em 1em 0.8em;
    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-size: 1em;
    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 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;
    margin-bottom: 1em;
  }
  .page--entry.section--detail .area--detail div.block--benefit .block-tit span {
    display: block;
    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: 8vw;
    margin-bottom: 10vw;
  }
  .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: 2em;
    margin-bottom: 2vw;
  }
  .page--entry.section--detail .area--detail .block--contents .list--contents-list li .tit {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 0.5em;
  }
  .page--entry.section--detail .area--detail .block--first_login .block-tit {
    font-size: 6vw;
    padding: 2vw 0 1em;
    line-height: 1.4;
  }
  .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;
    text-align: center;
    padding: 6vw 0 0;
    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;
    margin-bottom: 2em;
  }
  .page--entry.section--detail .area--detail .block--entry .block--entry__link .block .btn a {
    width: 90%;
    min-width: inherit;
    padding: 1em;
  }
  .page--entry.section--detail .area--detail .block--entry .block--entry__link .block .tit {
    font-size: 16px;
    padding: 0;
    margin-bottom: 1em;
  }
  .page--first_login .section-tit {
    font-size: 5vw;
  }
  .page--first_login .section-tit span {
    margin-bottom: 10px;
  }
  .page--first_login .block--lead .txt--basic {
    text-align: left;
  }
  .page--first_login .block--attention {
    padding: 1.8em;
  }
  .page--first_login .list--faq li:not(:last-of-type) {
    margin-bottom: 0.25em;
  }
  .page--first_login .step > h5.tit {
    margin: 4em auto 1.4em;
  }
  .page--first_login .step ul {
    margin-bottom: 3em;
  }
  .page--first_login .step ul > li {
    margin-bottom: 0.5em;
  }
  .page--first_login .block--step .list--step > li {
    padding: 1.8em;
    margin-bottom: 1.5em;
  }
  .page--first_login .block--step li span {
    padding: 0.4em 1em;
    font-size: 0.6em;
  }
  .page--first_login .block--step li .list-tit {
    margin-bottom: 12px;
    padding-bottom: 12px;
    font-size: 1.2em;
  }
  .page--first_login .block--step li .block--attention {
    margin: 1em 0;
    padding: 24px;
    color: #E24B4B;
  }
  .page--first_login .block--step li .block--attention .tit {
    color: #E24B4B;
    text-align: center;
    font-size: 1.2em;
    margin-bottom: 1em;
  }
  .page--first_login #step6 .block > .tit {
    text-align: center;
    font-size: 1.5em;
    margin-top: 3em;
  }
  .page--first_login .btn.entry {
    margin-top: 3em;
  }
  .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 5vw;
    margin: 0 0 60px;
  }
  .page--faq .tit--category {
    padding-left: 1.5em;
  }
  .page--faq .list--faq,
  .page--faq .list--information {
    margin-bottom: 16vw;
  }
  .page--faq .list--faq li a,
  .page--faq .list--information li a {
    padding: 1.8em 8vw 1.8em 10vw;
  }
  .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: 90%;
    position: static;
    transform: none;
    line-height: 1.2em;
    margin: 0 auto 2em;
  }
  .page--faq .section--detail .section--inner > .txt {
    width: 90%;
    margin: 0 auto;
  }
  .page--faq .section--detail .detail__btn {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
    left: 5%;
  }
  .page--faq .section--detail .block--contact {
    margin: 40px 5% 0;
  }
  .page--faq .section-tit {
    font-size: 6vw;
    text-align: center;
  }
  .page--faq .searchBox {
    width: 90%;
    margin: 3em auto 2em;
    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: 30% !important;
  }
  .page--questionnaire #wrap main > section form .icon--required::before {
    vertical-align: inherit;
  }
  .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;
  }
  .body--app .wovn-languages {
    top: 3vw;
    right: 6vw;
  }
  .body--app .content--main {
    position: relative;
    z-index: 5;
    padding-top: 14vw;
  }
  .body--app.page--notice .list--info li {
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  }
  .body--app.page--notice .list--info li p {
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 1.4;
  }
  .body--app .nav__submit--privacy {
    display: none;
  }
}
/* ----------------------------

tablet

------------------------------ */
@media screen and (min-width: 458px) and (max-width: 961px) {
  body {
    font-size: max(2.1vw, 16px);
  }
  .tit {
    font-size: max(2.2vw, 18px);
  }
  .date {
    font-size: max(2vw, 14px);
  }
  .btn--main, .btn--sub {
    max-width: 350px;
  }
  .header .drawer__btn {
    top: 9vw;
  }
  .drawer .g-nav .tit-label {
    font-size: 3vw;
  }
  .drawer .g-nav .block--nav-official,
  .drawer .g-nav .block--nav-fc {
    padding: 20vw 7.4vw 10vw;
  }
  .drawer .g-nav .block--nav-official > ul.nav-large,
  .drawer .g-nav .block--nav-official > ul.nav-large,
  .drawer .g-nav .block--nav-fc > ul.nav-large,
  .drawer .g-nav .block--nav-fc > ul.nav-large {
    font-size: 5vw;
  }
  .drawer .g-nav .g-nav__support li a {
    font-size: 16px;
  }
  .drawer .g-nav .block--login .g-nav__login {
    margin-top: 0;
    margin-bottom: 7vw;
  }
  .drawer .g-nav .block--login .g-nav__login li a {
    font-size: 2.5vw;
  }
  .drawer .g-nav .block--login .logo {
    width: 40%;
  }
  .wovn-languages {
    font-size: 3vw;
    top: 6vw;
  }
  .footer #uncher a {
    font-size: 5vw;
    letter-spacing: 0.1em;
  }
  .footer .list--sns li {
    font-size: 4.5vw;
  }
  .footer .inner > div {
    margin-bottom: 2vw;
  }
  .footer .inner > div .copyright,
  .footer .inner > div .txt--sub {
    font-size: 1.5vw;
  }
  :where(body:not(.page--home)) .wrap {
    padding-bottom: 43vw;
  }
  :where(body:not(.page--home)) .wrap .content--main {
    padding: 24vw 0 0;
  }
  :where(body:not(.page--home)) .wrap > h1.logo {
    top: 8.5vw;
    font-size: 2.4vw;
  }
  .list--contents li a .date {
    font-size: max(2vw, 14px);
  }
  .list--contents li a .tit {
    font-size: max(2vw, 16px);
  }
  .list--contents li a .thumb {
    margin-bottom: 3.5vw;
  }
  .list--blog .parts__head {
    padding: 0.7em 0 1.5em 9.5vw;
  }
  .list--blog .parts__head::before {
    width: 7.5vw;
    height: 7.5vw;
  }
  .list--blog .parts__head .date {
    font-size: max(2vw, 14px);
  }
  .list--blog .parts__head .tit {
    font-size: max(2.2vw, 16px);
  }
  .list--blog.list--information li a .thumb {
    width: 16vw;
  }
  .list--blog.list--information li a .list__txt {
    width: calc(100% - 16vw);
    padding-left: 4%;
  }
  .section-tit {
    font-size: 6.5vw;
  }
  .list__more a,
  .detail__btn a {
    font-size: 3.5vw;
  }
  .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: max(2vw, 14px);
  }
  .section--detail .block--share li i {
    font-size: 4vw;
  }
  .section--detail.new .tit::after {
    font-size: 0.8em;
  }
  .section--detail .detail__btn {
    font-size: 2.5vw;
    padding-top: 8vw;
  }
  .section--detail .detail__btn a {
    font-size: 3.2vw;
  }
  .page--home .section--heroimg {
    min-height: 260vw;
  }
  .page--home .section--heroimg .block--info .block--topic .list--information li a .date {
    font-size: max(2vw, 14px);
  }
  .page--home .section--heroimg .block--info .block--topic .list--information li a .tit {
    font-size: max(2.2vw, 16px);
  }
  .page--home .section--heroimg .block--info .block--pickup .list--pickup a .txt {
    font-size: 2.2vw;
  }
  .page--home .area--fc .section-tit span {
    font-size: 2.4vw;
  }
  .page--home .area--fc .block--introduction svg {
    width: 40vw;
    margin-bottom: 0;
  }
  .page--home .area--fc .block--introduction .list--login {
    width: 50%;
    min-width: 350px;
    margin: 0 auto 7vw;
  }
  .page--home .area--fc .block--introduction .txt--basic {
    text-align: center;
  }
  .page--home .area--fc .block--introduction .btn {
    width: 40%;
    margin: 0 auto;
  }
  .page--home .area--fc .section--blog {
    margin-bottom: 2vw;
  }
  .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 {
    font-size: 2.4vw;
  }
  .page--info .block--share {
    margin-bottom: 4vw;
  }
  .page--schedule .section--list .list--schedule li .category {
    font-size: 12px;
  }
  .page--schedule .section--list .list--schedule li .tit {
    font-size: max(2.2vw, 16px);
  }
  .page--schedule .section--list .list--schedule li .date strong {
    font-size: 3.8vw;
  }
  .page--movie.new-movie.page-movie-detail .list--contents li {
    margin-bottom: 1.5em;
  }
  .page--movie.new-movie.page-movie-detail .list--contents li a .thumb {
    width: 30%;
  }
  .page--movie.new-movie.page-movie-detail .list--contents li a .list__txt {
    width: 70%;
  }
  .page--movie.new-movie.page-movie-detail .list--contents li a .tit {
    font-size: max(2vw, 16px);
  }
  .page--entry.section--detail .area--detail .block--contents .block-tit {
    font-size: 6vw;
  }
  .page--entry.section--detail .area--detail .block--first_login .block-tit {
    font-size: 4vw;
  }
  .page--entry.section--detail .area--detail .block--entry .block-tit {
    font-size: 4vw;
    margin: 10vw auto 6vw;
  }
  .page--stream .section--inner .guide .download .inner .dl-list li {
    width: 44%;
    margin-bottom: 30px;
  }
  .page--first_login .block--step .list--step > li figure {
    width: 60%;
  }
  .page--contact .inner > div {
    width: 100%;
    margin: 0 auto 5vw;
  }
  .page--faq .list--tag li a {
    font-size: 16px;
  }
  .page--support.section--detail .section-tit {
    font-size: 30px !important;
  }
  .page--support.section--detail .list--support dd {
    font-size: 19px;
  }
  .page--support.section--detail .list--support dd {
    font-size: 16px;
  }
}/*# sourceMappingURL=service.css.map */