@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 {
  height: 100%;
}

body {
  height: 100%;
  background-color: #F0F0F0;
  word-wrap: break-word;
  color: #1C1C1C;
}
@media screen and (min-width: 961px) {
  body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.8;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    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: #777;
  color: #fff;
}

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

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

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

.content-main {
  background-color: #F0F0F0;
  position: relative;
  z-index: 2;
}

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

.block--pager {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  text-align: center;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  margin-top: 5vw;
}
.block--pager li {
  display: inline-block;
  letter-spacing: 0.03em;
  margin: 0 7px;
}
@media screen and (min-width: 961px) {
  .block--pager .pager__item--current span,
  .block--pager .pager__item--other a {
    transition: 0.4s cubic-bezier(0.52, 0.19, 0.4, 0.96);
  }
}
.block--pager .pager__item--newer a, .block--pager .pager__item--newer span,
.block--pager .pager__item--older a,
.block--pager .pager__item--older span {
  display: block;
  width: 50px;
  height: 50px;
  margin-top: 0;
  position: relative;
  overflow: hidden;
  transition: 0.3s background;
  cursor: pointer;
}
.block--pager .pager__item--newer a::before, .block--pager .pager__item--newer span::before,
.block--pager .pager__item--older a::before,
.block--pager .pager__item--older span::before {
  content: "";
  display: block;
  width: 20px;
  height: 15px;
  position: absolute;
  background: no-repeat center url(/static/sevencolors/common/arrow.svg);
  background-size: 70%;
  transform: rotate(90deg);
  top: calc(50% - 7.5px);
  left: 13px;
  transition: 0.6s;
}
.block--pager .pager__item--newer span,
.block--pager .pager__item--older span {
  opacity: 0.3;
  cursor: auto;
}
.block--pager .pager__item--older {
  transform: rotate(180deg);
  top: 0;
  left: 0;
}
.block--pager .pager__item--other a {
  display: block;
  padding: 0 0.4em;
  position: relative;
}
.block--pager .pager__item--other a::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #1C1C1C;
  position: absolute;
  top: 50%;
  left: 0;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.4s cubic-bezier(0.52, 0.19, 0.4, 0.96);
}
@media screen and (min-width: 961px) {
  .block--pager .pager__item--other a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
  }
}
.block--pager .pager__item--current span {
  display: block;
  padding: 0 0.4em;
  position: relative;
}
.block--pager .pager__item--current span::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #1C1C1C;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  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;
}

.txt--link {
  text-decoration: underline;
}
@media screen and (min-width: 961px) {
  .txt--link:hover {
    text-decoration: none;
  }
}

.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;
  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;
}

.circle-animation svg {
  transform: rotate(90deg);
  position: absolute;
  top: 0;
  left: -1px;
}
.circle-animation svg circle {
  width: 100%;
  height: 100%;
  fill: transparent;
  stroke: #000;
  stroke-width: 0;
}
.circle-animation__left svg {
  transform: rotate(-90deg);
}
@media screen and (min-width: 961px) {
  .circle-animation.mout svg circle {
    stroke-width: 0.8;
    animation: circle-out 0.6s 1 ease forwards;
  }
  .circle-animation:hover svg circle {
    stroke-width: 0.8;
    animation: circle 0.6s 1 ease forwards;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .circle-animation svg {
    display: none;
  }
}

.block--indicator {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 2em;
  margin-top: 4vw;
  margin-bottom: 10px;
}

.no-carousel .block--indicator {
  display: none;
}
.no-carousel .swiper-wrapper {
  align-items: center;
  justify-content: space-between;
  gap: 0 3%;
}
.no-carousel .swiper-wrapper li {
  width: calc((80vw - 6%) / 3);
}

.block--banner-swiper .swiper-pagination-bullet,
.block--video-swiper .swiper-pagination-bullet,
.block--blog-swiper .swiper-pagination-bullet {
  width: 4px;
  height: 4px;
  border-radius: 0;
  background: none;
  border: 1px solid #1C1C1C;
  border-radius: 3em;
}
.block--banner-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active,
.block--video-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active,
.block--blog-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #1C1C1C;
}
.block--banner-swiper .swiper-pagination,
.block--video-swiper .swiper-pagination,
.block--blog-swiper .swiper-pagination {
  display: flex;
  align-items: center;
  width: auto;
  position: relative;
  top: 0;
}
.block--banner-swiper .swiper-pagination.swiper-pagination-fraction,
.block--video-swiper .swiper-pagination.swiper-pagination-fraction,
.block--blog-swiper .swiper-pagination.swiper-pagination-fraction {
  width: 12em;
  justify-content: center;
  color: transparent;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
}
.block--banner-swiper .swiper-pagination.swiper-pagination-fraction span,
.block--video-swiper .swiper-pagination.swiper-pagination-fraction span,
.block--blog-swiper .swiper-pagination.swiper-pagination-fraction span {
  display: block;
  width: 1.5rem;
  position: relative;
  color: #1C1C1C;
}
.block--banner-swiper .swiper-pagination.swiper-pagination-fraction span.swiper-pagination-current,
.block--video-swiper .swiper-pagination.swiper-pagination-fraction span.swiper-pagination-current,
.block--blog-swiper .swiper-pagination.swiper-pagination-fraction span.swiper-pagination-current {
  left: -0.3em;
}
.block--banner-swiper .swiper-pagination.swiper-pagination-fraction span.swiper-pagination-total,
.block--video-swiper .swiper-pagination.swiper-pagination-fraction span.swiper-pagination-total,
.block--blog-swiper .swiper-pagination.swiper-pagination-fraction span.swiper-pagination-total {
  width: 3em;
  padding-left: 8.5em;
  left: -0.6em;
}
.block--banner-swiper .swiper-pagination.swiper-pagination-fraction span.swiper-pagination-total::before,
.block--video-swiper .swiper-pagination.swiper-pagination-fraction span.swiper-pagination-total::before,
.block--blog-swiper .swiper-pagination.swiper-pagination-fraction span.swiper-pagination-total::before {
  content: "";
  display: block;
  width: 7.7em;
  height: 1px;
  background: #1C1C1C;
  position: absolute;
  left: -1px;
  top: 45%;
}
.block--banner-swiper .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet,
.block--video-swiper .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet,
.block--blog-swiper .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2px;
}
.block--banner-swiper .swiper-button-prev,
.block--banner-swiper .swiper-button-next,
.block--video-swiper .swiper-button-prev,
.block--video-swiper .swiper-button-next,
.block--blog-swiper .swiper-button-prev,
.block--blog-swiper .swiper-button-next {
  display: block;
  width: 50px;
  height: 50px;
  margin-top: 0;
  position: relative;
  overflow: hidden;
  transition: 0.3s background;
  cursor: pointer;
}
.block--banner-swiper .swiper-button-prev::before, .block--banner-swiper .swiper-button-prev::after,
.block--banner-swiper .swiper-button-next::before,
.block--banner-swiper .swiper-button-next::after,
.block--video-swiper .swiper-button-prev::before,
.block--video-swiper .swiper-button-prev::after,
.block--video-swiper .swiper-button-next::before,
.block--video-swiper .swiper-button-next::after,
.block--blog-swiper .swiper-button-prev::before,
.block--blog-swiper .swiper-button-prev::after,
.block--blog-swiper .swiper-button-next::before,
.block--blog-swiper .swiper-button-next::after {
  content: "";
  display: block;
  width: 20px;
  height: 15px;
  position: absolute;
  background: no-repeat center url(/static/sevencolors/common/arrow.svg);
  background-size: 70%;
  transform: rotate(90deg);
  top: calc(50% - 7.5px);
  left: 13px;
  transition: 0.6s;
}
.block--banner-swiper .swiper-button-prev::after,
.block--banner-swiper .swiper-button-next::after,
.block--video-swiper .swiper-button-prev::after,
.block--video-swiper .swiper-button-next::after,
.block--blog-swiper .swiper-button-prev::after,
.block--blog-swiper .swiper-button-next::after {
  width: 50px;
  height: 50px;
  background: none;
  border: 1px solid #1C1C1C;
  border-radius: 50%;
  top: 50%;
  left: 0;
  opacity: 0;
  transform: translateY(-50%) rotate(90deg);
}
.block--banner-swiper .swiper-button-prev,
.block--video-swiper .swiper-button-prev,
.block--blog-swiper .swiper-button-prev {
  left: 0;
}
@media screen and (min-width: 961px) {
  .block--banner-swiper .swiper-button-prev,
  .block--banner-swiper .swiper-button-next,
  .block--video-swiper .swiper-button-prev,
  .block--video-swiper .swiper-button-next,
  .block--blog-swiper .swiper-button-prev,
  .block--blog-swiper .swiper-button-next {
    position: relative;
  }
}
.block--banner-swiper .swiper-button-prev svg,
.block--video-swiper .swiper-button-prev svg,
.block--blog-swiper .swiper-button-prev svg {
  transform: rotate(-90deg);
}
.block--banner-swiper .swiper-button-next,
.block--video-swiper .swiper-button-next,
.block--blog-swiper .swiper-button-next {
  transform: rotate(180deg);
  top: 0;
  left: 0;
}
.block--banner-swiper .block--navigator,
.block--video-swiper .block--navigator,
.block--blog-swiper .block--navigator {
  display: inline-block;
}
.block--banner-swiper .swiper-pagination-bullet,
.block--video-swiper .swiper-pagination-bullet,
.block--blog-swiper .swiper-pagination-bullet {
  opacity: 1;
}

@keyframes circle {
  0% {
    stroke-dasharray: 0 140;
  }
  100% {
    stroke-dasharray: 140 140;
  }
}
@keyframes circle-out {
  0% {
    stroke-dasharray: 140 140;
  }
  100% {
    stroke-dasharray: 0 140;
  }
}
.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 #b5b5b5;
}
@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: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.8;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=password],
  input[type=number],
  input[type=date],
  button {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    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: #D2D8D9;
}

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 #b5b5b5;
  background: #fff;
}
@media screen and (min-width: 961px) {
  textarea {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.8;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  textarea {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    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 #F0F0F0;
  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 #b5b5b5;
  padding: 1em 2.8em 1em 1em;
  background: #fff;
}
@media screen and (min-width: 961px) {
  .form__select select {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.8;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__select select {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    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 #1C1C1C;
  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: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.8;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__checkbox label p {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    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 #1C1C1C;
  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 #1C1C1C;
  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: #1C1C1C;
}
.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.7;
  margin-bottom: 1em;
}
.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: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.8;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__radio label p {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    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 #1C1C1C;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.form__radio :checked ~ p::before {
  border-color: #1C1C1C;
  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: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.8;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__toggle label p {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    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: #1C1C1C;
  border-color: #1C1C1C;
}
.form__toggle :checked ~ p::after {
  right: 0;
}

.btn {
  text-align: center;
}

.btn-base-style, .page--faq .block--contact 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: #1C1C1C;
}

.btn--main {
  background: #1C1C1C;
  color: #F0F0F0;
  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 input.btn--main {
  cursor: pointer;
}
@media screen and (min-width: 961px) {
  .btn input.btn--main {
    transition: 0.3s;
  }
}

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

.date, .category {
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
}

.tit {
  font-size: 16px;
  line-height: 1.4;
}

.list__more,
.detail__btn {
  width: 6em;
  height: 6em;
}
.list__more a,
.detail__btn a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  border: 1px solid #777;
  background: #fff;
  border-radius: 5em;
  overflow: hidden;
  transition: 0.5s background cubic-bezier(0.12, 0.86, 0.47, 1);
}
.list__more a::before, .list__more a::after,
.detail__btn a::before,
.detail__btn a::after {
  content: "";
  display: block;
  width: 30px;
  height: 17px;
  position: absolute;
  background: no-repeat center url(/static/sevencolors/common/arrow.svg);
  background-size: 70%;
  transform: rotate(-90deg);
  top: calc(50% - 7.5px);
  left: calc(50% - 14px);
  transition: 0.5s cubic-bezier(0.12, 0.86, 0.47, 1);
}
.list__more a::after,
.detail__btn a::after {
  background: #fff;
  width: 6em;
  height: 6em;
  border-radius: 50%;
  top: 50%;
  left: -6em;
  transform: translateY(-50%) rotate(-90deg) scaleX(1.5);
  mix-blend-mode: difference;
}

.detail__btn {
  position: absolute;
  bottom: 0em;
  right: -1vw;
  transform: rotate(180deg);
}

@media screen and (min-width: 961px) {
  .list__more a:hover::after,
  .detail__btn a:hover::after {
    left: 0;
    transform: translateY(-50%) rotate(-90deg) scaleX(1);
  }
}
.list--info > li a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 1.3em 0;
}
.list--info > li a .date {
  width: 6em;
  font-size: 13px;
  padding-top: 4px;
}
.list--info > li a .category {
  width: 8em;
  text-align: center;
  font-size: 14px;
  padding-top: 3px;
}
.list--info > li a .tit {
  width: calc(100% - 14em);
  line-height: 1.5;
}
.list--info > li.new a .tit::after {
  content: "new";
  display: inline-block;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  background: #1C1C1C;
  color: #F0F0F0;
  font-size: 13px;
  line-height: 1;
  border-radius: 50%;
  letter-spacing: 0;
  vertical-align: 2px;
  padding: 0.3em 1.1em;
  margin-left: 0.5em;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .list--info > li.new a .tit::after {
    font-size: 10px;
    vertical-align: 0;
  }
}

@media screen and (min-width: 961px) {
  .list--info {
    padding: 6vw;
  }
  .list--info li {
    margin: 0.5em auto;
  }
  .list--info li a {
    position: relative;
    border-radius: 10em;
    overflow: hidden;
    padding: 1.5em 4vw;
    transition: 0.4s;
    left: 0;
  }
  .list--info li a::after {
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    background: no-repeat center url(/static/sevencolors/common/arrow.svg);
    background-size: 37%;
    border: 1px solid #777;
    border-radius: 10em;
    position: absolute;
    top: calc(50% - 17.5px);
    left: -2.8em;
    z-index: 1;
    transition: 0.4s;
    transform: rotate(270deg);
  }
  .list--info li a:hover {
    left: 1em;
  }
  .list--info li a:hover::after {
    left: 0.1em;
  }
}
.list--schedule li {
  margin-left: -1em;
  padding: 0.5em 0;
}
.list--schedule li a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0.5em 0;
  gap: 0 2em;
}
.list--schedule li a .block--time {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 0.25em;
  width: 12em;
  line-height: 1;
  background: #1C1C1C;
  color: #fff;
  border-radius: 3em;
  padding: 1.25em 2em 1.05em 2em;
  border: 1px solid transparent;
  transition: 0.5s;
}
.list--schedule li a .block--time .date {
  font-size: 1.5em;
  font-weight: 300;
}
.list--schedule li a .block--time .dotw {
  font-size: 0.8em;
}
.list--schedule li a .category {
  width: 12em;
  font-size: 12px;
  text-align: center;
  position: relative;
}
.list--schedule li a .category::before, .list--schedule li a .category::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border: 1px solid;
  border-radius: 50%;
  position: absolute;
  top: 2.5px;
}
.list--schedule li a .category::before {
  left: 0;
}
.list--schedule li a .category::after {
  right: 0;
}
.list--schedule li a .tit {
  width: calc(100% - 24em);
  line-height: 1.5;
}
.list--schedule li.new a .tit::after,
.list--schedule li div.new a .tit::after {
  content: "new";
  display: inline-block;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  background: #1C1C1C;
  color: #F0F0F0;
  font-size: 13px;
  line-height: 1;
  border-radius: 50%;
  letter-spacing: 0;
  vertical-align: 2px;
  padding: 0.3em 1.1em;
  margin-left: 0.5em;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .list--schedule li.new a .tit::after,
  .list--schedule li div.new a .tit::after {
    font-size: 10px;
    vertical-align: 0;
  }
}

@media screen and (min-width: 961px) {
  .list--schedule li a .category {
    width: 10em;
  }
  .list--schedule li a .category::before, .list--schedule li a .category::after {
    display: none;
  }
  .list--schedule li a {
    position: relative;
    left: 0;
    transition: 0.4s;
  }
  .list--schedule li a .category, .list--schedule li a .tit {
    position: relative;
    left: 0;
    transition: 0.4s;
  }
  .list--schedule li a:hover .category, .list--schedule li a:hover .tit {
    left: 1.5em;
  }
  .list--schedule li a:hover .block--time {
    width: 14em;
  }
}
.list--blog {
  display: flex;
  align-items: stretch;
}
.list--blog li {
  width: 30vw;
  height: auto;
}
.list--blog li a {
  display: block;
  height: 100%;
  border: 1px solid #777;
  border-radius: 5vw 2vw 7vw 2vw;
  padding: 8px 8px 4em;
  background: #fff;
}
@media screen and (min-width: 961px) {
  .list--blog li a .thumb {
    transition: 0.3s;
  }
  .list--blog li a:hover {
    border-radius: 7vw 4vw 8vw 4vw;
  }
  .list--blog li a:hover .thumb {
    border-radius: 6.5vw 3.5vw 10.5vw 1.5vw;
  }
}
.list--blog li.new a .tit::after {
  content: "new";
  display: inline-block;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  background: #1C1C1C;
  color: #F0F0F0;
  font-size: 13px;
  line-height: 1;
  border-radius: 50%;
  letter-spacing: 0;
  vertical-align: 2px;
  padding: 0.3em 1.1em;
  margin-left: 0.5em;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .list--blog li.new a .tit::after {
    font-size: 10px;
    vertical-align: 0;
  }
}
.list--blog .block--thumb {
  position: relative;
  margin-bottom: 1.5em;
}
.list--blog .block--thumb .thumb {
  background-color: #e6e6e6;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 6px, rgb(255, 255, 255) 5px, rgb(255, 255, 255) 10px);
  border-radius: 4.5vw 1.5vw 10.5vw 1.5vw;
  overflow: hidden;
  aspect-ratio: 3/4;
}
.list--blog .block--thumb .thumb img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
}
.list--blog .block--thumb .date {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border: 1px solid #777;
  border-radius: 15vw;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  background: #fff;
  position: absolute;
  width: 6em;
  height: 6em;
  right: -1.5em;
  bottom: 0;
}
.list--blog .block--thumb .date::after {
  content: "";
  display: block;
  width: 80%;
  height: 1px;
  position: absolute;
  background: #1C1C1C;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-50deg);
}
.list--blog .block--thumb .date .month {
  width: 100%;
  padding-left: 1.1em;
  font-size: 1.3em;
  font-weight: 300;
  padding-top: 0.8em;
}
.list--blog .block--thumb .date .day {
  width: 100%;
  text-align: right;
  padding-right: 0.7em;
  font-size: 1.4em;
  font-weight: 300;
  padding-bottom: 0.7em;
}
.list--blog .category {
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 12px;
  padding: 0 16px;
  margin-bottom: 1em;
}
.list--blog .tit {
  line-height: 1.5;
  padding: 0 1em;
}

.list--thumb .thumb {
  overflow: hidden;
  border-radius: 4vw;
  border: 1px solid #777;
}

.list--sns {
  display: flex;
  align-items: center;
  gap: 0 1em;
}
.list--sns li {
  display: inline-block;
}

.list--error li {
  color: #e92838;
  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: -0.5em;
  padding-left: 0.5em;
  margin-bottom: 0.5em;
}
.list--attention li:last-child {
  margin-bottom: 0;
}

.list--indent li {
  text-indent: -0.5em;
  padding-left: 0.5em;
  margin-bottom: 0.5em;
}

.no-data {
  width: 100%;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: lowercase;
  font-size: 1.1em;
  text-align: center;
  margin: 0 auto;
}

