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

a {
  outline: none;
}

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

html {
  overflow-x: hidden;
  visibility: hidden;
  transition: visibility 0.2s ease;
}

html.wf-active,
html.loading-delay {
  visibility: visible;
}

body {
  background: #151515;
  height: -webkit-fill-available;
  color: #ffffff;
  font-family: YakuHanJP, source-han-sans-japanese, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  word-wrap: break-word;
}

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

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

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

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

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

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

.wrap {
  overflow: hidden;
  position: relative;
  min-height: 100%;
  background: #151515;
  background: linear-gradient(rgb(2, 2, 2) 0%, rgb(21, 21, 21) 15%);
}
.wrap::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: url(/static/zigzag/fanclub/common/bg_splash.png);
  background-size: 100%;
  mix-blend-mode: darken;
}
.wrap > article {
  position: relative;
  z-index: 1;
}

.container {
  position: relative;
  background: linear-gradient(rgb(2, 2, 2) 0%, rgb(21, 21, 21) 5%);
}
.container::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: url(/static/zigzag/fanclub/common/bg_splash.png);
  background-size: 100%;
  mix-blend-mode: darken;
}
.container > [class^=section--] {
  position: relative;
}

.section-tit {
  font-family: ro-shino-std, serif;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1;
}

.date {
  letter-spacing: 0.1;
  font-family: kazuraki-sp2n, serif;
  letter-spacing: 0.1em;
  font-weight: 300;
  line-height: 1;
}

.tit {
  letter-spacing: 0.03;
}

.section--list {
  position: relative;
  z-index: 1;
  width: 86%;
}

.section--detail {
  width: 86%;
  max-width: 900px;
}
.section--detail .date {
  display: block;
  border-bottom: solid 1px rgba(179, 164, 93, 0.2);
  color: #ffffff;
}
.section--detail.new .date {
  border-bottom: solid 1px #B3A45D;
  color: #B3A45D;
}

.detail__btn {
  font-family: kazuraki-sp2n, serif;
  letter-spacing: 0.1em;
  font-weight: 300;
  line-height: 1;
  display: flex;
  justify-content: flex-start;
  width: 100%;
}
.detail__btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: kazuraki-sp2n, serif;
  letter-spacing: 0.1em;
  font-weight: 300;
  line-height: 1;
  position: relative;
  color: #969696;
  letter-spacing: 0.02em;
}
.detail__btn a::after {
  content: "";
  position: absolute;
  left: 0;
  border: solid 1px rgba(179, 164, 93, 0.2);
  border-radius: 100%;
  transition: all 0.3s;
}
.detail__btn a span {
  display: block;
  transform: translateX(40%);
  transition: 0.2s;
}
.detail__btn a:hover {
  color: #B3A45D;
}
.detail__btn a:hover::after {
  border-color: rgba(179, 164, 93, 0.6);
}

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

#nav--top {
  opacity: 0;
  position: fixed;
  right: 3%;
  bottom: 3%;
  z-index: 1;
  transform: translateY(-100%);
  transition: 0.2s;
}
#nav--top a {
  display: block;
}
#nav--top a path, #nav--top a polygon {
  transition: 0.3s;
}
#nav--top a:hover {
  animation: swing 0.3s ease-in-out infinite alternate;
}
#nav--top a:hover path, #nav--top a:hover polygon {
  fill: #B3A45D;
}
#nav--top.run {
  opacity: 1;
  transform: translateY(0);
  transition: 0.5s;
  animation: landing 1.1s linear 0s 1;
}
@keyframes landing {
  0% {
    transform: scale(0.6, 1.2) translate(0%, -100%);
  }
  10% {
    transform: scale(0.6, 1.2) translate(0%, -15%);
  }
  20% {
    transform: scale(1.2, 0.6) translate(0%, 20%);
  }
  30% {
    transform: scale(0.8, 1) translate(0%, -10%);
  }
  40% {
    transform: scale(0.9, 1.1) translate(0%, -20%);
  }
  50% {
    transform: scale(0.9, 1.1) translate(0%, -5%);
  }
  60% {
    transform: scale(1.1, 0.8) translate(0%, 5%);
  }
  70% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
  }
}
@keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.youtube {
  width: 100%;
  aspect-ratio: 16/9;
  margin: 20px 0;
  position: relative;
}
.youtube iframe,
.youtube embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.block--player {
  width: 100%;
  aspect-ratio: 16/9;
  margin: 20px 0;
  position: relative;
  background: #000;
}
.block--player .ulizahtml5 {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.scroll {
  width: 1px;
  height: 20vh;
  background: #969696;
  position: absolute;
  bottom: 0%;
  right: 3.5%;
  animation: scroll 1.4s linear 1.3s infinite;
  transform-origin: top;
  transition: 0.4s;
}

.scrolling .scroll {
  opacity: 0;
}

@keyframes scroll {
  0% {
    transform: scaleY(0);
    transform-origin: top;
  }
  50% {
    transform: scaleY(1);
    transform-origin: top;
  }
  50.0001% {
    transform: scaleY(1);
    transform-origin: bottom;
  }
  100% {
    transform: scaleY(0);
    transform-origin: bottom;
  }
}
.btn {
  text-align: center;
}

.btn-base-style, .btn--sub, .btn--main {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  font-size: 13px;
  border: none;
  cursor: pointer;
}

.btn--main {
  position: relative;
  z-index: 1;
  margin: 1.2rem 0;
  padding: 1.2rem 1rem;
  border: solid 1px #B3A45D;
  background: rgba(0, 0, 0, 0);
  color: #B3A45D;
  font-style: normal;
  text-decoration: none !important;
  transition: 0.3s;
}
.btn--main::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 0;
  height: 100%;
  transition: 0.3s;
  background: rgb(0, 0, 0);
}
.btn--main:hover::after {
  width: 100%;
}
@media screen and (min-width: 756px) and (max-width: 961px) {
  .btn--main {
    min-width: 50%;
  }
}

.btn--sub {
  border: solid 1px #969696;
  background: none;
  color: #969696;
  margin: 1.2rem 0;
  padding: 1.2rem 1rem;
  text-decoration: none !important;
}
@media screen and (min-width: 756px) and (max-width: 961px) {
  .btn--sub {
    min-width: 50%;
  }
}

.txt--link a {
  text-decoration: underline;
  transition: 0.3s;
}
.txt--link a:hover {
  text-decoration: none;
}

.ph, .thumb {
  position: relative;
  line-height: 0;
}
.ph img, .thumb img {
  width: 100%;
}
.ph .dummy, .thumb .dummy {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.block--pager {
  text-align: right;
  letter-spacing: -0.5em;
  font-size: 16px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  top: 1vw;
}
.block--pager .pager__item--older,
.block--pager .pager__item--newer {
  position: static;
}
.block--pager li {
  display: inline-block;
  margin: 0 5px;
  padding: 0.6em 0;
  font-family: kazuraki-sp2n, serif;
  letter-spacing: 0.1em;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.03em;
  vertical-align: middle;
  position: relative;
}
.block--pager a {
  display: block;
  position: relative;
  text-decoration: none;
  padding: 0 0.6em;
  transition: 0.2s;
}
.block--pager a:hover {
  color: #B3A45D;
}
.block--pager .pager__item--number {
  text-align: center;
  color: #969696;
}
.block--pager .pager__item--newer {
  width: 40px;
  height: 40px;
  padding: 0;
}
.block--pager .pager__item--newer a, .block--pager .pager__item--newer span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 0;
  position: relative;
}
.block--pager .pager__item--newer a::after, .block--pager .pager__item--newer span::after {
  content: "";
  display: block;
  position: absolute;
  top: 16px;
  right: 16px;
  width: 7px;
  height: 7px;
  border-top: solid 1px #969696;
  border-right: solid 1px #969696;
  transform: rotate(-135deg);
  transition: 0.2s;
}
.block--pager .pager__item--newer a:hover::after {
  border-color: #B3A45D;
}
.block--pager .pager__item--newer span {
  opacity: 0.2;
}
.block--pager .pager__item--older {
  width: 40px;
  height: 40px;
  padding: 0;
}
.block--pager .pager__item--older a, .block--pager .pager__item--older span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 0;
  position: relative;
}
.block--pager .pager__item--older a::after, .block--pager .pager__item--older span::after {
  content: "";
  display: block;
  position: absolute;
}
.block--pager .pager__item--older a::after, .block--pager .pager__item--older span::after {
  width: 7px;
  height: 7px;
  border-top: solid 1px #969696;
  border-right: solid 1px #969696;
  transform: rotate(45deg);
  top: 16px;
  right: 16px;
}
.block--pager .pager__item--older a:hover::after {
  border-color: #B3A45D;
}
.block--pager .pager__item--older span {
  opacity: 0.4;
}
.block--pager .pager__item--newer,
.block--pager .pager__item--older {
  z-index: 2;
}
.block--pager .pager__item--newer::before,
.block--pager .pager__item--older::before {
  display: none !important;
}
.block--pager .pager__item--current {
  padding: 0.6em;
  color: #B3A45D;
}

.slick-slider * {
  transition: none;
}

.slick-slide img {
  opacity: 1;
  width: 100%;
  transition: 0.2s;
}

.slide-arrow {
  opacity: 0;
  position: absolute;
  z-index: 2;
  transition: 0.3s;
}
.slide-arrow.next-arrow {
  content: "";
  right: 0;
  transform: translateX(-100px);
  background: url(/static/zigzag/fanclub/common/nav_next.png) no-repeat;
  background-size: contain;
}
.slide-arrow.prev-arrow {
  content: "";
  left: 0;
  transform: translateX(100px);
  background: url(/static/zigzag/fanclub/common/nav_prev.png) no-repeat;
  background-size: contain;
}

.slick-slide:not(.slick-center) {
  -moz-filter: opacity(60%);
  -o-filter: opacity(60%);
  -ms-filter: opacity(60%);
  filter: opacity(60%);
  transition: 0.2s linear;
}

.list--bnr {
  opacity: 0;
  transition: 0.2s;
}
.list--bnr.slick-initialized {
  opacity: 1;
}
.list--bnr:hover .slide-arrow {
  opacity: 1;
}
.list--bnr:hover .slide-arrow.next-arrow {
  transform: translateX(-10px);
}
.list--bnr:hover .slide-arrow.prev-arrow {
  transform: translateX(10px);
}

.slick-dots {
  position: inherit;
  margin: 0 auto;
  text-align: right;
}
.slick-dots li {
  transition: 0.3s;
}
.slick-dots li button {
  display: none;
}
.slick-dots li::before {
  content: "△";
  color: #969696;
  opacity: 1;
}
.slick-dots li.slick-active::before {
  color: #B3A45D;
  transition: 0.3s;
}
.slick-dots li:hover::before {
  color: #B3A45D;
}

.list__more {
  font-family: kazuraki-sp2n, serif;
  letter-spacing: 0.1em;
  font-weight: 300;
  line-height: 1;
  display: flex;
  justify-content: flex-end;
  width: 93%;
}
.list__more a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: kazuraki-sp2n, serif;
  letter-spacing: 0.1em;
  font-weight: 300;
  line-height: 1;
  position: relative;
  color: #969696;
  font-size: 16px;
  letter-spacing: 0.02em;
}
.list__more a::after {
  content: "";
  position: relative;
  right: -10.3%;
  width: 100px;
  height: 100px;
  border: solid 1px rgba(179, 164, 93, 0.2);
  border-radius: 100%;
  transition: all 0.3s;
}
.list__more a span {
  display: block;
  transition: 0.2s;
  transform: translateX(100%);
}
.list__more a:hover {
  color: #B3A45D;
}
.list__more a:hover::after {
  border-color: rgba(179, 164, 93, 0.6);
}

.list--info .date, .list--contents .date {
  display: block;
  border-bottom: solid 1px rgba(179, 164, 93, 0.2);
  color: #ffffff;
  font-size: 14px;
}

