@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 {
  -webkit-box-sizing: content-box;
          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 {
  -webkit-box-sizing: border-box;
          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] {
  -webkit-box-sizing: border-box;
          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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}

i, em {
  font-style: normal;
}

table {
  border-collapse: collapse;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
  line-height: 0;
}

* {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

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

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

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

img {
  width: 100%;
  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: #B5A48C;
  color: #F8F8F8;
}

::selection {
  background: #B5A48C;
  color: #F8F8F8;
}

::-moz-selection {
  background: #191615;
  color: #F8F8F8;
}

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

i.fa-solid.fa-music {
  margin-right: 6px;
}

.xdebug-var-dump {
  display: none !important;
}

.block--pager {
  text-align: center;
  letter-spacing: -0.5em;
  font-size: 15px;
  margin: 70px 0 auto;
  padding: 0;
  height: 60px;
  position: relative;
}
.block--pager.another .pager__item--newer {
  line-height: 1;
  width: 60px;
}
.block--pager.another .pager__item--older {
  line-height: 1;
  width: 60px;
}
.block--pager.another .pager__item--newer a::after, .block--pager.another .pager__item--older a::after {
  content: none;
}
.block--pager.another .pager__item--newer span::after, .block--pager.another .pager__item--older span::after {
  content: none;
}
.block--pager li {
  display: inline-block;
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500;
  letter-spacing: 0.2em;
  padding: 0.6em 0;
  margin: 0 15px;
  letter-spacing: 0.03em;
  text-align: center;
  vertical-align: middle;
  position: relative;
  width: 35px;
  height: 35px;
}
.block--pager a {
  display: block;
  position: relative;
  text-decoration: none;
}
.block--pager .pager__item--number {
  text-align: center;
  color: #fff;
}
.block--pager .pager__item--newer {
  width: 40px;
  height: 40px;
  background: transparent;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
  margin: 0 5px;
}
.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;
  width: 13px;
  height: 13px;
  background: url(/static/gospellers/fanclub/common/prev.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 14px;
  right: 12px;
}
.block--pager .pager__item--newer span {
  opacity: 0.2;
}
.block--pager .pager__item--older {
  width: 40px;
  height: 40px;
  background: transparent;
  padding: 0;
  position: relative;
  top: 0;
  right: 0;
  margin: 0 5px;
}
.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;
  width: 13px;
  height: 13px;
  background: url(/static/gospellers/fanclub/common/next.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 14px;
  right: 12px;
}
.block--pager .pager__item--older span {
  opacity: 0.2;
}
.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 {
  display: inline-block;
  position: relative;
  color: #191615;
  margin: 0 15px;
  padding: 0.6em 0;
  vertical-align: middle;
  letter-spacing: normal;
  line-height: 15px;
}
.block--pager .pager__item--current span {
  display: block;
  position: relative;
  border-radius: 50%;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  z-index: 2;
}
.block--pager .pager__item--current::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #F0EFED;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}

.loader {
  text-align: center;
  margin-top: -10px;
  position: relative;
}
.loader p {
  font-family: gill-sans-nova, sans-serif;
  letter-spacing: 0.08em;
  font-size: 12px;
}
.loader::before {
  content: "";
  display: block;
  width: 10px;
  height: 8px;
  position: absolute;
  background: url(/static/gospellers/fanclub/common/scroll.svg) no-repeat center;
  background-size: contain;
  -webkit-animation: scrolldown 1.2s infinite;
          animation: scrolldown 1.2s infinite;
  top: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.txt--basic {
  margin: 0 0 1em;
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
}

.txt--sub {
  font-size: 0.85em;
  line-height: 1.8em;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.bold {
  font-weight: bold;
}

/* image */
.ph, .thumb, .keyvisual {
  position: relative;
  line-height: 0;
}
.ph img, .thumb img, .keyvisual img {
  width: 100%;
}
.ph img::after, .thumb img::after, .keyvisual img::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ph::after, .thumb::after, .keyvisual::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ph .dummy, .thumb .dummy, .keyvisual .dummy {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

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

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

.section--top .block--keyvisual .keyvisual {
  opacity: 0;
  -webkit-filter: brightness(140%);
          filter: brightness(140%);
  -webkit-transition: opacity 0.8s 0.2s cubic-bezier(0.4, 0, 1, 1), -webkit-filter 0.8s 0.5s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.8s 0.2s cubic-bezier(0.4, 0, 1, 1), -webkit-filter 0.8s 0.5s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.8s 0.2s cubic-bezier(0.4, 0, 1, 1), filter 0.8s 0.5s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.8s 0.2s cubic-bezier(0.4, 0, 1, 1), filter 0.8s 0.5s cubic-bezier(0.4, 0, 1, 1), -webkit-filter 0.8s 0.5s cubic-bezier(0.4, 0, 1, 1);
}
.section--top .block--keyvisual .keyvisual .svg__path {
  opacity: 0;
  -webkit-transition: opacity 0.2s 1s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.2s 1s cubic-bezier(0.4, 0, 1, 1);
}
.section--top .block--sns, .section--top .scroll {
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.8s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.8s 0.8s cubic-bezier(0.4, 0, 1, 1);
}

.loaded .bg {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.loaded .section--top .block--keyvisual .keyvisual {
  -webkit-filter: brightness(98%);
          filter: brightness(98%);
  opacity: 1;
}
.loaded .section--top .block--keyvisual .keyvisual .svg__path {
  opacity: 1;
}
.loaded .section--top .block--sns, .loaded .section--top .scroll {
  opacity: 1;
}

.scrolling.loaded.page--home .section--top .section--inner .block--logo .scroll {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.scrolling .page-top {
  opacity: 1;
}

.delighter {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: 0.45s cubic-bezier(0.25, 0.1, 0.33, 0.6) 0.3s;
  transition: 0.45s cubic-bezier(0.25, 0.1, 0.33, 0.6) 0.3s;
}

.delighter.started {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.page--home .section--profile .block--profile .left {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
  -webkit-transform: translate(0);
          transform: translate(0);
}
.page--home .section--profile .block--profile .left.delighter.started {
  opacity: 1;
}

.swiper-container {
  padding: 0;
  width: 100%;
  overflow: visible;
  padding-left: 0;
  padding-right: 0;
}

.swiper-pagination-total {
  opacity: 0.3;
}

.swiper-button-prev,
.swiper-button-next {
  display: block;
  text-decoration: none;
  position: absolute;
  top: inherit;
  bottom: -53px;
  z-index: 10;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  content: none;
}
.swiper-button-prev::before,
.swiper-button-next::before {
  font-size: 14px;
  color: #191615;
  font-family: gill-sans-nova, sans-serif;
}

.swiper-button-prev, .swiper-button-next {
  height: auto;
  padding: 12px;
  width: 15px;
  height: 15px;
  z-index: 2;
  position: absolute;
  bottom: -71px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
  pointer-events: none;
}

.swiper-button-prev {
  -webkit-transform: translateX(-280%);
          transform: translateX(-280%);
}

.swiper-button-next {
  -webkit-transform: translateX(180%);
          transform: translateX(180%);
}

.swiper-button-prev.swiper-button-disabled::before,
.swiper-button-next.swiper-button-disabled::before {
  opacity: 0.35;
}

.swiper-button-prev::after {
  content: none;
}

.swiper-button-prev::before {
  content: "";
  display: block;
  position: absolute;
  width: 14px;
  height: 11px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(/static/gospellers/fanclub/common/prev.svg) no-repeat center;
  background-size: contain;
}

.swiper-button-next::before {
  content: "";
  display: block;
  position: absolute;
  width: 14px;
  height: 11px;
  left: 0;
  top: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(/static/gospellers/fanclub/common/next.svg) no-repeat center;
  background-size: contain;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  z-index: 1;
  bottom: -74px;
  font-size: 18px;
  font-family: gill-sans-nova, sans-serif;
}

.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: #ddd;
}

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

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

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

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

/* input */
input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=number],
button {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #191615;
  border-radius: 0.3em;
  padding: 0.5em;
  color: #191615;
  border-radius: 0;
  border: 1px solid #888;
}
@media screen and (min-width: 961px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=password],
  input[type=number],
  button {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=password],
  input[type=number],
  button {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
button:focus {
  border-color: #191615;
}
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;
}

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

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

/* select */
.form__select {
  display: inline-block;
  position: relative;
}
.form__select::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 1px solid #F8F8F8;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  vertical-align: middle;
  right: 0;
}
.form__select select {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #191615;
  border-radius: 0.3em;
  padding: 0.5em;
  padding-right: 2.3em;
  border-radius: 0;
  border: 1px solid #888;
}
@media screen and (min-width: 961px) {
  .form__select select {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__select select {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.form__select select:focus {
  border-color: #191615;
}
.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::after {
  position: absolute;
  right: 1.3em;
  top: 42%;
  border: 1px solid #000;
  border-top: none;
  border-right: none;
}

/* checkbox */
.form__checkbox label p {
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 961px) {
  .form__checkbox label p {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__checkbox label p {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.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: 1px solid #888;
  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 #B5A48C;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  top: 70%;
  left: 0.2em;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  opacity: 0;
}
.form__checkbox :checked ~ p::before {
  background: #F8F8F8;
}
.form__checkbox :checked ~ p::after {
  top: 50%;
  opacity: 1;
}

/* radio */
.form__radio label p {
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 961px) {
  .form__radio label p {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__radio label p {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.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-left: 1.6em;
}
.form__radio label p::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
  border: 1px solid #888;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.form__radio :checked ~ p::before {
  border-color: #B5A48C;
  border-width: 0.3em;
}

/* toggle button */
.form__toggle label p {
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 961px) {
  .form__toggle label p {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__toggle label p {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.06em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.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 #191615;
}
.form__toggle label p::before {
  width: 50px;
  border-radius: 15px;
  top: 50%;
  right: 0;
}
.form__toggle label p::after {
  width: 30px;
  background: #191615;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  top: 50%;
  right: 20px;
}
.form__toggle :checked ~ p::before {
  background: #F0EFED;
  border-color: #F0EFED;
}
.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 #888;
  padding: 40px 30px 10px;
  margin-bottom: 40px;
}
.form--confirm dt {
  margin: 0 0 10px;
  opacity: 0.4;
}
.form--confirm dd {
  margin: 0 0 30px;
}

@-webkit-keyframes scrolldown {
  0% {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px);
    opacity: 0;
  }
}

@keyframes scrolldown {
  0% {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px);
    opacity: 0;
  }
}
@-webkit-keyframes mask-circle {
  0% {
    -webkit-clip-path: circle(8% at 93% 8vw);
            clip-path: circle(8% at 93% 8vw);
  }
  100% {
    -webkit-clip-path: circle(200% at 96% 5vw);
            clip-path: circle(200% at 96% 5vw);
  }
}
@keyframes mask-circle {
  0% {
    -webkit-clip-path: circle(8% at 93% 8vw);
            clip-path: circle(8% at 93% 8vw);
  }
  100% {
    -webkit-clip-path: circle(200% at 96% 5vw);
            clip-path: circle(200% at 96% 5vw);
  }
}
@-webkit-keyframes mask-circle_tablet {
  0% {
    -webkit-clip-path: circle(8% at 94% 6vw);
            clip-path: circle(8% at 94% 6vw);
  }
  100% {
    -webkit-clip-path: circle(200% at 96% 5vw);
            clip-path: circle(200% at 96% 5vw);
  }
}
@keyframes mask-circle_tablet {
  0% {
    -webkit-clip-path: circle(8% at 94% 6vw);
            clip-path: circle(8% at 94% 6vw);
  }
  100% {
    -webkit-clip-path: circle(200% at 96% 5vw);
            clip-path: circle(200% at 96% 5vw);
  }
}
.btn {
  text-align: center;
}

.btn-base-style, .btn--sub, .btn--main {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  border: none;
  position: relative;
  z-index: 1;
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
}

.btn--main {
  background: #191615;
  color: #F8F8F8;
  border: 1px solid #191615;
  height: inherit !important;
  line-height: inherit !important;
  padding: 20px;
  margin: 1.5em 0;
}

.btn--sub {
  background: #F8F8F8;
  color: #191615;
  border: 1px solid #000;
  margin: 1.5em 0;
}
@media screen and (min-width: 756px) and (max-width: 961px) {
  .btn--sub {
    min-width: 50%;
    height: 60px;
    line-height: 60px;
  }
}

.detail__btn {
  font-family: gill-sans-nova, sans-serif;
  letter-spacing: 0.05em;
}
.detail__btn a {
  display: inline-block;
}

.date, .category {
  font-size: 13px;
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.commingsoon {
  opacity: 0.5;
  display: block;
  text-align: center;
}

.no-data {
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
}

.tit {
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  word-break: break-word;
}

[class^=list--] li.new a .tit::after {
  content: "";
  display: inline-block;
  width: 32px;
  height: 21px;
  position: relative;
  top: 4px;
  margin-left: 2px;
  background: url(/static/gospellers/fanclub/common/new.svg) no-repeat center;
  background-size: contain;
}

.list--information {
  position: relative;
  z-index: 2;
}
.list--information li {
  margin-bottom: 35px;
}
.list--information li:last-child {
  margin-bottom: 0;
}
.list--information li a {
  display: block;
  position: relative;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.list--information li a .date,
.list--information li a .category {
  display: inline-block;
  opacity: 0.4;
  margin-bottom: 4px;
}
.list--information li a .date .week {
  font-size: 10px;
}
.list--information li a .date.second {
  margin-left: 20px;
  position: relative;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .list--information li a .date.second {
    margin-left: 13px;
  }
}
.list--information li a .date.second::after {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  position: absolute;
  background: #191615;
  top: 8px;
  left: -20px;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .list--information li a .date.second::after {
    left: -15px;
  }
}
.list--information li a .category {
  position: relative;
  margin-left: 20px;
}
.list--information li a .category::after {
  content: "";
  display: block;
  width: 1px;
  height: 14px;
  position: absolute;
  background: #191615;
  position: absolute;
  top: 1px;
  left: -13px;
}
.list--information li a .tit {
  width: 100%;
  font-size: 14px;
}
.list--information.list--live li {
  margin-bottom: 40px;
}
.list--information.list--live li .box {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.list--information.list--live li .box .date-box {
  position: relative;
}
.list--information.list--live li .box .date-box::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  background: rgba(25, 22, 21, 0.6);
  position: absolute;
  top: 0;
  right: -10px;
}
.list--information.list--live li .box .date-box .block--date {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  width: 11em;
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500;
  position: relative;
}
.list--information.list--live li .box .date-box .block--date .year {
  font-size: 12px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  display: block;
  margin-left: -5px;
  margin-top: 7px;
}
.list--information.list--live li .box .date-box .block--date .date-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.list--information.list--live li .box .date-box .block--date .date-wrap .md {
  font-size: 33px;
}
.list--information.list--live li .box .date-box .block--date .date-wrap .wd {
  font-size: 13px;
  width: 45px;
  position: relative;
  top: 2px;
  margin-left: 10px;
}
.list--information.list--live li .box .date-box .block--date.second {
  margin-top: 25px;
}
.list--information.list--live li .box .date-box .block--date.second::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  background: url(/static/gospellers/fanclub/common/scroll.svg) no-repeat center;
  background-size: contain;
  left: 40%;
  top: -14px;
}
.list--information.list--live li .box .tit {
  margin-left: 45px;
  position: relative;
}

.list--contents {
  position: relative;
  z-index: 3;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
.list--contents li {
  -webkit-transform: translate3d(0, 40px, 0);
          transform: translate3d(0, 40px, 0);
}
.list--contents li .thumb {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
.list--contents li .thumb .blur {
  width: 200%;
  height: 200%;
  position: absolute;
  top: -50%;
  left: -50%;
  z-index: 1;
}
.list--contents li .thumb .blur img {
  -webkit-filter: blur(80px);
          filter: blur(80px);
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  background-size: cover;
}
.list--contents li .thumb img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  background-size: contain;
}
.list--contents li .thumb img.dummy {
  background-size: cover;
}
.list--contents li .tit {
  margin-bottom: 10px;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
.list--contents li .date {
  margin-bottom: 5px;
}
.list--contents li .date, .list--contents li .tit {
  position: relative;
  z-index: 3;
  display: block;
}
.list--contents li.new::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 4px;
  margin-left: 2px;
  background: url(/static/gospellers/fanclub/common/new.svg) no-repeat center;
  background-size: contain;
  width: 56px;
  height: 29px;
  position: absolute;
  z-index: 5;
  right: -8px;
  top: -20px;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
}
.list--contents li.new a .tit::after {
  content: none;
}
.list--contents li.delighter.schedule {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.list--photo {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: flex-start;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list--photo li {
  width: 33.3333333333%;
}

.block--category {
  margin: 0 auto 40px;
  font-family: gill-sans-nova, sans-serif;
}
.block--category li {
  display: inline-block;
  margin: 0 1em 1em 0;
  position: relative;
}
.block--category li::after {
  content: "";
  width: 9px;
  height: 9px;
  position: absolute;
  left: -4px;
  top: 9px;
  display: block;
  background: url(/static/gospellers/fanclub/common/item_category.svg) no-repeat center;
  background-size: contain;
}
.block--category li a {
  display: block;
  line-height: 1;
  font-size: 14px;
  padding: 5px 8px;
  letter-spacing: 0.1em;
  font-weight: 500;
  position: relative;
}
.block--category li a span {
  position: relative;
  z-index: 2;
}
.block--category .current {
  position: relative;
}
.block--category .current::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  background: #D9D7D1;
  border-radius: 50%;
  z-index: -1;
  left: 50%;
  top: -1px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

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

.no-data {
  float: none;
  text-align: center;
  width: 100%;
  color: #191615;
  border: none !important;
  padding: 4em 0;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.drawer [class^=nav--] li.nav--menu__wikitayama a, .drawer [class^=nav--] li.nav--menu__ticket a, .drawer [class^=nav--] li.nav--menu__blog a, .drawer [class^=nav--] li.nav--menu__report a {
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 500;
}
.drawer [class^=nav--] li a {
  font-family: gill-sans-nova, sans-serif;
  display: block;
}
.drawer [class^=nav--] li a .date {
  display: block;
  font-family: gill-sans-nova, sans-serif;
  font-weight: normal;
  font-size: 10px;
  position: absolute;
  top: -6px;
  left: 50%;
  color: #00c9c9;
  -webkit-transform: translateX(-50%) scale(0.9);
          transform: translateX(-50%) scale(0.9);
}

footer {
  width: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
footer .inner {
  display: none;
}
footer .copyright {
  font-family: gill-sans-nova, sans-serif;
}

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

.bg {
  display: block;
  width: 30%;
  height: 100%;
  background: #F0EFED;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.8s 1s cubic-bezier(0.4, 0, 1, 1);
  transition: -webkit-transform 0.8s 1s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.8s 1s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.8s 1s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.8s 1s cubic-bezier(0.4, 0, 1, 1);
}

.block--player {
  position: relative;
  height: 0;
  margin: 1em 0;
  padding-top: 56.25%;
  background: #D9D7D1;
  line-height: 0;
}
.block--player .ulizahtml5 {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

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

.swiper-button-next::before,
.swiper-button-prev::before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.section-tit {
  font-family: gill-sans-nova, sans-serif;
  color: #191615;
  font-size: 56px;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1;
  text-align: center;
  margin: 0 0 75px;
  position: relative;
}
.section-tit span {
  position: relative;
}

.section--list {
  position: relative;
}
.section--list .section-bg {
  position: absolute;
  right: -30vw;
  bottom: -40vw;
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.section--list .section-bg.delighter {
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}
.section--list .section-bg.delighter.started {
  opacity: 1;
}
.section--list .section-bg svg circle {
  fill: transparent;
  stroke: #D9D7D1;
}
.section--list .section-bg svg.circle {
  width: calc(80vw + 2px);
  height: calc(80vw + 2px);
}
.section--list .section-bg.started svg circle {
  -webkit-animation: circlePC 5s forwards 0s;
  animation: circlePC 5s forwards 0s;
  stroke-opacity: 0.4;
}

.section--list,
.section--detail {
  padding: 0 16% 80px;
}

.section--detail > .txt * {
  white-space: normal !important;
  word-break: break-word;
}
.section--detail .tit {
  font-size: 20px;
  margin-bottom: 5px;
  letter-spacing: 0.05em;
}
.section--detail .date {
  display: block;
}
.section--detail .block--share {
  float: right;
}
.section--detail .block--share li {
  display: inline-block;
  margin-right: 10px;
}
.section--detail .block--share li i {
  font-size: 20px;
}
.section--detail .block--share li:last-child {
  margin-right: 0;
}
.section--detail .block--share li svg {
  width: 18px;
  fill: #191615;
  position: relative;
  top: 4px;
}
.section--detail .block--share li.share {
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500;
  letter-spacing: 0.2em;
  font-size: 11px;
  margin-right: 15px;
  letter-spacing: 0.05em;
}

.list__more {
  -webkit-transform: translate(0);
          transform: translate(0);
}

.detail__btn,
.list__more {
  font-family: gill-sans-nova, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  display: block;
  z-index: 2;
}
.detail__btn a,
.list__more a {
  position: relative;
  color: #191615;
  display: inline-block;
}
.detail__btn a::before,
.list__more a::before {
  content: "";
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  background: #F0EFED;
  border-radius: 50%;
  top: -3px;
  left: -9px;
  z-index: -1;
}

.page--home .drawer .nav--item__home {
  display: none;
}
.page--home .drawer .nav--item__staffblog {
  margin-right: 0 !important;
}
.page--home .scroll {
  position: absolute;
  bottom: 7vh;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.page--home .scroll p {
  font-family: gill-sans-nova, sans-serif;
  letter-spacing: 0.08em;
  font-size: 12px;
}
.page--home .scroll::before {
  content: "";
  display: block;
  width: 10px;
  height: 8px;
  position: absolute;
  background: url(/static/gospellers/fanclub/common/scroll.svg) no-repeat center;
  background-size: contain;
  -webkit-animation: scrolldown 1.2s infinite;
          animation: scrolldown 1.2s infinite;
  top: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.page--home.scrolling.loaded .scroll {
  opacity: 0;
}
.page--home .birthday-message .btn--main {
  margin: 1.5em 0 10em;
}
.page--home .birthday-message .btn--main i {
  margin-right: 5px;
}
.page--home .section--top {
  padding: 18vh 4% 0;
  width: 100%;
  height: 100vh;
  position: relative;
}
.page--home .section--top .block--keyvisual {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.page--home .section--top .block--keyvisual .keyvisual {
  position: relative;
}
.page--home .section--top .block--keyvisual .keyvisual .svg__path {
  width: 30vw;
  height: 10vw;
  position: absolute;
  bottom: -40px;
  left: 4vw;
  -webkit-transform: rotate(-8deg);
          transform: rotate(-8deg);
}
.page--home .section--top .block--keyvisual .keyvisual .svg__path #mask path {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 10;
  stroke-miterlimit: 10;
  stroke-dasharray: 1500;
  stroke-dashoffset: 1500;
}
.page--home .section--top .block--keyvisual .keyvisual img {
  height: 70vh;
  background-size: contain;
}
.page--home .section--banner {
  position: relative;
  z-index: 3;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.page--home .section--banner .list--bnr li a {
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.2s cubic-bezier(0.4, 0, 1, 1), -webkit-filter 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.8s 0.2s cubic-bezier(0.4, 0, 1, 1), -webkit-filter 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.8s 0.2s cubic-bezier(0.4, 0, 1, 1), filter 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.8s 0.2s cubic-bezier(0.4, 0, 1, 1), filter 0.4s cubic-bezier(0.4, 0, 1, 1), -webkit-filter 0.4s cubic-bezier(0.4, 0, 1, 1);
  -webkit-filter: brightness(98%);
          filter: brightness(98%);
  margin-bottom: 40px;
  line-height: 0;
}
.page--home .section--banner .list--bnr li a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: white;
  mix-blend-mode: overlay;
  -webkit-transition: opacity 1s 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 1s 0.4s cubic-bezier(0.4, 0, 1, 1);
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 3;
}
.page--home .section--banner .list--bnr li a img {
  width: 100%;
}
.page--home .section--banner.delighter.started .list--bnr li a {
  opacity: 1;
}
.page--home .section--banner.delighter.started .list--bnr li a::before {
  opacity: 0;
}
.page--home .section--info {
  position: relative;
}
.page--home .section--info .section-tit {
  -webkit-transform: translate(0);
          transform: translate(0);
}
.page--home .section--info .section-tit span::before {
  content: "";
  display: block;
  width: 200px;
  height: 40px;
  position: absolute;
  background: url(/static/gospellers/fanclub/common/txt_topics.svg) no-repeat center;
  background-size: contain;
  right: -30px;
  bottom: 4px;
  -webkit-transform: rotate(-8deg);
          transform: rotate(-8deg);
}
.page--home .section--info .list__more {
  -webkit-transform: translate(0);
          transform: translate(0);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.page--home .section--info.fc {
  margin: 0 0 250px 26%;
}
.page--home .section--info.fc .section-tit {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.page--home .section--info.fc .section-tit span::before {
  content: "";
  display: block;
  width: 235px;
  height: 40px;
  position: absolute;
  background: url(/static/gospellers/fanclub/common/txt_fcnews.svg) no-repeat center;
  background-size: contain;
  right: -20px;
  bottom: -6px;
  -webkit-transform: rotate(-7deg);
          transform: rotate(-7deg);
}
.page--home .section--info.fc .list--information li, .page--home .section--info.fc .list__more {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.page--home .section--live .section-tit {
  -webkit-transform: translate(0);
          transform: translate(0);
}
.page--home .section--live .section-tit span::before {
  content: "";
  display: block;
  width: 140px;
  height: 40px;
  position: absolute;
  background: url(/static/gospellers/fanclub/common/txt_live.svg) no-repeat center;
  background-size: contain;
  right: -30px;
  bottom: 4px;
  -webkit-transform: rotate(-8deg);
          transform: rotate(-8deg);
}
.page--home .section--video {
  -webkit-transform: translate(0);
          transform: translate(0);
}
.page--home .section--video .tit-wrap {
  position: relative;
  margin: 0 0 75px;
}
.page--home .section--video .tit-wrap .list__more {
  position: absolute;
  right: 3%;
  top: 12px;
}
.page--home .section--video .tit-wrap .section-tit {
  margin: 0;
  -webkit-transform: translate(0);
          transform: translate(0);
}
.page--home .section--video .tit-wrap .section-tit span::before {
  content: "";
  display: block;
  width: 260px;
  height: 40px;
  position: absolute;
  background: url(/static/gospellers/fanclub/common/txt_youtube.svg) no-repeat center;
  background-size: contain;
  right: -30px;
  bottom: 4px;
  -webkit-transform: rotate(-8deg);
          transform: rotate(-8deg);
}
.page--home .section--video .tit-wrap .section-tit span > span::before {
  content: none !important;
}
.page--home .section--video .video {
  height: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 23px;
}
.page--home .section--video .thumb {
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  line-height: 0;
  margin: 0;
  cursor: pointer;
  margin-bottom: 23px;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.6s cubic-bezier(0.4, 0, 1, 1), -webkit-filter 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.8s 0.6s cubic-bezier(0.4, 0, 1, 1), -webkit-filter 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.8s 0.6s cubic-bezier(0.4, 0, 1, 1), filter 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.8s 0.6s cubic-bezier(0.4, 0, 1, 1), filter 0.4s cubic-bezier(0.4, 0, 1, 1), -webkit-filter 0.4s cubic-bezier(0.4, 0, 1, 1);
  -webkit-filter: brightness(98%);
          filter: brightness(98%);
}
.page--home .section--video .thumb::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: white;
  mix-blend-mode: overlay;
  -webkit-transition: opacity 1s 0.8s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 1s 0.8s cubic-bezier(0.4, 0, 1, 1);
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 3;
}
.page--home .section--video .list__txt {
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.8s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.8s 0.8s cubic-bezier(0.4, 0, 1, 1);
  text-align: center;
}
.page--home .section--video .tit {
  font-size: 15px;
  margin-bottom: 4px;
  -webkit-transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
}
.page--home .section--video .date {
  font-size: 13px;
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500;
  display: block;
  -webkit-transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
}
.page--home .section--video.delighter.started .thumb {
  opacity: 1;
}
.page--home .section--video.delighter.started .thumb::before {
  opacity: 0;
}
.page--home .section--video.delighter.started .list__txt {
  opacity: 1;
}
.page--home .area--fc {
  position: relative;
  -webkit-transform: translate(0);
          transform: translate(0);
  opacity: 1;
  margin: 0 auto 250px;
}
.page--home .area--fc::before {
  content: "";
  display: block;
  width: 84%;
  height: calc(100% - 126px);
  position: absolute;
  right: 0;
  top: 126px;
  background: #D9D7D1;
  z-index: -1;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.8s 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: -webkit-transform 0.8s 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.8s 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.8s 0.4s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.8s 0.4s cubic-bezier(0.4, 0, 1, 1);
}
.page--home .area--fc .logo-area {
  padding-left: 3%;
  width: 60%;
  margin-bottom: 190px;
}
.page--home .area--fc .logo-area .block--logo {
  background: #ffffff;
  padding: 11vw 0 7vw;
  position: relative;
}
.page--home .area--fc .logo-area .block--logo .title_fc_svg {
  width: 50vw;
  height: 20vw;
  position: absolute;
  top: -90px;
  left: -30px;
  -webkit-transform: rotate(-8deg);
          transform: rotate(-8deg);
}
.page--home .area--fc .logo-area .block--logo .title_fc_svg #fc_mask path {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 10;
  stroke-miterlimit: 10;
  stroke-dasharray: 1500;
  stroke-dashoffset: 1500;
}
.page--home .area--fc .logo-area .block--logo .logo {
  width: 22vw;
  position: relative;
  margin: 0 auto 40px;
}
.page--home .area--fc .logo-area .block--logo .logo::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.page--home .area--fc .logo-area .login-btn {
  text-align: center;
}
.page--home .area--fc .logo-area .login-btn li {
  display: inline-block;
}
.page--home .area--fc .logo-area .login-btn li a {
  display: block;
  position: relative;
  font-family: gill-sans-nova, sans-serif;
  padding: 10px;
}
.page--home .area--fc .logo-area .login-btn .nav--join {
  margin-right: 50px;
  position: relative;
}
.page--home .area--fc .logo-area .login-btn .nav--join::after {
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  position: absolute;
  background: #191615;
  position: absolute;
  top: 9px;
  right: -29px;
}
.page--home .area--fc .section--latest {
  padding-bottom: 250px;
  -webkit-transform: translate(0);
          transform: translate(0);
  opacity: 1;
}
.page--home .area--fc .section--latest .section-tit {
  margin: 0 0 75px 18%;
  -webkit-transform: translate(0);
          transform: translate(0);
}
.page--home .area--fc .section--latest .section-tit span::before {
  content: "";
  display: block;
  width: 280px;
  height: 40px;
  position: absolute;
  background: url(/static/gospellers/fanclub/common/txt_latest.svg) no-repeat center;
  background-size: contain;
  right: -22px;
  bottom: -17px;
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
}
.page--home .area--fc .section--latest .section-tit span > span::before {
  content: none !important;
}
.page--home .area--fc .section--latest .swiper-pagination-fraction, .page--home .area--fc .section--latest .swiper-pagination-custom, .page--home .area--fc .section--latest .swiper-container-horizontal > .swiper-pagination-bullets {
  left: 8.6%;
}
.page--home .area--fc .section--latest .swiper-button-prev, .page--home .area--fc .section--latest .swiper-button-next {
  left: 58.6%;
}
.page--home .area--fc .section--latest .list--latest li .thumb {
  overflow: hidden;
}
.page--home .area--fc .section--latest .list--latest li .thumb .blur {
  width: 200%;
  height: 200%;
  position: absolute;
  top: -50%;
  left: -50%;
  z-index: 1;
}
.page--home .area--fc .section--latest .list--latest li .thumb .blur img {
  -webkit-filter: blur(80px);
          filter: blur(80px);
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  background-size: cover;
}
.page--home .area--fc .section--latest .list--latest li .thumb img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  background-size: cover;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.page--home .area--fc .section--latest .list--latest li .thumb.wallpaper img {
  background-size: contain;
}
.page--home .area--fc .section--latest .list--latest li.new {
  position: relative;
}
.page--home .area--fc .section--latest .list--latest li.new::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 4px;
  margin-left: 2px;
  background: url(/static/gospellers/fanclub/common/new.svg) no-repeat center;
  background-size: contain;
  width: 6vw;
  height: 6vw;
  position: absolute;
  top: -3.5vw;
  right: -2vw;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.8s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.8s 0.8s cubic-bezier(0.4, 0, 1, 1);
}
.page--home .area--fc .section--latest .thumb {
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.6s cubic-bezier(0.4, 0, 1, 1), -webkit-filter 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.8s 0.6s cubic-bezier(0.4, 0, 1, 1), -webkit-filter 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.8s 0.6s cubic-bezier(0.4, 0, 1, 1), filter 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.8s 0.6s cubic-bezier(0.4, 0, 1, 1), filter 0.4s cubic-bezier(0.4, 0, 1, 1), -webkit-filter 0.4s cubic-bezier(0.4, 0, 1, 1);
  -webkit-filter: brightness(98%);
          filter: brightness(98%);
  margin-bottom: 40px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.page--home .area--fc .section--latest .thumb::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: white;
  mix-blend-mode: overlay;
  -webkit-transition: opacity 1s 0.8s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 1s 0.8s cubic-bezier(0.4, 0, 1, 1);
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 3;
}
.page--home .area--fc .section--latest .list__txt {
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.8s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.8s 0.8s cubic-bezier(0.4, 0, 1, 1);
}
.page--home .area--fc .section--latest .category {
  display: inline-block;
  font-size: 17px;
  text-align: center;
  margin-bottom: 10px;
  -webkit-transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
}
.page--home .area--fc .section--latest .category::before {
  content: "";
  width: 9px;
  height: 9px;
  position: relative;
  margin-right: 3px;
  top: -1px;
  display: inline-block;
  background: url(/static/gospellers/fanclub/common/item_category.svg) no-repeat center;
  background-size: contain;
}
.page--home .area--fc .section--latest .tit {
  font-size: 15px;
  margin-bottom: 4px;
  -webkit-transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
}
.page--home .area--fc .section--latest .date {
  font-size: 13px;
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500;
  display: block;
  -webkit-transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
}
.page--home .area--fc .section--latest.delighter.started .thumb {
  opacity: 1;
}
.page--home .area--fc .section--latest.delighter.started .thumb::before {
  opacity: 0;
}
.page--home .area--fc .section--latest.delighter.started li.new::before {
  opacity: 1;
}
.page--home .area--fc .section--latest.delighter.started .list__txt {
  opacity: 1;
}
.page--home .area--fc .section--latest .swiper-button-prev, .page--home .area--fc .section--latest .swiper-button-next,
.page--home .area--fc .section--latest .swiper-pagination-fraction, .page--home .area--fc .section--latest .swiper-pagination-custom, .page--home .area--fc .section--latest .swiper-container-horizontal > .swiper-pagination-bullets {
  opacity: 1;
}
.page--home .area--fc.delighter.started::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.page--home .area--twitter .section--twitter {
  position: relative;
  -webkit-transform: translate(0);
          transform: translate(0);
  opacity: 1;
}
.page--home .area--twitter .section--twitter .section-tit {
  -webkit-transform: translate(0);
          transform: translate(0);
}
.page--home .area--twitter .section--twitter .section-tit span::before {
  content: "";
  display: block;
  width: 95px;
  height: 40px;
  position: absolute;
  background: url(/static/gospellers/fanclub/common/txt_twitter.svg) no-repeat center;
  background-size: contain;
  right: -30px;
  bottom: -3px;
  -webkit-transform: rotate(-8deg);
          transform: rotate(-8deg);
}
.page--home .area--twitter .section--twitter .twitter-wrap {
  padding: 30px;
  background: #ffffff;
  margin-bottom: 70px;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.8s 0.4s cubic-bezier(0.4, 0, 1, 1);
}
.page--home .area--twitter .section--twitter .list__more {
  -webkit-transform: translate(0);
          transform: translate(0);
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.page--home .area--twitter .section--twitter.delighter.started .twitter-wrap {
  opacity: 1;
}
.page--home footer {
  position: relative;
  z-index: 2;
}
.page--home footer .inner {
  padding: 0 10%;
  position: relative;
  display: block;
}
.page--home footer .list--support {
  text-align: center;
}
.page--home footer .list--support li {
  margin: 0 1em 0 0;
}
.page--home footer .list--support li a {
  display: block;
  font-size: 12px;
  padding: 10px 0;
}
.page--home footer .list--support li a::before {
  background: #F8F8F8;
}
.page--home footer .block--link {
  margin-bottom: 30px;
}
.page--home footer .copyright {
  font-size: 13px;
  text-align: center;
  font-family: gill-sans-nova, sans-serif;
  opacity: 0.7;
}

body:not(.page--home) .section-tit {
  font-size: 46px;
}
body:not(.page--home) .bg {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
body:not(.page--home) .no-data {
  text-align: left;
}

.page--info .section--list .no-data {
  padding-top: 0;
}
.page--info .section--detail {
  padding: 0 0 80px;
  width: 850px;
  margin: 0 auto;
}
.page--info .section--detail .tit {
  margin-bottom: 30px;
}
.page--info .section--detail.new .tit {
  position: relative;
}
.page--info .section--detail.new .tit::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 4px;
  margin-left: 2px;
  background: url(/static/gospellers/fanclub/common/new.svg) no-repeat center;
  background-size: contain;
  vertical-align: top;
  width: 32px;
  height: 21px;
}
.page--info .section--detail .txt {
  clear: both;
}
.page--info .section--detail .txt a {
  color: #B5A48C;
}
.page--info .section--detail .txt .video, .page--info .section--detail .txt .ph {
  margin: 10px 0;
}
.page--info .section--detail .date {
  display: inline-block;
  font-size: 13px;
}
.page--info .section--detail .date .week {
  font-size: 10px;
}
.page--info .section--detail .date.second {
  margin-left: 24px;
  position: relative;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--info .section--detail .date.second {
    margin-left: 19px;
  }
}
.page--info .section--detail .date.second::after {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  position: absolute;
  background: #191615;
  top: 12px;
  left: -20px;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--info .section--detail .date.second::after {
    top: 11px;
    left: -18px;
  }
}
.page--info .section--detail .category {
  display: inline-block;
  margin-right: 13px;
  position: relative;
}
.page--info .section--detail .category::before {
  content: "";
  width: 9px;
  height: 9px;
  position: relative;
  margin-right: 2px;
  display: inline-block;
  background: url(/static/gospellers/fanclub/common/item_category.svg) no-repeat center;
  background-size: contain;
}
.page--info .section--detail .category::after {
  content: "";
  display: block;
  width: 1px;
  height: 14px;
  position: absolute;
  background: #191615;
  position: absolute;
  top: 6px;
  right: -9px;
}
.page--info .section--detail .ph img {
  width: 100% !important;
}
.page--info .block--gosmania_title .block-tit {
  font-size: 35px;
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500;
  line-height: 1.5;
}
.page--info .block--gosmania_title .block-tit span {
  display: block;
  font-size: 18px;
}
.page--info .block--gosmania {
  border: 1px solid rgba(25, 22, 21, 0.5);
  padding: 30px;
  margin: 40px auto 30px;
  background: rgba(255, 255, 255, 0.5);
}
.page--info .block--gosmania .tit {
  font-size: 18px;
  margin-bottom: 10px;
}
.page--info .block--gosmania .txt {
  margin-bottom: 30px;
}
.page--info .block--gosmania .txt--sub {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}
.page--info .gosmania-wrap {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.4s 0.4s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.4s 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.4s 0.4s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.4s 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.4s 0.4s cubic-bezier(0.4, 0, 1, 1), transform 0.4s 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.4s 0.4s cubic-bezier(0.4, 0, 1, 1), transform 0.4s 0.4s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.4s 0.4s cubic-bezier(0.4, 0, 1, 1);
}
.page--info.loaded .gosmania-wrap {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.page--info .block--regular {
  border: 1px solid rgba(25, 22, 21, 0.5);
  padding: 30px;
  margin: 40px auto 30px;
  background: rgba(255, 255, 255, 0.5);
}
.page--info .block--regular .block-tit {
  font-size: 20px;
  margin-bottom: 10px;
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500;
}
.page--info .block--regular .list--information li {
  margin-bottom: 20px;
}
.page--info .block--regular .list--information li:last-child {
  margin-bottom: 0;
}
.page--info .block--regular .date, .page--info .block--regular .category {
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  font-size: 12px;
}
.page--info .block--regular i {
  margin-left: 3px;
  font-size: 14px;
}

.page--info.category-18 .section--detail > .txt * {
  letter-spacing: 0.05em !important;
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif !important;
}
.page--info.category-18 .section-tit {
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  font-size: 34px;
}
.page--info.category-18 .block--category .all {
  display: none;
}
.page--info.category-18 .txt--sub {
  text-indent: -1em;
  padding-left: 1em;
  display: block;
  font-size: 14px;
}
.page--info.category-18 .block--form_wikitayama {
  background: #D9D7D1;
  padding: 30px;
  margin: 40px auto 30px;
  width: 70%;
}
.page--info.category-18 .block--form_wikitayama .tit {
  font-size: 18px;
  margin-bottom: 10px;
}
.page--info.category-18 .block--form_wikitayama .txt {
  margin-bottom: 30px;
}
.page--info.category-18 .block--attention {
  border: 1px solid rgba(25, 22, 21, 0.5);
  background: rgba(255, 255, 255, 0.5);
  padding: 30px;
  margin: 40px auto 30px;
  width: 70%;
}
.page--info.category-18 .block--attention .tit {
  font-size: 18px;
  margin-bottom: 10px;
}
.page--info.category-18 h3 {
  font-family: gill-sans-nova, sans-serif;
  font-size: 30px;
  font-weight: 500;
  border-bottom: 1px solid rgba(25, 22, 21, 0.5);
}
.page--info.category-18 .list--information li {
  margin: 0;
  border-bottom: 1px solid rgba(25, 22, 21, 0.2);
}
.page--info.category-18 .list--information li a {
  display: block;
  padding: 20px 0;
}
.page--info.category-18 .list--information .no-data {
  margin-top: 50px;
}
.page--info.category-18 .all {
  display: none;
}
.page--info.category-18 .kita_voice {
  background: #ffffff;
  line-height: 220%;
  padding: 30px;
  margin: 30px 0;
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif !important;
  letter-spacing: 0.05em !important;
}
.page--info.category-18 .kita_voice strong {
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif !important;
  letter-spacing: 0.05em !important;
}
.page--info.category-18 .kita_word {
  background: #FFFFE8;
  border: 1px solid #FFCC00;
  padding: 10px;
  margin-top: 10px;
}
.page--info.category-18 .kita_word strong {
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif !important;
  letter-spacing: 0.05em !important;
}
.page--info.category-18 .kita_add {
  background: #E4E4E4;
  border: 1px dotted #CCCCCC;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.page--info.category-18 .kita_add strong {
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif !important;
  letter-spacing: 0.05em !important;
}
.page--info.category-18.page--detail .tit {
  font-size: 25px;
  padding-bottom: 10px;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(25, 22, 21, 0.5);
}
.page--info.category-18.page--detail .tit::after {
  content: none;
}

.section--detail.page--profile .block--ph {
  margin: 0 0 40px;
}
.section--detail.page--profile .block--logo {
  width: 38vw;
  margin: -68px auto 30px;
  z-index: 2;
  position: relative;
}
.section--detail.page--profile .block--logo .svg__path {
  width: 38vw;
  height: 10vw;
}
.section--detail.page--profile .block--logo .svg__path #mask path {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 8px;
  stroke-miterlimit: 10;
  stroke-dasharray: 1500;
  stroke-dashoffset: 1500;
}
.section--detail.page--profile .block--bio .txt {
  padding-top: 0;
  font-size: 14px;
  letter-spacing: 0.05em;
  margin-bottom: 60px;
}
.section--detail.page--profile .block--bio .txt > p {
  margin-bottom: 10px;
}
.section--detail.page--profile .block--member .list--member {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section--detail.page--profile .block--member .list--member li .ph {
  margin-bottom: 10px;
}
.section--detail.page--profile .block--member .list--member li .detail .name {
  font-size: 16px;
  line-height: 1.4;
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
}
.section--detail.page--profile .block--member .list--member li .detail .name .yomi {
  display: block;
  font-size: 12px;
  font-family: gill-sans-nova, sans-serif;
  letter-spacing: 0.1em;
  font-weight: 500;
  opacity: 0.5;
}
.section--detail.page--profile .block--member .list--member li .detail .birthday {
  font-size: 12px;
  font-family: gill-sans-nova, sans-serif;
  letter-spacing: 0.1em;
}
.section--detail.page--profile .block--member .list--member li .detail .birthday span {
  font-size: 11px;
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  margin-left: 2px;
}

.page--disco .thumb {
  position: relative;
  margin-bottom: 18px;
  overflow: hidden;
}
.page--disco .thumb .blur {
  width: 200%;
  height: 200%;
  position: absolute;
  top: -50%;
  left: -50%;
  z-index: 1;
}
.page--disco .thumb .blur img {
  -webkit-filter: blur(80px);
          filter: blur(80px);
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  background-size: cover;
}
.page--disco .thumb img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  background-size: contain;
}
.page--disco .thumb img.dummy {
  background-size: cover;
}
.page--disco .block--jacket {
  position: relative;
}
.page--disco .block--jacket .header--disco {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 55vw;
  height: 55vw;
  overflow: hidden;
  border-radius: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.page--disco .block--jacket .header--disco .header--disco_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  -webkit-filter: blur(80px);
          filter: blur(80px);
  -webkit-transform: scale(2);
          transform: scale(2);
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.page--disco .block--jacket .ph {
  position: relative;
  z-index: 2;
}
.page--disco .list--disco li .thumb.noimg img {
  background-size: cover;
}
.page--disco .list--disco li .tit, .page--disco .list--disco li .date {
  text-align: center;
}
.page--disco .list--disco li .tit {
  margin-bottom: 8px;
}
.page--disco .list--disco li .list__txt {
  text-align: center;
}
.page--disco .list--disco li .category {
  display: inline-block;
  font-size: 13px;
  position: relative;
  margin-bottom: 10px;
}
.page--disco .list--disco li .category::before {
  content: "";
  width: 9px;
  height: 9px;
  position: relative;
  margin-right: 6px;
  top: -1px;
  display: inline-block;
  background: url(/static/gospellers/fanclub/common/item_category.svg) no-repeat center;
  background-size: contain;
}
.page--disco .list--jacket li {
  margin-bottom: 20px;
}
.page--disco .list--jacket li .ph {
  margin-bottom: 5px;
}
.page--disco .block--disc-detail {
  position: relative;
  z-index: 2;
}
.page--disco .block--disc-detail .tit-wrap {
  display: block;
  text-align: center;
  background: #ffffff;
  width: 50%;
  margin: 0 auto 60px;
  padding: 20px 30px;
}
.page--disco .block--disc-detail .tit-wrap .category {
  display: inline-block;
  font-size: 13px;
  position: relative;
  margin-bottom: 10px;
}
.page--disco .block--disc-detail .tit-wrap .category::before {
  content: "";
  width: 9px;
  height: 9px;
  position: relative;
  margin-right: 3px;
  top: -1px;
  display: inline-block;
  background: url(/static/gospellers/fanclub/common/item_category.svg) no-repeat center;
  background-size: contain;
}
.page--disco .block--disc-detail .tit-wrap .tit {
  font-size: 14px;
}
.page--disco .block--disc-detail .txt {
  font-size: 14px;
  letter-spacing: 0.02em;
}
.page--disco .block--disc-detail .block--track {
  padding: 20px;
  background: rgba(240, 239, 237, 0.5);
}
.page--disco .block--disc-detail .block--track .block-tit {
  font-size: 16px;
  color: #191615;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(25, 22, 21, 0.2);
}
.page--disco .block--disc-detail .block--track > div {
  margin: 20px 0;
  font-size: 13px;
}
.page--disco .block--disc-detail .block--track .list--track li {
  font-size: 13px;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
}
.page--disco .section--detail {
  z-index: 2;
  position: relative;
}
.page--disco.page--disco__detail .bg {
  display: none;
}

.page--wallpaper .txt--sub {
  margin-bottom: 10px;
}

.page--movie.new-movie .detail__btn {
  font-weight: 500 !important;
}
.page--movie .section--list .list--contents li a .thumb .blur {
  width: 200%;
  height: 200%;
  position: absolute;
  top: -50%;
  left: -50%;
  z-index: 1;
}
.page--movie .section--list .list--contents li a .thumb .blur img {
  -webkit-filter: blur(80px);
          filter: blur(80px);
  background-size: cover;
}
.page--movie .section--list .list--contents li a .thumb img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  background-size: cover;
}
.page--movie .block--more_movies {
  padding-top: 20px;
  border-top: 1px solid rgba(25, 22, 21, 0.2);
}
.page--movie .block--more_movies .more_movies_title {
  font-family: gill-sans-nova, sans-serif;
  font-size: 17px;
  margin-bottom: 20px;
}
.page--movie .block--more_movies .list--contents {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page--movie .block--more_movies .list--contents li {
  -webkit-transform: translate(0);
          transform: translate(0);
}
.page--movie .block--more_movies .list--contents li a .thumb img {
  background-size: cover;
}
.page--movie .block--player {
  aspect-ratio: 16/9;
}
.page--movie .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  display: none;
}
.page--movie .vjs-big-play-centered .vjs-big-play-button {
  width: 8vw;
  height: 8vw;
  top: 50%;
  left: 50%;
  margin-top: -0.75em;
  margin-left: -1.5em;
  height: 3em;
  border-radius: 2em;
  line-height: 3em;
  background: no-repeat center url(/static/gospellers/fanclub/common/ico--play.svg);
  background-size: contain;
  border: none;
}
.page--movie .video-js .vjs-control-bar {
  height: 5em;
  background: none;
  padding: 0 2em;
}
.page--movie .video-js .vjs-volume-panel .vjs-volume-control {
  top: 1em;
}
.page--movie .vjs-mouse-display {
  margin-top: 9px;
}
.page--movie .vjs-control-bar {
  background: none;
  padding: 0 2em;
}
.page--movie .vjs-http-source-selector.vjs-menu-button {
  position: absolute;
  right: 7.2em;
}
.page--movie .vjs-menu-button.vjs-icon-cog {
  font-size: 2.4em;
}
.page--movie .vjs-picture-in-picture-control.vjs-control {
  font-size: 2.4em;
  position: absolute;
  right: 4.5em;
  width: 2em;
}
.page--movie .vjs-menu-button-popup .vjs-menu {
  left: -2.5em;
  margin-bottom: 2.7em;
}
.page--movie .video-js .vjs-fullscreen-control {
  position: absolute;
  bottom: 0;
  right: 2em;
}
.page--movie .video-js .vjs-time-control {
  font-size: 1.2em;
  line-height: 4em;
}
.page--movie .video-js .vjs-progress-control {
  width: calc(100% - 4em);
  min-width: 4em;
  position: absolute;
  bottom: -2.6em;
  left: 2.2em;
}
.page--movie .vjs-button > .vjs-icon-placeholder:before {
  font-size: 3em;
  line-height: 1.67;
}
.page--movie .video-js .vjs-play-progress {
  background: linear-gradient(45deg, #B5A48C 0%, #D9D7D1 100%);
}
.page--movie .video-js .vjs-load-progress div {
  background: rgba(78, 78, 78, 0.75);
}
.page--movie .video-js .vjs-slider {
  background: rgba(210, 210, 210, 0.5);
}
.page--movie .video-js:hover .vjs-big-play-button, .page--movie .video-js .vjs-big-play-button:focus {
  background-color: transparent;
}

.page--blog .video-js .vjs-control-bar {
  height: 5em;
  background: none;
  padding: 0 2em;
}
.page--blog .video-js .vjs-volume-panel .vjs-volume-control {
  top: 1em;
}
.page--blog .vjs-mouse-display {
  margin-top: 9px;
}
.page--blog .vjs-control-bar {
  background: none;
  padding: 0 2em;
}
.page--blog .vjs-http-source-selector.vjs-menu-button {
  position: absolute;
  right: 7.2em;
}
.page--blog .vjs-menu-button.vjs-icon-cog {
  font-size: 2.4em;
}
.page--blog .vjs-picture-in-picture-control.vjs-control {
  font-size: 2.4em;
  position: absolute;
  right: 4.5em;
  width: 2em;
}
.page--blog .vjs-menu-button-popup .vjs-menu {
  left: -2.5em;
  margin-bottom: 2.7em;
}
.page--blog .video-js .vjs-fullscreen-control {
  position: absolute;
  bottom: 0;
  right: 2em;
}
.page--blog .video-js .vjs-time-control {
  font-size: 1.2em;
  line-height: 4em;
}
.page--blog .video-js .vjs-progress-control {
  width: calc(100% - 4em);
  min-width: 4em;
  position: absolute;
  bottom: -2.6em;
  left: 2.2em;
}
.page--blog .vjs-button > .vjs-icon-placeholder:before {
  font-size: 3em;
  line-height: 1.67;
}
.page--blog .video-js .vjs-play-progress {
  background: linear-gradient(45deg, #B5A48C 0%, #D9D7D1 100%);
}
.page--blog .video-js .vjs-load-progress div {
  background: rgba(78, 78, 78, 0.75);
}
.page--blog .video-js .vjs-slider {
  background: rgba(210, 210, 210, 0.5);
}
.page--blog .video-js:hover .vjs-big-play-button, .page--blog .video-js .vjs-big-play-button:focus {
  background-color: transparent;
}
.page--blog .vjs-big-play-centered .vjs-big-play-button {
  width: 8vw;
  height: 8vw;
  top: 50%;
  left: 50%;
  margin-top: -0.75em;
  margin-left: -1.5em;
  height: 3em;
  border-radius: 2em;
  line-height: 3em;
  background: no-repeat center url(/static/gospellers/fanclub/common/ico--play.svg);
  background-size: contain;
  border: none;
}
.page--blog .vjs-icon-play:before, .page--blog .video-js .vjs-big-play-button .vjs-icon-placeholder:before, .page--blog .video-js .vjs-play-control .vjs-icon-placeholder:before {
  content: none;
}
.page--blog .list--horizontal {
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
}
.page--blog .list--horizontal li {
  border-bottom: 1px solid #D3D3D3;
}
.page--blog .list--horizontal li a {
  padding: 38px 0px;
}
.page--blog .ulizahtml5 {
  width: 100% !important;
  height: auto !important;
}
.page--blog .section--detail .ph, .page--blog .section--detail .video {
  margin: 10px 0;
}
.page--blog .section--detail .txt a {
  text-decoration: underline;
}
.page--blog .tit {
  font-size: 20px;
  margin-bottom: 5px;
  letter-spacing: 0.05em;
}
.page--blog video {
  position: relative !important;
}
.page--blog .block--pager .pager__item--other.blogtop {
  width: auto;
  height: auto;
}
.page--blog .block--pager .pager__item--other.blogtop::before {
  width: 35px;
  height: 35px;
}
.page--blog.category-7 .titara {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page--blog.category-7 .titara .thumb {
  width: max(10vw, 100px);
  padding-top: max(10vw, 100px);
  position: relative;
  display: block;
  overflow: hidden;
  margin-right: 1em;
}
.page--blog.category-7 .titara .thumb img {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 1;
}
.page--blog.category-7 .titara .thumb img.blur {
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
  -webkit-filter: blur(10px);
          filter: blur(10px);
}
.page--blog.category-7 .titara .tit {
  width: 75%;
}
.page--blog.category-9 .titara {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page--blog.category-9 .titara .thumb {
  width: 45%;
  position: relative;
  display: block;
  overflow: hidden;
  margin-right: 4em;
  padding: 0;
}
.page--blog.category-9 .titara .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 1;
}
.page--blog.category-9 .titara .thumb img.blur {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  z-index: -1;
}
.page--blog.category-9 .titara .titArea .tit {
  font-size: 16px;
}
.page--blog.category-9 .titara .titArea .date {
  font-size: 15px;
  margin: 0 0 10px 0;
  line-height: 1.5;
}
.page--blog .block--comment {
  margin: 30px 0;
  padding: 50px 50px 60px;
  background: #ddd;
}
.page--blog .block--comment .list--comment li {
  position: relative;
  border-bottom: solid 1px #666;
  padding: 0 0 30px 0;
  margin: 0 0 30px 0;
}
.page--blog .block--comment .list--comment li:last-child {
  border-bottom: none;
  padding: 0;
  margin: 0;
}
.page--blog .block--comment .list--comment li .name {
  font-size: 13px;
  font-weight: bold;
}
.page--blog .block--comment .list--comment li .date {
  margin: 0 0 10px 0;
  font-size: 11px;
}
.page--blog .block--comment .list--comment li .txt {
  line-height: 1.5;
  font-size: 14px;
}
.page--blog .block--comment .list--comment li .btn--delete {
  position: absolute;
  right: 0;
  top: 18px;
}
.page--blog .block--comment .list--comment li .btn--delete input[type=submit] {
  padding: 5px 8px;
  font-size: 12px;
  color: #fff;
  background: #3d3d3d;
  border: none;
  z-index: 2;
  cursor: pointer;
}
.page--blog .block--comment .list--comment .no-data {
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
}
.page--blog .block--form {
  margin: 50px auto 0;
}
.page--blog .block--form .formTit {
  font-size: 12px;
  margin: 0 0 5px 0;
}
.page--blog .commentconfirm .txt--basic {
  font-size: 18px;
  text-align: center;
}
.page--blog .commentconfirm dl {
  margin: 0 0 80px 0;
}
.page--blog .commentconfirm dl dt {
  font-size: 12px;
  font-weight: bold;
  opacity: 0.8;
  margin: 0 0 10px 0;
}
.page--blog .commentconfirm dl dd {
  font-size: 16px;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #ddd;
}
.page--blog .commentconfirm .btn--sub {
  margin: 0;
}
.page--blog .commentcomplete .txt--basic {
  font-size: 15px;
  text-align: center;
}
.page--blog .commentdelete .txt--basic {
  font-size: 15px;
  text-align: center;
}

.page--report .section-tit {
  font-size: 34px !important;
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
}

.page--tsubuyaki .vjs-big-play-centered .vjs-big-play-button {
  top: 41%;
  left: 47%;
}
.page--tsubuyaki .section-tit {
  font-size: 34px !important;
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
}
.page--tsubuyaki .section-tit span {
  display: block;
  font-size: 20px;
  margin-bottom: 20px;
}
.page--tsubuyaki .list--tsubuyaki li {
  font-size: 17px;
  position: relative;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 0px 5px #ffffff, 2px 2px 10px #bbb;
          box-shadow: 0px 0px 0px 5px #ffffff, 2px 2px 10px #bbb;
  border: solid 2px #fceeec;
  padding: 3%;
  margin-bottom: 60px;
}
.page--tsubuyaki .list--tsubuyaki li::before {
  position: absolute;
  content: "";
  left: -8px;
  top: -8px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #fceeec #fceeec #e9bdbe;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.page--tsubuyaki .list--tsubuyaki li .date {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.05em;
  opacity: 0.6;
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  font-size: 12px;
}
.page--tsubuyaki .list--tsubuyaki li .txt {
  letter-spacing: 0.05em !important;
}

.page--archive .year {
  font-family: gill-sans-nova, sans-serif;
  font-size: 30px;
  font-weight: 500;
  border-bottom: 1px solid rgba(25, 22, 21, 0.5);
}
.page--archive .block--archive {
  margin-bottom: 50px;
}
.page--archive .list--information li {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(25, 22, 21, 0.2);
  padding: 20px 0;
}
.page--archive .list--information li a {
  display: block;
  line-height: 1.4;
}

.section--detail.page--support {
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
}
.section--detail.page--support .section-tit {
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  font-size: 30px;
  line-height: 1.5;
}
.section--detail.page--support .txt {
  margin-bottom: 30px;
}
.section--detail.page--support .tit {
  font-size: 28px;
  line-height: 1.6em;
  margin: 0 0 30px;
  font-weight: normal;
}
.section--detail.page--support .list--support a {
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.section--detail.page--support .list--support a:hover {
  text-decoration: none;
}
.section--detail.page--support .list--support dt {
  font-weight: bold;
}
.section--detail.page--support .list--support dd {
  margin-bottom: 1.5em;
}
.section--detail.page--support .detail__btn a {
  text-decoration: none;
}

.page--faq {
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
}
.page--faq .section--list .section-tit {
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  font-size: 30px;
}
.page--faq .section--list .block--contact {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
}
.page--faq .section--list .block--contact a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: underline;
}
.page--faq .section--list .btn {
  margin: 20px 0;
  text-align: center;
}
.page--faq .section--list .txt--sub {
  font-size: 12px;
}
.page--faq .txt--no-data {
  text-align: center;
}
.page--faq .searchBox {
  position: relative;
  width: 70%;
  margin: 40px auto 50px;
  max-width: 500px;
}
.page--faq .searchBox input[type=text] {
  padding: 0.5em 1em;
  width: 100%;
  color: #191615;
}
.page--faq .searchBox input[type=submit] {
  width: 40px;
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 40px;
  color: rgba(25, 22, 21, 0.5);
  background: transparent;
  border: none;
  border-radius: 30px;
  position: absolute;
  top: 2px;
  right: 3px;
  z-index: 2;
  cursor: pointer;
}
.page--faq .tit--category {
  margin: 0 0 20px;
}
.page--faq .list--faq {
  margin: 0 0 60px;
}
.page--faq .list--faq li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.page--faq .list--faq li:first-child {
  border-top: 1px solid rgba(25, 22, 21, 0.2);
}
.page--faq .list--faq li .tit {
  font-size: 14px;
  margin: 0 10px;
}
.page--faq .list--faq li a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: baseline;
  -webkit-box-align: baseline;
  align-items: baseline;
  padding: 24px 0;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.page--faq .list--faq .txt {
  padding-top: 0;
}
.page--faq .list--faq .icon--a {
  display: none;
}
.page--faq .list--faq .icon--q {
  font-family: gill-sans-nova, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0;
}
.page--faq .tit--category {
  margin: 0 0 20px;
}
.page--faq .block--faq-detail {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 25px;
  margin: 0 0 80px;
}
.page--faq .block--faq-detail dt {
  font-size: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0 0 15px;
  margin: 0 0 20px;
}
.page--faq .block--faq-detail .txt {
  padding-top: 0;
}
.page--faq .block--faq-detail .txt a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: underline;
}
.page--faq .block--faq-detail .txt a:hover {
  text-decoration: none;
}
.page--faq .block--faq-detail .icon--a {
  display: none;
}
.page--faq .block--contact {
  margin: 40px 0 0;
}
.page--faq .block--contact .link a {
  position: relative;
  padding: 0 0 0.2em;
}
.page--faq .block--contact .link a::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 1px solid #000;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  position: relative;
  bottom: 2px;
}
.page--faq .block--contact a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.page--questionnaire .bg {
  display: none;
}
.page--questionnaire .section--detail {
  padding: 0 5%;
}
.page--questionnaire .section--detail .section-tit {
  font-size: 30px;
  font-weight: 500;
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.02em;
}
.page--questionnaire .section--detail .tit {
  font-size: 16px;
  margin-bottom: 8px;
  letter-spacing: 0.05em;
}
.page--questionnaire .section--detail form .form--post input {
  margin-right: 0.4em;
}
.page--questionnaire .section--detail form .form--post {
  margin: 0 0 8%;
}
.page--questionnaire .section--detail form .icon--required::before {
  content: "必須";
  color: #ffffff;
  background: #9B3838;
  font-size: 12px;
  font-weight: 500;
  vertical-align: top;
  margin-left: 4px;
  padding: 2px 4px;
  position: relative;
  top: 3px;
}
.page--questionnaire .section--detail form .label--imag span {
  font-size: 13px;
}
.page--questionnaire .section--detail form .label--imag span small {
  margin: 0 0 0 10px;
}
.page--questionnaire .section--detail .ph {
  margin: 15px 0;
}

.page--birthday-message .tit {
  font-size: 36px;
  font-weight: 500;
  font-family: gill-sans-nova, sans-serif;
  text-align: center;
  margin-bottom: 20px;
}
.page--birthday-message .message {
  font-size: 28px;
  font-weight: 400;
  font-family: gill-sans-nova, sans-serif;
  text-align: center;
  display: block;
}
.page--birthday-message .nickname {
  display: block;
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}

.page--ticket .section-tit {
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  font-size: 34px !important;
}
.page--ticket .tit {
  margin-bottom: 40px;
}
.page--ticket .block--ticket {
  margin-bottom: 40px;
}
.page--ticket .block--ticket h3 {
  font-size: 20px;
}
.page--ticket .list--information li {
  padding: 20px 0;
  border-top: 1px solid rgba(25, 22, 21, 0.2);
  border-bottom: 1px solid rgba(25, 22, 21, 0.2);
}
.page--ticket .list--information li .date--event {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.5;
}
.page--ticket .list--information li .tit {
  margin-bottom: 0;
  font-size: 16px;
}
.page--ticket .block--attention > p {
  margin-bottom: 20px;
}
.page--ticket .block--attention .list--support dd span {
  display: block;
}

.page--double .section-tit {
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  font-size: 34px !important;
}
.page--double .txt {
  margin-bottom: 20px;
}
.page--double .txt span {
  font-weight: bold;
}
.page--double .btn--attention {
  display: inline-block;
}
.page--double .btn--attention a {
  font-size: 15px;
  position: relative;
  padding-right: 12px;
}
.page--double .btn--attention a::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #191615;
  border-right: 2px solid #191615;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 47%;
  right: 7px;
}
.page--double .block--contents {
  margin: 60px auto;
}
.page--double .block--contents .block-tit {
  font-size: 22px;
  font-weight: 400;
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  margin-bottom: 15px;
}
.page--double .block--contents .box {
  padding: 20px 0;
  border-top: 1px solid rgba(25, 22, 21, 0.5);
  border-bottom: 1px solid rgba(25, 22, 21, 0.5);
}
.page--double .block--contents .box a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.page--double .block--contents .box a .block--txt {
  padding-left: 20px;
}
.page--double .block--contents .box a .block--txt .tit {
  font-size: 20px;
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500;
}
.page--double .block--contents .box a .block--txt .date span {
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  font-size: 12px;
}
.page--double .block--contents:nth-of-type(2) .box a .block--txt {
  padding-left: 0;
}
.page--double .block--contents:nth-of-type(2) .box a .block--txt .tit {
  font-size: 15px;
}

.section--detail.page--entry .tit {
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  text-align: center;
}
.section--detail.page--entry [class^=block--] {
  margin-bottom: 70px;
  position: relative;
  z-index: 2;
}
.section--detail.page--entry [class^=block--] .block-tit {
  font-size: 25px;
  margin: 0 0 45px;
  position: relative;
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 400;
  text-align: center;
}
.section--detail.page--entry [class^=block--] table {
  margin: 0 0 40px;
  border: none;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
}
.section--detail.page--entry [class^=block--] table th {
  width: 175px;
  padding: 20px 3%;
  text-align: center;
  border: 1px solid rgba(25, 22, 21, 0.5);
  font-weight: 400;
  font-size: 12px;
}
.section--detail.page--entry [class^=block--] table td {
  padding: 20px;
  border: 1px solid rgba(25, 22, 21, 0.5);
  padding: 20px 3%;
  font-size: 12px;
}
.section--detail.page--entry [class^=block--] table td .txt--sub {
  text-indent: -1em;
  padding-left: 1em;
}
.section--detail.page--entry .block--logo {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.section--detail.page--entry .block--logo .logo {
  position: relative;
}
.section--detail.page--entry .block--logo .logo::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.section--detail.page--entry .block--contents {
  position: relative;
  z-index: 4;
}
.section--detail.page--entry .block--contents .txt--sub {
  font-size: 12px;
}
.section--detail.page--entry .block--contents .list--contents {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.section--detail.page--entry .block--contents .list--contents li {
  border: 1px solid rgba(25, 22, 21, 0.5);
  background: rgba(255, 255, 255, 0.5);
  padding: 25px;
}
.section--detail.page--entry .block--contents .list--contents li .ph {
  margin: 10px 0;
}
.section--detail.page--entry .block--contents .list--contents li .tit {
  text-align: left;
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  font-size: 16px;
  margin-bottom: 15px;
}
.section--detail.page--entry .block--contents .list--contents li .txt--sub {
  font-family: initial;
  line-height: 1.6;
  margin-top: 0.8em;
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}
.section--detail.page--entry .block--entry .tit {
  font-size: 15px;
  margin-bottom: 1em;
}
.section--detail.page--entry .block--device .list--payment {
  width: 100%;
}
.section--detail.page--entry .block--device .txt--sub {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.section--detail.page--entry .block--device .note {
  margin: -20px auto 0;
}
.section--detail.page--entry .btn.entry .btn--main {
  position: relative;
  background: #ffffff;
  line-height: 1.4;
  color: #191615;
  margin: 1em 0;
}
.section--detail.page--entry .btn.entry .btn--main span {
  display: block;
  font-size: 18px;
  font-weight: bold;
}
.section--detail.page--entry .btn--sub {
  background: #D9D7D1;
  margin: 1em 0;
}

.section--detail.page--gosmania [class^=block--] {
  padding: 30px;
  margin-bottom: 20px;
  border: 1px solid rgba(25, 22, 21, 0.5);
  background: rgba(255, 255, 255, 0.5);
}
.section--detail.page--gosmania [class^=block--] .block-tit {
  font-size: 21px;
  text-align: left;
  margin: 0 0 20px;
  position: relative;
  font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 400;
  line-height: 1;
}
.section--detail.page--gosmania [class^=block--] .tit {
  font-size: 18px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.section--detail.page--gosmania [class^=block--] .txt--basic {
  margin-bottom: 30px;
}
.section--detail.page--gosmania [class^=block--] .list--entry {
  padding: 20px;
  border: 1px solid rgba(25, 22, 21, 0.2);
  background: #ffffff;
  margin-bottom: 20px;
}
.section--detail.page--gosmania [class^=block--] .list--entry dt {
  clear: left;
  float: left;
  padding-right: 20px;
  width: 12em;
}
.section--detail.page--gosmania [class^=block--] .list--entry dd {
  margin-bottom: 15px;
  padding-left: 13em;
  border-bottom: 1px solid rgba(25, 22, 21, 0.2);
  padding-bottom: 15px;
}
.section--detail.page--gosmania [class^=block--] .list--entry dd:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.section--detail.page--gosmania [class^=block--] .list--attention li {
  text-indent: -1em;
  padding-left: 1em;
}
.section--detail.page--gosmania .block--benefit > ul li {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 5px;
}
.section--detail.page--gosmania .block--entry .block:not(:last-of-type) {
  margin-bottom: 50px;
}
.section--detail.page--gosmania .block--contact .m_b10 {
  margin-bottom: 10px;
}
.section--detail.page--gosmania .block--contact .m_b5 {
  margin-bottom: 5px;
}
.section--detail.page--gosmania .block--card .card-wrap figure {
  position: relative;
}
.section--detail.page--gosmania .block--card .card-wrap figure::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.section--detail.page--gosmania .block--card .list--benefit {
  margin-bottom: 50px;
}
.section--detail.page--gosmania .block--card .txt--sub {
  margin-bottom: 20px;
  color: #FF0000;
  text-indent: -1em;
  padding-left: 1em;
}
.section--detail.page--gosmania .block--card .txt--sub a {
  text-decoration: underline;
}
.section--detail.page--gosmania .block--card > div .txt--sub {
  margin-bottom: 5px;
  color: #191615;
  text-indent: -3em;
  padding-left: 3em;
}
.section--detail.page--gosmania .block--card > div .txt--sub span {
  color: #FF0000;
}

/* page--error
------------------------------ */
.page--error .section--detail .section-tit {
  text-align: center;
  margin: 0 0 50px;
  letter-spacing: 0.08em;
}
.page--error .section--detail .section-tit::before {
  content: none;
}
.page--error .section--detail .btn {
  margin: 3em 0;
}

.linkArea .blogFridayLink {
  background: #d9d7d1;
  padding: 7px 0;
  overflow: hidden;
  text-align: right;
  position: relative;
  z-index: 5;
  opacity: 1;
  position: relative;
  width: 370px;
  margin: 0 auto 20px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.linkArea .blogFridayLink .blogFridayUp {
  width: 48%;
  line-height: 1;
  background: #d9d7d1;
  position: relative;
  z-index: 1;
  padding: 2px 10px;
  border-right: solid 1px #8b8985;
  color: #8b8985;
  text-align: center;
}
.linkArea .blogFridayLink a {
  display: inline-block;
  -webkit-animation: infinitesBlog 10s linear infinite normal;
          animation: infinitesBlog 10s linear infinite normal;
  padding: 2px 0;
  white-space: nowrap;
  width: 50%;
  z-index: -1;
}
.linkArea .blogFridayLink a .blogFridayDate {
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500;
}
.linkArea .blogFridayLink a .aop_blog_new {
  padding: 0 5px;
  vertical-align: -0.1em;
}
.linkArea .blogFridayLink a .aop_blog_new img {
  height: 1em;
  width: auto;
}
.linkArea .blogYasuokaLink {
  text-align: right;
  position: relative;
  z-index: 5;
  opacity: 1;
  position: relative;
  width: 370px;
  margin: 0 auto 20px;
  right: 0;
}
.linkArea .blogYasuokaLink:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -1em;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 1.5em solid #B7A811;
}
.linkArea .blogYasuokaLink:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  right: calc(5px - 1em);
  border-left: solid 1.5em #F8F8F8;
}
.linkArea .blogYasuokaLink .blogYasuokaLinkInner {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  min-width: 120px;
  max-width: 100%;
  font-size: 16px;
  background: #F8F8F8;
  border-radius: 999px;
  border: 2px solid #B7A811;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  align-items: center;
}
.linkArea .blogYasuokaLink .blogYasuokaLinkInner .blogYasuokaUp {
  width: 100%;
  line-height: 1;
  position: relative;
  z-index: 1;
  text-align: left;
  font-size: 14px;
  margin: 0 0 10px 0;
  font-weight: bold;
}
.linkArea .blogYasuokaLink .blogYasuokaLinkInner .icon {
  width: 20%;
  line-height: 0;
}
.linkArea .blogYasuokaLink .blogYasuokaLinkInner a {
  display: inline-block;
  -webkit-animation: infinitesBlog 10s linear infinite normal;
          animation: infinitesBlog 10s linear infinite normal;
  padding: 2px 0;
  white-space: nowrap;
  width: 50%;
  z-index: 1;
  font-size: 14px;
}
.linkArea .blogYasuokaLink .blogYasuokaLinkInner a .blogYasuokaDate {
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500;
  display: inline-block;
}
.linkArea .blogYasuokaLink .blogYasuokaLinkInner a .aop_blog_new {
  padding: 0 5px;
  vertical-align: -0.1em;
}
.linkArea .blogYasuokaLink .blogYasuokaLinkInner a .aop_blog_new img {
  height: 1em;
  width: auto;
}
.linkArea .blogYasuokaLink .blogYasuokaLinkInner a p {
  display: inline-block;
}
.linkArea .blogYasuokaLink .blogYasuokaLinkInner .blogYasuokaDate {
  margin-left: 1em;
}
.linkArea .blogYasuokaLink .blogYasuokaLinkInner > div {
  width: 75%;
  line-height: 1;
  overflow: hidden;
}
.linkArea .blogYasuokaLink .blogYasuokaLinkInner > div a {
  -webkit-animation: infiniteYasuokaBlog 20s linear infinite normal;
  animation: infiniteYasuokaBlog 20s linear infinite normal;
  width: auto;
}
.linkArea .blog30thLink {
  background: #c19c44;
  color: #fff;
  padding: 7px 0;
  overflow: hidden;
  text-align: right;
  position: relative;
  z-index: 5;
  opacity: 1;
  position: relative;
  width: 370px;
  margin: 0 auto 20px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.linkArea .blog30thLink .blog30thUp {
  width: 48%;
  line-height: 1;
  background: #c19c44;
  position: relative;
  z-index: 1;
  padding: 2px 10px 0;
  border-right: solid 1px #ffffff;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.linkArea .blog30thLink .blog30thUp .logo {
  width: 130px;
  display: block;
  padding: 3px 10px;
  background: #fff;
}
.linkArea .blog30thLink .blog30thUp .icon {
  width: 17px;
  display: block;
  margin: 0 5px 0 0;
  position: relative;
  top: -2px;
}
.linkArea .blog30thLink .blog30thUp .tit {
  font-size: 13px;
  font-weight: bold;
}
.linkArea .blog30thLink a {
  display: inline-block;
  -webkit-animation: infinitesBlog 7s linear infinite normal;
          animation: infinitesBlog 7s linear infinite normal;
  padding: 2px 0;
  white-space: nowrap;
  width: 50%;
  z-index: -1;
}
.linkArea .blog30thLink a .blog30thDate {
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500;
}
.linkArea .blog30thLink a .aop_blog_new {
  padding: 0 5px;
  vertical-align: -0.1em;
}
.linkArea .blog30thLink a .aop_blog_new img {
  height: 1em;
  width: auto;
}

@-webkit-keyframes infinitesBlog {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-150%, 0, 0);
            transform: translate3d(-150%, 0, 0);
  }
}

@keyframes infinitesBlog {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-150%, 0, 0);
            transform: translate3d(-150%, 0, 0);
  }
}
@-webkit-keyframes infiniteYasuokaBlog {
  0% {
    -webkit-transform: translate(190px, 0);
            transform: translate(190px, 0);
  }
  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}
@keyframes infiniteYasuokaBlog {
  0% {
    -webkit-transform: translate(190px, 0);
            transform: translate(190px, 0);
  }
  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}
@-webkit-keyframes infiniteYasuokaBlogSP {
  0% {
    -webkit-transform: translate(100vw, 0);
            transform: translate(100vw, 0);
  }
  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}
@keyframes infiniteYasuokaBlogSP {
  0% {
    -webkit-transform: translate(100vw, 0);
            transform: translate(100vw, 0);
  }
  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}
@media screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
  a {
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  .btn input {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .btn--main {
    min-width: 300px;
  }
  .btn--main:hover {
    color: #191615;
    background: #D9D7D1;
  }
  .btn--sub {
    min-width: 300px;
  }
  .btn--sub:hover {
    background: #B5A48C;
    color: #191615 !important;
  }
  /* input */
  .input--half {
    width: 50% !important;
  }
  .input--quarter {
    width: 25% !important;
  }
  .page--home .header {
    opacity: 0;
    -webkit-transition: opacity 0.5s 0.8s cubic-bezier(0.4, 0, 1, 1), padding 0.4s cubic-bezier(0.4, 0, 1, 1), background 0.4s cubic-bezier(0.4, 0, 1, 1), -webkit-backdrop-filter 0.4s cubic-bezier(0.4, 0, 1, 1);
    transition: opacity 0.5s 0.8s cubic-bezier(0.4, 0, 1, 1), padding 0.4s cubic-bezier(0.4, 0, 1, 1), background 0.4s cubic-bezier(0.4, 0, 1, 1), -webkit-backdrop-filter 0.4s cubic-bezier(0.4, 0, 1, 1);
    transition: opacity 0.5s 0.8s cubic-bezier(0.4, 0, 1, 1), padding 0.4s cubic-bezier(0.4, 0, 1, 1), backdrop-filter 0.4s cubic-bezier(0.4, 0, 1, 1), background 0.4s cubic-bezier(0.4, 0, 1, 1);
    transition: opacity 0.5s 0.8s cubic-bezier(0.4, 0, 1, 1), padding 0.4s cubic-bezier(0.4, 0, 1, 1), backdrop-filter 0.4s cubic-bezier(0.4, 0, 1, 1), background 0.4s cubic-bezier(0.4, 0, 1, 1), -webkit-backdrop-filter 0.4s cubic-bezier(0.4, 0, 1, 1);
  }
  .loaded.page--home .header {
    opacity: 1;
  }
  .scrolling .header {
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-backdrop-filter: blur(50px);
            backdrop-filter: blur(50px);
    padding: 14px 0 15px;
  }
  .swiper-container {
    padding-left: 3%;
  }
  .swiper-button-prev:hover::before,
  .swiper-button-next:hover::before {
    opacity: 0.35;
  }
  .wrap {
    padding-top: 180px;
    padding-bottom: 150px;
  }
  .block--pager li a:hover {
    opacity: 0.4;
  }
  .block--pager .pager__item--other {
    position: relative;
  }
  .block--pager .pager__item--other::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background: #F0EFED;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  .block--pager .pager__item--other:hover a {
    opacity: 1;
  }
  .block--pager .pager__item--other:hover::before {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .section--list {
    padding: 0 10% 80px;
  }
  .section--list .list--contents {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section--list .list--contents li {
    width: 30.6666666667%;
    margin-right: 4%;
    margin-bottom: 50px;
  }
  .section--list .list--contents li:nth-child(3n) {
    margin-right: 0;
  }
  .section--list .list--contents li a .thumb {
    width: 100%;
    margin-bottom: 25px;
    background-color: #191615;
    -webkit-transition: -webkit-filter 0.8s cubic-bezier(0.4, 0, 1, 1);
    transition: -webkit-filter 0.8s cubic-bezier(0.4, 0, 1, 1);
    transition: filter 0.8s cubic-bezier(0.4, 0, 1, 1);
    transition: filter 0.8s cubic-bezier(0.4, 0, 1, 1), -webkit-filter 0.8s cubic-bezier(0.4, 0, 1, 1);
    position: relative;
    top: 0;
    left: 0;
  }
  .section--list .list--contents li a .list__txt {
    -webkit-transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
    transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
  }
  .section--list .list--contents li a:hover .thumb {
    -webkit-filter: brightness(140%);
            filter: brightness(140%);
  }
  .section--list .list--contents li a:hover .list__txt {
    opacity: 0.5;
  }
  .section--detail .block--pager {
    text-align: center;
  }
  .section--detail .block--share {
    position: relative;
    top: 2px;
  }
  .section--detail .block--share li a i {
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  .section--detail .block--share li a svg {
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  .section--detail .block--share li a:hover i {
    color: #B5A48C;
  }
  .section--detail .block--share li a:hover svg {
    fill: #B5A48C;
  }
  .section--detail .block--share .icon_x_twitter img {
    height: 16px;
    width: auto;
  }
  .detail__btn a,
  .list__more a {
    padding: 10px;
  }
  .detail__btn a::before,
  .list__more a::before {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .detail__btn a:hover::before,
  .list__more a:hover::before {
    left: 30%;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  .detail__btn {
    margin-top: 70px;
  }
  .detail__btn a:hover::before {
    left: 14%;
  }
  .list--error li {
    font-size: 13px;
  }
  .list--information li a {
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  .list--information li a:hover {
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  .list--contents::after {
    content: "";
    display: block;
    clear: both;
  }
  .list--contents li {
    width: 100%;
  }
  .list--contents li a {
    display: block;
  }
  .list--contents li .thumb {
    overflow: hidden;
  }
  .list--contents.video {
    padding: 50px 0 0;
  }
  .no--data {
    text-align: center;
  }
  .btn a,
  .btn input {
    min-width: 300px;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    overflow: hidden;
  }
  .btn a:before,
  .btn input:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .btn .btn--main {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .btn .btn--sub {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .btn .btn--sub:hover {
    color: #191615;
    background: #B5A48C;
    border: 1px solid #191615;
  }
  .block--category li.month {
    letter-spacing: -0.5em;
  }
  .block--category li {
    display: inline-block;
    border: none;
    position: relative;
  }
  .block--category li a {
    display: block;
    position: relative;
  }
  .block--category li a::before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    background: #D9D7D1;
    border-radius: 50%;
    z-index: 1;
    left: 50%;
    top: -1px;
    -webkit-transform: translateX(-50%) scale(0);
            transform: translateX(-50%) scale(0);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    z-index: -1;
  }
  .block--category li a:hover::before {
    -webkit-transform: translateX(-50%) scale(1);
            transform: translateX(-50%) scale(1);
  }
  header {
    padding-top: 30px;
  }
  header .inner {
    padding: 0 3%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  header .logo {
    width: 9vw;
  }
  header .logo a {
    display: block;
  }
  header .logo a:hover {
    opacity: 0.4;
  }
  .block--login li:hover::before {
    background: #F0EFED;
  }
  .block--login li:hover:after {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .block--login li:hover a {
    color: #191615;
  }
  .g-nav {
    text-align: center;
  }
  .g-nav.visible .nav--dropdown .nav--menu__fc {
    opacity: 1;
    pointer-events: visible;
    z-index: 1;
  }
  .g-nav.visible .nav--dropdown .nav--tit::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    top: 15px;
    right: 4.5px;
  }
  .drawer {
    width: 100%;
  }
  .drawer [class^=nav--] > li {
    display: inline-block;
    line-height: 1;
  }
  .drawer [class^=nav--] > li a {
    padding: 5px 0;
    font-size: 14px;
    letter-spacing: 0.1em;
    font-weight: 500;
    position: relative;
    color: #191615;
    overflow: hidden;
    height: 1.5rem;
    top: 6px;
  }
  .drawer [class^=nav--] > li a span {
    position: relative;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: block;
  }
  .drawer [class^=nav--] > li a::after {
    content: attr(data-text);
    display: block;
    position: absolute;
    height: 1.5rem;
    -webkit-transform: translateY(90%);
            transform: translateY(90%);
    top: 5px;
    left: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .drawer [class^=nav--] > li a:hover span {
    -webkit-transform: translateY(-140%);
            transform: translateY(-140%);
  }
  .drawer [class^=nav--] > li a:hover::after {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .drawer [class^=nav--] > li:not(:last-of-type) {
    margin-right: 10px;
  }
  .drawer .nav--menu__officilal {
    display: inline-block;
    margin-right: 8px;
    position: relative;
  }
  .drawer .nav--dropdown {
    display: inline-block;
    position: relative;
    margin-right: 56px;
  }
  .drawer .nav--dropdown::after {
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    position: absolute;
    background: #191615;
    position: absolute;
    top: 12px;
    right: -29px;
  }
  .drawer .nav--dropdown .nav--tit {
    padding: 5px 0;
    font-size: 14px;
    letter-spacing: 0.1em;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    font-family: gill-sans-nova, sans-serif;
    color: #191615;
    padding-right: 18px;
  }
  .drawer .nav--dropdown .nav--tit::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    background: #F0EFED;
    border-radius: 50%;
    right: 0;
    top: 11px;
  }
  .drawer .nav--dropdown .nav--tit::after {
    content: "";
    display: block;
    width: 8px;
    height: 6px;
    position: absolute;
    background: url(/static/gospellers/fanclub/common/scroll.svg) no-repeat center;
    top: 16.5px;
    right: 4px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .drawer .nav--dropdown .nav--menu__fc {
    opacity: 0;
    pointer-events: none;
    line-height: 1.4;
    position: absolute;
    top: 30px;
    right: 0;
    background: #D9D7D1;
    padding: 10px 15px 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-align: left;
    z-index: 2;
  }
  .drawer .nav--dropdown .nav--menu__fc li {
    display: block;
    height: auto;
    margin-right: 0;
  }
  .drawer .nav--dropdown .nav--menu__fc li:last-child {
    margin-bottom: 0;
  }
  .drawer .nav--dropdown .nav--menu__fc li a {
    font-size: 13px;
    padding: 7px 0;
  }
  .drawer .nav--dropdown .nav--menu__fc li a:hover {
    color: #ffffff;
  }
  .drawer .nav--login {
    display: inline-block;
  }
  .drawer .nav--login .login-btn {
    display: inline-block;
  }
  .drawer .nav--login .login-btn li {
    display: inline-block;
  }
  .drawer .nav--login .login-btn li a {
    display: block;
    padding: 5px 0;
    font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
    font-size: 13px;
    letter-spacing: 0.15em;
  }
  .drawer .nav--login .login-btn li a:hover {
    color: #B5A48C;
  }
  .drawer .nav--login .login-btn .nav--join {
    position: relative;
    margin-right: 1em !important;
  }
  .page--home {
    /* common */
    /* footer */
    /* section--banner */
    /* section--top */
    /* section--info */
    /* area-fc */
  }
  .page--home .wrap {
    padding-bottom: 0;
    padding-top: 0;
  }
  .page--home footer {
    padding: 250px 0 50px;
    height: auto !important;
    position: relative;
  }
  .page--home footer .nav--support {
    display: block;
  }
  .page--home footer .block--link ul {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: center;
    margin: 0 auto;
    width: 65%;
  }
  .page--home footer .block--link ul li {
    width: 32%;
    margin-right: 2%;
  }
  .page--home footer .block--link ul li:nth-child(3n) {
    margin-right: 0;
  }
  .page--home footer .block--link ul li a {
    -webkit-transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
    transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
  }
  .page--home footer .block--link ul li a:hover {
    opacity: 0.4;
  }
  .page--home .section--banner {
    padding-top: 18px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 100px auto 260px;
  }
  .page--home .section--banner .list--bnr {
    text-align: center;
  }
  .page--home .section--banner .list--bnr li {
    position: relative;
    cursor: pointer;
  }
  .page--home .section--banner .list--bnr li a {
    display: block;
    position: relative;
    overflow: hidden;
  }
  .page--home .section--banner .list--bnr li a:hover {
    -webkit-filter: brightness(110%);
            filter: brightness(110%);
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  .page--home .section--banner.no-swiper .list--bnr {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: center;
  }
  .page--home .section--banner.no-swiper .list--bnr li {
    width: 28%;
    margin-right: 30px;
  }
  .page--home .section--banner.no-swiper .list--bnr li:last-child {
    margin-right: 0;
  }
  .page--home .section--banner.no-swiper .swiper-button-prev,
  .page--home .section--banner.no-swiper .swiper-button-next {
    display: none;
  }
  .page--home .section--top {
    padding: 0;
    margin-bottom: 150px;
  }
  .page--home .section--top .block--sns {
    position: absolute;
    right: 3%;
    bottom: 7vh;
  }
  .page--home .section--top .block--sns .nav--sns li {
    margin-right: 3px;
    display: inline-block;
  }
  .page--home .section--top .block--sns .nav--sns li:last-child {
    margin-right: 0;
  }
  .page--home .section--top .block--sns .nav--sns li.nav__item--line {
    position: relative;
    top: 2px;
  }
  .page--home .section--top .block--sns .nav--sns li a {
    display: block;
    padding: 10px;
    line-height: 10px;
    background: #D9D7D1;
    border-radius: 50%;
    -webkit-transition: background 0.4s;
    transition: background 0.4s;
  }
  .page--home .section--top .block--sns .nav--sns li a:hover {
    background: #F0EFED;
  }
  .page--home .section--top .block--sns .nav--sns li i {
    font-size: 15px;
  }
  .page--home .section--top .block--sns .nav--sns li svg {
    width: 14px;
    height: 14px;
  }
  .page--home .section--top .block--sns .nav--sns .icon_x_twitter a {
    padding: 12px;
  }
  .page--home .section--top .block--sns .nav--sns .icon_x_twitter a img {
    height: 11px;
    width: auto;
  }
  .page--home .list--information {
    width: 100%;
    margin: 0 0 70px;
  }
  .page--home .list--information .no-data {
    text-align: center;
  }
  .page--home .section--info {
    width: 65%;
    margin: 0 auto 250px;
    position: relative;
  }
  .page--home .section--live {
    width: 65%;
    margin: 0 auto 250px;
    position: relative;
  }
  .page--home .section--video {
    margin-bottom: 250px;
    position: relative;
  }
  .page--home .section--video .section-tit span > span {
    margin-right: 20px;
  }
  .page--home .section--video .list--video li:hover .thumb {
    -webkit-filter: brightness(140%);
            filter: brightness(140%);
  }
  .page--home .section--video .list--video li:hover .date, .page--home .section--video .list--video li:hover .tit {
    opacity: 0.5;
  }
  .page--home .section--video.no-swiper .list--video {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: center;
  }
  .page--home .section--video.no-swiper .list--video li {
    width: 40%;
    margin-right: 70px;
  }
  .page--home .section--video.no-swiper .list--video li:last-child {
    margin-right: 0;
  }
  .page--home .section--video.no-swiper .swiper-button-prev,
  .page--home .section--video.no-swiper .swiper-button-next {
    display: none;
  }
  .page--home .area--fc .logo-area.login .logo {
    margin-bottom: 0;
  }
  .page--home .area--fc .logo-area .login-btn li a:hover {
    color: #B5A48C;
  }
  .page--home .area--fc .logo-area .block--logo .title_fc_svg {
    max-width: 600px;
  }
  .page--home .area--fc .section--latest .section-tit span > span {
    margin-right: 20px;
  }
  .page--home .area--fc .section--latest .list--latest li a:hover .thumb {
    -webkit-filter: brightness(140%);
            filter: brightness(140%);
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  .page--home .area--fc .section--latest .list--latest li a:hover .list__txt .category, .page--home .area--fc .section--latest .list--latest li a:hover .list__txt .date, .page--home .area--fc .section--latest .list--latest li a:hover .list__txt .tit {
    opacity: 0.5;
  }
  .page--home .area--fc .section--latest.no-swiper .list--latest {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: center;
  }
  .page--home .area--fc .section--latest.no-swiper .list--latest li {
    width: 40%;
    margin-right: 70px;
  }
  .page--home .area--fc .section--latest.no-swiper .list--latest li:last-child {
    margin-right: 0;
  }
  .page--home .area--fc .section--latest.no-swiper .swiper-button-prev,
  .page--home .area--fc .section--latest.no-swiper .swiper-button-next {
    display: none;
  }
  .page--home .area--twitter .section--twitter {
    width: 65%;
    margin: 0 auto;
  }
  .page--home .area--twitter .icon_x_twitter .section-tit span img {
    height: 40px;
    width: auto;
  }
  .page--info .section--detail .tit {
    line-height: 1.5;
  }
  .page--info .section--detail .date {
    margin-bottom: 60px;
  }
  .page--info .txt {
    margin-bottom: 50px;
  }
  .page--info .txt a:hover {
    opacity: 0.4;
    text-decoration: none;
  }
  .page--info .gosmania-wrap {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
  .page--info .block--gosmania {
    width: 48%;
    margin-right: 4%;
  }
  .page--info .block--gosmania:last-child {
    margin-right: 0;
  }
  .page--info.category-18 .section--list {
    max-width: 1000px;
    padding: 0 0 80px;
    margin: 0 auto;
  }
  .section--detail.page--profile {
    width: 100%;
    max-width: 950px;
    padding: 0 0 40px;
    margin: 0 auto;
  }
  .section--detail.page--profile .block--member .list--member li {
    width: 17.6%;
    margin-right: 3%;
  }
  .section--detail.page--profile .block--member .list--member li:nth-child(5n) {
    margin-right: 0;
  }
  .page--disco .list--disco {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page--disco .list--disco li {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 60px;
  }
  .page--disco .list--disco li:nth-child(3n) {
    margin-right: 0;
  }
  .page--disco .list--disco li .thumb {
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  .page--disco .list--disco li .thumb::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: white;
    mix-blend-mode: overlay;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 3;
  }
  .page--disco .list--disco li .list__txt {
    -webkit-transition: 0.4s cubic-bezier(0.4, 0, 1, 1);
    transition: 0.4s cubic-bezier(0.4, 0, 1, 1);
  }
  .page--disco .list--disco li a {
    display: block;
  }
  .page--disco .list--disco li a:hover .thumb::before {
    opacity: 0.6;
  }
  .page--disco .list--disco li a:hover .list__txt {
    opacity: 0.5;
  }
  .page--disco .list--disco li .tit {
    font-size: 14px;
    letter-spacing: 0.05em;
    margin-bottom: 3px;
    line-height: 1.4;
  }
  .page--disco .list--disco li .date {
    display: inline-block;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.1em;
  }
  .page--disco .section--detail {
    margin: 0 auto;
    width: 90%;
    max-width: 900px;
    position: relative;
    padding: 0;
  }
  .page--disco .section--detail .block--jacket {
    width: 60%;
    margin: 0 auto 60px;
    position: relative;
  }
  .page--disco .section--detail .block--disc-detail .txt {
    width: 80%;
    margin: 0 auto;
    max-width: 800px;
  }
  .page--wallpaper .wp-main {
    width: 60%;
    margin: 0 auto;
  }
  .page--movie .section--list {
    padding: 0 10% 80px;
  }
  .page--movie .section--detail {
    width: 90%;
    margin: 0 auto;
    max-width: 900px;
    padding: 0 5%;
  }
  .page--movie .section--detail .tit {
    font-family: gill-sans-nova, sans-serif;
    font-size: 28px;
    line-height: 1.6em;
    margin: 0 0 0.6em;
    font-weight: normal;
  }
  .page--movie .section--detail .txt--basic {
    margin: 50px 0;
    min-height: 200px;
  }
  .page--movie .section--detail .block--player img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  .page--movie .txt {
    margin-bottom: 50px;
  }
  .page--movie .txt a {
    color: #F0EFED;
  }
  .page--movie .block--more_movies .list--contents li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 30px;
  }
  .page--movie .block--more_movies .list--contents li:nth-child(3n) {
    margin-right: 0;
  }
  .page--movie .block--more_movies .list--contents li a .thumb {
    margin-bottom: 10px;
    -webkit-transition: 0.4s cubic-bezier(0.4, 0, 1, 1);
    transition: 0.4s cubic-bezier(0.4, 0, 1, 1);
  }
  .page--movie .block--more_movies .list--contents li a .tit {
    font-size: 14px;
  }
  .page--movie .block--more_movies .list--contents li a:hover .thumb {
    -webkit-filter: brightness(120%);
            filter: brightness(120%);
  }
  .page--movie.page--detail .wrap {
    padding-top: 8vw;
  }
  .page--movie.page--detail .section--detail {
    width: 100%;
    max-width: inherit;
    padding: 0%;
  }
  .page--movie.page--detail .block--player {
    aspect-ratio: 16/9;
    position: relative;
    margin: 0 auto 2vw;
  }
  .page--movie.page--detail .block--tit, .page--movie.page--detail .block--more_movies {
    width: 90%;
    margin: 0 auto;
    max-width: 900px;
  }
  .page--movie.page--detail .block--tit {
    margin: 0 auto 40px;
  }
  .page--movie .video-js .vjs-progress-control {
    bottom: 3.6em;
  }
  .page--blog .video-js .vjs-progress-control {
    bottom: 3.6em;
  }
  .page--blog .section--list {
    padding: 0 10% 80px;
  }
  .page--blog .no-data {
    font-size: 20px;
    margin: 200px auto;
    font-family: gill-sans-nova, sans-serif;
  }
  .page--blog .section--detail {
    width: 90%;
    max-width: 900px;
    padding: 0;
    margin: 0 auto;
  }
  .page--blog .section--detail .date {
    margin-bottom: 40px;
  }
  .page--blog .section--detail .txt a:hover {
    color: #c5b77b;
  }
  .page--blog .block--pager .pager__item--other.blogtop::before {
    left: 50%;
    -webkit-transform: scale(0) translateX(-50%);
            transform: scale(0) translateX(-50%);
  }
  .page--blog .block--pager .pager__item--other.blogtop:hover::before {
    -webkit-transform: scale(1) translateX(-50%);
            transform: scale(1) translateX(-50%);
  }
  .page--blog.page--list.category-11 .section-tit {
    font-size: 34px;
  }
  .page--tsubuyaki.page--blog .section--list {
    padding: 0 16% 80px;
  }
  .page--tsubuyaki .list--tsubuyaki {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page--tsubuyaki .list--tsubuyaki li {
    width: 47.5%;
    margin-right: 5%;
  }
  .page--tsubuyaki .list--tsubuyaki li:nth-child(2n) {
    margin-right: 0;
  }
  .section--detail.page--support {
    width: 70%;
    max-width: 900px;
    padding: 0;
    margin: 0 auto;
  }
  .page--faq .tit--category {
    position: relative;
  }
  .page--faq .tit--category span {
    position: absolute;
    top: -120px;
  }
  .page--faq .section--list .tit {
    font-size: 15px;
    line-height: 1.6;
    margin: 0 0 1em;
    font-weight: normal;
    text-align: left;
  }
  .page--faq .block--contact li a:hover {
    color: #F0EFED;
  }
  .page--faq .block--contact a:hover {
    text-decoration: none !important;
  }
  .page--faq .block--contact .link a::after {
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  .page--faq .block--contact .link a:hover {
    color: #D9D7D1;
    text-decoration: none;
  }
  .page--faq .block--contact .link a:hover::after {
    border: 1px solid #D9D7D1;
    border-top: none;
    border-right: none;
  }
  .page--faq .block--contact .link a:hover + i {
    color: #F0EFED;
  }
  .page--faq .list--faq li a:hover {
    color: #B5A48C;
  }
  .page--faq .list--tag {
    margin-bottom: 30px;
  }
  .page--faq .list--tag li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 5px;
    border: 1px solid;
    border-radius: 100px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .page--faq .list--tag li:hover {
    color: #fff;
    background: #B5A48C;
    border: 1px solid #B5A48C;
  }
  .page--faq .list--tag li a {
    display: block;
    padding: 8px 14px;
  }
  .page--faq .list--tag li a:hover {
    color: #fff;
  }
  .page--faq .list--tag li:last-child {
    margin-right: 0;
  }
  .page--questionnaire .section--detail {
    width: 800px;
    padding: 0;
    margin: 0 auto;
  }
  .page--questionnaire .section--detail .section-tit {
    margin-bottom: 40px;
  }
  .page--double .btn--attention a:hover {
    opacity: 0.4;
  }
  .page--double .block--contents .box a {
    -webkit-transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
    transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
  }
  .page--double .block--contents .box a:hover {
    opacity: 0.4;
  }
  .section--detail.page--entry {
    margin: 0 auto;
    padding: 0;
  }
  .section--detail.page--entry .block--logo {
    width: 60%;
    margin: 0 auto 100px;
  }
  .section--detail.page--entry .block--logo .logo {
    width: 50%;
    margin: 0 auto 50px;
  }
  .section--detail.page--entry .block--logo .lead {
    font-size: 15px;
    text-align: center;
  }
  .section--detail.page--entry .block--video {
    width: 60%;
    margin: 0 auto 100px;
  }
  .section--detail.page--entry .block--contents {
    width: 60%;
    margin: 0 auto 80px;
  }
  .section--detail.page--entry .block--contents .list--contents li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 40px;
    font-size: 14px;
  }
  .section--detail.page--entry .block--contents .list--contents li .txt {
    font-size: 14px;
  }
  .section--detail.page--entry .block--contents .list--contents li:nth-child(2n) {
    margin-right: 0;
  }
  .section--detail.page--entry .block--contents .list--contents::after {
    content: none;
  }
  .section--detail.page--entry .block--entry {
    width: 60%;
    margin: 0 auto 80px;
  }
  .section--detail.page--entry .block--device {
    width: 60%;
    margin: 0 auto 80px;
  }
  .section--detail.page--entry .block--device table {
    width: 100%;
  }
  .section--detail.page--entry .btn .btn--main {
    min-width: 320px;
    -webkit-transition: 0.8s;
    transition: 0.8s;
  }
  .section--detail.page--entry .block--btn {
    width: 60%;
    margin: 0 auto;
  }
  .section--detail.page--entry .btn.entry .btn--main:hover {
    background: #D9D7D1;
  }
  .section--detail.page--entry .btn--sub {
    min-width: 320px;
  }
  .section--detail.page--gosmania .block--card .card-wrap {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .section--detail.page--gosmania .block--card .card-wrap .list__txt {
    margin-left: 20px;
  }
  .section--detail.page--gosmania .block--card .card-wrap .list__txt .txt--basic {
    margin-bottom: 0;
  }
  .page--error .section--detail {
    padding-right: 15%;
    padding-left: 15%;
  }
  .page--error .section--detail .tit {
    font-family: gill-sans-nova, sans-serif;
    font-size: 30px;
    line-height: 1.6em;
    margin: 0 0 1em;
    text-align: center;
  }
  .page--error .section--detail .txt {
    padding-top: 0;
  }
  .page--error .section--detail .btn {
    margin: 1em 0;
  }
  footer {
    padding: 30px 6%;
    height: 150px;
    color: #191615;
  }
  footer .list--support {
    margin-bottom: 60px;
  }
  footer .list--support dt {
    display: none;
  }
  footer .nav--support li {
    display: inline-block;
    font-size: 11px;
    margin-right: 15px;
  }
  footer .nav--support li a {
    display: block;
    padding: 10px 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
  }
  footer .nav--support li a:hover {
    color: #B5A48C;
  }
  footer .nav--support li:last-child {
    margin-right: 0;
  }
}
_::-webkit-full-page-media, _:future, :root .drawer [class^=nav--] > li a {
  top: 0;
}

@media screen and (min-width: 1px) and (max-width: 960px) {
  /* common.scss
  ============================== */
  .pc {
    display: none !important;
  }
  .btn--main {
    min-width: 90%;
  }
  /* page--error
  ------------------------------ */
}
@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%;
    padding: 20px;
  }
}
@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) {
  .header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
  }
  .drawer::-webkit-scrollbar {
    display: none;
  }
  .drawer .drawer-inner {
    padding: 10vw 8% 15vw;
    position: relative;
    left: 0;
    top: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .drawer .g-nav {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .drawer [class^=nav--] li {
    margin-bottom: 5px;
    line-height: 1;
  }
  .drawer [class^=nav--] li a {
    padding: 7px 0;
    font-size: 4vw;
    position: relative;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .drawer [class^=nav--] li a {
    font-size: 2.5vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .drawer .nav--menu__officilal {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .drawer .nav--menu__officilal li {
    width: 48%;
    margin-right: 4%;
  }
  .drawer .nav--menu__officilal li:nth-child(2n) {
    margin-right: 0;
  }
  .drawer .nav--sns {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 35px;
  }
  .drawer .nav--sns li {
    display: inline-block;
    width: auto;
    margin-right: 15px;
  }
  .drawer .nav--sns li i {
    font-size: 5vw;
  }
  .drawer .nav--sns li svg {
    width: 5vw;
    height: 5vw;
  }
  .drawer .nav--sns li:last-child {
    position: relative;
    top: 3px;
    margin-right: 0;
  }
  .drawer .nav--sns .icon_x_twitter img {
    height: 15px;
    width: auto;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .drawer .nav--sns li i {
    font-size: 3.5vw;
  }
  .drawer .nav--sns li svg {
    width: 3.5vw;
    height: 3.5vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .drawer .nav--dropdown {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .drawer .nav--dropdown .nav--menu__fc {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .drawer .nav--dropdown .nav--menu__fc li {
    width: 48%;
    margin-right: 4%;
  }
  .drawer .nav--dropdown .nav--menu__fc li:nth-child(2n) {
    margin-right: 0;
  }
  .drawer .nav--login {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    margin-bottom: 20px;
  }
  .drawer .nav--login .logo {
    position: static;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    opacity: 0;
    -webkit-transition: opacity 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1);
    transition: opacity 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1);
    transition: opacity 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1), transform 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1);
    transition: opacity 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1), transform 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1);
    margin: 0 auto 20px;
    display: inline-block;
  }
  .drawer .nav--login .logo p {
    font-size: 3.3vw;
    letter-spacing: 0.12em;
    font-family: gill-sans-nova, sans-serif;
    font-weight: 500;
  }
  .drawer .nav--login .logo svg {
    width: 48vw;
    height: 17vw;
  }
  .drawer .nav--login .logo a {
    display: block;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .drawer .nav--login {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .drawer .nav--login .login-btn {
    position: relative;
    text-align: left;
  }
  .drawer .nav--login .login-btn li {
    display: inline-block;
    width: auto;
  }
  .drawer .nav--login .login-btn li a {
    font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: 600;
    font-size: 3.5vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .drawer .nav--login .login-btn li a {
    font-size: 2.5vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .drawer .nav--login .login-btn .nav--join {
    margin-right: 37px;
  }
  .drawer .nav--login .login-btn .nav--join::after {
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    position: absolute;
    background: #191615;
    position: absolute;
    top: 6px;
    right: -21px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .drawer .nav--login .logo svg {
    width: 40vw;
    height: 13vw;
  }
  .drawer .nav--login .logo p {
    font-size: 2.5vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  footer {
    padding: 40px 8%;
  }
  footer .copyright {
    font-size: 10px;
    zoom: 0.9;
    text-align: center;
  }
  .block--pager li {
    width: 16px;
  }
  .block--pager .pager__item--current::after {
    width: 30px;
    height: 30px;
    background: rgba(217, 215, 209, 0.6);
  }
  .slick-dots li {
    height: 12px;
  }
  .date, .category {
    display: inline-block;
    min-width: inherit;
    font-size: 13px;
    letter-spacing: 0.08em;
    margin-bottom: 7px;
  }
  .tit {
    font-size: 14px;
    line-height: 1.5;
  }
  [class^=list--] li.new a .tit::after {
    font-size: 12px;
  }
  [class^=list--] li.new a .tit::after {
    width: 34px;
    height: 20px;
    top: 3px;
    margin-left: 4px;
  }
  .list--information {
    margin-bottom: 50px;
  }
  .list--information li {
    margin-bottom: 15px;
  }
  .list--information li a {
    display: block;
    padding: 12px 0;
  }
  .list--information li a .date, .list--information li a .category {
    margin-bottom: 6px;
  }
  .list--information.list--live li {
    margin-bottom: 13px;
  }
  .list--information.list--live li .box .date-box {
    min-height: 30px;
  }
  .list--information.list--live li .box .date-box::before {
    right: 11px;
    top: 1px;
  }
  .list--information.list--live li .box .date-box .block--date {
    width: 9em;
  }
  .list--information.list--live li .box .date-box .block--date .year {
    margin-left: -13px;
    margin-top: 5px;
    position: relative;
    left: 4px;
  }
  .list--information.list--live li .box .date-box .block--date .date-wrap .md {
    font-size: 25px;
  }
  .list--information.list--live li .box .date-box .block--date .date-wrap .wd {
    font-size: 11px;
    width: 4em;
    margin-left: 5px;
  }
  .list--information.list--live li .box .tit {
    margin-left: 10px;
  }
  .list--photo li {
    width: 50%;
  }
  .block--category {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .block--category {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .block--category li {
    margin-right: 0;
  }
  .block--category li::after {
    width: 7px;
    height: 7px;
    left: -1px;
    top: 4px;
  }
  .block--category .current::before {
    top: -6px;
    width: 26px;
    height: 26px;
  }
  .block--category li a {
    font-family: gill-sans-nova, sans-serif;
    font-weight: 500;
    letter-spacing: 0.2em;
    font-size: 13px;
    letter-spacing: 0.1em;
    padding: 0 8px;
  }
  li.no-data {
    padding: 2em 6%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  li.no-data {
    padding: 2em 3%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .drawer__btn, .page--home .drawer, .page--home .section--top .block--logo .logo {
    opacity: 0;
    -webkit-transition: opacity 0.8s 0.8s cubic-bezier(0.4, 0, 1, 1);
    transition: opacity 0.8s 0.8s cubic-bezier(0.4, 0, 1, 1);
  }
  .loaded.page--home .drawer {
    opacity: 1;
  }
  .loaded.page--home .drawer__btn, .loaded.page--home .section--top .block--logo .logo {
    opacity: 1;
  }
  .swiper-container {
    padding-left: 5%;
  }
  .swiper-button-prev,
  .swiper-button-next {
    width: 10vw;
    bottom: -51px;
  }
  .swiper-button-prev::before,
  .swiper-button-next::before {
    font-size: 13px;
    top: 5px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .swiper-button-prev,
  .swiper-button-next {
    bottom: -51px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .swiper-button-prev {
    left: 8%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .swiper-button-prev {
    left: 5%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .swiper-button-next {
    left: 52vw;
  }
  .swiper-button-next::after {
    width: 37vw;
    left: -40vw;
    top: 14px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .swiper-button-next::after {
    left: -29vw;
    width: 27vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .swiper-button-next {
    left: 36vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .wrap {
    padding: 100px 0 150px;
    position: relative;
  }
  .detail__btn, .list__more {
    font-size: 15px;
  }
  .detail__btn a, .list__more a {
    padding: 10px;
  }
  .detail__btn a::before, .list__more a::before {
    width: 35px;
    height: 35px;
    top: -1px;
    left: -7px;
  }
  .section-tit {
    font-size: 9.5vw;
    margin-bottom: 50px;
  }
  .section--list {
    padding: 0 5%;
    width: 100%;
  }
  .section--detail {
    padding: 0 5%;
    width: 100%;
    max-width: inherit;
  }
  .section--detail .detail__btn {
    margin-top: 6em;
  }
  .section--detail .txt {
    padding-top: 40px;
  }
  .section--detail .block--pager {
    text-align: center;
  }
  .section--list .list--contents {
    display: block;
  }
  .section--list .list--contents li {
    width: 100%;
    margin-bottom: 50px;
  }
  .section--list .list--contents li .thumb {
    margin-bottom: 15px;
  }
  .drawer__btn {
    width: 20vw;
    height: 19vw;
    position: fixed;
    right: -2vw;
    top: 0;
    z-index: 999;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .drawer__btn span {
    display: block;
    width: 6vw;
    height: 1px;
    left: 50%;
    top: 7vw;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background: #191615;
    position: relative;
    z-index: 2;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .drawer__btn span:nth-child(2) {
    top: 8vw;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .drawer__btn span:nth-child(3) {
    top: 9vw;
  }
  .drawer {
    width: 100vw;
    height: auto;
    position: fixed;
    top: 0;
    z-index: 50;
    pointer-events: none;
    -webkit-transition: 1s 0.4s;
    transition: 1s 0.4s;
    color: #191615;
    background: #F0EFED;
    overflow-y: scroll;
    -webkit-clip-path: circle(8% at 93% 8vw);
            clip-path: circle(8% at 93% 8vw);
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
  }
  .drawer [class^=nav--] li {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    opacity: 0;
    -webkit-transition: opacity 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1);
    transition: opacity 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1);
    transition: opacity 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1), transform 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1);
    transition: opacity 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1), transform 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.4s 0.7s cubic-bezier(0.4, 0, 1, 1);
  }
  .drawer [class^=nav--] li.nav--menu__wikitayama a, .drawer [class^=nav--] li.nav--menu__ticket a, .drawer [class^=nav--] li.nav--menu__blog a, .drawer [class^=nav--] li.nav--menu__report a {
    font-size: 3.6vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .drawer [class^=nav--] li.nav--menu__wikitayama a, .drawer [class^=nav--] li.nav--menu__ticket a, .drawer [class^=nav--] li.nav--menu__blog a, .drawer [class^=nav--] li.nav--menu__report a {
    font-size: 2.4vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .drawer .drawer-inner {
    z-index: 10;
  }
  .drawer .drawer-inner .nav--login h2.logo a {
    display: block;
  }
  .drawer-visible .drawer__btn::before {
    opacity: 0;
  }
  .drawer-visible .drawer__btn span:first-child {
    -webkit-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg);
    top: 9vw;
  }
  .drawer-visible .drawer__btn span:nth-child(2) {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
  .drawer-visible .drawer__btn span:nth-child(3) {
    -webkit-transform: translateX(-51%) rotate(-45deg);
            transform: translateX(-51%) rotate(-45deg);
    top: 8.5vw;
  }
  .drawer-visible .drawer {
    opacity: 1;
    width: 100%;
    height: 100%;
    border-radius: 0;
    background: #F0EFED;
    pointer-events: auto;
    -webkit-animation: mask-circle 1.5s cubic-bezier(0.47, 0.05, 0.55, 0.95) both;
            animation: mask-circle 1.5s cubic-bezier(0.47, 0.05, 0.55, 0.95) both;
  }
  .drawer-visible .drawer [class^=nav--] li {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  .drawer-visible .drawer .nav--login .logo {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .drawer-visible .drawer .drawer-inner {
    visibility: visible;
    z-index: 10;
  }
  .page--home .wrap {
    padding-bottom: 0;
    padding-top: 0;
  }
  .page--home .logo-fc {
    display: none;
  }
  .page--home footer {
    padding: 80px 0 100px;
    z-index: 10;
  }
  .page--home footer .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 0 5%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .page--home footer .inner {
    padding: 0 5%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home footer .list--support {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }
  .page--home footer .list--support li a {
    line-height: 1.5;
  }
  .page--home footer .list--support li:first-child {
    margin: 1em 0 0;
  }
  .page--home footer .list--support dt {
    font-size: 16px;
    position: relative;
    font-family: gill-sans-nova, sans-serif;
    padding-bottom: 10px;
    letter-spacing: 0.1em;
    font-weight: 500;
    display: inline-block;
    padding-right: 35px;
  }
  .page--home footer .list--support dt::before {
    content: "";
    display: block;
    width: 31px;
    height: 31px;
    position: absolute;
    right: 0;
    top: -2px;
    background: #F0EFED;
    border-radius: 50%;
  }
  .page--home footer .list--support dt span {
    position: relative;
  }
  .page--home footer .list--support dt span::before, .page--home footer .list--support dt span::after {
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    position: absolute;
    background: #867967;
    right: -24px;
    top: 12px;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .page--home footer .list--support dt span::before {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .page--home footer .list--support dt.open span::before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .page--home footer .list--support dt.open span::after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .page--home footer .list--support dd {
    display: none;
  }
  .page--home footer .block--link {
    margin-bottom: 20px;
  }
  .page--home footer .block--link ul {
    width: 60vw;
    margin: 0 auto;
  }
  .page--home footer .block--link ul li {
    margin-bottom: 10px;
  }
  .page--home footer .block--link ul li:last-child {
    margin-bottom: 0;
  }
  .page--home footer .copyright {
    font-size: 10px;
  }
  .page--home .scroll {
    bottom: auto;
    top: auto;
    left: auto;
    -webkit-transform: none;
            transform: none;
    text-align: center;
    position: relative;
    margin: 0 0 50px 0;
  }
  .page--home .section--top {
    height: auto;
    padding: 100px 0 0;
    margin-bottom: 130px;
  }
  .page--home .section--top .block--logo .logo {
    width: 26vh;
    position: relative;
    margin: 0 auto 20px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .page--home .section--top .block--logo .logo {
    width: 23vh;
    top: 10vh;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .section--top .block--keyvisual {
    width: 100%;
    top: auto;
    position: relative;
    left: auto;
    -webkit-transform: none;
            transform: none;
    margin: 0 auto 80px;
  }
  .page--home .section--top .block--keyvisual .keyvisual .svg__path {
    width: 77vw;
    height: 22vw;
    bottom: -58px;
    left: 2vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .page--home .section--top .block--keyvisual .keyvisual .svg__path {
    width: 54vw;
    height: 17vw;
    bottom: -75px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .section--top .block--keyvisual .keyvisual img {
    width: 100%;
    height: auto;
  }
  .page--home .section--banner {
    position: relative;
    z-index: 2;
    margin-bottom: 130px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .page--home .section--banner {
    margin-bottom: 120px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .section--banner .list--bnr li a {
    display: block;
  }
  .page--home .section--banner .list--bnr li a img {
    vertical-align: bottom;
  }
  .page--home .section--banner.no-swiper .list--bnr li {
    width: 90%;
    margin: 0 auto;
  }
  .page--home .section--banner.no-swiper .swiper-container {
    padding-left: 0;
  }
  .page--home .section--info {
    padding: 0 5%;
    margin-bottom: 130px;
  }
  .page--home .section--info .section-tit span::before {
    width: 111px;
    height: 30px;
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  .page--home .section--info .section-tit {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .page--home .section--info.fc {
    margin: 0 0 130px;
  }
  .page--home .section--info.fc .section-tit span::before {
    width: 178px;
    height: 21px;
    bottom: -3px;
    right: -26px;
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  .page--home .section--live {
    padding: 0 5%;
    margin-bottom: 130px;
  }
  .page--home .section--live .section-tit span::before {
    width: 110px;
    bottom: -7px;
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  .page--home .section--video {
    margin-bottom: 130px;
  }
  .page--home .section--video .tit-wrap {
    margin: 0 0 50px;
  }
  .page--home .section--video .tit-wrap .section-tit span::before {
    width: 185px;
    height: 24px;
    right: -39px;
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  .page--home .section--video .youtube-container {
    margin-bottom: 60px;
  }
  .page--home .section--video .video {
    margin-bottom: 14px;
  }
  .page--home .section--video .thumb {
    margin-bottom: 14px;
    -webkit-filter: brightness(100%);
            filter: brightness(100%);
  }
  .page--home .section--video .list__txt {
    margin: 0 auto 4px;
    text-align: left;
  }
  .page--home .section--video .tit {
    font-size: 14px;
    margin-bottom: 4px;
    line-height: 1.4;
  }
  .page--home .section--video.no-swiper .list--video li {
    width: 100%;
    margin: 0 auto;
  }
  .page--home .section--video.no-swiper .swiper-container {
    padding-left: 0;
  }
  .page--home .area--fc {
    margin-bottom: 130px;
  }
  .page--home .area--fc::before {
    width: 100%;
    height: calc(100% - 70px);
    top: 70px;
  }
  .page--home .area--fc .logo-area {
    width: 88%;
    padding-left: 0;
    margin-bottom: 130px;
  }
  .page--home .area--fc .logo-area .block--logo {
    padding: 60px 0 40px;
  }
  .page--home .area--fc .logo-area .block--logo .title_fc_svg {
    width: 67vw;
    height: 20vw;
    top: -21px;
    left: 3vw;
  }
  .page--home .area--fc .logo-area .block--logo .logo {
    width: 48vw;
    position: relative;
    margin: 0 auto 10px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .page--home .area--fc .logo-area .block--logo {
    padding: 120px 0 80px;
  }
  .page--home .area--fc .logo-area .block--logo .logo {
    width: 36vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .area--fc .logo-area .login-btn .nav--join {
    margin-right: 20px;
  }
  .page--home .area--fc .logo-area .login-btn .nav--join::after {
    right: -12px;
  }
  .page--home .area--fc .logo-area .login-btn li a {
    font-size: 13px;
    letter-spacing: 0.1em;
  }
  .page--home .area--fc .section--latest {
    padding-bottom: 130px;
  }
  .page--home .area--fc .section--latest .section-tit {
    margin: 0 auto 50px;
  }
  .page--home .area--fc .section--latest .section-tit span::before {
    width: 180px;
    height: 29px;
    right: -5px;
    bottom: -9px;
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  .page--home .area--fc .section--latest .thumb {
    margin-bottom: 20px;
    -webkit-filter: brightness(100%);
            filter: brightness(100%);
  }
  .page--home .area--fc .section--latest .list__txt {
    margin: 0 auto 4px;
    text-align: left;
  }
  .page--home .area--fc .section--latest .category {
    font-size: 16px;
  }
  .page--home .area--fc .section--latest .category::before {
    margin-right: -2px;
  }
  .page--home .area--fc .section--latest .tit {
    font-size: 14px;
  }
  .page--home .area--fc .section--latest .list--latest li .thumb.wallpaper img {
    background-size: cover;
  }
  .page--home .area--fc .section--latest .list--latest li.new::before {
    width: 20vw;
    height: 10vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .page--home .area--fc .section--latest .list--latest li.new::before {
    width: 14vw;
    height: 7vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .area--fc .section--latest.no-swiper .list--latest li {
    width: 100%;
    margin: 0 auto;
  }
  .page--home .area--fc .section--latest.no-swiper .swiper-container {
    padding-left: 0;
  }
  .page--home .area--twitter .section--twitter {
    padding: 0 5%;
  }
  .page--home .area--twitter .section--twitter .section-tit span::before {
    width: 100px;
    right: -33px;
    bottom: -8px;
  }
  .page--home .area--twitter .section--twitter .section-tit img {
    height: 30px;
    width: auto;
  }
  .page--home .area--twitter .section--twitter .twitter-wrap {
    padding: 20px 0;
  }
  body:not(.page--home) .section-tit {
    font-size: 36px;
  }
  .page--info.page--member .section--detail .inner {
    padding: 20px 5% 65px;
  }
  .page--info .block--share {
    padding-top: 0;
    margin: 20px 0;
  }
  .page--info .block--share .icon_x_twitter img {
    height: 15px;
    width: auto;
  }
  .page--info .section--detail.new .tit::after {
    font-size: 16px;
    vertical-align: 0px;
    line-height: 1;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .page--info .section--detail.new .tit::after {
    width: 34px;
    height: 20px;
    vertical-align: 3px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--info .section--detail {
    width: 100%;
    padding: 0 5%;
  }
  .page--info .section--detail .tit {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 1.4;
  }
  .page--info .section--detail .txt {
    padding-top: 20px;
  }
  .page--info .section--detail .category::before {
    margin-right: 3px;
  }
  .page--info .section--detail .category::after {
    top: 4px;
  }
  .page--info .block--gosmania {
    width: 100%;
    padding: 18px;
  }
  .page--info .block--regular {
    padding: 18px;
  }
  .page--info .block--regular .block-tit {
    margin-bottom: 0;
  }
  .page--info .block--regular .list--information {
    margin-bottom: 0;
  }
  .page--info .block--regular .list--information li {
    margin-bottom: 0;
  }
  .page--info .block--regular .list--information i {
    font-size: 13px;
  }
  .page--info.category-18 .section-tit {
    font-size: 7vw !important;
    line-height: 1.4;
  }
  .page--info.category-18 .section-tit span {
    display: block;
  }
  .page--info.category-18 .block--form_wikitayama {
    width: 100%;
    padding: 18px;
  }
  .page--info.category-18 .block--attention {
    width: 100%;
    padding: 18px;
  }
  .page--info.category-18 h3 {
    font-size: 25px;
    line-height: 1.8;
  }
  .page--info.category-18 .kita_voice {
    line-height: 1.8 !important;
    padding: 15px !important;
    letter-spacing: 0.08em !important;
  }
  .page--info.category-18 .kita_word {
    padding: 15px;
  }
  .page--info.category-18 .txt {
    padding: 0;
  }
  .page--disco .list--disco li {
    margin-bottom: 60px;
  }
  .page--disco .list--disco li .category {
    display: block;
  }
  .page--disco .list--disco li .tit {
    text-align: left;
  }
  .page--disco .block--jacket .header--disco {
    top: 0;
    width: 140%;
    height: 140%;
  }
  .page--disco .block--jacket .ph {
    margin-bottom: 40px;
  }
  .page--disco .block--disc-detail .tit-wrap {
    width: 100%;
  }
  .section--detail.page--profile .block--logo {
    width: 79%;
    margin: -56px auto 10px;
  }
  .section--detail.page--profile .block--logo .svg__path {
    width: 74vw;
    height: 20vw;
  }
  .section--detail.page--profile .block--member .list--member li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 30px;
  }
  .section--detail.page--profile .block--member .list--member li:nth-child(2n) {
    margin-right: 0;
  }
  .section--detail.page--profile .block--member .list--member li .detail .name {
    font-size: 14px;
  }
  .section--detail.page--profile .block--member .list--member li .detail .name .yomi {
    font-size: 10px;
  }
  .section--detail.page--profile .block--member .list--member li .detail .birthday {
    font-size: 11px;
  }
  .section--detail.page--profile .block--member .list--member li .detail .birthday span {
    font-size: 10px;
    zoom: 0.9;
  }
  .page--wallpaper .list--contents {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page--wallpaper .list--contents li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 30px;
  }
  .page--wallpaper .list--contents li:nth-child(2n) {
    margin-right: 0;
  }
  .page--wallpaper .txt {
    margin-bottom: 10px;
  }
  .page--wallpaper .ph {
    margin-bottom: 20px;
  }
  .page--wallpaper .ph::after {
    content: none;
  }
  .page--movie .section--detail .txt--basic {
    margin: 24px 0 0;
  }
  .page--movie .section--detail img {
    position: absolute;
    top: 0;
  }
  .page--movie .block--more_movies .list--contents li {
    width: 47.5%;
    margin-right: 5%;
    margin-bottom: 30px;
  }
  .page--movie .block--more_movies .list--contents li .thumb {
    margin-bottom: 10px;
  }
  .page--movie .block--more_movies .list--contents li:nth-child(2n) {
    margin-right: 0;
  }
  .page--movie .block--more_movies .list--contents li a .tit {
    font-size: 12px;
  }
  .page--movie .block--more_movies .list--contents li a .date {
    font-size: 11px;
  }
  .page--movie .vjs-big-play-centered .vjs-big-play-button {
    width: 2em;
    height: 2em;
    margin-top: -0.75em;
    margin-left: -1em;
    line-height: 2em;
  }
  .page--movie .video-js .vjs-control {
    width: 3.5em;
  }
  .page--movie .video-js .vjs-play-control {
    width: 14.5vw;
    height: 14.5vw;
    position: absolute;
    top: -20vw;
    left: 44%;
    font-size: 5vw;
  }
  .page--movie .video-js .vjs-play-control > .vjs-icon-placeholder:before {
    line-height: 1.3 !important;
  }
  .page--movie .video-js .vjs-play-control.vjs-paused span::before {
    content: "";
    line-height: 1;
    background: no-repeat center url(/static/common/newmovie/img/ico--play.svg);
    background-size: contain;
  }
  .page--movie .video-js .vjs-control-bar {
    height: 5em;
  }
  .page--movie .vjs-control-bar {
    background: none;
    padding: 0;
  }
  .page--movie .vjs-http-source-selector.vjs-menu-button {
    position: absolute;
    right: 3.5em;
  }
  .page--movie .vjs-menu-button.vjs-icon-cog {
    font-size: 1.8em;
    line-height: 1.5em;
  }
  .page--movie .vjs-picture-in-picture-control.vjs-control {
    right: 3.4em;
    width: 2em;
    top: 0.15em;
    font-size: 1.8em;
  }
  .page--movie .video-js .vjs-play-progress:before {
    color: #B5A48C;
  }
  .page--movie .vjs-menu-button-popup .vjs-menu {
    left: -2.5em;
    margin-bottom: 2.7em;
  }
  .page--movie .video-js .vjs-fullscreen-control {
    right: 0;
  }
  .page--movie .video-js .vjs-progress-holder {
    height: 0.2em;
  }
  .page--movie .video-js .vjs-time-control {
    width: auto;
    font-size: 1.2em;
    line-height: 4.8em;
  }
  .page--movie .video-js .vjs-progress-control {
    width: 100%;
    min-width: 4em;
    bottom: -2.4em;
    left: 0;
  }
  .page--movie .vjs-button > .vjs-icon-placeholder:before {
    font-size: 2em;
    line-height: 2.8;
  }
  .page--blog .vjs-big-play-centered .vjs-big-play-button {
    width: 2em;
    height: 2em;
    margin-top: -0.75em;
    margin-left: -1em;
    line-height: 2em;
  }
  .page--blog .video-js .vjs-control {
    width: 3.5em;
  }
  .page--blog .video-js .vjs-play-control {
    width: 14.5vw;
    height: 14.5vw;
    position: absolute;
    top: -20vw;
    left: 44%;
    font-size: 5vw;
  }
  .page--blog .video-js .vjs-play-control > .vjs-icon-placeholder:before {
    line-height: 1.3 !important;
  }
  .page--blog .video-js .vjs-play-control.vjs-paused span::before {
    content: "";
    line-height: 1;
    background: no-repeat center url(/static/common/newmovie/img/ico--play.svg);
    background-size: contain;
  }
  .page--blog .video-js .vjs-control-bar {
    height: 5em;
  }
  .page--blog .vjs-control-bar {
    background: none;
    padding: 0;
  }
  .page--blog .vjs-http-source-selector.vjs-menu-button {
    position: absolute;
    right: 3.5em;
  }
  .page--blog .vjs-menu-button.vjs-icon-cog {
    font-size: 1.8em;
    line-height: 1.5em;
  }
  .page--blog .vjs-picture-in-picture-control.vjs-control {
    right: 3.4em;
    width: 2em;
    top: 0.15em;
    font-size: 1.8em;
  }
  .page--blog .video-js .vjs-play-progress:before {
    color: #B5A48C;
  }
  .page--blog .vjs-menu-button-popup .vjs-menu {
    left: -2.5em;
    margin-bottom: 2.7em;
  }
  .page--blog .video-js .vjs-fullscreen-control {
    right: 0;
  }
  .page--blog .video-js .vjs-progress-holder {
    height: 0.2em;
  }
  .page--blog .video-js .vjs-time-control {
    width: auto;
    font-size: 1.2em;
    line-height: 4.8em;
  }
  .page--blog .video-js .vjs-progress-control {
    width: 100%;
    min-width: 4em;
    bottom: -2.4em;
    left: 0;
  }
  .page--blog .vjs-button > .vjs-icon-placeholder:before {
    font-size: 2em;
    line-height: 2.8;
  }
  .page--blog .ph img {
    width: 100% !important;
  }
  .page--blog .section--detail .detail__btn {
    margin-top: 0;
  }
  .page--blog .block--comment {
    margin: 20px 0;
    padding: 20px;
  }
  .page--blog .block--comment .list--comment li {
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
  }
  .page--blog .block--comment .list--comment li .name {
    font-size: 12px;
  }
  .page--blog .block--comment .list--comment li .txt {
    font-size: 12px;
    padding: 0;
  }
  .page--blog .block--comment .list--comment li .btn--delete {
    top: 12px;
  }
  .page--blog .block--comment .list--comment li .btn--delete input[type=submit] {
    font-size: 11px;
  }
  .page--blog.category-9 a {
    padding: 0;
  }
  .page--blog.category-9 a .titara {
    display: block;
  }
  .page--blog.category-9 a .titara .thumb {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
  }
  .page--blog.category-9 a .titara .titArea .date {
    font-size: 13px;
    margin: 0 0 2px 0;
  }
  .page--blog.category-9 a .titara .titArea .tit {
    font-size: 14px;
  }
  .page--blog.page--list.category-11 .section-tit {
    font-size: 7vw !important;
    line-height: 1.4;
  }
  .page--report .section-tit {
    font-size: 7vw !important;
  }
  .page--tsubuyaki .vjs-big-play-centered .vjs-big-play-button {
    top: 45%;
    left: 50%;
  }
  .page--tsubuyaki .section-tit {
    font-size: 7vw !important;
  }
  .page--tsubuyaki .section-tit span {
    font-size: 15px;
    letter-spacing: 0.08em;
  }
  .page--tsubuyaki .list--tsubuyaki li {
    margin-bottom: 40px;
  }
  .page--tsubuyaki .list--tsubuyaki li .txt {
    font-size: 15px;
  }
  .page--archive .year {
    font-size: 25px;
    line-height: 1.8;
  }
  .section--detail.page--support .section-tit {
    letter-spacing: 0.03em;
    font-size: 20px;
  }
  .section--detail.page--support .txt {
    padding-top: 20px;
  }
  .page--faq .tit--category {
    position: relative;
  }
  .page--faq .tit--category span {
    position: absolute;
    top: -45px;
  }
  .page--faq .section--list .section-tit {
    letter-spacing: 0.3em;
    font-size: 20px;
  }
  .page--faq .searchBox {
    width: 100%;
  }
  .page--faq .searchBox input[type=submit] {
    top: -2px;
  }
  .page--faq .list--faq {
    margin: 0 0 60px;
  }
  .page--faq .list--faq li a {
    padding: 16px 0;
    line-height: 1.4;
  }
  .page--faq .list--faq li a .icon--q {
    font-size: 18px;
  }
  .page--faq .list--tag {
    margin-bottom: 35px;
  }
  .page--faq .list--tag li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 2px;
    border: 1px solid;
    border-radius: 100px;
  }
  .page--faq .list--tag li a {
    font-size: 12px;
    display: block;
    padding: 7px 12px;
  }
  .page--faq .list--tag li:last-child {
    margin-right: 0;
  }
  .page--questionnaire .section--detail .section-tit {
    font-size: 18px;
    text-align: left;
    line-height: 1.2em;
    letter-spacing: 0.05em;
    line-height: 1.5;
  }
  .page--questionnaire .section--detail .txt--basic {
    font-size: 13px;
  }
  .page--questionnaire .section--detail .tit {
    font-size: 14px;
  }
  .page--questionnaire .section--detail form .input--half {
    width: 100% !important;
  }
  .page--questionnaire .section--detail form .input--quarter {
    width: 50% !important;
  }
  .page--questionnaire .section--detail form .form--post dt {
    margin: 2em 0 1em;
  }
  .page--questionnaire .section--detail form .icon--required {
    position: relative;
    top: -4px;
  }
  .page--questionnaire .section--detail form .icon--required::before {
    vertical-align: inherit;
    padding-left: 5px;
  }
  .page--questionnaire .section--detail .form--confirm {
    padding: 16px;
  }
  .page--ticket .section-tit {
    font-size: 22px !important;
    line-height: 1.4;
  }
  .page--ticket .tit {
    font-size: 16px;
  }
  .page--ticket .block--ticket h3 {
    line-height: 1.8;
  }
  .page--double .section-tit {
    font-size: 22px !important;
    line-height: 1.4;
  }
  .page--double .txt {
    padding-top: 0;
    letter-spacing: 0.12em;
    line-height: 1.7;
  }
  .page--double .block--contents .block-tit {
    font-size: 18px;
  }
  .page--double .block--contents .box a .block--txt .tit {
    margin-bottom: 10px;
  }
  .page--double .block--contents .box a .block--txt .date {
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
  .page--double .block--contents .box a .block--txt .date span:first-child {
    display: block;
    margin-bottom: 3px;
    font-weight: 500;
  }
  .page--double .block--contents .box a .block--txt .date span .colon {
    display: none;
  }
  .page--birthday-message .tit {
    font-size: 30px;
  }
  .page--birthday-message .message {
    font-size: 25px;
    margin: 0;
  }
  .page--birthday-message .nickname {
    font-size: 18px;
  }
  .section--detail.page--entry {
    padding: 0;
  }
  .section--detail.page--entry .block--logo {
    width: 100%;
  }
  .section--detail.page--entry .block--logo .logo {
    width: 80%;
    margin: 0 auto 40px;
  }
  .section--detail.page--entry .block--logo .logo::before {
    width: 16px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .section--detail.page--entry .block--logo .logo {
    width: 50vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .section--detail.page--entry .block--logo .lead {
    font-size: 13px;
    letter-spacing: 0.02em;
    margin: 0 0 60px;
  }
  .section--detail.page--entry .block--contents .list--contents li {
    width: 100%;
    margin: 0 0 25px;
  }
  .section--detail.page--entry .block--contents .list--contents li .tit {
    font-size: 16px;
  }
  .section--detail.page--entry .block--contents .list--contents li .tit::before {
    width: 16px;
  }
  .section--detail.page--entry .block--contents .list--contents li .tit.jp {
    font-size: 15px;
  }
  .section--detail.page--entry .block--contents .list--contents li .txt {
    font-size: 13px;
    padding-top: 0;
  }
  .section--detail.page--entry .btn--main {
    min-width: 100%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .section--detail.page--entry .btn--main {
    min-width: 70%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .section--detail.page--entry [class^=block--] {
    margin: 0 0 80px;
    padding: 0 5%;
  }
  .section--detail.page--entry [class^=block--] .block-tit {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .section--detail.page--entry [class^=block--] table {
    font-size: 13px;
  }
  .section--detail.page--entry [class^=block--] table th {
    width: 100px;
    padding: 10px 13px;
    font-weight: bold;
    text-align: center;
  }
  .section--detail.page--entry [class^=block--] table td {
    padding: 10px;
  }
  .section--detail.page--entry [class^=block--] table td .txt--sub {
    text-indent: -1em;
    padding-left: 1em;
  }
  .section--detail.page--entry .txt--sub {
    text-indent: -1em;
    padding-left: 1em;
  }
  .section--detail.page--entry .btn--sub {
    min-width: 100%;
  }
  .section--detail.page--gosmania [class^=block--] {
    padding: 20px;
  }
  .section--detail.page--gosmania [class^=block--] .block-tit {
    font-size: 21px;
    margin-bottom: 15px;
    line-height: 1.3;
  }
  .section--detail.page--gosmania [class^=block--] .list--entry {
    padding: 15px;
  }
  .section--detail.page--gosmania [class^=block--] .list--entry dt {
    float: none;
    padding-right: 0;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .section--detail.page--gosmania [class^=block--] .list--entry dd {
    padding-left: 0;
  }
  .section--detail.page--gosmania [class^=block--] .list--attention li {
    font-size: 12px;
  }
  .section--detail.page--gosmania .block--card .card-wrap figure img {
    margin: 15px 0;
    width: 100%;
  }
  .section--detail.page--gosmania .block--card .txt--sub {
    text-align: left;
  }
  .page--app .logo {
    width: 80%;
    margin: 0 auto 40px;
  }
  .page--app .lead {
    margin-bottom: 20px;
  }
  .page--app .lead p {
    font-size: 13px;
    letter-spacing: 0.02em;
    margin: 0 0 60px;
  }
  .page--app .block-tit {
    text-align: center;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 25px;
  }
  .page--app .free-area {
    padding: 20px;
    background: #D9D7D1;
    margin-bottom: 70px;
  }
  .page--app .free-area .month {
    line-height: 1.8;
    font-size: 5vw;
    border-bottom: solid 1px #ffffff;
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }
  .page--app .free-area .free-text {
    font-size: 4.5vw;
    text-align: center;
    line-height: 1.8;
    margin-bottom: 10px;
  }
  .page--app .free-area .free-text .free {
    font-size: 9vw;
    vertical-align: baseline;
  }
  .page--app .free-area p {
    font-size: 13px;
  }
  .page--app .free-area p a {
    text-decoration: underline;
  }
  .page--app .block--contents {
    margin-bottom: 70px;
  }
  .page--app .block--contents .block-tit {
    font-family: gill-sans-nova, sans-serif;
    font-weight: 500;
    font-size: 23px;
  }
  .page--app .list--contents {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page--app .list--contents li {
    border: 1px solid rgba(25, 22, 21, 0.5);
    background: rgba(255, 255, 255, 0.5);
    padding: 25px;
    margin: 0 0 25px;
  }
  .page--app .list--contents li .tit {
    font-size: 16px;
  }
  .page--app .list--contents li .txt {
    padding: 0;
  }
  .page--app .block--entry {
    margin-bottom: 70px;
  }
  .page--app .block--about {
    margin-bottom: 70px;
  }
  .page--app .block--about .list--about .about-area {
    margin-bottom: 20px;
    border: 1px solid rgba(25, 22, 21, 0.5);
    background: rgba(255, 255, 255, 0.5);
    padding: 10px;
  }
  .page--app .block--about .list--about dt {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 3px;
    border-bottom: 1px solid rgba(25, 22, 21, 0.5);
  }
  .page--app .block--about .indent {
    text-indent: -1em;
    padding-left: 1em;
  }
  .page--app .block--corp .list--support {
    margin-bottom: 20px;
    border: 1px solid rgba(25, 22, 21, 0.5);
    background: rgba(255, 255, 255, 0.5);
    padding: 10px;
  }
  .page--app .block--corp .list--support dt {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 3px;
    border-bottom: 1px solid rgba(25, 22, 21, 0.5);
  }
  .page--app.page--google_store .block--corp {
    margin-bottom: 70px;
  }
  .page--error .section--detail .txt--basic {
    text-align: left;
  }
  .page--error .section--detail .section-tit {
    margin-bottom: 40px;
  }
  .page--error .section--detail .btn {
    margin: 1em 0;
  }
  .linkArea {
    width: 100%;
  }
  .linkArea .blogFridayLink {
    margin: 0px auto 10px;
    width: 92%;
    background: #d9d7d1;
    opacity: 0;
    /*-webkit-transition: opacity 0.8s 0.8s cubic-bezier(0.4, 0, 1, 1);
    transition: opacity 0.8s 0.8s cubic-bezier(0.4, 0, 1, 1);
    */
  }
  .linkArea .blogFridayLink .blogFridayUp {
    background: #d9d7d1;
    border-right: none;
    border-bottom: solid 1px #8b8985;
    width: 93%;
    margin: 0 auto 5px;
    padding: 2px 10px 10px;
    text-align: center;
    color: #8b8985;
  }
  .linkArea .blogFridayLink a {
    width: auto;
    white-space: nowrap;
  }
  .linkArea .blogYasuokaLink {
    width: 85%;
    max-width: 350px;
  }
  .linkArea .blogYasuokaLink .blogYasuokaLinkInner .blogYasuokaUp {
    font-size: 12px;
  }
  .linkArea .blogYasuokaLink .blogYasuokaLinkInner a {
    font-size: 12px;
  }
  .linkArea .blog30thLink {
    margin: 0px auto 10px;
    width: 92%;
    opacity: 0;
  }
  .linkArea .blog30thLink .blog30thUp {
    border-right: none;
    border-bottom: solid 1px #ffffff;
    width: 93%;
    margin: 0 auto 5px;
    padding: 2px 10px 10px;
    text-align: center;
    color: #ffffff;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .linkArea .blog30thLink .blog30thUp .logo {
    margin: auto;
  }
  .linkArea .blog30thLink a {
    white-space: nowrap;
    width: auto;
  }
  .loaded .blogFridayLink {
    opacity: 1;
  }
  .loaded .blogYasuokaLink {
    opacity: 1;
  }
  .loaded .blog30thLink {
    opacity: 1;
  }
  @-webkit-keyframes infinitesBlog {
    0% {
      -webkit-transform: translate3d(100%, 0, 0);
              transform: translate3d(100%, 0, 0);
    }
    100% {
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0);
    }
  }
  @keyframes infinitesBlog {
    0% {
      -webkit-transform: translate3d(100%, 0, 0);
              transform: translate3d(100%, 0, 0);
    }
    100% {
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0);
    }
  }
}
/*  tablet
------------------------------ */
@media screen and (min-width: 768px) and (max-width: 960px) {
  body {
    font-size: 16px;
  }
  .wrap {
    padding-top: 140px;
  }
  .btn--sub {
    padding: 0;
  }
  .block--pager {
    font-size: 15px;
  }
  .block--pager li {
    margin: 0 5px;
  }
  .drawer {
    -webkit-clip-path: circle(8% at 94% 6vw);
            clip-path: circle(8% at 94% 6vw);
  }
  .drawer__btn {
    width: 17vw;
    height: 15vw;
  }
  .drawer__btn span {
    width: 4vw;
    top: 5vw;
  }
  .drawer__btn span:nth-child(2) {
    top: 6vw;
  }
  .drawer__btn span:nth-child(3) {
    top: 7vw;
  }
  .drawer-visible .drawer {
    -webkit-animation: none;
            animation: none;
    -webkit-clip-path: circle(200% at 96% 5vw);
            clip-path: circle(200% at 96% 5vw);
  }
  .drawer-visible .drawer__btn span:first-child {
    top: 7vw;
  }
  .drawer-visible .drawer__btn span:nth-child(3) {
    top: 6.8vw;
  }
  .section-tit {
    font-size: 46px;
  }
  .section--detail {
    padding: 0 5%;
  }
  .page--info .section--list {
    padding: 0 5%;
  }
  .page--info .section--detail .section-tit {
    height: 3.6vw;
    margin-bottom: 2.5em;
  }
  .page--info .section--detail .date {
    font-size: 1.8vw;
  }
  .page--info .section--detail .tit {
    font-size: 3.5vw;
  }
  .page--info .section--detail .txt--basic {
    font-size: 16px;
  }
  .page--disco .list--disco {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page--disco .list--disco li {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 60px;
  }
  .page--disco .list--disco li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .page--disco .block--jacket .header--disco {
    width: 82vh;
    height: 82vh;
  }
}/*# sourceMappingURL=fanclub-service.css.map */