#header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
}
#header #drawer__btn {
  width: 6em;
  height: 2.5em;
  text-align: center;
  border: 1px solid #777;
  border-radius: 5em;
  background: #fff;
  line-height: 2.45em;
  position: fixed;
  top: 3vw;
  right: 3vw;
  overflow: hidden;
  cursor: pointer;
  transition: color 0.3s, background 0.3s;
}
#header #drawer__btn .drawer__btn--inner {
  display: flex;
  align-items: center;
  gap: 0 1em;
  animation: horizontal--scroll 20s linear infinite;
  position: relative;
  left: 0;
}
#header #drawer__btn .drawer__btn--inner div {
  display: flex;
  align-items: center;
  gap: 0 1em;
}

#header .drawer {
  width: 32vw;
  min-width: 500px;
  background: #1C1C1C;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 9em 3em 10em 3em;
  padding: 6em 3em 4em 6em;
  overflow: hidden;
  position: fixed;
  right: 3vw;
  top: 7em;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  min-height: 20em;
  display: flex;
  align-items: center;
  transition: 0.4s opacity;
}
#header .drawer .g-nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1.2em 1.5em;
  margin-bottom: 1em;
}
#header .drawer .g-nav ul .list--menu__item a {
  display: block;
  position: relative;
}
#header .drawer .g-nav ul .list--menu__item a::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  color: #1C1C1C;
  position: absolute;
  top: 50%;
  left: 0;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.4s cubic-bezier(0.52, 0.19, 0.4, 0.96);
}
#header .drawer .g-nav ul .list--menu__item a i {
  display: inline-block;
  font-size: 0.8em;
  margin-left: 0.4em;
}
#header .drawer .g-nav ul .list--menu__item.disabled a {
  pointer-events: none;
  opacity: 0.3;
}
#header .drawer .g-nav ul .list--menu__item.disabled a::before {
  transform: scaleX(1);
}
#header .drawer .g-nav .g-nav__login {
  margin-top: 3em;
  position: relative;
  padding-left: 9em;
  margin-bottom: 2em;
}
#header .drawer .g-nav .g-nav__login::before {
  content: "fanclub";
  display: block;
  width: 14em;
  height: 40px;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 15px;
  line-height: 40px;
  background: #fff;
  color: #1C1C1C;
  text-align: center;
  border-radius: 3em;
  position: absolute;
  left: -8em;
  top: -0.25em;
  padding: 2px 15px 2px 7vw;
}
#header .drawer .g-nav .g-nav__login ul li a {
  display: block;
  border: 1px solid #fff;
  border-radius: 3em;
  padding: 0.5em 2em;
}
@media screen and (min-width: 961px) {
  #header .drawer .g-nav .g-nav__login ul li a:hover {
    color: #1C1C1C;
    background: #fff;
  }
}

.drawer-visible #header .drawer {
  opacity: 1;
  pointer-events: auto;
}

.footer {
  width: 100%;
  padding: 8vw 8vw 7vw;
  position: relative;
  z-index: 1;
}
.footer .list--sns {
  position: absolute;
  right: 8vw;
  bottom: 7vw;
}
.footer .list--sns li {
  font-size: 1.8vw;
  margin: 0 0.15em;
}
.footer .list--sns::before {
  content: "official account";
  display: block;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 11px;
  text-align: right;
  position: absolute;
  top: -2em;
  right: 0;
}
.footer .nav--footer {
  font-size: 14px;
  margin-bottom: 5em;
}
.footer .nav--footer .g-nav__support {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0 2em;
  margin-bottom: 2em;
}
.footer .nav--footer .g-nav__support li a i {
  display: inline-block;
  font-size: 0.8em;
  vertical-align: 1px;
  padding-left: 0.5em;
}
.footer .nav--footer .g-nav__support:first-of-type {
  margin-bottom: 3.5em;
}
.footer .supported {
  margin-bottom: 30px;
}
.footer .supported a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  position: relative;
  gap: 0 1em;
}
.footer .supported a img {
  width: 40%;
}
.footer .supported a::before {
  content: "supported by";
  display: block;
  font-size: 10px;
}
.footer .supported .copyright {
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
}

.wrap {
  min-height: 100%;
  position: relative;
  overflow: hidden;
}

#bg {
  width: 100%;
  height: 100%;
  background: no-repeat center url(/static/sevencolors/common/bg.webp);
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  pointer-events: none;
}
#bg #bg--checkered {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.2509803922) 1px, transparent 1px), linear-gradient(rgba(0, 0, 0, 0.2509803922) 1px, transparent 1px);
  background-repeat: repeat;
  background-position: center center;
  background-size: 24vw 24vw;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}

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

.section-tit.section-tit__image {
  text-indent: -9999em;
  background: no-repeat center;
  background-size: contain;
}

.section--detail .txt * {
  white-space: normal !important;
  word-break: break-word;
}
.section--detail .block--share li {
  display: inline-block;
  margin-right: 2em;
}
.section--detail .block--share li i {
  font-size: 18px;
}
.section--detail .block--share li:last-child {
  margin-right: 0;
}
.section--detail.new > .tit::after {
  content: "new";
  display: inline-block;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  background: #1C1C1C;
  color: #F0F0F0;
  font-size: 13px;
  line-height: 1;
  border-radius: 50%;
  letter-spacing: 0;
  vertical-align: 2px;
  padding: 0.3em 1.1em;
  margin-left: 0.5em;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .section--detail.new > .tit::after {
    font-size: 10px;
    vertical-align: 0;
  }
}

.block--accordion {
  border: 1px solid;
  border-radius: 3em;
}

.accordion--switch {
  cursor: pointer;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  position: relative;
  padding: 1.5em;
}
.accordion--switch::before, .accordion--switch::after {
  content: "";
  display: block;
  width: 2px;
  height: 20px;
  background: #1C1C1C;
  position: absolute;
  transition: 0.3s;
  top: 50%;
  right: 40px;
  transform-origin: center;
  transform: translateY(-50%);
}
.accordion--switch::after {
  transform: translateY(-50%) rotate(90deg);
}
.accordion--switch.is-visible::before {
  transform: translateY(-50%) rotate(90deg);
}

@media screen and (min-width: 1px) and (max-width: 960px) {
  .accordion--switch {
    padding: 1em 3.5em;
  }
  .accordion--switch::before,
  .accordion--switch::after {
    height: 15px;
    right: 7vw;
  }
}
.accordion--body {
  display: none;
}

.wovn-languages {
  color: #F0F0F0;
  font-size: 10px;
  position: fixed;
  z-index: 2;
  width: 2.8em;
  height: 2.8em;
  border: 1px solid #777;
  cursor: pointer;
  right: calc(7em + 3vw);
  font-size: 14px;
  top: 3vw;
  border-radius: 50%;
}
.wovn-languages #nav-current {
  width: 37px;
  height: 37px;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  background: #fff;
  color: #1C1C1C;
  line-height: 38px;
  font-size: 12px;
  border-radius: 5em;
  text-align: center;
  letter-spacing: 0;
  padding-left: 1px;
  cursor: pointer;
  position: relative;
  z-index: 10;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .wovn-languages #nav-current:hover {
    color: #fff;
    background: #1C1C1C;
  }
}
.wovn-languages .nav-dropdown {
  position: absolute;
  top: 0;
  left: 50%;
  text-align: center;
  z-index: 2;
  width: 110px;
  transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}
.wovn-languages .nav-dropdown .list--language {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  background: #fff;
  border: 1px solid #777;
  border-radius: 34px 20px 45px 20px;
  padding: 20px 0;
}
.wovn-languages .nav-dropdown .list--language li {
  width: 80%;
  cursor: pointer;
  text-align: center;
  color: #1C1C1C;
  font-size: 13px;
  margin: 0 auto 5px;
  border-radius: 4em;
  transition: 0.3s;
}
.wovn-languages .nav-dropdown .list--language li:last-of-type {
  margin-bottom: 0;
}
.wovn-languages .nav-dropdown .list--language li.selected {
  order: inherit;
  color: #fff;
  background: #1C1C1C;
}
@media screen and (min-width: 961px) {
  .wovn-languages .nav-dropdown .list--language li:hover {
    color: #fff;
    background: #1C1C1C;
  }
}
.wovn-languages.visible .nav-dropdown {
  opacity: 1;
  pointer-events: visible;
  z-index: 1;
  color: #1C1C1C;
  top: 47px;
  transform: translate(-50%, 0);
}
.wovn-languages.visible .nav-dropdown .list--language li {
  pointer-events: auto;
}
.wovn-languages.visible .nav-dropdown .list--language li.selected {
  pointer-events: none;
}

.popup--language {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(18, 18, 18, 0.4392156863);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  transition: 0.4s;
}
.popup--language .popup--language__box {
  width: 80%;
  max-width: 500px;
  /* color: #fff; */
  background: #fff;
  padding: 30px;
  border-radius: 15px;
  cursor: pointer;
}
.popup--language .popup--language__box .popup--language__area {
  margin-bottom: 10px;
}
.popup--language .popup--language__box .approval--btn {
  width: 50%;
  border: 1px solid #1C1C1C;
  border-radius: 4em;
  text-align: center;
  padding: 1em 2em;
  margin: 0 auto;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 961px) {
  .popup--language .popup--language__box .approval--btn {
    transition: 0.3s;
  }
  .popup--language .popup--language__box .approval--btn:hover {
    color: #fff;
    background: #1C1C1C;
  }
}

.popup--language.visible {
  opacity: 1;
  pointer-events: auto;
}

.page--home #header .logo {
  display: none;
}
.page--home #parts-side {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 100;
}
.page--home #parts-side::before, .page--home #parts-side::after {
  content: "";
  display: block;
  height: 1em;
  width: 6em;
  text-align: center;
  background: no-repeat url(/static/sevencolors/common/logo.svg);
  background-size: contain;
  position: fixed;
  transform-origin: left top;
}
.page--home #parts-side::before {
  top: 46%;
  left: 80px;
  transform: translateX(-50%) rotate(90deg);
}
.page--home #parts-side::after {
  top: 54.5%;
  right: -80px;
  transform: translateX(-50%) rotate(270deg);
}
.page--home .list__more {
  position: absolute;
  bottom: 1em;
  right: 0;
}
.page--home .block--banner-swiper,
.page--home .block--video-swiper,
.page--home .block--blog-swiper {
  opacity: 0;
  pointer-events: none;
}
.page--home .block--banner-swiper.swiper-initialized,
.page--home .block--video-swiper.swiper-initialized,
.page--home .block--blog-swiper.swiper-initialized {
  opacity: 1;
  pointer-events: auto;
}
.page--home #section--heroimg {
  height: 100vh;
  height: 100svh;
  position: relative;
}
.page--home #section--heroimg #block--main-visual {
  width: 75vw;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page--home #section--heroimg #block--main-visual .block__item {
  border-radius: 18vw 8vw 13vw 8vw;
  overflow: hidden;
  border: 1px solid #777;
}
.page--home #section--heroimg #block--main-visual .item__movie {
  position: relative;
  aspect-ratio: 16/9;
}
.page--home #section--heroimg #block--main-visual .item__movie #block--movie__youtube {
  width: 100%;
  height: 100%;
  transform: scale(1.35);
}
.page--home #section--heroimg #block--main-visual .item__photo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background: #1C1C1C;
  border-radius: 18vw 8vw 13vw 8vw;
}
@media screen and (min-width: 961px) {
  .page--home #section--heroimg #block--main-visual .item__photo {
    aspect-ratio: 16/9;
  }
}
.page--home #section--heroimg #block--main-visual .item__photo img {
  width: 70%;
}
.page--home #section--heroimg #block--main-visual .item__photo.item__visual {
  position: relative;
}
.page--home #section--heroimg #block--main-visual .item__photo.item__visual img {
  display: block;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 961px) {
  .page--home #section--heroimg #block--main-visual .item__photo.item__visual {
    border-radius: 13vw 6vw 17vw 6vw;
  }
  .page--home #section--heroimg #block--main-visual .item__photo.item__visual img {
    width: 100%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home #section--heroimg #block--main-visual .item__photo.item__visual img:not(.blur) {
    width: 100%;
  }
}
.page--home #section--heroimg #block--main-visual .item__photo.item__visual .blur {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  filter: blur(30px);
  transform: scale(1.2);
}
.page--home #section--heroimg h1 {
  width: 11em;
  height: 2em;
  text-indent: -9999em;
  background: no-repeat center center url(/static/sevencolors/common/logo.svg);
  position: absolute;
  left: 3vw;
  top: 3vw;
}
.page--home #section--heroimg .block--sns {
  width: 40vw;
  text-align: right;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 10px;
  position: absolute;
  right: 3vw;
  bottom: 3vw;
}
.page--home #section--heroimg .block--sns .tit--label {
  transform-origin: right;
  transform: scale(0.8);
}
.page--home #section--heroimg .block--sns ul {
  justify-content: flex-end;
  font-size: 18px;
}
.page--home #section--heroimg .parts {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
}
.page--home #section--heroimg .parts::before, .page--home #section--heroimg .parts::after {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background: no-repeat center url(/static/sevencolors/common/kirakira.webp);
  background-size: contain;
  position: absolute;
  animation: rotate 3s infinite ease-in-out;
}
.page--home #section--heroimg .parts::before {
  width: 5vw;
  height: 5vw;
  top: 3%;
  left: 3%;
  animation-delay: 0.6s;
}
.page--home #section--heroimg .parts::after {
  width: 8vw;
  height: 8vw;
  bottom: -1%;
  right: -1%;
}
.page--home #section--banner {
  width: 80vw;
  padding-bottom: 10vw;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.page--home #section--banner::after {
  content: "";
  display: block;
  width: 85px;
  height: 85px;
  background: no-repeat center url(/static/sevencolors/common/kirakira.webp);
  background-size: contain;
  position: absolute;
  right: 0;
  top: 22vw;
  z-index: 1;
  animation: rotate 3s infinite ease-in-out;
}
.page--home #section--banner .no-carousel .block--banner-swiper {
  opacity: 1;
  pointer-events: auto;
}
.page--home #section--banner .no-carousel .swiper-wrapper {
  gap: 0 3%;
}
.page--home #section--banner .no-carousel .swiper-wrapper li {
  width: calc((80vw - 6%) / 3);
}
.page--home #section--banner .no-carousel.num2 .swiper-wrapper {
  justify-content: center;
  gap: 0 6%;
}
.page--home #section--banner .no-carousel.num2 li {
  width: calc((80vw - 30%) / 2);
}
.page--home #section--banner .no-carousel.num1 .swiper-wrapper {
  justify-content: center;
  gap: 0 6%;
}
.page--home #section--banner .no-carousel.num1 li {
  width: calc((80vw - 25%) / 2);
}
.page--home #section--banner:has(.no-carousel) {
  overflow: unset;
}
.page--home #section--info {
  width: 70vw;
  margin: 0 auto 10vw 10vw;
  position: relative;
}
.page--home #section--info .section-tit {
  width: 18vw;
  min-width: 300px;
  height: 6vw;
  background-image: url(/static/sevencolors/common/title/tit__news.svg);
  margin-bottom: -2vw;
  position: relative;
  z-index: 1;
}
.page--home #section--info .list--info {
  background: #fff;
  border: 1px solid #777;
  border-radius: 8vw 3vw 10vw 3vw;
  padding: 6vw;
}
.page--home #section--schedule {
  width: 50vw;
  margin: 0 10vw 15vw auto;
  position: relative;
}
@media screen and (min-width: 961px) {
  .page--home #section--schedule {
    min-width: 650px;
  }
}
.page--home #section--schedule .section-tit {
  width: 29vw;
  height: 4vw;
  background-image: url(/static/sevencolors/common/title/tit__schedule.svg);
  position: absolute;
  top: -2vw;
  right: -20px;
  z-index: 1;
}
@media screen and (min-width: 961px) {
  .page--home #section--schedule .section-tit {
    min-width: 410px;
    min-height: 55px;
  }
}
.page--home #section--schedule .list--schedule {
  background: #fff;
  border: 1px solid #777;
  border-radius: 8vw 3vw 10vw 3vw;
  padding: 6vw 8vw 6vw 0;
}
.page--home #section--schedule .list--schedule li {
  margin-left: -2em;
}
.page--home #section--schedule .list--schedule li a .tit {
  width: calc(100% - 21em);
  transition: 0.5s;
}
@media screen and (min-width: 961px) {
  .page--home #section--schedule .list--schedule {
    padding: 6vw 4vw 6vw 0;
  }
  .page--home #section--schedule .list--schedule li a:hover .tit {
    width: calc(100% - 19em);
  }
}
.page--home #section--schedule .list--schedule li.no-data {
  margin: 0;
  position: relative;
  right: -2vw;
  padding-top: 2vw;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home #section--schedule .list--schedule li.no-data {
    margin: 0 auto 8vw;
  }
}
.page--home #section--schedule::after {
  content: "";
  display: block;
  width: 10vw;
  height: 10vw;
  background: no-repeat center url(/static/sevencolors/common/kirakira.webp);
  background-size: contain;
  position: absolute;
  left: -23vw;
  top: -3vw;
  z-index: 1;
  animation: rotate 3s infinite ease-in-out;
}
.page--home #section--video {
  margin: 0 auto 20vw;
  position: relative;
  overflow: hidden;
}
.page--home #section--video .section-tit {
  width: 19vw;
  height: 4vw;
  background-image: url(/static/sevencolors/common/title/tit__video.svg);
  margin: 0 auto 5vw;
}
@media screen and (min-width: 961px) {
  .page--home #section--video .section-tit {
    min-width: 300px;
    min-height: 55px;
  }
}
.page--home #section--video .list--video li {
  width: 55%;
}
.page--home #section--video .list--video li a {
  display: block;
}
.page--home #section--video .list--video li a .thumb {
  overflow: hidden;
  border-radius: 5vw 3vw 7vw 3vw;
  border: 1px solid #777;
}
.page--home #section--video .list--video li a .thumb img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}
.page--home #section--video .list--video li a .ico--play {
  width: 8vw;
  height: 8vw;
  background: #fff;
  border: 1px solid #777;
  position: absolute;
  bottom: -1vw;
  right: -1vw;
  transform: scale(0);
  border-radius: 4vw;
  overflow: hidden;
}
.page--home #section--video .list--video li a .ico--play::before, .page--home #section--video .list--video li a .ico--play::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
.page--home #section--video .list--video li a .ico--play::before {
  background: no-repeat url(/static/sevencolors/common/ico--play.svg);
  background-size: contain;
  top: 0;
  left: 0;
  z-index: 1;
}
.page--home #section--video .list--video li a .ico--play::after {
  background: #fff;
  border-radius: 4vw;
  transition: 0.5s cubic-bezier(0.12, 0.86, 0.47, 1);
  mix-blend-mode: difference;
  z-index: 2;
  left: -8vw;
  top: 0;
}
.page--home #section--video .list--video li.swiper-slide-active a .ico--play {
  transform: scale(1);
  transition: 0.3s cubic-bezier(0.12, 0.86, 0.47, 1.27) 0.3s;
}
.page--home #section--video .list__more {
  right: inherit;
  left: 50%;
  bottom: -8em;
  transform: translateX(-50%);
}
@media screen and (min-width: 961px) {
  .page--home #section--video #video_swiper.no-carousel {
    margin-bottom: 25vw;
  }
  .page--home #section--video #video_swiper.no-carousel .block--video-swiper {
    opacity: 1;
    pointer-events: auto;
  }
  .page--home #section--video #video_swiper.no-carousel .swiper-wrapper {
    justify-content: center;
    gap: 5vw 3%;
    flex-wrap: wrap;
  }
  .page--home #section--video #video_swiper.no-carousel .swiper-wrapper li {
    width: 60%;
    opacity: 0;
    transform: translateY(5vw);
    transition: 0.5s 0.2s;
  }
  .page--home #section--video #video_swiper.no-carousel .swiper-wrapper li.started {
    opacity: 1;
    transform: translateY(0);
  }
  .page--home #section--video #video_swiper.no-carousel .swiper-wrapper li a .ico--play {
    transform: scale(1);
  }
  .page--home #section--video #video_swiper.no-carousel + .list__more {
    bottom: -12em;
  }
}
.page--home #section--profile.block--section--before {
  width: 80vw;
  margin: 0 auto 15vw;
  position: relative;
}
.page--home #section--profile.block--section--before::after {
  content: "";
  display: block;
  width: 8vw;
  height: 8vw;
  background: no-repeat center url(/static/sevencolors/common/kirakira.webp);
  background-size: contain;
  position: absolute;
  right: 2vw;
  top: -17vw;
  z-index: 1;
  animation: rotate 3s infinite ease-in-out;
}
.page--home #section--profile.block--section--before .section-tit {
  width: 21vw;
  height: 5vw;
  background-image: url(/static/sevencolors/common/title/tit__profile.svg);
  margin: 0 auto 7vw;
}
@media screen and (min-width: 961px) {
  .page--home #section--profile.block--section--before .section-tit {
    min-width: 300px;
    min-height: 65px;
  }
}
.page--home #section--profile.block--section--before .block--name {
  width: 50vw;
  margin: 0 auto 3vw;
  text-align: center;
}
.page--home #section--profile.block--section--before .block--name .txt--sub {
  font-size: 1.5em;
  letter-spacing: 0.5em;
}
.page--home #section--profile.block--section--before .block--txt .txt--large {
  text-align: center;
  font-size: 1.8em;
  letter-spacing: 0.1em;
}
.page--home #section--profile.block--section--before .block--profile--main {
  width: 70vw;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  border: 1px solid;
  border-radius: 5vw 2vw 7vw 2vw;
  background: #fff;
  padding: 5em 6vw;
  margin: 5vw auto;
}
.page--home #section--profile.block--section--before .block--profile--main .block--txt .txt--basic {
  font-size: 16px;
  margin-bottom: 0.5em;
}
.page--home #section--profile.block--section--before .block--profile--main .block--txt:not(:last-of-type) {
  margin-bottom: 2em;
}
.page--home #section--profile.block--section--before .block--member-profile {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  margin: 6vw auto 20vw;
}
.page--home #section--profile.block--section--before .block--member-profile .txt--large {
  font-size: 2em;
}
.page--home #area--fc {
  background: #F8F8F8;
  border-radius: 18vw;
  padding: 10vw 0 17vw;
  margin-bottom: 15vw;
  position: relative;
}
.page--home #area--fc .area--fc--header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12vw 6vw;
}
.page--home #area--fc .area--fc--header .fc-name {
  width: 26vw;
}
.page--home #area--fc .area--fc--header .block--login .nav--login {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0 1em;
}
.page--home #area--fc .area--fc--header .block--login .nav--login li a {
  display: block;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 1.1em;
  line-height: 0;
  text-align: center;
  border: 1px solid #777;
  border-radius: 5em;
  padding: 1.25em 2.8em 1.1em;
}
@media screen and (min-width: 961px) {
  .page--home #area--fc .area--fc--header .block--login .nav--login li a {
    transition: 0.3s;
  }
  .page--home #area--fc .area--fc--header .block--login .nav--login li a:hover {
    background: #1C1C1C;
    color: #F0F0F0;
    border-color: #1C1C1C;
  }
}
.page--home #area--fc::before, .page--home #area--fc::after {
  content: "";
  display: block;
  width: 120px;
  height: 120px;
  background: no-repeat center url(/static/sevencolors/common/kirakira.webp);
  background-size: contain;
  position: absolute;
  left: calc(50% - 60px);
  top: -60px;
  z-index: 1;
  animation: rotate 3s infinite ease-in-out;
}
.page--home #area--fc::before {
  top: inherit;
  bottom: -60px;
  animation-delay: 0.6s;
}
.page--home #area--fc .area--fc--body {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.2509803922) 1px, transparent 1px), linear-gradient(rgba(0, 0, 0, 0.2509803922) 1px, transparent 1px);
  background-repeat: repeat;
  background-position: top center;
  background-size: 14vw 14vw;
  padding: 10vw;
  border-top: 1px solid rgba(0, 0, 0, 0.2509803922);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2509803922);
  overflow: hidden;
}
.page--home #area--fc .area--fc--body .comingsoon {
  width: 50%;
  margin: 0 auto;
  padding: 10vw 0;
}
.page--home #area--fc .area--fc--body .list__more {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 2em;
  position: relative;
  z-index: 10;
  bottom: 0;
  margin: 0 0 0 auto;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home #area--fc .area--fc--body .list__more {
    margin: -32px 0 0 auto;
  }
}
.page--home #area--fc .area--fc--body .list__more a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0 10px;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  background: none;
  border: none;
  border-radius: 0;
  text-align: center;
  overflow: visible;
  transition: none;
  position: relative;
}
.page--home #area--fc .area--fc--body .list__more a::before, .page--home #area--fc .area--fc--body .list__more a::after {
  display: none;
}
.page--home #area--fc .area--fc--body .list__more a .arrow {
  display: block;
  width: 35px;
  height: 35px;
  position: relative;
  border: 1px solid #777;
  background: #fff;
  border-radius: 5em;
  overflow: hidden;
  transition: 0.5s background cubic-bezier(0.12, 0.86, 0.47, 1);
}
.page--home #area--fc .area--fc--body .list__more a .arrow::before, .page--home #area--fc .area--fc--body .list__more a .arrow::after {
  content: "";
  display: block;
  width: 15px;
  height: 14px;
  position: absolute;
  background: no-repeat center url(/static/sevencolors/common/arrow.svg);
  background-size: 70%;
  transform: rotate(-90deg);
  top: calc(50% - 6px);
  left: calc(50% - 7px);
  transition: 0.5s cubic-bezier(0.12, 0.86, 0.47, 1);
}
.page--home #area--fc .area--fc--body .list__more a .arrow::after {
  background: #fff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  top: 50%;
  left: -36px;
  transform: translateY(-50%) rotate(-90deg) scaleX(1.5);
  mix-blend-mode: difference;
}
@media screen and (min-width: 961px) {
  .page--home #area--fc .area--fc--body .list__more a:hover .arrow::after {
    left: 0;
    transform: translateY(-50%) rotate(-90deg) scaleX(1);
  }
}
.page--home #area--fc .area--fc--body #section--blog {
  position: relative;
}
.page--home #area--fc .area--fc--body #section--blog .section-tit {
  width: 21vw;
  height: 5vw;
  background-image: url(/static/sevencolors/common/title/fanclub-title__AzcRunn2/tit__blog.svg);
  position: absolute;
  top: calc(50% - 3em);
  left: 0;
  transform: translateY(-50%);
}
.page--home #area--fc .area--fc--body #section--blog .block--blog-swiper {
  padding-left: 35vw;
  opacity: 1;
  pointer-events: auto;
}
.page--home #area--fc .area--fc--body #section--blog .block--indicator {
  justify-content: flex-end;
  margin-top: 3vw;
  margin-right: -5vw;
}
.page--home #area--fc .area--fc--body #section--blog .list--blog li.no-data {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: 1px solid #777;
  border-radius: 7vw 3vw 10vw 3vw;
  background: #fff;
  aspect-ratio: 18/8;
  position: relative;
  top: -4vw;
}
@media screen and (min-width: 961px) {
  .page--home #area--fc .area--fc--body #section--blog .no-carousel .swiper-wrapper {
    justify-content: flex-end;
  }
  .page--home #area--fc .area--fc--body #section--blog .list__more {
    right: -4.5vw;
  }
}
@media screen and (min-width: 961px) {
  .page--home #area--fc .area--fc--body .carousel--num2 .block--indicator {
    display: none !important;
  }
  .page--home #area--fc .area--fc--body .carousel--num2 .list--blog {
    transform: none !important;
  }
}
.page--home #area--fc .area--fc--body > .block {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 4%;
  padding-top: 11vw;
}
.page--home #area--fc .area--fc--body #section--movie,
.page--home #area--fc .area--fc--body #section--photo {
  width: 48%;
  height: auto;
  position: relative;
}
.page--home #area--fc .area--fc--body #section--movie .section-tit,
.page--home #area--fc .area--fc--body #section--photo .section-tit {
  width: 18vw;
  height: 5vw;
  position: absolute;
  top: -2em;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.page--home #area--fc .area--fc--body #section--movie .block--main a,
