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

body {
  margin: 0;
}

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}


body {
  word-wrap: break-word;
}

section, main {
  display: block;
}

*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}

i, em {
  font-style: normal;
}

table {
  border-collapse: collapse;
}

li {
  list-style: none;
}

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

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

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

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

a {
  color: inherit;
  text-decoration: none;
  line-height: 1;
  display: block;
  width: 100%;
  height: 100%;
}

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

.svg-parts {
  display: none;
}

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

/* tit */
.section-tit {
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  line-height: 1;
}

.tit {
  line-height: 1.6;
  word-break: break-word;
}

/* section--list */
.section--list {
  position: relative;
}
.section--list .tit {
  font-weight: 500;
}

/* section--detail */
.section--detail .tit {
  font-weight: 500;
}

/* block--pager */
.block--pager {
  text-align: center;
  letter-spacing: -0.5em;
  margin: 60px 0 auto;
  padding: 0;
  height: 60px;
  position: relative;
}
.block--pager li {
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  padding: 0.6em 0;
  margin: 0 10px;
  letter-spacing: 0.03em;
  text-align: center;
  vertical-align: middle;
  position: relative;
}
.block--pager a {
  display: block;
  position: relative;
  text-decoration: none;
}
.block--pager .arrow svg {
  width: 20px;
}
.block--pager .pager__item--newer {
  width: 40px;
  height: 40px;
  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%;
}
.block--pager .pager__item--newer a .arrow,
.block--pager .pager__item--newer span .arrow {
  opacity: 1;
}
.block--pager .pager__item--newer span {
  padding: 12px 0;
  position: relative;
  display: flex;
  text-align: center;
  justify-content: center;
  opacity: 0.2;
  line-height: 15px;
}
.block--pager .pager__item--newer .arrow {
  transform: scale(-1, 1);
}
.block--pager .pager__item--older {
  width: 40px;
  height: 40px;
  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%;
}
.block--pager .pager__item--older a::after,
.block--pager .pager__item--older span::after {
  content: "";
  display: block;
  position: absolute;
}
.block--pager .pager__item--older a .arrow,
.block--pager .pager__item--older span .arrow {
  opacity: 1;
}
.block--pager .pager__item--older span {
  padding: 12px 0;
  position: relative;
  display: flex;
  text-align: center;
  justify-content: center;
  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--newer .arrow::after,
.block--pager .pager__item--older .arrow::after {
  content: "";
  color: #ffffff;
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  border: 0px;
  border-bottom: solid 2px;
  border-right: solid 2px;
  transform: rotate(-45deg);
  z-index: 10;
  top: 45%;
  left: 30%;
}
.block--pager .pager__item--other {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #ffffff;
}
.block--pager .pager__item--other a {
  position: relative;
  padding: 3px 0;
  opacity: 0.5;
}
.block--pager .pager__item--current {
  display: inline-block;
  position: relative;
  padding: 0.6em 0;
  line-height: 0.5;
  vertical-align: middle;
  letter-spacing: normal;
  color: #ffffff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  opacity: 1;
}

/* back--arrow */
.detail__btn {
  text-align: center;
}
.detail__btn a {
  display: inline-block;
  width: auto;
}
.detail__btn .back--arrow {
  margin-right: 0.3em;
}
.detail__btn .back--arrow svg {
  fill: none;
  stroke: #ffffff;
  width: 1em;
  vertical-align: bottom;
}

/* date category */
.date,
.category {
  display: inline-block;
  opacity: 0.8;
}

.date {
  letter-spacing: 0.04em;
}

.category {
  font-size: 11px;
}

.center {
  text-align: center;
}

/* btn */
.btn.small a,
.btn.small input {
  padding: 0.5em 1.5em 0.4em;
  border-radius: 50px;
  font-weight: 600;
  background-color: #CBCBCB;
  color: #222222;
}

.btn.middle a,
.btn.middle input {
  padding: 0.8em 3em;
  border-radius: 40px;
  font-size: 19px;
  font-weight: 600;
  min-width: 190px;
  background-color: #CBCBCB;
  color: #222222;
  display: inline-block;
  width: initial;
  transition: all 0.5s;
}
.btn.middle a:hover,
.btn.middle input:hover {
  opacity: 0.5;
}

.btn.small input,
.btn.middle input {
  border: none;
}

.sub--btn.middle a,
.sub--btn.middle input {
  padding: 0.8em 3em;
  border-radius: 40px;
  font-weight: 600;
  min-width: 190px;
  background-color: #222222;
  border: 1px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  width: initial;
  transition: all 0.5s;
}
.sub--btn.middle a:hover,
.sub--btn.middle input:hover {
  opacity: 0.5;
}

/* video */
.video,
.block--player {
  position: relative;
  padding-top: 56.25%;
}

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

/* 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: "";
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
.ph::after,
.thumb::after,
.keyvisual::after {
  content: "";
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
.ph .dummy,
.thumb .dummy,
.keyvisual .dummy {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.page--info.category-122 .ph,
.page--blog .ph {
  margin: 1em 0;
}

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

/* thumb blur */
.thumb {
  aspect-ratio: 16/9;
  border-radius: 5px;
  overflow: hidden;
  transform: translateZ(0);
}
.thumb .blur--background {
  width: 100%;
  height: 100%;
  filter: blur(30px);
}
.thumb img {
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* delighter */
.delighter {
  opacity: 0;
  transform: translateY(60px);
  transition: all 0.5s cubic-bezier(0, 0.6, 0.3, 1);
}

.delighter.started {
  transform: translate(0);
  opacity: 1;
}

/* form */
.form--post dt {
  margin: 3em 0 1em;
  opacity: 0.6;
}
.form--post dd {
  margin: 0 0 1em;
}

.block--error {
  color: #222222;
  background: #ffdada;
  padding: 10px;
}

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

/* input */
input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=number],
button {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border: 1px solid #ffffff;
  border-radius: 0.3em;
  padding: 0.5em;
  color: #ffffff;
  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: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.08em;
    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: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
  }
}
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;
  -moz-appearance: none;
  appearance: none;
  resize: none;
  height: 10em;
  padding: 1em;
  border-radius: 5px;
  background: #ffffff;
  width: 100%;
}

/* select */
.form__select {
  width: 250px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.form__select::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 1px solid #222222;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
  vertical-align: middle;
  right: 0;
}
.form__select select {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border: 1px solid #ffffff;
  border-radius: 0.3em;
  padding: 0.5em;
  padding-right: 2.3em;
  border-radius: 5px;
  background: #ffffff;
  cursor: pointer;
  color: #222222;
}
@media screen and (min-width: 961px) {
  .form__select select {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__select select {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
  }
}
.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: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__checkbox label p {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
  }
}
.form__checkbox input[type=checkbox],
.form__checkbox input[type=radio] {
  -moz-appearance: none;
       appearance: none;
  -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;
  display: inline-block;
}
.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 #ffffff;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  top: 70%;
  left: 0.2em;
  transform: rotate(-45deg);
  opacity: 0;
}
.form__checkbox :checked ~ p::before {
  background: #222222;
}
.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: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__radio label p {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
  }
}
.form__radio input[type=checkbox],
.form__radio input[type=radio] {
  -moz-appearance: none;
       appearance: none;
  -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: #ffffff;
  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: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__toggle label p {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
  }
}
.form__toggle input[type=checkbox],
.form__toggle input[type=radio] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__toggle.form__error {
  color: #f33;
}
.form__toggle label p {
  padding-left: 0;
  position: relative;
}
.form__toggle label p::before,
.form__toggle label p::after {
  content: "";
  display: block;
  height: 30px;
  margin: -15px 0 0;
  position: absolute;
  border: 1px solid #ffffff;
}
.form__toggle label p::before {
  width: 50px;
  border-radius: 15px;
  top: 50%;
  right: 0;
}
.form__toggle label p::after {
  width: 30px;
  background: #ffffff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  top: 50%;
  right: 20px;
}
.form__toggle :checked ~ p::before {
  background: #222222;
  border-color: #222222;
}
.form__toggle :checked ~ p::after {
  right: 0;
}

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

/* flex */
.flex--container {
  display: flex;
}

/* indent */
.large--indent {
  padding-left: 1.6em;
  text-indent: -1.6em;
}

.middle--indent {
  padding-left: 1.2em;
  text-indent: -1.2em;
}

.small--indent {
  padding-left: 0.5em;
  text-indent: -0.5em;
}

/* svg-color */
.section--top .arrow {
  fill: none;
  stroke: #ffffff;
}

.section--info .list__more svg {
  fill: none;
  stroke: #222222;
}

.page--top--btn .top--arrow {
  fill: none;
  stroke: #ffffff;
}

body.page--home .scroll--top--base {
  fill: #222222;
  stroke-width: 0px;
}

body:not(.page--home) .scroll--top--base {
  fill: #2f2f2f;
  stroke-width: 0px;
}

/* list__more */
.list__more {
  display: inline-block;
  border-radius: 30px;
  background-color: #CBCBCB;
  color: #222222;
}
.list__more a {
  padding: 8px 20px;
  display: block;
  font-family: "lft-etica", sans-serif;
}
.list__more .arrow-hidden {
  display: inline-block;
  overflow: hidden;
  vertical-align: sub;
  width: 20px;
  height: 20px;
}
.list__more svg {
  margin-left: 0.5em;
  vertical-align: baseline;
  width: 150%;
  transform: translate(-70%, 19%);
  transition: all 0.5s;
}
.list__more .arrow {
  width: 20px;
  margin-left: 0.1em;
  vertical-align: bottom;
  transition: all 0.3s;
}
.list__more:hover svg {
  transform: translate(-10%, -45%);
}

/* logo */
.page--home .fc--logo--lower {
  display: none;
}

body:not(.page--home) .fc--logo--lower {
  display: block;
  position: absolute;
  z-index: 5;
}
body:not(.page--home) .fc--logo--lower svg {
  fill: #ffffff;
}

/* translate--contents */
.translate--contents {
  position: relative;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

/* info */
.list--information .list--item {
  background-color: #222222;
}
.list--information .list--item.new .date {
  position: relative;
}
.list--information .list--item.new .date::after {
  content: "NEW";
  font-size: 12px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  margin-left: 0.8em;
  font-style: italic;
  padding-right: 0.5em;
}

.page--home .section--main .contents__tit--list .list--item .mc .txt {
  position: relative;
}
.page--home .section--main .contents__tit--list .list--item .mc .txt::after {
  content: "NEW";
  font-size: 12px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  margin-left: 0.8em;
  font-style: italic;
  padding-right: 0.5em;
}

.member--top .section--list .contents__middle .recent--wrap .block--detail.new .tit {
  position: relative;
}
.member--top .section--list .contents__middle .recent--wrap .block--detail.new .tit::after {
  content: "NEW";
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  margin-left: 0.8em;
  font-style: italic;
  padding-right: 0.5em;
}

.page--blog .list--blog .list--item.new .date {
  position: relative;
}
.page--blog .list--blog .list--item.new .date::after {
  content: "NEW";
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  margin-left: 0.8em;
  font-style: italic;
  padding-right: 0.5em;
}

header {
  opacity: 0;
}
header .g-nav li a,
header .nav--login li a,
header .accordion__body li a {
  overflow: hidden;
  position: relative;
  font-family: "lft-etica", sans-serif;
}
header .g-nav li span,
header .nav--login li span,
header .accordion__body li span {
  display: inline-block;
  transform: translateY(120%);
}
header .accordion__top {
  font-family: "lft-etica", sans-serif;
  font-weight: 500;
}

body:not(.page--home) .footer__base {
  background-color: #2f2f2f;
}

.footer {
  position: relative;
  margin: auto auto 0;
  width: 100%;
}
.footer .page--top--btn {
  position: absolute;
  z-index: 10;
}
.footer .page--top--btn a {
  position: relative;
}
.footer .page--top--btn a:hover .top--arrow {
  transform: translateY(-60%);
}
.footer .page--top--btn .arrow-hidden {
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.footer .page--top--btn svg {
  transition: transform 0.5s;
}
.footer__base {
  background-color: #222222;
}
.footer .right--item .footer__support {
  background-color: #CBCBCB;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.footer .right--item .support-tit {
  color: #222222;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  text-align: center;
}
.footer .right--item .support--list {
  position: relative;
  z-index: 1;
}
.footer .right--item .support--list li a {
  color: #222222;
}

body:not(.page--home) .no-data {
  opacity: 1;
  text-align: center;
}

body.page--home {
  pointer-events: none;
}
body.page--home.loadedA .opening--area {
  opacity: 1;
}
body.page--home.loadedB {
  pointer-events: initial;
}
body.page--home.loadedB .opening--area dotlottie-player {
  opacity: 0;
}
body.page--home.loadedC .section--top {
  transform: translateY(0);
  opacity: 1;
}
body.page--home.load-second {
  overflow-Y: scroll;
  pointer-events: initial;
}
body.page--home.load-second .opening--area {
  display: none;
}
body.page--home.load-second .opening--area dotlottie-player {
  display: none;
}
body.page--home.load-second header {
  opacity: 1;
}
body.page--home.load-second .section--top {
  opacity: 1;
  transform: translateY(0);
}

.page--home {
  overflow: hidden;
  /* birthday */
  /* section--top */
  /* section--info */
  /* section--main */
}
.page--home .opening--area {
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.5s;
}
.page--home .opening--area dotlottie-player {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 1s;
}
.page--home .birthday-message {
  border-radius: 5px;
  background: #b92424;
  color: #e3e3e3;
  font-size: 14px;
  padding: 0.9em 0.8em;
  transition: all 0.5s;
  width: 45%;
  margin-top: 10px;
}
.page--home .birthday-message:hover {
  opacity: 0.5;
}
.page--home .birthday-message .far {
  font-size: 17px;
  vertical-align: text-bottom;
}
.page--home .section--top {
  color: #222222;
  opacity: 0;
  transition: all 2s;
}
.page--home .section--top .logo--area {
  background: #CBCBCB;
}
.page--home .section--top .logo--area::before {
  content: "";
  background-image: url("/static/glay/fanclub/top/corner.svg");
  position: absolute;
  background-size: cover;
  bottom: 0;
  right: 0;
  transform: translateX(100%);
}
.page--home .section--top .kv__base {
  background: #CBCBCB;
}
.page--home .section--top .kv__base .kv--bnr {
  border-radius: 5px;
  transition: all 0.5s;
  overflow: hidden;
}
.page--home .section--top .kv__base .kv--bnr--img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  transition: transform 0.7s;
}
.page--home .section--top .kv__base .flex--item:last-child .dot {
  width: 100%;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3882352941) 8px, transparent 6px);
  background-size: 22px 1px;
  background-repeat: repeat-x;
}
.page--home .section--top .kv__base .flex--item:last-child .date {
  margin-left: 1em;
}
.page--home .section--top .kv__base .flex--item:last-child .flex--container.bottom {
  justify-content: space-between;
  align-items: center;
}
.page--home .section--top .kv__base .flex--item:last-child .topics {
  transition: transform 0.5s;
}
.page--home .section--top .kv__base .flex--item:last-child .topics .txt {
  line-height: 1.6;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-weight: 500;
}
.page--home .section--top .kv__base .flex--item:last-child .topics:hover .arrow svg {
  transform: translate(29%, -25%);
}
.page--home .section--top .kv__base .flex--item:last-child .arrow {
  border-radius: 50px;
  justify-content: center;
  overflow: hidden;
}
.page--home .section--top .kv__base .flex--item:last-child .arrow svg {
  width: 85%;
  transform: translate(-33%, 29%);
  transition: all 0.5s;
}
.page--home .section--top .kv__base .topics h2 {
  position: relative;
}
.page--home .section--top .kv__base .topics h2::before {
  content: "(01)";
  position: absolute;
  top: -1.4em;
  font-size: clamp(10px, 1vw, 13px);
  font-weight: 300;
  font-family: "lft-etica", sans-serif;
}
.page--home .section--top .kv__base .bnr-container {
  overflow: hidden;
}
.page--home .section--top .kv__base .block--button-nav {
  align-items: baseline;
}
.page--home .section--top .kv__base .swiper-button-prev {
  margin-right: 30px;
}
.page--home .section--top .kv__base .swiper-button-next {
  margin-left: 18px;
}
.page--home .section--top .kv__base .swiper-button-prev,
.page--home .section--top .kv__base .swiper-button-next {
  height: auto;
  width: initial;
}
.page--home .section--top .kv__base .swiper-button-prev,
.page--home .section--top .kv__base .swiper-button-next,
.page--home .section--top .kv__base .swiper-pagination {
  position: initial;
}
.page--home .section--top .kv__base .swiper-button-prev:after,
.page--home .section--top .kv__base .swiper-button-next:after {
  font-family: "lft-etica", sans-serif;
  color: #222222;
  font-size: 16px;
}
.page--home .section--top .kv__base .swiper-button-prev:after {
  content: "PREV";
}
.page--home .section--top .kv__base .swiper-button-next:after {
  content: "NEXT";
}
.page--home .section--top .kv__base .swiper-pagination {
  line-height: 1;
}
.page--home .section--top .kv__base .swiper-pagination-bullet {
  border-radius: 0;
  width: 1px;
  height: 14px;
  background: #222222;
  opacity: 1;
  transition: 0.5s;
  transform: scaleY(1);
  transform-origin: bottom;
}
.page--home .section--info {
  position: relative;
}
.page--home .section--info .section-tit {
  white-space: nowrap;
}
.page--home .section--info .section-tit span {
  position: relative;
}
.page--home .section--info .section-tit span::before {
  content: "(02)";
  position: absolute;
  top: -1em;
  left: 4%;
  font-size: clamp(10px, 1vw, 13px);
  font-weight: 300;
  font-family: "lft-etica", sans-serif;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: initial;
  color: #ffffff;
}
.page--home .section--info .edging {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ffffff;
  color: transparent;
}
.page--home .section--info .list--information .date {
  margin-bottom: 10px;
}
.page--home .section--info .list--information .list--item {
  border: 1px solid #CBCBCB;
}
.page--home .section--info .background-g,
.page--home .section--info .background-m {
  position: absolute;
  z-index: -1;
  filter: blur(20px);
  opacity: 0.12;
}
.page--home .mc-tit--area {
  text-align: center;
}
.page--home .member-contents-tit {
  font-size: 5vw;
  text-align: center;
  margin-bottom: 60vh;
  position: relative;
  display: inline-block;
}
.page--home .background-js {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -3;
}
.page--home .section--main .contents__tit--list .list--item {
  transition: all 0.6s;
  position: relative;
}
.page--home .section--main .contents__tit--list .list--item .member {
  color: #222222;
  font-family: "lft-etica", sans-serif;
  position: relative;
  margin-left: 1.1em;
}
.page--home .section--main .contents__tit--list .list--item .member::before {
  content: " ";
  width: 0.8em;
  height: 0.8em;
  position: absolute;
  left: -1.1em;
  top: 50%;
  transform: translateY(-50%);
}
.page--home .section--main .contents__tit--list .list--item .contents--logo {
  transition: all 0.6s;
  opacity: 0.4;
}
.page--home .section--main .contents__tit--list .list--item .logo--image {
  position: relative;
}
.page--home .section--main .contents__tit--list .list--item .mc--arrow {
  position: absolute;
  fill: none;
  stroke: #222222;
  transition: all 1s;
  opacity: 0;
}
.page--home .section--main .contents__tit--list .list--item a.is-active .mc--arrow {
  opacity: 1;
}
.page--home .section--main .contents__tit--list .list--item.mc--teru .member::before {
  background-color: #9F1A2D;
}
.page--home .section--main .contents__tit--list .list--item.mc--takuro .member::before {
  background-color: #169530;
}
.page--home .section--main .contents__tit--list .list--item.mc--hisashi .member::before {
  background-color: #7F22B1;
}
.page--home .section--main .contents__tit--list .list--item.mc--jiro01 .logo--image {
  width: 60%;
}
.page--home .section--main .contents__tit--list .list--item.mc--jiro01 .member::before, .page--home .section--main .contents__tit--list .list--item.mc--jiro02 .member::before {
  background-color: #2437ce;
}
.page--home .section--main .contents__tit--list .list--item.mc--jiro02 .mc .thumb {
  background-position: 50% 20%;
}
.page--home .section--main .contents__tit--list .list--item.mc--all .member::before {
  background-color: #222222;
}
.page--home .section--main .contents__tit--list .list--item .mc {
  color: #222222;
}
.page--home .section--main .contents__tit--list .list--item .mc .thumb--wrap {
  overflow: hidden;
}
.page--home .section--main .contents__tit--list .list--item .mc .thumb--wrap .thumb {
  transition: all 0.5s;
}
.page--home .section--main .contents__tit--list .list--item .mc .flex--container {
  align-items: baseline;
  margin-top: 10px;
  line-height: 1.6;
}
.page--home .section--main .contents__tit--list .list--item .mc .date {
  margin-right: 1em;
}
.page--home .section--main .contents__tit--list .list--item .mc .txt {
  font-weight: 500;
}

.page--info .date {
  margin-right: 1em;
  margin-bottom: 10px;
}
.page--info .line-icon {
  fill: #ffffff;
}

.page--blog.blog--teru .section--list .block--list .list--blog li, .page--blog.blog--jiro .section--list .block--list .list--blog li, .page--blog.blog--report .section--list .block--list .list--blog li {
  border-bottom: 1px solid #484848;
}
.page--blog.blog--teru .section--list .block--list .list--blog li:first-child, .page--blog.blog--jiro .section--list .block--list .list--blog li:first-child, .page--blog.blog--report .section--list .block--list .list--blog li:first-child {
  border-top: 1px solid #484848;
}
.page--blog.blog--teru .section--list .block--list .list--blog li .thumb--inner, .page--blog.blog--jiro .section--list .block--list .list--blog li .thumb--inner, .page--blog.blog--report .section--list .block--list .list--blog li .thumb--inner {
  width: 100%;
  height: 100%;
}
.page--blog.blog--takuro .section--list .block--list .list--blog {
  display: flex;
  flex-wrap: wrap;
}
.page--blog.blog--takuro .section--list .block--list .list--blog li a {
  display: block;
}
.page--blog.blog--takuro .section--list .block--list .list--blog li a:hover .thumb--inner {
  transform: scale(1.05);
}
.page--blog.blog--takuro .section--list .block--list .list--blog li .thumb {
  aspect-ratio: 1/1;
}
.page--blog.blog--takuro .section--list .block--list .list--blog li .thumb--inner {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.page--blog.blog--takuro .section--list .block--list .list--blog li .blur--background {
  display: none;
}
.page--blog.blog--takuro .section--list .block--list .list--blog li img {
  background-size: cover;
  height: 100%;
}
.page--blog.blog--takuro .section--list .block--list .list--blog li .tit {
  margin-bottom: 0;
}
.page--blog .section--detail .tit {
  margin-bottom: 30px;
}
.page--blog .section--detail .comment--form {
  border-top: 1px solid #484848;
}
.page--blog .section--detail .delete--form .btn input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
  border-radius: 0;
  padding: 1em;
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  border-radius: 30px;
  font-size: 11px;
  transition: all 0.5s;
}
.page--blog .section--detail .delete--form .btn input:hover {
  cursor: pointer;
  opacity: 0.5;
}
.page--blog .section--detail .block--comment-count {
  font-size: 0.8em;
}
.page--blog .section--detail .block--comment-count span {
  margin: 0 0.1em;
  font-size: 1.4em;
}
.page--blog .section--detail .block--comment-filter {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-top: 0.6em;
}
.page--blog .section--detail .block--comment-filter a {
  width: auto;
  padding: 0.6em 0.9em;
  border: solid 1px #ffffff;
  color: #ffffff;
  font-size: 0.8em;
  text-align: center;
  line-height: 1.3;
  cursor: pointer;
}
.page--blog .section--detail .block--comment-filter a.active {
  background-color: #ffffff;
  color: #222222;
  font-weight: bold;
}
.page--blog .section--detail .comment--list .comment__item {
  position: relative;
  border-bottom: solid 1px #484848;
}
.page--blog .section--detail .comment--list .comment__item .text {
  margin-top: 1em;
}
.page--blog .section--detail .comment--list .comment__item .delete--form .delete_btn_box .btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-bottom: 0.6em;
}
.page--blog .section--detail .comment--list .comment__item .block--option-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.page--blog .section--detail .comment--list .comment__item .block--option-menu .btn--option-menu {
  width: 1.9em;
  padding: 5px;
  border: none;
  background: none;
  cursor: pointer;
}
.page--blog .section--detail .comment--list .comment__item .btn.btn--report {
  position: absolute;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, right 0.3s ease;
}
.page--blog .section--detail .comment--list .comment__item .btn.btn--report a {
  width: auto;
  border-radius: 100em;
  background-color: #484848;
}
.page--blog .section--detail .comment--list .comment__item .btn.btn--report a:hover {
  opacity: 0.5;
}
.page--blog .section--detail .comment--list .comment__item .btn.btn--report.show {
  opacity: 1;
  visibility: visible;
}
.page--blog .section--detail .comment--list .comment__item .btn.btn--report.hide {
  opacity: 0;
  right: 0;
  transition: opacity 0.3s ease, right 0.3s ease;
}
.page--blog .section--detail .comment--list .comment__item.comment--teru .comment__item--inner {
  display: flex;
}
.page--blog .section--detail .comment--list .comment__item.comment--teru .comment__item--inner .icon img {
  background-size: cover;
  background-position: top center;
  aspect-ratio: 640/609;
}
.page--blog .section--detail .comment--list .comment__item.comment--teru .comment__item--inner .block--comment--details .name-wrap .date {
  display: block;
}
.page--blog .section--detail .comment--list .comment__item.comment--teru .comment__item--inner .block--comment--details .name-wrap .name {
  display: inline-block;
  background-color: #9F1A2D;
}
.page--blog .section--detail .table_box dt {
  margin-bottom: 1em;
  text-align: center;
}
.page--blog .section--detail .table_box textarea {
  border: none;
}
.page--blog .section--detail.list--loading .comment--list {
  opacity: 0;
  height: 0;
  pointer-events: none;
}
.page--blog .section--detail:not(.list--loading) .item--loading {
  opacity: 0;
  height: 0;
}
@keyframes loading--line-scale-pulse {
  0% {
    transform: scaley(1);
  }
  50% {
    transform: scaley(0.4);
  }
  100% {
    transform: scaley(1);
  }
}
.page--blog .section--detail .item--loading .loading--message {
  margin-top: 2px;
  color: #ffffff;
  font-size: 11px;
  text-align: center;
}
.page--blog .section--detail .item--loading .loading--line-scale-pulse {
  text-align: center;
}
.page--blog .section--detail .item--loading .loading--line-scale-pulse > div {
  display: inline-block;
  width: 2px;
  height: 30px;
  margin: 2px;
  border-radius: 2px;
  background-color: #ffffff;
  animation-fill-mode: both;
  animation: loading--line-scale-pulse 0.9s -0.6s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85);
}
.page--blog .section--detail .item--loading .loading--line-scale-pulse > div:nth-of-type(2), .page--blog .section--detail .item--loading .loading--line-scale-pulse > div:nth-of-type(4) {
  animation-delay: -0.4s !important;
}
.page--blog .section--detail .item--loading .loading--line-scale-pulse > div:nth-of-type(1), .page--blog .section--detail .item--loading .loading--line-scale-pulse > div:nth-of-type(5) {
  animation-delay: -0.2s !important;
}
.page--blog.page--confirm .btn,
.page--blog.page--confirm .sub--btn {
  text-align: center;
}
.page--blog.page--confirm .btn {
  margin-bottom: 1em;
}
.page--blog.page--complete .titArea {
  text-align: center;
}
.page--blog.page--complete .sub--btn {
  text-align: center;
}