.list--info li a {
  position: relative;
  display: block;
  background: #0a0a0a;
  transition: 0.5s;
}
.list--info li.special a {
  background: rgba(163, 153, 105, 0.47);
}
@media screen and (min-width: 961px) {
  .list--info li.special a:hover {
    background: rgba(205, 185, 87, 0.47);
  }
}
.list--info li.special.new a .date {
  border-bottom: solid 1px #bcae6c;
  color: #bcae6c;
}

.list--contents a {
  display: block;
}

[class^=list--] li.new .date {
  border-bottom: solid 1px #B3A45D;
  color: #B3A45D;
}
[class^=list--] li.new .date::after {
  content: "NEW";
  margin-left: 0.5rem;
  color: #B3A45D;
}

.list--sns li {
  display: inline-block;
  line-height: 1;
}

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

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

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

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

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

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

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

/* input */
input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=number],
button {
  font-family: YakuHanJP, source-han-sans-japanese, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border: solid 1px #ffffff;
  border-radius: 0.3em;
  padding: 0.5em;
  color: #ffffff;
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
button:focus {
  border-color: #ffffff;
}
input[type=text].form__error,
input[type=tel].form__error,
input[type=email].form__error,
input[type=password].form__error,
input[type=number].form__error,
button.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
input[type=text].form__error:focus,
input[type=tel].form__error:focus,
input[type=email].form__error:focus,
input[type=password].form__error:focus,
input[type=number].form__error:focus,
button.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
input[type=text][disabled],
input[type=tel][disabled],
input[type=email][disabled],
input[type=password][disabled],
input[type=number][disabled],
button[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}

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

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

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

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

/* textarea */
textarea {
  font-family: YakuHanJP, source-han-sans-japanese, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border: solid 1px #ffffff;
  border-radius: 0.3em;
  padding: 0.5em;
  color: #ffffff;
  height: 10em;
}
textarea:focus {
  border-color: #ffffff;
}
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 select {
  font-family: YakuHanJP, source-han-sans-japanese, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border: solid 1px #ffffff;
  border-radius: 0.3em;
  padding: 0.5em;
  padding-right: 1.5em;
  color: #ffffff;
}
.form__select select:focus {
  border-color: #ffffff;
}
.form__select select.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
.form__select select.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
.form__select select[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}
.form__select select option {
  color: #151515;
}
.form__select::after {
  position: absolute;
  border-color: #ffffff;
  top: 15px;
  right: 9px;
}

/* checkbox */
.form__checkbox label p {
  font-family: YakuHanJP, source-han-sans-japanese, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
.form__checkbox input[type=checkbox],
.form__checkbox input[type=radio] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__checkbox.form__error {
  color: #f33;
}
.form__checkbox label p {
  padding-left: 1.6em;
}
.form__checkbox label p::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  border-radius: 0.3em;
  border: 1px solid #ffffff;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.form__checkbox label p::after {
  content: "";
  display: inline-block;
  width: 0.8em;
  height: 0.4em;
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  top: 70%;
  left: 0.2em;
  transform: rotate(-45deg);
  opacity: 0;
}
.form__checkbox :checked ~ p::before {
  background: #ffffff;
  border-color: #ffffff;
}
.form__checkbox :checked ~ p::after {
  top: 50%;
  opacity: 1;
}

/* radio */
.form__radio label p {
  font-family: YakuHanJP, source-han-sans-japanese, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
.form__radio input[type=checkbox],
.form__radio input[type=radio] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__radio.form__error {
  color: #f33;
}
.form__radio label p {
  padding: 0 0.5em 0 1.6em;
}
.form__radio label p::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
  border: 1px solid;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.form__radio :checked ~ p::before {
  border-color: #ffffff;
  border-width: 0.3em;
}

/* toggle button */
.form__toggle label p {
  font-family: YakuHanJP, source-han-sans-japanese, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
.form__toggle input[type=checkbox],
.form__toggle input[type=radio] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__toggle.form__error {
  color: #f33;
}
.form__toggle label p {
  padding-left: 0;
  position: relative;
}
.form__toggle label p::before,
.form__toggle label p::after {
  content: "";
  display: block;
  height: 30px;
  margin: -15px 0 0;
  position: absolute;
  border: 1px solid #ffffff;
}
.form__toggle label p::before {
  width: 50px;
  border-radius: 15px;
  top: 50%;
  right: 0;
}
.form__toggle label p::after {
  width: 30px;
  background: #ffffff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  top: 50%;
  right: 20px;
}
.form__toggle :checked ~ p::before {
  background: #ffffff;
  border-color: #ffffff;
}
.form__toggle :checked ~ p::after {
  right: 0;
}

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

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

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

.form--confirm {
  border: 0.5px solid #d9dde0;
  border-radius: 6px;
  padding: 40px 30px 10px;
  margin-bottom: 40px;
  margin-top: 20px;
}
.form--confirm dt {
  font-size: 13px;
  line-height: 1;
  opacity: 0.4;
  margin: 0;
}
.form--confirm dd {
  border-bottom: 1px solid #3c3c3c;
  padding-bottom: 15px;
  margin: 0 0 20px;
}
.form--confirm dd:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

body:not(.page--home) header .section--logo.logo__zigzag {
  display: none;
}

.page--home header .section--logo.logo__berevo {
  display: none;
}

header {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  padding: 50px;
  padding-bottom: 0;
  z-index: 999;
}
header .header--inner > .section--logo a {
  display: block;
  transition: 0.5s;
}
header .header--inner > .section--logo a svg {
  width: 100%;
}
header .header--inner > .section--logo a svg path {
  transition: 0.5s;
}
header .header--inner > .section--logo.logo__zigzag path {
  fill: #B3A45D;
}
header .header--inner > .section--logo.logo__zigzag a {
  pointer-events: none;
}
header .header--inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
header .drawer {
  display: flex;
  justify-content: flex-start;
  opacity: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #111111 0%, #212121 60%);
  pointer-events: none;
  transition: 0.3s;
}
header .drawer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url(/static/zigzag/fanclub/common/bg_splash.png);
  background-size: cover;
  background-repeat: repeat;
  pointer-events: none;
  mix-blend-mode: darken;
  overflow-y: scroll;
}
header .drawer::-webkit-scrollbar {
  display: none;
}
header .drawer #globalnav {
  position: relative;
  width: 100%;
}
header .drawer #globalnav > li {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  width: 90%;
  margin: 0 auto;
}
header .drawer #globalnav > li > div {
  opacity: 0;
  width: 50%;
  transform: translateY(5%);
  transition: 0.6s;
  transition-delay: 0.3s;
}
header .drawer #globalnav > li > div .list__nav--members ul {
  display: flex;
  justify-content: space-around;
  align-items: baseline;
}
header .drawer #globalnav > li > div .list__nav--members ul li a {
  font-family: ro-shino-std, serif;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1;
  transition: 0.2s;
}
header .drawer #globalnav > li > div .list__nav--members ul li a::before {
  content: "△";
  display: inline-block;
  color: #B3A45D;
  vertical-align: middle;
  transform: rotate(90deg);
}
header .drawer #globalnav > li > div .list__nav--members ul li a:hover {
  color: #B3A45D;
}
header .drawer #globalnav .list--menu {
  font-family: ro-shino-std, serif;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1;
}
header .drawer #globalnav .list--menu li {
  display: block;
  color: #ffffff;
  letter-spacing: 0.02em;
  line-height: 1;
}
header .drawer #globalnav .list--menu li a {
  display: inline-block;
  transition: all 0.3s 0s ease-in-out;
}
header .drawer #globalnav .list--menu li a:hover {
  color: #B3A45D;
}
header .drawer__btn {
  position: fixed;
  z-index: 999;
  cursor: pointer;
}
header .drawer__btn span {
  display: block;
  width: 1px;
  background: #B3A45D;
  position: absolute;
  right: 0;
  transition: 0.5s;
}

.drawer-visible header .drawer__btn:hover span:first-of-type {
  margin-top: inherit;
}
.drawer-visible header .drawer__btn:hover span:last-of-type {
  margin-top: inherit;
}
.drawer-visible .drawer {
  opacity: 1;
  pointer-events: auto;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.drawer-visible .drawer #globalnav > li > div {
  opacity: 1;
  transform: translateY(0);
}

footer {
  position: relative;
  width: 100%;
  color: #969696;
}
footer .inner {
  text-align: left;
}
footer .section--logo path, footer .section--logo polygon {
  fill: #ffffff;
  transition: 0.5s;
}
footer .section--logo a:hover path, footer .section--logo a:hover polygon {
  fill: #B3A45D;
}
footer .nav--support li a:hover {
  color: #B3A45D;
}
footer .list--sns li a:hover {
  color: #B3A45D;
}