.page--home #area--fc .area--fc--body #section--photo .block--main a {
  display: block;
}
@media screen and (min-width: 961px) {
  .page--home #area--fc .area--fc--body #section--movie .block--main a:hover .thumb,
  .page--home #area--fc .area--fc--body #section--photo .block--main a:hover .thumb {
    border-radius: 8vw 6vw 12vw 6vw;
  }
}
.page--home #area--fc .area--fc--body #section--movie .block--main .thumb,
.page--home #area--fc .area--fc--body #section--photo .block--main .thumb {
  border: 1px solid #777;
  background-color: #e6e6e6;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 6px, rgb(255, 255, 255) 5px, rgb(255, 255, 255) 10px);
  position: relative;
  border-radius: 5vw;
  padding: 8px 8px 2em;
  aspect-ratio: 16/9;
  overflow: hidden;
  padding: 0;
  margin-bottom: 20px;
  transition: 0.3s;
}
.page--home #area--fc .area--fc--body #section--movie .block--main .thumb img,
.page--home #area--fc .area--fc--body #section--photo .block--main .thumb img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page--home #area--fc .area--fc--body #section--movie .block--main .list__txt,
.page--home #area--fc .area--fc--body #section--photo .block--main .list__txt {
  text-align: center;
}
.page--home #area--fc .area--fc--body #section--movie .block--main .list__txt .date,
.page--home #area--fc .area--fc--body #section--photo .block--main .list__txt .date {
  display: block;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 13px;
  margin-bottom: 10px;
}
.page--home #area--fc .area--fc--body #section--movie .block--main .list__txt .tit,
.page--home #area--fc .area--fc--body #section--photo .block--main .list__txt .tit {
  width: 70%;
  line-height: 1.8;
  margin: 0 auto;
}
.page--home #area--fc .area--fc--body #section--movie .block--main .no-data,
.page--home #area--fc .area--fc--body #section--photo .block--main .no-data {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  aspect-ratio: 16/9;
  border-radius: 5vw;
  border: 1px solid #777;
}
.page--home #area--fc .area--fc--body #section--movie .new .tit::after,
.page--home #area--fc .area--fc--body #section--photo .new .tit::after {
  content: "new";
  display: inline-block;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  background: #1C1C1C;
  color: #F0F0F0;
  font-size: 13px;
  line-height: 1;
  border-radius: 50%;
  letter-spacing: 0;
  vertical-align: 2px;
  padding: 0.3em 1.1em;
  margin-left: 0.5em;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home #area--fc .area--fc--body #section--movie .new .tit::after,
  .page--home #area--fc .area--fc--body #section--photo .new .tit::after {
    font-size: 10px;
    vertical-align: 0;
  }
}
.page--home #area--fc .area--fc--body #section--movie .list__more,
.page--home #area--fc .area--fc--body #section--photo .list__more {
  margin: 2vw auto 0;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home #area--fc .area--fc--body #section--movie .list__more,
  .page--home #area--fc .area--fc--body #section--photo .list__more {
    margin: 4vw auto 0;
  }
}
.page--home #area--fc .area--fc--body #section--movie .section-tit {
  background-image: url(/static/sevencolors/common/title/fanclub-title__AzcRunn2/tit__movie.svg);
  filter: drop-shadow(1px 1px 0px #F8F8F8);
}
.page--home #area--fc .area--fc--body #section--photo .section-tit {
  background-image: url(/static/sevencolors/common/title/fanclub-title__AzcRunn2/tit__photo.svg);
  filter: drop-shadow(1px 1px 0px #F8F8F8);
}
.page--home #area--fc .area--fc--body #section--photo .block--main .thumb img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
}
.page--home .block--line-logo {
  width: 100%;
  height: 50vh;
  overflow: hidden;
  position: relative;
}
.page--home .block--line-logo .block--line-logo__item {
  display: flex;
  align-items: center;
  width: 160vw;
  height: 15vw;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  white-space: pre;
  line-height: 0;
  gap: 0 13vw;
  animation: horizontal--scroll__logo 30s linear infinite;
}
.page--home .block--line-logo .block--line-logo__item img {
  width: 120vw;
}

@media screen and (min-width: 961px) {
  .page--home #section--banner .swiper-slide {
    width: 26vw;
    opacity: 0;
    transition: 0.4s;
  }
  .page--home #section--banner .swiper-slide:nth-child(2) {
    transition: 0.4s 0.2s;
    position: relative;
    top: 1.5em;
  }
  .page--home #section--banner .swiper-slide:nth-child(3) {
    transition: 0.4s 0.3s;
    position: relative;
    top: 3em;
  }
  .page--home #section--banner.started .swiper-slide {
    opacity: 1;
  }
  .page--home #section--banner.started .swiper-slide:nth-child(2),
  .page--home #section--banner.started .swiper-slide:nth-child(3) {
    top: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home #section--banner {
    opacity: 0;
    top: 20vw;
  }
  .page--home #section--banner.started {
    opacity: 1;
    top: 0;
  }
}
.page--home #section--info,
.page--home #section--schedule,
.page--home #section--video,
.page--home #section--blog,
.page--home #section--movie,
.page--home #section--photo {
  opacity: 0;
  bottom: -10vw;
  transition: 0.6s;
}
.page--home #section--info .section-tit,
.page--home #section--schedule .section-tit,
.page--home #section--video .section-tit,
.page--home #section--blog .section-tit,
.page--home #section--movie .section-tit,
.page--home #section--photo .section-tit {
  background-position: 0 6vw;
  transition: 0.4s 0.2s;
}
.page--home #section--info.started,
.page--home #section--schedule.started,
.page--home #section--video.started,
.page--home #section--blog.started,
.page--home #section--movie.started,
.page--home #section--photo.started {
  opacity: 1;
  bottom: 0;
}
.page--home #section--info.started .section-tit,
.page--home #section--schedule.started .section-tit,
.page--home #section--video.started .section-tit,
.page--home #section--blog.started .section-tit,
.page--home #section--movie.started .section-tit,
.page--home #section--photo.started .section-tit {
  background-position: center 0;
}
.page--home #section--movie.started .section-tit,
.page--home #section--photo.started .section-tit {
  background-position: center;
}

/* keyframes
------------------------------ */
@keyframes horizontal--scroll {
  100% {
    left: -33em;
  }
}
@keyframes horizontal--scroll__logo {
  100% {
    left: -133vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  @keyframes horizontal--scroll__logo__sp {
    100% {
      left: -230vw;
    }
  }
}
@media screen and (min-width: 458px) and (max-width: 961px) {
  @keyframes horizontal--scroll__logo__sp {
    100% {
      left: -160vw;
    }
  }
}
@keyframes rotate {
  0% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(-180deg);
  }
  70% {
    transform: rotateY(-180deg);
  }
  100% {
    transform: rotateY(0deg);
  }
}
:where(body:not(.page--home)) .wrap {
  padding-bottom: calc(15vw + 304px);
}
:where(body:not(.page--home)) .content--main {
  padding-top: 10vw;
}
:where(body:not(.page--home)) #header {
  position: absolute;
}
:where(body:not(.page--home)) #header h1.logo {
  width: 13vw;
  top: 3vw;
  position: absolute;
  left: 3vw;
}
:where(body:not(.page--home)) .footer {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.section--list {
  position: relative;
  z-index: 1;
  padding: 0 15vw;
  margin: 0 auto;
}
.section--list .section-tit {
  text-indent: -9999em;
  background: no-repeat center;
  background-size: contain;
  margin: 0 auto 5vw;
}
.section--list .block--category {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0 1.25vw;
  margin-bottom: 4vw;
}
.section--list .block--category li a {
  display: inline-block;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  border: 1px solid #777;
  border-radius: 3em;
  background: #fff;
  letter-spacing: 0;
  line-height: 1;
  padding: 0.45em 1.5em;
  position: relative;
  overflow: hidden;
  transition: 0.3s;
}
.section--list .block--category .current a {
  background: #1C1C1C;
  color: #fff;
}
.section--list:hover .block--category li a:hover {
  background: #1C1C1C;
  color: #fff;
}
.section--list .list--info {
  background: #fff;
  border: 1px solid #777;
  border-radius: 8vw 3vw 10vw 3vw;
  padding: 6vw 4vw;
}

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

.page--info .section-tit {
  width: 17vw;
  height: 5vw;
  background-image: url(/static/sevencolors/common/title/tit__news.svg);
}

.page--schedule .section-tit {
  width: 100%;
  height: 4.5vw;
  background-image: url(/static/sevencolors/common/title/tit__schedule.svg);
}

.page--info.category-13 .section-tit {
  width: 100%;
  height: 4vw;
  background-image: url(/static/sevencolors/common/title/tit__video.svg);
}

.page--disco .section-tit {
  width: 26vw;
  height: 5vw;
  background-image: url(/static/sevencolors/common/title/new_AzcRunn2/tit__discography.svg);
}

.page--blog .section-tit {
  width: 26vw;
  height: 5vw;
  background-image: url(/static/sevencolors/common/title/fanclub-title__AzcRunn2/tit__blog.svg);
}

.page--movie .section-tit {
  width: 26vw;
  height: 5vw;
  background-image: url(/static/sevencolors/common/title/fanclub-title__AzcRunn2/tit__movie.svg);
}

.page--photo .section-tit {
  width: 26vw;
  height: 5vw;
  background-image: url(/static/sevencolors/common/title/fanclub-title__AzcRunn2/tit__photo.svg);
}

.page--info .block--share {
  text-align: center;
  margin-top: 3em;
  position: relative;
}
.page--info .block--share::before {
  content: "share";
  display: block;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 1;
  font-size: 14px;
  letter-spacing: 0.15em;
  margin-bottom: 15px;
}
.page--info .block--share li a i {
  font-size: 28px;
  color: #1C1C1C;
}
.page--info .list--info .date {
  font-size: 12.8px;
}
.page--info .list--info .category {
  line-height: 1;
  font-size: 14px;
}
.page--info .section--detail {
  width: 80%;
  max-width: 850px;
  background: #fff;
  border: 1px solid #777;
  border-radius: 8vw 3vw 10vw 3vw;
  padding: 6vw;
  margin-top: 3vw;
}
.page--info .section--detail .tit {
  font-size: 1.4em;
  line-height: 1.5;
  margin-bottom: 15px;
}
.page--info .section--detail .category {
  display: inline-block;
  font-size: 15px;
  vertical-align: 1px;
  position: relative;
  left: 3px;
  padding-left: 1.25em;
}
.page--info .section--detail .category::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #777;
  position: absolute;
  left: 3px;
  top: calc(50% - 3px);
}
.page--info .section--detail .txt {
  padding-top: 2em;
}
.page--info .section--detail .txt a:not(.btn--main),
.page--info .section--detail .txt a:not(.btn--sub) {
  text-decoration: underline;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .page--info .section--detail .txt a:hover {
    text-decoration: none;
  }
}