.member--top {
  overflow-x: hidden;
  /* member--top logo svg */
}
.member--top.base-in .section--list .list__base {
  transform: translate(0);
  opacity: 1;
}
.member--top .section--list {
  width: 100%;
  max-width: initial;
}
.member--top .section--list .list__base {
  background-color: #2f2f2f;
}
.member--top .section--list .list__base .head--logo svg {
  fill: #ffffff;
}
.member--top .section--list .list__base .btn.middle:hover a {
  opacity: 1;
}
.member--top .section--list .list__base .btn.middle:hover svg {
  transform: translate(-50%, -45%);
}
.member--top .section--list .list__base .btn.middle a {
  color: #ffffff;
  padding: 0.8em 3em 1em 3.5em;
}
.member--top .section--list .list__base .btn.middle svg {
  fill: none;
  stroke: #ffffff;
  margin-left: 1.5em;
  transform: translate(-110%, 20%);
}
.member--top .section--list .list__base .contents__middle .thumb--wrap {
  position: relative;
}
.member--top .section--list .list__base .contents__middle .thumb--wrap > .thumb {
  background-size: cover;
  background-position: center;
}
.member--top .section--list .list__base .recent--wrap {
  position: relative;
}
.member--top .section--list .list__base .recent--wrap .recent--inner {
  background: #222222;
}
.member--top .section--list .list__base .recent--wrap .recent--inner h3 {
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
}
.member--top .section--list .list__base .recent--wrap .recent--inner .block--detail:hover .thumb--inner {
  transform: scale(1.05);
}
.member--top .section--list .list__base .recent--wrap .recent--inner .thumb--inner {
  width: 100%;
  height: 100%;
  transition: transform 0.5s;
}
.member--top .section--list .list__base .recent--wrap .recent--inner .tit {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.member--top .section--list .list__base .recent--wrap a > .flex--container {
  align-items: baseline;
}
.member--top .section--list .list__base .recent--wrap a > .flex--container .date {
  margin-right: 1em;
}
.member--top .section--list .list__base .recent--wrap .list__more {
  background-color: initial;
  color: #ffffff;
}
.member--top .section--list .list__base .recent--wrap .list__more a {
  padding: initial;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 5px;
}
.member--top .section--list .list__base .recent--wrap .list__more svg {
  fill: none;
  stroke: #ffffff;
  margin-left: 1em;
  transform: translate(-100%, 19%);
}
.member--top .section--list .list__base .recent--wrap .list__more:hover svg {
  transform: translate(-40%, -45%);
}
.member--top .text--flow span {
  animation: roopText 30s linear infinite;
  line-height: 1;
  margin: 0.6em 0;
  white-space: nowrap;
}
.member--top .text--flow span,
.member--top .text--flow .edging {
  transition: all 0.5s;
}
.member--top.page--teru.change-color .text--flow span:not(.edging) {
  color: #9F1A2D;
}
.member--top.page--teru.change-color .text--flow .edging {
  -webkit-text-stroke-color: #9F1A2D;
}
.member--top.page--teru .section--list .btn.middle a {
  background: #9F1A2D;
}
.member--top.page--teru .thumb--wrap > .thumb {
  background-image: url("/static/glay/fanclub/top/member_contents/thumb/teru_thumb.jpg");
}
.member--top.page--takuro.change-color .text--flow span:not(.edging) {
  color: #169530;
}
.member--top.page--takuro.change-color .text--flow .edging {
  -webkit-text-stroke-color: #169530;
}
.member--top.page--takuro .section--list .btn.middle a {
  background: #169530;
}
.member--top.page--takuro .thumb--wrap > .thumb {
  background-image: url("/static/glay/fanclub/top/member_contents/thumb/takuro_thumb.jpg");
}
.member--top.page--hisashi.change-color .text--flow span:not(.edging) {
  color: #7F22B1;
}
.member--top.page--hisashi.change-color .text--flow .edging {
  -webkit-text-stroke-color: #7F22B1;
}
.member--top.page--hisashi .section--list .btn.middle a {
  background: #7F22B1;
}
.member--top.page--hisashi .thumb--wrap > .thumb {
  background-image: url("/static/glay/fanclub/top/member_contents/thumb/hisashi_thumb.jpg");
}
.member--top.page--jiro.change-color .text--flow span:not(.edging) {
  color: #2437ce;
}
.member--top.page--jiro.change-color .text--flow .edging {
  -webkit-text-stroke-color: #2437ce;
}
.member--top.page--jiro .section--list .list__base .head--right .question .question-tit {
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
}
.member--top.page--jiro .section--list .list__base .head--right .question .head--txt {
  background-color: #3a3a3a;
  border-radius: 5px;
}
.member--top.page--jiro .section--list .list__base .head--right .question .head--txt .question-txt,
.member--top.page--jiro .section--list .list__base .head--right .question .head--txt .arrow-hidden {
  display: inline-block;
}
.member--top.page--jiro .section--list .list__base .head--right .question .head--txt .arrow-hidden {
  width: 30px;
  height: 30px;
  overflow: hidden;
}
.member--top.page--jiro .section--list .list__base .head--right .question .head--txt .arrow-hidden svg {
  fill: none;
  stroke: #ffffff;
  margin-left: 1.5em;
  transform: translate(-110%, 60%);
  width: 100%;
  transition: all 0.3s 0s ease;
}
.member--top.page--jiro .section--list .list__base .head--right .question .head--txt:hover .arrow-hidden svg {
  transform: translate(-30%, -5%);
}
.member--top.page--jiro .section--list .head--logo svg {
  width: 50%;
}
.member--top.page--jiro .section--list .btn.middle a {
  background: #2437ce;
}
.member--top .takuro01,
.member--top .takuro02 {
  stroke-width: 0px;
}
.member--top .takuro02 {
  fill: #ffffff;
}
.member--top .hisashi01 {
  fill: #ffffff;
}
.member--top .hisashi01,
.member--top .hisashi02 {
  stroke-width: 0px;
}
.member--top .hisashi02 {
  fill: #ffffff;
}
.member--top .jiro02-02-01 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
  stroke-width: 0.7px;
}
.member--top .jiro02-02 {
  fill: #ffffff;
  stroke-width: 0px;
}

.page--info.page--news .list--information {
  margin: 0 auto 20px;
}
.page--info.page--news .list--information .list--item {
  margin-bottom: 10px;
  border: 1px solid #CBCBCB;
  border-radius: 5px;
}
.page--info.page--news .list--information .list--item:last-child {
  margin-bottom: 0;
}

.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .head::after,
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .credit--box,
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .explain,
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .contents__tit,
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .contents__new,
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .twg,
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .twg--box,
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .backnumber--ttl {
  display: block;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .twg.members--only {
  color: #ffffff;
  opacity: 0.5;
  margin-bottom: 0;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .item--wrap {
  border-bottom: 1px solid rgba(160, 160, 160, 0.3019607843);
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .twg--box {
  text-align: center;
  border-bottom: 1px solid rgba(160, 160, 160, 0.3019607843);
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .twg--photo {
  display: flex;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .twg--photo a {
  overflow: hidden;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .twg--photo a:hover img {
  transform: scale(1.05);
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .twg--photo a img {
  transition: all 0.5s;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .contents__tit {
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .contents__new li {
  background-color: #2f2f2f;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .contents__new li dt {
  font-weight: 600;
  font-family: "lft-etica", sans-serif;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .other-cut--area .other-cut--wrap {
  display: none;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .other-cut--area .other-cut--wrap:first-of-type {
  display: block;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more {
  border: 1px solid #ffffff;
  transition: all 0.5s;
  border-radius: 60px;
  background-color: #2b2b2b;
  position: relative;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more .arrow-hidden {
  position: absolute;
  top: 50%;
  right: 7%;
  transform: translateY(-50%);
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more a {
  border-bottom: none;
  line-height: 1.4;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more p {
  width: 95%;
  display: block;
}
.page--mobile-magazine .credit--box {
  margin-top: 1em;
}
.page--mobile-magazine .section--list .list--information .head__tit {
  font-family: "lft-etica", sans-serif;
}
.page--mobile-magazine .section--list .list--information .head__tit {
  font-weight: 600;
  line-height: 1.6;
}
.page--mobile-magazine .section--list .list--information .thumb {
  border-radius: 0;
  aspect-ratio: 80/121;
}
.page--mobile-magazine .section--list .list--information .list--item .explain {
  display: flex;
  align-items: center;
}
.page--mobile-magazine .section--list .list--information .list--item .credit--box,
.page--mobile-magazine .section--list .list--information .list--item .contents__tit,
.page--mobile-magazine .section--list .list--information .list--item .contents__new,
.page--mobile-magazine .section--list .list--information .list--item .twg,
.page--mobile-magazine .section--list .list--information .list--item .twg--photo,
.page--mobile-magazine .section--list .list--information .list--item .twg--box,
.page--mobile-magazine .section--list .list--information .list--item .backnumber--ttl {
  display: none;
}
.page--mobile-magazine .section--list .list--information .list__more {
  background-color: initial;
  color: #ffffff;
}
.page--mobile-magazine .section--list .list--information .list__more a {
  padding: initial;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 5px;
  line-height: 1;
}
.page--mobile-magazine .section--list .list--information .list__more p {
  display: inline-block;
}
.page--mobile-magazine .section--list .list--information .list__more svg {
  fill: none;
  stroke: #ffffff;
  margin-left: 1em;
  transform: translate(-100%, 19%);
}
.page--mobile-magazine .section--list .list--information .list__more:hover svg {
  transform: translate(-40%, -45%);
}
.page--mobile-magazine .section--list .twg,
.page--mobile-magazine .section--list .backnumber--ttl {
  font-family: "lft-etica", sans-serif;
}
.page--mobile-magazine .section--list .other-cut--area,
.page--mobile-magazine .section--list .archive--area {
  text-align: center;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.other-cut, .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.archive,
.page--mobile-magazine .section--list .list__more.other-cut,
.page--mobile-magazine .section--list .list__more.archive {
  border: 1px solid #ffffff;
  transition: all 0.5s;
  border-radius: 60px;
  background-color: #2b2b2b;
  position: relative;
  padding: initial;
  background-position: 0% 50%;
  background-size: 200% auto;
  border: 1px solid #dad38b;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.other-cut .arrow-hidden, .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.archive .arrow-hidden,
.page--mobile-magazine .section--list .list__more.other-cut .arrow-hidden,
.page--mobile-magazine .section--list .list__more.archive .arrow-hidden {
  position: absolute;
  top: 50%;
  right: 6%;
  transform: translateY(-50%);
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.other-cut a, .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.archive a,
.page--mobile-magazine .section--list .list__more.other-cut a,
.page--mobile-magazine .section--list .list__more.archive a {
  border-bottom: none;
  line-height: 1.4;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.other-cut p, .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.archive p,
.page--mobile-magazine .section--list .list__more.other-cut p,
.page--mobile-magazine .section--list .list__more.archive p {
  width: 95%;
  display: block;
  background: linear-gradient(315deg, rgb(164, 144, 74) 0%, rgb(233, 232, 159) 57%, rgb(183, 145, 60) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.other-cut a, .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.archive a,
.page--mobile-magazine .section--list .list__more.other-cut a,
.page--mobile-magazine .section--list .list__more.archive a {
  line-height: 1.4;
  padding: initial;
  color: #222222;
  font-weight: 600;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.other-cut:hover, .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.archive:hover,
.page--mobile-magazine .section--list .list__more.other-cut:hover,
.page--mobile-magazine .section--list .list__more.archive:hover {
  background-position: 100% 50%;
}
.page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.other-cut .arrow-hidden svg, .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.archive .arrow-hidden svg,
.page--mobile-magazine .section--list .list__more.other-cut .arrow-hidden svg,
.page--mobile-magazine .section--list .list__more.archive .arrow-hidden svg {
  stroke: #dad38b;
  fill: none;
}
.page--mobile-magazine .section--detail .flex--container .right--item .btn--list {
  display: flex;
  flex-wrap: wrap;
}
.page--mobile-magazine .section--detail .flex--container .right--item .first--block,
.page--mobile-magazine .section--detail .flex--container .right--item .second--block {
  width: 100%;
}
.page--mobile-magazine .section--detail .flex--container .right--item .twg--item h2 {
  font-family: "lft-etica", sans-serif;
  font-weight: 500;
}
.page--mobile-magazine .section--detail .flex--container .right--item .twg--item .show-modal,
.page--mobile-magazine .section--detail .flex--container .right--item .twg--item .question {
  border: 1px solid #ffffff;
  transition: all 0.5s;
  border-radius: 60px;
  background-color: transparent;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.page--mobile-magazine .section--detail .flex--container .right--item .twg--item .question {
  background-color: initial;
}
.page--mobile-magazine .section--detail .flex--container .right--item .twg--item .question a {
  line-height: 1.8;
}
.page--mobile-magazine .section--detail .flex--container .right--item .twg--item .other-cut {
  background: linear-gradient(315deg, rgb(164, 144, 74) 0%, rgb(233, 232, 159) 57%, rgb(183, 145, 60) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: 1px solid #dad38b;
}
.page--mobile-magazine .section--detail .flex--container .right--item .twg--item .other-cut .arrow-hidden svg {
  stroke: #dad38b;
}
.page--mobile-magazine .section--detail .flex--container .right--item .twg--item .list__more--inner {
  display: inline-block;
  color: #ffffff;
  margin-right: 1em;
}
.page--mobile-magazine .section--detail .flex--container .right--item .twg--item .list__more--inner a {
  padding: initial;
}
.page--mobile-magazine .section--detail .flex--container .right--item .twg--item .list__more--inner svg {
  fill: none;
  stroke: #ffffff;
}
.page--mobile-magazine .section--detail .flex--container .right--item .twg--item .list__more--inner .arrow-hidden {
  display: inline-block;
  width: 25px;
  height: 25px;
  overflow: hidden;
  vertical-align: sub;
  position: absolute;
  top: 50%;
  right: 7%;
  transform: translateY(-50%);
}
.page--mobile-magazine .section--detail .flex--container .right--item .twg--item .list__more--inner p {
  display: inline-block;
}
.page--mobile-magazine .popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 15;
  width: 100%;
  height: 100%;
  background-color: #dedede;
  color: #222222;
}
.page--mobile-magazine .popup .content {
  text-align: center;
  overflow-y: scroll;
  width: 100%;
  height: 100%;
}
.page--mobile-magazine .popup .close {
  position: fixed;
  display: block;
  top: 60px;
  right: 60px;
  width: 30px;
  height: 30px;
}
.page--mobile-magazine .popup .close::before,
.page--mobile-magazine .popup .close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 30px;
  background: #222222;
}
.page--mobile-magazine .popup .close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.page--mobile-magazine .popup .close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.page--mobile-magazine .article {
  margin: 0 auto;
  text-align: left;
}

.page--movie.new-movie .content--main .section--list .section-tit span {
  font-family: "Noto Sans JP", sans-serif;
}
.page--movie.new-movie .content--main .section--list .list--contents {
  gap: initial;
}
.page--movie.new-movie .content--main .section--list .list--contents li {
  width: 48%;
  gap: initial;
  margin-right: 4%;
}
.page--movie.new-movie .content--main .section--list .list--contents li .thumb {
  overflow: hidden;
}
.page--movie.new-movie .content--main .section--list .list--contents li .thumb--inner {
  width: 100%;
  height: 100%;
  transition: transform 0.5s;
}
.page--movie.new-movie .content--main .section--list .list--contents li:hover .thumb--inner {
  transform: scale(1.05);
}
.page--movie.new-movie .content--main .section--list .list--contents li:nth-child(2n) {
  margin-right: 0;
}
.page--movie.new-movie .content--main .section--detail .block--player {
  margin: 0 auto 1vw;
}
.page--movie.new-movie .content--main .section--detail .vjs-audio.vjs-has-started .vjs-poster {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.page--movie.new-movie .content--main .section--detail .vjs-audio .vjs-poster {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.page--photo .section--list .list--contents,
.page--photo .section--detail .list--contents {
  flex-wrap: wrap;
  display: flex;
}
.page--photo .section--list .list--contents li .date,
.page--photo .section--detail .list--contents li .date {
  margin-bottom: 5px;
}
.page--photo .section--list .list--contents li a:hover .thumb--inner,
.page--photo .section--detail .list--contents li a:hover .thumb--inner {
  transform: scale(1.05);
}
.page--photo .section--list .list--contents li .thumb,
.page--photo .section--detail .list--contents li .thumb {
  aspect-ratio: 1/1;
  margin-bottom: 10px;
  border-radius: 3px;
  overflow: hidden;
}
.page--photo .section--list .list--contents li .thumb--inner,
.page--photo .section--detail .list--contents li .thumb--inner {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.page--photo .section--list .list--contents li .thumb img,
.page--photo .section--detail .list--contents li .thumb img {
  background-size: contain;
}

.page--photo .modal-open .drawer__btn,
.page--mobile-magazine .modal-open .drawer__btn {
  pointer-events: none;
}
.page--photo #swipebox-slider,
.page--mobile-magazine #swipebox-slider {
  cursor: auto;
}
.page--photo #swipebox-slider .slide-loading,
.page--mobile-magazine #swipebox-slider .slide-loading {
  background-image: none !important;
}
.page--photo #swipebox-slider .slide img,
.page--mobile-magazine #swipebox-slider .slide img {
  max-height: 80%;
}
.page--photo #swipebox-overlay .slide img,
.page--mobile-magazine #swipebox-overlay .slide img {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  outline: none;
}
.page--photo #swipebox-prev.disabled,
.page--photo #swipebox-next.disabled,
.page--mobile-magazine #swipebox-prev.disabled,
.page--mobile-magazine #swipebox-next.disabled {
  opacity: 0.2;
}
.page--photo #swipebox-close,
.page--mobile-magazine #swipebox-close {
  top: 2em;
  right: 3%;
  width: 2em;
  height: 2em;
  background: none;
}
.page--photo #swipebox-close::before, .page--photo #swipebox-close::after,
.page--mobile-magazine #swipebox-close::before,
.page--mobile-magazine #swipebox-close::after {
  content: "";
  position: absolute;
  top: 48%;
  width: 2em;
  height: 2px;
  background: #ffffff;
  transition: all 0.6s ease-out 0s;
}
.page--photo #swipebox-close::before,
.page--mobile-magazine #swipebox-close::before {
  transform: rotate(45deg);
}
.page--photo #swipebox-close::after,
.page--mobile-magazine #swipebox-close::after {
  transform: rotate(-45deg);
}
.page--photo #swipebox-prev,
.page--photo #swipebox-next,
.page--mobile-magazine #swipebox-prev,
.page--mobile-magazine #swipebox-next {
  position: fixed;
  top: 50%;
  width: 4em;
  height: 4em;
  border-radius: 100%;
  background: none;
  color: #ffffff;
  transform: translateY(-50%);
}
.page--photo #swipebox-prev,
.page--mobile-magazine #swipebox-prev {
  left: 3%;
}
.page--photo #swipebox-prev::after,
.page--mobile-magazine #swipebox-prev::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 1.5em;
  left: 1.8em;
  width: 1em;
  height: 1em;
  border: solid 2px;
  border-top: none;
  border-right: none;
  transform: rotate(45deg);
  vertical-align: middle;
  pointer-events: none;
}
.page--photo #swipebox-next,
.page--mobile-magazine #swipebox-next {
  right: 3%;
}
.page--photo #swipebox-next::after,
.page--mobile-magazine #swipebox-next::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 1.5em;
  right: 1.8em;
  width: 1em;
  height: 1em;
  border: solid 2px;
  border-top: none;
  border-right: none;
  transform: rotate(-135deg);
  vertical-align: middle;
  pointer-events: none;
}
.page--photo #swipebox-caption,
.page--mobile-magazine #swipebox-caption {
  width: 100%;
  max-width: 800px;
  padding: 0 8%;
  text-align: center;
  position: absolute;
  bottom: 6%;
  left: 50%;
  color: #fff;
  transform: translateX(-50%);
}

.page--qa .content--main .btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2em auto;
}
.page--qa .content--main .btn .btn--main,
.page--qa .content--main .btn .btn--sub,
.page--qa .content--main .btn input.btn--main,
.page--qa .content--main .btn input.btn--sub,
.page--qa .content--main .btn [type=submit] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  display: block;
  border-radius: 30px;
  font-size: 16px;
  min-width: 250px;
  padding: 1.2em;
  line-height: 1.4;
  text-align: center;
}
.page--qa .content--main .btn .btn--main,
.page--qa .content--main .btn input.btn--main {
  background-color: #CBCBCB;
  border: 1px solid #CBCBCB;
  color: #222222;
}
.page--qa .content--main .btn .btn--sub,
.page--qa .content--main .btn input.btn--sub {
  background-color: transparent;
  border: 1px solid #CBCBCB;
}
.page--qa .block--area {
  margin-bottom: 60px;
}
.page--qa .block--area .txt {
  text-align: center;
  font-size: min(20px, 4vw);
}
.page--qa .list--qa li a {
  margin-bottom: 10px;
  border: 1px solid #CBCBCB;
  border-radius: 5px;
  background-color: #222222;
}
.page--qa .list--qa li a .date {
  margin-bottom: 10px;
}
.page--qa .section--detail .section-tit {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.5em;
}
.page--qa .section--detail .section-tit + .txt--basic {
  margin-bottom: 2em;
}
.page--qa .section--detail .block--question {
  opacity: 0.8;
  font-weight: 300;
}
.page--qa .section--detail .block--question .name {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 10px;
  font-size: 12px;
}
.page--qa .section--detail .block--answer {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #3e3e3e;
  font-size: 1.125em;
}
.page--qa .section--detail textarea {
  height: auto;
}
.page--qa form {
  margin-top: 2em;
}
.page--qa .form--post dt,
.page--qa .form--comfirm dt {
  margin: 2em 0 10px;
  opacity: 1;
}
.page--qa .form--post dt:first-child,
.page--qa .form--comfirm dt:first-child {
  margin-top: 0;
}
.page--qa .form--post dd,
.page--qa .form--comfirm dd {
  margin: 0 0 1em;
}
.page--qa .form--post dd.name input,
.page--qa .form--comfirm dd.name input {
  background: rgba(255, 255, 255, 0.1);
}
.page--qa .form--post input[type=text],
.page--qa .form--post input[type=tel],
.page--qa .form--post input[type=email],
.page--qa .form--post input[type=password],
.page--qa .form--post input[type=number],
.page--qa .form--comfirm input[type=text],
.page--qa .form--comfirm input[type=tel],
.page--qa .form--comfirm input[type=email],
.page--qa .form--comfirm input[type=password],
.page--qa .form--comfirm input[type=number] {
  border-radius: 5px;
  width: initial;
}
.page--qa .form--post .icon--required::before,
.page--qa .form--comfirm .icon--required::before {
  content: "必須";
  font-size: 11px;
  color: #ffffff;
  background: #961830;
  padding: 4px 8px;
  margin-left: 1em;
  border-radius: 5px;
}
.page--qa .form--comfirm {
  border-radius: 5px;
  border: 1px solid #CBCBCB;
}
.page--qa .form--comfirm dt {
  opacity: 0.8;
  margin-bottom: 5px;
  font-weight: 300;
}
.page--qa .form--comfirm dd + dt {
  padding-top: 2em;
  border-top: 1px solid #3e3e3e;
}
.page--qa.page--done .section--inner {
  min-height: 50vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.section--detail.page--support .section-tit {
  margin-bottom: 40px;
}
.section--detail.page--support dt {
  font-weight: 600;
}
.section--detail.page--support dd {
  margin-bottom: 40px;
}
.section--detail.page--support dd .txt--link {
  display: inline;
  text-decoration: underline;
}
.section--detail.page--support .txt--basic {
  margin-bottom: 40px;
}

.page--faq {
  font-family: "Noto Sans JP", sans-serif;
}
.page--faq .section--list .searchBox {
  position: relative;
}
.page--faq .section--list .searchBox input[type=text] {
  padding: 0.5em 1em;
  width: 100%;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.6);
  border-radius: 5px;
}
.page--faq .section--list .searchBox input[type=submit] {
  width: 40px;
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 40px;
  color: #ffffff;
  background: transparent;
  border: none;
  border-radius: 30px;
  position: absolute;
  top: 2px;
  right: 3px;
  z-index: 2;
  cursor: pointer;
}
.page--faq .section--list .block--category li {
  margin: 0 10px 20px 0;
  display: inline-block;
  border-radius: 40px;
  line-height: 1;
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.page--faq .section--list .block--category li a {
  display: block;
  padding: 0.8em 1em;
}
.page--faq .section--list .block--category li.current {
  background-color: #222222;
  color: #ffffff;
}
.page--faq .section--list .btn {
  margin: 20px 0;
  text-align: center;
}
.page--faq .section--list .txt--sub {
  font-size: 12px;
}
.page--faq .section--list .tit--category {
  margin: 0 0 20px;
}
.page--faq .section--list .list-inquiry {
  margin: 0 auto;
  text-align: center;
  width: 50%;
}
.page--faq .section--list .list-inquiry li {
  margin-bottom: 20px;
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.page--faq .section--list .list-inquiry li a {
  background: #ffffff;
  color: #222222;
  display: block;
  padding: 1.5em;
  transition: 0.5s;
}
.page--faq .list--faq {
  margin: 1.5em 0 3em;
}
.page--faq .list--faq li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.page--faq .list--faq li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.page--faq .list--faq li .tit {
  font-size: 14px;
  margin: 0 10px;
}
.page--faq .list--faq .txt {
  line-height: 1.6;
}
.page--faq .list--faq li a {
  display: flex;
  padding: 24px 0;
  text-decoration: none;
}
.page--faq .list--faq .txt {
  padding-top: 0;
}
.page--faq .list--faq .icon--a {
  display: none;
}
.page--faq .list--faq .icon--q {
  font-family: "lft-etica", sans-serif;
  letter-spacing: 0.1em;
  line-height: 28px;
  font-size: 19px;
  margin-right: 8px;
}
.page--faq .block--contact {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
}
.page--faq .block--contact a {
  transition: 0.3s;
  text-decoration: underline;
}
.page--faq .block--faq-detail {
  padding: 25px;
  margin: 0 0 80px;
  background-color: #2f2f2f;
}
.page--faq .block--faq-detail dt {
  font-size: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 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 {
  transition: 0.5s;
  line-height: 2;
  text-decoration: underline;
  color: #d13b3b;
  width: initial;
  display: inline-block;
}
.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;
  transform: rotate(-135deg);
  position: relative;
  bottom: 2px;
}
.page--faq .block--contact a {
  text-decoration: none;
  transition: 0.3s;
  display: inline;
}

.page--questionnaire .section-tit {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 1em;
}
.page--questionnaire .middle {
  margin: 1.5em auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.page--questionnaire .sub--btn {
  text-align: center;
}
.page--questionnaire .form--post {
  margin-bottom: 5em;
}
.page--questionnaire .form--post dt {
  margin: 2em 0 10px;
  opacity: 1;
}
.page--questionnaire .form--post .icon--required::before {
  content: "必須";
  font-size: 11px;
  color: #ffffff;
  background: #961830;
  padding: 4px 8px;
  margin-left: 1em;
  border-radius: 5px;
}
.page--questionnaire .form--post .form__select::after {
  z-index: 10;
}
.page--questionnaire .form--post .form__select select {
  padding: 4px 40px 3px 10px;
}
.page--questionnaire .form--post .form__radio label p {
  padding: 0.5em 0.5em 0.5em 1.6em;
}
.page--questionnaire .form--post input[type=text],
.page--questionnaire .form--post input[type=tel],
.page--questionnaire .form--post input[type=email],
.page--questionnaire .form--post input[type=password],
.page--questionnaire .form--post input[type=number] {
  border-radius: 5px;
  width: initial;
}
.page--questionnaire .form--post textarea {
  border-radius: 5px;
}
.page--questionnaire .form--post ul.form--horizontal {
  display: flex;
  flex-wrap: wrap;
}
.page--questionnaire .form--post ul.form--horizontal li {
  margin: 0 0.3em 1em 0;
  margin-right: 0.3em;
}
.page--questionnaire .form--post .block--error {
  background: #ffffff;
  color: #961830;
  font-weight: 500;
  padding: 10px;
  border-radius: 5px;
  margin: 1em 0 3em;
}
.page--questionnaire .form--post .block--error li + li {
  margin-top: 0.3em;
}
.page--questionnaire.confirm .block--error {
  background: #961830;
  color: #ffffff;
  margin: 1em 0 3em;
  border-radius: 5px;
}
.page--questionnaire.confirm .wrap .content--main > section form {
  margin-bottom: 20px;
  overflow: hidden;
  padding: 30px 0 60px;
  border-top: 1px solid #484848;
}
.page--questionnaire.confirm .wrap .content--main > section form dt {
  margin-bottom: 10px;
  opacity: 1;
  font-size: 0.8em;
}
.page--questionnaire.confirm .wrap .content--main > section form dd {
  margin: 0 0 30px;
}
.page--questionnaire.confirm .tit {
  margin-bottom: 30px;
}
.page--questionnaire.complete .center {
  margin-bottom: 80px;
}

/* page--error
------------------------------ */
.page--error .section--detail .section-tit {
  font-size: 50px;
  text-align: center;
  margin: 0 0 50px;
}
.page--error .section--detail .btn {
  margin: 3em 0;
  text-align: center;
}
.page--error .section--detail .btn-sub {
  display: inline-block;
  width: initial;
}

.page--first_login .bold {
  font-weight: 600;
}
.page--first_login .attention--wrap {
  text-align: center;
}
.page--first_login .attention {
  line-height: 1.8;
  display: inline-block;
  background: #ce3b3b;
  border-radius: 5px;
  font-weight: 600;
  text-align: center;
}
.page--first_login .txt {
  padding: 0;
}
.page--first_login .block--lead {
  background-color: #FFDAD8;
  color: #ce3b3b;
}
.page--first_login .caution--tit--box {
  text-align: center;
}
.page--first_login .caution-tit {
  background-color: #ce3b3b;
  color: #ffffff;
  display: inline-block;
  font-weight: 500;
  border-radius: 5px;
}
.page--first_login .caution--box {
  border: 1px solid #ffffff;
}
.page--first_login .caution--important {
  text-align: center;
}
.page--first_login .video--wrap {
  width: 100%;
}
.page--first_login .video--wrap video {
  width: 100%;
}
.page--first_login #step1 .link {
  text-align: center;
}
.page--first_login #step1 .link a {
  line-height: 1.6;
  display: inline-block;
  width: initial;
  border-radius: 60px;
  font-weight: 600;
  background-color: #ce3b3b;
  color: #ffffff;
  position: relative;
  line-height: 1.6;
  padding: 2% 4%;
}
.page--first_login .txt--sub .caution,
.page--first_login .block--attention {
  background-color: #FFDAD8;
  display: block;
  color: #ce3b3b;
  padding: 24px;
  margin: 1em 0;
  border-radius: 5px;
}
.page--first_login .txt--sub .caution .link,
.page--first_login .block--attention .link {
  margin: 1em 0;
}
.page--first_login .txt--sub .caution .link a,
.page--first_login .block--attention .link a {
  line-height: 1.6;
  padding: 1.2em 2em 1.2em 2em;
  border-radius: 8px;
  background-color: #2f2f2f;
  color: #ffffff;
  position: relative;
  transition: all 0.5s;
}
.page--first_login .txt--sub .caution .link a::after,
.page--first_login .block--attention .link a::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-top: 2px solid #E3E0DC;
  border-right: 2px solid #E3E0DC;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 20px;
}
.page--first_login .list--step .box .thumb {
  aspect-ratio: initial;
}
.page--first_login .list--step .box .thumb img {
  position: initial;
  transform: translate(0, 0);
}
.page--first_login #step4 .link,
.page--first_login #step5 .link,
.page--first_login #step7 .link {
  margin: 1em 0;
}
.page--first_login #step4 .link a,
.page--first_login #step5 .link a,
.page--first_login #step7 .link a {
  line-height: 1.6;
  padding: 1.2em 2em 1.2em 2em;
  border-radius: 8px;
  position: relative;
  transition: all 0.5s;
}
.page--first_login #step4 .link a::after,
.page--first_login #step5 .link a::after,
.page--first_login #step7 .link a::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 20px;
}
.page--first_login #step4 .link a {
  background-color: #CBCBCB;
  color: #222222;
}
.page--first_login #step4 .link a::after {
  border-top: 2px solid #222222;
  border-right: 2px solid #222222;
}
.page--first_login #step5 .link {
  margin-top: -10px;
}
.page--first_login #step5 .link a,
.page--first_login #step7 .link a {
  background-color: #CBCBCB;
  color: #222222;
}
.page--first_login #step5 .link a::after,
.page--first_login #step7 .link a::after {
  border-top: 2px solid #222222;
  border-right: 2px solid #222222;
}
.page--first_login .step ul li:last-child::after {
  display: none;
}
.page--first_login #step3 .block--attention .txt {
  border: 1px solid;
  padding: 3%;
  border-radius: 5px;
}
.page--first_login .block--step {
  margin: 40px 0 0;
}
.page--first_login .block--step .list--step > li {
  margin-bottom: 30px;
  color: #ffffff;
  padding: 32px 4%;
}
.page--first_login .block--step .list--step > li .thumb {
  margin: 30px auto;
  border: 1px solid #E5E5E5;
  line-height: 0;
}
.page--first_login .block--step .list--step > li .list-tit {
  display: flex;
  align-items: baseline;
  font-weight: 600;
  border-bottom: 1px solid #888;
  padding-bottom: 1.7em;
  margin-bottom: 1.7em;
}
.page--first_login .block--step .list--step > li .list-tit > span {
  line-height: 1.6;
}
.page--first_login .block--step .list--step > li .list-tit > span:first-of-type {
  background: #CBCBCB;
  color: #222222;
  font-size: 15px;
  padding: 4px 6px;
  margin-right: 1em;
  border-radius: 3px;
}
.page--first_login .block--step .block:not(:last-of-type) {
  margin: 20px 0 30px;
}
.page--first_login .block--step .block > .tit {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  padding-left: 1em;
}
.page--first_login .block--step .block > .tit:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 0.5em;
  height: 0.5em;
  background: #ffffff;
  display: block;
}
.page--first_login .tit {
  font-weight: 600;
  font-size: 16px;
}
.page--first_login .txt--link a::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 1px solid #ffffff;
  border-top: none;
  border-right: none;
  transform: rotate(-135deg);
  vertical-align: middle;
}
.page--first_login .step li a {
  color: #000;
  background: #CBCBCB;
}
.page--first_login .step li a:hover {
  opacity: 0.5;
}
.page--first_login .step li::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: -8%;
}
.page--first_login .box {
  background: #3c3c3c;
  border-radius: 5px;
}
.page--first_login .caution a {
  color: #222222;
}
.page--first_login .caution__login {
  display: inline;
  text-decoration: underline;
}
.page--first_login .btn a {
  padding: 1.2em;
  line-height: 1.4;
}