.page--home .wrap::after {
  display: none;
}
.page--home header {
  position: absolute;
}
.page--home .header--inner {
  position: absolute;
}
.page--home .section--head {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100vh;
}
.page--home .section--head::before {
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: url(/static/zigzag/fanclub/common/bg_mainvisual.png) no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: color-dodge;
  transition: 2s;
  transition-delay: 1.2s;
}
.page--home .section--head .head--inner {
  position: relative;
  margin: 0 auto;
}
.page--home .section--head .head--inner .section--logo--fc {
  -webkit-mask-image: url(/static/zigzag/fanclub/common/texture_noise.png);
  mask-image: url(/static/zigzag/fanclub/common/texture_noise.png);
  -webkit-mask-size: 100px;
  mask-size: 100px;
}
.page--home .section--head .head--inner .section--logo--fc svg {
  overflow: hidden;
  width: 100%;
  fill: #ffffff;
}
.page--home .section--head .head--inner .list__nav--members {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.page--home .section--head .head--inner .list__nav--members .nav--join {
  mix-blend-mode: soft-light;
}
.page--home .section--head .head--inner .list__nav--members .nav--join svg {
  width: 100%;
}
.page--home .section--head .head--inner .list__nav--members .nav--login {
  mix-blend-mode: soft-light;
}
.page--home .section--head .head--inner .list__nav--members .nav--login svg {
  width: 100%;
}
.page--home .section--head .head--inner .list__nav--members__login {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.page--home .section--head .head--inner .list__nav--members__login .nav--mypage {
  width: 100%;
  mix-blend-mode: soft-light;
}
.page--home .section--head .head--inner .list__nav--members__login .nav--mypage svg {
  width: 100%;
}
.page--home .section--head .head--inner [class^=list__nav--members] li a svg path {
  transition: 0.2s;
}
.page--home .section--head .head--inner [class^=list__nav--members] li a:hover svg path {
  fill: #ffe56f;
}
.page--home .section--banner .slick-slider {
  margin-bottom: 130px;
}
.page--home .section--banner .no-banner {
  margin: 0;
}
.page--home .section--banner .list--bnr.single {
  text-align: center;
  opacity: 1;
}
.page--home .section--banner .list--bnr.single li {
  max-width: 640px;
  margin: 0 auto;
}
.page--home .section--banner .list--bnr.single li a {
  display: block;
  width: 90%;
  margin: 0 auto;
}
.page--home .section--heading {
  position: relative;
  width: 100%;
}
.page--home .section--heading .heading {
  transform: translate3d(-2.6%, 20%, 0);
  mix-blend-mode: soft-light;
}
.page--home .section--heading .heading path {
  fill: #bfbfbf;
}
.page--home .section--heading .heading--en {
  font-family: kazuraki-sp2n, serif;
  letter-spacing: 0.1em;
  font-weight: 300;
  line-height: 1;
  color: #B3A45D;
  text-align: right;
}
.page--home .section--info .info--inner .list--info, .page--home .section--blog .info--inner .list--info, .page--home .section--kagemaru .info--inner .list--info {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.page--home .section--photo .contents--inner .heading, .page--home .section--movie .contents--inner .heading {
  position: absolute;
}
.page--home .section--photo .contents--inner .heading--en, .page--home .section--movie .contents--inner .heading--en {
  text-align: left;
}
.page--home .section--photo .contents--inner .list--contents, .page--home .section--movie .contents--inner .list--contents {
  position: relative;
}
.page--home .section--photo .contents--inner .list--contents li, .page--home .section--movie .contents--inner .list--contents li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.page--home .section--photo .contents--inner .list--contents li > a, .page--home .section--movie .contents--inner .list--contents li > a {
  display: block;
}
.page--home .section--photo .contents--inner .list--contents li > a .thumb, .page--home .section--movie .contents--inner .list--contents li > a .thumb {
  position: relative;
  transition: 0.5s;
}
.page--home .section--photo .contents--inner .list--contents li > a .thumb::before, .page--home .section--movie .contents--inner .list--contents li > a .thumb::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: 0.3s;
}
.page--home .section--photo .contents--inner .list--contents li > a .thumb::after, .page--home .section--movie .contents--inner .list--contents li > a .thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: 0.3s;
  border: solid 1px rgba(179, 164, 93, 0.9);
  transform: scale(1.2, 1.2);
}

.page--info .section--detail .txt--basic a {
  text-decoration: underline;
}
.page--info .section--detail.new .date {
  color: #B3A45D;
}
.page--info .section--detail .txt a {
  text-decoration: underline;
}
.page--info .section--detail .txt a:hover {
  text-decoration: none;
}
.page--info .block--share {
  line-height: 1;
  text-align: right;
}
.page--info .block--share li {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #969696;
  margin: 0 0 0 16px;
}
.page--info .block--share .share {
  display: inline-block;
  font-family: kazuraki-sp2n, serif;
  letter-spacing: 0.1em;
  font-weight: 300;
  line-height: 1;
  padding-right: 0;
  letter-spacing: 0.1em;
  vertical-align: 0px;
  color: #969696;
}
.page--info .block--share a {
  color: #969696;
  transition: 0.3s;
}
.page--info .block--share a path {
  fill: #969696 !important;
  transition: 0.3s;
}
.page--info .block--share .lineIco svg {
  fill: #969696;
  transition: 0.3s;
}

.page--photo .list--contents li {
  display: inline-block;
  vertical-align: top;
}
.page--photo .list--contents li a {
  display: block;
  position: relative;
  transition: 0.3s;
}
.page--photo .list--contents li a .thumb {
  position: relative;
  margin-bottom: 2vw;
  -webkit-clip-path: url(#thumb--square);
  clip-path: url(#thumb--square);
  transition: 0.5s;
}
.page--photo .list--contents li a .thumb::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(10, 10, 10, 0.1);
  transition: 0.3s;
}
.page--photo .list--contents li a .thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  border: solid 1px rgba(179, 164, 93, 0.5);
  transform: scale(1.2, 1.2);
  transition: 0.3s;
}
.page--photo .list--contents li a .thumb img {
  display: block;
}
.page--photo.page--photo--detail .tit {
  margin-bottom: 2vw;
  mix-blend-mode: hard-light;
}
.page--photo .block--pager .pager__item--newer a::after,
.page--photo .block--pager .pager__item--newer span::after {
  transform: rotate(-135deg);
}
.page--photo .block--pager .pager__item--older a::after,
.page--photo .block--pager .pager__item--older span::after {
  transform: rotate(45deg);
}
.page--photo .detail__btn a::after {
  content: "";
}
.page--photo .modal-open .drawer__btn {
  pointer-events: none;
}
.page--photo #swipebox-slider .slide-loading {
  background-image: none !important;
}
.page--photo #swipebox-slider .slide img {
  max-height: 80%;
}
.page--photo #swipebox-overlay {
  background: rgba(21, 21, 21, 0.8);
}
.page--photo #swipebox-prev.disabled,
.page--photo #swipebox-next.disabled {
  opacity: 0.2;
}
.page--photo #swipebox-action #swipebox-close {
  position: absolute;
  background: none;
}
.page--photo #swipebox-action #swipebox-close::before, .page--photo #swipebox-action #swipebox-close::after {
  content: "";
  display: block;
  height: 1px;
  background: #ffffff;
  top: 20px;
  transition: all 0.6s ease-out 0s;
  -webkit-transition: all 0.6s ease-out 0s;
}
.page--photo #swipebox-action #swipebox-close::before {
  margin-bottom: -1px;
  transform: rotate(45deg);
}
.page--photo #swipebox-action #swipebox-close::after {
  transform: rotate(-45deg);
}
.page--photo #swipebox-action #swipebox-close:hover::before, .page--photo #swipebox-action #swipebox-close:hover::after {
  background: #B3A45D;
}
.page--photo #swipebox-action #swipebox-prev,
.page--photo #swipebox-action #swipebox-next {
  background: none;
  color: #fff;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.2s;
}
.page--photo #swipebox-action #swipebox-prev:hover::after,
.page--photo #swipebox-action #swipebox-next:hover::after {
  border-color: #B3A45D;
}
.page--photo #swipebox-action #swipebox-prev {
  left: 3%;
}
.page--photo #swipebox-action #swipebox-prev::after {
  content: "";
  display: inline-block;
  width: 1.75em;
  height: 1.75em;
  border: solid 1px;
  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;
}
.page--photo #swipebox-action #swipebox-next {
  right: 3%;
}
.page--photo #swipebox-action #swipebox-next::after {
  content: "";
  display: inline-block;
  width: 1.75em;
  height: 1.75em;
  border: solid 1px;
  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;
}
.page--photo #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 movie
------------------------------ */
.page--movie .list--contents li {
  display: inline-block;
  width: 46%;
  margin-bottom: 3vw;
  margin-right: 7%;
  vertical-align: top;
}
.page--movie .list--contents li:nth-of-type(2n) {
  margin-right: 0;
}
.page--movie .list--contents li a {
  display: block;
  position: relative;
  transition: 0.3s;
}
.page--movie .list--contents li a .thumb {
  position: relative;
  margin-bottom: 2vw;
  transition: 0.5s;
}
.page--movie .list--contents li a .thumb::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(10, 10, 10, 0.1);
  transition: 0.3s;
}
.page--movie .list--contents li a .thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  border: solid 1px rgba(179, 164, 93, 0.9);
  transform: scale(1.2, 1.2);
  transition: 0.3s;
}
.page--movie .list--contents li a .thumb img {
  display: block;
}
.page--movie .block--player {
  position: relative;
  padding-top: 56.25%;
  margin-bottom: 40px;
  background: #000;
}
.page--movie .block--player .ulizahtml5 {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.page--movie .block--player video {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.page--movie .section--detail .txt {
  padding-top: 1vw;
  margin-bottom: 1vw;
}
.page--movie .section--detail .sub-txt-list {
  margin-bottom: 4vw;
}

/*  page newMovie list
------------------------------ */
.page--movie.new-movie.movie-category-list .list--contents {
  gap: 0;
}
.page--movie.new-movie.movie-category-list .list--contents li .list__txt .date {
  font-size: 14px;
  margin-bottom: 0;
  opacity: 1;
}
.page--movie.new-movie.movie-category-list .detail__btn {
  display: none;
}

/*  page newMovie detail
------------------------------ */
.page--movie.new-movie.page-movie-detail .section--detail .tit {
  font-weight: 400;
}
.page--movie.new-movie.page-movie-detail .area--more-info .block--tab .tab__list .item__ico img {
  background-image: url(https://s3-aop.plusmember.jp/prod/public/zigzag/fanclub/common/moreMovieWhite.svg) !important;
}

/*  page--qa
------------------------------ */
.page--qa .qa-list li.delighter.started {
  opacity: 1;
  transform: none;
  transition: 0.6s 0.5s;
}
.page--qa .qa-list li a {
  position: relative;
  display: block;
  background: #0a0a0a;
  transition: 0.5s;
}
.page--qa .qa-list li a .qa-head {
  border-bottom: solid 1px rgba(179, 164, 93, 0.2);
  font-size: 10px;
  color: #969696;
  font-weight: bold;
  line-height: 1.5;
}
.page--qa .qa-list li a .qa-head .date {
  color: #fff;
}
.page--qa .qa-list li a .qa-head .user {
  font-size: 12px;
  color: #B3A45D;
  font-weight: bold;
  line-height: 1.5;
}
.page--qa .qa-list li a h3 {
  font-weight: normal;
  transition: 0.3s;
}
.page--qa .qa-list .new .qa-head {
  border-bottom: solid 1px #B3A45D;
  color: #B3A45D;
}
.page--qa .qa-list .new .date {
  color: #B3A45D !important;
}
.page--qa .qa-list .new .date:after {
  content: "NEW";
  margin-left: 0.5rem;
  color: #B3A45D;
}
.page--qa .error {
  color: #B3A45D;
}
.page--qa .comment {
  margin: 40px auto;
  line-height: 1.5;
}
.page--qa .form-list {
  margin: 24px auto;
}
.page--qa .form-list dt {
  font-weight: bold;
  font-size: 14px;
  color: #B3A45D;
}
.page--qa .form-list .nickname {
  margin-bottom: 16px;
}
.page--qa .form-list .nickname input {
  background: none;
}
.page--qa .thanks {
  margin-bottom: 40px;
}
.page--qa .btn a, .page--qa .btn input {
  text-decoration: none;
  display: block;
  width: 300px;
  padding: 15px;
  background: #2C2D31;
  text-align: center;
  color: #FFF;
  font-size: 16px;
  margin: 0 auto 0;
  border: 1px solid #fff;
  letter-spacing: 0.08em;
}
.page--qa .btn a:hover, .page--qa .btn input:hover {
  background: none;
}
.page--qa .btn input {
  margin-bottom: 24px;
}
.page--qa .detail__btn {
  padding-top: 60px;
}
.page--qa .qa-detail dt, .page--qa .qa-detail dd {
  border: solid 1px rgba(179, 164, 93, 0.9);
  padding: 30px;
  background: rgba(179, 164, 93, 0.05);
  margin-bottom: 40px;
}
.page--qa .qa-detail h3 {
  color: #B3A45D;
  line-height: 1.5;
  margin-bottom: 20px;
}
.page--qa .qa-detail .qa-wrap {
  line-height: 1.5;
}
.page--qa .qa-detail dt .qa-wrap .qa-head .user {
  font-size: 13px;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: solid 1px rgba(179, 164, 93, 0.2);
}

/*  page--support
------------------------------ */
.section--detail.support .list--support dt {
  margin-bottom: 5px;
  color: #969696;
  line-height: 1.8;
}
.section--detail.support .list--support dd {
  margin-bottom: 40px;
  line-height: 1.6;
}
.section--detail.support .list--support dd:last-of-type {
  margin-bottom: 0;
}
.section--detail.support .list--support li {
  font-weight: normal;
  margin-bottom: 1.5em;
  line-height: 1.6;
}
.section--detail.support .list--support li:last-of-type {
  margin-bottom: 0;
}
.section--detail.support .list--support li ul {
  text-indent: 1em;
}
.section--detail.support .list--support li ul li {
  padding-left: 1em;
  text-indent: -1em;
}

/*  page--faq
------------------------------ */
.page--faq .tit--category {
  margin: 0 0 20px;
  font-size: 16px;
}
.page--faq .searchBox {
  position: relative;
  width: 80%;
  margin: 80px auto;
}
.page--faq .searchBox input[type=text] {
  line-height: 40px;
  font-size: 18px;
}
.page--faq .searchBox input[type=submit] {
  width: 50px;
  font-family: FontAwesome;
  font-size: 20px;
  font-weight: bold;
  line-height: 56px;
  color: #9fa3a7;
  background: transparent;
  border: none;
  border-radius: 30px;
  position: absolute;
  top: 3px;
  right: 3px;
  z-index: 2;
  cursor: pointer;
}
.page--faq .list--faq {
  margin: 0 0 80px;
}
.page--faq .list--faq li {
  border-top: solid 1px rgba(255, 255, 255, 0.1);
}
.page--faq .list--faq li:last-child {
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}
.page--faq .list--faq a {
  position: relative;
  display: block;
  padding: 25px 0 27px 0;
}
.page--faq .list--faq a:hover {
  opacity: 0.5;
}
.page--faq .list--faq .tit {
  padding-left: 20px;
}
.page--faq .list--faq .txt {
  margin: 0;
  padding-left: 20px;
  line-height: 1.4;
}
.page--faq .list--faq .icon--q {
  float: left;
  font-family: kazuraki-sp2n, serif;
  letter-spacing: 0.1em;
  font-weight: 300;
  line-height: 1;
  line-height: 2;
  color: #ffffff;
  margin-right: 5px;
}
.page--faq .section--detail .block--contact {
  text-align: center;
  margin: 5vw 0;
}
.page--faq .section--detail .block--contact a {
  color: #ffffff;
  position: relative;
  border-width: 1px;
  margin-top: -0.2em;
}
.page--faq .section--detail .block--contact a:hover {
  color: #000;
}
.page--faq .section--detail .block--contact .fa {
  display: none;
}
.page--faq .section--detail .list--faq .icon--q {
  line-height: 1.6;
}
.page--faq .block--faq-detail {
  margin: 0 0 80px;
  padding: 25px;
  background: #000000;
}
.page--faq .block--faq-detail dt {
  font-size: 18px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  padding: 0 0 15px;
  margin: 0 0 20px;
}
.page--faq .block--faq-detail dt .txt {
  padding-left: 40px;
  margin: 0;
}
.page--faq .block--faq-detail dd .txt {
  font-size: 15px;
  padding-left: 40px;
  margin: 0;
}
.page--faq .block--faq-detail span[class^=icon--] {
  display: inline-block;
  float: left;
  width: 30px;
  height: 30px;
  font-family: kazuraki-sp2n, serif;
  letter-spacing: 0.1em;
  font-weight: 300;
  line-height: 1;
  font-size: 16px;
  text-align: center;
  line-height: 33px;
  padding-left: 2px;
}
.page--faq .block--faq-detail span.icon--q {
  color: #ffffff;
  line-height: 40px;
}
.page--faq .block--faq-detail span.icon--a {
  color: #B3A45D;
}

.section--detail.entry .txt--lead {
  color: #ffffff;
}
.section--detail.entry .block-tit {
  font-family: ro-shino-std, serif;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.12em;
}
.section--detail.entry .block-tit.jp {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  letter-spacing: 0.05em;
}
.section--detail.entry .block--benefit {
  padding-top: 5vw;
}
.section--detail.entry .block--benefit .txt--basic {
  margin-bottom: 0;
}
.section--detail.entry .list--content li {
  background: #000000;
  color: #ffffff;
}
.section--detail.entry .list--content li .title {
  font-family: ro-shino-std, serif;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #B3A45D;
}
.section--detail.entry .price {
  width: 100%;
  border: solid 1px #969696;
  background: rgba(0, 0, 0, 0.5);
}
.section--detail.entry .price td, .section--detail.entry .price th {
  border-bottom: solid 1px #969696;
}
.section--detail.entry .price th {
  font-weight: normal;
}
.section--detail.entry .txt--sub.note a {
  text-decoration: underline;
}
.section--detail.entry .block--attention {
  margin-bottom: 2vw;
  border: solid 1px #ffffff;
  font-size: 13px;
  line-height: 1.6;
}
.section--detail.entry .block--attention p {
  width: 100%;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: solid 1px #B3A45D;
  color: #B3A45D;
  font-size: 15px;
}
.section--detail.entry .block--attention a {
  color: #B3A45D;
  text-decoration: underline;
}
.section--detail.entry .block--login__fanplus {
  margin-bottom: 0 !important;
}
.section--detail.entry .block--login__fanplus .block--inner {
  padding: 20px;
  background: rgba(0, 0, 0, 0.5);
  margin-top: 30px;
}
.section--detail.entry .block--login__fanplus .txt--basic {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.section--detail.entry .block--login__fanplus .txt--basic span {
  display: block;
  font-weight: bold;
  font-size: 1.2em;
}
.section--detail.entry .block--login__fanplus .btn {
  margin: 0 auto;
}

/*  questionnaire
------------------------------ */
.page--questionnaire .section-tit {
  font-size: 40px;
  line-height: 1.3;
}
.page--questionnaire .content--body section {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
}
.page--questionnaire .form--post {
  margin-bottom: 100px;
}

.form--post {
  margin: 0 0 40px;
}

.form--post + .txt--sub {
  text-align: center;
}

.form--post dt {
  font-weight: bold;
}

.icon--required {
  display: inline-block;
}
.icon--required::before {
  content: "必須";
  background: #ff4343;
  color: #ffffff;
  font-size: 11px;
  font-weight: normal;
  line-height: 0;
  vertical-align: 2px;
  padding: 0px 6px 3px;
  margin-left: 5px;
}

/*  Ryuya's Room
------------------------------ */
.ryuyas_photo .wrap, .ryuyas_movie .wrap {
  z-index: 1;
}
.ryuyas_photo .wrap::before, .ryuyas_movie .wrap::before {
  content: "";
  background: url(https://berevo.zigzag.asia/static/zigzag/fanclub/feature/room/bg_pick_ryuya.png);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: 85% 0%;
  display: block;
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: -1;
}
.ryuyas_photo .wrap::after, .ryuyas_movie .wrap::after {
  position: fixed;
}

/*  effect delighter
------------------------------ */
@keyframes item-blur_effect {
  from {
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }
  to {
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}
.delighter {
  opacity: 0;
}

.delighter.started {
  transition: 0.6s ease;
}

.delighter.ended {
  opacity: 0;
}

.section--head.started {
  opacity: 1;
  transition: 1.5s ease-in 0.6s;
}
.section--head.started::before {
  opacity: 1;
}

body:not(.page--home) .section--logo.delighter.started {
  opacity: 1;
  transition: 0.5s ease 0.2s;
}

.page--home .section--logo.delighter.started {
  opacity: 1;
  transition: 1.5s ease 3.5s;
}

.section--logo--fc.delighter.started {
  opacity: 1;
  transition: 2.5s ease-in 2s;
  animation: item-blur_effect 2.5s ease-in-out 2s;
}

body:not(.page--home) .drawer__btn.delighter.started {
  opacity: 1;
  transition: 0.5s ease 0.3s;
}

.drawer__btn.delighter.started {
  opacity: 1;
  transition: 1.5s ease 3.5s;
}

.scroll.delighter.started {
  opacity: 1;
  transition: 1.5s ease 3.5s;
}

.scrolling .scroll.delighter.started {
  opacity: 0;
  transition: 0.5s ease 0.2s;
}

.list__nav--members li.delighter, .list__nav--members__login li.delighter {
  transform: translateY(5%);
}

.list__nav--members li.delighter.started, .list__nav--members__login li.delighter.started {
  opacity: 1;
  transform: none;
  transition: 2s ease-in 3.5s;
}

.heading.delighter.started {
  opacity: 0.7;
  transition: 1s 0.5s;
  animation: item-blur_effect 1s ease-in-out 0.5s;
}

.heading--en.delighter.started {
  opacity: 1;
  transition: 3s ease-out 0.3s;
}

.section-tit.started {
  opacity: 1;
  transition: 1s 0.3s;
}

.list--info li.delighter {
  transform: translateY(20%);
}

.list--info li.delighter.started {
  opacity: 1;
  transform: none;
  transition: 0.6s 0.5s;
}

.list--contents li.delighter, .list--content li.delighter {
  transform: translateX(-20%);
}

.list--contents li.delighter.started, .list--content li.delighter.started {
  opacity: 1;
  transform: none;
  transition: 0.6s;
  transition-delay: 0.5s;
  animation: slidein_left 0.6s cubic-bezier(0.69, 0, 0.05, 1) 0.5s both;
}

.slick-slide.delighter.started {
  opacity: 1;
  transition: 0.6s;
  transition-delay: 0.6s;
}

.drawer-visible #globalnav ul li.delighter {
  transform: translateY(20%);
}

.drawer-visible #globalnav ul li.delighter.started {
  opacity: 1;
  transform: none;
  transition: 2s;
  transition-delay: 2s;
}

footer.delighter {
  transform: translateY(20%);
}

footer.delighter.started {
  opacity: 1;
  transform: none;
  transition-delay: 0.5s;
}

.list__more.delighter.started {
  opacity: 1;
  transition: 0.6s;
  transition-delay: 0.6s;
}

@keyframes slidein_left {
  0% {
    opacity: 0;
    left: -25%;
  }
  100% {
    opacity: 1;
    left: 0%;
  }
}
@keyframes slidein_right {
  0% {
    opacity: 0;
    right: -25%;
  }
  100% {
    opacity: 1;
    right: 0%;
  }
}
@keyframes slidein_bottom {
  0% {
    opacity: 0;
    transform: translate(0, 25rem);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@media screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
  a {
    transition: 0.3s;
  }
  .contents-tit {
    font-size: 50px;
    margin-bottom: 10px;
  }
  .section-tit {
    margin-bottom: 40px;
    font-family: ro-shino-std, serif;
    font-weight: 400;
    letter-spacing: 0.08em;
    line-height: 1;
    font-size: 50px;
  }
  .date {
    font-size: 14px;
    letter-spacing: 0.1;
    font-family: kazuraki-sp2n, serif;
    letter-spacing: 0.1em;
    font-weight: 300;
    line-height: 1;
  }
  .tit {
    font-size: 16px;
    line-height: 1.8;
  }
  .section--list {
    margin: 2vw auto 12vw;
    padding: 0 15%;
  }
  .section--list .section-tit {
    margin-bottom: 40px;
  }
  .section--list .list--info {
    margin-bottom: 40px;
  }
  .section--list .list--info li a {
    padding: 18px 0;
  }
  .section--list .no-data {
    font-size: 14px;
  }
  .section--detail {
    margin: 2vw auto 15vw;
    padding-bottom: 50px;
  }
  .section--detail .section-tit {
    margin-bottom: 40px;
  }
  .section--detail .date {
    padding-bottom: 10px;
    font-size: 12px;
  }
  .section--detail .tit {
    font-size: 20px;
    padding: 8px 0 20px;
  }
  .section--detail .txt {
    font-size: 15px;
  }
  .detail__btn a {
    font-size: 16px;
  }
  .detail__btn a::after {
    width: 50px;
    height: 50px;
  }
  #nav--top {
    width: 3%;
  }
  .btn input {
    transition: 0.3s;
  }
  .btn--main {
    min-width: 300px;
  }
  .btn--sub {
    min-width: 300px;
  }
  .slick-slide img {
    padding: 0 20px;
  }
  .slide-arrow {
    top: 36%;
    width: 55px;
    height: 68px;
  }
  .slick-dots {
    bottom: -20px;
    width: 86%;
  }
  .slick-dots li {
    margin: 0 5px;
  }
  .slick-dots li::before {
    font-size: 15px;
  }
  .list__more {
    width: 93%;
  }
  .list__more a {
    font-size: 16px;
  }
  .list__more a::after {
    right: -10.3%;
    width: 100px;
    height: 100px;
  }
  .list--info .date, .list--contents .date {
    font-size: 14px;
  }
  .list--info li a {
    position: relative;
    display: block;
    background: #0a0a0a;
  }
  .list--info li a:hover {
    background: rgba(179, 164, 93, 0.05);
  }
  .list--info li a:hover::before {
    opacity: 0;
    transform: scale(0.5, 0.5);
  }
  .list--info li a:hover::after {
    opacity: 1;
    transform: scale(0.98, 0.9);
  }
  .list--info li a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: all 0.3s;
  }
  .list--info li a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: 0.3s;
    border: solid 1px rgba(179, 164, 93, 0.9);
    transform: scale(1.2, 1.2);
  }
  .list--contents li .date {
    padding: 0 9px;
    padding-bottom: 9px;
  }
  .list--contents li .tit {
    padding: 10px 9px 0;
  }
  .list--sns li {
    margin-right: 15px;
  }
  header {
    position: relative;
    padding: 50px;
    padding-bottom: 0;
  }
  header .header--inner > .section--logo:hover path {
    fill: #B3A45D;
  }
  header .header--inner > .section--logo.logo__zigzag a {
    max-width: 96px;
  }
  header .header--inner > .section--logo.logo__berevo a {
    max-width: 120px;
  }
  header .header--inner > .section--logo a {
    max-width: 96px;
  }
  header .drawer {
    padding-top: 7vw;
    transition: 0.3s;
  }
  header .drawer #globalnav {
    width: 100%;
  }
  header .drawer #globalnav > li {
    width: 90%;
    margin: 0 auto;
  }
  header .drawer #globalnav > li > div {
    width: 50%;
    transform: translateY(5%);
  }
  header .drawer #globalnav > li > div:first-of-type {
    width: 25%;
  }
  header .drawer #globalnav > li > div:first-of-type .section--logo {
    margin-bottom: 3vw;
  }
  header .drawer #globalnav > li > div .list__nav--members ul li a {
    font-size: 1.7vw;
  }
  header .drawer #globalnav > li > div .list__nav--members ul li a::before {
    margin-right: 0.4rem;
    font-size: 0.6rem;
  }
  header .drawer #globalnav .list--menu li {
    margin-bottom: 3.2vw;
    font-size: 5.6rem;
  }
  header .drawer__btn {
    right: 3.5%;
    width: 16px;
    height: 86px;
  }
  header .drawer__btn span {
    height: 60px;
  }
  header .drawer__btn span:first-of-type {
    margin-right: 12px;
    margin-top: 24px;
  }
  header .drawer__btn span:nth-of-type(2) {
    margin-right: 6px;
    margin-top: 12px;
  }
  header .drawer__btn:hover span:first-of-type {
    margin-top: 0px;
  }
  header .drawer__btn:hover span:last-of-type {
    margin-top: 24px;
  }
  .drawer-visible header .drawer__btn span:first-of-type {
    margin-top: 0;
    transform: rotate(45deg);
  }
  .drawer-visible header .drawer__btn span:nth-of-type(2) {
    transform: translateY(-220%);
  }
  .drawer-visible header .drawer__btn span:last-of-type {
    margin-right: 12px;
    transform: rotate(-45deg);
  }
  footer .inner {
    width: 86%;
    margin: 0 auto;
    margin-bottom: 65px;
  }
  footer .section--logo {
    width: 7.8%;
    min-width: 113px;
    margin-bottom: 40px;
  }
  footer .nav--support {
    margin-bottom: 2rem;
  }
  footer .nav--support li {
    display: inline-block;
    margin-right: 30px;
  }
  footer .nav--support li a {
    font-size: 12px;
    letter-spacing: 0.07em;
    transition: 0.3s;
  }
  footer .list--sns {
    margin-bottom: 70px;
  }
  footer .list--sns li {
    margin-right: 15px;
  }
  footer .list--sns li a {
    font-size: 20px;
    transition: 0.2s;
  }
  footer .block--link {
    margin-bottom: 1.5rem;
    font-size: 11px;
  }
  footer .block--link:nth-of-type(2) {
    margin-bottom: 1rem;
  }
  footer .block--link a {
    display: block;
    margin-bottom: 0.7rem;
  }
  footer .block--link a:hover {
    color: #B3A45D;
  }
  footer .copyright {
    margin-bottom: 22px;
    font-size: 10px;
    letter-spacing: 0.08em;
  }
  .page--home .section--head {
    background: linear-gradient(rgb(32, 32, 32) 0%, rgb(16, 16, 16) 80%, rgb(0, 0, 0) 100%);
  }
  .page--home .section--head .head--inner {
    width: 28%;
    margin: 0 auto;
  }
  .page--home .section--head .head--inner .list__nav--members {
    width: 63%;
    margin: 60px auto 0;
  }
  .page--home .section--head .head--inner .list__nav--members .nav--join {
    width: 40%;
  }
  .page--home .section--head .head--inner .list__nav--members .nav--login {
    width: 37%;
  }
  .page--home .section--head .head--inner .list__nav--members__login {
    width: 63%;
    margin: 60px auto 0;
  }
  .page--home .section--heading .heading {
    width: 59.5%;
    min-width: 865px;
  }
  .page--home .section--heading .heading--en {
    width: 86%;
    margin: 0 auto 50px;
    font-size: 40px;
  }
  .page--home .section--info, .page--home .section--blog, .page--home .section--kagemaru {
    margin-bottom: 220px;
  }
  .page--home .section--info .info--inner .list--info, .page--home .section--blog .info--inner .list--info, .page--home .section--kagemaru .info--inner .list--info {
    width: 86%;
    margin: 0 auto 50px;
  }
  .page--home .section--info .info--inner .list--info li, .page--home .section--blog .info--inner .list--info li, .page--home .section--kagemaru .info--inner .list--info li {
    width: 31.3%;
    margin-right: 2.96%;
  }
  .page--home .section--info .info--inner .list--info li:last-of-type, .page--home .section--blog .info--inner .list--info li:last-of-type, .page--home .section--kagemaru .info--inner .list--info li:last-of-type {
    margin-right: 0;
  }
  .page--home .section--info .info--inner .list--info li .date, .page--home .section--blog .info--inner .list--info li .date, .page--home .section--kagemaru .info--inner .list--info li .date {
    width: 92%;
    padding: 30px;
    padding-bottom: 10px;
  }
  .page--home .section--info .info--inner .list--info li .tit, .page--home .section--blog .info--inner .list--info li .tit, .page--home .section--kagemaru .info--inner .list--info li .tit {
    padding: 30px;
  }
  .page--home .section--kagemaru {
    margin-bottom: 0;
  }
  .page--home .section--blog, .page--home .section--qa {
    margin-bottom: 100px;
  }
  .page--home .section--blog .heading, .page--home .section--qa .heading {
    margin: 0 0 0 auto;
    transform: translate3d(1.4%, 22%, 0);
  }
  .page--home .section--blog .heading--en, .page--home .section--qa .heading--en {
    text-align: left;
  }
  .page--home .section--qa {
    margin-bottom: 220px;
  }
  .page--home .section--qa .info--inner .list--info li .tit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 55px 30px;
    font-size: 18px;
    letter-spacing: 2px;
  }
  .page--home .section--qa .info--inner .list--info li .tit::after {
    width: calc(100% - 100px);
    display: block;
    content: "";
    border-top: solid 1px rgba(179, 164, 93, 0.9);
  }
  .page--home .section--qa .info--inner .list--info {
    justify-content: start;
  }
  .page--home .section--photo, .page--home .section--movie {
    margin-bottom: 220px;
  }
  .page--home .section--photo .contents--inner .heading, .page--home .section--movie .contents--inner .heading {
    position: absolute;
    top: -220px;
    right: -1%;
    width: 30%;
    min-width: 436px;
  }
  .page--home .section--photo .contents--inner .heading--en, .page--home .section--movie .contents--inner .heading--en {
    text-align: left;
  }
  .page--home .section--photo .contents--inner .list--contents, .page--home .section--movie .contents--inner .list--contents {
    position: relative;
    width: 86%;
    margin: 0 auto 50px;
  }
  .page--home .section--photo .contents--inner .list--contents li > a, .page--home .section--movie .contents--inner .list--contents li > a {
    width: 50%;
  }
  .page--home .section--photo .contents--inner .list--contents li > a .thumb, .page--home .section--movie .contents--inner .list--contents li > a .thumb {
    position: relative;
    transition: 0.5s;
  }
  .page--home .section--photo .contents--inner .list--contents li > a .thumb::before, .page--home .section--movie .contents--inner .list--contents li > a .thumb::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: 0.3s;
  }
  .page--home .section--photo .contents--inner .list--contents li > a .thumb::after, .page--home .section--movie .contents--inner .list--contents li > a .thumb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: 0.3s;
    border: solid 1px rgba(179, 164, 93, 0.9);
    transform: scale(1.2, 1.2);
  }
  .page--home .section--photo .contents--inner .list--contents li > a:hover .thumb, .page--home .section--movie .contents--inner .list--contents li > a:hover .thumb {
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    background: rgba(179, 164, 93, 0.05);
  }
  .page--home .section--photo .contents--inner .list--contents li > a:hover .thumb::before, .page--home .section--movie .contents--inner .list--contents li > a:hover .thumb::before {
    opacity: 0;
    transform: scale(0.5, 0.5);
  }
  .page--home .section--photo .contents--inner .list--contents li > a:hover .thumb::after, .page--home .section--movie .contents--inner .list--contents li > a:hover .thumb::after {
    opacity: 1;
    transform: scale(0.98, 0.96);
  }
  .page--home .section--photo .contents--inner .list--contents li .block--txt, .page--home .section--movie .contents--inner .list--contents li .block--txt {
    width: 50%;
    padding-bottom: 40px;
  }
  .page--home .section--photo .contents--inner .list--contents li .block--txt a, .page--home .section--movie .contents--inner .list--contents li .block--txt a {
    transition: 0.3s;
  }
  .page--home .section--photo .contents--inner .list--contents li .block--txt a:hover, .page--home .section--movie .contents--inner .list--contents li .block--txt a:hover {
    color: #B3A45D;
  }
  .page--home .section--photo .contents--inner .list--contents li .date, .page--home .section--movie .contents--inner .list--contents li .date {
    width: 100%;
    padding: 0 13%;
    padding-bottom: 20px;
  }
  .page--home .section--photo .contents--inner .list--contents li .tit, .page--home .section--movie .contents--inner .list--contents li .tit {
    padding: 25px 13%;
  }
  .page--home .section--photo .contents--inner .list--contents li .block--txt a, .page--home .section--movie .contents--inner .list--contents li .block--txt a {
    transition: 0.3s;
  }
  .page--home .section--photo .contents--inner .list--contents li .block--txt a:hover, .page--home .section--movie .contents--inner .list--contents li .block--txt a:hover {
    color: #B3A45D;
  }
  .page--home .section--photo {
    margin-bottom: 300px;
  }
  .page--home .section--ryuya {
    margin-bottom: 0;
  }
  .page--home .section--ryuya.section--movie .contents--inner .heading {
    width: 53.5%;
    left: 2%;
  }
  .page--home .section--movie {
    margin-bottom: 0px;
  }
  .page--home .section--movie .contents--inner .heading {
    top: -300px;
    left: -1%;
    width: 35%;
    min-width: 512px;
  }
  .page--home .section--movie .contents--inner .heading--en {
    text-align: right;
  }
  .page--home .section--movie .contents--inner .list--contents {
    width: 86%;
    margin: 0 auto 50px;
  }
  .page--home .section--movie .contents--inner .list--contents li {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row-reverse;
  }
  .page--home .section--movie .contents--inner .list--contents li .block--txt {
    padding-top: 80px;
    padding-bottom: 40px;
  }
  .page--home .section--movie .list__more {
    width: 46%;
    transform: translateY(-15vh);
  }
  .page--info .list--info li {
    margin-bottom: 40px;
  }
  .page--info .list--info li .date {
    width: 92%;
    padding: 30px;
    padding-bottom: 10px;
  }
  .page--info .list--info li .tit {
    padding: 30px;
  }
  .page--info .section--detail .date {
    font-size: 14px;
  }
  .page--info .section--detail .tit {
    font-size: 20px;
  }
  .page--info .section--detail .txt--basic {
    font-size: 15px;
  }
  .page--info .section--detail .txt--basic a {
    text-decoration: underline;
  }
  .page--info .section--detail.new .date {
    color: #B3A45D;
  }
  .page--info .section--detail .txt {
    font-size: 15px;
    padding: 40px 0 20px;
  }
  .page--info .section--detail .txt a {
    text-decoration: underline;
  }
  .page--info .section--detail .txt a:hover {
    text-decoration: none;
  }
  .page--info .block--share {
    line-height: 1;
    text-align: right;
    padding-top: 40px;
    margin: 0 0 40px;
  }
  .page--info .block--share li {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #969696;
    margin: 0 0 0 16px;
  }
  .page--info .block--share .share {
    display: inline-block;
    font-family: kazuraki-sp2n, serif;
    letter-spacing: 0.1em;
    font-weight: 300;
    line-height: 1;
    font-size: 11px;
    padding-right: 0;
    letter-spacing: 0.1em;
    vertical-align: 0px;
    color: #969696;
  }
  .page--info .block--share a {
    color: #969696;
    transition: 0.3s;
  }
  .page--info .block--share a path {
    fill: #969696 !important;
    transition: 0.3s;
  }
  .page--info .block--share a:hover {
    color: #B3A45D;
  }
  .page--info .block--share a:hover path {
    fill: #B3A45D !important;
  }
  .page--info .block--share .lineIco svg {
    width: 16px;
    height: 16px;
  }
  .page--blog .list--info li {
    margin-bottom: 40px;
  }
  .page--blog .list--info li .date {
    width: 92%;
    padding: 30px;
    padding-bottom: 10px;
  }
  .page--blog .list--info li .tit {
    padding: 30px;
  }
  .page--blog .section--detail .date {
    font-size: 14px;
  }
  .page--blog .section--detail .tit {
    font-size: 20px;
  }
  .page--blog .section--detail .txt--basic {
    font-size: 15px;
  }
  .page--blog .section--detail .txt--basic a {
    text-decoration: underline;
  }
  .page--blog .section--detail.new .date {
    color: #B3A45D;
  }
  .page--blog .section--detail .txt {
    font-size: 15px;
    padding: 40px 0 100px;
  }
  .page--blog .section--detail .txt .ph {
    position: relative;
    line-height: 0;
    padding: 15px 0;
    height: 80vh;
  }
  .page--blog .section--detail .txt .ph img {
    max-height: 100%;
    max-width: 100%;
    width: auto !important;
  }
  .page--blog .section--detail .txt a {
    text-decoration: underline;
  }
  .page--blog .section--detail .txt a:hover {
    text-decoration: none;
  }
  .page--photo .list--contents li {
    width: 46%;
    margin-bottom: 4vw;
    margin-right: 7%;
    vertical-align: top;
  }
  .page--photo .list--contents li:nth-of-type(2n) {
    margin-right: 0;
  }
  .page--photo .list--contents li:hover .thumb {
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    background: rgba(179, 164, 93, 0.05);
  }
  .page--photo .list--contents li:hover .thumb::before {
    opacity: 0;
    transform: scale(0.5, 0.5);
  }
  .page--photo .list--contents li:hover .thumb::after {
    opacity: 1;
    transform: scale(0.96, 0.96);
  }
  .page--photo .list--contents li:hover {
    color: #B3A45D;
  }
  .page--photo #swipebox-slider .slide-loading {
    background-image: none !important;
  }
  .page--photo #swipebox-slider .slide img {
    max-height: 80%;
  }
  .page--photo #swipebox-overlay {
    background: rgba(21, 21, 21, 0.8);
  }
  .page--photo #swipebox-prev.disabled,
  .page--photo #swipebox-next.disabled {
    opacity: 0.2;
  }
  .page--photo #swipebox-action #swipebox-close {
    top: 60px;
    right: 70px;
  }
  /*  page movie
  ------------------------------ */
  .page--movie .list--contents li {
    display: inline-block;
    width: 46%;
    margin-bottom: 3vw;
    margin-right: 7%;
    vertical-align: top;
  }
  .page--movie .list--contents li:nth-of-type(2n) {
    margin-right: 0;
  }
  .page--movie .list--contents li a {
    display: block;
    position: relative;
    transition: 0.3s;
  }
  .page--movie .list--contents li a .thumb {
    position: relative;
    margin-bottom: 2vw;
    transition: 0.5s;
  }
  .page--movie .list--contents li a .thumb img {
    display: block;
  }
  .page--movie .list--contents li:hover {
    color: #B3A45D;
  }
  .page--movie .list--contents li:hover .thumb {
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    background: rgba(179, 164, 93, 0.05);
  }
  .page--movie .list--contents li:hover .thumb::before {
    opacity: 0;
    transform: scale(0.5, 0.5);
  }
  .page--movie .list--contents li:hover .thumb::after {
    opacity: 1;
    transform: scale(0.98, 0.96);
  }
  .page--movie .block--player {
    position: relative;
    padding-top: 56.25%;
    margin-bottom: 40px;
  }
  .page--movie .block--player .ulizahtml5 {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
  }
  .page--movie .block--player video {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
  }
  .page--movie .section--detail .txt {
    padding-top: 1vw;
    margin-bottom: 1vw;
  }
  .page--movie .section--detail .sub-txt-list {
    margin-bottom: 4vw;
  }
  /*  page newMovie list
  ------------------------------ */
  .page--movie.new-movie.movie-category-list .section--list {
    width: 86%;
    max-width: initial;
    margin: 2vw auto 12vw;
  }
  .page--movie.new-movie.movie-category-list .section--list .section-tit {
    margin-bottom: 40px;
  }
  .page--movie.new-movie.movie-category-list .section--list .list--contents {
    gap: initial;
  }
  .page--movie.new-movie.movie-category-list .section--list .list--contents li {
    display: inline-block;
    width: 46%;
    margin-bottom: 3vw;
    margin-right: 8%;
    vertical-align: top;
  }
  .page--movie.new-movie.movie-category-list .section--list .list--contents li:nth-of-type(2n) {
    margin-right: 0;
  }
  .page--movie.new-movie.movie-category-list .section--list .list--contents li a .thumb {
    transition: 0.5s;
    margin: 0 auto 2vw;
  }
  /*  page newMovie detail
  ------------------------------ */
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .vjs-big-play-centered .vjs-big-play-button {
    top: 46%;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info {
    margin-bottom: 90px;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab .tab__list .item__ico img {
    margin-right: 15px;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies {
    border: solid 1px rgba(179, 164, 93, 0.2);
    padding: 0;
    background: none;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li {
    border: none;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a {
    border-bottom: solid 1px rgba(179, 164, 93, 0.2);
    padding: 20px 0;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .thumb {
    margin: 0 20px 0 0;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .list__txt .tit {
    padding: 0;
    line-height: 1.5;
    margin: 0 0 10px;
    font-size: 16px;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .list__txt .date {
    font-size: 12px;
    margin-bottom: 0;
    opacity: 1;
    padding: 0;
    border: none;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li:last-child a {
    border: none;
  }
  .page--movie.new-movie.page-movie-detail .detail__btn {
    margin: 0 auto;
  }
  /*  page--qa
  ------------------------------ */
  .page--qa textarea {
    margin-bottom: 24px;
  }
  .page--qa .comment {
    font-size: 16px;
  }
  .page--qa .qa-list {
    padding-top: 4vw;
    margin-bottom: 4vw;
  }
  .page--qa .qa-list li.delighter {
    transform: translateY(20%);
  }
  .page--qa .qa-list li {
    margin-bottom: 40px;
  }
  .page--qa .qa-list li a {
    padding: 18px 0;
  }
  .page--qa .qa-list li a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: 0.3s;
    border: solid 1px rgba(179, 164, 93, 0.9);
    transform: scale(1.2, 1.2);
  }
  .page--qa .qa-list li a:hover {
    background: rgba(179, 164, 93, 0.05);
  }
  .page--qa .qa-list li a:hover:before {
    opacity: 0;
    transform: scale(0.5, 0.5);
  }
  .page--qa .qa-list li a:hover:after {
    opacity: 1;
    transform: scale(0.98, 0.9);
  }
  .page--qa .qa-list li a .qa-head {
    width: 92%;
    padding: 30px;
  }
  .page--qa .qa-list li a .qa-head .date {
    font-size: 14px;
  }
  .page--qa .qa-list li a .qa-head .user {
    font-size: 12px;
    color: #B3A45D;
    font-weight: bold;
    line-height: 1.5;
  }
  .page--qa .qa-list li a h3 {
    font-size: 16px;
    padding: 30px;
  }
  .section--detail.entry .logo {
    width: 40%;
    margin: 0 auto 5vw;
  }
  .section--detail.entry .txt {
    font-size: 15px;
    line-height: 1.6;
  }
  .section--detail.entry .txt--lead {
    margin-bottom: 5vw;
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
  }
  .section--detail.entry .block-tit {
    margin-bottom: 3vw;
    font-size: 50px;
    text-align: center;
    letter-spacing: -0.03em;
  }
  .section--detail.entry .block-tit.jp {
    font-size: 28px;
    letter-spacing: 0.05em;
  }
  .section--detail.entry .block--benefit {
    text-align: center;
  }
  .section--detail.entry .list--content li {
    margin-bottom: 3vw;
    padding: 2vw;
  }
  .section--detail.entry .list--content li .title {
    margin-bottom: 1vw;
    font-size: 30px;
  }
  .section--detail.entry .price {
    margin-bottom: 3vw;
  }
  .section--detail.entry .price td, .section--detail.entry .price th {
    font-size: 16px;
    padding: 1vw;
  }
  .section--detail.entry .price th {
    width: 24%;
  }
  .section--detail.entry .price td {
    font-size: 13px;
  }
  .section--detail.entry .block--spec {
    margin-bottom: 5vw;
  }
  .section--detail.entry .txt--sub {
    font-size: 13px;
  }
  .section--detail.entry .block--login__fanplus {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
  }
  .section--detail.entry .block--login__fanplus .block--inner {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 48%;
    padding: 2vw;
  }
  .section--detail.entry .block--login__fanplus .block--inner .txt--basic {
    height: 50%;
  }
  .section--detail.entry .block--attention {
    padding: 1.2vw 1.5vw;
  }
  _:-ms-lang(x)::-ms-backdrop, header .g-nav li a {
    color: #111;
  }
  _:-ms-lang(x)::-ms-backdrop, .page--home .section--head .block--photo > svg {
    display: none !important;
  }
  _:-ms-lang(x)::-ms-backdrop, .page--home .section--gallery.not-loggedin .list--contents li a figure img {
    background: none !important;
  }
  _::-webkit-full-page-media, _:future, :root .list--contents li:hover a {
    filter: unset;
  }
  _::-webkit-full-page-media, _:future, :root .list--contents li a {
    box-shadow: 10px 50px 20px -50px transparent;
  }
  _::-webkit-full-page-media, _:future, :root .list--contents li:hover a {
    filter: unset;
    box-shadow: none;
  }
  _::-webkit-full-page-media, _:future, :root .list--contents li:hover a .thumb {
    box-shadow: 10px 50px 20px -50px rgba(0, 0, 0, 0.4);
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  /* common.scss debug
  ============================== */
  header {
    padding: 20px 20px 40px;
  }
  header .header--inner > .section--logo a {
    width: 17%;
    min-width: 65px;
  }
  header .header--inner > .section--logo.logo__berevo a {
    width: 25%;
    min-width: 60px;
  }
  header .drawer {
    padding-top: 7vw;
    background: linear-gradient(90deg, #111111 0%, #212121 40%);
  }
  header .drawer::before {
    background-position: 50%, 50%;
  }
  header .drawer #globalnav > li {
    display: block;
    width: 86%;
    margin: 0 auto;
  }
  header .drawer #globalnav > li > div {
    width: 100%;
  }
  header .drawer #globalnav > li > div:first-of-type {
    width: 90%;
    margin: 0 0 10vw;
  }
  header .drawer #globalnav > li > div:first-of-type .section--logo {
    width: 40%;
    margin: 0 0 6vw;
  }
  header .drawer #globalnav > li > div .list__nav--members ul {
    justify-content: flex-start;
  }
  header .drawer #globalnav > li > div .list__nav--members ul li {
    margin-right: 5vw;
  }
  header .drawer #globalnav > li > div .list__nav--members ul li:last-of-type {
    margin-right: 0;
  }
  header .drawer #globalnav > li > div .list__nav--members ul li a {
    font-size: 6vw;
  }
  header .drawer #globalnav > li > div .list__nav--members ul li a::before {
    margin-right: 0.4rem;
    font-size: 0.6rem;
  }
  header .drawer #globalnav .list--menu li {
    font-size: 3rem;
    margin-bottom: 4vw;
  }
  header .drawer__btn {
    right: 4%;
    width: 12px;
    height: 65px;
  }
  header .drawer__btn span {
    height: 45px;
  }
  header .drawer__btn span:first-of-type {
    margin-right: 12px;
    margin-top: 24px;
  }
  header .drawer__btn span:nth-of-type(2) {
    margin-right: 6px;
    margin-top: 12px;
  }
  .drawer-visible header .drawer__btn span:first-of-type {
    margin-top: 0;
    transform: rotate(45deg);
  }
  .drawer-visible header .drawer__btn span:nth-of-type(2) {
    transform: translateY(-300%);
  }
  .drawer-visible header .drawer__btn span:last-of-type {
    margin-right: 12px;
    transform: rotate(-45deg);
  }
  footer .inner {
    width: 100%;
    margin-bottom: 0;
  }
  footer .section--logo {
    width: 17%;
    min-width: 64px;
    margin-bottom: 30px;
    margin-left: 30px;
  }
  footer .block--support {
    display: block;
    width: 90%;
    border: solid 1px #B3A45D;
    padding: 15px 20px 12px;
    margin: 0 auto 2.5rem;
  }
  footer .block--support .nav-tit {
    font-family: kazuraki-sp2n, serif;
    letter-spacing: 0.1em;
    font-weight: 300;
    line-height: 1;
    position: relative;
    color: #B3A45D;
    font-size: 18px;
  }
  footer .block--support .nav-tit::after {
    content: "▽";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #B3A45D;
    font-family: YakuHanJP, source-han-sans-japanese, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 2;
    font-size: 12px;
    line-height: 1;
    transition: 0.2s;
  }
  footer .block--support .nav-tit.open::after {
    transform: rotate(180deg);
  }
  footer .nav--support {
    display: none;
    padding-top: 10px;
    margin-bottom: 0;
  }
  footer .nav--support li {
    display: block;
  }
  footer .nav--support li a {
    font-size: 13px;
    letter-spacing: 0.07em;
  }
  footer .list--sns {
    margin-bottom: 27px;
    margin-left: 20px;
  }
  footer .block--link {
    margin-bottom: 1.5rem;
    margin-left: 20px;
    font-size: 12px;
  }
  footer .block--link:nth-of-type(2) {
    margin-bottom: 0rem;
  }
  footer .block--link a {
    display: block;
    margin-bottom: 0.8rem;
  }
  footer .block--link a:hover {
    color: #B3A45D;
  }
  footer .copyright {
    margin-bottom: 22px;
    margin-left: 20px;
    font-size: 10px;
    letter-spacing: 0.08em;
  }
  .contents-tit {
    font-size: 40px;
    margin-bottom: 10px;
  }
  .section-tit {
    font-size: 12vw;
    margin: 0 auto 5vw;
  }
  .date {
    font-size: 11px;
  }
  .tit {
    font-size: 13px;
    line-height: 1.5;
  }
  .section--list {
    margin: 2vw auto 20vw;
  }
  .section--list .no-data {
    font-size: 13px;
  }
  .section--detail {
    margin: 2vw auto 20vw;
  }
  .section--detail .date {
    padding-bottom: 10px;
    font-size: 11px;
  }
  .section--detail .tit {
    font-size: 18px;
    padding: 8px 0 15px;
  }
  .detail__btn a {
    font-size: 11px;
  }
  .detail__btn a::after {
    width: 40px;
    height: 40px;
  }
  #nav--top {
    width: 6vw;
    min-width: 19px;
  }
  .btn--main {
    min-width: 90%;
  }
  /*  page movie
  ------------------------------ */
  /*  page newMovie list
  ------------------------------ */
  /*  page newMovie detail
  ------------------------------ */
  /*  page--qa
  ------------------------------ */
  /*  page--support
  ------------------------------ */
  /*  page--faq
  ------------------------------ */
  /*  Ryuya's Room
  ------------------------------ */
  /*------------------------------ */
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .btn--main {
    min-width: 50%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .btn--sub {
    min-width: 90%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .btn--sub {
    min-width: 50%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .block--pager {
    width: 96%;
  }
  .slick-slide img {
    padding: 0 12px;
  }
  .slide-arrow {
    display: none;
    /*
    top: 31%;
    width: 27px;
    height: 33px;
    */
  }
  .slick-dots {
    bottom: -5px;
    width: 80%;
  }
  .slick-dots li {
    margin: 0 2px;
  }
  .slick-dots li::before {
    font-size: 12px;
  }
  .list__more {
    width: 95%;
  }
  .list__more a {
    font-size: 11px;
  }
  .list__more a::after {
    right: 0%;
    width: 73px;
    height: 73px;
  }
  .list__more a span {
    transform: translateX(75%);
  }
  .list--info .date, .list--contents .date {
    font-size: 11px;
  }
  .list--contents li .date {
    padding: 0 9px;
    padding-bottom: 9px;
  }
  .list--contents li .tit {
    padding: 10px 9px 0;
  }
  .list--sns li {
    margin-right: 16px;
  }
  .page--home.body--android .section--head {
    background: #202020;
  }
  .page--home.body--android .section--head::before {
    mix-blend-mode: none;
  }
  .page--home .section--head {
    background: linear-gradient(rgb(32, 32, 32) 0%, rgb(16, 16, 16) 96%, rgb(0, 0, 0) 100%);
    background: -webkit-linear-gradient(rgb(32, 32, 32) 0%, rgb(16, 16, 16) 96%, rgb(0, 0, 0) 100%);
  }
  .page--home .section--head .head--inner {
    width: 63.7%;
  }
  .page--home .section--head .head--inner .list__nav--members {
    width: 82.7%;
    margin: 80px auto 0;
  }
  .page--home .section--head .head--inner .list__nav--members .nav--join {
    width: 41%;
  }
  .page--home .section--head .head--inner .list__nav--members .nav--login {
    width: 39.5%;
  }
  .page--home .section--head .head--inner .txt--message {
    width: 82.7%;
    margin: 80px auto 20px;
    font-size: 12px;
  }
  .page--home .section--head .head--inner .list__nav--members__login {
    width: 82.7%;
    margin: 60px auto 0;
  }
  .page--home .section--head .head--inner .list__nav--members__login .nav--mypage {
    width: 56%;
  }
  .page--home .section--banner .slick-slider {
    margin-bottom: 50px;
  }
  .page--home .section--heading .heading {
    width: 64%;
    min-width: 242px;
  }
  .page--home .section--heading .heading--en {
    width: 90%;
    margin: 0 auto 15px;
    font-size: 20px;
  }
  .page--home .section--info, .page--home .section--blog, .page--home .section--kagemaru {
    margin-bottom: 20px;
  }
  .page--home .section--info .info--inner .list--info, .page--home .section--blog .info--inner .list--info, .page--home .section--kagemaru .info--inner .list--info {
    display: block;
    width: 100%;
    margin: 0 auto 40px;
  }
  .page--home .section--info .info--inner .list--info li, .page--home .section--blog .info--inner .list--info li, .page--home .section--kagemaru .info--inner .list--info li {
    width: 95%;
    margin-bottom: 15px;
  }
  .page--home .section--info .info--inner .list--info li .date, .page--home .section--blog .info--inner .list--info li .date, .page--home .section--kagemaru .info--inner .list--info li .date {
    width: 94%;
    padding: 20px;
    padding-bottom: 8px;
  }
  .page--home .section--info .info--inner .list--info li .tit, .page--home .section--blog .info--inner .list--info li .tit, .page--home .section--kagemaru .info--inner .list--info li .tit {
    width: 94%;
    padding: 20px;
    padding-top: 15px;
  }
  .page--home .section--info .info--inner .list--info li:nth-of-type(2), .page--home .section--blog .info--inner .list--info li:nth-of-type(2), .page--home .section--kagemaru .info--inner .list--info li:nth-of-type(2) {
    margin: 0 0 15px auto;
  }
  .page--home .section--info .info--inner .list--info li:nth-of-type(2) .date, .page--home .section--blog .info--inner .list--info li:nth-of-type(2) .date, .page--home .section--kagemaru .info--inner .list--info li:nth-of-type(2) .date {
    margin: 0 0 0 auto;
  }
  .page--home .section--info .info--inner .list--info li:nth-of-type(2) .tit, .page--home .section--blog .info--inner .list--info li:nth-of-type(2) .tit, .page--home .section--kagemaru .info--inner .list--info li:nth-of-type(2) .tit {
    margin: 0 0 0 auto;
  }
  .page--home .section--info .list__more, .page--home .section--blog .list__more, .page--home .section--kagemaru .list__more {
    justify-content: flex-start;
  }
  .page--home .section--info .list__more a, .page--home .section--blog .list__more a, .page--home .section--kagemaru .list__more a {
    padding-left: 0;
    padding-left: 5vw;
  }
  .page--home .section--info .list__more a span, .page--home .section--blog .list__more a span, .page--home .section--kagemaru .list__more a span {
    transform: translateX(0);
  }
  .page--home .section--info .list__more a::after, .page--home .section--blog .list__more a::after, .page--home .section--kagemaru .list__more a::after {
    left: -36%;
  }
  .page--home .section--blog, .page--home .section--qa {
    margin-bottom: 30px;
  }
  .page--home .section--blog .heading, .page--home .section--qa .heading {
    margin: 0 0 0 auto;
    transform: translate3d(1.4%, 22%, 0);
  }
  .page--home .section--blog .heading--en, .page--home .section--qa .heading--en {
    text-align: left;
  }
  .page--home .section--blog .info--inner .list--info li, .page--home .section--qa .info--inner .list--info li {
    margin: 0 0 15px auto;
  }
  .page--home .section--blog .info--inner .list--info li .date, .page--home .section--qa .info--inner .list--info li .date {
    margin: 0 0 0 auto;
  }
  .page--home .section--blog .info--inner .list--info li .tit, .page--home .section--qa .info--inner .list--info li .tit {
    margin: 0 0 0 auto;
  }
  .page--home .section--blog .info--inner .list--info li:nth-of-type(2), .page--home .section--qa .info--inner .list--info li:nth-of-type(2) {
    margin: 0 auto 15px 0;
  }
  .page--home .section--blog .info--inner .list--info li:nth-of-type(2) .date, .page--home .section--qa .info--inner .list--info li:nth-of-type(2) .date {
    margin: 0 auto 0 0;
  }
  .page--home .section--blog .info--inner .list--info li:nth-of-type(2) .tit, .page--home .section--qa .info--inner .list--info li:nth-of-type(2) .tit {
    margin: 0 auto 0 0;
  }
  .page--home .section--photo, .page--home .section--movie {
    margin-bottom: 20px;
  }
  .page--home .section--photo .contents--inner .heading, .page--home .section--movie .contents--inner .heading {
    position: relative;
    top: 0px;
    width: 34.4%;
    min-width: 129px;
    margin: 0 0 0 auto;
  }
  .page--home .section--photo .contents--inner .heading--en, .page--home .section--movie .contents--inner .heading--en {
    text-align: left;
  }
  .page--home .section--photo .contents--inner .list--contents, .page--home .section--movie .contents--inner .list--contents {
    width: 95%;
    margin: 0 auto 0 0;
  }
  .page--home .section--photo .contents--inner .list--contents li, .page--home .section--movie .contents--inner .list--contents li {
    display: block;
  }
  .page--home .section--photo .contents--inner .list--contents li > a, .page--home .section--movie .contents--inner .list--contents li > a {
    display: block;
    width: 100%;
  }
  .page--home .section--photo .contents--inner .list--contents li .thumb, .page--home .section--movie .contents--inner .list--contents li .thumb {
    margin-bottom: 40px;
  }
  .page--home .section--photo .contents--inner .list--contents li .block--txt, .page--home .section--movie .contents--inner .list--contents li .block--txt {
    width: 100%;
    padding-top: 0;
    padding-bottom: 40px;
  }
  .page--home .section--photo .contents--inner .list--contents li .date, .page--home .section--movie .contents--inner .list--contents li .date {
    width: 100%;
    padding: 0 11.2% 8.5px;
  }
  .page--home .section--photo .contents--inner .list--contents li .tit, .page--home .section--movie .contents--inner .list--contents li .tit {
    width: 89%;
    margin: 0 0 0 auto;
    padding: 15px 0 0;
  }
  .page--home .section--movie .contents--inner .heading {
    top: 0px;
    width: 39%;
    min-width: 146px;
    margin: 0 auto 0 0;
  }
  .page--home .section--movie .contents--inner .heading--en {
    text-align: right;
  }
  .page--home .section--movie .contents--inner .list--contents {
    margin: 0 0 0 auto;
  }
  .page--home .section--movie .contents--inner .list--contents li {
    flex-direction: row;
  }
  .page--home .section--movie .contents--inner .list--contents li .date {
    padding: 0 5.6% 8.5px;
  }
  .page--home .section--movie .contents--inner .list--contents li .tit {
    margin: 0 auto;
    padding: 15px 0 0;
  }
  .page--home .section--movie .list__more {
    width: 95%;
    transform: translateY(0);
  }
  .page--home .section--qa {
    margin-bottom: 90px;
  }
  .page--home .section--qa .info--inner .list--info li {
    width: 90%;
    margin: 0 auto;
  }
  .page--home .section--qa .info--inner .list--info li .tit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 35px 25px;
    font-size: 15px;
    letter-spacing: 1px;
  }
  .page--home .section--qa .info--inner .list--info li .tit::after {
    width: calc(100% - 82px);
    display: block;
    content: "";
    border-top: solid 1px rgba(179, 164, 93, 0.9);
  }
  .page--home .section--qa .info--inner .list--info {
    justify-content: end;
  }
  .page--info .list--info li {
    margin: 0 auto 20px;
  }
  .page--info .list--info li .date {
    padding: 30px;
    padding-bottom: 10px;
  }
  .page--info .list--info li .tit {
    padding: 30px;
    padding-top: 20px;
  }
  .page--info .section--detail .date {
    font-size: 11px;
  }
  .page--info .section--detail .txt--basic {
    font-size: 13px;
  }
  .page--info .section--detail .txt {
    font-size: 13px;
    padding: 20px 0 20px;
  }
  .page--info .block--share {
    padding-top: 30px;
    margin: 0 0 30px;
  }
  .page--info .block--share .share {
    font-size: 11px;
  }
  .page--info .block--share li {
    font-size: 13px;
    margin: 0 0 0 13px;
  }
  .page--info .block--share .lineIco svg {
    width: 13px;
    height: 13px;
  }
  .page--blog .list--info li {
    margin: 0 auto 20px;
  }
  .page--blog .list--info li .date {
    padding: 30px;
    padding-bottom: 10px;
  }
  .page--blog .list--info li .tit {
    padding: 30px;
    padding-top: 20px;
  }
  .page--blog .section--detail .date {
    font-size: 11px;
  }
  .page--blog .section--detail .txt--basic {
    font-size: 13px;
  }
  .page--blog .section--detail .txt {
    font-size: 13px;
    padding: 20px 0 70px;
  }
  .page--blog .section--detail .txt .ph {
    position: relative;
    line-height: 0;
    padding: 15px 0;
  }
  .page--photo .list--contents li {
    width: 100%;
    margin-bottom: 15vw;
    margin-right: 0;
  }
  .page--photo .list--contents li a .thumb {
    margin-bottom: 4vw;
  }
  .page--photo #swipebox-action #swipebox-close {
    top: 30px;
    right: 2%;
  }
  .page--movie .list--contents li {
    width: 100%;
    margin-bottom: 15vw;
    margin-right: 0;
  }
  .page--movie .list--contents li a .thumb {
    margin-bottom: 4vw;
  }
  .page--movie .section--detail .txt, .page--movie .section--detail .sub-txt-list {
    font-size: 13px;
  }
  .page--movie .section--detail .sub-txt-list {
    margin-bottom: 8vw;
  }
  .page--movie.new-movie.movie-category-list .section--list {
    padding: 0;
    margin: 2vw auto 20vw;
  }
  .page--movie.new-movie.movie-category-list .section--list .section-tit {
    font-size: 12vw;
    margin: 0 auto 5vw;
  }
  .page--movie.new-movie.movie-category-list .section--list .list--contents {
    gap: initial;
  }
  .page--movie.new-movie.movie-category-list .section--list .list--contents li {
    width: 100%;
    margin-bottom: 15vw;
    margin-right: 0;
  }
  .page--movie.new-movie.movie-category-list .section--list .list--contents li a .thumb {
    margin-bottom: 4vw;
  }
  .page--movie.new-movie.movie-category-list .section--list .list--contents li .list__txt .date {
    font-size: 11px;
  }
  .page--movie.new-movie.page-movie-detail .section--detail {
    padding: 0;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin: 20px auto 40px;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .block--player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .block--player .video-js.vjs-paused .vjs-play-control,
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .block--player .video-js.vjs-playing .vjs-play-control,
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .block--player .video-js.vjs-paused .vjs-control-bar,
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .block--player .video-js.vjs-playing .vjs-control-bar {
    display: none;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--movie .block--player .vjs-big-play-centered .vjs-big-play-button {
    margin-top: -0.9em;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info {
    margin-bottom: 60px;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab .tab__list {
    padding: 30px 0 15px;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab .tab__list .item__ico {
    flex-wrap: nowrap;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab .tab__list .item__ico img {
    margin-right: 10px;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab .tab__list .item__ico span {
    font-size: 12px;
    transform: scale(1);
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies {
    border: solid 1px rgba(179, 164, 93, 0.2);
    padding: 0;
    background: none;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li {
    border: none;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a {
    border-bottom: solid 1px rgba(179, 164, 93, 0.2);
    width: 90%;
    padding: 15px 0;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .thumb {
    margin: 0 15px 0 0;
  }
  .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: 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 .list__txt .tit {
    padding: 0;
    line-height: 1.4;
    margin: 0 0 10px;
    font-size: 14px;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .list__txt .date {
    font-size: 12px;
    margin-bottom: 0;
    opacity: 1;
    padding: 0;
    border: none;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li:last-child a {
    border: none;
  }
  .page--movie.new-movie.page-movie-detail .section--detail .detail__btn {
    padding: 0;
  }
  .page--qa textarea {
    margin-bottom: 10px;
  }
  .page--qa .comment {
    font-size: 14px;
  }
  .page--qa .qa-wrap {
    font-size: 13px;
  }
  .page--qa .section-tit {
    font-size: 10vw;
  }
  .page--qa .qa-list {
    padding-top: 8vw;
    margin-bottom: 8vw;
  }
  .page--qa .qa-list li {
    margin: 0 auto 20px;
  }
  .page--qa .qa-list li a {
    padding: 0;
  }
  .page--qa .qa-list li a .qa-head {
    padding: 30px;
    padding-bottom: 10px;
  }
  .page--qa .qa-list li a .qa-head .date {
    font-size: 11px;
  }
  .page--qa .qa-list li a h3 {
    font-size: 13px;
    padding: 30px;
    padding-top: 20px;
  }
  .page--questionnaire .section-tit {
    font-size: 20px;
  }
  .page--questionnaire .content--body {
    width: 100%;
    padding: 0;
  }
  .page--questionnaire .content--body > section {
    padding-bottom: 30px;
  }
  .page--questionnaire .form--confirm {
    border: 0.5px solid #d9dde0;
    border-radius: 6px;
    padding: 15px;
    margin: 20px auto 40px;
  }
  .page--questionnaire .form--confirm dt {
    margin: 0;
    opacity: 0.6;
  }
  .input--half {
    width: 100% !important;
  }
  .input--quarter.postal_code {
    width: 50% !important;
  }
  .page--questionnaire .section-tit .font-Caveat {
    font-size: 35px;
  }
  .section--detail.support .section-tit {
    margin-bottom: 40px;
    font-size: 23px;
  }
  .page--faq .section-tit {
    font-size: 23px;
  }
  .page--faq .tit--category {
    font-size: 13px;
  }
  .page--faq .searchBox {
    position: relative;
    width: 100%;
    margin: 40px auto;
  }
  .page--faq .searchBox input[type=text] {
    line-height: 35px;
    font-size: 16px;
  }
  .page--faq .searchBox input[type=submit] {
    width: 40px;
    line-height: 46px;
  }
  .page--faq .list--faq {
    margin: 0 0 40px;
  }
  .page--faq .list--faq a {
    padding: 15px 0 17px 0;
  }
  .page--faq .list--faq .icon--q {
    line-height: 1.2;
  }
  .page--faq .block--faq-detail {
    margin: 0 0 30px;
    padding: 15px;
  }
  .page--faq .block--faq-detail dt {
    font-size: 16px;
  }
  .page--faq .block--faq-detail dd .txt {
    font-size: 13px;
  }
  .page--faq .block--faq-detail span[class^=icon--] {
    font-size: 16px;
    line-height: 27px;
  }
  .page--faq .block--faq-detail span.icon--q {
    color: #ffffff;
    line-height: 36px;
  }
  .ryuyas_photo .wrap::before, .ryuyas_movie .wrap::before {
    background-size: 80%;
    background-position: 118% 37%;
  }
  .page--home .section--ryuya.section--movie .contents--inner .heading {
    width: 74%;
  }
  .section--detail.entry .logo {
    width: 50%;
    margin: 0 auto 10vw;
  }
  .section--detail.entry .txt {
    font-size: 13px;
    line-height: 1.6;
  }
  .section--detail.entry .txt--lead {
    margin-bottom: 10vw;
    font-size: 13px;
    line-height: 1.6;
  }
  .section--detail.entry .block-tit {
    margin-bottom: 5vw;
    font-size: 30px;
  }
  .section--detail.entry .block-tit.jp {
    font-size: 18px;
  }
  .section--detail.entry .list--content li {
    margin-bottom: 5vw;
    padding: 5vw;
  }
  .section--detail.entry .list--content li .title {
    margin-bottom: 2vw;
    font-size: 20px;
  }
  .section--detail.entry .price {
    margin-bottom: 5vw;
  }
  .section--detail.entry .price td, .section--detail.entry .price th {
    font-size: 13px;
    padding: 2vw;
  }
  .section--detail.entry .price th {
    width: 30%;
  }
  .section--detail.entry .price td {
    font-size: 13px;
  }
  .section--detail.entry .block--spec {
    margin-bottom: 7vw;
  }
  .section--detail.entry .txt--sub {
    font-size: 11px;
  }
  .section--detail.entry .block--login__fanplus .block--inner {
    padding: 30px 2vw 20px;
    margin-bottom: 2vw;
  }
  .section--detail.entry .block--login__fanplus .block--inner .txt--basic {
    font-size: 13px;
  }
  .section--detail.entry .block--login__fanplus .block--inner .txt--basic span {
    font-size: 3vw;
  }
  .section--detail.entry .block--attention {
    padding: 3vw 3.5vw;
  }
  .body--app header .drawer #globalnav {
    margin-bottom: 50px;
  }
  .body--app header .drawer #globalnav .list--menu li {
    font-size: 2.8rem;
  }
  .body--app.page--home .section--head::before {
    opacity: 1 !important;
  }
  .body--app.page--home .section--head.delighter, .body--app.page--home .section--head.delighter.ended {
    opacity: 1 !important;
  }
  .body--app.page--home .section--head.delighter.started {
    transition: none !important;
    animation: none !important;
  }
  .body--app.page--home .head--inner .section--logo--fc.delighter, .body--app.page--home .head--inner .section--logo--fc.delighter.ended {
    opacity: 1 !important;
  }
  .body--app.page--home .head--inner .section--logo--fc.delighter.started {
    transition: none !important;
    animation: none !important;
  }
  .body--app.page--home .head--inner .list__nav--members li.delighter, .body--app.page--home .head--inner .list__nav--members li.delighter.ended,
  .body--app.page--home .head--inner .list__nav--members__login li.delighter,
  .body--app.page--home .head--inner .list__nav--members__login li.delighter.ended {
    opacity: 1 !important;
  }
  .body--app.page--home .head--inner .list__nav--members li.delighter.started,
  .body--app.page--home .head--inner .list__nav--members__login li.delighter.started {
    transition: none !important;
    animation: none !important;
  }
}
/*  tablet
------------------------------ */
@media screen and (min-width: 768px) and (max-width: 960px) {
  body {
    font-size: 18px;
  }
  .section-tit {
    font-size: 9vw;
  }
  #nav--top {
    width: 5vw;
  }
  .page--info .list--info li {
    width: 100%;
  }
  .section--detail.entry .block--benefit .thumb {
    width: 60%;
  }
  .section--detail.entry .block-tit {
    font-size: 6vw;
  }
  .section--detail.entry .block--login__fanplus .block--inner .txt--basic span {
    font-size: 20px;
  }
  .section--detail.entry .list--content li {
    padding: 25px;
  }
  .section--detail.entry .price th, .section--detail.entry .price td {
    font-size: 15px;
    padding: 20px;
  }
}