.page--schedule .block--month {
  margin-bottom: -2em;
}
.page--schedule .block--month .tit {
  text-align: center;
  font-size: 2em;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.05em;
}
.page--schedule .block--month .month-pager {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 17em;
  margin: 0 auto;
  position: relative;
  z-index: 3;
  top: -3.7em;
}
.page--schedule .block--month .month-pager .month-pager--prev,
.page--schedule .block--month .month-pager .month-pager--next {
  display: block;
  width: 50px;
  height: 50px;
  margin-top: 0;
  border: 1px solid transparent;
  border-radius: 50%;
  background: transparent;
  position: relative;
  transition: 0.3s background;
  cursor: pointer;
}
.page--schedule .block--month .month-pager .month-pager--prev a,
.page--schedule .block--month .month-pager .month-pager--next a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 3;
}
.page--schedule .block--month .month-pager .month-pager--prev::before,
.page--schedule .block--month .month-pager .month-pager--next::before {
  content: "";
  display: block;
  width: 20px;
  height: 15px;
  position: absolute;
  background: no-repeat center url(/static/sevencolors/common/arrow.svg);
  background-size: 70%;
  transform: rotate(90deg);
  top: calc(50% - 7.5px);
  left: 13px;
  transition: 0.6s cubic-bezier(0, 0.88, 0.48, 1);
}
.page--schedule .block--month .month-pager .month-pager--next {
  transform: rotate(180deg);
}
.page--schedule .section--list .list--schedule {
  max-width: 850px;
  margin: 0 auto;
}
.page--schedule .section--list .list--schedule li {
  background: #fff;
  border: 1px solid #777;
  border-radius: 8vw 3vw 10vw 3vw;
  padding: 50px 8vw 50px 12em;
  margin-left: -1em;
  margin-bottom: 1em;
  position: relative;
  opacity: 0;
  transform: translateY(3vw);
  transition: 0.5s;
}
.page--schedule .section--list .list--schedule li.started {
  opacity: 1;
  transform: translateY(0);
}
.page--schedule .section--list .list--schedule li .block--time {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 0.25em;
  width: 12em;
  line-height: 1;
  background: #1C1C1C;
  color: #fff;
  border-radius: 3em;
  padding: 1.25em 2em 1.05em 2em;
  border: 1px solid transparent;
  transition: 0.5s;
  position: absolute;
  left: -35px;
  top: 41px;
}
.page--schedule .section--list .list--schedule li .block--time .date {
  font-size: 1.5em;
  font-weight: 300;
}
.page--schedule .section--list .list--schedule li .block--time .dotw {
  font-size: 0.8em;
}
.page--schedule .section--list .list--schedule li a .tit {
  width: calc(100% - 10em);
}
.page--schedule .section--list .list--schedule li.no-data {
  padding: 50px 8vw;
}
.page--schedule .section--list .list--schedule li.no-data.is__hidden {
  display: block !important;
}
.page--schedule .section--list .list--schedule li .block--tit > .list__txt:not(:last-of-type) {
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--schedule .section--list .list--schedule li .block--tit > .list__txt:not(:last-of-type) {
    padding-bottom: 0.7em;
    margin-bottom: 0.7em;
  }
}
.page--schedule .section--list .list--schedule li .block--tit.border--none > .list__txt,
.page--schedule .section--list .list--schedule li .block--tit .list__txt.border--none {
  border: none !important;
  padding-bottom: 0;
  margin-bottom: 0;
}
.page--schedule .block--category {
  text-transform: lowercase;
}
.page--schedule .block--category .list--sort {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1.5em 0.5em;
}
.page--schedule .block--category .list--sort li input[type=checkbox] {
  display: none;
}
.page--schedule .block--category .list--sort li .category {
  border-radius: 3em;
  line-height: 1;
  text-align: center;
  font-size: 13px;
  border: 1px solid #1C1C1C;
  padding: 0.4em 1em;
  transition: 0.4s;
}
.page--schedule .block--category .list--sort li input[type=checkbox]:not(:checked) + .category {
  background: none;
  color: #1C1C1C;
  border-color: #1C1C1C;
}
.page--schedule .block--category .list--sort li input[type=checkbox]:checked + .category {
  background: #1C1C1C;
  color: #fff;
  border: 1px solid #1C1C1C;
}
@media screen and (min-width: 961px) {
  .page--schedule .block--category .list--sort li:hover input[type=checkbox]:checked + .category {
    cursor: pointer;
    background: #ccc;
    color: #1C1C1C;
  }
  .page--schedule .block--category .list--sort li:hover input[type=checkbox]:not(:checked) + .category {
    cursor: pointer;
    background: #1C1C1C;
    color: #fff;
    opacity: 1;
  }
}
.page--schedule .is__hidden {
  display: none !important;
}
.page--schedule .is__visible {
  display: block !important;
}

@media screen and (min-width: 961px) {
  .list--schedule li:has(.list__txt:hover) .block--time {
    width: 13em;
  }
}
.page--info.category-4 .section--detail .date {
  font-size: 1.8em;
  font-weight: 300;
}
.page--info.category-4 .section--detail .dotw {
  display: inline-block;
  font-size: 14px;
  vertical-align: 4px;
  font-weight: 500;
  margin-left: 0.5em;
}
.page--info.category-4 .section--detail .category {
  font-size: 14px;
  padding-left: 1.25em;
  vertical-align: 3px;
}
.page--info.category-4 .section--detail .category::before {
  left: 5px;
}

.page--info.category-13 .section-tit {
  margin-bottom: 7vw;
}
.page--info.category-13 .list--video {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  gap: 7vw 4%;
}
.page--info.category-13 .list--video li {
  width: 80%;
  opacity: 0;
  transform: translateY(5vw);
  transition: 0.5s;
}
.page--info.category-13 .list--video li.started {
  opacity: 1;
  transform: translateY(0);
}
.page--info.category-13 .list--video li a .thumb {
  overflow: hidden;
  border-radius: 3vw;
  border: 1px solid #777;
  margin-bottom: 20px;
}
.page--info.category-13 .list--video li a .thumb img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}
.page--info.category-13 .list--video li a .date {
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}
.page--info.category-13 .list--video li a .tit {
  text-align: center;
}
.page--info.category-13 .section--detail {
  max-width: 1000px;
  background: none;
  border-radius: 0;
  border: none;
  padding: 0;
  margin-top: 0;
}
.page--info.category-13 .section--detail .video {
  margin-bottom: 10px;
}
.page--info.category-13 .section--detail .txt.section--detail--body {
  padding-top: 0;
}
.page--info.category-13 .section--detail .block--txt {
  width: 100%;
  max-width: 1000px;
  background: #fff;
  text-align: center;
  border: 1px solid #777;
  border-radius: 8vw 3vw 10vw 3vw;
  padding: 4vw;
  margin: 3vw auto;
}
.page--info.category-13 .section--detail .block--txt .date {
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
}
.page--info.category-13 .section--detail .detail__btn {
  bottom: 0;
  right: 0;
}
.page--info.category-13 .section--detail .block--share {
  margin-top: 5em;
}