.page--first_login .btnlogin,
.page--entry .btnlogin {
  text-align: center;
}
.page--first_login .btn,
.page--entry .btn {
  display: inline-block;
  border-radius: 30px;
  background-color: #CBCBCB;
  color: #222222;
  font-size: 16px;
  font-weight: 600;
  min-width: 250px;
}
.page--first_login .btn a,
.page--entry .btn a {
  padding: 1.2em;
  line-height: 1.4;
}

.page--entry .bold,
.page--entry .block-tit,
.page--entry .category {
  font-weight: 600;
}
.page--entry .block-tit {
  text-align: center;
  font-family: "lft-etica", sans-serif;
}
.page--entry .first_login--guide {
  border: 1px solid rgba(255, 255, 255, 0.2196078431);
}
.page--entry .first_login--guide .btn {
  border: 1px solid #CBCBCB;
  background-color: transparent;
  color: #CBCBCB;
}
.page--entry .entry--box {
  background-color: #2f2f2f;
}
.page--entry .entry--box .link {
  margin: 3em 0 0;
}
.page--entry .entry--box .link a {
  line-height: 1.6;
  padding: 1.2em 2em 1.2em 2em;
  border-radius: 8px;
  border: 1px solid #CBCBCB;
  color: #CBCBCB;
  position: relative;
  transition: all 0.5s;
}
.page--entry .entry--box .link a:hover {
  opacity: 0.5;
}
.page--entry .entry--box .link a::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-top: 2px solid #CBCBCB;
  border-right: 2px solid #CBCBCB;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 20px;
}
.page--entry .entry--box .explain--area {
  text-align: center;
}
.page--entry .entry--box .entry--explain {
  display: inline-block;
}
.page--entry .entry--box .entry--explain a {
  display: inline;
  text-decoration: underline;
}
.page--entry .entry--box .flex--btn .flex--item {
  background: #393939;
}
.page--entry .entry--box .btn--txt {
  margin-bottom: 1.2em;
}
.page--entry .first_login--tit,
.page--entry .entry--box--tit {
  font-weight: 600;
  text-align: center;
}
.page--entry .list--contents {
  flex-wrap: wrap;
  justify-content: space-between;
}
.page--entry .list--contents li {
  color: #222222;
  background-color: #CBCBCB;
}
.page--entry .list--contents li.flex--container {
  flex-direction: column;
  justify-content: space-between;
}
.page--entry .list--contents li .flex--item:first-child {
  margin-bottom: 1em;
}
.page--entry .list--contents li .category {
  font-family: "lft-etica", sans-serif;
}
.page--entry .list--contents li .tag--area {
  text-align: right;
}
.page--entry .list--contents li .tag {
  font-size: 13px;
  border: 1px solid #222222;
  padding: 0.2em 0.5em;
  border-radius: 4px;
  vertical-align: 4px;
  display: inline-block;
}
.page--entry .list--contents li .game--genre {
  padding-top: 1em;
  border-top: 1px solid;
}
.page--entry .list--contents li .game--genre .game--tit {
  font-weight: 600;
}
.page--entry .list--contents li:nth-of-type(5) .tag {
  color: #9F1A2D;
  border: 1px solid #9F1A2D;
}
.page--entry .list--contents li:nth-of-type(6) .tag {
  color: #169530;
  border: 1px solid #169530;
}
.page--entry .list--contents li:nth-of-type(7) .tag {
  color: #7F22B1;
  border: 1px solid #7F22B1;
}
.page--entry .list--contents li:nth-of-type(7) .tag {
  color: #7F22B1;
  border: 1px solid #7F22B1;
}
.page--entry .list--contents li:nth-of-type(8) .tag {
  color: #2437ce;
  border: 1px solid #2437ce;
}
.page--entry .list--contents li:nth-of-type(9) .category--ja {
  font-size: 21px;
}
.page--entry .list--contents li:nth-of-type(9) .tag {
  color: #2437ce;
  border: 1px solid #2437ce;
  margin-left: 0;
}
.page--entry .list--contents li:nth-of-type(10) .txt {
  margin-bottom: 1em;
}
.page--entry .course--tit {
  text-align: center;
}
.page--entry .tab-container .tab {
  width: 50%;
  padding: 2%;
  text-align: center;
  background: #565656;
  cursor: pointer;
}
.page--entry .tab-container .tab p {
  font-weight: 600;
  color: #7c7c7c;
}
.page--entry .tab-container .tab.shilver-tit {
  border-radius: 10px 0 0 0;
}
.page--entry .tab-container .tab.shilver-tit.active p {
  background: linear-gradient(315deg, #b7b7b7 0%, rgb(233, 233, 233) 57%, #b7b7b7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page--entry .tab-container .tab.gold-tit {
  border-radius: 0 10px 0 0;
}
.page--entry .tab-container .tab.gold-tit.active p {
  background: linear-gradient(315deg, #c89f42 0%, rgb(233, 232, 159) 57%, #c89f42 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page--entry .tab-container .tab.active {
  background-color: #373737;
}
.page--entry .course--base {
  background-color: #b9b9b9;
  display: none;
}
.page--entry .course--base.show {
  display: block;
}
.page--entry .course--base .member--only--list {
  background: #404040;
}
.page--entry .course--base.course--shilver .member--only--list p {
  background: linear-gradient(315deg, #b7b7b7 0%, rgb(233, 233, 233) 57%, #b7b7b7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page--entry .course--base.course--gold .member--only--list p {
  background: linear-gradient(315deg, #c89f42 0%, rgb(233, 232, 159) 57%, #c89f42 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page--entry .shilver-tit span {
  background: linear-gradient(315deg, #b7b7b7 0%, rgb(233, 233, 233) 57%, #b7b7b7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page--entry .gold-tit span {
  background: linear-gradient(315deg, #c89f42 0%, rgb(233, 232, 159) 57%, #c89f42 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page--entry .fee {
  text-align: center;
  color: #222222;
}
.page--entry .fee p {
  display: inline-block;
}
.page--entry .table--area {
  background-color: #d4d4d4;
}
.page--entry .table--area ul:nth-child(2) .bold {
  display: block;
}
.page--entry .table--area ul:last-child li {
  border-bottom: none;
}
.page--entry .table--area li {
  text-align: center;
  border-bottom: 1px solid #b0b0b0;
  border-right: 1px solid #b0b0b0;
  color: #222222;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page--entry .table--area li:last-of-type {
  border-right: none;
}
.page--entry .table--area .member--only--list li {
  width: 100%;
}
.page--entry .block--payment dl dt,
.page--entry .block--device dl dt {
  text-align: center;
  font-weight: 600;
}
.page--entry .block--payment dl dd ul,
.page--entry .block--device dl dd ul {
  text-align: left;
}
.page--entry .block--payment dl dt {
  line-height: 1.7;
}

.page--vip .logo {
  margin: 0 auto;
}
.page--vip h3 {
  text-align: center;
}
.page--vip .flex--container {
  justify-content: space-between;
}
.page--vip .flex--item a {
  background-color: #2f2f2f;
  border: 1px solid #5F5F5F;
  position: relative;
}
.page--vip .flex--item a:hover .arrow svg {
  transform: translate(28%, -30%);
}
.page--vip .flex--item p {
  background: linear-gradient(315deg, #c89f42 0%, rgb(233, 232, 159) 57%, #c89f42 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
  line-height: 2.2;
  text-align: center;
}
.page--vip .flex--item .arrow {
  position: absolute;
  border-radius: 50px;
  justify-content: center;
  overflow: hidden;
  background: linear-gradient(315deg, #c89f42 0%, rgb(233, 232, 159) 57%, #c89f42 100%);
}
.page--vip .flex--item .arrow svg {
  fill: none;
  stroke: #2f2f2f;
  transform: translate(-33%, 29%);
  transition: all 0.5s;
}

.page--archive h3 {
  text-align: center;
}
.page--archive .list--blog {
  width: 100%;
}
.page--archive .list--blog li {
  border-bottom: 1px solid #484848;
}
.page--archive .list--blog li:first-child {
  border-top: 1px solid #484848;
}
.page--archive .list--blog li .tit {
  margin-bottom: 0;
}

.page--deals--payment .section-tit {
  text-align: center;
}
.page--deals--payment .support-tit_sub {
  text-align: center;
}
.page--deals--payment .support-list dt {
  text-align: center;
}
.page--deals--payment table {
  width: 100%;
}
.page--deals--payment table th {
  padding: 20px 3%;
  text-align: center;
  border: 1px solid #222222;
  background-color: #CBCBCB;
  color: #222222;
}
.page--deals--payment table td {
  padding: 20px 3%;
  border: 1px solid #222222;
  background-color: #ffffff;
  color: #222222;
}

.page--gold {
  text-align: center;
}
.page--gold .section-tit {
  display: inline-block;
  background: linear-gradient(315deg, rgb(164, 144, 74) 0%, rgb(233, 232, 159) 57%, rgb(183, 145, 60) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page--recommend .artist {
  font-family: "lft-etica", sans-serif;
  text-align: center;
  font-weight: 600;
  line-height: 1;
}
.page--recommend .filter {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.0784313725);
  z-index: -1;
}
.page--recommend .background {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -2;
  background-image: url("/static/glay/fanclub/feature/todays_recommend/background.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.page--recommend .btn.middle {
  text-align: center;
  margin: 30px 0 50px;
}
.page--recommend .btn.middle a {
  background-color: #d3720c;
  color: #ffffff;
  text-align: center;
}
.page--recommend .about h3,
.page--recommend .attention h3 {
  text-align: center;
}
.page--recommend .about {
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  filter: brightness(1.5);
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.page--recommend .attention {
  background: #d4730b;
  border-radius: 10px;
}

.page--birthday-message .tit {
  text-align: center;
  margin-bottom: 20px;
}
.page--birthday-message .birthday--txt {
  text-align: center;
}
.page--birthday-message .birthday--img {
  margin: 30px auto 0;
}

.page--notice .list--info {
  margin-top: 30px;
}
.page--notice .list--info li {
  border-bottom: solid 1px;
}
.page--notice .list--info li a {
  display: block;
  padding: 1.4em 0.8em;
}
.page--notice .list--info li .txt {
  font-size: 14px;
}
.page--notice .list--info li .date {
  margin-top: 0.6em;
  font-size: 14px;
  line-height: 1;
}
.page--notice .list--info li.new .date {
  position: relative;
}
.page--notice .list--info li.new .date::after {
  content: "NEW";
  display: inline-block;
  margin-left: 0.8em;
  color: #ffffff;
  font-style: italic;
  font-size: 12px;
}
.page--notice .list--info .txt {
  line-height: 1.5;
}

.banner--modal {
  opacity: 0;
  visibility: hidden;
}

body.loadedC .banner--modal.is-active {
  opacity: 1;
  visibility: visible;
}

.banner--modal.is-active {
  position: fixed;
  z-index: 20;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.71);
  top: 0;
}
.banner--modal.is-active .banner--first--login {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.banner--modal.is-active .close {
  display: block;
  top: -25px;
  right: -20px;
  position: absolute;
  cursor: pointer;
  background: #CBCBCB;
  border-radius: 60px;
}
.banner--modal.is-active .close::before, .banner--modal.is-active .close::after {
  content: "";
  display: block;
  width: 50%;
  height: 1px;
  background: #222222;
  transform: rotate(45deg);
  transform-origin: 0% 50%;
  position: absolute;
  top: 32%;
  left: 32%;
}
.banner--modal.is-active .close::after {
  transform: rotate(-45deg);
  transform-origin: 100% 50%;
  left: auto;
  right: 32%;
}

.noise {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: -1;
  overflow: hidden;
  mix-blend-mode: plus-lighter;
  opacity: 0.6;
}
.noise::after {
  content: "";
  width: calc(100% + 20rem);
  height: calc(100% + 20rem);
  background-image: url("/static/glay/fanclub/top/noise.png");
  background-position: 50%;
  position: absolute;
  left: -10rem;
  top: -10rem;
  will-change: transform;
  animation: noise 1s steps(2) infinite;
}

@keyframes noise {
  0% {
    transform: translate3d(0, 9rem, 0);
  }
  10% {
    transform: translate3d(-1rem, -4rem, 0);
  }
  20% {
    transform: translate3d(-8rem, 2rem, 0);
  }
  30% {
    transform: translate3d(9rem, -9rem, 0);
  }
  40% {
    transform: translate3d(-2rem, 7rem, 0);
  }
  50% {
    transform: translate3d(-9rem, -4rem, 0);
  }
  60% {
    transform: translate3d(2rem, 6rem, 0);
  }
  70% {
    transform: translate3d(7rem, -8rem, 0);
  }
  80% {
    transform: translate3d(-9rem, 1rem, 0);
  }
  90% {
    transform: translate3d(6rem, -5rem, 0);
  }
  to {
    transform: translate3d(-7rem, 0, 0);
  }
}
@keyframes roopText {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@media screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
  a {
    cursor: pointer;
  }
  /* tit */
  .tit {
    margin-bottom: 10px;
  }
  /* section--list */
  .section--list {
    width: 80%;
    padding: 15em 0 180px;
    max-width: 2000px;
    margin: 0 auto;
  }
  .section--list .list--contents li {
    margin-bottom: 60px;
    width: calc(50% - 1vw);
  }
  .section--list .section-tit {
    margin-bottom: 50px;
    font-size: 50px;
    text-align: center;
  }
  .section--list .section-tit.jp {
    font-size: 40px;
  }
  /* section--detail */
  .section--detail {
    padding: 15em 0 180px;
    max-width: 1500px;
    margin: 0 auto;
    width: 75%;
  }
  .section--detail .tit {
    font-size: 22px;
  }
  .section--detail .section--inner {
    max-width: 1300px;
    margin: 0 auto;
    border-radius: 10px;
  }
  /* block--pager */
  .block--pager li {
    font-size: 18px;
  }
  .block--pager .pager__item--older a {
    transition: all 0.6s;
  }
  .block--pager .pager__item--older a:hover {
    transform: translateX(7px);
  }
  .block--pager .pager__item--newer a {
    transition: all 0.6s;
  }
  .block--pager .pager__item--newer a:hover {
    transform: translateX(-7px);
  }
  .block--pager .pager__item--other a {
    position: relative;
    transition: all 0.3s;
    cursor: pointer;
  }
  .block--pager .pager__item--other a span {
    position: relative;
    z-index: 2;
  }
  .block--pager .pager__item--other a:hover {
    opacity: 0.6;
  }
  .block--pager .pager-link-top {
    font-size: 16px;
    transition: all 0.5s;
  }
  .block--pager .pager-link-top:hover {
    opacity: 0.5;
  }
  /* back--arrow */
  .detail__btn {
    margin-top: 80px;
  }
  .detail__btn a .back--arrow svg {
    transition: all 0.6s;
  }
  .detail__btn a:hover .back--arrow svg {
    transform: translateX(-10px);
  }
  .tit,
  .date,
  .category {
    transition: all 0.4s;
  }
  /* btn */
  .btn a,
  .btn input,
  .sub--btn a,
  .sub--btn input {
    cursor: pointer;
  }
  .btn.middle a,
  .btn.middle input,
  .sub--btn.middle a,
  .sub--btn.middle input {
    font-size: 19px;
    min-width: 210px;
  }
  /* date */
  .date {
    font-size: 12px;
  }
  /* logo */
  body:not(.page--home) .fc--logo--lower {
    width: 17vw;
    top: 40px;
    left: 2%;
    transition: all 0.3s;
  }
  body:not(.page--home) .fc--logo--lower:hover {
    opacity: 0.5;
  }
  .list--information .list--item.new .date::after {
    font-size: 12px;
  }
  .page--home .section--main .contents__tit--list .list--item .mc .txt::after {
    content: "NEW";
    font-size: 12px;
  }
  .member--top .section--list .contents__middle .recent--wrap .block--detail.new .tit::after {
    font-size: 12px;
  }
  .page--blog .list--blog .list--item.new .date::after {
    font-size: 12px;
  }
  header.active01 .accordion__body01 {
    visibility: visible;
    opacity: 1;
  }
  header.active02 .accordion__body02 {
    visibility: visible;
    opacity: 1;
  }
  header .nav--menu {
    position: fixed;
    right: 0;
    padding: 2vw 1.2vw 1vw 0;
    width: 42vw;
    border-radius: 0 0 0 10px;
    z-index: 11;
    transition: all 1s;
    mix-blend-mode: difference;
  }
  header .g-nav .letter-01,
  header .nav--login .letter-01 {
    transition: transform 0.5s 0.5s;
  }
  header .g-nav .letter-02,
  header .nav--login .letter-02 {
    transition: transform 0.5s 0.58s;
  }
  header .g-nav .letter-03,
  header .nav--login .letter-03 {
    transition: transform 0.5s 0.66s;
  }
  header .g-nav .letter-04,
  header .nav--login .letter-04 {
    transition: transform 0.5s 0.74s;
  }
  header .g-nav .letter-05,
  header .nav--login .letter-05 {
    transition: transform 0.5s 0.82s;
  }
  header .g-nav .letter-06,
  header .nav--login .letter-06 {
    transition: transform 0.5s 0.9s;
  }
  header .g-nav .letter-07,
  header .nav--login .letter-07 {
    transition: transform 0.5s 0.98s;
  }
  header .g-nav .letter-08,
  header .nav--login .letter-08 {
    transition: transform 0.5s 1.06s;
  }
  header .g-nav .letter-09,
  header .nav--login .letter-09 {
    transition: transform 0.5s 1.14s;
  }
  header .g-nav .letter-10,
  header .nav--login .letter-10 {
    transition: transform 0.5s 1.22s;
  }
  header .g-nav .letter-11,
  header .nav--login .letter-11 {
    transition: transform 0.5s 1.3s;
  }
  header .g-nav .letter-12,
  header .nav--login .letter-12 {
    transition: transform 0.5s 1.38s;
  }
  header .g-nav .letter-13,
  header .nav--login .letter-13 {
    transition: transform 0.5s 1.46s;
  }
  header .g-nav .letter-14,
  header .nav--login .letter-14 {
    transition: transform 0.5s 1.54s;
  }
  header .g-nav .letter-15,
  header .nav--login .letter-15 {
    transition: transform 0.5s 1.62s;
  }
  header .nav--login li {
    overflow: hidden;
    transition: opacity 0.5s;
  }
  header .nav--login li:hover {
    opacity: 0.5;
  }
  header .nav--login li a.letter-06 {
    background-color: #ffffff;
    transition: transform 1.5s 1s;
    transform: translateY(108%);
  }
  header .g-nav {
    justify-content: flex-end;
    margin-bottom: 1.5vw;
  }
  header .g-nav li {
    margin-left: 2.3vw;
    transition: opacity 0.5s;
  }
  header .g-nav li:hover {
    opacity: 0.5;
  }
  header .g-nav li:first-child {
    margin-left: 0;
  }
  header .g-nav a,
  header .g-nav .accordion__top {
    font-size: 1vw;
    line-height: 0.9;
  }
  header .g-nav .accordion__top {
    position: relative;
    cursor: pointer;
    overflow: hidden;
  }
  header .g-nav .accordion__top .letter-15 {
    width: 0.7vw;
    height: 0.7vw;
    margin-left: 0.5vw;
    opacity: 1;
    background-image: url("/static/glay/fanclub/top/menu-mark.png");
    background-size: contain;
  }
  header .g-nav .accordion__top01 {
    margin-left: 0;
  }
  header .g-nav .accordion__top01::after {
    right: -10%;
  }
  header .g-nav .accordion__top02::after {
    right: -35%;
  }
  header .accordion__body {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 6.5vw;
    z-index: 15;
    background-color: #222222;
    overflow: hidden;
    border-radius: 5px;
    transition: opacity 0.5s;
    border: 0.8px solid #656565;
  }
  header .accordion__body li {
    transition: all 0.5s;
    position: relative;
    border-bottom: 1px solid #353535;
    background-color: #222222;
  }
  header .accordion__body li:hover {
    background-color: #CBCBCB;
    color: #222222;
  }
  header .accordion__body li.jp a {
    font-size: 0.9vw;
  }
  header .accordion__body li::before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 1.5em;
    transform: translateY(-50%);
    width: 0.6em;
    height: 0.6em;
  }
  header .accordion__body li.g-nav__teru::before {
    background-color: #9F1A2D;
  }
  header .accordion__body li.g-nav__takuro::before {
    background-color: #169530;
  }
  header .accordion__body li.g-nav__hisashi::before {
    background-color: #7F22B1;
  }
  header .accordion__body li.g-nav__jiro::before {
    background-color: #2437ce;
  }
  header .accordion__body li:last-of-type {
    margin-bottom: 0;
    border-bottom: none;
  }
  header .accordion__body li a {
    font-size: 1vw;
  }
  header .accordion__body01 {
    right: 15.4vw;
  }
  header .accordion__body01 li a {
    padding: 1.2vw 1.5vw 1.2vw 2.5vw;
  }
  header .accordion__body01 li::before {
    top: 50%;
    left: 1vw;
    width: 0.8vw;
    height: 0.8vw;
  }
  header .accordion__body02 {
    right: 4.8vw;
  }
  header .accordion__body02 li a {
    padding: 1.2vw 1.5vw 1.2vw 1.5vw;
  }
  header .nav--menu .nav--login {
    justify-content: flex-end;
  }
  header .nav--menu .nav--login .join,
  header .nav--menu .nav--login .mypage {
    margin-left: 2%;
  }
  header .nav--menu .nav--login li.btn {
    width: clamp(100px, 9vw, 140px);
    text-align: center;
  }
  header .nav--menu .nav--login li.btn a {
    padding: 0.7em 1.5em 0.6em;
    font-size: clamp(10px, 1.1vw, 18px);
  }
  /* radius */
}
@media screen and (min-width: 961px) and (max-width: 1670px) {
  .footer .left--item {
    width: 57%;
  }
}
@media screen and (min-width: 961px) and (min-width: 1671px) {
  .footer .left--item {
    width: calc(100% - 700px);
  }
}
@media screen and (min-width: 961px) {
  .footer {
    padding: 1.2vw;
  }
  .footer .page--top--btn {
    width: 8.8%;
    right: -1px;
    top: 6%;
  }
  .footer .page--top--btn .arrow-hidden {
    width: 40%;
    height: 25%;
  }
  .footer__base {
    border-radius: 10px;
  }
  .footer .flex--container {
    justify-content: space-between;
  }
  .footer .left--item {
    padding: 1.2vw 0 1.2vw 1.2vw;
  }
  .footer .left--item .footer__logo {
    width: 100%;
    padding: 70px 0 0 4%;
    height: 50%;
    position: relative;
  }
  .footer .left--item .footer__logo--list {
    width: 68%;
    max-width: 700px;
    flex-wrap: wrap;
  }
  .footer .left--item .footer__logo::before {
    position: absolute;
    content: " ";
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    height: 1px;
    width: 90%;
    background-color: rgba(160, 160, 160, 0.3);
  }
  .footer .footer__logo--img {
    width: clamp(50px, 7vw, 128px);
    margin-right: 14%;
    text-align: center;
    margin-bottom: 30px;
    transition: opacity 0.5s;
  }
  .footer .footer__logo--img:hover {
    opacity: 0.5;
  }
  .footer .footer__logo--img img {
    vertical-align: -webkit-baseline-middle;
  }
  .footer .footer__logo--img:nth-of-type(1) img, .footer .footer__logo--img:nth-of-type(4) img {
    width: 85%;
  }
  .footer .footer__logo--img:nth-of-type(3) {
    margin-right: 0;
  }
  .footer .footer__logo--img:nth-of-type(4), .footer .footer__logo--img:nth-of-type(5) {
    margin-bottom: 0;
  }
  .footer .footer__logo--img:nth-of-type(6) {
    margin: 0;
  }
  .footer .footer__logo--img:nth-of-type(6) img {
    width: 40%;
  }
  .footer .footer__about {
    height: 50%;
    position: relative;
  }
  .footer .footer__about--txt,
  .footer .footer__about .logout,
  .footer .footer__about .login {
    font-size: 12px;
    transition: opacity 0.5s;
  }
  .footer .footer__about--txt:hover,
  .footer .footer__about .logout:hover,
  .footer .footer__about .login:hover {
    opacity: 0.5;
  }
  .footer .footer__about .logout,
  .footer .footer__about .login {
    margin-bottom: 1.5em;
  }
  .footer .footer__about--contents {
    position: absolute;
    bottom: 20px;
    width: 100%;
    padding: 0 5%;
  }
  .footer .footer__about--contents .flex--container {
    align-items: flex-end;
  }
  .footer .footer__about .copyright small {
    font-size: 10px;
    font-weight: 300;
  }
  .footer .sns--list {
    width: 280px;
  }
  .footer .sns--list li {
    transition: opacity 0.5s;
    cursor: pointer;
  }
  .footer .sns--list li:hover {
    opacity: 0.5;
  }
  .footer .sns--list .fa-brands {
    font-size: 24px;
  }
  .footer .lmark {
    font-size: 12px;
    margin-top: 30px;
    transition: all 0.3s 0s ease;
  }
  .footer .lmark:hover {
    opacity: 0.5;
  }
  .footer .right--item {
    width: 43%;
    max-width: 700px;
    padding: 1.2vw;
  }
  .footer .right--item .footer__support {
    padding: 40px 8%;
    border-radius: 10px;
  }
  .footer .right--item .support-tit {
    font-size: 37px;
    margin-bottom: 40px;
  }
  .footer .right--item .support--list {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer .right--item .support--list li {
    width: 48%;
    margin-bottom: 30px;
    border-radius: 50px;
    border: 1px solid #222222;
    text-align: center;
    transition: all 0.5s;
  }
  .footer .right--item .support--list li:hover {
    background-color: #222222;
  }
  .footer .right--item .support--list li:hover a {
    color: #CBCBCB;
  }
  .footer .right--item .support--list li:nth-of-type(7) {
    margin-bottom: 0;
  }
  .footer .right--item .support--list li:last-of-type {
    margin-bottom: 0;
  }
  .footer .right--item .support--list li a {
    padding: 0.7em;
    font-size: clamp(10px, 1.1vw, 16px);
    line-height: 1.4;
    transition: all 0.5s;
  }
}
@media screen and (min-width: 961px) and (max-width: 1260px) {
  .footer .right--item .support--list li a {
    font-size: clamp(10px, 1vw, 16px);
  }
}
@media screen and (min-width: 961px) {
  body.loadedA .section--top {
    transform: perspective(400px) translate(0px, 100px) rotateX(1deg) scale(1.02, 1.02);
    transform-style: preserve-3d;
    transform-origin: 50% 0%;
  }
  body.loadedC {
    overflow-y: scroll;
  }
  body.loadedC header {
    opacity: 1;
  }
  body.loadedC header .g-nav li span {
    transform: translateY(0);
  }
  body.loadedC header .btn a {
    transform: translateY(0);
  }
  body.load-second header .g-nav li {
    transition: opacity 0.5s;
  }
  body.load-second header .g-nav li span {
    transform: translateY(0%);
  }
  body.load-second header .nav--login li a {
    transform: translateY(0);
  }
  body:not(.page--home) header {
    opacity: 1;
  }
  body:not(.page--home) header .g-nav li span,
  body:not(.page--home) header .btn a {
    transform: translateY(0);
  }
}
@media screen and (min-width: 961px) and (max-width: 1740px) {
  .page--home .wrap .section--top .radius {
    bottom: calc(-0.6vw - 1px);
  }
}
@media screen and (min-width: 961px) and (max-width: 1397px) {
  .page--home .wrap .section--top .radius {
    bottom: calc(-0.7vw - 1px);
  }
}
@media screen and (min-width: 961px) and (max-width: 1136px) {
  .page--home .wrap .section--top .radius {
    bottom: calc(-0.8vw - 1px);
  }
  .page--home .wrap .section--top .radius .corner--black01 {
    bottom: 8px;
  }
}
@media screen and (min-width: 961px) {
  .page--home {
    /* section--top */
    /* topics */
  }
  .page--home .wrap {
    overflow: hidden;
  }
  .page--home dotlottie-player {
    width: 25%;
  }
  .page--home .opening--area {
    height: 100vh;
  }
  .page--home .section--top {
    padding: 1.2vw;
    transform: translateY(0);
    margin-bottom: 130px;
    /* birthday */
  }
  .page--home .section--top .birthday-message {
    max-width: 400px;
    min-width: 300px;
  }
  .page--home .section--top .logo--area {
    width: 54.7%;
    padding: 3%;
    border-radius: 10px 10px 0 0;
    position: relative;
    z-index: 10;
  }
  .page--home .section--top .logo--area::before {
    width: 8px;
    height: 8px;
  }
  .page--home .section--top .logo--area::after {
    content: " ";
    width: calc(100% - 2.4vw);
    height: 1px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background-color: rgba(123, 123, 123, 0.4666666667);
  }
  .page--home .section--top .logo--area .fc--logo {
    width: 45%;
  }
  .page--home .section--top .radius {
    position: absolute;
    width: clamp(50px, 11%, 200px);
    right: -1px;
    bottom: calc(-0.5vw - 1px);
  }
  .page--home .section--top .radius .corner--black01,
  .page--home .section--top .radius .corner--black02 {
    position: absolute;
  }
  .page--home .section--top .radius .corner--black01 {
    left: -9px;
    width: 10px;
    bottom: 9px;
  }
  .page--home .section--top .radius .corner--black02 {
    width: 10px;
    top: -9px;
    right: 0px;
  }
  .page--home .section--top .radius::after {
    content: "(SCROLL DOWN)";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-family: "lft-etica", sans-serif;
    font-size: clamp(8px, 0.9vw, 17px);
    white-space: nowrap;
  }
  .page--home .section--top .radius .noise {
    position: absolute;
    z-index: 10;
    height: 80%;
    top: auto;
    z-index: 10;
    bottom: 7px;
  }
  .page--home .section--top .radius .noise::after {
    content: "";
    width: calc(100% + 20rem);
    height: calc(100% + 20rem);
    background-image: url(/static/glay/fanclub/top/noise.png);
    background-position: 50%;
    position: absolute;
    left: -10rem;
    top: -10rem;
    will-change: transform;
    animation: noise 1s steps(2) infinite;
  }
  .page--home .section--top .kv__base {
    position: relative;
    padding: 1.2vw;
    justify-content: space-between;
    border-radius: 0 10px 10px 10px;
    z-index: 10;
  }
  .page--home .section--top .kv__base .kv--bnr {
    width: 53.5%;
  }
  .page--home .section--top .kv__base .kv--bnr:hover .kv--bnr--img {
    transform: scale(1.02);
  }
  .page--home .section--top .kv__base .flex--item.topics--area {
    position: relative;
    width: calc(46.5% - 1.2vw);
  }
  .page--home .section--top .kv__base .flex--item.topics--area .topics a {
    padding: 8% 5% 2vh;
    border-radius: 5px;
    margin-bottom: 1.2vw;
  }
  .page--home .section--top .kv__base .flex--item.topics--area h2 {
    font-size: 2.5vw;
  }
  .page--home .section--top .kv__base .flex--item.topics--area .dot {
    padding: 4vh 0;
  }
  .page--home .section--top .kv__base .flex--item.topics--area .flex--container.top {
    align-items: center;
    margin-bottom: 3vh;
  }
  .page--home .section--top .kv__base .flex--item.topics--area .member {
    font-size: 13px;
    padding: 0.5em 0.7em;
    border-radius: 4px;
  }
  .page--home .section--top .kv__base .flex--item.topics--area .txt {
    margin-bottom: 3vh;
  }
  .page--home .section--top .kv__base .flex--item.topics--area .flex--container.bottom {
    margin-bottom: 1.5vh;
  }
  .page--home .section--top .kv__base .flex--item.topics--area .arrow {
    width: 50px;
    height: 50px;
  }
  .page--home .section--top .kv__base .banner {
    position: relative;
  }
  .page--home .section--top .kv__base .bnr-container {
    margin-top: 0.75vw;
    border-radius: 5px;
  }
  .page--home .section--top .kv__base .bnr-container img {
    border-radius: 5px;
  }
  .page--home .section--top .kv__base .block--button-nav {
    margin-top: 1.9vw;
  }
  .page--home .section--top .kv__base .swiper-button-prev,
  .page--home .section--top .kv__base .swiper-button-next {
    transition: opacity 0.5s;
  }
  .page--home .section--top .kv__base .swiper-button-prev:hover,
  .page--home .section--top .kv__base .swiper-button-next:hover {
    opacity: 0.5;
  }
  .page--home .section--top .kv__base .swiper-pagination-bullet {
    margin-right: 15px;
  }
  .page--home .section--top .kv__base .swiper-pagination-bullet.swiper-pagination-bullet-active {
    transform: scaleY(1.7);
  }
  .page--home .member {
    color: #ffffff;
  }
  .page--home .section--top .topics a {
    transition: all 0.5s;
  }
  .page--home .section--top .topics a h2,
  .page--home .section--top .topics a .date,
  .page--home .section--top .topics a .txt,
  .page--home .section--top .topics a .dot,
  .page--home .section--top .topics a .member {
    transition: all 0.5s;
  }
  .page--home .section--top .topics a .member-logo {
    transition: all 0.5s;
  }
  .page--home .section--top .topics a .member-logo svg {
    transition: all 0.5s;
  }
  .page--home .section--top .topics a.teru:hover h2,
  .page--home .section--top .topics a.teru:hover .date,
  .page--home .section--top .topics a.teru:hover .txt, .page--home .section--top .topics a.takuro:hover h2,
  .page--home .section--top .topics a.takuro:hover .date,
  .page--home .section--top .topics a.takuro:hover .txt, .page--home .section--top .topics a.hisashi:hover h2,
  .page--home .section--top .topics a.hisashi:hover .date,
  .page--home .section--top .topics a.hisashi:hover .txt, .page--home .section--top .topics a.jiro01:hover h2,
  .page--home .section--top .topics a.jiro01:hover .date,
  .page--home .section--top .topics a.jiro01:hover .txt, .page--home .section--top .topics a.jiro02:hover h2,
  .page--home .section--top .topics a.jiro02:hover .date,
  .page--home .section--top .topics a.jiro02:hover .txt, .page--home .section--top .topics a.photo:hover h2,
  .page--home .section--top .topics a.photo:hover .date,
  .page--home .section--top .topics a.photo:hover .txt, .page--home .section--top .topics a.mobile--magazine:hover h2,
  .page--home .section--top .topics a.mobile--magazine:hover .date,
  .page--home .section--top .topics a.mobile--magazine:hover .txt {
    color: #ffffff;
  }
  .page--home .section--top .topics a.teru:hover .arrow, .page--home .section--top .topics a.takuro:hover .arrow, .page--home .section--top .topics a.hisashi:hover .arrow, .page--home .section--top .topics a.jiro01:hover .arrow, .page--home .section--top .topics a.jiro02:hover .arrow, .page--home .section--top .topics a.photo:hover .arrow, .page--home .section--top .topics a.mobile--magazine:hover .arrow {
    background-color: #ffffff;
    fill: none;
  }
  .page--home .section--top .topics a.teru:hover .dot, .page--home .section--top .topics a.takuro:hover .dot, .page--home .section--top .topics a.hisashi:hover .dot, .page--home .section--top .topics a.jiro01:hover .dot, .page--home .section--top .topics a.jiro02:hover .dot, .page--home .section--top .topics a.photo:hover .dot, .page--home .section--top .topics a.mobile--magazine:hover .dot {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.39) 8px, transparent 6px);
  }
  .page--home .section--top .topics a.teru .member {
    background-color: #9F1A2D;
  }
  .page--home .section--top .topics a.teru .arrow {
    background-color: #9F1A2D;
  }
  .page--home .section--top .topics a.teru .member-logo {
    width: 45%;
  }
  .page--home .section--top .topics a.teru .member-logo svg {
    fill: #9F1A2D;
  }
  .page--home .section--top .topics a.teru:hover {
    background-color: #9F1A2D;
  }
  .page--home .section--top .topics a.teru:hover .member {
    background-color: #ffffff;
    color: #9F1A2D;
  }
  .page--home .section--top .topics a.teru:hover .member-logo svg {
    fill: #ffffff;
  }
  .page--home .section--top .topics a.teru:hover .arrow {
    stroke: #9F1A2D;
  }
  .page--home .section--top .topics a.takuro .member {
    background-color: #169530;
  }
  .page--home .section--top .topics a.takuro .arrow {
    background-color: #169530;
  }
  .page--home .section--top .topics a.takuro .member-logo {
    width: 45%;
  }
  .page--home .section--top .topics a.takuro .member-logo .takuro-inline-01 {
    fill: #169530;
  }
  .page--home .section--top .topics a.takuro:hover {
    background-color: #169530;
  }
  .page--home .section--top .topics a.takuro:hover .member {
    background-color: #ffffff;
    color: #169530;
  }
  .page--home .section--top .topics a.takuro:hover .member-logo .takuro-inline-01 {
    fill: #ffffff;
  }
  .page--home .section--top .topics a.takuro:hover .arrow {
    stroke: #169530;
  }
  .page--home .section--top .topics a.hisashi .member {
    background-color: #7F22B1;
  }
  .page--home .section--top .topics a.hisashi .arrow {
    background-color: #7F22B1;
  }
  .page--home .section--top .topics a.hisashi .member-logo {
    width: 40%;
  }
  .page--home .section--top .topics a.hisashi .member-logo svg {
    fill: #7F22B1;
  }
  .page--home .section--top .topics a.hisashi:hover {
    background-color: #7F22B1;
  }
  .page--home .section--top .topics a.hisashi:hover .member {
    background-color: #ffffff;
    color: #7F22B1;
  }
  .page--home .section--top .topics a.hisashi:hover .member-logo svg {
    fill: #ffffff;
  }
  .page--home .section--top .topics a.hisashi:hover .arrow {
    stroke: #7F22B1;
  }
  .page--home .section--top .topics a.jiro01 .member,
  .page--home .section--top .topics a.jiro02 .member {
    background-color: #2437ce;
  }
  .page--home .section--top .topics a.jiro01 .arrow,
  .page--home .section--top .topics a.jiro02 .arrow {
    background-color: #2437ce;
  }
  .page--home .section--top .topics a.jiro01 .member-logo {
    width: 23%;
  }
  .page--home .section--top .topics a.jiro01 .member-logo svg {
    fill: #2437ce;
  }
  .page--home .section--top .topics a.jiro02 .member-logo {
    width: 45%;
  }
  .page--home .section--top .topics a.jiro02 .jiro-inline-01 {
    stroke: #2437ce;
  }
  .page--home .section--top .topics a.jiro02 .jiro-inline-02 {
    fill: #2437ce;
  }
  .page--home .section--top .topics a.jiro01:hover, .page--home .section--top .topics a.jiro02:hover {
    background-color: #2437ce;
  }
  .page--home .section--top .topics a.jiro01:hover .member, .page--home .section--top .topics a.jiro02:hover .member {
    background-color: #ffffff;
    color: #2437ce;
  }
  .page--home .section--top .topics a.jiro01:hover .member-logo svg, .page--home .section--top .topics a.jiro02:hover .member-logo svg {
    fill: #ffffff;
  }
  .page--home .section--top .topics a.jiro01:hover .arrow, .page--home .section--top .topics a.jiro02:hover .arrow {
    stroke: #2437ce;
  }
  .page--home .section--top .topics a.jiro01:hover .jiro-inline-01, .page--home .section--top .topics a.jiro02:hover .jiro-inline-01 {
    stroke: #ffffff;
  }
  .page--home .section--top .topics a.jiro01:hover .jiro-inline-02, .page--home .section--top .topics a.jiro02:hover .jiro-inline-02 {
    fill: #ffffff;
  }
  .page--home .section--top .topics a.photo .member {
    background-color: #222222;
  }
  .page--home .section--top .topics a.photo .arrow {
    background-color: #222222;
  }
  .page--home .section--top .topics a.photo .member-logo {
    width: 40%;
  }
  .page--home .section--top .topics a.photo:hover {
    background-color: #222222;
  }
  .page--home .section--top .topics a.photo:hover .member {
    background-color: #ffffff;
    color: #222222;
  }
  .page--home .section--top .topics a.photo:hover .member-logo svg {
    fill: #ffffff;
  }
  .page--home .section--top .topics a.photo:hover .arrow {
    stroke: #222222;
  }
  .page--home .section--top .topics a.photo:hover .photo01 {
    fill: #ffffff;
  }
  .page--home .section--top .topics a.mobile--magazine .mb-01 {
    fill: #222222;
    stroke-width: 0px;
    transition: all 0.5s;
  }
  .page--home .section--top .topics a.mobile--magazine .mb-02 {
    fill: none;
    stroke: #222222;
    stroke-miterlimit: 10;
    transition: all 0.5s;
  }
  .page--home .section--top .topics a.mobile--magazine .member {
    background-color: #222222;
  }
  .page--home .section--top .topics a.mobile--magazine .arrow {
    background-color: #222222;
  }
  .page--home .section--top .topics a.mobile--magazine .member-logo {
    width: 25%;
  }
  .page--home .section--top .topics a.mobile--magazine:hover {
    background-color: #222222;
  }
  .page--home .section--top .topics a.mobile--magazine:hover .mb-01 {
    fill: #ffffff;
    stroke-width: 0px;
  }
  .page--home .section--top .topics a.mobile--magazine:hover .mb-02 {
    fill: none;
    stroke: #ffffff;
    stroke-miterlimit: 10;
  }
  .page--home .section--top .topics a.mobile--magazine:hover .member {
    background-color: #ffffff;
    color: #222222;
  }
  .page--home .section--top .topics a.mobile--magazine:hover .arrow {
    stroke: #222222;
  }
  .page--home .section--info {
    margin-bottom: 60vh;
  }
  .page--home .section--info .section-tit {
    font-size: 12vw;
    margin-bottom: 20px;
  }
  .page--home .section--info .tit {
    margin-bottom: 0;
  }
  .page--home .section--info .list--information {
    width: 65%;
    margin: 0 auto 20px;
  }
  .page--home .section--info .list--information .list--item {
    border-radius: 5px;
    transition: all 0.5s;
  }
  .page--home .section--info .list--information .list--item.no-data:hover {
    color: #222222;
  }
  .page--home .section--info .list--information .list--item:hover {
    background-color: #CBCBCB;
  }
  .page--home .section--info .list--information .list--item:hover .tit,
  .page--home .section--info .list--information .list--item:hover .date {
    color: #222222;
  }
  .page--home .section--info .list--information a {
    padding: 45px 30px;
  }
  .page--home .section--info .list__more--wrap {
    text-align: center;
  }
  .page--home .section--info .background-g,
  .page--home .section--info .background-m {
    width: 45vw;
  }
  .page--home .section--info .background-g {
    top: 10vw;
    left: -5vw;
  }
  .page--home .section--info .background-m {
    top: 30vw;
    right: 0;
  }
  .page--home .member-contents-tit {
    font-size: 5vw;
    text-align: center;
    margin-bottom: 60vh;
    position: relative;
    display: inline-block;
  }
  .page--home .member-contents-tit::before {
    content: "(03)";
    position: absolute;
    top: -1.4em;
    left: 0.3em;
    font-size: clamp(10px, 1vw, 13px);
    font-weight: 300;
    font-family: "lft-etica", sans-serif;
  }
  .page--home .section--main {
    margin: -95vh 0 31vh;
  }
  .page--home .section--main .contents__tit--list {
    padding-left: 7vw;
  }
  .page--home .section--main .contents__tit--list .list--item {
    width: 100%;
    margin-bottom: 5vw;
    opacity: 0.2;
  }
  .page--home .section--main .contents__tit--list .list--item a {
    transition: all 1s;
  }
  .page--home .section--main .contents__tit--list .list--item .contents--logo {
    width: 27%;
  }
  .page--home .section--main .contents__tit--list .list--item .mc--left {
    width: 30%;
    transition: all 0.5s;
  }
  .page--home .section--main .contents__tit--list .list--item.mc--all .mc--left {
    width: 28%;
  }
  .page--home .section--main .contents__tit--list .list--item .mc {
    width: 50%;
    position: absolute;
    top: 50%;
    right: 5%;
    opacity: 0;
    transform: scale(0.9) translateY(-50%);
    transform-origin: right center;
    transition: all 1s;
  }
  .page--home .section--main .contents__tit--list .list--item .mc .thumb--wrap:hover .thumb {
    transform: scale(1.05);
  }
  .page--home .section--main .contents__tit--list .list--item .mc .thumb {
    border-radius: 0;
  }
  .page--home .section--main .contents__tit--list .list--item .member {
    margin-bottom: 12px;
  }
  .page--home .section--main .contents__tit--list .list--item .mc--arrow {
    width: 25px;
    right: -13%;
    bottom: 0;
  }
  .page--home.teru--view .contents__tit--list .mc--teru {
    opacity: 1;
  }
  .page--home.teru--view .contents__tit--list .mc--teru .mc--left {
    margin-left: 5%;
    opacity: 1;
  }
  .page--home.teru--view .contents__tit--list .mc--teru .mc {
    opacity: 1;
    transform: scale(1) translateY(-50%);
  }
  .page--home.teru--view .contents__tit--list .mc--teru .mc--arrow {
    opacity: 1;
  }
  .page--home.takuro--view.teru--view .contents__tit--list .mc--teru {
    opacity: 0.2;
  }
  .page--home.takuro--view.teru--view .contents__tit--list .mc--teru .mc--left {
    margin-left: 0;
  }
  .page--home.takuro--view.teru--view .contents__tit--list .mc--teru .mc,
  .page--home.takuro--view.teru--view .contents__tit--list .mc--teru .mc--arrow {
    opacity: 0;
  }
  .page--home.takuro--view.teru--view .contents__tit--list .mc--teru .mc {
    transform: scale(0.9) translateY(-50%);
  }
  .page--home.takuro--view .contents__tit--list .mc--takuro {
    opacity: 1;
  }
  .page--home.takuro--view .contents__tit--list .mc--takuro .mc--left {
    margin-left: 5%;
  }
  .page--home.takuro--view .contents__tit--list .mc--takuro .mc,
  .page--home.takuro--view .contents__tit--list .mc--takuro .mc--arrow {
    opacity: 1;
  }
  .page--home.takuro--view .contents__tit--list .mc--takuro .mc {
    transform: scale(1) translateY(-50%);
  }
  .page--home.hisashi--view.teru--view .contents__tit--list .mc--takuro, .page--home.hisashi--view.takuro--view .contents__tit--list .mc--takuro {
    opacity: 0.2;
  }
  .page--home.hisashi--view.teru--view .contents__tit--list .mc--takuro .mc--left, .page--home.hisashi--view.takuro--view .contents__tit--list .mc--takuro .mc--left {
    margin-left: 0;
  }
  .page--home.hisashi--view.teru--view .contents__tit--list .mc--takuro .mc,
  .page--home.hisashi--view.teru--view .contents__tit--list .mc--takuro .mc--arrow, .page--home.hisashi--view.takuro--view .contents__tit--list .mc--takuro .mc,
  .page--home.hisashi--view.takuro--view .contents__tit--list .mc--takuro .mc--arrow {
    opacity: 0;
  }
  .page--home.hisashi--view.teru--view .contents__tit--list .mc--takuro .mc, .page--home.hisashi--view.takuro--view .contents__tit--list .mc--takuro .mc {
    transform: scale(0.9) translateY(-50%);
  }
  .page--home.hisashi--view .contents__tit--list .mc--hisashi {
    opacity: 1;
  }
  .page--home.hisashi--view .contents__tit--list .mc--hisashi .mc--left {
    margin-left: 5%;
  }
  .page--home.hisashi--view .contents__tit--list .mc--hisashi .mc,
  .page--home.hisashi--view .contents__tit--list .mc--hisashi .mc--arrow {
    opacity: 1;
  }
  .page--home.hisashi--view .contents__tit--list .mc--hisashi .mc {
    transform: scale(1) translateY(-50%);
  }
  .page--home.jiro01--view.teru--view .contents__tit--list .mc--hisashi, .page--home.jiro01--view.takuro--view .contents__tit--list .mc--hisashi, .page--home.jiro01--view.hisashi--view .contents__tit--list .mc--hisashi {
    opacity: 0.2;
  }
  .page--home.jiro01--view.teru--view .contents__tit--list .mc--hisashi .mc--left, .page--home.jiro01--view.takuro--view .contents__tit--list .mc--hisashi .mc--left, .page--home.jiro01--view.hisashi--view .contents__tit--list .mc--hisashi .mc--left {
    margin-left: 0;
  }
  .page--home.jiro01--view.teru--view .contents__tit--list .mc--hisashi .mc,
  .page--home.jiro01--view.teru--view .contents__tit--list .mc--hisashi .mc--arrow, .page--home.jiro01--view.takuro--view .contents__tit--list .mc--hisashi .mc,
  .page--home.jiro01--view.takuro--view .contents__tit--list .mc--hisashi .mc--arrow, .page--home.jiro01--view.hisashi--view .contents__tit--list .mc--hisashi .mc,
  .page--home.jiro01--view.hisashi--view .contents__tit--list .mc--hisashi .mc--arrow {
    opacity: 0;
  }
  .page--home.jiro01--view.teru--view .contents__tit--list .mc--hisashi .mc, .page--home.jiro01--view.takuro--view .contents__tit--list .mc--hisashi .mc, .page--home.jiro01--view.hisashi--view .contents__tit--list .mc--hisashi .mc {
    transform: scale(0.9) translateY(-50%);
  }
  .page--home.jiro01--view .contents__tit--list .mc--jiro01 {
    opacity: 1;
  }
  .page--home.jiro01--view .contents__tit--list .mc--jiro01 .mc--left {
    margin-left: 5%;
  }
  .page--home.jiro01--view .contents__tit--list .mc--jiro01 .mc,
  .page--home.jiro01--view .contents__tit--list .mc--jiro01 .mc--arrow {
    opacity: 1;
  }
  .page--home.jiro01--view .contents__tit--list .mc--jiro01 .mc {
    transform: scale(1) translateY(-50%);
  }
  .page--home.jiro02--view.teru--view .contents__tit--list .mc--jiro01, .page--home.jiro02--view.takuro--view .contents__tit--list .mc--jiro01, .page--home.jiro02--view.hisashi--view .contents__tit--list .mc--jiro01, .page--home.jiro02--view.jiro01--view .contents__tit--list .mc--jiro01 {
    opacity: 0.2;
  }
  .page--home.jiro02--view.teru--view .contents__tit--list .mc--jiro01 .mc--left, .page--home.jiro02--view.takuro--view .contents__tit--list .mc--jiro01 .mc--left, .page--home.jiro02--view.hisashi--view .contents__tit--list .mc--jiro01 .mc--left, .page--home.jiro02--view.jiro01--view .contents__tit--list .mc--jiro01 .mc--left {
    margin-left: 0;
  }
  .page--home.jiro02--view.teru--view .contents__tit--list .mc--jiro01 .mc,
  .page--home.jiro02--view.teru--view .contents__tit--list .mc--jiro01 .mc--arrow, .page--home.jiro02--view.takuro--view .contents__tit--list .mc--jiro01 .mc,
  .page--home.jiro02--view.takuro--view .contents__tit--list .mc--jiro01 .mc--arrow, .page--home.jiro02--view.hisashi--view .contents__tit--list .mc--jiro01 .mc,
  .page--home.jiro02--view.hisashi--view .contents__tit--list .mc--jiro01 .mc--arrow, .page--home.jiro02--view.jiro01--view .contents__tit--list .mc--jiro01 .mc,
  .page--home.jiro02--view.jiro01--view .contents__tit--list .mc--jiro01 .mc--arrow {
    opacity: 0;
  }
  .page--home.jiro02--view.teru--view .contents__tit--list .mc--jiro01 .mc, .page--home.jiro02--view.takuro--view .contents__tit--list .mc--jiro01 .mc, .page--home.jiro02--view.hisashi--view .contents__tit--list .mc--jiro01 .mc, .page--home.jiro02--view.jiro01--view .contents__tit--list .mc--jiro01 .mc {
    transform: scale(0.9) translateY(-50%);
  }
  .page--home.jiro02--view .contents__tit--list .mc--jiro02 {
    opacity: 1;
  }
  .page--home.jiro02--view .contents__tit--list .mc--jiro02 .mc--left {
    margin-left: 5%;
  }
  .page--home.jiro02--view .contents__tit--list .mc--jiro02 .mc,
  .page--home.jiro02--view .contents__tit--list .mc--jiro02 .mc--arrow {
    opacity: 1;
  }
  .page--home.jiro02--view .contents__tit--list .mc--jiro02 .mc {
    transform: scale(1) translateY(-50%);
  }
  .page--home.mb--view.teru--view .contents__tit--list .mc--jiro02, .page--home.mb--view.takuro--view .contents__tit--list .mc--jiro02, .page--home.mb--view.hisashi--view .contents__tit--list .mc--jiro02, .page--home.mb--view.jiro01--view .contents__tit--list .mc--jiro02, .page--home.mb--view.jiro02--view .contents__tit--list .mc--jiro02 {
    opacity: 0.2;
  }
  .page--home.mb--view.teru--view .contents__tit--list .mc--jiro02 .mc--left, .page--home.mb--view.takuro--view .contents__tit--list .mc--jiro02 .mc--left, .page--home.mb--view.hisashi--view .contents__tit--list .mc--jiro02 .mc--left, .page--home.mb--view.jiro01--view .contents__tit--list .mc--jiro02 .mc--left, .page--home.mb--view.jiro02--view .contents__tit--list .mc--jiro02 .mc--left {
    margin-left: 0;
  }
  .page--home.mb--view.teru--view .contents__tit--list .mc--jiro02 .mc,
  .page--home.mb--view.teru--view .contents__tit--list .mc--jiro02 .mc--arrow, .page--home.mb--view.takuro--view .contents__tit--list .mc--jiro02 .mc,
  .page--home.mb--view.takuro--view .contents__tit--list .mc--jiro02 .mc--arrow, .page--home.mb--view.hisashi--view .contents__tit--list .mc--jiro02 .mc,
  .page--home.mb--view.hisashi--view .contents__tit--list .mc--jiro02 .mc--arrow, .page--home.mb--view.jiro01--view .contents__tit--list .mc--jiro02 .mc,
  .page--home.mb--view.jiro01--view .contents__tit--list .mc--jiro02 .mc--arrow, .page--home.mb--view.jiro02--view .contents__tit--list .mc--jiro02 .mc,
  .page--home.mb--view.jiro02--view .contents__tit--list .mc--jiro02 .mc--arrow {
    opacity: 0;
  }
  .page--home.mb--view.teru--view .contents__tit--list .mc--jiro02 .mc, .page--home.mb--view.takuro--view .contents__tit--list .mc--jiro02 .mc, .page--home.mb--view.hisashi--view .contents__tit--list .mc--jiro02 .mc, .page--home.mb--view.jiro01--view .contents__tit--list .mc--jiro02 .mc, .page--home.mb--view.jiro02--view .contents__tit--list .mc--jiro02 .mc {
    transform: scale(0.9) translateY(-50%);
  }
  .page--home.mb--view .contents__tit--list .mc--all {
    opacity: 1;
  }
  .page--home.mb--view .contents__tit--list .mc--all .mc--left {
    margin-left: 5%;
  }
  .page--home.mb--view .contents__tit--list .mc--all .mc,
  .page--home.mb--view .contents__tit--list .mc--all .mc--arrow {
    opacity: 1;
  }
  .page--home.mb--view .contents__tit--list .mc--all .mc {
    transform: scale(1) translateY(-50%);
  }
  .member--top .section--list {
    padding: 13em 1.2vw 0;
  }
  .member--top .section--list .list__base {
    padding: 1.2vw;
    border-radius: 10px;
    transform: perspective(400px) translate(0px, 80px) rotateX(1deg) scale(1.02, 1.02);
    transform-style: preserve-3d;
    transition: all 2s;
  }
  .member--top .section--list .contents__head {
    padding: 40px 30px;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  .member--top .section--list .contents__head::after {
    position: absolute;
    content: " ";
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: rgba(160, 160, 160, 0.3);
  }
  .member--top .section--list .head--left {
    width: 74%;
    justify-content: space-between;
  }
  .member--top .section--list .head--logo {
    width: clamp(100px, 26vw, 400px);
    margin-right: 5%;
  }
  .member--top .section--list .head--txt {
    width: 60%;
  }
  .member--top .section--list .logo--txt {
    font-size: clamp(12px, 1.2vw, 17px);
    font-weight: 400;
    margin-top: 10px;
  }
  .member--top .section--list .btn.middle a {
    font-size: 18px;
  }
  .member--top .section--list .btn.middle .arrow-hidden {
    width: 25px;
    height: 25px;
  }
  .member--top .section--list .contents__middle {
    position: relative;
  }
  .member--top .section--list .contents__middle .thumb--wrap {
    padding: 1.2vw 1.2vw 0 0;
    width: 65%;
  }
  .member--top .section--list .contents__middle .recent--wrap {
    padding: 1.2vw 0 0 0;
    width: 35%;
  }
  .member--top .section--list .contents__middle .recent--wrap .recent--inner {
    position: relative;
    height: 100%;
    border-radius: 5px;
    padding: 6%;
  }
  .member--top .section--list .contents__middle .recent--wrap h3 {
    font-size: clamp(10px, 2.8vw, 40px);
    margin-bottom: 10px;
  }
  .member--top .section--list .contents__middle .recent--wrap .thumb {
    margin-bottom: 10px;
  }
  .member--top .section--list .contents__middle .recent--wrap .list__more {
    position: absolute;
    bottom: 6%;
    font-size: 13px;
  }
  .member--top .section--list .contents__middle::after {
    position: absolute;
    content: " ";
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: rgba(160, 160, 160, 0.3);
  }
  .member--top .section--list .contents__middle:last-child::after {
    display: none;
  }
  .member--top .text--flow {
    font-size: 7vw;
  }
  .member--top.page--hisashi .section--list .head--txt {
    margin-top: 10px;
  }
  .member--top.page--jiro .section--list .list__base .contents__first .head--logo,
  .member--top.page--jiro .section--list .list__base .contents__third .head--logo {
    width: clamp(100px, 26vw, 270px);
  }
  .member--top.page--jiro .section--list .list__base .contents__first .head--logo svg,
  .member--top.page--jiro .section--list .list__base .contents__third .head--logo svg {
    width: 70%;
  }
  .member--top.page--jiro .section--list .list__base .contents__first .list__more,
  .member--top.page--jiro .section--list .list__base .contents__third .list__more {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .member--top.page--jiro .section--list .list__base .contents__first .head--right,
  .member--top.page--jiro .section--list .list__base .contents__third .head--right {
    width: 180%;
  }
  .member--top.page--jiro .section--list .list__base .contents__first .head--right--inner,
  .member--top.page--jiro .section--list .list__base .contents__third .head--right--inner {
    justify-content: space-between;
  }
  .member--top.page--jiro .section--list .list__base .contents__first .head--right--inner.introduce,
  .member--top.page--jiro .section--list .list__base .contents__third .head--right--inner.introduce {
    margin-bottom: 40px;
  }
  .member--top.page--jiro .section--list .list__base .contents__first .head--right--inner.question,
  .member--top.page--jiro .section--list .list__base .contents__third .head--right--inner.question {
    text-align: right;
  }
  .member--top.page--jiro .section--list .list__base .contents__first .head--right--inner.question .question-tit,
  .member--top.page--jiro .section--list .list__base .contents__third .head--right--inner.question .question-tit {
    font-size: 18px;
  }
  .member--top.page--jiro .section--list .list__base .contents__first .head--right--inner.question a,
  .member--top.page--jiro .section--list .list__base .contents__third .head--right--inner.question a {
    padding: 7%;
  }
  .member--top.page--jiro .section--list .list__base .contents__first .head--right--inner.question .head--txt,
  .member--top.page--jiro .section--list .list__base .contents__third .head--right--inner.question .head--txt {
    width: initial;
    display: inline-block;
    text-align: left;
  }
  .member--top.page--jiro .section--list .list__base .contents__first .head--right--inner.question .head--txt {
    min-width: 410px;
  }
  .member--top.page--jiro .section--list .list__base .contents__third {
    align-items: flex-start;
  }
  .member--top.page--jiro .section--list .list__base .contents__third .head--right--inner.question .head--txt {
    min-width: 370px;
  }
  .member--top.page--jiro .section--list .list__base .contents__second .thumb--wrap > .thumb {
    background-image: url("/static/glay/fanclub/top/member_contents/thumb/jiro_thumb01.jpg");
  }
  .member--top.page--jiro .section--list .list__base .contents__fourth .thumb--wrap > .thumb {
    background-image: url("/static/glay/fanclub/top/member_contents/thumb/jiro_thumb02.jpg");
    background-position-y: 25%;
  }
  .member--top.page--jiro .section--list .list__base .contents__second .thumb--wrap {
    padding: 1.2vw 1.2vw 1.2vw 0;
  }
  .member--top.page--jiro .section--list .list__base .contents__second .recent--wrap {
    padding: 1.2vw 0 1.2vw;
  }
  .member--top.page--jiro .section--list .list__base .contents__third .head--logo svg {
    width: 100%;
  }
  .page--info.page--news .list--information {
    margin: 0 auto 20px;
  }
  .page--info.page--news .list--information .list--item {
    margin-bottom: 20px;
    transition: all 0.5s;
  }
  .page--info.page--news .list--information .list--item:hover {
    background-color: #CBCBCB;
  }
  .page--info.page--news .list--information .list--item:hover .tit,
  .page--info.page--news .list--information .list--item:hover .date,
  .page--info.page--news .list--information .list--item:hover .category {
    color: #222222;
  }
  .page--info.page--news .list--information .date {
    margin-bottom: 10px;
  }
  .page--info.page--news .list--information a {
    padding: 45px 30px;
  }
  .page--info.page--news .section--detail .txt {
    margin-top: 40px;
  }
  .page--info.page--news .section--detail .block--share {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #3e3e3e;
  }
  .page--info.page--news .section--detail .block--share li {
    margin-right: 12px;
  }
  .page--info.page--news .section--detail .block--share li a {
    line-height: inherit;
  }
  .page--info.page--news .section--detail .block--share .facebook,
  .page--info.page--news .section--detail .block--share .twitter,
  .page--info.page--news .section--detail .block--share .line-icon {
    transition: all 0.3s;
  }
  .page--info.page--news .section--detail .block--share .facebook:hover,
  .page--info.page--news .section--detail .block--share .twitter:hover,
  .page--info.page--news .section--detail .block--share .line-icon:hover {
    opacity: 0.5;
  }
  .page--info.page--news .section--detail .block--share .fa {
    font-size: 20px;
  }
  .page--info.page--news .section--detail .block--share .line-icon svg {
    font-size: 22px;
    vertical-align: text-top;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child {
    margin-bottom: 60px;
    width: 100%;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .item--wrap {
    padding-bottom: 100px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .head {
    padding-bottom: 30px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .head__tit {
    font-size: 35px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .twg--box {
    padding: 100px 0;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .twg {
    font-size: 30px;
    width: 80%;
    margin: 0 auto 50px;
    text-align: center;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .twg.members--only {
    font-size: 20px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .backnumber--ttl {
    font-size: 30px;
    margin: 100px 0 auto;
    text-align: center;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .twg--photo {
    margin: 0 auto;
    justify-content: space-between;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more {
    font-size: 20px;
    cursor: pointer;
    font-size: 20px;
    text-align: center;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more a {
    padding: 0.9em 1em;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .arrow-hidden {
    width: 30px;
    height: 30px;
    margin-left: 10px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.list__more.this-week-graphics {
    padding: 0.9em 1em;
    margin: 30px 0 20px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .other-cut--area {
    margin-top: 60px;
  }
  .page--mobile-magazine .section--list .section-tit {
    margin-bottom: 100px;
  }
  .page--mobile-magazine .section--list .list--information {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .page--mobile-magazine .section--list .list--information .item--wrap {
    justify-content: space-between;
  }
  .page--mobile-magazine .section--list .list--information .list--item {
    width: 48%;
    margin-bottom: 100px;
  }
  .page--mobile-magazine .section--list .list--information .item--wrap .left--item {
    width: 40%;
  }
  .page--mobile-magazine .section--list .list--information .explain {
    width: 55%;
  }
  .page--mobile-magazine .section--list .list--information .head {
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-bottom: 30px;
  }
  .page--mobile-magazine .section--list .list--information .head__tit {
    font-size: 20px;
  }
  .page--mobile-magazine .section--list .list--information .head::after {
    display: none;
    position: absolute;
    content: " ";
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: rgba(160, 160, 160, 0.3);
  }
  .page--mobile-magazine .section--list .list--information .contents__tit {
    font-size: 18px;
  }
  .page--mobile-magazine .section--list .list--information .contents__new {
    margin: 30px 0;
  }
  .page--mobile-magazine .section--list .list--information .contents__new li {
    padding: 4%;
    border-radius: 5px;
    margin-bottom: 15px;
  }
  .page--mobile-magazine .section--list .list--information .contents__new li dt {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .page--mobile-magazine .section--list .list--information .contents__new li dd {
    line-height: 1.8;
  }
  .page--mobile-magazine .section--list .list--information .bottom {
    cursor: pointer;
    transition: all 0.5s;
  }
  .page--mobile-magazine .section--list .list--information .bottom p {
    font-size: 20px;
    margin-right: 0.3em;
  }
  .page--mobile-magazine .section--list .list--information .bottom:hover .arrow svg {
    transform: translate(26%, -32%);
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more, .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.other-cut,
  .page--mobile-magazine .section--list .list__more.archive {
    min-width: 350px;
    max-width: 500px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.other-cut,
  .page--mobile-magazine .section--list .list__more.archive {
    font-size: 16px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.other-cut a,
  .page--mobile-magazine .section--list .list__more.archive a {
    padding: 0.9em 1em;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.other-cut .arrow-hidden,
  .page--mobile-magazine .section--list .list__more.archive .arrow-hidden {
    width: 30px;
    height: 30px;
  }
  .page--mobile-magazine .section--detail {
    width: 80%;
  }
  .page--mobile-magazine .section--detail .tit {
    margin-bottom: 40px;
  }
  .page--mobile-magazine .section--detail .flex--container p > img {
    width: 80% !important;
  }
  .page--mobile-magazine .section--detail .flex--container .right--item {
    width: 70%;
    min-width: 530px;
    border-radius: 5px;
  }
  .page--mobile-magazine .section--detail .flex--container .right--item .btn--list {
    justify-content: space-between;
  }
  .page--mobile-magazine .section--detail .flex--container .right--item .first--block,
  .page--mobile-magazine .section--detail .flex--container .right--item .second--block {
    justify-content: center;
  }
  .page--mobile-magazine .section--detail .flex--container .right--item .first--block > div:first-child,
  .page--mobile-magazine .section--detail .flex--container .right--item .second--block > div:first-child {
    margin-right: 3%;
  }
  .page--mobile-magazine .section--detail .flex--container .right--item .first--block > div:last-child,
  .page--mobile-magazine .section--detail .flex--container .right--item .second--block > div:last-child {
    margin-left: 3%;
  }
  .page--mobile-magazine .section--detail .flex--container .right--item .first--block,
  .page--mobile-magazine .section--detail .flex--container .right--item .second--block,
  .page--mobile-magazine .section--detail .flex--container .right--item .the-week-graphics,
  .page--mobile-magazine .section--detail .flex--container .right--item .the-questions {
    margin-bottom: 70px;
    padding-bottom: 70px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1098039216);
  }
  .page--mobile-magazine .section--detail .flex--container .right--item .btn--list > div:last-child {
    border-bottom: none;
  }
  .page--mobile-magazine .section--detail .flex--container .right--item .twg--item {
    width: 50%;
  }
  .page--mobile-magazine .section--detail .flex--container .right--item .twg--item.the-week-graphics, .page--mobile-magazine .section--detail .flex--container .right--item .twg--item.the-questions {
    width: 100%;
  }
  .page--mobile-magazine .section--detail .flex--container .right--item .twg--item.the-week-graphics .flex--container, .page--mobile-magazine .section--detail .flex--container .right--item .twg--item.the-questions .flex--container {
    justify-content: space-between;
  }
  .page--mobile-magazine .section--detail .flex--container .right--item .twg--item.the-week-graphics .flex--container .show-modal, .page--mobile-magazine .section--detail .flex--container .right--item .twg--item.the-questions .flex--container .show-modal {
    width: 44%;
  }
  .page--mobile-magazine .section--detail .flex--container .right--item .twg--item.the-week-graphics .other-cut {
    width: 47%;
    margin: 20px auto 0;
  }
  .page--mobile-magazine .section--detail .flex--container .right--item .twg--item.the-questions .flex--container .show-modal {
    width: 47%;
  }
  .page--mobile-magazine .section--detail .flex--container .right--item .twg--item .interview--item--inner,
  .page--mobile-magazine .section--detail .flex--container .right--item .twg--item .personal--item--inner,
  .page--mobile-magazine .section--detail .flex--container .right--item .twg--item .extra--item--inner {
    padding: 0 6%;
  }
  .page--mobile-magazine .section--detail .flex--container .right--item .twg--item h2 {
    margin-bottom: 20px;
    font-size: 24px;
    text-align: center;
  }
  .page--mobile-magazine .section--detail .flex--container .right--item .twg--item .show-modal,
  .page--mobile-magazine .section--detail .flex--container .right--item .twg--item .question {
    cursor: pointer;
    transition: all 0.5s;
    height: 60px;
  }
  .page--mobile-magazine .section--detail .flex--container .right--item .twg--item .member-questions .list__more--inner {
    font-size: 13px;
  }
  .page--mobile-magazine .section--detail .flex--container .right--item .twg--item div p {
    font-size: 12px;
    line-height: 1.4;
  }
  .page--mobile-magazine .popup .close {
    cursor: pointer;
  }
  .page--mobile-magazine .popup .content {
    padding: 10em 0 180px;
  }
  .page--mobile-magazine .popup .popup-tit {
    font-size: 30px;
    margin-bottom: 50px;
  }
  .page--mobile-magazine .article {
    max-width: 900px;
    width: 60%;
  }
}
@media screen and (min-width: 961px) and (max-width: 1120px) {
  .page--mobile-magazine .section--detail {
    width: 90%;
  }
}
@media screen and (min-width: 961px) {
  .page--blog.blog--teru .section--list .block--list .list--blog li, .page--blog.blog--jiro .section--list .block--list .list--blog li, .page--blog.blog--report .section--list .block--list .list--blog li {
    padding: 15px 0;
  }
  .page--blog.blog--teru .section--list .block--list .list--blog li a, .page--blog.blog--jiro .section--list .block--list .list--blog li a, .page--blog.blog--report .section--list .block--list .list--blog li a {
    padding: 15px;
    border-radius: 5px;
    background: #222222;
    transition: all 1s cubic-bezier(0.15, 0.47, 0.46, 1);
  }
  .page--blog.blog--teru .section--list .block--list .list--blog li a:hover, .page--blog.blog--jiro .section--list .block--list .list--blog li a:hover, .page--blog.blog--report .section--list .block--list .list--blog li a:hover {
    background: #2e2e2e;
  }
  .page--blog.blog--teru .section--list .block--list .list--blog li a .thumb, .page--blog.blog--jiro .section--list .block--list .list--blog li a .thumb, .page--blog.blog--report .section--list .block--list .list--blog li a .thumb {
    width: 25%;
  }
  .page--blog.blog--teru .section--list .block--list .list--blog li a .date, .page--blog.blog--jiro .section--list .block--list .list--blog li a .date, .page--blog.blog--report .section--list .block--list .list--blog li a .date {
    margin-bottom: 10px;
  }
  .page--blog.blog--teru .section--list .block--list .list--blog li a .list__txt, .page--blog.blog--jiro .section--list .block--list .list--blog li a .list__txt {
    margin-left: 6%;
    width: 69%;
  }
  .page--blog.blog--takuro .section--list {
    width: 90%;
  }
  .page--blog.blog--takuro .section--list .section-tit {
    margin-bottom: 100px;
  }
  .page--blog.blog--takuro .section--list .block--list .list--blog li {
    width: 29.3333333333%;
    margin: 0 6% 80px 0;
  }
  .page--blog.blog--takuro .section--list .block--list .list--blog li:nth-child(3n) {
    margin-right: 0;
  }
  .page--blog.blog--takuro .section--list .block--list .list--blog li .thumb {
    margin-bottom: 10px;
  }
  .page--blog.blog--takuro .section--list .block--list .list--blog li .date {
    margin-bottom: 10px;
  }
  .page--blog .section--detail .txt {
    margin-bottom: 100px;
  }
  .page--blog .section--detail .comment--form {
    padding-top: 100px;
  }
  .page--blog .section--detail .table_box {
    margin-bottom: 60px;
  }
  .page--blog .section--detail .table_box dt {
    font-size: 22px;
  }
  .page--blog .section--detail #block_box {
    text-align: center;
  }
  .page--blog .section--detail .comment--list {
    margin-top: 40px;
  }
  .page--blog .section--detail .delete--form {
    margin-top: 30px;
  }
  .page--blog .section--detail .block--comment-count {
    margin-top: 100px;
  }
  .page--blog .section--detail .comment__item {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
  .page--blog .section--detail .comment__item .btn.btn--report {
    bottom: 40px;
  }
  .page--blog .section--detail .comment__item .btn.btn--report a {
    padding: 1em 1.5em;
    font-size: 0.8em;
  }
  .page--blog .section--detail .comment__item .btn.btn--report.show {
    right: 2.5em;
  }
  .page--blog .section--detail .comment__item.comment--teru .comment__item--inner .icon {
    width: 100px;
    margin-right: 1.2em;
  }
  .page--blog .section--detail .comment__item.comment--teru .comment__item--inner .block--comment--details {
    width: calc(100% - 100px - 1.2em);
  }
  .page--blog .section--detail .comment__item.comment--teru .comment__item--inner .block--comment--details .name-wrap .name {
    padding: 0.3em 0.6em;
    border-radius: 0.2em;
    line-height: 1.2;
  }
  .page--blog .section--detail .name-wrap {
    margin-bottom: 10px;
  }
  .page--blog.page--confirm #comment_form dl {
    margin-bottom: 100px;
  }
  .page--blog.page--confirm dl dt {
    font-size: 12px;
  }
  .page--blog.page--confirm dl dd {
    margin-bottom: 3em;
  }
  .page--blog.page--confirm dl dd:last-of-type {
    margin-bottom: 0;
  }
  .page--blog.page--complete .titArea {
    margin-bottom: 60px;
  }
  .page--blog.page--complete .titArea .tit {
    line-height: 2;
  }
  .page--movie.new-movie .content--main .section--detail .block--more_movies {
    margin-top: 100px;
  }
  .page--movie.new-movie .content--main .section--detail .more_movies_title {
    font-size: 20px;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 24px;
    line-height: 1;
  }
  .page--movie.new-movie .content--main .section--detail .item--more_movie .tit {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .page--movie.new-movie .content--main .section--detail .inner_more_movies {
    margin-top: 24px;
  }
  .page--movie.category-radio .section-tit span {
    font-size: 54px;
  }
  .page--photo .section--list .list--contents li,
  .page--photo .section--detail .list--contents li {
    width: 23%;
    margin-right: 2.6%;
  }
  .page--photo .section--list .list--contents li:nth-of-type(4n),
  .page--photo .section--detail .list--contents li:nth-of-type(4n) {
    margin-right: 0;
  }
  .page--photo .section--detail .tit {
    margin-bottom: 30px;
  }
  .page--qa .content--main .btn .btn--main,
  .page--qa .content--main .btn .btn--sub,
  .page--qa .content--main .btn input.btn--main,
  .page--qa .content--main .btn input.btn--sub,
  .page--qa .content--main .btn [type=submit] {
    transition: opacity 0.5s;
  }
  .page--qa .content--main .btn .btn--main:hover,
  .page--qa .content--main .btn .btn--sub:hover,
  .page--qa .content--main .btn input.btn--main:hover,
  .page--qa .content--main .btn input.btn--sub:hover,
  .page--qa .content--main .btn [type=submit]:hover {
    opacity: 0.5;
  }
  .page--qa .list--qa li {
    margin-bottom: 20px;
  }
  .page--qa .list--qa li a {
    padding: 45px 30px;
    transition: background-color 0.5s;
  }
  .page--qa .list--qa li a:hover {
    background-color: #CBCBCB;
    color: #222222;
  }
  .page--qa .form--comfirm {
    padding: 45px 30px;
  }
  .page--qa .section--list .section-tit {
    font-size: 34px;
  }
  .page--qa .section--detail .section-tit {
    font-size: 25px;
  }
  .page--faq .section--list .searchBox {
    margin: 0 auto 50px 0;
    width: 70%;
    max-width: 500px;
  }
  .page--faq .section--list .block--category {
    margin-bottom: 50px;
  }
  .page--faq .section--list .block--category li:hover {
    background: #ffffff;
    color: #222222;
  }
  .page--faq .section--list .block--category li {
    transition: all 0.5s;
  }
  .page--faq .section--list .block--category li a {
    font-size: 14px;
  }
  .page--faq .section--detail .tit--category {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .page--faq .section--detail .block--faq-detail {
    border-radius: 10px;
  }
  .page--faq .section--detail .block--faq-detail .txt a {
    transition: all 0.5s;
  }
  .page--faq .section--detail .block--faq-detail .txt a:hover {
    text-decoration: none;
  }
  .page--faq .block--contact a:hover {
    text-decoration: none !important;
  }
  .page--faq .block--contact .link a:hover {
    text-decoration: none;
  }
  .page--faq .block--contact .link a:hover::after {
    border-top: none;
    border-right: none;
  }
  .page--faq .list--faq li a {
    transition: opacity 0.5s;
  }
  .page--faq .list--faq li a:hover {
    opacity: 0.5;
  }
  .page--questionnaire .section-tit {
    font-size: 25px;
  }
  .page--first_login {
    width: 60%;
    margin: 0 auto;
  }
  .page--first_login .attention {
    font-size: 21px;
    padding: 2.5% 10%;
    margin-bottom: 40px;
  }
  .page--first_login .section-tit {
    font-size: 34px;
    text-align: center;
    line-height: 1.6em;
    margin-bottom: 80px;
  }
  .page--first_login .txt.lead--txt {
    margin-bottom: 40px;
  }
  .page--first_login .block--lead {
    margin-bottom: 20px;
    padding: 3%;
    border-radius: 10px;
  }
  .page--first_login .caution--tit--box {
    margin-bottom: 20px;
  }
  .page--first_login .caution-tit {
    width: 430px;
    padding: 1% 0;
    font-size: 17px;
  }
  .page--first_login .caution--txt {
    margin-bottom: 10px;
    text-align: center;
  }
  .page--first_login .caution--txt:last-child {
    margin-bottom: 0;
  }
  .page--first_login .main--caution {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
  }
  .page--first_login .caution--box {
    border-radius: 10px;
    padding: 3%;
    margin-bottom: 130px;
  }
  .page--first_login .caution--important {
    font-size: 23px;
    margin-bottom: 130px;
  }
  .page--first_login h5 {
    margin-bottom: 1em;
    font-size: 2em;
  }
  .page--first_login .video--wrap {
    margin-bottom: 130px;
  }
  .page--first_login #step2 .thumb,
  .page--first_login #step5 .thumb,
  .page--first_login #step6 .thumb,
  .page--first_login #step7 .thumb {
    width: 70%;
  }
  .page--first_login #step1 .link a {
    font-size: 18px;
    transition: all 0.3s 0s ease;
  }
  .page--first_login #step1 .link a:hover {
    opacity: 0.5;
  }
  .page--first_login #step3 .block--attention .txt {
    margin-top: 20px;
  }
  .page--first_login #step4 .link a {
    transition: all 0.5s;
  }
  .page--first_login #step4 .link a:hover {
    opacity: 0.5;
  }
  .page--first_login #step5 .link a,
  .page--first_login #step7 .link a {
    transition: all 0.5s;
  }
  .page--first_login #step5 .link a:hover,
  .page--first_login #step7 .link a:hover {
    opacity: 0.5;
  }
  .page--first_login .step-tit {
    font-size: 24px;
  }
  .page--first_login .step ul {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
  }
  .page--first_login .step li {
    position: relative;
    width: 21%;
    font-size: 13px;
    box-sizing: border-box;
    margin: 0 4% 2% 0;
  }
  .page--first_login .step li a {
    display: block;
    letter-spacing: 0.05em;
    line-height: 1.6;
    height: 100%;
    padding: 14px;
    border-radius: 5px;
    transition: all 0.4s;
  }
  .page--first_login .step li::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: -8%;
  }
  .page--first_login .step li span:first-of-type {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 23px;
    line-height: 1.4;
  }
  .page--first_login .block--attention .link a:hover {
    opacity: 0.9;
  }
  .page--first_login .btn,
  .page--entry .btn {
    transition: all 0.5s;
  }
  .page--first_login .btn:hover,
  .page--entry .btn:hover {
    opacity: 0.5;
  }
  .page--entry .logo {
    width: 30%;
    margin: 0 auto 70px;
  }
  .page--entry .txt--box {
    text-align: center;
    margin-bottom: 120px;
  }
  .page--entry .block--contents {
    margin: 120px 0;
  }
  .page--entry .block-tit {
    font-size: 35px;
    margin-bottom: 50px;
  }
  .page--entry .block-tit.jp {
    font-size: 28px;
  }
  .page--entry .first_login--guide,
  .page--entry .entry--box {
    border-radius: 10px;
    padding: 40px 5%;
    margin-bottom: 100px;
  }
  .page--entry .first_login--guide .first_login--tit,
  .page--entry .first_login--guide .entry--box--tit,
  .page--entry .entry--box .first_login--tit,
  .page--entry .entry--box .entry--box--tit {
    font-size: 28px;
    margin-bottom: 40px;
  }
  .page--entry .first_login--guide .first_login--txt,
  .page--entry .entry--box .first_login--txt {
    width: 85%;
    margin: 0 auto 40px;
  }
  .page--entry .explain--area {
    margin-bottom: 50px;
  }
  .page--entry .entry--box .flex--btn {
    justify-content: space-around;
    max-width: 850px;
    margin: 0 auto;
  }
  .page--entry .entry--box .flex--btn .flex--item {
    padding: 5% 7%;
    border-radius: 10px;
  }
  .page--entry .entry--box .btn--txt {
    font-size: 17px;
  }
  .page--entry .list--contents .list--item {
    width: 49%;
    margin-bottom: 30px;
    border-radius: 5px;
    padding: 2%;
  }
  .page--entry .list--contents .list--item .game--genre .game--tit {
    font-weight: 600;
  }
  .page--entry .list--contents .list--item .game--genre .game--list li:last-of-type {
    margin-left: 1em;
  }
  .page--entry .list--contents .list--item .category {
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  .page--entry .block--course,
  .page--entry .block--payment,
  .page--entry .block--device {
    margin-bottom: 120px;
  }
  .page--entry .course--tit {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .page--entry .tab-container .tab p {
    font-size: 25px;
  }
  .page--entry .course--base {
    padding: 40px;
    border-radius: 0 0 10px 10px;
    margin-bottom: 50px;
  }
  .page--entry .course--base:last-child {
    margin-bottom: 0;
  }
  .page--entry .fee {
    margin-bottom: 20px;
  }
  .page--entry .fee p {
    font-size: 19px;
  }
  .page--entry .fee .price {
    font-size: 40px;
    margin: 0 5px;
  }
  .page--entry .fee .tax {
    font-size: 18px;
  }
  .page--entry .table--area {
    margin: 0 auto 60px;
    border-radius: 5px;
  }
  .page--entry .table--area .member--only--list li {
    padding: 15px;
  }
  .page--entry .table--area li {
    width: 50%;
    padding: 30px;
  }
  .page--entry .table--area li span {
    font-size: 13px;
  }
  .page--entry .table--area:last-child {
    margin-bottom: 0;
  }
  .page--entry .table--area .attention--limit {
    font-size: 13px;
  }
  .page--entry .block--payment dl,
  .page--entry .block--device dl {
    width: 50%;
  }
  .page--entry .block--payment dl:first-child,
  .page--entry .block--device dl:first-child {
    position: relative;
  }
  .page--entry .block--payment dl:first-child::after,
  .page--entry .block--device dl:first-child::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 90%;
    background-color: #ffffff;
    transform: translateY(-50%);
  }
  .page--entry .block--payment dl dt,
  .page--entry .block--device dl dt {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .page--entry .block--payment dl dd,
  .page--entry .block--device dl dd {
    text-align: center;
  }
  .page--entry .block--payment dl dd ul,
  .page--entry .block--device dl dd ul {
    width: 60%;
    display: inline-block;
  }
  .page--entry .block--payment .credit--genre {
    font-size: 16px;
  }
}
@media screen and (min-width: 961px) and (max-width: 1145px) {
  .page--entry .entry--box .flex--btn .flex--item {
    padding: 5% 4%;
  }
}
@media screen and (min-width: 961px) {
  .page--vip .logo {
    width: 300px;
    margin: 0 auto 90px;
  }
  .page--vip h3 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .page--vip .flex--item {
    width: 47%;
  }
  .page--vip .flex--item a {
    border-radius: 10px;
    padding: 13% 8%;
    position: relative;
  }
  .page--vip .flex--item p {
    font-size: clamp(16px, 1.9vw, 26px);
  }
  .page--vip .flex--item p span {
    font-size: clamp(14px, 1.7vw, 24px);
  }
  .page--vip .flex--item .arrow {
    width: 40px;
    position: absolute;
    right: 8%;
  }
  .page--vip .txt--lead--box {
    text-align: center;
  }
  .page--vip .txt--lead {
    display: inline-block;
    text-align: left;
    margin: 0 auto 90px;
  }
  .page--archive h3 {
    font-size: 40px;
    margin-bottom: 60px;
  }
  .page--archive .list--blog li {
    padding: 15px 0;
  }
  .page--archive .list--blog li a {
    padding: 15px;
    border-radius: 5px;
    background: #222222;
    transition: all 1s cubic-bezier(0.15, 0.47, 0.46, 1);
  }
  .page--archive .list--blog li a:hover {
    background: #2e2e2e;
  }
  .page--archive .list--blog li a .tit {
    font-size: 40px;
  }
  .page--deals--payment .section-tit {
    font-size: 40px;
    line-height: 1.4;
    margin-bottom: 100px;
  }
  .page--deals--payment .support-tit_sub {
    font-size: 32px;
    margin-bottom: 50px;
  }
  .page--deals--payment .support-list {
    margin-bottom: 100px;
  }
  .page--deals--payment .support-list dt {
    font-size: 20px;
    margin-bottom: 1em;
  }
  .page--deals--payment table th {
    width: 230px;
  }
  .page--gold .gold {
    width: 400px;
    margin: 0 auto;
  }
  .page--recommend .artist {
    font-size: 70px;
  }
  .page--recommend .logo {
    width: 50%;
    margin: 0 auto;
    max-width: 550px;
  }
  .page--recommend .about,
  .page--recommend .attention {
    width: 70%;
    margin: 0 auto;
    max-width: 800px;
    padding: 20px 30px;
  }
  .page--recommend .about h3,
  .page--recommend .attention h3 {
    margin-bottom: 20px;
  }
  .page--recommend .about {
    margin-bottom: 50px;
  }
  .page--recommend .about h3 {
    font-size: 25px;
  }
  .page--recommend .attention {
    border-radius: 10px;
  }
  .page--recommend .attention h3 {
    font-size: 21px;
  }
  .page--birthday-message .tit {
    font-size: 50px;
  }
  .page--birthday-message .birthday--img {
    width: 400px;
  }
  .banner--modal {
    transition: all 0.6s;
  }
  .banner--modal.is-active .banner--first--login {
    width: 45%;
  }
  .banner--modal.is-active .close {
    display: block;
    width: 50px;
    height: 50px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .pc {
    display: none !important;
  }
  html.menu-open {
    overflow: hidden;
  }
  body {
    position: relative;
  }
  body.page--home .wrap {
    overflow: hidden;
    height: 100svh;
  }
  body.loadedA .section--top {
    transform: perspective(400px) translate(0px, 30px) rotateX(1deg) scale(1.03, 1.03);
  }
  body.loadedC {
    height: auto;
  }
  body.loadedC .section--top {
    transform: translateY(0);
  }
  body.loadedC .drawer__btn {
    opacity: 1;
  }
  body.loadedC .wrap {
    overflow: hidden;
    height: initial;
  }
  body.load-second {
    height: auto;
  }
  body.load-second .drawer__btn {
    opacity: 1;
  }
  body.load-second .wrap {
    overflow: hidden;
    height: initial;
  }
  .section--list {
    padding: 100px 5.2vw;
  }
  .section--list .section-tit {
    font-size: clamp(10px, 9vw, 30px);
    margin-bottom: 30px;
    line-height: 1.3;
    text-align: center;
  }
  .section--list .section-tit.jp {
    font-size: clamp(10px, 7vw, 25px);
  }
  .section--detail {
    padding: 100px 5.2vw 80px;
  }
  .section--detail .tit {
    font-size: 18px;
  }
  .detail__btn {
    margin-top: 80px;
  }
  /* date */
  .date {
    font-size: 11px;
  }
  /* btn */
  .btn.middle a,
  .btn.middle input,
  .sub--btn.middle a,
  .sub--btn.middle input {
    font-size: 18px;
    min-width: 200px;
  }
  /* block--pager */
  .block--pager li {
    font-size: 14px;
  }
  .block--pager li a {
    line-height: 1.6;
  }
  body:not(.page--home) .fc--logo--lower {
    width: 50vw;
    max-width: 220px;
    top: 7vw;
    left: 5.6vw;
  }
  .list--information .list--item.new .date::after {
    font-size: 11px;
  }
  .page--home .mc .txt {
    position: relative;
  }
  .page--home .mc .txt.new::after {
    content: "NEW";
    font-size: 11px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    margin-left: 0.5em;
    font-style: italic;
  }
  .member--top .section--list .contents__middle .recent--wrap .block--detail.new .tit::after {
    font-size: 11px;
  }
  .page--blog .list--blog .list--item.new .date::after {
    font-size: 11px;
  }
  body.loadedC .drawer__btn.open {
    opacity: 1;
  }
  body.load-second .drawer__btn.open {
    opacity: 1;
    transition: opacity 0s;
  }
  header {
    width: 100%;
    height: 100%;
    transition: opacity 1s;
    position: fixed;
    top: 0;
    left: 0;
    overflow: scroll;
    overscroll-behavior-y: contain;
    background: linear-gradient(315deg, rgb(34, 34, 34) 0%, rgba(34, 34, 34, 0) 100%);
    opacity: 0;
    visibility: hidden;
  }
  .drawer__btn {
    position: fixed;
    right: 2.6vw;
    top: 6vw;
    width: 22vw;
    min-width: 76px;
    padding: 0.7em 1em;
    border-radius: 30px;
    background: #222222;
    font-family: "lft-etica", sans-serif;
    font-size: clamp(13px, 3vw, 16px);
    z-index: 10;
    font-weight: 600;
    transition: all 1s;
    opacity: 0;
  }
  .nav {
    text-align: right;
    padding: 120px calc(2.6vw + 0.5em) 100px 0;
  }
  .nav .nav--login.flex--container {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 50px;
  }
  .nav .nav--login.flex--container .join a,
  .nav .nav--login.flex--container .login a,
  .nav .nav--login.flex--container .logout a,
  .nav .nav--login.flex--container .mypage a {
    background: none;
    color: #ffffff;
    font-size: 17px;
  }
  .nav .flex--container {
    display: block;
  }
  .nav .g-nav .letter-01,
  .nav .nav--login .letter-01 {
    transition: transform 0.4s 0s;
  }
  .nav .g-nav .letter-02,
  .nav .nav--login .letter-02 {
    transition: transform 0.4s 0.03s;
  }
  .nav .g-nav .letter-03,
  .nav .nav--login .letter-03 {
    transition: transform 0.4s 0.06s;
  }
  .nav .g-nav .letter-04,
  .nav .nav--login .letter-04 {
    transition: transform 0.4s 0.09s;
  }
  .nav .g-nav .letter-05,
  .nav .nav--login .letter-05 {
    transition: transform 0.4s 0.12s;
  }
  .nav .g-nav .letter-06,
  .nav .nav--login .letter-06 {
    transition: transform 0.4s 0.15s;
  }
  .nav .g-nav .letter-07,
  .nav .nav--login .letter-07 {
    transition: transform 0.4s 0.18s;
  }
  .nav .g-nav .letter-08,
  .nav .nav--login .letter-08 {
    transition: transform 0.4s 0.21s;
  }
  .nav .g-nav .letter-09,
  .nav .nav--login .letter-09 {
    transition: transform 0.4s 0.24s;
  }
  .nav .g-nav .letter-10,
  .nav .nav--login .letter-10 {
    transition: transform 0.4s 0.27s;
  }
  .nav .g-nav .letter-11,
  .nav .nav--login .letter-11 {
    transition: transform 0.4s 0.3s;
  }
  .nav .g-nav .letter-12,
  .nav .nav--login .letter-12 {
    transition: transform 0.4s 0.33s;
  }
  .nav .g-nav .letter-13,
  .nav .nav--login .letter-13 {
    transition: transform 0.4s 0.36s;
  }
  .nav .g-nav .letter-14,
  .nav .nav--login .letter-14 {
    transition: transform 0.4s 0.39s;
  }
  .nav .g-nav .letter-15,
  .nav .nav--login .letter-15 {
    transition: transform 0.4s 0.42s;
  }
  .nav .g-nav .letter-16,
  .nav .nav--login .letter-16 {
    transition: transform 0.4s 0.45s;
  }
  .nav .g-nav .letter-17,
  .nav .nav--login .letter-17 {
    transition: transform 0.4s 0.48s;
  }
  .nav .g-nav .letter-18,
  .nav .nav--login .letter-18 {
    transition: transform 0.4s 0.51s;
  }
  .nav .g-nav .letter-19,
  .nav .nav--login .letter-19 {
    transition: transform 0.4s 0.54s;
  }
  .nav .g-nav .letter-20,
  .nav .nav--login .letter-20 {
    transition: transform 0.4s 0.57s;
  }
  .nav .g-nav .letter-21,
  .nav .nav--login .letter-21 {
    transition: transform 0.4s 0.6s;
  }
  .nav .g-nav:nth-child(2), .nav .g-nav:nth-child(3) {
    margin: 0 0 50px auto;
  }
  .nav .g-nav li {
    margin: 0 0 20px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .nav .g-nav li a {
    font-size: clamp(10px, 6vw, 35px);
    line-height: 1.3;
    letter-spacing: 0.03em;
    pointer-events: none;
  }
  .nav .accordion__top {
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block;
    color: #a5a5a5;
  }
  .nav .accordion__body li.jp a {
    font-size: clamp(10px, 5.5vw, 30px);
  }
  .nav .g-nav__item a {
    position: relative;
  }
  .nav .g-nav__item a .icon {
    width: 0.5em;
    height: 0.5em;
    margin: 0 0.3em 0.1em 0;
  }
  .nav .g-nav__item a .icon.icon--teru {
    background-color: #9F1A2D;
  }
  .nav .g-nav__item a .icon.icon--takuro {
    background-color: #169530;
  }
  .nav .g-nav__item a .icon.icon--hisashi {
    background-color: #7F22B1;
  }
  .nav .g-nav__item a .icon.icon--jiro {
    background-color: #2437ce;
  }
  .nav-drawer {
    width: 100%;
    height: 100%;
  }
  .nav-drawer .fc--logo--nav {
    display: block;
    position: absolute;
    z-index: 5;
    width: 50vw;
    max-width: 220px;
    top: 7vw;
    left: 5.6vw;
  }
  .nav-drawer .fc--logo--nav svg {
    fill: #ffffff;
  }
  body:not(.page--home) .mc--box {
    display: none;
  }
  body.page--home {
    overflow: hidden;
  }
  body.loadedC {
    overflow: scroll;
  }
  body.menu-open.loadedC {
    overflow: hidden;
  }
  body.menu-open {
    overflow: hidden !important;
  }
  body.menu-open .mc {
    transform: scale(0.8) translateX(-90vw);
    transform-origin: top;
    filter: blur(80px);
  }
  body.menu-open header {
    opacity: 1;
    visibility: visible;
  }
  body.menu-open header .nav .g-nav li a {
    pointer-events: initial;
  }
  body.menu-open header .nav--login li a {
    overflow: hidden;
  }
  body.menu-open header .nav--login li span,
  body.menu-open header .nav .g-nav li span {
    transform: translateY(0);
  }
  body.menu-open .drawer__btn.close {
    opacity: 1;
    visibility: visible;
  }
  body.menu-open .drawer__btn.open {
    opacity: 0;
    visibility: hidden;
  }
  body.menu-open .translate--contents {
    transform: scale(0.8) translateX(-110vw);
    transform-origin: top;
    filter: blur(70px);
    transition: all 0.5s cubic-bezier(0.27, 0, 0.99, 0.23);
    z-index: 20;
    overflow: hidden;
  }
  body .drawer__btn.close {
    opacity: 0;
    visibility: hidden;
    border: 1px solid #ffffff;
  }
  body .translate--contents {
    position: relative;
    overflow: hidden;
    transform-origin: top;
    transition: all 0.8s cubic-bezier(0, 0.89, 0.63, 1);
    z-index: 5;
  }
  body .wrap-filter {
    width: 100%;
    height: 100%;
    background: rgba(34, 34, 34, 0);
    transition: all 1s;
  }
  .footer {
    padding: 2.6vw;
  }
  .footer__base {
    border-radius: 5px;
  }
  .footer__base > .flex--container {
    display: block;
  }
  .footer__base > .flex--container .flex--item.left--item {
    padding: 70px 14%;
  }
  .footer .footer__logo--list {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer .footer__logo--img {
    width: 45%;
    margin-bottom: 40px;
  }
  .footer .footer__logo--img a {
    text-align: center;
  }
  .footer .footer__logo--img:first-child {
    width: 30%;
    margin-left: 8%;
  }
  .footer .footer__logo--img:nth-child(2) {
    width: 38%;
    margin-right: 3%;
  }
  .footer .footer__logo--img:nth-child(3) {
    width: 40%;
    margin-left: 3%;
  }
  .footer .footer__logo--img:nth-child(4) {
    width: 30%;
    margin-right: 7%;
  }
  .footer .footer__logo--img:nth-child(5) {
    width: 37%;
    margin: 0 0 0 5%;
  }
  .footer .footer__logo--img:last-child {
    width: 20%;
    margin: 0 12% 0 0;
  }
  .footer .flex--item.right--item {
    padding: 2.6vw;
    position: relative;
  }
  .footer .flex--item.right--item::before {
    content: " ";
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    height: 1px;
    width: calc(100% - 5.2vw);
    background-color: rgba(160, 160, 160, 0.3);
    position: absolute;
  }
  .footer .flex--item.right--item::after {
    content: " ";
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    height: 1px;
    width: calc(100% - 5.2vw);
    background-color: rgba(160, 160, 160, 0.3);
    position: absolute;
  }
  .footer .support-tit {
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 1;
  }
  .footer .support--list {
    display: block;
  }
  .footer .support--list li {
    margin-bottom: 15px;
  }
  .footer .support--list li:last-child {
    margin-bottom: 0;
  }
  .footer .support--list li a {
    border: 1px solid #222222;
    border-radius: 40px;
    padding: 1em;
    text-align: center;
  }
  .footer .footer__support {
    padding: 50px 15%;
    border-radius: 5px;
  }
  .footer .footer__support .page--top--btn {
    width: 12%;
    right: -1px;
    top: 4%;
  }
  .footer .footer__support .page--top--btn .arrow-hidden {
    width: 18px;
    height: 22px;
  }
  .footer .footer__about {
    padding: 70px 14%;
  }
  .footer .footer__about--txt,
  .footer .footer__about .logout,
  .footer .footer__about .login {
    font-size: 12px;
    margin-bottom: 30px;
    text-align: center;
  }
  .footer .footer__about--contents .sns--list {
    justify-content: space-between;
    margin-bottom: 70px;
  }
  .footer .footer__about--contents .sns--list .fa-brands {
    font-size: 22px;
  }
  .footer .footer__about--contents .lmark {
    text-align: center;
    font-size: 11px;
    margin-bottom: 30px;
  }
  .footer .footer__about--contents .flex--container:last-child {
    display: block;
  }
  .footer .footer__about--contents .footer__about--txt,
  .footer .footer__about--contents .copyright {
    text-align: center;
  }
  .footer .footer__about--contents .copyright {
    font-size: 10px;
  }
  .page--home {
    /* birthday */
    /* section--top */
  }
  .page--home dotlottie-player {
    width: 65vw;
    max-width: 300px;
  }
  .page--home .opening--area {
    height: 100svh;
  }
  .page--home .birthday-message {
    width: 71vw;
    min-width: 290px;
    max-width: 330px;
    margin: -10px auto 30px;
    font-size: 13px;
  }
  .page--home .section--top {
    padding: 2.6vw;
    margin-bottom: 130px;
  }
  .page--home .section--top .logo--area {
    width: 75%;
    padding: 5% 3% 0 6%;
    border-radius: 5px 5px 0 0;
    position: relative;
    z-index: 10;
  }
  .page--home .section--top .logo--area::before {
    width: 6px;
    height: 6px;
  }
  .page--home .section--top .logo--area .fc--logo {
    width: 81%;
  }
  .page--home .section--top .kv__base {
    padding: 35px 2.6vw 30px 2.6vw;
    border-radius: 0 5px 5px 5px;
    display: block;
  }
  .page--home .section--top .kv__base .nav--login {
    justify-content: center;
    margin-bottom: 35px;
  }
  .page--home .section--top .kv__base .nav--login.nav--mypage {
    margin: -10px 0 25px;
  }
  .page--home .section--top .kv__base .nav--login.nav--mypage li.btn {
    width: clamp(130px, 20vw, 140px);
  }
  .page--home .section--top .kv__base .nav--login .login,
  .page--home .section--top .kv__base .nav--login .logout {
    margin-right: 5%;
  }
  .page--home .section--top .kv__base .nav--login li.btn {
    width: clamp(120px, 20vw, 130px);
    text-align: center;
  }
  .page--home .section--top .kv__base .nav--login li.btn a {
    background-color: #222222;
    color: #ffffff;
    font-size: 15px;
    padding: 0.6em 1.6em 0.7em;
  }
  .page--home .section--top .kv__base .kv--bnr {
    width: 100%;
    aspect-ratio: 721/521;
    margin-bottom: 2.6vw;
  }
  .page--home .section--top .kv__base .kv--bnr:hover .kv--bnr--img {
    transform: scale(1.05);
  }
  .page--home .section--top .kv__base .topics--area {
    width: 100%;
  }
  .page--home .section--top .kv__base .topics--area .topics {
    margin-bottom: 2.6vw;
    padding: 2.6vw 0;
    position: relative;
  }
  .page--home .section--top .kv__base .topics--area .topics::before {
    content: " ";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(123, 123, 123, 0.4666666667);
  }
  .page--home .section--top .kv__base .topics--area .topics::after {
    content: " ";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(123, 123, 123, 0.4666666667);
  }
  .page--home .section--top .kv__base .topics--area .topics a {
    padding: 12% 6% 5%;
    border-radius: 5px;
  }
  .page--home .section--top .kv__base .topics--area .topics a .member-logo {
    width: 50%;
  }
  .page--home .section--top .kv__base .topics--area .topics a.teru {
    background-color: #9F1A2D;
  }
  .page--home .section--top .kv__base .topics--area .topics a.teru .member,
  .page--home .section--top .kv__base .topics--area .topics a.teru .arrow {
    color: #9F1A2D;
  }
  .page--home .section--top .kv__base .topics--area .topics a.teru .member-logo svg {
    fill: #ffffff;
  }
  .page--home .section--top .kv__base .topics--area .topics a.teru .arrow {
    stroke: #9F1A2D;
  }
  .page--home .section--top .kv__base .topics--area .topics a.takuro {
    background-color: #169530;
  }
  .page--home .section--top .kv__base .topics--area .topics a.takuro .member,
  .page--home .section--top .kv__base .topics--area .topics a.takuro .arrow {
    color: #169530;
  }
  .page--home .section--top .kv__base .topics--area .topics a.takuro .member-logo .takuro-inline-01 {
    fill: #ffffff;
  }
  .page--home .section--top .kv__base .topics--area .topics a.takuro .arrow {
    stroke: #169530;
  }
  .page--home .section--top .kv__base .topics--area .topics a.hisashi {
    background-color: #7F22B1;
  }
  .page--home .section--top .kv__base .topics--area .topics a.hisashi .member {
    color: #7F22B1;
  }
  .page--home .section--top .kv__base .topics--area .topics a.hisashi .member-logo svg {
    fill: #ffffff;
  }
  .page--home .section--top .kv__base .topics--area .topics a.hisashi .arrow {
    stroke: #7F22B1;
  }
  .page--home .section--top .kv__base .topics--area .topics a.jiro01, .page--home .section--top .kv__base .topics--area .topics a.jiro02 {
    background-color: #2437ce;
  }
  .page--home .section--top .kv__base .topics--area .topics a.jiro01 .member, .page--home .section--top .kv__base .topics--area .topics a.jiro02 .member {
    color: #2437ce;
  }
  .page--home .section--top .kv__base .topics--area .topics a.jiro01 .arrow, .page--home .section--top .kv__base .topics--area .topics a.jiro02 .arrow {
    stroke: #2437ce;
  }
  .page--home .section--top .kv__base .topics--area .topics a.jiro01 .member-logo {
    width: 30%;
  }
  .page--home .section--top .kv__base .topics--area .topics a.jiro01 .member-logo svg {
    fill: #ffffff;
  }
  .page--home .section--top .kv__base .topics--area .topics a.jiro02 .member-logo .jiro-inline-01 {
    stroke: #ffffff;
  }
  .page--home .section--top .kv__base .topics--area .topics a.jiro02 .member-logo .jiro-inline-02 {
    fill: #ffffff;
  }
  .page--home .section--top .kv__base .topics--area .topics a.photo {
    background-color: #222222;
  }
  .page--home .section--top .kv__base .topics--area .topics a.photo .member {
    color: #222222;
  }
  .page--home .section--top .kv__base .topics--area .topics a.photo .member-logo svg {
    fill: #ffffff;
  }
  .page--home .section--top .kv__base .topics--area .topics a.photo .arrow {
    stroke: #222222;
  }
  .page--home .section--top .kv__base .topics--area .topics a.mobile--magazine {
    background-color: #222222;
  }
  .page--home .section--top .kv__base .topics--area .topics a.mobile--magazine .member {
    color: #222222;
  }
  .page--home .section--top .kv__base .topics--area .topics a.mobile--magazine .member-logo svg {
    fill: #ffffff;
  }
  .page--home .section--top .kv__base .topics--area .topics a.mobile--magazine .arrow {
    stroke: #222222;
  }
  .page--home .section--top .kv__base .topics--area .topics a.teru h2,
  .page--home .section--top .kv__base .topics--area .topics a.teru .date,
  .page--home .section--top .kv__base .topics--area .topics a.teru .txt, .page--home .section--top .kv__base .topics--area .topics a.takuro h2,
  .page--home .section--top .kv__base .topics--area .topics a.takuro .date,
  .page--home .section--top .kv__base .topics--area .topics a.takuro .txt, .page--home .section--top .kv__base .topics--area .topics a.hisashi h2,
  .page--home .section--top .kv__base .topics--area .topics a.hisashi .date,
  .page--home .section--top .kv__base .topics--area .topics a.hisashi .txt, .page--home .section--top .kv__base .topics--area .topics a.jiro01 h2,
  .page--home .section--top .kv__base .topics--area .topics a.jiro01 .date,
  .page--home .section--top .kv__base .topics--area .topics a.jiro01 .txt, .page--home .section--top .kv__base .topics--area .topics a.jiro02 h2,
  .page--home .section--top .kv__base .topics--area .topics a.jiro02 .date,
  .page--home .section--top .kv__base .topics--area .topics a.jiro02 .txt, .page--home .section--top .kv__base .topics--area .topics a.photo h2,
  .page--home .section--top .kv__base .topics--area .topics a.photo .date,
  .page--home .section--top .kv__base .topics--area .topics a.photo .txt, .page--home .section--top .kv__base .topics--area .topics a.mobile--magazine h2,
  .page--home .section--top .kv__base .topics--area .topics a.mobile--magazine .date,
  .page--home .section--top .kv__base .topics--area .topics a.mobile--magazine .txt {
    color: #ffffff;
  }
  .page--home .section--top .kv__base .topics--area .topics a.teru .member, .page--home .section--top .kv__base .topics--area .topics a.takuro .member, .page--home .section--top .kv__base .topics--area .topics a.hisashi .member, .page--home .section--top .kv__base .topics--area .topics a.jiro01 .member, .page--home .section--top .kv__base .topics--area .topics a.jiro02 .member, .page--home .section--top .kv__base .topics--area .topics a.photo .member, .page--home .section--top .kv__base .topics--area .topics a.mobile--magazine .member {
    background-color: #ffffff;
  }
  .page--home .section--top .kv__base .topics--area .topics a.teru .arrow, .page--home .section--top .kv__base .topics--area .topics a.takuro .arrow, .page--home .section--top .kv__base .topics--area .topics a.hisashi .arrow, .page--home .section--top .kv__base .topics--area .topics a.jiro01 .arrow, .page--home .section--top .kv__base .topics--area .topics a.jiro02 .arrow, .page--home .section--top .kv__base .topics--area .topics a.photo .arrow, .page--home .section--top .kv__base .topics--area .topics a.mobile--magazine .arrow {
    background-color: #ffffff;
    fill: none;
  }
  .page--home .section--top .kv__base .topics--area .topics a.teru .dot, .page--home .section--top .kv__base .topics--area .topics a.takuro .dot, .page--home .section--top .kv__base .topics--area .topics a.hisashi .dot, .page--home .section--top .kv__base .topics--area .topics a.jiro01 .dot, .page--home .section--top .kv__base .topics--area .topics a.jiro02 .dot, .page--home .section--top .kv__base .topics--area .topics a.photo .dot, .page--home .section--top .kv__base .topics--area .topics a.mobile--magazine .dot {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.39) 8px, transparent 6px);
  }
  .page--home .section--top .kv__base .topics--area h2 {
    font-size: clamp(20px, 7.5vw, 40px);
  }
  .page--home .section--top .kv__base .topics--area h2::before {
    font-size: 10px;
  }
  .page--home .section--top .kv__base .topics--area .dot {
    padding: 25px 0;
  }
  .page--home .section--top .kv__base .topics--area .flex--container.top {
    align-items: center;
    margin-bottom: 3vh;
  }
  .page--home .section--top .kv__base .topics--area .member {
    font-size: 11px;
    padding: 0.5em 0.6em;
    border-radius: 3px;
  }
  .page--home .section--top .kv__base .topics--area .txt {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .page--home .section--top .kv__base .topics--area .flex--container.bottom {
    margin-bottom: 1.5vh;
  }
  .page--home .section--top .kv__base .topics--area .arrow {
    width: 40px;
    height: 40px;
  }
  .page--home .section--top .kv__base .banner {
    position: relative;
  }
  .page--home .section--top .kv__base .bnr-container img {
    border-radius: 5px;
  }
  .page--home .section--top .kv__base .block--button-nav {
    margin-top: 35px;
    justify-content: center;
  }
  .page--home .section--top .kv__base .swiper-pagination-bullet {
    margin-right: 15px;
  }
  .page--home .section--top .kv__base .swiper-pagination-bullet.swiper-pagination-bullet-active {
    transform: scaleY(1.5);
  }
  .page--home .section--info {
    margin-bottom: 50vh;
  }
  .page--home .section--info .section-tit {
    font-size: 12vw;
    margin-bottom: 20px;
  }
  .page--home .section--info .edging {
    -webkit-text-stroke-width: 0.5px;
  }
  .page--home .section--info .list--information {
    width: calc(100% - 5.2vw);
    margin: 0 auto;
  }
  .page--home .section--info .list--item {
    border-radius: 5px;
    margin-bottom: 20px;
  }
  .page--home .section--info .list--item a {
    padding: 20px;
  }
  .page--home .section--info .list__more--wrap {
    text-align: center;
  }
  .page--home .section--info .list__more {
    font-size: 13px;
  }
  .page--home .section--info .arrow-hidden {
    width: 16px;
    height: 16px;
  }
  .page--home .section--info .background-g,
  .page--home .section--info .background-m {
    width: 65vw;
    opacity: 0.2;
    filter: blur(15px);
  }
  .page--home .section--info .background-g {
    top: 10vw;
    left: -25vw;
  }
  .page--home .section--info .background-m {
    top: 76vw;
    right: -25vw;
  }
  .page--home .member-contents-tit {
    font-size: 12vw;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 60vh;
    position: relative;
    display: block;
  }
  .page--home .member-contents-tit::before {
    content: "(03)";
    position: absolute;
    top: -1.4em;
    left: 7vw;
    font-size: clamp(10px, 1vw, 13px);
    font-weight: 300;
    font-family: "lft-etica", sans-serif;
  }
  .page--home .section--main {
    padding: 0 2.6vw;
    margin: -700px 0 55svh;
  }
  .page--home .section--main .contents__tit--list .list--item {
    position: static;
    opacity: 0.1;
    width: 70%;
    margin-bottom: 50px;
  }
  .page--home .section--main .contents__tit--list .list--item a {
    pointer-events: none;
  }
  .page--home .section--main .contents__tit--list .mc--arrow {
    width: 16px;
    bottom: 0;
  }
  .page--home .section--main .contents__tit--list .image--wrap {
    transition: all 0.5s;
  }
  .page--home .section--main .contents__tit--list .member {
    font-size: 11px;
    margin-bottom: 10px;
    transition: all 0.5s;
  }
  /* member--contents animation */
  .page--home .mc {
    position: fixed;
    right: 2.6vw;
    bottom: 6.5vw;
    z-index: 10;
    width: 80%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.8s;
  }
  .page--home .mc .flex--container {
    align-items: baseline;
    color: #222222;
  }
  .page--home .mc a .thumb--wrap {
    overflow: hidden;
  }
  .page--home .mc a:hover .thumb {
    transform: scale(1.08);
  }
  .page--home .mc .thumb {
    border-radius: 0;
    margin-bottom: 10px;
    transition: all 0.5s;
    transform-origin: center;
  }
  .page--home .mc .date {
    margin-right: 1em;
  }
  .page--home .mc .txt {
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: 500;
  }
  .page--home .mc.mc--jiro02--sp .thumb {
    background-position-y: 25%;
  }
  .page--home.teru--view .section--main .contents__tit--list .mc--teru {
    opacity: 1;
    margin-left: 10%;
  }
  .page--home.teru--view .section--main .contents__tit--list .mc--teru .mc--arrow {
    opacity: 1;
  }
  .page--home.teru--view .section--main .contents__tit--list .mc--teru .image--wrap {
    margin-left: 10%;
  }
  .page--home.teru--view .section--main .contents__tit--list .mc--teru .member {
    margin-left: 3.3em;
  }
  .page--home.teru--view .section--main .contents__tit--list .mc--teru a {
    pointer-events: auto !important;
  }
  .page--home.teru--view .mc--teru--sp {
    opacity: 1;
    visibility: visible;
  }
  .page--home.teru--view.takuro--view .section--main .contents__tit--list .mc--takuro {
    opacity: 1;
    margin-left: 10%;
  }
  .page--home.teru--view.takuro--view .section--main .contents__tit--list .mc--takuro .mc--arrow {
    opacity: 1;
  }
  .page--home.teru--view.takuro--view .section--main .contents__tit--list .mc--takuro .member {
    margin-left: 3.3em;
  }
  .page--home.teru--view.takuro--view .section--main .contents__tit--list .mc--takuro .image--wrap {
    margin-left: 10%;
  }
  .page--home.teru--view.takuro--view .section--main .contents__tit--list .mc--takuro a {
    pointer-events: auto !important;
  }
  .page--home.teru--view.takuro--view .section--main .contents__tit--list .mc--teru {
    opacity: 0.1;
    margin-left: 0;
  }
  .page--home.teru--view.takuro--view .section--main .contents__tit--list .mc--teru .mc--arrow {
    opacity: 0;
  }
  .page--home.teru--view.takuro--view .section--main .contents__tit--list .mc--teru .image--wrap {
    margin-left: 0;
  }
  .page--home.teru--view.takuro--view .section--main .contents__tit--list .mc--teru .member {
    margin-left: 1.3em;
  }
  .page--home.teru--view.takuro--view .section--main .contents__tit--list .mc--teru a {
    pointer-events: none !important;
  }
  .page--home.teru--view.takuro--view .mc--takuro--sp {
    opacity: 1;
    visibility: visible;
  }
  .page--home.teru--view.takuro--view .mc--teru--sp {
    opacity: 0;
    visibility: hidden;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view .section--main .contents__tit--list .mc--hisashi {
    opacity: 1;
    margin-left: 10%;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view .section--main .contents__tit--list .mc--hisashi .mc--arrow {
    opacity: 1;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view .section--main .contents__tit--list .mc--hisashi .image--wrap {
    margin-left: 10%;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view .section--main .contents__tit--list .mc--hisashi .member {
    margin-left: 3.3em;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view .section--main .contents__tit--list .mc--hisashi a {
    pointer-events: auto !important;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view .section--main .contents__tit--list .mc--takuro {
    opacity: 0.1;
    margin-left: 0;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view .section--main .contents__tit--list .mc--takuro .mc--arrow {
    opacity: 0;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view .section--main .contents__tit--list .mc--takuro .image--wrap {
    margin-left: 0;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view .section--main .contents__tit--list .mc--takuro .member {
    margin-left: 1.3em;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view .section--main .contents__tit--list .mc--takuro a {
    pointer-events: none !important;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view .mc--hisashi--sp {
    opacity: 1;
    visibility: visible;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view .mc--takuro--sp {
    opacity: 0;
    visibility: hidden;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view .mc--teru--sp {
    opacity: 0;
    visibility: hidden;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view .section--main .contents__tit--list .mc--jiro01 {
    opacity: 1;
    margin-left: 10%;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view .section--main .contents__tit--list .mc--jiro01 .mc--arrow {
    opacity: 1;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view .section--main .contents__tit--list .mc--jiro01 .image--wrap {
    margin-left: 15%;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view .section--main .contents__tit--list .mc--jiro01 .member {
    margin-left: 3.3em;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view .section--main .contents__tit--list .mc--jiro01 a {
    pointer-events: auto !important;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view .section--main .contents__tit--list .mc--hisashi {
    opacity: 0.1;
    margin-left: 0;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view .section--main .contents__tit--list .mc--hisashi .mc--arrow {
    opacity: 0;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view .section--main .contents__tit--list .mc--hisashi .image--wrap {
    margin-left: 0;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view .section--main .contents__tit--list .mc--hisashi .member {
    margin-left: 1.3em;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view .section--main .contents__tit--list .mc--hisashi a {
    pointer-events: none !important;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view .mc--jiro01--sp {
    opacity: 1;
    visibility: visible;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view .mc--hisashi--sp {
    opacity: 0;
    visibility: hidden;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view .mc--takuro--sp {
    opacity: 0;
    visibility: hidden;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view .mc--teru--sp {
    opacity: 0;
    visibility: hidden;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.jiro02--view .section--main .contents__tit--list .mc--jiro02 {
    opacity: 1;
    margin-left: 10%;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.jiro02--view .section--main .contents__tit--list .mc--jiro02 .mc--arrow {
    opacity: 1;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.jiro02--view .section--main .contents__tit--list .mc--jiro02 .image--wrap {
    margin-left: 10%;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.jiro02--view .section--main .contents__tit--list .mc--jiro02 .member {
    margin-left: 3.3em;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.jiro02--view .section--main .contents__tit--list .mc--jiro02 a {
    pointer-events: auto !important;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.jiro02--view .section--main .contents__tit--list .mc--jiro01 {
    opacity: 0.1;
    margin-left: 0;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.jiro02--view .section--main .contents__tit--list .mc--jiro01 .mc--arrow {
    opacity: 0;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.jiro02--view .section--main .contents__tit--list .mc--jiro01 .image--wrap {
    margin-left: 0;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.jiro02--view .section--main .contents__tit--list .mc--jiro01 .member {
    margin-left: 1.3em;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.jiro02--view .section--main .contents__tit--list .mc--jiro01 a {
    pointer-events: none !important;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.jiro02--view .mc--jiro02--sp {
    opacity: 1;
    visibility: visible;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.jiro02--view .mc--jiro01--sp {
    opacity: 0;
    visibility: hidden;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.jiro02--view .mc--hisashi--sp {
    opacity: 0;
    visibility: hidden;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.jiro02--view .mc--takuro--sp {
    opacity: 0;
    visibility: hidden;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.jiro02--view .mc--teru--sp {
    opacity: 0;
    visibility: hidden;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.mb--view .section--main .contents__tit--list .mc--all {
    opacity: 1;
    margin-left: 10%;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.mb--view .section--main .contents__tit--list .mc--all .mc--arrow {
    opacity: 1;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.mb--view .section--main .contents__tit--list .mc--all .image--wrap {
    margin-left: 12%;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.mb--view .section--main .contents__tit--list .mc--all .member {
    margin-left: 3.7em;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.mb--view .section--main .contents__tit--list .mc--all a {
    pointer-events: auto !important;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.mb--view .section--main .contents__tit--list .mc--jiro02 {
    opacity: 0.1;
    margin-left: 0;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.mb--view .section--main .contents__tit--list .mc--jiro02 .mc--arrow {
    opacity: 0;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.mb--view .section--main .contents__tit--list .mc--jiro02 .image--wrap {
    margin-left: 0;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.mb--view .section--main .contents__tit--list .mc--jiro02 .member {
    margin-left: 1.1em;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.mb--view .section--main .contents__tit--list .mc--jiro02 a {
    pointer-events: none !important;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.mb--view .mc--mb--sp {
    opacity: 1;
    visibility: visible;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.mb--view .mc--jiro02--sp {
    opacity: 0;
    visibility: visible;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.mb--view .mc--jiro01--sp {
    opacity: 0;
    visibility: hidden;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.mb--view .mc--hisashi--sp {
    opacity: 0;
    visibility: hidden;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.mb--view .mc--takuro--sp {
    opacity: 0;
    visibility: hidden;
  }
  .page--home.hisashi--view.takuro--view.hisashi--view.jiro01--view.mb--view .mc--teru--sp {
    opacity: 0;
    visibility: hidden;
  }
  .page--home.fade .mc {
    opacity: 0 !important;
    visibility: hidden !important;
  }
  .member--top .section--list {
    padding: 100px 2.6vw 0;
  }
  .member--top .section--list .list__base {
    padding: 40px 2.6vw 2.6vw;
    border-radius: 5px;
    opacity: 1;
  }
  .member--top .section--list .contents__head {
    display: block;
    position: relative;
    margin-bottom: 40px;
  }
  .member--top .section--list .head--left {
    width: 100%;
    display: block;
  }
  .member--top .section--list .head--logo {
    width: clamp(100px, 60vw, 300px);
    text-align: center;
    margin: 0 auto 30px;
  }
  .member--top .section--list .head--txt {
    width: 100%;
  }
  .member--top .section--list .logo--txt {
    font-size: clamp(12px, 1.2vw, 17px);
    font-weight: 400;
  }
  .member--top .section--list .btn.middle {
    margin-top: 40px;
    display: block;
    text-align: center;
    background-color: initial;
  }
  .member--top .section--list .btn.middle a {
    font-size: 18px;
  }
  .member--top .section--list .btn.middle .arrow-hidden {
    width: 25px;
    height: 25px;
  }
  .member--top .section--list .contents__middle {
    padding-top: 2.6vw;
    position: relative;
  }
  .member--top .section--list .contents__middle::before {
    position: absolute;
    content: " ";
    right: 0;
    top: 0;
    height: 1px;
    width: 100%;
    background-color: rgba(160, 160, 160, 0.3);
  }
  .member--top .section--list .thumb--wrap {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
  }
  .member--top .section--list .thumb--wrap .thumb {
    border-radius: 3px;
  }
  .member--top .section--list .recent--wrap {
    width: 100%;
  }
  .member--top .section--list .recent--wrap .recent--inner {
    position: relative;
    border-radius: 5px;
    padding: 40px 2.6vw;
  }
  .member--top .section--list .recent--wrap .block--detail {
    margin-bottom: 50px;
  }
  .member--top .section--list .recent--wrap h3 {
    font-size: 30px;
    text-align: center;
    line-height: 1;
    margin-bottom: 30px;
  }
  .member--top .section--list .recent--wrap .thumb {
    margin-bottom: 10px;
  }
  .member--top .section--list .recent--wrap .thumb img {
    border-radius: 3px;
  }
  .member--top .section--list .recent--wrap .list__more {
    font-size: 13px;
  }
  .member--top .section--list .recent--wrap .list__more--wrap {
    text-align: center;
  }
  .member--top .section--list .recent--wrap .list__more .arrow-hidden {
    width: 20px;
    height: 20px;
  }
  .member--top .text--flow {
    font-size: 16vw;
  }
  .member--top.page--jiro .section--list .list__base .contents__first .question .head--txt a > div .arrow-hidden {
    right: -10px;
    bottom: 5px;
  }
  .member--top.page--jiro .section--list .list__base .contents__third .question .head--txt a > div .arrow-hidden {
    right: -26px;
    bottom: 5px;
  }
  .member--top.page--jiro .section--list .list__base .introduce {
    display: block;
  }
  .member--top.page--jiro .section--list .list__base .question {
    margin-top: 30px;
  }
  .member--top.page--jiro .section--list .list__base .question .head--txt a {
    padding: 8% 5%;
    text-align: center;
  }
  .member--top.page--jiro .section--list .list__base .question .head--txt a > div {
    position: relative;
    display: inline-block;
  }
  .member--top.page--jiro .section--list .list__base .question .head--txt a > div .arrow-hidden {
    position: absolute;
  }
  .member--top.page--jiro .section--list .list__base .question-tit {
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
  }
  .member--top.page--jiro .section--list .list__base .question .question-txt {
    line-height: 1.6;
  }
  .member--top.page--jiro .section--list .list__base .head--logo svg {
    width: 80%;
  }
  .member--top.page--jiro .section--list .list__base .contents__first .thumb--wrap > .thumb {
    background-image: url("/static/glay/fanclub/top/member_contents/thumb/jiro_thumb01.jpg");
  }
  .member--top.page--jiro .section--list .list__base .contents__second {
    padding-bottom: 2.6vw;
    position: relative;
  }
  .member--top.page--jiro .section--list .list__base .contents__second::after {
    position: absolute;
    content: " ";
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: rgba(160, 160, 160, 0.3);
  }
  .member--top.page--jiro .section--list .list__base .contents__third {
    margin-top: 40px;
  }
  .member--top.page--jiro .section--list .list__base .contents__third .thumb--wrap > .thumb {
    background-image: url("/static/glay/fanclub/top/member_contents/thumb/jiro_thumb02.jpg");
    background-position-y: 25%;
  }
  .page--info.page--news .list--information,
  .page--info.body--app .list--information {
    margin: 0 auto 20px;
  }
  .page--info.page--news .list--information .list--item,
  .page--info.body--app .list--information .list--item {
    margin-bottom: 10px;
  }
  .page--info.page--news .list--information .date,
  .page--info.body--app .list--information .date {
    margin-bottom: 10px;
  }
  .page--info.page--news .list--information a,
  .page--info.body--app .list--information a {
    padding: 25px 20px;
  }
  .page--info.page--news .section--detail .txt,
  .page--info.body--app .section--detail .txt {
    margin-top: 40px;
  }
  .page--info.page--news .section--detail .block--share,
  .page--info.body--app .section--detail .block--share {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #3e3e3e;
  }
  .page--info.page--news .section--detail .block--share li,
  .page--info.body--app .section--detail .block--share li {
    margin-right: 12px;
  }
  .page--info.page--news .section--detail .block--share li a,
  .page--info.body--app .section--detail .block--share li a {
    line-height: inherit;
  }
  .page--info.page--news .section--detail .block--share .facebook,
  .page--info.page--news .section--detail .block--share .twitter,
  .page--info.page--news .section--detail .block--share .line-icon,
  .page--info.body--app .section--detail .block--share .facebook,
  .page--info.body--app .section--detail .block--share .twitter,
  .page--info.body--app .section--detail .block--share .line-icon {
    transition: all 0.3s;
  }
  .page--info.page--news .section--detail .block--share .facebook:hover,
  .page--info.page--news .section--detail .block--share .twitter:hover,
  .page--info.page--news .section--detail .block--share .line-icon:hover,
  .page--info.body--app .section--detail .block--share .facebook:hover,
  .page--info.body--app .section--detail .block--share .twitter:hover,
  .page--info.body--app .section--detail .block--share .line-icon:hover {
    opacity: 0.5;
  }
  .page--info.page--news .section--detail .block--share .fa,
  .page--info.body--app .section--detail .block--share .fa {
    font-size: 20px;
  }
  .page--info.page--news .section--detail .block--share .line-icon svg,
  .page--info.body--app .section--detail .block--share .line-icon svg {
    font-size: 22px;
    vertical-align: text-top;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child {
    margin-bottom: 20px;
    width: 100%;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .item--wrap {
    display: block;
    height: auto;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .btn--wrap {
    display: block;
    text-align: center;
    margin-bottom: 60px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .btn--wrap a {
    font-size: 18px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .btn--wrap .arrow-hidden {
    width: 25px;
    height: 25px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .thumb--wrap {
    width: 80%;
    margin: 0 auto 50px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .bottom {
    display: none;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .head {
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .head__tit {
    font-size: clamp(10px, 7vw, 40px);
    line-height: 1;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .credit--box {
    margin-bottom: 50px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .explain {
    width: 100%;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .explain--inner > .list__more--wrap {
    display: none;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .contents__tit {
    font-size: 16px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .contents__new {
    margin: 20px 0 40px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .contents__new li {
    padding: 6%;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .contents__new li:last-child {
    margin-bottom: 0;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .contents__new li dt {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .contents__new li dd {
    line-height: 1.8;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .twg--box {
    padding: 40px 0;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .members--only--box {
    padding: 60px 0;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .members--only--box .members--only {
    margin-bottom: 0;
    font-size: 15px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .twg,
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .backnumber--ttl {
    font-size: 20px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .twg {
    margin: 0 auto 10px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .twg--photo.four--elements {
    flex-wrap: wrap;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .twg--photo.four--elements .pieces {
    width: 50%;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .other-cut--area {
    margin-top: 30px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .backnumber--ttl {
    margin: 40px 0 auto;
    text-align: center;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more {
    cursor: pointer;
    font-size: 18px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more a {
    padding: 0.8em 1.3em;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more .arrow-hidden {
    width: 25px;
    height: 25px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.this-week-graphics {
    padding: 0.8em 1.3em;
    margin: 30px 0 20px;
  }
  .page--mobile-magazine .section--list .section-tit {
    margin-bottom: 30px;
  }
  .page--mobile-magazine .section--list .list--information {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .page--mobile-magazine .section--list .list--information .item--wrap {
    display: block;
  }
  .page--mobile-magazine .section--list .list--information .btn--wrap {
    display: none;
  }
  .page--mobile-magazine .section--list .list--information .list--item {
    width: 48%;
    margin-bottom: 50px;
  }
  .page--mobile-magazine .section--list .list--information .list--item .item--wrap {
    height: 100%;
    position: relative;
  }
  .page--mobile-magazine .section--list .list--information .list--item .explain--inner {
    width: 100%;
  }
  .page--mobile-magazine .section--list .list--information .thumb--wrap {
    width: 100%;
    margin-bottom: 6px;
  }
  .page--mobile-magazine .section--list .list--information .explain {
    margin-top: 10px;
    width: 100%;
  }
  .page--mobile-magazine .section--list .list--information .head {
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-bottom: 50px;
  }
  .page--mobile-magazine .section--list .list--information .head__tit {
    font-size: 15px;
  }
  .page--mobile-magazine .section--list .list--information .head::after {
    display: none;
    position: absolute;
    content: " ";
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: rgba(160, 160, 160, 0.3);
  }
  .page--mobile-magazine .section--list .list--information .bottom {
    cursor: pointer;
    transition: all 0.5s;
  }
  .page--mobile-magazine .section--list .list--information .bottom p {
    font-size: 15px;
    margin-right: 0.3em;
  }
  .page--mobile-magazine .section--list .list--information .bottom:hover .arrow svg {
    transform: translate(26%, -32%);
  }
  .page--mobile-magazine .section--list .list--information .explain--inner {
    width: 100%;
  }
  .page--mobile-magazine .section--list .list--information .list__more--wrap.link {
    position: absolute;
    bottom: 0;
  }
  .page--mobile-magazine .section--list .list--information .arrow {
    width: 24px;
    height: 24px;
    justify-content: center;
    overflow: hidden;
    background-color: #ffffff;
    border-radius: 50px;
  }
  .page--mobile-magazine .section--list .list--information .arrow svg {
    transform: translate(-35%, 31%);
    transition: all 0.5s;
    fill: none;
    stroke: #222222;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more, .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.other-cut,
  .page--mobile-magazine .section--list .list__more.archive {
    width: 100%;
    max-width: 320px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.other-cut,
  .page--mobile-magazine .section--list .list__more.archive {
    font-size: 14px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.other-cut a,
  .page--mobile-magazine .section--list .list__more.archive a {
    padding: 0.8em 1.3em;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.other-cut p,
  .page--mobile-magazine .section--list .list__more.archive p {
    line-height: 1.6;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.other-cut span,
  .page--mobile-magazine .section--list .list__more.archive span {
    font-size: 13px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .list__more.other-cut .arrow-hidden,
  .page--mobile-magazine .section--list .list__more.archive .arrow-hidden {
    width: 25px;
    height: 25px;
  }
  .page--mobile-magazine .section--detail .txt > .flex--container {
    display: block;
  }
  .page--mobile-magazine .section--detail .txt > .flex--container .right--item {
    padding: 40px 20px;
    border-radius: 5px;
  }
  .page--mobile-magazine .section--detail .txt > .flex--container .right--item .first--block,
  .page--mobile-magazine .section--detail .txt > .flex--container .right--item .second--block {
    display: block;
  }
  .page--mobile-magazine .section--detail .tit {
    margin-bottom: 20px;
  }
  .page--mobile-magazine .section--detail .btn--list > div:last-child .twg--item:last-of-type {
    border-bottom: none;
  }
  .page--mobile-magazine .section--detail .twg--item {
    width: 100%;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1098039216);
  }
  .page--mobile-magazine .section--detail .twg--item .show-modal {
    width: 90%;
    max-width: 240px;
    padding: 1em 0;
    margin: 0 auto 15px;
    background-color: #e4e4e4;
    color: #222222;
  }
  .page--mobile-magazine .section--detail .twg--item .show-modal:last-child {
    margin-bottom: 0;
  }
  .page--mobile-magazine .section--detail .twg--item h2 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 21px;
  }
  .page--mobile-magazine .section--detail .twg--item .flex--container {
    display: block;
  }
  .page--mobile-magazine .section--detail .twg--item .flex--container.twg--photo {
    display: flex;
  }
  .page--mobile-magazine .section--detail .twg--item .flex--container.four--elements {
    flex-wrap: wrap;
  }
  .page--mobile-magazine .section--detail .twg--item .flex--container.four--elements .pieces {
    width: 50%;
  }
  .page--mobile-magazine .section--detail .twg--item .other-cut {
    margin-top: 20px;
  }
  .page--mobile-magazine .section--detail .twg--item div p {
    font-size: 13px;
    line-height: 1.2;
  }
  .page--mobile-magazine .popup {
    height: 100vh;
    height: 100dvh;
    overscroll-behavior-y: contain;
  }
  .page--mobile-magazine .popup .content {
    padding: 70px 5.2vw;
  }
  .page--mobile-magazine .popup .popup-tit {
    font-size: 30px;
    margin-bottom: 50px;
  }
  .page--mobile-magazine .popup .close {
    top: 7vw;
    right: 4vw;
  }
  .page--mobile-magazine.popup-open .translate--contents {
    transform: initial;
    overflow: initial;
    position: initial;
    transform-origin: initial;
    filter: none;
    transition: none;
  }
  .page--qa .list--qa li {
    margin-bottom: 10px;
  }
  .page--qa .list--qa li a {
    padding: 25px 20px;
  }
  .page--qa .form--comfirm {
    padding: 25px 20px;
  }
  .page--qa .section--list .section-tit {
    font-size: 24px;
    text-align: left;
  }
  .page--blog.blog--teru .section--list .block--list .list--blog li, .page--blog.blog--jiro .section--list .block--list .list--blog li, .page--blog.blog--report .section--list .block--list .list--blog li {
    padding: 10px 0;
  }
  .page--blog.blog--teru .section--list .block--list .list--blog li a, .page--blog.blog--jiro .section--list .block--list .list--blog li a, .page--blog.blog--report .section--list .block--list .list--blog li a {
    padding: 15px;
    border-radius: 5px;
    align-items: flex-start;
    background-color: #2e2e2e;
  }
  .page--blog.blog--teru .section--list .block--list .list--blog li .date, .page--blog.blog--jiro .section--list .block--list .list--blog li .date, .page--blog.blog--report .section--list .block--list .list--blog li .date {
    margin-bottom: 5px;
  }
  .page--blog.blog--teru .thumb, .page--blog.blog--jiro .thumb {
    width: 45%;
    border-radius: 3px;
  }
  .page--blog.blog--teru .list__txt, .page--blog.blog--jiro .list__txt {
    margin-left: 4%;
    width: 55%;
  }
  .page--blog.blog--takuro .section--list .block--list .list--blog li {
    width: 48%;
    margin: 0 4% 30px 0;
  }
  .page--blog.blog--takuro .section--list .block--list .list--blog li:nth-child(2n) {
    margin-right: 0;
  }
  .page--blog.blog--takuro .section--list .block--list .list--blog li .thumb {
    border-radius: 3px;
    margin-bottom: 10px;
  }
  .page--blog.blog--takuro .section--list .block--list .list--blog li .date {
    margin-bottom: 5px;
  }
  .page--blog .section--detail .txt {
    margin-bottom: 80px;
  }
  .page--blog .section--detail .comment--form {
    padding-top: 80px;
  }
  .page--blog .section--detail .table_box {
    margin-bottom: 60px;
  }
  .page--blog .section--detail .table_box dt {
    font-size: 22px;
  }
  .page--blog .section--detail #block_box {
    text-align: center;
  }
  .page--blog .section--detail .comment--list {
    margin-top: 30px;
  }
  .page--blog .section--detail .delete--form {
    margin-top: 20px;
  }
  .page--blog .section--detail .block--comment-count {
    margin-top: 100px;
  }
  .page--blog .section--detail .comment__item {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .page--blog .section--detail .comment__item .btn.btn--report {
    bottom: 20px;
  }
  .page--blog .section--detail .comment__item .btn.btn--report a {
    padding: 1em 1.5em;
    font-size: 0.8em;
  }
  .page--blog .section--detail .comment__item .btn.btn--report.show {
    right: 2.5em;
  }
  .page--blog .section--detail .comment__item.comment--teru .comment__item--inner .icon {
    width: 60px;
    margin-right: 1.2em;
  }
  .page--blog .section--detail .comment__item.comment--teru .block--comment--details {
    width: calc(100% - 60px - 1.2em);
  }
  .page--blog .section--detail .comment__item.comment--teru .block--comment--details .name-wrap .name {
    padding: 0.3em 0.6em;
    border-radius: 0.2em;
    line-height: 1.2;
  }
  .page--blog.page--confirm #comment_form dl {
    margin-bottom: 100px;
  }
  .page--blog.page--confirm dl dt {
    font-size: 12px;
  }
  .page--blog.page--confirm dl dd {
    margin-bottom: 3em;
  }
  .page--blog.page--confirm dl dd:last-of-type {
    margin-bottom: 0;
  }
  .page--blog.page--complete .titArea {
    margin-bottom: 60px;
  }
  .page--blog.page--complete .titArea .tit {
    line-height: 2;
  }
  .page--movie.new-movie .wrap .section--detail .area--movie .video-js:not(.vjs-fullscreen) .vjs-play-control {
    top: calc(100% - 6em);
    transform: translateY(0);
    width: 2em;
    height: 2em;
  }
  .page--movie.new-movie.fullscreen .drawer__btn {
    z-index: 4;
  }
  .page--movie.new-movie .wrap .section--detail .area--movie .video-js .vjs-play-control {
    transform: translateY(50%);
    top: -50dvh;
  }
  .page--movie.new-movie .content--main .section--list {
    padding: 100px 5.2vw;
  }
  .page--movie.new-movie .content--main .section--list .thumb {
    border-radius: 3px;
    margin-bottom: 10px;
  }
  .page--movie.new-movie .content--main .section--detail {
    padding: 100px 5.2vw 80px;
  }
  .page--movie.new-movie .content--main .section--detail .area--movie .block--player {
    width: 100%;
    aspect-ratio: inherit;
    position: relative;
    top: 0;
    padding-top: 56.25%;
    line-height: 0;
  }
  .page--movie.new-movie .content--main .section--detail .tit {
    margin-top: 10px;
  }
  .page--movie.new-movie .content--main .section--detail .block--more_movies {
    margin-top: 60px;
  }
  .page--movie.new-movie .content--main .section--detail .more_movies_title {
    font-size: 18px;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 18px;
    line-height: 1;
  }
  .page--movie.new-movie .content--main .section--detail .item--more_movie .tit {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .page--movie.new-movie .content--main .section--detail .inner_more_movies {
    margin-top: 18px;
  }
  .page--movie.new-movie .content--main .section--detail .inner_more_movies li {
    width: 47%;
    margin-right: 3%;
  }
  .page--movie.new-movie .content--main .section--detail .inner_more_movies li:nth-child(2n) {
    margin-right: 0;
  }
  .page--movie.new-movie .content--main .section--detail .inner_more_movies li .thumb {
    border-radius: 3px;
    margin-bottom: 10px;
  }
  .page--movie.category-radio .section-tit span {
    font-size: 30px;
  }
  .page--movie.play .vjs-play-control {
    display: none;
  }
  .page--photo .section--list .list--contents li,
  .page--photo .section--detail .list--contents li {
    width: 48%;
    margin: 0 4% 30px 0;
  }
  .page--photo .section--list .list--contents li:nth-of-type(2n),
  .page--photo .section--detail .list--contents li:nth-of-type(2n) {
    margin-right: 0;
  }
  .page--photo .section--detail .tit {
    margin-bottom: 20px;
  }
  .page--photo .section--detail .list--contents li {
    margin: 0 4% 4% 0;
  }
  .page--photo .section--detail .list--contents li .thumb {
    margin-bottom: 0;
  }
  .page--photo #swipebox-overlay .slide img,
  .page--mobile-magazine #swipebox-overlay .slide img {
    max-width: 70%;
  }
  .page--photo #swipebox-prev,
  .page--mobile-magazine #swipebox-prev {
    left: 0;
  }
  .page--photo #swipebox-next,
  .page--mobile-magazine #swipebox-next {
    right: 0;
  }
  .page--faq .section--list .searchBox {
    width: 100%;
    margin-bottom: 30px;
  }
  .page--faq .section--list .block--category {
    margin-bottom: 30px;
  }
  .page--faq .section--list .block--category li {
    margin: 0 10px 16px 0;
  }
  .page--faq .section--list .block--category li a {
    font-size: 13px;
  }
  .page--faq .section--detail .tit--category {
    font-size: 17px;
    margin-bottom: 20px;
  }
  .page--faq .section--detail .block--faq-detail {
    border-radius: 5px;
  }
  .page--questionnaire .section-tit {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 1em;
  }
  .page--questionnaire .form__checkbox label p::before {
    top: 0;
    margin: 1em 0 0;
  }
  .page--questionnaire .form__checkbox label p::after {
    top: 0;
    margin: 1.3em 0 0;
  }
  .page--first_login .attention {
    font-size: clamp(14px, 4.5vw, 18px);
    padding: 2.5% 7%;
    margin-bottom: 40px;
  }
  .page--first_login .section-tit {
    font-size: clamp(16px, 6vw, 22px);
    line-height: 1.6;
    margin-bottom: 40px;
    text-align: center;
  }
  .page--first_login .block--lead {
    margin-bottom: 20px;
    padding: 5%;
    border-radius: 5px;
  }
  .page--first_login .main--caution {
    font-size: 18px;
    text-align: center;
    margin: 1em 0;
  }
  .page--first_login .caution--box {
    border-radius: 5px;
    padding: 5%;
    margin-bottom: 130px;
  }
  .page--first_login .caution-tit {
    width: 100%;
    padding: 1% 0;
    font-size: 16px;
  }
  .page--first_login .caution--txt {
    text-align: left;
  }
  .page--first_login .caution--important {
    font-size: clamp(12px, 4vw, 18px);
    margin-bottom: 130px;
  }
  .page--first_login .step ul {
    display: block;
  }
  .page--first_login .step li::after {
    content: "";
    display: block;
    position: absolute;
    top: auto;
    right: auto;
    bottom: -17px;
    left: 48%;
    transform: rotate(135deg) translateX(-50%);
  }
  .page--first_login .step li a {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 15px;
    margin-bottom: 30px;
    border-radius: 3px;
  }
  .page--first_login .step li {
    position: relative;
    margin-bottom: 15px;
    font-size: 12px;
  }
  .page--first_login .step li span:first-of-type {
    font-weight: 600;
    font-size: 15px;
    margin-right: 1em;
  }
  .page--first_login .step li span:last-of-type {
    font-size: 14px;
    line-height: 1.5;
  }
  .page--first_login .block--lead {
    margin: 0 0 20px;
  }
  .page--first_login .tit {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .page--first_login .block--lead .txt {
    margin-bottom: 1.8em;
  }
  .page--first_login .block--attention {
    padding: 15px;
    margin: 1em 0;
  }
  .page--first_login .block--attention .link a {
    padding: 1.2em 2em 1.2em 1em;
    font-weight: 600;
  }
  .page--first_login .block--step .block > .tit:before {
    top: 0.5em;
    transform: translateY(0);
  }
  .page--first_login .block--step .list--step > li .list-tit > span:first-of-type {
    padding: 2px 6px;
  }
  .page--first_login .txt.lead--txt {
    margin-bottom: 40px;
  }
  .page--first_login .caution--tit--box {
    margin-bottom: 20px;
  }
  .page--first_login h5 {
    margin-bottom: 1em;
    font-size: 2em;
  }
  .page--first_login .video--wrap {
    margin-bottom: 40px;
  }
  .page--first_login #step1 .link a {
    font-size: 16px;
    width: 230px;
    padding: 4% 3%;
    line-height: 1.4;
  }
  .page--first_login #step3 .block--attention .txt {
    margin-top: 20px;
  }
  .page--first_login #step4 .link a,
  .page--first_login #step5 .link a,
  .page--first_login #step7 .link a {
    font-weight: 600;
  }
  .page--entry {
    padding: 140px 5.2vw 80px;
  }
  .page--entry .logo {
    width: 70%;
    max-width: 350px;
    margin: 0 auto 30px;
  }
  .page--entry .txt--lead {
    text-align: left;
  }
  .page--entry .txt--box {
    text-align: center;
    margin-bottom: 60px;
  }
  .page--entry .block--contents {
    margin: 60px 0;
  }
  .page--entry .block-tit {
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 30px;
  }
  .page--entry .block-tit.jp {
    font-size: 20px;
  }
  .page--entry .first_login--guide,
  .page--entry .entry--box {
    border-radius: 5px;
    padding: 10% 5%;
    margin-bottom: 20px;
  }
  .page--entry .first_login--guide .first_login--tit,
  .page--entry .first_login--guide .entry--box--tit,
  .page--entry .entry--box .first_login--tit,
  .page--entry .entry--box .entry--box--tit {
    font-size: 19px;
    margin-bottom: 20px;
  }
  .page--entry .first_login--guide .first_login--txt,
  .page--entry .entry--box .first_login--txt {
    margin: 0 auto 40px;
  }
  .page--entry .explain--area {
    margin-bottom: 30px;
  }
  .page--entry .explain--area .entry--explain a {
    text-decoration: underline;
  }
  .page--entry .entry--box .flex--btn {
    display: block;
    margin: 0 auto;
  }
  .page--entry .entry--box .flex--btn .flex--item {
    padding: 10% 5%;
    border-radius: 5px;
    margin-bottom: 20px;
  }
  .page--entry .entry--box .flex--btn .flex--item:last-child {
    margin-bottom: 0;
  }
  .page--entry .entry--box .btn--txt {
    font-size: 14px;
    text-align: center;
  }
  .page--entry .list--contents li {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 5%;
  }
  .page--entry .list--contents li .game--genre .game--tit {
    margin-bottom: 5px;
  }
  .page--entry .list--contents li .game--genre .game--list {
    display: block;
  }
  .page--entry .list--contents li .game--genre .game--list li {
    padding: 0;
    margin-bottom: 5px;
  }
  .page--entry .list--contents li .category {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  .page--entry .block--course,
  .page--entry .block--payment,
  .page--entry .block--device {
    margin-bottom: 60px;
  }
  .page--entry .course--tit {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .page--entry .tab-container .tab {
    padding: 4%;
  }
  .page--entry .tab-container .tab p {
    font-size: 17px;
  }
  .page--entry .tab-container .tab.shilver-tit {
    border-radius: 5px 0 0 0;
  }
  .page--entry .tab-container .tab.gold-tit {
    border-radius: 0 5px 0 0;
  }
  .page--entry .course--base {
    padding: 20px 2vw 10px;
    border-radius: 0 0 5px 5px;
    margin-bottom: 20px;
  }
  .page--entry .course--base:last-child {
    margin-bottom: 0;
  }
  .page--entry .fee {
    margin-bottom: 20px;
  }
  .page--entry .fee p {
    font-size: 18px;
  }
  .page--entry .fee .price {
    font-size: 30px;
    margin: 0 5px;
  }
  .page--entry .fee .tax {
    font-size: 16px;
  }
  .page--entry .table--area {
    margin: 0 auto 60px;
    border-radius: 5px;
  }
  .page--entry .table--area li {
    width: 50%;
    padding: 3% 2%;
  }
  .page--entry .table--area li p {
    font-size: 12px;
    line-height: 1.5;
  }
  .page--entry .table--area:last-child {
    margin-bottom: 0;
  }
  .page--entry .table--area .attention--limit {
    margin-top: 1em;
    font-size: 11px;
  }
  .page--entry .block--payment .flex--container,
  .page--entry .block--device .flex--container {
    display: block;
  }
  .page--entry .block--payment dl,
  .page--entry .block--device dl {
    width: 100%;
    margin-bottom: 50px;
  }
  .page--entry .block--payment dl dt,
  .page--entry .block--device dl dt {
    font-size: 16px;
    text-align: left;
    margin-bottom: 0.5em;
  }
  .page--entry .block--payment dl dd,
  .page--entry .block--device dl dd {
    text-align: left;
  }
  .page--entry .block--payment .credit--genre {
    font-size: 14px;
  }
  .page--vip .logo {
    width: 50%;
    max-width: 170px;
    margin: 0 auto 30px;
  }
  .page--vip h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .page--vip .flex--container {
    display: block;
  }
  .page--vip .flex--item {
    width: 100%;
    margin-bottom: 15px;
  }
  .page--vip .flex--item a {
    border-radius: 5px;
    padding: 10% 5%;
  }
  .page--vip .flex--item p {
    font-size: clamp(14px, 5vw, 26px);
    line-height: 2;
  }
  .page--vip .flex--item p span {
    font-size: clamp(12px, 4.8vw, 24px);
  }
  .page--vip .flex--item .arrow {
    width: 30px;
    right: 4%;
    bottom: 8%;
  }
  .page--vip .flex--item:last-child {
    margin-bottom: 0;
  }
  .page--vip .txt--lead--box {
    text-align: center;
  }
  .page--vip .txt--lead {
    display: inline-block;
    text-align: left;
    margin: 0 auto 30px;
  }
  .page--archive h3 {
    font-size: clamp(10px, 9vw, 30px);
    margin-bottom: 30px;
  }
  .page--archive .list--blog li {
    padding: 10px 0;
  }
  .page--archive .list--blog li a {
    padding: 15px;
    border-radius: 5px;
    align-items: flex-start;
    background-color: #2e2e2e;
  }
  .page--archive .list--blog li .date {
    margin-bottom: 5px;
  }
  .page--archive .list--blog li .tit {
    font-size: clamp(15px, 5.5vw, 30px);
  }
  .page--deals--payment {
    padding: 120px 5.2vw 80px;
  }
  .page--deals--payment .section-tit {
    line-height: 1.4;
    margin-bottom: 60px;
  }
  .page--deals--payment .support-tit_sub {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .page--deals--payment .support-list {
    margin-bottom: 70px;
  }
  .page--deals--payment .support-list dt {
    font-size: 17px;
    margin-bottom: 1em;
  }
  .page--deals--payment table th {
    width: 100px;
    padding: 20% 2%;
  }
  .page--recommend .artist {
    font-size: 50px;
  }
  .page--recommend .logo {
    width: 90%;
    margin: 0 auto;
    max-width: 300px;
  }
  .page--recommend .about,
  .page--recommend .attention {
    width: 100%;
    margin: 0 auto;
    max-width: 800px;
    padding: 20px;
    border-radius: 5px;
  }
  .page--recommend .about h3,
  .page--recommend .attention h3 {
    margin-bottom: 20px;
  }
  .page--recommend .about {
    margin-bottom: 20px;
  }
  .page--recommend .about h3 {
    font-size: 21px;
  }
  .page--recommend .attention h3 {
    font-size: 20px;
  }
  .page--birthday-message .tit {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .banner--modal {
    transition: all 0.7s;
  }
  .banner--modal.is-active .banner--first--login {
    width: 86%;
  }
  .banner--modal.is-active .close {
    display: block;
    width: 40px;
    height: 40px;
  }
}
/*  tablet
------------------------------ */
@media screen and (min-width: 768px) and (max-width: 960px) {
  .drawer__btn {
    font-size: 18px;
    padding: 0.7em 1.5em;
    top: 5vw;
    right: 13.15vw;
    transform: translateX(50%);
  }
  .nav {
    padding: 170px calc(2.6vw + 1em) 100px 0;
  }
  .nav .g-nav:nth-child(2), .nav .g-nav:nth-child(3) {
    margin: 0 0 100px auto;
  }
  .nav .g-nav li {
    margin: 0 0 35px auto;
  }
  .nav .nav--login.flex--container li a {
    font-size: 28px;
  }
  .nav .accordion__top {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .footer .footer__base > .flex--container .flex--item.left--item {
    padding: 130px 14%;
  }
  .footer .footer__logo--img {
    width: 45%;
    margin-bottom: 70px;
  }
  .footer .footer__logo--img:first-child {
    width: 45%;
    margin-left: 0;
  }
  .footer .footer__logo--img:first-child img {
    width: 65%;
  }
  .footer .footer__logo--img:nth-child(2) {
    width: 45%;
    margin-right: 0;
  }
  .footer .footer__logo--img:nth-child(2) img {
    width: 80%;
  }
  .footer .footer__logo--img:nth-child(4) {
    margin-left: 10%;
  }
  .footer .footer__logo--img:nth-child(4) img {
    width: 80%;
  }
  .footer .footer__logo--img:last-child img {
    width: 60%;
  }
  .footer .footer__support .page--top--btn {
    width: 7%;
  }
  .footer .support--list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer .support--list li {
    width: 48%;
  }
  .footer .support--list li:nth-child(7), .footer .support--list li:last-child {
    margin-bottom: 0;
  }
  .footer__about--contents .sns--list {
    width: 70%;
    margin: 0 auto 70px;
  }
  .page--home .section--top .logo--area .fc--logo {
    max-width: 300px;
  }
  .page--home .section--top .kv__base .kv--bnr--img {
    border-radius: 3px;
  }
  .page--home .section--top .kv__base .nav--login li.btn {
    width: clamp(140px, 20vw, 150px);
  }
  .page--home .section--top .kv__base .nav--login li.btn a {
    font-size: 18px;
  }
  .page--home .section--top .kv__base .topics--area .topics a {
    padding: 8% 6% 4%;
  }
  .page--home .section--top .kv__base .swiper-pagination-bullet.swiper-pagination-bullet-active {
    transform: scaleY(1.5);
  }
  .page--home .section--info .list--item a {
    padding: 30px;
  }
  .page--home .section--main .contents__tit--list .list--item {
    width: 50%;
  }
  .page--home .mc {
    bottom: 2vw;
    width: 65%;
  }
  .section--list {
    padding: 200px 5.2vw 100px;
  }
  .section--detail {
    padding: 200px 5.2vw 100px;
  }
  .member--top .section--list {
    padding: 180px 2.6vw 0;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item:first-child .contents__new li {
    padding: 4%;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item .list__more {
    font-size: 22px;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item .list__more a {
    padding: 0.5em 1.6em 0.4em;
  }
  .page--mobile-magazine.pager--control .section--list .list--information .list--item .list__more .arrow-hidden {
    width: 24px;
    height: 25px;
  }
}