.page--disco .section--list {
  padding: 0 10vw;
}
.page--disco .list--discography {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 5vw 3%;
}
.page--disco .list--discography li {
  width: 30%;
}
.page--disco .list--discography li a {
  display: block;
  position: relative;
}
.page--disco .list--discography li a .thumb {
  overflow: hidden;
  border: 1px solid #777;
  border-radius: 3vw;
  margin-bottom: 15px;
}
.page--disco .list--discography li a .thumb img:not(.blur) {
  display: block;
  position: relative;
  -o-object-fit: contain;
     object-fit: contain;
}
.page--disco .list--discography li a .thumb .blur {
  -o-object-fit: cover;
     object-fit: cover;
  filter: blur(30px);
  transform: scale(1.5);
  position: absolute;
  top: 0;
  left: 0;
}
.page--disco .list--discography li a .thumb .block--text .category, .page--disco .list--discography li a .thumb .block--text .date {
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
}
.page--disco .list--discography li a .block--text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.page--disco .list--discography li a .block--text .category {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 15px;
  position: relative;
  padding-right: 1.5em;
}
.page--disco .list--discography li a .block--text .category::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border: 1px solid #1C1C1C;
  border-radius: 6px;
  position: absolute;
  right: 0.5em;
  top: calc(50% - 3px);
}
.page--disco .list--discography li a .block--text .date {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.page--disco .list--discography li a .block--text .tit {
  width: 100%;
  padding-top: 10px;
}
.page--disco:has(.section--detail) .wrap {
  overflow: unset;
}
.page--disco .section--detail .section-tit {
  text-indent: -9999em;
  background: no-repeat center;
  background-size: contain;
  margin: 0 auto 5vw;
}
.page--disco .area--disco-detail {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 84%;
  position: relative;
  margin: 0 auto;
}
.page--disco .area--disco-detail .block--jacket {
  width: 50%;
  position: -webkit-sticky;
  position: sticky;
  top: 5vw;
}
.page--disco .area--disco-detail .block--detail {
  width: 46%;
  background: #fff;
  border: 1px solid #777;
  border-radius: 8vw 3vw 10vw 3vw;
  padding: 5vw 4vw;
  position: relative;
}
.page--disco .area--disco-detail .block--detail .tit {
  font-weight: normal;
  font-size: 1.5em;
  margin-bottom: 1em;
}

.page--movie.new-movie.movie-category-list .detail__btn {
  display: none;
}
.page--movie.new-movie.movie-category-list .list--contents {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 3vw 4%;
}
.page--movie.new-movie.movie-category-list .list--contents li {
  width: 48%;
  position: relative;
}
.page--movie.new-movie.movie-category-list .list--contents li a {
  display: block;
}
.page--movie.new-movie.movie-category-list .list--contents li a .thumb {
  border: 1px solid #777;
  background-color: #e6e6e6;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 6px, rgb(255, 255, 255) 5px, rgb(255, 255, 255) 10px);
  position: relative;
  border-radius: 5vw;
  padding: 8px 8px 2em;
  aspect-ratio: 16/9;
  overflow: hidden;
  padding: 0;
  margin-bottom: 20px;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .page--movie.new-movie.movie-category-list .list--contents li a:hover .thumb {
    border-radius: 8vw 6vw 12vw 6vw;
  }
}
.page--movie.new-movie.movie-category-list .list--contents li a .list__txt {
  text-align: center;
}
.page--movie.new-movie.movie-category-list .list--contents li a .list__txt .date {
  display: block;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 13px;
  margin-bottom: 10px;
}
.page--movie.new-movie.page-movie-detail .section--detail {
  width: 80%;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--movie {
  border: 1px solid #777;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--movie .block--player {
  margin-bottom: 0;
}
.page--movie.new-movie.page-movie-detail .section--detail .block--tit {
  width: 100%;
  background: #fff;
  border-radius: 6vw 2vw 0 0;
  border: 1px solid #777;
  border-bottom: none;
  padding: 4vw 4vw 20px;
  margin: 30px auto 0;
}
.page--movie.new-movie.page-movie-detail .section--detail .block--tit .tit {
  font-size: 1.5em;
  text-align: center;
}
.page--movie.new-movie.page-movie-detail .section--detail .block--tit .date {
  display: block;
  font-size: 13px;
  opacity: 1;
  text-align: center;
}
.page--movie.new-movie.page-movie-detail .section--detail .block--tit .txt {
  width: 80%;
  margin: 20px auto;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--more-info {
  background: #fff;
  border-radius: 0 0 8vw 2vw;
  padding: 0 4vw 6vw;
  border: 1px solid #777;
  margin: 0 auto;
  border-top: none;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab {
  width: 100%;
  border-bottom: 1px solid #777;
  font-size: 1.2em;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  margin-bottom: 3vw;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab > div {
  font-size: 15px;
  padding: 20px 0 10px;
  position: relative;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab #tab--movie.current::after {
  display: none;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies {
  border: none;
  padding: 0;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  gap: 3vw 5%;
  flex-wrap: wrap;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li {
  width: 30%;
  border-bottom: none;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a {
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .thumb {
  width: 100%;
  margin: 0 auto 10px;
  border-radius: 10px;
  overflow: hidden;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .tit {
  font-size: 13px;
  margin-bottom: 10px;
}
.page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .date {
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  opacity: 1;
}

.page--blog .section--list .list--blog {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 10vw 5%;
}
.page--blog .section--list .list--blog li {
  width: 30%;
  height: auto;
}
.page--blog .section--list .list--blog li a {
  padding: 8px 8px 2em;
}
.page--blog .section--detail {
  width: 80%;
  max-width: 850px;
  background: #fff;
  border: 1px solid #777;
  border-radius: 8vw 3vw 10vw 3vw;
  padding: 6vw;
  margin-top: 3vw;
}
.page--blog .section--detail .tit {
  font-size: 1.4em;
  line-height: 1.5;
  margin-bottom: 15px;
}
.page--blog .section--detail .category {
  display: inline-block;
  font-size: 15px;
  vertical-align: 1px;
  position: relative;
  left: 3px;
  padding-left: 1.25em;
}
.page--blog .section--detail .category::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #777;
  position: absolute;
  left: 3px;
  top: calc(50% - 3px);
}
.page--blog .section--detail .txt {
  padding-top: 2em;
}
.page--blog .section--detail .video {
  margin: 20px auto;
}
.page--blog .section--detail .block--player {
  margin: 20px auto;
}
.page--blog .section--detail .block--player .video-js {
  position: relative;
}
.page--blog .section--detail .block--player .video-js .vjs-tech {
  position: relative;
}

.page--photo .list--contents {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 4vw 4%;
}
.page--photo .list--contents li {
  width: 48%;
  position: relative;
}
.page--photo .list--contents li a {
  display: block;
}
.page--photo .list--contents li a .thumb {
  border: 1px solid #777;
  background-color: #e6e6e6;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 6px, rgb(255, 255, 255) 5px, rgb(255, 255, 255) 10px);
  position: relative;
  border-radius: 5vw;
  padding: 8px 8px 2em;
  aspect-ratio: 1/1;
  overflow: hidden;
  padding: 0;
  margin-bottom: 20px;
  transition: 0.3s;
}
.page--photo .list--contents li a .thumb img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 961px) {
  .page--photo .list--contents li a:hover .thumb {
    border-radius: 8vw 6vw 12vw 6vw;
  }
}
.page--photo .list--contents li a .list__txt {
  text-align: center;
}
.page--photo .list--contents li a .list__txt .date {
  display: block;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 13px;
  margin-bottom: 10px;
}
.page--photo.page--photo__detail .section--list {
  width: 80%;
  max-width: 850px;
  background: #fff;
  border: 1px solid #777;
  border-radius: 8vw 3vw 10vw 3vw;
  padding: 6vw;
  margin-top: 3vw;
}
.page--photo.page--photo__detail .section--list .date {
  margin-top: 0;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--photo.page--photo__detail .section--list .date {
    font-size: 10px;
  }
}
.page--photo.page--photo__detail .section--list .section-tit {
  width: auto;
  height: auto;
  font-family: -apple-system, BlinkMacSystemFont, m-plus-2c, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 1.4em;
  line-height: 1.2;
  padding-top: 0;
  text-indent: 0;
  background: none;
  word-break: break-all;
  font-weight: normal;
  margin-bottom: 5px;
}
.page--photo.page--photo__detail .list--photo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px 2%;
  margin-top: 30px;
}
.page--photo.page--photo__detail .list--photo li {
  width: 32%;
  opacity: 0;
  transition: 0.3s;
  transform: translateY(60px);
}
@media screen and (min-width: 961px) {
  .page--photo.page--photo__detail .list--photo li a:hover .thumb {
    border-radius: 5vw 3vw 6vw 3vw;
  }
}
.page--photo.page--photo__detail .list--photo li .thumb {
  border-radius: 2vw;
  aspect-ratio: 1/1;
  transition: 0.3s;
}
.page--photo.page--photo__detail .list--photo li .thumb img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.page--photo.page--photo__detail .list--photo li.started {
  transform: translateY(0);
  opacity: 1;
}

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

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

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

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

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

.page--mailmagazine {
  padding: 0 15vw;
}
.page--mailmagazine .main-title {
  width: 70%;
  font-size: 3em;
  text-align: center;
  margin: 0 auto 5vw;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.05em;
}
.page--mailmagazine .main-title > div {
  text-align: center;
  font-size: 4vw;
  font-weight: 300;
  line-height: 1;
  margin-top: -1vw;
  margin-bottom: 2vw;
}
.page--mailmagazine .main-title + .txt--basic {
  font-size: 18px;
  text-align: center;
}
@media screen and (min-width: 961px) {
  .page--mailmagazine .txt--basic a:hover {
    text-decoration: none;
  }
}
.page--mailmagazine .section-mailmagazine__body {
  padding-top: 5vw;
}
.page--mailmagazine .section-mailmagazine__body .block--step {
  background: #fff;
  border: 1px solid #777;
  border-radius: 8vw 3vw 10vw 3vw;
  padding: 6vw;
  position: relative;
  margin-bottom: 5vw;
}
.page--mailmagazine .section-mailmagazine__body .block--step .block-tit {
  width: 24%;
  line-height: 1;
  position: absolute;
  top: -6%;
  left: 2%;
  transform: skewX(-6deg);
}
.page--mailmagazine .section-mailmagazine__body .step-box .step-item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  gap: 0 1em;
  width: 65%;
  min-width: 440px;
  margin: 0 auto 2em;
}
.page--mailmagazine .section-mailmagazine__body .step-box .step-item:last-of-type {
  margin-bottom: 0;
}
.page--mailmagazine .section-mailmagazine__body .step-box .step-item span {
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.05em;
  display: inline-block;
  width: 2em;
  height: 2em;
  font-size: 1.5em;
  border-radius: 3em;
  background: #1C1C1C;
  color: #fff;
  text-align: center;
  line-height: 2.15em;
}
.page--mailmagazine .section-mailmagazine__body .step-box .step-item p {
  width: calc(100% - 3em);
  font-size: 1.4em;
  letter-spacing: 0.1em;
}
.page--mailmagazine .section-mailmagazine__body .block--registration {
  background: #fff;
  border: 1px solid #777;
  border-radius: 8vw 3vw 10vw 3vw;
  padding: 6vw;
  position: relative;
  margin-bottom: 5vw;
}
.page--mailmagazine .section-mailmagazine__body .block--registration .block-tit {
  text-align: center;
  font-weight: bold;
  font-size: 2em;
  margin-bottom: 1em;
}
.page--mailmagazine .section-mailmagazine__body .block--registration .txt-id1-a {
  text-decoration: underline;
}
@media screen and (min-width: 961px) {
  .page--mailmagazine .section-mailmagazine__body .block--registration .txt-id1-a:hover {
    text-decoration: none;
  }
}
.page--mailmagazine .section-mailmagazine__body .block--registration .button-box {
  margin: 1em auto;
}
.page--mailmagazine .section-mailmagazine__body .block--registration .box {
  text-align: center;
}
.page--mailmagazine .section-mailmagazine__body .block--registration .box .txt--basic {
  margin-bottom: 0;
}
.page--mailmagazine .section-mailmagazine__body .block--registration .box .txt--basic a {
  text-decoration: underline;
}
@media screen and (min-width: 961px) {
  .page--mailmagazine .section-mailmagazine__body .block--registration .box .txt--basic a:hover {
    text-decoration: none;
  }
}
.page--mailmagazine .section-mailmagazine__body .block--caution {
  background: #fff;
  border: 1px solid #777;
  border-radius: 6vw;
  padding: 4vw;
  position: relative;
  margin-bottom: 5vw;
}
.page--mailmagazine .section-mailmagazine__body .block--caution .block-tit {
  font-weight: bold;
  border-bottom: 1px solid #777;
  padding-bottom: 1em;
  margin-bottom: 1em;
}

.page--support .section-tit, .page--support .block-tit {
  margin-bottom: 3em;
  text-indent: 0;
}
.page--support.section--detail {
  width: 80%;
  max-width: 850px;
  background: #fff;
  border: 1px solid #777;
  border-radius: 8vw 3vw 10vw 3vw;
  padding: 70px 6vw;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.page--support.section--detail a {
  text-decoration: underline;
}
.page--support.section--detail .detail__btn a,
.page--support.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 .terms-list li {
  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 .list--support dd ol li {
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.page--support .list--support dd ol li.no-indent {
  text-indent: 0;
  padding-left: 0;
}
.page--support .list--support dd ol > li ol {
  padding-left: 1em;
}
.page--support .list--support dd ol > li ol > li {
  text-indent: -2.2em;
  padding-left: 2.2em;
}
.page--support .list--support .list--indent__item {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 1.5em;
}
.page--support .list--support .list--indent__item--digits {
  text-indent: -1.5em;
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.page--support .list--support .list--indent__item .list--indent__item--detail {
  display: block;
  text-indent: -1em;
  padding-left: 2em;
  margin: 0.8em 0;
}
.page--support .supportTable {
  display: block;
  text-align: left;
}
.page--support .supportTable * {
  display: block;
}
.page--support .supportTable tr {
  margin-bottom: 2.5em;
}

.page--faq .section-tit {
  text-indent: 0;
  font-weight: normal;
  font-size: 2em;
}
.page--faq .list--tag {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 1em 1.5em;
  margin-bottom: 5vw;
}
.page--faq .list--tag li a {
  display: block;
  background: #fff;
  border: 1px solid #777;
  line-height: 1;
  font-size: 15px;
  border-radius: 3em;
  padding: 1em 1.5em;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .page--faq .list--tag li a:hover {
    background: #1C1C1C;
    color: #fff;
    border-color: #1C1C1C;
  }
}
.page--faq .block--announce {
  text-align: center;
  margin: 4vw auto 6em;
  border: 1px solid;
  padding: 4em 1em 3em;
}
.page--faq .block--announce .tit {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 1em;
}
.page--faq .block--announce .btn--sub {
  min-width: inherit;
  font-size: 14px;
  padding: 15px 3em;
}
.page--faq .searchBox {
  width: 100%;
  max-width: 400px;
  border: 1px solid #777;
  background: #fff;
  border-radius: 3em;
  padding: 1em 2em;
  margin: 4vw 0;
  position: relative;
}
.page--faq .searchBox input[type=text] {
  border-radius: 0;
  width: 100%;
  border: none;
  background: none;
  font-size: 18px;
  padding: 0;
  padding-right: 1.5em;
}
.page--faq .searchBox input[type=submit] {
  width: 54px;
  height: 100%;
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 50px;
  color: #1C1C1C;
  background: transparent;
  border: none;
  border-radius: 30px;
  position: absolute;
  top: 0;
  right: 7px;
  z-index: 2;
  cursor: pointer;
}
.page--faq .tit--category {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1em;
  background: #1C1C1C;
  color: #fff;
  border-radius: 3em;
  text-align: center;
  letter-spacing: 0.1em;
  padding: 1em 3em;
  position: relative;
  left: -2em;
  top: 7em;
}
.page--faq .no-data {
  text-transform: lowercase;
  text-align: center;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 4em 0;
}
.page--faq .list--faq,
.page--faq .list--information {
  background: #fff;
  border: 1px solid #777;
  border-radius: 8vw 3vw 10vw 3vw;
  padding: 9em 6vw 4em;
  margin-bottom: 0;
}
.page--faq .list--faq li,
.page--faq .list--information li {
  opacity: 1;
  transform: none;
  border-bottom: 1px solid #D2D8D9;
}
.page--faq .list--faq li:first-of-type,
.page--faq .list--information li:first-of-type {
  border-top: 1px solid #D2D8D9;
}
.page--faq .list--faq li a,
.page--faq .list--information li a {
  display: block;
  font-size: 16px;
  padding: 1.8em 3.8em;
  position: relative;
  transition: 0.4s;
  left: 0;
  overflow: hidden;
}
.page--faq .list--faq li a::after,
.page--faq .list--information li a::after {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  background: no-repeat center url(/static/sevencolors/common/arrow.svg);
  background-size: 37%;
  border: 1px solid #777;
  border-radius: 10em;
  position: absolute;
  top: calc(50% - 17.5px);
  left: -2.8em;
  z-index: 1;
  transition: 0.4s;
  transform: rotate(270deg);
}
@media screen and (min-width: 961px) {
  .page--faq .list--faq li a div,
  .page--faq .list--information li a div {
    position: relative;
    left: 0;
  }
  .page--faq .list--faq li a span, .page--faq .list--faq li a div,
  .page--faq .list--information li a span,
  .page--faq .list--information li a div {
    transition: 0.4s;
  }
  .page--faq .list--faq li a:hover div,
  .page--faq .list--information li a:hover div {
    left: 1em;
  }
  .page--faq .list--faq li a:hover span,
  .page--faq .list--information li a:hover span {
    left: 3em;
  }
  .page--faq .list--faq li a:hover::after,
  .page--faq .list--information li a:hover::after {
    left: 0;
  }
}
.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 {
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  top: 1.85em;
  left: 2em;
}
.page--faq .section--detail {
  width: 80%;
  max-width: 850px;
}
.page--faq .section--detail > .tit--category:first-of-type {
  font-size: 0.8em;
  padding: 0.15em 1em;
  background: #fff;
  color: #1C1C1C;
  border: 1px solid #777;
  left: 0;
  top: 0;
  margin-bottom: 1em;
}
.page--faq .section--detail .block--faq-detail {
  background: #fff;
  border: 1px solid #777;
  border-radius: 8vw 3vw 10vw 3vw;
  padding: 4em 6vw 4em;
  margin-bottom: 0;
}
.page--faq .section--detail .block--faq-detail dt {
  font-size: 1.2em;
}
.page--faq .section--detail .block--faq-detail dt .icon--q {
  display: none;
}
.page--faq .section--detail .block--faq-detail dd .icon--a {
  display: none;
}
.page--faq .section--detail .block--faq-detail dd .txt a {
  text-decoration: underline;
}
.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;
}
@media screen and (min-width: 961px) {
  .page--faq .section--detail .txt a:hover {
    text-decoration: none;
    opacity: 0.5;
  }
}
.page--faq .section--detail .category {
  font-size: 12px;
  margin-left: 0;
  margin-bottom: 1em;
}
.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 {
  bottom: 11em;
  right: 0;
}
.page--faq .block--contact {
  text-align: center;
  margin: 40px 0 0;
}
.page--faq .block--contact a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  transition: 0.3s;
  border: 1px solid #777;
  background: #fff;
  text-decoration: none !important;
  padding: 20px 3em;
  margin: 1em auto;
}
.page--faq .block--contact p i {
  display: none;
}
@media screen and (min-width: 961px) {
  .page--faq .block--contact a + i {
    transition: 0.3s;
  }
  .page--faq .block--contact a:hover {
    background: #1C1C1C;
    color: #fff;
    border-color: #1C1C1C;
  }
}

.page--unsubscribe.section--detail .section-tit__sub + .block--tit {
  text-align: center;
  font-size: 1.3em;
  margin-bottom: -1em;
  margin-top: 2em;
}
.page--unsubscribe.section--detail .list--indent {
  margin: 1em 0;
}
.page--unsubscribe.section--detail .tit__line {
  border-bottom: 1px solid;
  font-weight: bold;
  margin-top: 2em;
}
.page--unsubscribe.section--detail .btn {
  margin-top: 3em;
}

.page--course-change .rule {
  color: #ff5b5b;
}
.page--course-change .block--txt.course_box .rule.center {
  background: #ff5b5b;
  color: #fff;
  padding: 2em;
  font-size: 1.5em;
  margin-bottom: 3vw;
}
.page--course-change .block--txt.course_box h3.title {
  border-bottom: 1px solid #777;
  padding-bottom: 0.5em;
  margin-bottom: 1em;
}
.page--course-change .support-list {
  background: #ecf1f3;
  border-radius: 2vw;
  padding: 3vw;
  margin-bottom: 2vw;
}
.page--course-change .support-list dt {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 1em;
}
.page--course-change .support-list .detail_table {
  margin: 0 0 30px;
  width: 100%;
  background: #fff;
  border-collapse: separate;
  border-spacing: 0;
}
.page--course-change .support-list .detail_table tr:first-child td, .page--course-change .support-list .detail_table tr:first-child th {
  border-top: 1px solid #1C1C1C;
}
.page--course-change .support-list .detail_table th {
  width: 150px;
  background: #efefef;
  font-size: 13px;
  font-weight: bold;
  border-right: 1px solid #1C1C1C;
  padding: 20px;
  text-align: left;
  border-bottom: 1px solid #1C1C1C;
  border-left: 1px solid #1C1C1C;
}
.page--course-change .support-list .detail_table td {
  border-right: 1px solid #1C1C1C;
  padding: 20px;
  text-align: left;
  border-bottom: 1px solid #1C1C1C;
  font-size: 13px;
}

.page--contact .section-tit, .page--contact .block-tit {
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  margin-bottom: 3em;
  text-indent: 0;
}
.page--contact.section--detail {
  width: 80%;
  max-width: 850px;
  background: #fff;
  border: 1px solid #777;
  border-radius: 8vw 3vw 10vw 3vw;
  padding: 60px 6vw;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.page--contact.section--detail a {
  text-decoration: underline;
}
.page--contact.section--detail .detail__btn a,
.page--contact.section--detail .btn a {
  text-decoration: none;
}
.page--contact.section--detail .required::before {
  content: "必須";
  display: inline-block;
  background: #db3f3f;
  font-weight: normal;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  padding: 0.3em 0.5em;
  margin-left: 1em;
  border-radius: 3px;
}

.page--questionnaire .section-tit {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  margin-bottom: 5vw;
  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 > article > section {
  position: relative;
  z-index: 2;
  background: #fff;
  border: 1px solid #777;
  border-radius: 8vw 3vw 10vw 3vw;
  padding: 6vw;
  max-width: 850px;
  width: 80%;
  margin: 0 auto;
}
.page--questionnaire .wrap .content--main > article > section .ph {
  margin-bottom: 5vw;
}
.page--questionnaire .wrap .content--main > article > section .tit {
  font-size: 16px;
}
.page--questionnaire .wrap .content--main > article > section form input:not([type=submit]), .page--questionnaire .wrap .content--main > article > section form textarea {
  border-radius: 5px;
}
.page--questionnaire .wrap .content--main > article > section form .form--post {
  margin: 4em auto;
}
.page--questionnaire .wrap .content--main > article > section form .form--post dt {
  font-weight: bold;
  border-bottom: 1px solid;
  margin: 2em 0;
  padding-bottom: 0.5em;
}
.page--questionnaire .wrap .content--main > article > section form .form--post dd {
  margin-bottom: 4em;
}
.page--questionnaire .wrap .content--main > article > section form .form--post .form__select select {
  cursor: pointer;
  color: #000;
  background: #fff;
}
.page--questionnaire .wrap .content--main > article > section form .form--post .form__select select option {
  color: #1C1C1C;
}
.page--questionnaire .wrap .content--main > article > section form .btn {
  margin-top: 3em;
}
.page--questionnaire .wrap .content--main > article > section form .btn + .btn {
  margin-top: 0;
}
.page--questionnaire .wrap .content--main > article > section form .form--horizontal li {
  display: inline-block;
}
.page--questionnaire .wrap .content--main > article > section form .icon--required::before {
  content: "必須";
  display: inline-block;
  background: #db3f3f;
  font-weight: normal;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  padding: 0.3em 0.5em;
  margin-left: 1em;
  border-radius: 3px;
}
.page--questionnaire.confirm form {
  margin-top: 30px;
}
.page--questionnaire.confirm .form--confirm dt {
  font-size: 13px;
  opacity: 0.8;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--questionnaire.confirm .form--confirm dt {
    opacity: 0.8;
    font-size: 13px;
    margin-bottom: 0.8em;
    font-weight: normal;
  }
}
.page--questionnaire.confirm .form--confirm dd {
  font-size: 16px;
  border-bottom: 1px solid #b5b5b5;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--questionnaire.confirm .form--confirm dd {
    padding-bottom: 1.5em;
    margin-bottom: 1.5em;
  }
}
.page--questionnaire.confirm .form--confirm dd .checkbox__item {
  display: inline-block;
}
.page--questionnaire.confirm .form--confirm dd .checkbox__item::after {
  content: " / ";
  display: inline-block;
  margin: 0 0.8em;
}
.page--questionnaire.confirm .form--confirm dd .checkbox__item:last-child::after {
  display: none;
}
.page--questionnaire.confirm .form--confirm dd:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}

.page--entry {
  padding: 0 15vw;
}
.page--entry .block--logo {
  width: 60%;
  line-height: 1.1;
  text-align: center;
  font-size: 2.5vw;
  margin: 0 auto 3vw;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.05em;
}
.page--entry .block--logo > div {
  font-size: 2.5vw;
  margin-bottom: 1em;
}
.page--entry .block--spec .block--spec--item {
  background: #fff;
  border: 1px solid #777;
  border-radius: 4vw 3vw 7vw 3vw;
  padding: 4vw;
  margin: 2vw auto;
}
.page--entry .block--spec .block--spec--item .course {
  display: flex;
  align-items: center;
  gap: 0 0.8em;
  border-bottom: 1px solid;
  padding-bottom: 1em;
  margin-bottom: 3em;
}
.page--entry .block--spec .block--spec--item .course span {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 1.2em;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 43px;
  background: #1C1C1C;
  color: #fff;
  border-radius: 4em;
}
.page--entry .block--spec .block--spec--item .course p {
  font-size: 1.3em;
}
.page--entry dl > div {
  display: flex;
  align-items: flex-start;
  padding-bottom: 2em;
}
.page--entry dl dt {
  font-weight: bold;
  width: 14em;
}
.page--entry dl dd {
  width: calc(100% - 14em);
}
.page--entry dl dd.txt--large {
  font-weight: bold;
  font-size: 1.3em;
  line-height: 1;
}
.page--entry .accordion--body ul {
  padding: 3em;
}
.page--entry .accordion--body ul li {
  margin-bottom: 1.5em;
}
.page--entry .block--contents {
  padding-top: 6vw;
}
.page--entry .block--contents .block-tit {
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  text-align: center;
  font-size: 3vw;
  margin-bottom: 3vw;
}
.page--entry .block--contents .list--contents {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  gap: 6vw 4%;
}
.page--entry .block--contents .list--contents > li {
  padding: 4vw 3vw 3vw;
  border: 1px solid #777;
  border-radius: 8vw 3vw 12vw 3vw;
  background: #fff;
  width: 48%;
  position: relative;
}
.page--entry .block--contents .list--contents > li .tit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 3vw;
  text-indent: -9999em;
  background: no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0em;
  top: -2em;
}
.page--entry .block--contents .list--contents > li.list--item__ticket {
  width: 100%;
  padding: 4vw 3vw 2vw;
}
.page--entry .block--contents .list--contents > li.list--item__ticket .tit {
  background-image: url(/static/sevencolors/common/title/fanclub-title__AzcRunn2/tit__ticket.svg);
  width: 12vw;
  height: 5vw;
}
.page--entry .block--contents .list--contents > li.list--item__blog .tit {
  background-image: url(/static/sevencolors/common/title/fanclub-title__AzcRunn2/tit__blog.svg);
  width: 12vw;
  height: 5vw;
}
.page--entry .block--contents .list--contents > li.list--item__photo .tit {
  background-image: url(/static/sevencolors/common/title/fanclub-title__AzcRunn2/tit__photo.svg);
  width: 12vw;
  height: 5vw;
}
.page--entry .block--contents .list--contents > li.list--item__digital-members-card .tit {
  background-image: url(/static/sevencolors/common/title/fanclub-title__AzcRunn2/tit__dmc.svg);
  width: 26vw;
  height: 5vw;
}
.page--entry .block--contents .list--contents > li.list--item__movie .tit {
  background-image: url(/static/sevencolors/common/title/fanclub-title__AzcRunn2/tit__movie.svg);
  width: 14vw;
  height: 5vw;
}
.page--entry .block--entry {
  padding-top: 5vw;
}
.page--entry .block--entry .block--entry--title {
  font-weight: bold;
  text-align: center;
  font-size: 3em;
  margin-bottom: 3vw;
}
.page--entry .block--entry .block--joinMembership {
  background: #fff;
  border: 1px solid #777;
  border-radius: 3vw 2vw 5vw 2vw;
  padding: 4vw;
}
.page--entry .block--entry .block--joinMembership .joinMembership--item .joinMembership--list {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 0 5%;
}
.page--entry .block--entry .block--joinMembership .joinMembership--item .joinMembership--list li {
  width: 48%;
  font-weight: bold;
}
.page--entry .block--entry .block--joinMembership .joinMembership--item .joinMembership--list li .title {
  font-size: 1.2em;
}
.page--entry .block--entry .block--joinMembership .joinMembership--item .joinMembership--list li .txt--basic {
  text-align: center;
  font-size: 1.2em;
  line-height: 1.5;
}
.page--entry .block--entry .block--joinMembership .joinMembership--item .joinMembership--list li .txt--basic span {
  display: block;
  font-weight: bold;
  font-size: 1.2em;
}
.page--entry .block--entry .block--joinMembership .joinMembership--item .joinMembership--list li .btn {
  font-weight: normal;
  margin-top: 1.5em;
}
.page--entry .block--entry .joinMembership--inbound {
  text-align: center;
  padding-top: 3em;
}
.page--entry .block--entry .joinMembership--inbound .overseas--ttl {
  font-weight: bold;
  font-size: 1.2em;
}
.page--entry .block--entry .joinMembership--inbound .overseas--link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 3em;
  padding: 1em 0;
}
.page--entry .block--entry .joinMembership--inbound .overseas--link li a {
  text-decoration: underline;
}
@media screen and (min-width: 961px) {
  .page--entry .block--entry .joinMembership--inbound .overseas--link li a {
    transition: 0.3s;
  }
  .page--entry .block--entry .joinMembership--inbound .overseas--link li a:hover {
    text-decoration: none;
  }
}
.page--entry .block--entry .block--notice {
  background: #fff;
  padding: 3vw;
  border: 1px solid #777;
  border-radius: 3vw 2vw 5vw 2vw;
  margin-top: 5vw;
}
.page--entry .block--entry .block--notice .tit {
  border-bottom: 1px solid;
  padding-bottom: 0.5em;
  margin-bottom: 2em;
}

.page--error .section--detail {
  padding-left: 5vw;
  padding-right: 5vw;
}
.page--error .section--detail .block--title {
  margin-bottom: 4vw;
}
.page--error .section--detail .section-tit {
  font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 4vw;
  text-align: center;
}
@media screen and (min-width: 961px) {
  .page--error .section--detail .content--main {
    padding-top: 9vw;
  }
  .page--error .section--detail .txt--basic {
    text-align: center;
  }
}

@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: 15px;
    min-width: 350px;
  }
  .btn--main {
    border: 1px solid transparent;
  }
  .btn--sub:hover {
    background: #1C1C1C;
    color: #fff;
    border-color: #1C1C1C;
  }
  .btn--main:hover {
    background: #fff;
    color: #1C1C1C;
    border-color: #1C1C1C;
  }
  /* input */
  .input--half {
    width: 50% !important;
  }
  .input--quarter {
    width: 25% !important;
  }
  .list--tag li a:hover {
    background: #1C1C1C;
    color: #F0F0F0;
  }
  .list--error li {
    font-size: 13px;
  }
  .list--thumbnail li a .thumb,
  .list--thumb li a .thumb {
    transition: 0.3s;
  }
  .list--thumbnail li a:hover .thumb,
  .list--thumb li a:hover .thumb {
    border-radius: 9vw 3vw 11vw 3vw;
  }
  .block--share li a i {
    transform: rotateY(0);
    transition: 0.8s;
  }
  .block--share li a:hover i {
    transform: rotateY(360deg);
  }
  .list--sns li a i {
    transition: 0.8s;
  }
  .list--sns li a:hover i {
    transform: rotateY(360deg);
  }
  #header .drawer .g-nav .g-nav__login .list--menu__item a::before {
    display: none;
  }
  #header .drawer .g-nav ul .list--menu__item a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
  }
  #header #drawer__btn .cover--item {
    width: 6em;
    height: 2.5em;
    background: #fff;
    border-radius: 5em;
    mix-blend-mode: difference;
    transition: 0.5s cubic-bezier(0.12, 0.86, 0.47, 1);
    position: absolute;
    top: 0;
    left: -6em;
    z-index: 5;
  }
  #header #drawer__btn:hover {
    border-color: #000;
  }
  #header #drawer__btn:hover .cover--item {
    left: 0;
  }
  .footer a, .footer img {
    transition: 0.3s;
  }
  .footer .g-nav__support li a {
    display: block;
    position: relative;
  }
  .footer .g-nav__support li a::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #1C1C1C;
    position: absolute;
    top: 50%;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.52, 0.19, 0.4, 0.96);
  }
  .footer .g-nav__support li a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
  }
  .footer .supported a:hover img {
    opacity: 0.5;
  }
  .page--home #section--heroimg {
    min-height: 700px;
  }
  .page--home #section--video .list--video li a:hover .thumb {
    border-radius: 12vw 8vw 16vw 8vw;
  }
  .page--home #section--video .list--video li a:hover .ico--play::after {
    left: 0;
  }
  .page--info.category-13 .list--video li a:hover .thumb {
    border-radius: 9vw 3vw 11vw 3vw;
  }
  .page--disco .list--discography li a .thumb {
    transition: 0.3s;
  }
  .page--disco .list--discography li a:hover .thumb {
    border-radius: 9vw 3vw 11vw 3vw;
  }
  .page--entry .block--logo + .txt--basic {
    text-align: center;
  }
  .page--faq .searchBox {
    max-width: 500px;
  }
  .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: #1C1C1C;
  }
  .page--faq .block--contact .link a:hover::after {
    border-color: #1C1C1C;
  }
  .page--faq.page--faq__detail #wrap {
    overflow: visible;
  }
  .page--faq .section--detail .section--inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
  }
  .page--faq .section--detail .section--inner .block--title {
    position: -webkit-sticky;
    position: sticky;
    top: 14vw;
    width: 30%;
  }
  .page--faq .section--detail .section--inner .block--detail {
    width: 60%;
  }
  .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: 15px;
  }
  /* 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: 15px;
  }
  .tit {
    font-size: 14px;
  }
  #bg {
    background-size: 200vw;
  }
  #bg #bg--checkered {
    background-position: 94% 50%;
    background-size: 47vw 47vw;
  }
  #header #drawer__btn {
    width: 6em;
    height: 2.2em;
    top: 8vw;
    right: 6vw;
    line-height: 2.15em;
  }
  #header .drawer {
    width: 90vw;
    min-width: unset;
    border-radius: 5em 1.5em 8em 1.5em;
    padding: 3em 3.5em 3em 4em;
    right: 5vw;
    top: 6em;
    min-height: 16em;
  }
  #header .drawer .g-nav .g-nav__login {
    width: 110%;
    margin-bottom: 2.5em;
    padding-left: 6em;
  }
  #header .drawer .g-nav .g-nav__login ul {
    gap: 1.2em 1em;
    margin-bottom: 0;
  }
  #header .drawer .g-nav .g-nav__login ul li a {
    padding: 0.5em 1.5em;
  }
  #header .drawer .g-nav .g-nav__login::before {
    width: 12em;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    text-align: right;
    left: -8em;
    top: -0.25em;
    padding: 2px 21px 2px 7vw;
  }
  .footer {
    background: linear-gradient(358deg, rgba(255, 255, 255, 0.5019607843) 70%, transparent);
  }
  .footer .list--sns {
    margin-bottom: 15vw;
    position: relative;
    right: inherit;
    bottom: inherit;
  }
  .footer .list--sns::before {
    content: "official account";
    font-size: 13px;
    text-align: left;
    top: -2em;
    right: inherit;
    left: 0;
  }
  .footer .list--sns li {
    font-size: 5vw;
  }
  .footer .nav--footer .g-nav__support {
    display: block;
  }
  .footer .nav--footer .g-nav__support li {
    margin-bottom: 0.7em;
  }
  .footer .supported a {
    position: relative;
    gap: 0;
  }
  .footer .supported a::before {
    transform-origin: left;
    transform: scale(0.95);
  }
  .footer .supported a img {
    width: 28%;
  }
  .list--info > li a {
    display: block;
    padding: 1em 0;
  }
  .list--info > li a .date {
    display: inline-block;
    width: auto;
    font-size: 11px;
  }
  .list--info > li a .category {
    display: inline-block;
    width: auto;
    text-align: left;
    font-size: 12px;
    padding-top: 0;
    padding-left: 1em;
    margin-left: 0.5em;
    position: relative;
  }
  .list--info > li a .category::before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    position: absolute;
    display: inline-block;
    border: 1px solid #1C1C1C;
    background: #fff;
    border-radius: 3em;
    margin: 0 1em;
    position: absolute;
    left: -1.15em;
    top: 0.3em;
  }
  .list--info > li a .tit {
    width: 100%;
    font-size: 13px;
    padding-top: 1vw;
  }
  .list--blog li {
    width: 30vw;
  }
  .list--blog li a {
    border-radius: 23vw 8vw 20vw 8vw;
    padding: 6px 6px 2em;
  }
  .list--blog .block--thumb {
    margin-bottom: 1.5em;
  }
  .list--blog .block--thumb .thumb {
    background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, rgb(255, 255, 255) 4px, rgb(255, 255, 255) 7px);
    border-radius: 20.8vw 6.5vw 24vw 6.5vw;
  }
  .list--blog .block--thumb .date {
    border-radius: 5em;
    width: 5em;
    height: 5em;
    right: -1.25em;
  }
  .list--blog .block--thumb .date .month {
    display: block;
    width: 2em;
    font-size: 1.3em;
    text-align: center;
    padding-left: 0.4em;
    padding-top: 0.8em;
  }
  .list--blog .block--thumb .date .day {
    width: 2em;
    padding-right: 0;
    font-size: 1.3em;
    padding-bottom: 0.7em;
    text-align: center;
    margin: 0 0 0 auto;
  }
  .list--blog .category {
    font-size: 12px;
    padding: 0 12px 0 22px;
    margin-bottom: 0.5em;
    position: relative;
  }
  .list--blog .category::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border: 1px solid;
    border-radius: 50%;
    position: absolute;
    top: 2.5px;
    left: 12px;
  }
  .list--blog .tit {
    line-height: 1.5;
    padding: 0 12px;
  }
  .section--list .block--category,
  .section--detail .block--category {
    gap: 0 2vw;
    margin-bottom: 6vw;
  }
  .section--list .block--category li a,
  .section--detail .block--category li a {
    font-size: 14px;
  }
  .section--detail {
    padding-left: 8%;
    padding-right: 8%;
  }
  .section--list {
    position: relative;
    z-index: 1;
    padding: 0 6%;
    margin: 0 auto;
  }
  .section--list .list--info {
    border-radius: 10vw 4vw 12vw 4vw;
    padding: 6vw 5vw;
  }
  .swiper-initialized .swiper-pagination.swiper-pagination-fraction {
    width: 7em;
    font-size: 11px;
  }
  .swiper-initialized .swiper-pagination.swiper-pagination-fraction span.swiper-pagination-total {
    padding-left: 5.5em;
  }
  .swiper-initialized .swiper-pagination.swiper-pagination-fraction span.swiper-pagination-total::before {
    width: 5em;
  }
  .list__more,
  .detail__btn {
    width: 4.5em;
    height: 4.5em;
  }
  .list__more a::before,
  .detail__btn a::before {
    width: 24px;
    height: 16px;
    background-size: 70%;
    top: calc(50% - 8px);
    left: calc(50% - 12px);
  }
  .wovn-languages {
    top: 6.4vw;
    right: calc(7em + 4vw);
  }
  .wovn-languages .nav-dropdown .list--language li {
    margin: 0 auto 8px;
  }
  .page--home #parts-side {
    display: none;
  }
  .page--home .block--indicator {
    margin-top: 9vw;
  }
  .page--home .list__more {
    bottom: -4vw;
  }
  .page--home .swiper-initialized .swiper-button-prev,
  .page--home .swiper-initialized .swiper-button-next {
    display: none;
  }
  .page--home #section--info .section-tit,
  .page--home #section--schedule .section-tit,
  .page--home #section--video .section-tit,
  .page--home #section--profile.block--section--before .section-tit {
    min-width: inherit;
  }
  .page--home #section--heroimg {
    height: 173vw;
    padding-top: 9vw;
    margin-bottom: 19vw;
    position: relative;
  }
  .page--home #section--heroimg h1 {
    width: 26vw;
    height: 4vw;
    left: 5vw;
    top: 10vw;
  }
  .page--home #section--heroimg .parts::before {
    width: 23vw;
    height: 25vw;
    top: -2vw;
    left: -4vw;
  }
  .page--home #section--heroimg .parts::after {
    width: 12vw;
    height: 12vw;
    bottom: -1vw;
    right: -1vw;
  }
  .page--home #section--heroimg .block--sns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 89vw;
    text-align: left;
    font-size: 10px;
    right: inherit;
    bottom: 3vw;
    left: 5vw;
  }
  .page--home #section--heroimg .block--sns .tit--label {
    transform-origin: left;
    transform: scale(0.9);
  }
  .page--home #section--heroimg #block--main-visual {
    width: 73vw;
    aspect-ratio: 9/16;
  }
  .page--home #section--heroimg #block--main-visual .block__item.item__movie,
  .page--home #section--heroimg #block--main-visual .block__item.item__photo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: #1C1C1C;
    border-radius: 28vw 8vw 20vw 8vw;
  }
  .page--home #section--heroimg #block--main-visual .block__item.item__movie img,
  .page--home #section--heroimg #block--main-visual .block__item.item__photo img {
    width: 70%;
  }
  .page--home #section--heroimg #block--main-visual .block__item.item__movie {
    aspect-ratio: 9/16;
  }
  .page--home #section--banner {
    width: 75vw;
    overflow: unset;
  }
  .page--home #section--banner::after {
    width: 17vw;
    height: 17vw;
    right: -8vw;
    top: 64vw;
  }
  .page--home #section--info {
    width: 86vw;
    margin: 0 auto 25vw 7vw;
  }
  .page--home #section--info .section-tit {
    width: 31vw;
    height: 9vw;
    margin-bottom: -7vw;
    left: 1vw;
  }
  .page--home #section--info .list--info {
    border-radius: 28vw 8vw 20vw 8vw;
    padding: 11vw 7vw 6vw 8vw;
  }
  .page--home #section--info .list--info li.no-data {
    margin: 6vw auto 8vw;
  }
  .page--home #section--schedule {
    width: 86vw;
    margin: 0 auto 25vw;
  }
  .page--home #section--schedule::after {
    width: 15vw;
    height: 15vw;
    left: -4vw;
    top: -16vw;
  }
  .page--home #section--schedule .section-tit {
    width: 62vw;
    height: 9vw;
    top: -4vw;
    right: 0;
  }
  .page--home #section--schedule .list--schedule {
    border-radius: 28vw 8vw 20vw 8vw;
    padding: 14vw 4vw 5vw 0;
  }
  .page--home #section--schedule .list--schedule li {
    padding: 0.5em 0;
    margin-left: 0;
  }
  .page--home #section--schedule .list--schedule li a {
    display: block;
    padding: 0.4em 0 1em 24vw;
    position: relative;
  }
  .page--home #section--schedule .list--schedule li a .block--time {
    width: 32vw;
    border-radius: 0 3em 3em 0;
    padding: 1.25em 1em 1.05em 2em;
    position: absolute;
    top: 50%;
    left: -11vw;
    transform: translateY(-50%);
  }
  .page--home #section--schedule .list--schedule li a .date {
    font-size: 1.3em;
  }
  .page--home #section--schedule .list--schedule li a .tit {
    width: 100%;
    padding-top: 1vw;
  }
  .page--home #section--schedule .list--schedule li a .category {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 12px;
    text-align: left;
    padding: 0 1em;
  }
  .page--home #section--schedule .list--schedule li a .category::after {
    display: none;
  }
  .page--home #section--video {
    padding: 0 6vw;
    margin-bottom: 42vw;
    overflow: hidden;
  }
  .page--home #section--video .section-tit {
    width: 33vw;
    height: 7vw;
    margin: 0 auto 9vw;
  }
  .page--home #section--video .list--video li a .ico--play {
    width: 14vw;
    height: 14vw;
    border-radius: 50%;
    bottom: -2vw;
    right: -1vw;
  }
  .page--home #section--video .list--video li a .ico--play::after {
    left: -100%;
  }
  .page--home #section--video .swiper-cards .swiper-slide {
    overflow: unset;
  }
  .page--home #section--video .list__more {
    bottom: -6em;
  }
  .page--home #section--profile.block--section--before {
    width: 86vw;
    margin: 0 auto 40vw;
  }
  .page--home #section--profile.block--section--before::after {
    width: 18vw;
    height: 18vw;
    right: unset;
    top: -27vw;
    left: -2vw;
  }
  .page--home #section--profile.block--section--before .section-tit {
    width: 41vw;
    height: 9vw;
    margin: 0 auto 15vw;
  }
  .page--home #section--profile.block--section--before .block--name {
    width: 70vw;
    margin: 0 auto 6vw;
  }
  .page--home #section--profile.block--section--before .block--name .txt--sub {
    font-size: 1em;
    line-height: 1;
  }
  .page--home #section--profile.block--section--before .block--txt .txt--large {
    font-size: 1.3em;
    margin-bottom: 0.5em;
  }
  .page--home #section--profile.block--section--before .block--profile--main {
    width: 100%;
    border-radius: 28vw 8vw 20vw 8vw;
    padding: 20vw 7vw 12vw 8vw;
    margin: 5vw auto;
  }
  .page--home #section--profile.block--section--before .block--profile--main .block--txt .txt--basic {
    font-size: 14px;
  }
  .page--home #section--profile.block--section--before .block--member-profile .txt--large {
    width: 80%;
    font-size: 6vw;
    margin: 10vw auto 0;
  }
  .page--home #area--fc {
    padding: 14vw 0 20vw;
    margin-bottom: 30vw;
  }
  .page--home #area--fc::before, .page--home #area--fc::after {
    content: "";
    display: block;
    width: 15vw;
    height: 15vw;
    background: no-repeat center url(/static/sevencolors/common/kirakira.webp);
    background-size: contain;
    position: absolute;
    left: calc(50% - 7.5vw);
    top: -7.5vw;
    z-index: 1;
  }
  .page--home #area--fc::before {
    top: inherit;
    bottom: -7.5vw;
  }
  .page--home #area--fc .area--fc--header {
    padding: 0 0 11vw;
    justify-content: center;
    flex-wrap: wrap;
  }
  .page--home #area--fc .area--fc--header .fc-name {
    width: 60vw;
    margin-bottom: 5vw;
  }
  .page--home #area--fc .area--fc--header .block--login {
    width: 100%;
  }
  .page--home #area--fc .area--fc--header .block--login .nav--login {
    justify-content: center;
  }
  .page--home #area--fc .area--fc--header .block--login .nav--login li a {
    font-size: 1em;
  }
  .page--home #area--fc .comingsoon {
    padding: 10vw 0;
  }
  .page--home #area--fc .area--fc--body {
    padding: 15vw 6vw 20vw;
    background-size: 26vw 26vw;
  }
  .page--home #area--fc .area--fc--body #section--blog {
    position: relative;
  }
  .page--home #area--fc .area--fc--body #section--blog .section-tit {
    width: 35vw;
    height: 10vw;
    top: 0;
    left: 0;
    transform: none;
    z-index: 10;
  }
  .page--home #area--fc .area--fc--body #section--blog .block--blog-swiper {
    padding-left: 0;
    padding-top: 6vw;
  }
  .page--home #area--fc .area--fc--body #section--blog .block--indicator {
    justify-content: flex-start;
    margin-top: 7vw;
    margin-right: 0;
  }
  .page--home #area--fc .area--fc--body #section--blog .no-carousel .swiper-wrapper li {
    width: 100%;
    margin-left: 0;
  }
  .page--home #area--fc .area--fc--body #section--blog:has(.no-data) .section-tit {
    transform: translateX(-50%);
    top: -3vw;
    left: 50%;
  }
  .page--home #area--fc .area--fc--body > .block {
    flex-wrap: wrap;
    gap: 22vw 0;
    padding-top: 22vw;
  }
  .page--home #area--fc .area--fc--body #section--movie,
  .page--home #area--fc .area--fc--body #section--photo {
    width: 100%;
  }
  .page--home #area--fc .area--fc--body #section--movie .section-tit,
  .page--home #area--fc .area--fc--body #section--photo .section-tit {
    width: 39vw;
    height: 15vw;
    top: -9vw;
  }
  .page--home #area--fc .area--fc--body #section--movie .block--main a,
  .page--home #area--fc .area--fc--body #section--photo .block--main a {
    display: block;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 961px) {
  .page--home #area--fc .area--fc--body #section--movie .block--main a:hover .thumb,
  .page--home #area--fc .area--fc--body #section--photo .block--main a:hover .thumb {
    border-radius: 8vw 6vw 12vw 6vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home #area--fc .area--fc--body #section--movie .block--main .thumb,
  .page--home #area--fc .area--fc--body #section--photo .block--main .thumb {
    background-image: repeating-linear-gradient(45deg, transparent, transparent 6px, rgb(255, 255, 255) 5px, rgb(255, 255, 255) 10px);
    border-radius: 5vw;
  }
  .page--home #area--fc .area--fc--body #section--movie .block--main .list__txt,
  .page--home #area--fc .area--fc--body #section--photo .block--main .list__txt {
    text-align: center;
  }
  .page--home #area--fc .area--fc--body #section--movie .block--main .list__txt .date,
  .page--home #area--fc .area--fc--body #section--photo .block--main .list__txt .date {
    display: block;
    font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.05em;
    font-size: 13px;
    margin-bottom: 10px;
  }
  .page--home #area--fc .area--fc--body #section--movie .block--main .list__txt .tit,
  .page--home #area--fc .area--fc--body #section--photo .block--main .list__txt .tit {
    width: 100%;
  }
  .page--home #area--fc .area--fc--body #section--photo .block--main .thumb {
    aspect-ratio: 1/1;
  }
  .page--home #area--fc .area--fc--body #section--photo .block--main .thumb img {
    -o-object-fit: contain;
       object-fit: contain;
    height: 100%;
  }
  .page--home .block--line-logo {
    height: 30vh;
    margin-bottom: 10vh;
  }
  .page--home .block--line-logo .block--line-logo__item {
    width: 250vw;
    height: 38vw;
    gap: 0 30vw;
    animation: horizontal--scroll__logo__sp 30s linear infinite;
  }
  .page--home .block--line-logo .block--line-logo__item img {
    width: 200vw;
  }
  :where(body:not(.page--home)) .wrap {
    padding-bottom: 0;
  }
  :where(body:not(.page--home)) .wrap #header h1.logo {
    width: 25vw;
    top: 10.5vw;
    position: absolute;
    left: 5vw;
  }
  :where(body:not(.page--home)) .wrap .footer {
    padding-top: 30vw;
    position: relative;
  }
  :where(body:not(.page--home)) .wrap .content--main {
    padding-top: 27vw;
  }
  .section--list {
    display: block;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 100%;
  }
  .section--detail {
    width: 88%;
  }
  .section--detail .tit {
    font-size: 16px;
  }
  .section--detail .txt {
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.06em;
  }
  .section--detail .block--share li i {
    font-size: 22px;
  }
  .section--detail .detail__btn {
    bottom: -1em;
    right: -1em;
  }
  .page--info .section-tit {
    width: 31vw;
    height: 9vw;
    margin-bottom: 11vw;
  }
  .page--info .list--info .category {
    vertical-align: 1px;
    line-height: 1;
    font-size: 13px;
    padding-top: 0;
  }
  .page--info .block--share {
    padding-top: 0;
    margin: 1em auto;
  }
  .page--info .block--share::before {
    font-size: 12px;
  }
  .page--info .block--share li a i {
    font-size: 22px;
  }
  .page--info .section--detail {
    width: 88%;
  }
  .page--info .section--detail .section--detail--body {
    border-top: 1px solid #777;
    font-size: 14px;
    line-height: 1.8em;
    letter-spacing: 0.02em;
    padding-top: 1em;
    margin-top: 1em;
  }
  .page--info .section--detail .tit {
    margin-bottom: 0;
  }
  .page--info .section--detail .date, .page--info .section--detail .category {
    font-size: 12px;
  }
  .page--schedule .section-tit {
    height: 8vw;
    margin-bottom: 8vw;
  }
  .page--schedule .block--month {
    margin-bottom: -1.5em;
  }
  .page--schedule .block--month .tit {
    font-size: 1.25em;
  }
  .page--schedule .block--month .month-pager {
    width: 12em;
    top: -2.8em;
  }
  .page--schedule .block--month .month-pager .month-pager--prev,
  .page--schedule .block--month .month-pager .month-pager--next {
    width: 45px;
    height: 45px;
  }
  .page--schedule .block--category {
    gap: 0 2vw;
    position: relative;
    margin-bottom: 10vw;
    z-index: 3;
  }
  .page--schedule .block--category .list--sort {
    gap: 0.8em 0.5em;
  }
  .page--schedule .block--category .list--sort li .category {
    font-size: 12px;
    padding: 0.3em 1em;
  }
  .page--schedule .section--list .list--schedule li {
    border-radius: 8vw 3vw 10vw 3vw;
    padding: 20px 6vw 20px 8em;
    position: relative;
    margin-left: 0;
  }
  .page--schedule .section--list .list--schedule li .block--time {
    justify-content: center;
    width: 11em;
    padding: 1em 0 0.85em 2em;
    left: -4.5em;
    top: 20px;
  }
  .page--schedule .section--list .list--schedule li a {
    display: block;
  }
  .page--schedule .section--list .list--schedule li a .tit {
    width: 100%;
  }
  .page--schedule .section--list .list--schedule li a .category {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 12px;
    padding-left: 1em;
    margin-bottom: 0.5em;
  }
  .page--schedule .section--list .list--schedule li a .category::after {
    display: none;
  }
  .page--schedule .section--list .list--schedule li.no-data {
    padding: 50px 0;
  }
  .page--info.category-4 .section--detail .category {
    font-size: 12px;
    padding-left: 1.5em;
    vertical-align: 3px;
    left: 0;
  }
  .page--info.category-4 .section--detail .date {
    font-size: 1.1em;
  }
  .page--info.category-4 .section--detail .date .dotw {
    font-size: 11px;
    vertical-align: 2px;
  }
  .page--info.category-13 .section-tit {
    height: 8.5vw;
    margin-bottom: 13vw;
  }
  .page--info.category-13 .list--video {
    gap: 10vw 0;
  }
  .page--info.category-13 .list--video li {
    width: 100%;
  }
  .page--info.category-13 .section--detail .block--txt {
    margin: 6vw auto;
  }
  .page--info.category-13 .section--detail .block--txt .date {
    font-size: 12px;
  }
  .page--info.category-13 .section--detail .block--txt .tit {
    font-size: 1.2em;
  }
  .page--info.category-13 .section--detail .block--share {
    margin-top: 2em;
  }
  .page--info.category-13 .section--detail .detail__btn {
    bottom: -1em;
    right: -1em;
  }
  .page--disco .section-tit {
    width: 60vw;
    height: 11vw;
    margin-bottom: 8vw;
  }
  .page--disco .list--discography li {
    width: 100%;
  }
  .page--disco .section--detail {
    width: 100%;
  }
  .page--disco .section--detail .area--disco-detail {
    flex-wrap: wrap;
    width: 100%;
  }
  .page--disco .section--detail .area--disco-detail .block--jacket {
    width: 100%;
  }
  .page--disco .section--detail .area--disco-detail .block--detail {
    width: 100%;
    border-radius: 8vw 3vw 10vw 3vw;
    padding: 5vw 4vw 10vw;
    position: relative;
    margin-top: 5vw;
  }
  .page--blog .section-tit {
    width: 37vw;
    height: 10vw;
  }
  .page--blog .section--list .list--blog li {
    width: 100%;
    height: auto;
  }
  .page--blog .section--detail {
    width: 90%;
  }
  .page--blog .section--detail .tit {
    font-size: 1.2em;
    line-height: 1.3;
    margin-bottom: 5px;
  }
  .page--blog .section--detail .date, .page--blog .section--detail .category {
    font-size: 12px;
  }
  .page--blog .section--detail .txt {
    border-top: 1px solid #777;
    font-size: 14px;
    line-height: 1.8em;
    letter-spacing: 0.02em;
    padding-top: 1em;
    margin-top: 1em;
  }
  .page--movie.new-movie .section-tit {
    width: 36vw;
    height: 10vw;
    margin-bottom: 10vw;
  }
  .page--movie.new-movie.movie-category-list .list--contents {
    gap: 10vw 0;
  }
  .page--movie.new-movie.movie-category-list .list--contents li {
    width: 100%;
  }
  .page--movie.new-movie.movie-category-list .list--contents li a .thumb {
    border-radius: 3vw;
  }
  .page--movie.new-movie.page-movie-detail .section--detail {
    width: 88%;
    padding-top: 0;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .block--player {
    margin-bottom: 0;
    position: relative;
    top: 0;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .video-js .vjs-play-control {
    top: -19vw;
    left: 41.5%;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .vjs-big-play-centered .vjs-big-play-button {
    margin-top: -1em;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .vjs-fullscreen.video-js .vjs-play-control {
    top: calc(-47vh + 5.25vw);
    left: 43%;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .vjs-fullscreen.video-js .vjs-control-bar {
    bottom: 3vh;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .block--tit {
    border-radius: 8vw 3vw 0 0;
    padding: 6vw 4vw 10px;
    margin: 20px auto 0;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .block--tit .tit {
    font-size: 1.2em;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .block--tit .date {
    font-size: 12px;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .block--tit .txt {
    width: 100%;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info {
    border-radius: 0 0 10vw 3vw;
    padding: 0 4vw 2vw;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab {
    font-size: 1.2em;
    margin-bottom: 3vw;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab > div {
    font-size: 13px;
    padding: 20px 0 11px;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies {
    border: none;
    padding: 0;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents {
    gap: 2vw 0;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li {
    width: 100%;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .thumb {
    width: 40%;
    margin: 0 auto 10px;
    border-radius: 10px;
    overflow: hidden;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .list__txt {
    width: 60%;
    padding: 0 0 0 10px;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .tit {
    font-size: 0.9em;
    line-height: 1.4;
    margin-bottom: 5px;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .date {
    font-size: 10px;
  }
  .page--movie.new-movie.page-movie-detail .detail__btn {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0 auto;
  }
  .page--photo .section-tit {
    width: 35vw;
    height: 10vw;
  }
  .page--photo .list--contents {
    gap: 10vw 0;
  }
  .page--photo .list--contents li {
    width: 100%;
  }
  .page--photo .list--contents li .tit {
    line-height: 1.4;
  }
  .page--photo.page--photo__detail .section--list {
    width: 88%;
  }
  .page--photo.page--photo__detail .section--list .list--photo {
    border-top: 1px solid #777;
    padding-top: 1em;
    margin-top: 1em;
    gap: 10px 4%;
  }
  .page--photo.page--photo__detail .section--list .list--photo li {
    width: 48%;
  }
  #swipebox-action #swipebox-close {
    right: 0;
  }
  #swipebox-caption {
    width: 70%;
  }
  #swipebox-action #swipebox-next {
    right: 0;
    transform: none;
    top: inherit;
    bottom: calc(5% - 15px);
  }
  #swipebox-action #swipebox-prev {
    left: 0;
    transform: none;
    top: inherit;
    bottom: calc(5% - 15px);
  }
  .page--entry {
    padding: 0 8vw;
  }
  .page--entry .block--logo {
    width: 100%;
    font-size: 5.5vw;
    margin: 0 auto 8vw;
  }
  .page--entry .block--spec .block--spec--item {
    border-radius: 8vw 7vw 18vw 7vw;
    padding: 6vw 6vw 10vw;
    margin: 3vw auto;
  }
  .page--entry .block--spec .block--spec--item .course {
    margin-bottom: 2em;
  }
  .page--entry .block--spec .block--spec--item .course span {
    display: inline-block;
    width: 40px;
    height: 40px;
    font-family: "Comfortaa", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.05em;
    font-size: 1.2em;
    text-align: center;
    letter-spacing: 0.05em;
    line-height: 43px;
    background: #1C1C1C;
    color: #fff;
    border-radius: 4em;
  }
  .page--entry .block--spec .block--spec--item .course p {
    font-size: 1.3em;
  }
  .page--entry dl > div {
    flex-wrap: wrap;
    padding-bottom: 2em;
  }
  .page--entry dl > div:last-of-type {
    padding-bottom: 0;
  }
  .page--entry dl dt {
    width: 100%;
    margin-bottom: 0.5em;
  }
  .page--entry dl dd {
    width: 100%;
  }
  .page--entry dl dd.txt--large {
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1;
  }
  .page--entry .block--accordion {
    border-radius: 2em;
  }
  .page--entry .accordion--body ul {
    padding: 3vw;
  }
  .page--entry .accordion--body ul li {
    margin-bottom: 1.5em;
  }
  .page--entry .block--contents {
    padding-top: 10vw;
  }
  .page--entry .block--contents .block-tit {
    font-size: 6vw;
    margin-bottom: 10vw;
  }
  .page--entry .block--contents .list--contents {
    gap: 8vw 0;
  }
  .page--entry .block--contents .list--contents > li {
    width: 100%;
    padding: 7vw 6vw 7vw;
    border-radius: 8vw 3vw 12vw 3vw;
  }
  .page--entry .block--contents .list--contents > li .tit {
    height: 8vw;
    left: 0em;
    top: -5vw;
  }
  .page--entry .block--contents .list--contents > li.list--item__ticket .tit {
    width: 24vw;
    height: 8vw;
  }
  .page--entry .block--contents .list--contents > li.list--item__blog .tit {
    width: 26vw;
    height: 8vw;
  }
  .page--entry .block--contents .list--contents > li.list--item__photo .tit {
    width: 26vw;
    height: 8vw;
  }
  .page--entry .block--contents .list--contents > li.list--item__digital-members-card .tit {
    width: 55vw;
    height: 9vw;
  }
  .page--entry .block--contents .list--contents > li.list--item__movie .tit {
    width: 26vw;
    height: 8vw;
  }
  .page--entry .block--entry {
    padding-top: 15vw;
  }
  .page--entry .block--entry .block--entry--title {
    font-size: 2em;
    margin-bottom: 5vw;
  }
  .page--entry .block--entry .block--joinMembership {
    border-radius: 8vw 7vw 18vw 7vw;
    padding: 8vw 6vw 10vw;
  }
  .page--entry .block--entry .block--joinMembership .joinMembership--item .joinMembership--list {
    flex-wrap: wrap;
    gap: 0;
  }
  .page--entry .block--entry .block--joinMembership .joinMembership--item .joinMembership--list li {
    width: 100%;
  }
  .page--entry .block--entry .block--joinMembership .joinMembership--item .joinMembership--list li .txt--basic {
    text-align: center;
    font-size: 1.2em;
    line-height: 1.5;
  }
  .page--entry .block--entry .block--joinMembership .joinMembership--item .joinMembership--list li .txt--basic span {
    display: block;
    font-weight: bold;
    font-size: 1.2em;
  }
  .page--entry .block--entry .block--joinMembership .joinMembership--item .joinMembership--list li .btn {
    font-weight: normal;
    margin-top: 1.5em;
  }
  .page--entry .block--entry .joinMembership--inbound {
    text-align: center;
    padding-top: 3em;
  }
  .page--entry .block--entry .joinMembership--inbound .overseas--ttl {
    font-weight: bold;
    font-size: 1.2em;
  }
  .page--entry .block--entry .joinMembership--inbound .overseas--link {
    flex-wrap: wrap;
    gap: 1em 0;
    padding: 2em 0 0;
  }
  .page--entry .block--entry .block--notice {
    border-radius: 8vw 7vw 18vw 7vw;
    padding: 8vw 6vw 10vw;
  }
  .page--entry .block--entry .block--notice .tit {
    margin-bottom: 1em;
  }
  .page--mailmagazine {
    padding: 0 6%;
  }
  .page--mailmagazine .main-title {
    font-size: 2em;
    margin: 0 auto 5vw;
  }
  .page--mailmagazine .main-title > div {
    font-size: 6vw;
  }
  .page--mailmagazine .main-title + .txt--basic {
    font-size: 15px;
    text-align: left;
  }
  .page--mailmagazine .section-mailmagazine__body {
    padding-top: 5vw;
  }
  .page--mailmagazine .section-mailmagazine__body .block--step {
    border-radius: 11vw 3vw 15vw 3vw;
    padding: 10vw 6vw 8vw;
    margin-bottom: 5vw;
  }
  .page--mailmagazine .section-mailmagazine__body .block--step .block-tit {
    width: 34%;
    top: -6%;
  }
  .page--mailmagazine .section-mailmagazine__body .step-box .step-item {
    width: 100%;
    min-width: inherit;
    margin-bottom: 1.5em;
  }
  .page--mailmagazine .section-mailmagazine__body .step-box .step-item:last-of-type {
    margin-bottom: 0;
  }
  .page--mailmagazine .section-mailmagazine__body .step-box .step-item span {
    width: 35px;
    height: 30px;
    line-height: 32px;
    font-size: 1.25em;
  }
  .page--mailmagazine .section-mailmagazine__body .step-box .step-item p {
    width: calc(100% - 1em);
    font-size: 4vw;
  }
  .page--mailmagazine .section-mailmagazine__body .block--registration {
    border-radius: 11vw 3vw 15vw 3vw;
    padding: 10vw 6vw;
    margin-bottom: 5vw;
  }
  .page--mailmagazine .section-mailmagazine__body .block--registration .block-tit {
    font-size: 1.7em;
  }
  .page--mailmagazine .section-mailmagazine__body .block--registration .txt-id1-a {
    text-decoration: underline;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 961px) {
  .page--mailmagazine .section-mailmagazine__body .block--registration .txt-id1-a:hover {
    text-decoration: none;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--mailmagazine .section-mailmagazine__body .block--registration .button-box {
    margin: 1em auto;
  }
  .page--mailmagazine .section-mailmagazine__body .block--registration .box {
    text-align: center;
  }
  .page--mailmagazine .section-mailmagazine__body .block--registration .box .txt--basic {
    margin-bottom: 0;
  }
  .page--mailmagazine .section-mailmagazine__body .block--registration .box .txt--basic a {
    text-decoration: underline;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 961px) {
  .page--mailmagazine .section-mailmagazine__body .block--registration .box .txt--basic a:hover {
    text-decoration: none;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--mailmagazine .section-mailmagazine__body .block--caution {
    padding: 6vw;
  }
  .page--mailmagazine .section-mailmagazine__body .block--caution .block-tit {
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
  }
  .page--contact.section--detail {
    width: 88%;
    padding: 10vw 6vw 12vw;
  }
  .page--contact.section--detail .section-tit {
    font-size: 4.5vw;
    margin-bottom: 1.5em;
  }
  .page--support.section--detail {
    width: 88%;
    padding: 6vw;
  }
  .page--support.section--detail .section-tit {
    font-size: 4.5vw;
    margin-bottom: 1.5em;
  }
  .page--faq .block--announce {
    background: #eee;
    padding: 2em 2em 1em;
    text-align: left;
    font-size: 13px;
    margin: 0 auto 4em;
  }
  .page--faq .block--announce .tit {
    font-size: 1em;
    text-align: center;
  }
  .page--faq .block--announce .btn--sub {
    font-size: 13px;
  }
  .page--faq .section--list {
    display: block;
    padding: 0 6%;
  }
  .page--faq .list--tag {
    gap: 0.8em 0.5em;
    padding: 0;
    margin: 0;
  }
  .page--faq .list--tag li a {
    font-size: 13px;
    letter-spacing: 0;
    padding: 0.8em 0.6em;
  }
  .page--faq .tit--category {
    font-size: 1em;
    text-align: left;
    padding: 1em 2em 1em 5em;
    left: -5em;
    top: 5.5em;
  }
  .page--faq .list--faq,
  .page--faq .list--information {
    margin-bottom: 0;
    padding: 7em 4vw 3em;
  }
  .page--faq .list--faq li a,
  .page--faq .list--information li a {
    padding: 1em 0vw 1em 1.8em;
  }
  .page--faq .list--faq li a .icon--q,
  .page--faq .list--information li a .icon--q {
    top: 1.4em;
    left: 0;
  }
  .page--faq .list--faq li a .tit,
  .page--faq .list--information li a .tit {
    font-size: 15px;
    margin-top: 0;
    line-height: 1.6em;
  }
  .page--faq .list--information li a .icon--q {
    top: 1.3em;
    left: 0;
    font-size: 0.95em;
  }
  .page--faq .block--more-faq .list--faq li a {
    line-height: 1.4;
  }
  .page--faq .section--detail {
    width: 88%;
    padding: 0;
  }
  .page--faq .section--detail .block--title {
    width: 82%;
    position: static;
    transform: none;
    line-height: 1.2em;
    margin: 0 auto 2em;
  }
  .page--faq .section--detail .section--inner .block--detail {
    width: 82%;
    font-size: 15px;
    margin: 0 auto;
    padding: 0;
  }
  .page--faq .section--detail .section--inner .block--detail .block--title {
    width: 100%;
    position: relative;
    top: 0;
    margin-bottom: 8vw;
  }
  .page--faq .section--detail .section--inner .block--detail > .txt {
    width: 100%;
    position: relative;
    padding: 12vw 0;
  }
  .page--faq .section--detail .section--inner .block--detail > .txt::before, .page--faq .section--detail .section--inner .block--detail > .txt::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    background: #1C1C1C;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
    transition: 0.6s cubic-bezier(0.52, 0.19, 0.4, 0.96);
  }
  .page--faq .section--detail .section--inner .block--detail > .txt::before {
    top: 0;
  }
  .page--faq .section--detail .section--inner .block--detail > .txt::after {
    bottom: 0;
  }
  .page--faq .section--detail .section--inner .block--detail.started > .txt::before, .page--faq .section--detail .section--inner .block--detail.started > .txt::after {
    transform: scaleX(1);
  }
  .page--faq .section--detail .detail__btn {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
    left: unset;
    bottom: calc(40px + 10em);
    right: -1em;
  }
  .page--faq .section--detail .block--contact {
    margin: 40px 5% 0;
  }
  .page--faq .section-tit {
    font-size: 18px;
  }
  .page--faq .searchBox {
    width: 100%;
    margin: 3em auto;
  }
  .page--questionnaire .tit {
    font-size: 15px;
  }
  .page--questionnaire #wrap main > article > section {
    padding: 6vw;
    width: 88%;
  }
  .page--questionnaire #wrap main > article > section form .input--half {
    width: 100% !important;
  }
  .page--questionnaire #wrap main > article > section form .input--quarter {
    width: 30% !important;
  }
  .page--questionnaire #wrap main > article > section form .icon--required::before {
    vertical-align: inherit;
  }
  .page--error .section--detail .block--title {
    margin-bottom: 25vw;
  }
  .page--error .section--detail .section-tit {
    font-size: 5vw;
    margin-bottom: 5vw;
  }
}
/* ----------------------------
tablet
------------------------------ */
@media screen and (min-width: 458px) and (max-width: 961px) {
  /* ---- base ---- */
  body,
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=password],
  input[type=number],
  button {
    font-size: 16px;
  }
  .tit {
    font-size: 18px;
  }
  .date {
    font-size: 14px;
  }
  .btn--main, .btn--sub {
    max-width: 350px;
  }
  /* ---- header ---- */
  #header .logo {
    top: 7.5vw;
    left: 5vw;
    width: 22vw;
    height: 2vw;
  }
  #header .drawer__btn {
    font-size: 15px;
    top: 8em;
  }
  #header .drawer {
    width: 50vw;
    top: 8em;
  }
  .wovn-languages {
    top: 7.8vw;
    right: calc(7em + 7vw);
  }
  /* ---- footer ---- */
  .footer .list--sns li {
    font-size: 3.5vw;
  }
  .footer .nav--footer {
    font-size: 16px;
  }
  .footer .supported a img {
    width: 35%;
  }
  .footer .supported a::before {
    font-size: 13px;
    margin-right: 1em;
    transform: none;
  }
  /* ---- list ---- */
  .list--info > li a .date {
    font-size: 13px;
    padding-top: 0;
  }
  .list--info > li a .tit {
    font-size: 18px;
  }
  .list--info > li a .category {
    font-size: 14px;
    padding-top: 0;
  }
  .list--thumbnail .list--item a .date, .list--thumbnail .list--item a .category {
    font-size: 14px;
  }
  .list--thumbnail .list--item a .dotw {
    font-size: 13px;
  }
  .list--thumbnail .list--item a .tit {
    font-size: 15px;
  }
  .list--schedule li a .date {
    font-size: 22px;
  }
  .list--schedule li a .category {
    font-size: 14px;
  }
  .list--schedule li a .tit {
    font-size: 16px;
    margin-top: 0.5em;
  }
  .list--schedule li a .arrow {
    width: 27px;
    height: 27px;
    font-size: 25px;
  }
  .list--blog li a {
    border-radius: 15vw 6vw 17vw 6vw;
    padding: 10px 10px 6vw;
  }
  .list--blog li a .block--thumb .thumb {
    border-radius: 13.8vw 4.5vw 15vw 4.5vw;
  }
  .list--blog li a .block--thumb .date {
    border-radius: 5em;
    width: 7em;
    height: 7em;
    right: -2.25em;
  }
  .list--blog li a .block--thumb .date .month {
    width: 50px;
    font-size: 24px;
    padding-left: 14px;
    padding-top: 21px;
    margin-bottom: 9px;
  }
  .list--blog li a .block--thumb .date .day {
    width: 50px;
    padding-right: 9px;
    font-size: 23px;
    padding-bottom: 19px;
  }
  .list--blog .category {
    font-size: 16px;
    padding: 0 12px 0 40px;
    margin-bottom: 0.5em;
  }
  .list--blog .category::before {
    top: 5.5px;
    left: 24px;
  }
  .list--blog .tit {
    line-height: 1.5;
    padding: 0 23px;
    font-size: 20px;
  }
  .list--blog li.new a .tit::after {
    font-size: 14px;
    vertical-align: 0;
  }
  .list__more,
  .detail__btn {
    width: 5.5em;
    height: 5.5em;
  }
  .swiper-initialized .swiper-pagination.swiper-pagination-fraction {
    font-size: 18px;
  }
  .btn--main, .btn--sub {
    font-size: 20px;
  }
  /* ---- page--home ---- */
  .page--home .list__more {
    bottom: 0;
  }
  .page--home #section--heroimg {
    height: 90vw;
    padding-top: 20vw;
    margin-bottom: 12vw;
    position: relative;
  }
  .page--home #section--heroimg h1 {
    width: 21vw;
    height: 3vw;
    left: 5vw;
    top: 9vw;
  }
  .page--home #section--heroimg #block--main-visual {
    width: 90vw;
    aspect-ratio: 16/9;
  }
  .page--home #section--heroimg #block--main-visual .block__item.item__movie {
    display: block;
    height: 100%;
    background: #1C1C1C;
    border-radius: 28vw 8vw 20vw 8vw;
    aspect-ratio: 16/9;
  }
  .page--home #section--heroimg .parts::before {
    width: 13vw;
    height: 13vw;
    top: -5vw;
    left: -4vw;
  }
  .page--home #section--heroimg .parts::after {
    width: 8vw;
    height: 8vw;
    bottom: 0;
    right: 1vw;
  }
  .page--home #section--heroimg .block--sns ul {
    font-size: 24px;
  }
  .page--home #section--heroimg .block--sns .tit--label {
    transform: scale(1.3);
  }
  .page--home #section--banner {
    width: 50vw;
  }
  .page--home #section--banner::after {
    width: 16vw;
    height: 16vw;
    right: -17vw;
    top: 59vw;
  }
  .page--home #section--banner .block--indicator {
    margin-top: 5vw;
  }
  .page--home #section--banner .swiper-initialized .swiper-pagination.swiper-pagination-fraction {
    font-size: 18px;
  }
  .page--home #section--info {
    width: 80vw;
    margin: 0 auto 15vw 5vw;
  }
  .page--home #section--info .section-tit {
    width: 25vw;
    height: 7vw;
    margin-bottom: -5vw;
    left: 1vw;
  }
  .page--home #section--info .list--info {
    border-radius: 20vw 6vw 23vw 6vw;
    padding: 8vw 10vw 6vw 10vw;
  }
  .page--home #section--schedule {
    width: 80vw;
    margin: 0 6vw 15vw auto;
  }
  .page--home #section--schedule::after {
    width: 12vw;
    height: 12vw;
    left: -14vw;
    top: -8vw;
  }
  .page--home #section--schedule .section-tit {
    width: 50vw;
    height: 7vw;
    top: -2vw;
  }
  .page--home #section--schedule .list--schedule {
    border-radius: 20vw 6vw 17vw 6vw;
    padding: 8vw 4vw 4vw 0;
  }
  .page--home #section--schedule .list--schedule li a {
    padding: 0.4em 0 1em 20vw;
  }
  .page--home #section--schedule .list--schedule li a .block--time {
    width: 19vw;
    border-radius: 3em;
    padding: 1.25em 1em 1.05em 1em;
    left: -3vw;
  }
  .page--home #section--schedule .list--schedule li.no-data {
    margin: 4vw auto 8vw;
  }
  .page--home #section--video {
    padding: 0 12vw;
    margin-bottom: 30vw;
  }
  .page--home #section--video .list--video li a .ico--play {
    width: 13vw;
    height: 13vw;
  }
  .page--home #section--video .list__more {
    width: 4em;
    height: 4em;
  }
  .page--home #section--profile.block--section--before {
    margin: 0 auto 30vw;
  }
  .page--home #section--profile.block--section--before .section-tit {
    width: 35vw;
    height: 8vw;
    margin: 0 auto 10vw;
  }
  .page--home #section--profile.block--section--before .block--name {
    width: 55vw;
    margin: 0 auto 5vw;
  }
  .page--home #section--profile.block--section--before .block--name .txt--sub {
    font-size: 1.2em;
  }
  .page--home #section--profile.block--section--before .block--profile--main {
    width: 100%;
    border-radius: 19vw 10vw 22vw 9vw;
    padding: 10vw 10vw calc(10vw - 1em);
  }
  .page--home #section--profile.block--section--before .block--profile--main .txt--basic {
    font-size: 16px;
  }
  .page--home #section--profile.block--section--before .block--member-profile .txt--large {
    width: 40vw;
    font-size: 4vw;
    margin: 0 auto;
  }
  .page--home #area--fc::before, .page--home #area--fc::after {
    width: 12vw;
    height: 12vw;
    left: calc(50% - 6vw);
    top: -6vw;
  }
  .page--home #area--fc::before {
    top: inherit;
    bottom: -6vw;
  }
  .page--home #area--fc .area--fc--body {
    padding: 10vw;
  }
  .page--home #area--fc .area--fc--body #section--blog .section-tit {
    width: 30vw;
    height: 8vw;
    top: 1vw;
    left: -6vw;
    transform: none;
    z-index: 10;
  }
  .page--home #area--fc .area--fc--body #section--blog .block--indicator {
    margin-top: 4vw;
  }
  .page--home #area--fc .area--fc--header .fc-name {
    width: 40vw;
    font-size: 3vw;
  }
  .page--home .block--line-logo .block--line-logo__item img {
    width: 130vw;
  }
  /* ---- 下層  ---- */
  :where(body:not(.page--home)) .wrap .content--main {
    padding-top: 20vw;
  }
  :where(body:not(.page--home)) .wrap #header h1.logo {
    width: 20vw;
    top: 10vw;
    left: 6vw;
  }
  :where(body:not(.page--home)) .wrap .footer {
    padding-top: 20vw;
    position: relative;
  }
  .block--pager {
    margin-top: 10vw;
  }
  .block--pager li {
    font-size: 18px;
  }
  .section--list .section-tit,
  .section--list .block-tit,
  .section--detail .section-tit,
  .section--detail .block-tit {
    font-size: 22px;
  }
  .section--list {
    padding: 0 10%;
  }
  .section--list .section-tit {
    font-size: 22px;
  }
  .section--list .block--category {
    font-size: 13px;
    margin: 0 0 8vw;
  }
  .section--list .list--info {
    border-radius: 15vw 8vw 20vw 8vw;
    padding: 7vw 8vw;
  }
  .section--list .list--thumbnail {
    gap: 25vw 15%;
  }
  .section--list .list--thumbnail .list--item {
    width: 42%;
  }
  .section--list .list--thumbnail .list--item a .thumb {
    margin: 6vw auto;
  }
  .section--detail .tit {
    font-size: 18px;
  }
  .section--detail .txt {
    font-size: 16px;
  }
  .section--detail .block--share li i {
    font-size: 24px;
  }
  .section--detail.new .tit::after {
    font-size: 0.8em;
  }
  .section--detail .detail__btn a {
    font-size: 16px;
  }
  /* ---- page--info  ---- */
  .page--info .section-tit {
    width: 24vw;
    height: 7vw;
    margin-bottom: 6vw;
  }
  .page--info .section--list .block--category {
    margin: 0 0 7vw;
  }
  .page--info .section--list .list--info > li a .date {
    font-size: 13px;
  }
  .page--info .section--list .list--info > li a .tit {
    font-size: 14px;
  }
  .page--info .section--detail {
    display: block;
    width: 80%;
    border-radius: 15vw 8vw 20vw 8vw;
    padding: 8vw 6vw;
  }
  .page--info .section--detail .section--detail--body {
    padding-top: 2em;
    margin-top: 2em;
  }
  .page--info .section--detail .txt {
    width: 100%;
    font-size: 16px;
  }
  .page--info .section--detail .date {
    font-size: 13px;
  }
  .page--info .section--detail .block--share {
    margin-bottom: 4vw;
  }
  .page--info .section--detail .block--share::before {
    margin-bottom: 2em;
    font-size: 14px;
    letter-spacing: 0.2em;
  }
  .page--info .section--detail .block--share li a i {
    font-size: 26px;
  }
  .page--info.category--1.page--info__detail .date {
    margin-bottom: 2em;
  }
  .page--info.category--1.page--info__detail .category {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 1em;
  }
  .page--info.category--4 .section--detail .date {
    font-size: 20px;
    margin-bottom: 3em;
  }
  .page--info.category--4 .section--detail .date .txt--sub {
    font-size: 12px;
  }
  .page--info.category--4 .section--detail .category {
    font-size: 15px;
    margin-bottom: 9px;
  }
  /* ---- page--schedule  ---- */
  .page--schedule .section-tit {
    height: 6.5vw;
  }
  .page--schedule .block--month .tit {
    font-size: 1.6em;
  }
  .page--schedule .block--month .month-pager {
    top: -3.1em;
  }
  .page--schedule .block--month .month-pager .month-pager--prev::before {
    top: calc(50% - 2.5px);
  }
  .page--schedule .block--month .month-pager .month-pager--next::before {
    top: calc(50% - 11.5px);
  }
  .page--schedule .block--category {
    width: 80%;
    margin: 0 auto 6vw;
  }
  .page--schedule .section--list .list--schedule li .block--time {
    justify-content: center;
    width: 10em;
    padding: 1em;
    left: -4em;
    top: 20px;
  }
  .page--schedule .section--list .list--schedule li .block--time .date {
    font-size: 1.3em;
  }
  .page--info.category-4 .section--detail .category {
    font-size: 13px;
    padding-left: 1.75em;
    vertical-align: 4px;
  }
  /* ---- page--video  ---- */
  .page--info.category-13 .section-tit {
    height: 6.5vw;
    margin-bottom: 10vw;
  }
  .page--info.category-13 li a .thumb {
    margin-bottom: 3vw;
  }
  .page--info.category-13 .section--detail .block--txt .date {
    font-size: 16px;
  }
  .page--info.category-13 .section--detail .block--txt .tit {
    font-size: 1.4em;
  }
  .page--info.category-13 .section--detail .block--share {
    margin-top: 3em;
    margin-bottom: 0;
  }
  .page--info.category-13 .section--detail .block--share::before {
    margin-bottom: 1em;
  }
  /* ---- page--disco  ---- */
  .page--disco .list--discography li {
    width: 48%;
  }
  .page--disco .section--detail {
    width: 80%;
    padding: 0;
  }
  .page--disco .section--detail .area--disco-detail .block--jacket {
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 0;
  }
  /* ---- page--blog  ---- */
  .page--blog .section--list .list--blog {
    gap: 5vw 8%;
  }
  .page--blog .section--list .list--blog li {
    width: 46%;
  }
  .page--blog .section--list .list--blog li a {
    border-radius: 12vw 6vw 15vw 6vw;
    padding: 10px 10px 6vw;
  }
  .page--blog .section--list .list--blog li a .tit {
    padding: 0 30px 0 23px;
    font-size: 16px;
  }
  .page--blog .section--list .list--blog li a .category {
    font-size: 14px;
  }
  .page--blog .section--list .list--blog li a .category::before {
    top: 4.5px;
  }
  .page--blog .section--list .list--blog li a .block--thumb .thumb {
    border-radius: 10.8vw 4.5vw 11vw 4.5vw;
  }
  .page--blog .section--list .list--blog li a .block--thumb .date {
    width: 6em;
    height: 6em;
    right: -2em;
    bottom: -2em;
  }
  .page--blog .section--list .list--blog li a .block--thumb .date .month {
    width: 45px;
    font-size: 20px;
    padding-left: 14px;
    padding-top: 17px;
    margin-bottom: 9px;
  }
  .page--blog .section--list .list--blog li a .block--thumb .date .day {
    width: 44px;
    padding-right: 9px;
    font-size: 20px;
    padding-bottom: 20px;
  }
  .page--blog .section--detail {
    width: 80%;
    border-radius: 15vw 8vw 20vw 8vw;
    padding: 8vw 6vw;
  }
  .page--blog .section--detail .block--pager {
    margin-top: 4vw;
  }
  .page--blog .section--detail .detail__btn {
    bottom: 0.5em;
    right: 1em;
  }
  /* ---- page--movie  ---- */
  .page--movie.new-movie .section-tit {
    width: 26vw;
    height: 8vw;
    margin-bottom: 8vw;
  }
  .page--movie.new-movie.movie-category-list .list--contents {
    gap: 5vw 4%;
  }
  .page--movie.new-movie.movie-category-list .list--contents li {
    width: 48%;
  }
  .page--movie.new-movie.page-movie-detail .section--detail {
    width: 80%;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .block--tit {
    padding: 6vw 4vw 4vw;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info {
    padding: 0 4vw 4vw;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .thumb {
    width: 25%;
    padding: 0 0 0 3vw;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .list__txt {
    width: 75%;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .video-js.vjs-playing .vjs-play-control,
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .video-js.vjs-paused .vjs-play-control {
    top: -20vw;
    left: 44.5%;
    width: 9vw;
    height: 9vw;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .vjs-fullscreen.video-js .vjs-play-control {
    top: calc(-47vh + 1.25vw);
  }
  /* ---- page--photo  ---- */
  .page--photo .section-tit {
    width: 30vw;
    height: 8vw;
    margin-bottom: 8vw;
  }
  .page--photo .list--contents {
    gap: 4vw 4%;
  }
  .page--photo .list--contents li {
    width: 48%;
  }
  .page--photo.page--photo__detail .section--list {
    width: 80%;
  }
  .page--photo.page--photo__detail .section--list .list--photo {
    gap: 1.5vw 2%;
  }
  .page--photo.page--photo__detail .section--list .list--photo li {
    width: 32%;
  }
  /* ---- page--mailmagazine ---*/
  .page--mailmagazine {
    padding: 0 10%;
  }
  .page--mailmagazine .main-title + .txt--basic {
    font-size: 20px;
  }
  .page--mailmagazine .section-mailmagazine__body .block--step {
    border-radius: 15vw 8vw 20vw 8vw;
  }
  .page--mailmagazine .section-mailmagazine__body .block--step .block-tit {
    width: 25%;
    top: -2%;
  }
  .page--mailmagazine .section-mailmagazine__body .block--step .step-box .step-item span {
    width: 45px;
    height: 40px;
    line-height: 42px;
  }
  .page--mailmagazine .section-mailmagazine__body .step-box .step-item p {
    font-size: 3vw;
  }
  .page--mailmagazine .section-mailmagazine__body .block--registration {
    border-radius: 15vw 8vw 20vw 8vw;
    padding: 6vw;
  }
  .page--mailmagazine .section-mailmagazine__body .block--caution {
    border-radius: 8vw;
  }
  /* ---- page--faq ---- */
  .page--faq .list--tag li a {
    font-size: 16px;
    padding: 0.8em 1em;
  }
  .page--faq .list--faq a .tit, .page--faq .list--information a .tit {
    font-size: 18px;
  }
  /* ---- page--contact ---- */
  .page--contact.section--detail {
    width: 80%;
    padding: 8vw 6vw 6vw;
    border-radius: 15vw 8vw 20vw 8vw;
  }
  .page--contact.section--detail .section-tit {
    font-size: 24px !important;
  }
  .page--contact.section--detail .list--support dd {
    font-size: 19px;
  }
  .page--contact.section--detail .list--support dd {
    font-size: 16px;
  }
  /* ---- page--support ---- */
  .page--support.section--detail {
    width: 80%;
    padding: 8vw 6vw 6vw;
    border-radius: 15vw 8vw 20vw 8vw;
  }
  .page--support.section--detail .section-tit {
    font-size: 24px !important;
  }
  .page--support.section--detail .list--support dd {
    font-size: 19px;
  }
  .page--support.section--detail .list--support dd {
    font-size: 16px;
  }
}