@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;
  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;
  position: relative;
}

*, *::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: #152446;
  color: #E5E5E5;
  word-wrap: break-word;
}
@media screen and (min-width: 961px) {
  body {
    font-family: -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  body {
    font-family: -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.08em;
  }
}
body.page--free {
  background: #f4f4f4;
  color: #152446;
}

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

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

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

::selection {
  background: #E5E5E5;
  color: #152446;
}

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

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

.block--pager {
  text-align: center;
  margin: 4vw auto 6vw;
  padding: 0;
  position: relative;
  top: 20px;
  height: 60px;
}
.block--pager li {
  display: inline-block;
  font-family: "ivypresto-text", serif;
  font-weight: 400;
  letter-spacing: 0.02em;
  padding: 0.6em 0;
  margin: 0 5px;
  vertical-align: middle;
  position: relative;
  line-height: 1;
}
.block--pager a {
  display: block;
  position: relative;
  text-decoration: none;
  padding: 0 0.3em;
}
.block--pager .pager__item--number {
  text-align: center;
  color: #fff;
}
.block--pager .pager__item--newer {
  width: 40px;
  height: 40px;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
}
.block--pager .pager__item--newer a, .block--pager .pager__item--newer span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 0;
  position: relative;
}
.block--pager .pager__item--newer a::after, .block--pager .pager__item--newer span::after {
  content: "";
  display: block;
  position: absolute;
}
.block--pager .pager__item--newer a::after, .block--pager .pager__item--newer span::after {
  width: 9px;
  height: 9px;
  border-top: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  transform: rotate(-135deg);
  top: 16px;
  right: 16px;
}
.block--pager .pager__item--newer span {
  opacity: 0.2;
}
.block--pager .pager__item--older {
  width: 40px;
  height: 40px;
  padding: 0;
  position: relative;
  top: 0;
  right: 0;
}
.block--pager .pager__item--older a, .block--pager .pager__item--older span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 0;
  position: relative;
}
.block--pager .pager__item--older a::after, .block--pager .pager__item--older span::after {
  content: "";
  display: block;
  position: absolute;
}
.block--pager .pager__item--older a::after, .block--pager .pager__item--older span::after {
  width: 9px;
  height: 9px;
  border-top: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  transform: rotate(45deg);
  top: 16px;
  right: 16px;
}
.block--pager .pager__item--older span {
  opacity: 0.2;
}
.block--pager .pager__item--newer,
.block--pager .pager__item--older {
  z-index: 2;
}
.block--pager .pager__item--newer::before,
.block--pager .pager__item--older::before {
  display: none !important;
}
.block--pager .pager__item--current {
  position: relative;
  padding: 0.6em 0.3em;
  color: #bfab56;
}
.block--pager .pager__list-parent {
  font-family: "ivypresto-text", serif;
  font-weight: 300;
  letter-spacing: 0.02em;
  font-size: 16px;
}

.page--free .block--pager .pager__item--older a::after,
.page--free .block--pager .pager__item--older span::after,
.page--free .block--pager .pager__item--newer a::after,
.page--free .block--pager .pager__item--newer span::after {
  border-top: 1px solid #152446;
  border-right: 1px solid #152446;
}

.txt--basic {
  margin: 0 0 1em;
  font-family: noto-sans-cjk-jp, sans-serif;
}

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

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.bold {
  font-weight: bold;
}

/* image */
.ph, .thumb {
  position: relative;
  line-height: 0;
}
.ph img, .thumb img {
  width: 100%;
}
.ph::after, .thumb::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(/static/common/global-image/dummy.gif);
  background-size: cover;
  top: 0;
  left: 0;
}
.ph .dummy, .thumb .dummy {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.ph.img_copyright:before {
  position: absolute;
  bottom: 20px;
  right: 15px;
  content: "LEO IEIRI FC";
  font-size: 18px;
  color: #a1a1a1;
  font-family: "ivypresto-text", serif;
  font-weight: 500;
  letter-spacing: 0.02em;
  mix-blend-mode: difference;
}

.thumb.img_copyright:before {
  position: absolute;
  bottom: 11px;
  right: 6px;
  content: "LEO IEIRI FC";
  font-size: 14px;
  color: #a7a7a7;
  font-family: "ivypresto-text", serif;
  font-weight: 500;
  letter-spacing: 0.02em;
  mix-blend-mode: difference;
}

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

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

/* delighter */
.delighter {
  opacity: 0;
  transform: translate3d(0, 40px, 0);
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}

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

.thumb.nonlogin.members:before {
  content: "MEMBERS ONLY";
  position: absolute;
  color: #bfab56;
  font-family: "ivypresto-text", serif;
  font-weight: 500;
  letter-spacing: 0.02em;
  z-index: 10;
  mix-blend-mode: normal;
}
.thumb.nonlogin.members:after {
  background-color: rgba(21, 36, 70, 0.5);
}
.thumb.nonlogin.members > img {
  filter: blur(25px);
  position: relative;
  width: 120%;
  height: 120%;
  top: -10%;
}

.header--img {
  max-width: inherit !important;
}

.link-cs {
  pointer-events: none;
  border: 1px solid #7a7a7a !important;
  color: #7a7a7a !important;
}

.little-em {
  font-size: 120%;
  font-weight: 700;
}

.decoration-line {
  position: relative;
  padding: 0.3em;
}
.decoration-line:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 10%;
  background: repeating-linear-gradient(-45deg, #bfab56, #bfab56 2px, transparent 2px, transparent 4px);
  z-index: -1;
}

.slick-dots {
  text-align: left;
}
.slick-dots li {
  width: 30px;
  height: 5px;
  margin: 0 10px 0 0;
  padding: 0;
}
.slick-dots li button {
  width: auto;
  height: auto;
  padding: 0;
}
.slick-dots li button:before {
  content: "";
  height: 100%;
  width: 100%;
  background: #b2b2b2;
  opacity: 1;
}
.slick-dots .slick-active button:before {
  background: #bfab56;
}

.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 48%;
  display: block;
  width: 70px;
  height: 70px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
  z-index: 10;
  display: inline-block;
  opacity: 0;
  transition: opacity 0.5s;
}
.slick-next::after,
.slick-prev::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #152446;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  vertical-align: middle;
  right: 0;
}
.slick-next:before,
.slick-prev:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background: #fff;
  opacity: 0.4;
  transition: opacity 0.5s;
}
.slick-next:after,
.slick-prev:after {
  position: absolute;
  top: 26px;
}
.slick-next.slick-disabled,
.slick-prev.slick-disabled {
  pointer-events: none;
}
.slick-next.slick-disabled::before, .slick-next.slick-disabled::after,
.slick-prev.slick-disabled::before,
.slick-prev.slick-disabled::after {
  opacity: 0;
}

.slick-next {
  right: -10vw;
}
.slick-next:after {
  left: 21px;
}

.slick-prev {
  left: -6vw;
}
.slick-prev:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 21px;
}

.form--post dt {
  margin: 3em 0 1em;
}
.form--post dt:first-of-type {
  margin-top: 0;
}
.form--post dd {
  margin: 0 0 1em;
}
.form--post dd:last-of-type {
  margin-bottom: 0;
}

.block--error {
  color: #f00;
  padding: 8px 15px;
  border: 1px solid #fd3030;
}

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

::-moz-placeholder {
  color: #979ea3;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #979ea3;
}

:-moz-placeholder {
  color: #979ea3;
}

::placeholder {
  color: #979ea3;
}

/* 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;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #E5E5E5;
  border-radius: 0.3em;
  padding: 0.5em 1em;
  color: #152446;
  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: -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.08em;
  }
}
@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: -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.08em;
  }
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
button:focus {
  border-color: #c9c9c9;
}
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[type=text] ::placeholder,
input[type=tel] ::placeholder,
input[type=email] ::placeholder,
input[type=password] ::placeholder,
input[type=number] ::placeholder,
button ::placeholder {
  color: #152446;
  opacity: 0.5;
}

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

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

/* textarea */
textarea {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #E5E5E5;
  border-radius: 0.3em;
  padding: 0.5em 1em;
  height: 10em;
  border: 1px solid #888;
}
@media screen and (min-width: 961px) {
  textarea {
    font-family: -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  textarea {
    font-family: -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.08em;
  }
}
textarea:focus {
  border-color: #c9c9c9;
}
textarea.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
textarea.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
textarea[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}
textarea ::placeholder {
  color: #152446;
  opacity: 0.5;
}

/* select */
.form__select {
  display: inline-block;
  position: relative;
}
.form__select::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 2px solid #152446;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  vertical-align: middle;
  right: 0;
}
.form__select select {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #E5E5E5;
  border-radius: 0.3em;
  padding: 0.5em 1em;
  color: #152446;
  padding-right: 2.3em;
  border-radius: 0;
  border: 1px solid #888;
}
@media screen and (min-width: 961px) {
  .form__select select {
    font-family: -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__select select {
    font-family: -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.08em;
  }
}
.form__select select:focus {
  border-color: #c9c9c9;
}
.form__select select.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
.form__select select.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
.form__select select[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}
.form__select select ::placeholder {
  color: #152446;
  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: -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__checkbox label p {
    font-family: -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.08em;
  }
}
.form__checkbox input[type=checkbox],
.form__checkbox input[type=radio] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__checkbox.form__error {
  color: #f33;
}
.form__checkbox label p {
  padding-left: 1.6em;
}
.form__checkbox label p::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  border: 1px solid #888;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.form__checkbox label p::after {
  content: "";
  display: inline-block;
  width: 0.8em;
  height: 0.4em;
  border: 2px solid #E5E5E5;
  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: #152446;
  border-color: #bfab56;
}
.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: -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__radio label p {
    font-family: -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.08em;
  }
}
.form__radio input[type=checkbox],
.form__radio input[type=radio] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__radio.form__error {
  color: #f33;
}
.form__radio label p {
  padding-left: 1.6em;
}
.form__radio label p::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
  border: 1px solid #888;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.form__radio :checked ~ p::before {
  border-color: #bfab56;
  border-width: 3px;
}

/* 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: -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__toggle label p {
    font-family: -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.08em;
  }
}
.form__toggle input[type=checkbox],
.form__toggle input[type=radio] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__toggle.form__error {
  color: #f33;
}
.form__toggle label p {
  padding-left: 0;
  position: relative;
}
.form__toggle label p::before,
.form__toggle label p::after {
  content: "";
  display: block;
  height: 30px;
  margin: -15px 0 0;
  position: absolute;
  border: 1px solid #E5E5E5;
}
.form__toggle label p::before {
  width: 50px;
  border-radius: 15px;
  top: 50%;
  right: 0;
}
.form__toggle label p::after {
  width: 30px;
  background: #E5E5E5;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  top: 50%;
  right: 20px;
}
.form__toggle :checked ~ p::before {
  background: #bfab56;
  border-color: #bfab56;
}
.form__toggle :checked ~ p::after {
  right: 0;
}

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

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

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

.form--confirm {
  background: #152446;
  padding: 40px 35px;
  margin-bottom: 40px;
}
.form--confirm dt {
  margin: 0 0 10px;
}
.form--confirm dd {
  margin: 0 0 30px;
}
.form--confirm dd:last-of-type {
  margin-bottom: 0;
}

.page--free .form--confirm {
  background: #fff;
}

@keyframes scroll {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 40vh);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes scroll_sp {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 30vh);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.btn {
  text-align: center;
}

.btn-base-style, .btn--sub, .btn--main {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  border: none;
  position: relative;
  z-index: 1;
  font-family: noto-sans-cjk-jp, sans-serif;
}

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

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

.page--free .btn--sub {
  border: 1px solid #152446;
  color: #152446;
}

.detail__btn {
  font-family: "ivypresto-text", serif;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center;
}
.detail__btn a {
  display: inline-block;
}

.login--btn {
  position: relative;
  z-index: 10;
}
.login--btn li {
  vertical-align: middle;
}
.login--btn li a {
  display: block;
  min-width: unset;
  color: #E5E5E5;
  font-family: ivypresto-text, serif;
  transition: none;
}

.date,
.category,
.commingsoon {
  font-family: "ivypresto-text", serif;
  font-weight: 500;
  letter-spacing: 0.02em;
  font-size: 14px;
}

.date {
  font-family: "ivypresto-text", serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-weight: 300;
  margin-bottom: 6px;
}

.category {
  font-family: "ivypresto-text", serif;
  font-weight: 500;
  letter-spacing: 0.02em;
  font-size: 10px;
  line-height: 1;
  color: #E5E5E5;
  border: 1px solid rgba(229, 229, 229, 0.7);
}
.category.leo {
  color: #bfab56;
  border: 1px solid rgba(191, 171, 86, 0.7);
}

.page--free .category,
.page--home .area--free .category {
  color: #152446;
  border: 1px solid rgba(21, 56, 70, 0.7);
}

.wrap--date {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 6px;
}
.wrap--date .date {
  margin-right: 10px;
  margin-bottom: 0;
}
.wrap--date .date:after {
  content: "";
  width: 8px;
  height: 1px;
  background: #E5E5E5;
  display: inline-block;
  margin-left: 8px;
  margin-bottom: 4px;
}
.wrap--date .date:last-of-type {
  margin-left: 0;
}
.wrap--date .date:last-of-type:after {
  content: none;
}

.page--free .wrap--date .date:after {
  background: #152446;
}

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

.no-data {
  font-family: noto-sans-cjk-jp, sans-serif;
}

.tit {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  line-height: 1.6;
  word-break: break-word;
}

.article-txt {
  border-top: 1px solid #485470;
  line-height: 1.6;
}

[class^=list--] li.new a .tit:after,
.section--detail.new .tit:after {
  content: "NEW";
  font-family: "ivypresto-text", serif;
  font-weight: 500;
  letter-spacing: 0.02em;
  display: inline-block;
  position: relative;
  color: #bfab56;
  margin-left: 6px;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  [class^=list--] li.new a .tit:after,
  .section--detail.new .tit:after {
    margin-left: 4px;
  }
}

.list--information li {
  margin-bottom: 20px;
}
.list--information li:last-child {
  margin-bottom: 0;
}
.list--information li a {
  display: block;
  width: 100%;
  padding: 40px;
  position: relative;
  left: 0;
  color: #E5E5E5;
  background: #152446;
  box-shadow: 6px 6px 10px 0px rgba(21, 21, 21, 0.3);
  transform-origin: right bottom;
  transition: box-shadow 0.3s, transform 0.3s;
}
@media screen and (min-width: 961px) {
  .list--information li a:hover {
    box-shadow: 0 0 rgba(21, 21, 21, 0.3);
    transform: translate(6px, 6px);
  }
}

.page--free .list--information li a,
.page--home .area--free .list--information li a {
  color: #152446;
  background: #F8F8F8;
  box-shadow: 6px 6px 10px 0px rgba(21, 36, 70, 0.2);
  transform-origin: right bottom;
  transition: box-shadow 0.3s, transform 0.3s;
}
@media screen and (min-width: 961px) {
  .page--free .list--information li a:hover,
  .page--home .area--free .list--information li a:hover {
    box-shadow: 0 0 rgba(21, 36, 70, 0.2);
    transform: translate(6px, 6px);
  }
}

.list--contents {
  position: relative;
  z-index: 1;
}
.list--contents li .thumb {
  box-shadow: 6px 6px 10px 0px rgba(21, 21, 21, 0.3);
  transform-origin: right bottom;
  transition: box-shadow 0.3s, transform 0.3s;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
@media screen and (min-width: 961px) {
  .list--contents li .thumb:hover {
    box-shadow: 0 0 rgba(21, 21, 21, 0.3);
    transform: translate(6px, 6px);
  }
}
.list--contents li .thumb .blur {
  position: absolute;
  width: 200%;
  height: 200%;
  top: -50%;
  left: -50%;
  z-index: -1;
}
.list--contents li .thumb .blur img {
  filter: blur(25px);
  background-size: cover;
}
.list--contents li .thumb img {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: contain;
}
.list--contents li .tit {
  margin-bottom: 10px;
}
.list--contents .wrap--date .date:after {
  content: none;
}
.list--contents .no-data {
  font-family: "ivypresto-text", serif;
  font-weight: 300;
  letter-spacing: 0.02em;
}

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

.block--category {
  font-family: ivypresto-text, serif;
}
.block--category li {
  display: inline-block;
  margin: 0 0.5em 0.5em 0;
}
.block--category li a {
  display: block;
  line-height: 1;
  font-size: 14px;
  padding: 5px 8px;
  letter-spacing: 0.05em;
}
.block--category .current a {
  background: #E5E5E5;
  color: #152446;
}

.page--free .block--category .current a {
  background: #152446;
  color: #E5E5E5;
}

.list--error li {
  color: #fd3030;
  font-weight: bold;
  margin: 0 0 0.3em;
  line-height: 1.8;
}
/* DEFINITION LIST */
.chart-style {
  margin: 0 0 20px;
  border: 1px solid #E5E5E5;
  border-bottom: none;
}
.chart-style dt,
.chart-style dd {
  padding: 0.7em 1.3em;
  border-bottom: 1px solid #E5E5E5;
}
.chart-style dt > .list-caution,
.chart-style dd > .list-caution {
  margin: 10px 0;
}
.chart-style dt {
  color: #152446;
  background-color: #E5E5E5;
}
.chart-style .chart-list li {
  margin-bottom: 3px;
  padding-left: 1em;
  text-indent: -1em;
}
.chart-style .chart-list li:before {
  content: "※";
  margin-right: 4px;
}
.chart-style a {
  color: #bfab56;
  text-decoration: underline;
}

.page--free .chart-style,
.page--disco .chart-style {
  border: 1px solid #152446;
}
.page--free .chart-style dt,
.page--free .chart-style dd,
.page--disco .chart-style dt,
.page--disco .chart-style dd {
  border-bottom: 1px solid #152446;
}
.page--free .chart-style dt,
.page--disco .chart-style dt {
  color: #E5E5E5;
  background-color: #152446;
}
.page--free .chart-style dd:last-of-type,
.page--disco .chart-style dd:last-of-type {
  border-bottom: none;
}

.list-caution li {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-size: 90%;
  margin-bottom: 10px;
}

.no-data {
  float: none;
  text-align: left;
  width: 100%;
  color: #E5E5E5;
  border: none !important;
}

.page--free .no-data {
  color: #152446;
}

.header {
  top: 0;
  width: 100%;
  z-index: 100;
  transition: 0.3s ease-out;
}
.header .fc-logo {
  position: absolute;
  z-index: 1;
}
.header .fc-logo a {
  display: block;
}
.header .fc-logo img {
  background-image: url(/static/leoieiri/fanclub/common/logo_fanclub_white.png);
  background-size: contain;
}

.drawer {
  width: 100vw;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 50;
  overflow: hidden;
  background: #152446;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s 0s ease;
}
.drawer:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(/static/leoieiri/fanclub/common/bg_pattern.png) repeat left top;
  opacity: 0.1;
  z-index: 0;
}
.drawer .login--btn li a {
  color: #E5E5E5;
}
.drawer h2.fc-logo {
  margin: 0 0 0 auto;
}
.drawer h2.fc-logo img {
  display: block;
  width: 100%;
}
.drawer .drawer-inner {
  z-index: 10;
  position: relative;
}
.drawer .drawer-inner:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #E5E5E5 url(/static/leoieiri/fanclub/common/bg_pattern.png) repeat left top;
}
.drawer [class^=nav--] .g-nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.drawer [class^=nav--] .g-nav.g-nav--official {
  position: relative;
}
.drawer [class^=nav--] .g-nav > li a {
  display: block;
  color: #152446;
  text-decoration: none;
  font-family: ivypresto-text, serif;
  position: relative;
  letter-spacing: 0.02em;
}
.drawer .nav--menu {
  position: relative;
}
.drawer .nav--menu .menu-tit {
  font-family: "ivypresto-text", serif;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #152446;
  border-bottom: 2px solid #e9e9e9;
}
.drawer .nav--menu .fc-menu {
  color: #bfab56;
  border-bottom: 2px solid #e9e5d3;
}

.drawer__btn {
  position: fixed;
  z-index: 100;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-family: "ivypresto-text", serif;
  font-weight: 300;
  letter-spacing: 0.02em;
  text-align: center;
  color: #E8D9B7;
  border: 1px solid #E8D9B7;
  border-radius: 50%;
  mix-blend-mode: difference;
}
.drawer__btn > div:before {
  content: "MENU";
}

.drawer-visible {
  height: 100%;
  overflow: hidden;
}
.drawer-visible .drawer__btn > div:before {
  content: "CLOSE";
  left: 17px;
}
.drawer-visible .drawer {
  opacity: 1;
  pointer-events: auto;
}
.drawer-visible .drawer .drawer-inner {
  visibility: visible;
}
.drawer-visible .drawer [class^=nav--] .g-nav > li a {
  opacity: 1;
}

footer {
  width: 100%;
  font-family: noto-sans-cjk-jp, sans-serif;
  position: absolute;
  bottom: 0;
  left: 0;
}
footer .footer--sns li.nav--sns__twitter:before {
  content: "STAFF";
}
footer .footer--sns li.nav--sns__twitter_fc:before {
  content: "FC";
}
footer .footer--sns li.nav--sns__twitter:before, footer .footer--sns li.nav--sns__twitter_fc:before {
  position: absolute;
  font-family: "ivypresto-text", serif;
  font-weight: 400;
  letter-spacing: 0.02em;
}
footer .footer--sns li.nav--sns__line svg {
  fill: #152446;
}
footer .footer--sns li a {
  display: block;
}
footer .inner {
  display: none;
}
footer .link--home {
  font-family: "ivypresto-text", serif;
  font-weight: 300;
  letter-spacing: 0.02em;
}
footer .copyright {
  font-family: "ivypresto-text", serif;
  font-weight: 300;
  letter-spacing: 0.02em;
  top: inherit;
  bottom: 70px;
  position: absolute;
  left: 8%;
  width: 100%;
}

.wrap {
  position: relative;
  overflow: hidden;
  min-height: 100%;
  background: #152446;
  z-index: 1;
}
.wrap > h1 {
  position: absolute;
  left: 5%;
  opacity: 0.1;
  pointer-events: none;
  transform-origin: top left;
  transform: rotate(90deg);
  top: -2vh;
}
.wrap > h1 a {
  display: block;
  font-family: "ivypresto-text", serif;
  font-weight: 400;
  letter-spacing: -0.05em;
  font-size: 14vh;
  color: #152446;
}
.wrap:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/static/leoieiri/fanclub/common/bg_pattern.png) repeat left top;
  opacity: 0.1;
  z-index: 0;
}

.section-tit {
  font-family: "ivypresto-text", serif;
  font-weight: 100;
  letter-spacing: 0.02em;
  color: #E5E5E5;
  font-size: 40px;
  line-height: 1;
}

.section--detail, .section--list {
  opacity: 0;
  transition: opacity 0.3s;
}

.wf-active .section--detail,
.all-clear .section--detail,
.wf-active .section--list,
.all-clear .section--list {
  opacity: 1;
}

.section--list {
  margin: 0 auto;
  padding: 0 7%;
  max-width: 1600px;
}
.section--list .section-tit {
  font-size: 40px;
  margin-bottom: 5vw;
}
.section--list .category {
  font-size: 10px;
}
.section--list .list--contents li a .thumb {
  z-index: 0;
}

.section--detail {
  padding: 0 10%;
}
.section--detail > .txt * {
  white-space: normal !important;
  word-break: break-word;
}
.section--detail .tit {
  font-size: 20px;
  margin-bottom: 15px;
}
.section--detail .date,
.section--detail .category {
  display: inline-block;
}
.section--detail .txt {
  padding-top: 20px;
  padding-bottom: 20px;
}
.section--detail .block--share {
  float: right;
}
.section--detail .block--share li {
  display: inline-block;
  margin-right: 10px;
}
.section--detail .block--share li i {
  font-size: 17px;
}
.section--detail .block--share li:nth-child(2) {
  margin-right: 12px;
}
.section--detail .block--share li:last-child {
  margin-right: 0;
}
.section--detail .block--share li svg {
  width: 18px;
  fill: #E5E5E5;
  position: relative;
  top: 4px;
}
.section--detail .block--share li.share {
  font-family: "ivypresto-text", serif;
  font-weight: 500;
  letter-spacing: 0.02em;
  font-size: 10px;
  margin-right: 20px;
}

.articleTitle,
.articleTitle_2 {
  display: block;
  font-weight: 700;
  color: #bfab56;
  border-left: 3px solid #bfab56;
  margin-bottom: 8px;
}

.page--free .wrap,
.page--faq .wrap {
  background: #E5E5E5;
  color: #152446;
}
.page--free .wrap:before,
.page--faq .wrap:before {
  background: url(/static/leoieiri/fanclub/common/bg_pattern.png) repeat left top;
  opacity: 1;
}
.page--free .wrap .section-tit,
.page--faq .wrap .section-tit {
  color: #152446;
}
.page--free .header .fc-logo img,
.page--faq .header .fc-logo img {
  background-image: url(/static/leoieiri/fanclub/common/logo_fanclub.png);
}

.page--home .wrap .section-tit {
  color: #E5E5E5;
}

.about-rights {
  font-size: 82%;
  margin-top: 40px;
  line-height: 1.8;
}
.about-rights dt, .about-rights dd {
  padding: 0 0 0.3em;
}
.about-rights dd {
  font-weight: 300;
}
.about-rights a {
  color: #bfab56;
  text-decoration: underline;
}

.red {
  color: #fd3030;
}

.end {
  color: #fd3030;
  text-align: center;
}

.block--player {
  box-shadow: 6px 6px 10px 0px rgba(21, 21, 21, 0.3);
  position: relative;
  height: 0;
  margin: 0 auto 20px;
  padding-top: 56.25%;
  background: #E5E5E5;
  line-height: 0;
}
.block--player .ulizahtml5 {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.page--home {
  /* keyvisual */
}
.page--home .wrap {
  padding-top: 0;
}
.page--home .wrap > h1 {
  display: none;
}
.page--home header .fc-logo {
  display: none;
}
.page--home main {
  z-index: 1;
}
.page--home .scroll {
  position: absolute;
  width: 1px;
  background: #E5E5E5;
  z-index: 2;
  transition: opacity 0.3s;
}
.page--home .scroll::before {
  background: #E5E5E5;
}
.page--home.scrolling .scroll {
  opacity: 0;
}
.page--home .detail__btn,
.page--home .list__more {
  font-family: ivypresto-text, serif;
  font-size: 15px;
}
.page--home .duration {
  color: #E5E5E5;
  font-size: 12px;
}
.page--home .mask-kv img {
  position: fixed;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top center;
}
.page--home .section--firstview {
  position: relative;
  top: 0;
}
.page--home .section--firstview .logo-area {
  position: absolute;
  text-align: right;
  z-index: 2;
}
.page--home .section--firstview .logo-area .fc-logo img {
  background-size: contain;
}
.page--home .section--firstview .logo-area .welcome {
  font-family: "ivypresto-text", serif;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.4;
  margin-right: 10px;
}
.page--home .section--firstview .logo-area .name {
  font-size: 14px;
  letter-spacing: 0.02em;
}
.page--home .section--firstview .logo-area p {
  margin-top: 10px;
}
.page--home .section--firstview .login--btn .mypage {
  margin-bottom: 4px;
}
.page--home .section--firstview .birthday-message {
  font-family: "ivypresto-text", serif;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #bfab56;
}
.page--home .section--firstview .birthday-message a {
  border: 2px solid #bfab56;
  background: #152446;
  padding: 4px 10px;
}
.page--home .section--firstview .birthday-message a i {
  margin-right: 4px;
}
.page--home .updating-latest-contents {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #E5E5E5;
  color: #152446;
  padding: 15px 20px;
  z-index: 20;
  transition: opacity 0.6s 1s;
}
.page--home .updating-latest-contents:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/static/leoieiri/fanclub/common/bg_pattern.png) repeat left top;
  opacity: 1;
  z-index: 0;
}
.page--home .updating-latest-contents .wrap--date {
  margin-bottom: 0;
}
.page--home .updating-latest-contents .wrap--date > p {
  font-size: 13px;
}
.page--home .updating-latest-contents .wrap--date > p:first-of-type {
  margin-right: 4px;
}
.page--home .updating-latest-contents .wrap--date > p:first-of-type:after {
  content: "更新！";
  margin-left: 2px;
  font-size: 12px;
}
.page--home .section--banner {
  position: relative;
}
.page--home .section--banner .list--bnr li a {
  box-shadow: 6px 6px 10px 0px rgba(21, 21, 21, 0.3);
  transform-origin: right bottom;
}
.page--home .section--banner .list--bnr li a img {
  width: 100%;
}
.page--home .section--banner .slick-list {
  overflow: visible;
}
.page--home .section--banner.section--banner--single .list--bnr img {
  display: block;
}
.page--home .section--pickup .section-tit {
  color: #fd3030 !important;
}
.page--home .section--pickup .list--pickup .pickup-data {
  color: #fd3030;
}
.page--home .section--pickup .list--pickup .cate {
  border-top: 1px solid #e9e9e9;
}
.page--home .block--expire .tit {
  font-size: 20px;
}
.page--home .block--expire .btn--main {
  margin: 0;
}
.page--home .list--information {
  position: relative;
  z-index: 10;
}
.page--home .block--contents {
  position: relative;
  z-index: 10;
}
.page--home .area--free {
  position: relative;
  background: #E5E5E5;
  overflow: hidden;
}
.page--home .area--free .section--info .section-tit {
  color: #152446;
}
.page--home .area--free::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: url(/static/leoieiri/fanclub/common/bg_pattern.png) repeat left top;
  opacity: 1;
  z-index: 0;
}
.page--home .wrap--section-tit {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: flex-end;
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin-bottom: 3%;
}
.page--home .wrap--section-tit .section-tit {
  position: relative;
  z-index: 10;
  margin-right: 25px;
}
.page--home .area--member {
  position: relative;
  color: #E5E5E5;
}
.page--home .area--member:before, .page--home .area--member:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
}
.page--home .area--member:before {
  background: url(/static/leoieiri/fanclub/common/bg_pattern.png) repeat left top;
  opacity: 0.1;
  z-index: 1;
}
.page--home .area--member:after {
  background: #152446;
}
.page--home .area--member [class^=block--] {
  margin: 0 auto;
}
.page--home .area--member .list__more a {
  color: #E5E5E5;
}
.page--home .area--member .block--contents {
  position: relative;
}
.page--home .area--member .block--contents .list--contents a {
  display: block;
  position: relative;
}
.page--home .area--member .block--contents .block-tit {
  font-size: 20px;
  margin-left: auto;
  position: absolute;
  bottom: 24px;
  right: 30px;
  text-align: right;
}
.page--home .area--member .block--contents .text-area {
  padding: 23px 30px 34px;
}
.page--home .area--member .block--contents .text-area .tit {
  font-size: 20px;
  text-align: left;
  margin: 0 0 20px;
}
.page--home .area--member .block--contents .text-area .date {
  font-size: 15px;
  line-height: 1;
  position: absolute;
  bottom: 24px;
  left: 30px;
}
.page--home .area--member .block--contents .text-area .contents-tit {
  font-size: 14px;
  margin: 0 0 5px;
  opacity: 0.7;
}
.page--home .area--member .block--contents .text-area .contents-tit img {
  height: 35px;
  margin-bottom: -8px;
}
.page--home .area--member .block--contents .list--contents.no-data {
  background: #152446;
}
.page--home .area--member .block--contents .list--contents.no-data .text-area {
  width: 90%;
  margin: 0 auto !important;
  position: absolute;
  left: 50%;
  bottom: 50%;
  transform: translate(-50%, 50%);
}
.page--home .area--member .block--contents .list--contents.no-data .tit {
  text-align: center;
}
.page--home .area--member .block--detail--thumb {
  position: relative;
  z-index: 1;
}
.page--home .area--member .block--detail--thumb .thumb {
  box-shadow: 6px 6px 10px 0px rgba(21, 21, 21, 0.3);
  transform-origin: right bottom;
  transition: box-shadow 0.3s, transform 0.3s;
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 961px) {
  .page--home .area--member .block--detail--thumb .thumb:hover {
    box-shadow: 0 0 rgba(21, 21, 21, 0.3);
    transform: translate(6px, 6px);
  }
}
.page--home .area--member .block--detail--thumb .thumb .blur {
  position: absolute;
  width: 200%;
  height: 200%;
  top: -50%;
  left: -50%;
  z-index: -1;
}
.page--home .area--member .block--detail--thumb .thumb .blur img {
  filter: blur(25px);
  background-size: cover;
}
.page--home .area--member .block--detail--thumb .thumb img {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: contain;
}
.page--home .area--member .block--detail--thumb .tit {
  margin-bottom: 10px;
}
.page--home .area--member .block--detail--thumb .wrap--date .date:after {
  content: none;
}
.page--home .area--member .block--detail--thumb .no-data {
  font-family: "ivypresto-text", serif;
  font-weight: 300;
  letter-spacing: 0.02em;
}
.page--home .block--info {
  background: #152446;
}
.page--home .section--sns .tit,
.page--home .section--sns a,
.page--home .block--thumb {
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  transition: all 0.5s 0s ease;
}
.page--home .list__more a {
  color: #152446;
  font-weight: 100;
  display: block;
}
.page--home footer {
  background: #E5E5E5;
  color: #152446;
  position: relative;
}
.page--home footer:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/static/leoieiri/fanclub/common/bg_pattern.png) repeat left top;
  opacity: 1;
  z-index: 0;
}
.page--home footer .inner {
  display: block;
  padding: 0 8%;
  position: relative;
  z-index: 10;
}
.page--home footer .footer--sns li {
  position: relative;
  display: inline-block;
  margin-right: 1.6em;
}
.page--home footer .official--link {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  font-family: "ivypresto-text", serif;
  font-weight: 300;
  letter-spacing: 0.02em;
}
.page--home footer .official--link li {
  position: relative;
}
.page--home footer .official--link li:first-child {
  margin-right: 6px;
}
.page--home footer .official--link li:first-child:after {
  content: "/";
  padding-left: 6px;
}
.page--home footer .list--support li {
  margin: 0 1em 0 0;
}
.page--home footer .list--support li a {
  display: block;
  font-size: 13px;
  padding: 10px 0;
}
.page--home footer .link--home {
  display: none;
}
.page--home footer .copyright {
  font-size: 13px;
  height: 24px;
  min-width: inherit;
  position: absolute;
  bottom: 70px;
  top: inherit;
}

.page--home.scrolling .updating-latest-contents {
  opacity: 0;
}
.page--home.scrolling.loaded .scroll {
  opacity: 0;
}

.page--info .section--list .no-data {
  padding-top: 0;
}
.page--info .section--detail {
  width: 850px;
  padding: 0;
  margin: 0 auto;
}
.page--info .section--detail .txt a {
  color: #bfab56;
  text-decoration: underline;
}
.page--info .section--detail .txt .btn a {
  text-decoration: none;
}
.page--info .section--detail .txt > .btn .btn--main {
  color: #bfab56;
}
.page--info .section--detail .txt > .btn .btn--sub {
  color: #E5E5E5;
}
.page--info .section--detail .box {
  background: #E5E5E5;
  color: #152446;
  padding: 4%;
}
.page--info .section--detail .box .btn--main {
  background: #bfab56;
  color: #152446;
}
.page--info .section--detail .box .btn--sub {
  background: #152446;
  padding: 0 2em;
}
.page--info .section--detail .box.box-otherOne {
  background: #dadfeb;
}
.page--info .section--detail .red {
  font-weight: 500;
  font-size: 110%;
}
.page--info .section--detail h3, .page--info .section--detail h4 {
  padding-bottom: 4px;
  margin-bottom: 12px;
  border-bottom: 1px solid #485470;
}
.page--info .txt {
  border-bottom: 1px solid #485470;
}
.page--info.page--free .section--detail .txt {
  border-bottom: 1px solid #485470;
}
.page--info.page--free .section--detail .block--share li svg {
  fill: #152446;
}
.page--info.page--free .box {
  background: #E5E5E5;
  color: #152446;
}
.page--info .date-up {
  font-size: 80%;
  letter-spacing: 0.02em;
}
.page--info.category-12 .txt, .page--info.category-14 .txt {
  border-bottom: none;
}
.page--info.category-3 .tit span:first-of-type {
  margin-right: 10px;
}

/*  page--discography
------------------------------ */
.page--disco .list--discography {
  margin: 0 auto;
}
.page--disco .list--discography a {
  position: relative;
  display: block;
}
.page--disco .list--discography .thumb {
  width: 100%;
  margin: 0 auto 2em;
}
.page--disco .list--discography .no-data {
  font-family: noto-sans-cjk-jp, sans-serif;
}
.page--disco .header--disco {
  position: absolute;
  background-color: #152446;
  overflow: hidden;
  opacity: 0.8;
}
.page--disco .header--disco .header--disco_inner {
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  background-size: cover;
  background-position: 50% 50%;
  filter: blur(25px);
  mix-blend-mode: luminosity;
}
.page--disco .jacket {
  position: relative;
  z-index: 10;
}
.page--disco .jacket .ph {
  width: 100%;
  margin: 0 auto 15px;
  line-height: 0;
}
.page--disco .jacket .ph img {
  box-shadow: 6px 6px 10px 0px rgba(21, 36, 70, 0.2);
}
.page--disco .slick-list {
  overflow: visible;
}
.page--disco .block--disc-detail {
  z-index: 10;
}
.page--disco .block--disc-detail .wrap--date .date:after {
  content: none;
}
.page--disco .block--disc-detail .tit {
  margin: 0 0 0.5em;
  font-size: 6vw;
  line-height: 1.4em;
}
.page--disco .block--disc-detail .category {
  text-align: center;
  font-size: 12px;
  display: block;
  background: none;
}
.page--disco .block--disc-detail .icon.dl {
  display: inline-block;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.02em;
  padding: 4px 7px;
  color: #E5E5E5;
  background: #152446;
  border: 1px solid #152446;
  margin-left: 4px;
}
.page--disco .block--disc-detail .link,
.page--disco .block--disc-detail .text {
  width: 90%;
  margin: 0 auto 1em;
}
.page--disco .block--disc-detail .text .btn {
  margin: 1em 0;
}
.page--disco .block--disc-detail .sub-tit {
  font-size: 0.8em;
  margin-bottom: 0.5em;
}
.page--disco .block--disc-detail .sub-tit::before {
  content: "";
  display: inline-block;
  background: #152446;
  height: 1px;
  width: 1em;
  margin-right: 0.5em;
  vertical-align: middle;
}
.page--disco .block--disc-detail .list--distribution {
  margin-bottom: 10px;
}
.page--disco .block--disc-detail .list--distribution::after {
  content: "";
  display: block;
  clear: both;
}
.page--disco .block--disc-detail .list--distribution li {
  width: 49%;
  float: left;
  margin-bottom: 8px;
}
.page--disco .block--disc-detail .list--distribution li:nth-child(even) {
  margin-left: 2%;
}
.page--disco .block--disc-detail .list--distribution a {
  display: block;
  background: #152446;
  padding: 5px 0;
  border-radius: 50px;
  font-size: 0.8em;
  letter-spacing: 0.05em;
  text-align: center;
}
.page--disco .block--disc-detail .list--distribution a img {
  width: 80%;
}

/*  page--biography
------------------------------ */
.page--bio .section--detail .inner .ph {
  box-shadow: 6px 6px 10px 0px rgba(21, 36, 70, 0.2);
}
.page--bio .section--detail .txt {
  padding-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
}

/*  page--topics
------------------------------ */
.page--movie .section--detail .txt--basic {
  font-size: 80%;
  line-height: 1.8;
}
.page--movie .section--detail .leadBox {
  margin-top: 40px;
}
.page--movie .form--post dd {
  margin: 0;
}
.page--movie .leadBox {
  background: #E5E5E5;
  color: #152446;
  max-width: 900px;
  margin: 0 auto 40px;
  letter-spacing: 0.01em;
}
.page--movie .leadBox .btn--main {
  background: #bfab56;
  color: #E5E5E5;
  margin: 1em auto 0;
}

.section--biography {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 15vh 0 0;
}
.section--biography .thumb {
  width: 35vw;
  height: 45vw;
  box-shadow: 0 20px 30px -10px rgba(84, 18, 88, 0.3);
}
.section--biography .thumb > img {
  width: 100%;
  height: 100%;
}
.section--biography .area--text {
  width: 36vw;
  font-family: noto-sans-cjk-jp, sans-serif;
  position: relative;
  margin: 0 8vw 0 0;
}
.section--biography .area--text .block--profile .name {
  font-size: 20px;
  margin-bottom: 6px;
}
.section--biography .area--text .block--profile .data {
  letter-spacing: 0;
  line-height: 2em;
}

.page--blog .list--horizontal {
  font-family: noto-sans-cjk-jp, sans-serif;
}
.page--blog .list--horizontal li {
  border-bottom: 1px solid #D3D3D3;
}
.page--blog .list--horizontal li a {
  padding: 38px 0px;
}
.page--blog .section--detail .txt a {
  color: #bfab56;
  text-decoration: underline;
}
.page--blog .section--detail .txt a.btn--main, .page--blog .section--detail .txt a.btn--sub {
  text-decoration: none;
}
.page--blog .section--detail .txt a.btn--sub {
  color: #E5E5E5;
}
.page--blog .section--detail > .txt .first-ph {
  display: none;
}
.page--blog .section--detail .wrap--date .date:after {
  content: none;
}
.page--blog .section--detail textarea {
  background: rgba(255, 255, 255, 0.9);
}
.page--blog .section--detail textarea:focus {
  border-color: #c9c9c9;
}
.page--blog .section--detail .errorTxt {
  font-size: 90%;
  color: #fd3030;
}
.page--blog .section--detail .block--comment .list--comment li {
  margin-bottom: 10px;
  border-bottom: 1px solid #485470;
  padding-bottom: 8px;
}
.page--blog .section--detail .block--comment .list--comment li.no-data {
  color: #E5E5E5;
  opacity: 0.3;
  border-bottom: none;
}
.page--blog .section--detail .block--comment .list--comment li .name {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 12px;
}
.page--blog .section--detail .block--comment .list--comment li .txt {
  padding-top: 0;
  padding-bottom: 15px;
  line-height: 1.6;
  font-size: 12px;
  border-bottom: none;
}
.page--blog .section--detail .block--comment .list--comment li .date {
  border-bottom: none;
  font-size: 12px;
  font-weight: 400;
}
.page--blog .section--detail .block--comment .list--comment li .btn--delete {
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
}
.page--blog .section--detail .block--comment .list--comment li .btn--delete input {
  border: none;
  font-size: 11px;
  background: #e9e9e9;
  padding: 4px;
  vertical-align: text-top;
  cursor: pointer;
}
.page--blog .section--detail .commentPost dt {
  font-size: 12px;
  border-bottom: 1px solid #485470;
  padding-bottom: 5px;
}

.page--qa .txt {
  margin-bottom: 20px;
}
.page--qa .name-wrap {
  margin-bottom: 5px;
}
.page--qa .block--form {
  margin-bottom: 2vw;
}
.page--qa .form--comfirm .name-wrap {
  padding-bottom: 10px;
  border-bottom: 1px solid #485470;
}
.page--qa .chart-style {
  font-size: 80%;
  margin: 10px 0;
}
.page--qa.category-2 .section-tit {
  font-family: noto-sans-cjk-jp, sans-serif;
}

.page--special .section--list .list--contents li .thumb {
  margin-bottom: 0;
  aspect-ratio: 28/15;
}
.page--special .section--list .list--contents.archive-contents {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page--special .section--list .wrap--arhive--2017 .archive-tit {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-size: 26px;
  margin-bottom: 15px;
  line-height: 1.4;
}
.page--special .section--list .wrap--arhive--2017 p {
  font-size: 14px;
  margin-bottom: 15px;
}
.page--special .section--list .wrap--arhive--2017 .articleLink {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page--special .section--list .wrap--arhive--2017 .articleLink li {
  width: 49%;
}
.page--special .section--list .wrap--arhive--2017 .articleLink li .btn--sub {
  margin-top: 0;
  margin-bottom: 10px;
  width: 100%;
}
.page--special .section--detail img {
  display: block;
}
.page--special .section--detail .dl_free {
  margin: 20px 0;
}

.page--fc--shop .section--detail .tit {
  border-bottom: 1px solid #E5E5E5;
}
.page--fc--shop .section--detail .wrap--lower--contents .item-tit {
  text-align: center;
  background: #04163e;
}
.page--fc--shop .section--detail .wrap--lower--contents .item-tit + .ph {
  width: 100%;
  border: 1px solid #E5E5E5;
  background: #fff;
}
.page--fc--shop .section--detail .wrap--lower--contents .caution-tit {
  font-weight: bold;
  color: #fd3030;
}
.page--fc--shop .section--detail .item-detail {
  background: #E5E5E5;
  color: #152446;
}
.page--fc--shop .section--detail .item-detail .block-tit {
  padding-bottom: 4px;
  margin-bottom: 10px;
  border-bottom: 1px solid #152446;
}
.page--fc--shop .section--detail .item-detail .list-caution {
  border: 1px solid #152446;
}
.page--fc--shop .section--detail .item-detail .btn--main {
  background: #bfab56;
  color: #152446;
}
.page--fc--shop .section--detail .fc_shop_more .tit {
  font-family: "ivypresto-text", serif;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.page--fc--shop .section--detail .fc_shop_more p {
  margin-bottom: 15px;
}

.page--bridge .section--detail .tit {
  border-bottom: 1px solid #E5E5E5;
}

.page--attention .section--detail .tit {
  border-bottom: 1px solid #E5E5E5;
}
.page--attention .section--detail .chart-style {
  margin-bottom: 40px;
}
.page--attention .section--detail .wrap--lower--contents {
  border: 1px solid #E5E5E5;
  padding: 3% 2% 2%;
}
.page--attention .section--detail h4 {
  margin-bottom: 10px;
}

/*  page--game
------------------------------ */
.page--game .section--detail .qrcode img {
  display: block;
  width: 100%;
}

.page--support .section--detail {
  font-family: noto-sans-cjk-jp, sans-serif;
}
.page--support .section--detail .section-tit {
  font-family: noto-sans-cjk-jp, sans-serif;
}
.page--support .section--detail .tit {
  font-size: 28px;
  line-height: 1.6em;
  margin: 0 0 30px;
  font-weight: normal;
}
.page--support .section--detail .txt {
  padding-top: 50px;
}
.page--support .section--detail .list--support a {
  text-decoration: underline;
  transition: 0.3s;
}
.page--support .section--detail .list--support a:hover {
  text-decoration: none;
}
.page--support .section--detail .list--support dt {
  font-weight: bold;
}
.page--support .section--detail .list--support dd {
  margin-bottom: 1.5em;
}

.page--faq {
  font-family: noto-sans-cjk-jp, sans-serif;
}
.page--faq .section--list .section-tit {
  font-family: noto-sans-cjk-jp, sans-serif;
}
.page--faq .section--list .block--contact {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
}
.page--faq .section--list .block--contact a {
  transition: 0.3s;
}
.page--faq .section--list .block--contact a:hover {
  color: #bfab56;
  text-decoration: none;
}
.page--faq .section--list .btn {
  margin: 20px 0;
  text-align: center;
}
.page--faq .section--list .txt--sub {
  font-size: 12px;
}
.page--faq .searchBox {
  position: relative;
  width: 100%;
  margin: 40px auto 50px 0;
}
.page--faq .searchBox input[type=text] {
  padding: 0.5em 1em;
  width: 100%;
  color: #152446;
}
.page--faq .searchBox input[type=submit] {
  width: 40px;
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 40px;
  color: #505050;
  background: transparent;
  border: none;
  border-radius: 30px;
  position: absolute;
  top: 0;
  right: 3px;
  z-index: 2;
  cursor: pointer;
}
.page--faq .tit--category {
  margin: 0 0 20px;
}
.page--faq .list--faq {
  margin: 0 0 60px;
}
.page--faq .list--faq li {
  border-bottom: 1px solid #485470;
}
.page--faq .list--faq li:first-child {
  border-top: 1px solid #485470;
}
.page--faq .list--faq li .tit {
  font-size: 14px;
  font-weight: 400;
  margin: 0 10px;
}
.page--faq .list--faq li a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  align-items: center;
  padding: 24px 0;
  text-decoration: none;
  transition: opacity 0.3s;
}
.page--faq .list--faq .txt {
  padding-top: 0;
}
.page--faq .list--faq .icon--a {
  display: none;
}
.page--faq .list--faq .icon--q {
  font-family: ivypresto-text, serif;
  letter-spacing: 0.3em;
  line-height: 28px;
}
.page--faq .tit--category {
  margin: 0 0 20px;
  font-weight: 700;
}
.page--faq .block--faq-detail {
  border: 1px solid #485470;
  padding: 25px;
  margin: 0 0 80px;
}
.page--faq .block--faq-detail dt {
  font-size: 16px;
  border-bottom: 1px solid #485470;
  padding: 0 0 15px;
  margin: 0 0 20px;
}
.page--faq .block--faq-detail .txt {
  padding-top: 0;
  padding-bottom: 0;
}
.page--faq .block--faq-detail .txt a {
  color: #bfab56;
  transition: 0.3s;
  text-decoration: underline;
}
.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;
  border-bottom: 1px solid #000;
  padding: 0 0 0.2em;
}
.page--faq .block--contact .link a::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 1px solid #000;
  border-top: none;
  border-right: none;
  transform: rotate(-135deg);
  position: relative;
  bottom: 2px;
}
.page--faq .block--contact a {
  text-decoration: none;
  transition: 0.3s;
}
.page--faq .block--contact a:hover {
  color: #bfab56;
  text-decoration: none;
}
.page--faq .block--contact a:hover + i {
  color: #bfab56;
}

.page--questionnaire {
  font-family: noto-sans-cjk-jp, sans-serif;
}
.page--questionnaire .section--detail {
  padding: 0 10%;
}
.page--questionnaire .section--detail .section-tit {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.page--questionnaire .section--detail .tit {
  font-size: 16px;
  margin-bottom: 8px;
}
.page--questionnaire .section--detail form .form--post input {
  margin-right: 0.4em;
}
.page--questionnaire .section--detail form .form--post {
  margin: 0 0 8%;
  background: #152446;
}
.page--questionnaire .section--detail form .form--post dt:first-of-type {
  margin-top: 0;
}
.page--questionnaire .section--detail form .icon--required::before {
  content: "必須";
  color: #fd3030;
  font-size: 0.9em;
  font-weight: 500;
  vertical-align: top;
  padding-left: 10px;
}
.page--questionnaire .section--detail .form--confirm dt {
  font-size: 12px;
  border-bottom: 1px solid #485470;
  padding-bottom: 5px;
}
.page--questionnaire .section--detail .form--confirm dd:last-of-type {
  margin-bottom: 0;
}
.page--questionnaire.page--free form .form--post {
  background: #fff;
}

/*  page--fanmail
------------------------------ */
.page--fanmail .section--detail .section-tit {
  font-family: "ivypresto-text", serif;
  font-weight: 100;
  letter-spacing: 0.02em;
}

.page--mailmagazine .section--detail .box-list {
  border: 1px solid #152446;
}
.page--mailmagazine .section--detail .box-list h3 {
  font-weight: 500;
  background: #152446;
  color: #E5E5E5;
}
.page--mailmagazine .section--detail .box-list dt {
  border-bottom: 1px solid #485470;
  font-weight: 500;
}
.page--mailmagazine .section--detail .box-list .btn--main {
  background: #bfab56;
  color: #152446;
  font-weight: 500;
}

.page--entry .section--detail {
  font-family: noto-sans-cjk-jp, sans-serif;
}
.page--entry .section--detail .tit {
  font-family: "Ibarra Real Nova", "Noto Serif JP", serif;
  text-align: center;
}
.page--entry .section--detail .txt--sub {
  text-indent: -1em;
  padding-left: 1em;
}
.page--entry .section--detail [class^=block--] {
  margin-bottom: 70px;
}
.page--entry .section--detail [class^=block--] .block-tit {
  margin: 0 0 40px;
  text-align: center;
}
.page--entry .section--detail [class^=block--] table {
  margin: 0 auto 40px;
  border: none;
}
.page--entry .section--detail [class^=block--] table th {
  width: 175px;
  padding: 10px 3%;
  text-align: center;
  border: 1px solid #E5E5E5;
  font-weight: 400;
  font-size: 12px;
}
.page--entry .section--detail [class^=block--] table td {
  padding: 20px;
  border: 1px solid #E5E5E5;
  padding: 10px 3%;
  font-size: 12px;
}
.page--entry .section--detail [class^=block--] table td li {
  text-indent: -1em;
  padding-left: 1em;
}
.page--entry .section--detail [class^=block--] table.list--payment {
  margin-bottom: 10px;
}
.page--entry .section--detail .block--top {
  width: 85%;
}
.page--entry .section--detail .block--top .lead .btn--erea {
  width: 100%;
}
.page--entry .section--detail .block--contents {
  position: relative;
  padding: 100px 0 20px;
}
.page--entry .section--detail .block--contents > .tit {
  color: #E5E5E5;
  font-weight: 300;
}
.page--entry .section--detail .block--contents > .tit.contents-tit {
  color: #bfab56;
}
.page--entry .section--detail .block--contents .block-tit {
  color: inherit;
  font-size: 34px;
  line-height: 1;
  letter-spacing: 0.1em;
  margin: 0 0 30px;
  color: #E5E5E5;
}
.page--entry .section--detail .block--contents .list--contents {
  justify-content: space-between;
}
.page--entry .section--detail .block--contents .list--contents .tit {
  border-bottom: 1px solid #bfab56;
}
.page--entry .section--detail .block--contents .list--contents > li {
  box-shadow: 6px 6px 10px 0px rgba(21, 21, 21, 0.3);
}
.page--entry .section--detail .block--contents .list--contents > li .inner {
  background: #E5E5E5;
  position: relative;
  color: #152446;
  line-height: 1.5;
  z-index: 10;
  height: 100%;
}
.page--entry .section--detail .block--contents .list--contents > li .txt--sub {
  font-family: initial;
  line-height: 1.6;
  padding-left: 1em;
  text-indent: -1em;
}
.page--entry .section--detail .block--stage {
  margin: 0 auto 100px;
  font-size: 12px;
}
.page--entry .section--detail .block--stage .tit + p {
  margin-bottom: 10px;
  letter-spacing: 0.02em;
}
.page--entry .section--detail .block--stage .chart-style {
  margin-bottom: 10px;
}
.page--entry .section--detail .block--device .note {
  margin: 0 auto;
}
.page--entry .section--detail .btn--erea .note {
  width: 800px;
  letter-spacing: 0.02em;
  padding: 28px;
  background: #b71515;
  color: #E5E5E5;
  margin: 0 auto 40px;
}
.page--entry .section--detail .btn--erea .note li {
  line-height: 1.6;
  padding-left: 1em;
  text-indent: -1em;
}
.page--entry .section--detail .btn--erea .note .txt--sub {
  margin: 1em 0 0;
  line-height: 1.6;
}

/* .page--first_login
------------------------------ */
.page--first_login .section--detail {
  font-family: noto-sans-cjk-jp, sans-serif;
}
.page--first_login .section--detail .txt--sub .caution {
  background: #b71515;
  display: block;
  color: #E5E5E5;
  padding: 12px 14px;
  margin: 20px 0px;
}
.page--first_login .section--detail .txt--sub .caution .caution-tit {
  font-size: 125%;
  display: block;
  margin-bottom: 4px;
}
.page--first_login .section--detail .section-tit {
  font-family: noto-sans-cjk-jp, sans-serif;
}
.page--first_login .section--detail .section-tit span.attention {
  display: block;
  color: #fd3030;
  font-size: 18px;
  border-bottom: 1px solid #fd3030;
  margin-bottom: 20px;
}
.page--first_login .section--detail .txt {
  font-size: 14px;
  padding: 0;
}
.page--first_login .section--detail .block--lead .txt {
  margin-bottom: 0.8em;
}
.page--first_login .section--detail .txt--link a {
  display: inline-block;
  position: relative;
}
.page--first_login .section--detail .txt--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);
  vertical-align: middle;
}
.page--first_login .section--detail .block--attention {
  color: #fd3030;
  background: #fff;
  padding: 24px;
  margin: 1em 0;
}
.page--first_login .section--detail .block--attention .tit {
  font-weight: 600;
  font-size: 16px;
}
.page--first_login .section--detail .block--attention ul {
  margin-top: 15px;
}
.page--first_login .section--detail .block--attention ul li {
  position: relative;
}
.page--first_login .section--detail .block--attention ul li:first-of-type {
  margin-bottom: 8px;
}
.page--first_login .section--detail .block--attention .txt--link a:after {
  border-color: #fd3030 !important;
}
.page--first_login .section--detail .block--attention .fas {
  margin-right: 0.25em;
}
.page--first_login .section--detail .step li {
  background: #E5E5E5;
  color: #152446;
}
.page--first_login .section--detail .block--step {
  margin: 40px 0 0;
}
.page--first_login .section--detail .block--step .list-tit {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: flex-start;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  font-weight: 600;
  padding-bottom: 0.75em;
  border-bottom: 1px solid #888;
  margin-bottom: 0.75em;
}
.page--first_login .section--detail .block--step .list-tit > span:first-of-type {
  background: #bfab56;
  font-size: 0.85em;
  padding: 1px 6px;
  margin-right: 0.5em;
}
.page--first_login .section--detail .block--step .list--step > li {
  margin-bottom: 30px;
  background: #E5E5E5;
  color: #152446;
  padding: 32px 4%;
}
.page--first_login .section--detail .block--step .list--step > li .thumb {
  width: 90%;
  margin: 30px auto;
  border: 1px solid #000;
  line-height: 0;
}
.page--first_login .section--detail .block--step .list--step > li .thumb img {
  width: 100%;
}
.page--first_login .section--detail .block--step .block {
  margin: 0.5em 0;
}
.page--first_login .section--detail .block--step .block:not(:last-of-type) {
  margin: 20px 0 30px;
}
.page--first_login .section--detail .block--step .block > .tit {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  padding-left: 1em;
}
.page--first_login .section--detail .block--step .block > .tit:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 0.5em;
  height: 0.5em;
  background: #000;
  display: block;
}

/* page--birthday-message
------------------------------ */
.page--birthday-message .section--detail .tit {
  font-family: "ivypresto-text", serif;
  font-weight: 100;
  letter-spacing: 0.02em;
  color: #bfab56;
  font-size: 40px;
  line-height: 1;
}
.page--birthday-message .section--detail .block--player {
  margin: 10px 0 0;
}

/* page--bbs
------------------------------ */
.page--bbs {
  /*=================================
  	ポップアップ
  ===================================*/
  /*=================================
  	記事詳細
  ===================================*/
}
.page--bbs.page--bbs01 .wrap {
  background: #ffffff;
  color: #383838;
}
.page--bbs.wrapThread .wrap:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 550px;
  background: #ff1da4;
  z-index: -1;
}
.page--bbs .drawer__btn {
  color: #253353;
  border: 1px solid #253353;
  mix-blend-mode: unset;
}
.page--bbs .section--detail {
  max-width: 850px;
  margin: 0 auto;
  padding: 0;
  width: 90%;
}
.page--bbs .attentionList li {
  font-size: 12px;
  text-indent: -1em;
  margin: 0 0 5px 1em;
}
.page--bbs .attentionList li a {
  text-decoration: underline;
}
.page--bbs .block--parent {
  margin: 0 auto 50px;
}
.page--bbs .block--parent .mainLogo {
  width: 600px;
  margin: 0 auto 100px;
  line-height: 0;
  max-width: 85%;
}
.page--bbs .block--parent .leadArea {
  margin-bottom: 50px;
}
.page--bbs .block--parent .lead {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  line-height: 2.2;
}
.page--bbs .block--post {
  margin: 0 auto 40px;
  width: 100%;
}
.page--bbs .block--post .form--post {
  display: none;
  padding: 30px;
  margin: 0 auto;
  background: #ffebf7;
  color: #383838;
}
.page--bbs .block--post .form--post .btn--main {
  background: #ee41a2;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
  margin: 0;
}
.page--bbs .block--post .form--post .btn--main:hover {
  opacity: 0.8;
}
.page--bbs .block--post .form--post .txt {
  margin: 0 auto 20px;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  padding: 0;
}
.page--bbs .block--post .form--post .label--image {
  font-size: 13px;
  margin: 0px auto 3px;
  font-weight: bold;
}
.page--bbs .block--post .form--post dl {
  border-bottom: 1px solid;
  padding: 0 0 0px 0;
  margin: 0 0 20px 0;
}
.page--bbs .block--post .form--post dl dt {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 3px 0;
}
.page--bbs .block--post .form--post dl dd select {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  padding: 10px;
  font-size: 14px;
  background: #fff;
  color: #000;
  border: 1px solid #787878;
  position: relative;
}
.page--bbs .select_box {
  position: relative;
}
.page--bbs .select_box::before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-bottom: 2px solid #626262;
  border-right: 2px solid #626262;
  position: absolute;
  top: 32%;
  right: 10px;
  z-index: 1;
  transform: rotate(45deg);
  pointer-events: none;
}
.page--bbs .block--post .form--post dl dd {
  margin: 0 0 1em;
}
.page--bbs .block--post .form-entry-tit {
  position: relative;
  padding: 15px 20px;
  margin: 0 auto;
  background: #ff1da4;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-weight: 500;
}
.page--bbs .block--post .form-entry-tit:after {
  position: absolute;
  top: 45%;
  right: 27px;
  content: "";
  width: 12px;
  height: 12px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
  z-index: 0;
  pointer-events: none;
}
.page--bbs .block--post .form-entry-tit.active:after {
  -webkit-transform: translateY(0%) rotate(-45deg);
  transform: translateY(0%) rotate(-45deg);
}
.page--bbs .block--attention {
  padding: 20px 35px;
  border: 3px solid #00a0e8;
  margin-bottom: 70px;
}
.page--bbs .block--attention .attention_tit {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 17px;
  letter-spacing: 0.15em;
  color: #00a0e8;
}
.page--bbs .block--attention .attentionList li {
  font-weight: bold;
  font-size: 13px;
  transform: rotate(0.03deg);
}
.page--bbs .list--comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto 50px;
}
.page--bbs .list--comment::after {
  content: "";
  width: 32%;
  height: 0;
  display: block;
}
.page--bbs .list--comment li {
  width: 32%;
  margin: 0 0 25px 0;
  position: relative;
}
.page--bbs .list--comment li .ph {
  margin: 0 auto 13px;
}
.page--bbs .list--comment li .ph::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  outline: 1px solid;
  top: 3px;
  left: 3px;
  pointer-events: none;
  z-index: 1;
}
.page--bbs .list--comment li .ph::after {
  display: none;
}
.page--bbs .list--comment li .ph a {
  display: block;
  overflow: hidden;
}
.page--bbs .list--comment li .ph a img {
  display: block;
  transition: 0.3s;
}
.page--bbs .list--comment li .ph a img:hover {
  transform: scale(1.2);
}
.page--bbs .list--comment li .ph.ph_dummy {
  background: #00a0e8;
  position: relative;
}
.page--bbs .list--comment li .ph.ph_dummy::before {
  content: "NO IMAGE";
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  transition: 0.3s;
}
.page--bbs .list--comment li .ph.ph_dummy:hover::before {
  font-size: 1.15em;
}
.page--bbs .list--comment li .ph img {
  max-width: 100%;
  display: block;
  margin: auto;
  display: block;
  width: 100%;
  background: no-repeat center;
  background-size: cover;
}
.page--bbs .bbs_icon {
  position: absolute;
  bottom: 0;
  right: -11px;
  background: #ee41a2;
  display: block;
  width: 120px;
  line-height: 1;
  z-index: 2;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  transform: rotate(-10deg) skewX(-10deg);
  border: 1px solid #383838;
  box-shadow: 3px 3px 0 #383838;
  color: #fff;
}
.page--bbs .list--comment li .name {
  font-size: 11.5px;
  font-weight: bold;
  margin: 0 0 1px 0;
  display: block;
  opacity: 0.8;
}
.page--bbs .list--comment li .txt {
  line-height: 1.5;
  font-size: 13px;
  margin: 0 0 2px 0;
  padding: 0;
  font-weight: 500;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.page--bbs .list--comment li .txt .link {
  color: #000 !important;
}
.page--bbs .list--comment li .txt .link:hover {
  text-decoration: underline !important;
  opacity: 0.7;
}
.page--bbs .list--comment li .date {
  color: #00a0e8;
  font-size: 0.8em;
  letter-spacing: 0.15em;
  line-height: 1;
  margin-bottom: 0;
}
.page--bbs .list--comment li .place {
  display: inline-block;
  background: #00a0e8;
  font-size: 0.85em;
  font-weight: 500;
  padding: 1px 10px;
  border: 1px solid #383838;
  position: absolute;
  top: -7px;
  right: 8px;
  z-index: 1;
  letter-spacing: 0.01em;
  color: #fff;
}
.page--bbs .list--comment li .block--user .name.artist {
  color: #EE6860;
}
.page--bbs .list--comment li .block--user .artist_icon {
  top: 0;
  position: absolute;
  width: 60%;
  transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  right: -10px;
}
.page--bbs ul.block--pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 0px;
  color: #fff;
}
.page--bbs ul.block--pager li {
  padding: 0;
}
.page--bbs ul.block--pager li a {
  display: inline-block;
  padding: 13px 10px;
  line-height: 1;
  color: #383838;
}
.page--bbs ul.block--pager li a * {
  color: #383838;
}
.page--bbs ul.block--pager .pager__item--current {
  padding: 13px 10px;
  line-height: 1;
}
.page--bbs .block--pager .pager__item--current {
  color: rgb(189, 189, 189);
}
.page--bbs .block--pager .pager__item--older a::after {
  border-color: #383838;
}
.page--bbs .block--pager .pager__item--older span::after {
  border-color: #383838;
}
.page--bbs .block--pager .pager__item--newer a::after {
  border-color: #383838;
}
.page--bbs .block--pager .pager__item--newer span::after {
  border-color: #383838;
}
.page--bbs ul.block--pager .pager__item--number.sp {
  padding: 14px;
  color: #383838;
}
.page--bbs.page--comment .block--post .form--post {
  display: block;
}
.page--bbs.page--comment .block--post {
  width: 100%;
  margin-bottom: 0;
}
.page--bbs .block--error {
  color: #ee41a2;
  padding: 20px;
  border: none;
  background: #f3f3f3;
  margin-bottom: 40px;
  font-size: 14px;
}
.page--bbs .form--confirm {
  background: #ffebf7;
  color: #383838;
}
.page--bbs .form--confirm .reply_confirm_box {
  border: 1px solid;
  padding: 25px;
  margin-bottom: 25px;
}
.page--bbs .form--confirm dt {
  font-weight: bold;
  margin: 0 0 3px 0;
}
.page--bbs .form--confirm dl {
  margin-bottom: 2em;
}
.page--bbs .btn--main {
  background: #ee41a2;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
  margin: 0;
  border: none;
}
.page--bbs .btn--main:hover {
  color: #ee41a2;
  background: #ffffff;
}
.page--bbs .btn--sub {
  color: #ee41a2;
  border-color: #ee41a2;
}
.page--bbs .btn--sub:hover {
  color: #ee42a3;
  background: #ffffff;
}
.page--bbs .popup {
  visibility: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 40px 5%;
  box-sizing: border-box;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  transform: scale(0.1);
  transition: all 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow-y: scroll;
}
.page--bbs .popActive {
  opacity: 1;
  transform: scale(1);
}
.page--bbs .popup .popInBox {
  width: 600px;
  padding: 40px 0;
  margin: 0 auto;
}
.page--bbs .popup .popTit {
  text-align: center;
  font-size: 30px;
  line-height: 1em;
  margin: 0 0 60px;
  color: #000;
  letter-spacing: 0.1em;
}
.page--bbs .popup .close {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
  z-index: 10;
}
.page--bbs .popup .close::before,
.page--bbs .popup .close::after {
  content: "";
  display: inline-block;
  width: 48px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 13px;
}
.page--bbs .popup .close::before {
  -webkit-transform: translateY(20px) translatex(-12px) rotate(-45deg);
  transform: translateY(20px) translatex(-12px) rotate(-45deg);
  top: 4px;
}
.page--bbs .popup .close::after {
  -webkit-transform: translateY(-20px) translatex(-12px) rotate(45deg);
  transform: translateY(-20px) translatex(-12px) rotate(45deg);
  bottom: 4px;
}
.page--bbs .closeArea {
  display: block;
  z-index: 1000;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}
.page--bbs .popup .popInBox .ph {
  margin: 0 auto 20px;
}
.page--bbs .popup .popInBox .ph img {
  max-width: 100%;
  display: block;
  margin: auto;
}
.page--bbs .popup .popInBox .name {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px 0;
  display: block;
}
.page--bbs .popup .popInBox .name.name_staff {
  color: #f494ff;
}
.page--bbs .popup .popInBox .txt {
  line-height: 1.5;
  font-size: 14px;
  margin: 0 0 10px 0;
  z-index: 99999999;
  position: relative;
}
.page--bbs .popup .popInBox .date {
  font-size: 0.8em;
  color: #a2e2ff;
  letter-spacing: 0.1em;
}
.page--bbs .popup .popInBox .place {
  border: 1px solid;
  display: inline-block;
  padding: 1px 10px;
  font-size: 0.9em;
  margin-bottom: 10px;
}
.page--bbs.comment--detail .block--post .form--post {
  display: block;
}
.page--bbs.comment--detail .comment_detail_box {
  margin: 0 auto 40px;
  max-width: 650px;
}
.page--bbs.comment--detail .comment_detail_box .ph {
  margin-bottom: 35px;
}
.page--bbs.comment--detail .comment_detail_box .place {
  border: 1px solid;
  display: inline-block;
  padding: 1px 10px;
  font-size: 0.9em;
  margin-bottom: 10px;
}
.page--bbs.comment--detail .comment_detail_box .name {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px 0;
  display: block;
}
.page--bbs.comment--detail .comment_detail_box .txt {
  line-height: 1.5;
  font-size: 14px;
  margin: 0 0 10px 0;
  position: relative;
  padding: 0;
}
.page--bbs.comment--detail .comment_detail_box .date {
  font-size: 0.8em;
  color: #a2e2ff;
  letter-spacing: 0.1em;
}
.page--bbs.comment--detail .comment_detail_box .icon--like .good {
  display: inline-block;
  cursor: pointer;
}
.page--bbs.comment--detail .comment_detail_box .icon--like #likes {
  display: none;
}
.page--bbs.comment--detail .comment_detail_box .icon--like #liked {
  display: none;
}
.page--bbs.comment--detail .comment_detail_box .icon--like .fa {
  cursor: pointer;
  transition: 0.3s;
  color: #f5d600;
}
.page--bbs.comment--detail .comment_detail_box .icon--like .fa.like_p {
  color: #ff1493;
}
.page--bbs.comment--detail .comment_detail_box .icon--like .fa.like_r {
  color: #df2707;
}
.page--bbs.comment--detail .comment_detail_box .icon--like .fa:not(.clicked) {
  color: #c5c5c5 !important;
}
.page--bbs.comment--detail .list--reply {
  border-top: 1px solid rgba(255, 255, 255, 0.3490196078);
  margin: 30px 0;
}
.page--bbs.comment--detail .list--reply > li {
  padding: 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3490196078);
}
.page--bbs.comment--detail .list--reply .name {
  display: inline-block;
  margin-right: 10px;
}
.page--bbs.comment--detail .list--reply .date {
  font-size: 14px;
  margin: 0;
  opacity: 0.8;
}
.page--bbs.comment--detail .list--reply .txt {
  padding: 10px 0;
  font-size: 14px;
  line-height: 1.7;
}
.page--bbs.comment--detail .list--reply .reply_btn_wrap {
  text-align: right;
}
.page--bbs.comment--detail .list--reply .reply_btn_wrap .btn_rep {
  background: none;
  border: none;
  border: 1px solid;
  color: #fff;
  padding: 4px 13px;
  border-radius: 3em;
  font-size: 12px;
  display: inline-block;
  opacity: 0.8;
}
.page--bbs.page--bbs02 .header .fc-logo img {
  background-image: url(/static/leoieiri/fanclub/common/logo_fanclub.png);
}
.page--bbs.page--bbs02.wrapThread .wrap:after {
  background: #ffe63d;
}
.page--bbs.page--bbs02 .wrap {
  background: #fff;
  color: #000;
}
.page--bbs.page--bbs02 .block--post .form-entry-tit {
  background: #000000;
}
.page--bbs.page--bbs02 .block--post .form--post {
  background: #ffe748;
}
.page--bbs.page--bbs02 .block--post .form--post .btn--main {
  background: #000000;
}
.page--bbs.page--bbs02 .block--post .form--post .btn--main:hover {
  background: #ffe748;
}
.page--bbs.page--bbs02 .list--comment li .place {
  background: #ffe746;
  color: #000;
  border-color: #000;
  box-shadow: 2px 2px 0 #000;
  font-size: 11px;
}
.page--bbs.page--bbs02 .list--comment li .ph.ph_dummy {
  background: #ffe746;
}
.page--bbs.page--bbs02 .list--comment li .date {
  color: #f5d600;
}
.page--bbs.page--bbs02 .block--attention {
  border-color: #f5d600;
}
.page--bbs.page--bbs02 .block--attention .attention_tit {
  color: #f5d600;
}
.page--bbs.page--bbs02 .bbs_icon {
  background: #ffe746;
  color: #000;
}
.page--bbs.page--bbs02 .btn--main {
  background: #000000;
  border: 1px solid #000000;
}
.page--bbs.page--bbs02 .btn--sub {
  color: #000000;
  border-color: #000000;
}
.page--bbs.page--bbs02 .btn--main:hover {
  color: #000000;
  background: #ffe746;
  border: 1px solid;
}
.page--bbs.page--bbs02 .btn--sub:hover {
  color: #000000;
  background: #ffe748;
}
.page--bbs.page--bbs02 .form--confirm {
  background: #ffe746;
  color: #000000;
}
.page--bbs.page--bbs02.comment--detail .comment_detail_box .date {
  color: #f5d600;
}
.page--bbs.page--bbs02.comment--detail .list--reply > li {
  border-color: #d1d1d1;
}
.page--bbs.page--bbs02.comment--detail .list--reply {
  border-color: #d1d1d1;
}
.page--bbs.page--bbs02.comment--detail .list--reply .reply_btn_wrap .btn_rep {
  color: #000;
}

/* page--error
------------------------------ */
.page--error .section--detail .btn {
  margin: 3em 0;
}
.page--error .section-tit {
  font-weight: 300;
}

/* IEのみ */
@media all and (-ms-high-contrast: none) {
  .page--home .mask-kv img {
    position: absolute;
    background-size: contain;
  }
  .page--home .section--firstview {
    height: 130vh;
  }
  .page--home footer {
    position: relative;
    z-index: 1;
    padding-top: 80px;
    background: #E5E5E5;
  }
  .page--home footer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/static/leoieiri/fanclub/common/bg_pattern.png) repeat left top;
    z-index: 1;
  }
  .page--home .area--member .block--contents.block--radio .thumb.nonlogin > img,
  .thumb.nonlogin.members > img {
    background: #E5E5E5;
    background-image: none !important;
  }
  .page--disco .header--disco {
    opacity: 0.4;
  }
  .btn .btn--sub, .btn .btn--main {
    background: none;
  }
  .btn .btn--sub:hover {
    background: #E5E5E5;
  }
  .btn .btn--main:hover {
    background: #bfab56;
  }
  .page--free .drawer__btn, .page--faq .drawer__btn, .drawer-visible .drawer__btn {
    color: #152446;
    border-color: #152446;
  }
  .drawer .login--btn li a {
    color: #152446;
  }
  .drawer .fc-logo {
    position: relative;
    z-index: 10;
  }
  .drawer .fc-logo a {
    display: block;
    height: 80px;
    background: url(/static/leoieiri/fanclub/common/logo_fanclub.png) no-repeat left top;
    background-size: contain;
  }
  .drawer .fc-logo a img {
    display: none;
  }
}
@media screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
  a {
    transition: all 0.3s 0s ease;
  }
  .block--pager {
    font-size: 16px;
  }
  .block--pager a:hover {
    opacity: 0.5;
  }
  .block--pager__detail {
    margin-top: 80px;
  }
  .block--pager__detail .block--pager {
    margin: 0;
  }
  .btn input {
    transition: 0.3s;
  }
  .btn--main {
    min-width: 300px;
  }
  .btn--main:hover {
    color: #E5E5E5;
    background: #bfab56;
  }
  .btn--sub {
    min-width: 300px;
  }
  .btn--sub:hover {
    color: #152446;
    background: #E5E5E5;
  }
  .page--free .btn--sub:hover {
    color: #E5E5E5;
    background: #152446;
  }
  .login--btn li {
    display: inline-block;
    position: relative;
    margin-right: 12px;
  }
  .login--btn li a {
    font-size: 20px;
  }
  .login--btn li:last-child {
    margin-right: 0;
  }
  .wrap--btn {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .wrap--btn .btn {
    margin-right: 20px;
  }
  .wrap--btn .btn:last-of-type {
    margin-right: 0;
  }
  /* input */
  .input--half {
    width: 50% !important;
  }
  .input--quarter {
    width: 25% !important;
  }
  #stalker {
    transform: translate(0, 0);
    pointer-events: none;
    position: fixed;
    top: -5px;
    left: -5px;
    width: 10px;
    height: 10px;
    background: #bfab56;
    border-radius: 50%;
    z-index: 999;
    transition: width 0.6s, height 0.6s, top 0.6s, left 0.6s, opacity 1s;
    opacity: 0.8;
  }
  #stalker.hov_ {
    top: -50px;
    left: -50px;
    width: 100px;
    height: 100px;
    background: #bfab56;
    opacity: 0;
  }
  .wrap {
    padding-top: 160px;
    padding-bottom: 190px;
  }
  .section--list .list--contents li {
    margin-bottom: 50px;
  }
  .section--list .list--contents li a .thumb {
    width: 100%;
    transition: 0.3s;
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
  }
  .section--detail .section-tit {
    margin-bottom: 50px;
  }
  .section--detail .date {
    font-size: 15px;
  }
  .section--detail .block--pager {
    text-align: center;
  }
  .articleTitle,
  .articleTitle_2 {
    font-size: 16px;
    padding-left: 10px;
  }
  .about-rights a:hover {
    text-decoration: none;
  }
  .thumb.nonlogin.members:before {
    top: 46%;
    font-size: 30px;
    left: 21%;
    line-height: 30px;
  }
  .date {
    font-size: 13px;
  }
  .category {
    padding: 4px 7px;
  }
  .tit {
    font-size: 14px;
  }
  .article-txt {
    padding-top: 10px;
  }
  .list--error li {
    font-size: 13px;
  }
  .list--contents {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .list--contents:after {
    content: "";
    display: block;
    width: 32%;
  }
  .list--contents > li {
    width: 32%;
  }
  .list--contents > li a {
    display: block;
  }
  .list--contents > li .thumb {
    overflow: hidden;
  }
  .list--contents > li a:hover .thumb {
    box-shadow: 0 0 rgba(23, 36, 67, 0.2);
    transform: translate(0px, 6px);
  }
  .list--contents > li .tit {
    font-size: 16px;
  }
  .no--data {
    text-align: center;
  }
  .btn a,
  .btn input {
    min-width: 300px;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    overflow: hidden;
  }
  .btn a:before,
  .btn input:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .btn .btn--main,
  .btn .btn--sub {
    transition: all 0.3s;
  }
  .detail__btn {
    font-size: 15px;
    margin: 7em 0 0;
  }
  .detail__btn a {
    transition: 0.3s;
    position: relative;
  }
  .block--category {
    margin: -25px auto 40px;
  }
  .block--category li.month {
    letter-spacing: -0.5em;
  }
  .block--category li {
    display: inline-block;
    border: none;
    position: relative;
  }
  .block--category li a {
    display: block;
    position: relative;
  }
  .block--category li a:hover {
    background: #E5E5E5;
    color: #152446;
  }
  .page--free .block--category li a:hover {
    background: #152446;
    color: #E5E5E5;
  }
  .chart-style a:hover {
    text-decoration: none;
  }
  header .fc-logo {
    left: 40px;
    top: 32px;
  }
  header .fc-logo img {
    width: 120px;
    height: 40px;
  }
  .block--login li:hover::before {
    background: #bfab56;
  }
  .block--login li:hover:after {
    transform: translateY(-50%);
  }
  .block--login li:hover a {
    color: #E5E5E5;
  }
  .drawer__btn {
    right: 30px;
    top: 30px;
    width: 75px;
    height: 40px;
    cursor: pointer;
  }
  .drawer__btn > div {
    padding: 0 0 2px 1px;
  }
  .drawer__btn > div:before {
    font-size: 12px;
  }
  .drawer .drawer-inner {
    height: 100%;
    padding: 5%;
    position: relative;
    left: 0;
    top: 0;
    clip-path: ellipse(390vw 230vh at left -282vw top -14vh);
    -webkit-clip-path: ellipse(390vw 230vh at left -282vw top -14vh);
  }
  .drawer [class^=nav--] .g-nav > li {
    margin-bottom: 12px;
    line-height: 1;
    margin-right: 1.8em;
  }
  .drawer [class^=nav--] .g-nav > li a {
    padding: 10px 0;
    font-size: 18px;
    position: relative;
  }
  .drawer [class^=nav--] .g-nav > li:last-child {
    margin-right: 0;
  }
  .drawer .nav--menu {
    width: 100%;
    max-width: 1000px;
  }
  .drawer .nav--menu .menu-tit {
    font-size: 14px;
    padding-bottom: 4px;
    margin-bottom: 6px;
  }
  .drawer h2.fc-logo {
    width: 238px;
    margin-top: 55px;
  }
  .drawer .nav--login {
    position: absolute;
    right: 5%;
    top: 73vh;
  }
  .drawer .nav--login .login--btn {
    text-align: right;
  }
  .login--btn li a {
    position: relative;
  }
  .login--btn li a::before {
    transition: 0.3s;
  }
  .page--home {
    /* common */
    /* footer */
    /* keyvisual */
    /* section--firstview */
    /* section--banner */
    /* section--info */
    /* area--free */
    /* area--member */
  }
  .page--home .wrap {
    padding-bottom: 0;
  }
  .page--home .section-tit {
    font-size: 42px;
    line-height: 1;
  }
  .page--home .scroll {
    top: 38vh;
    right: 2.5vw;
    height: 42vh;
  }
  .page--home .scroll:before {
    content: "";
    display: block;
    width: 14px;
    height: 2px;
    position: absolute;
    left: -7px;
    animation: scroll 5s infinite;
  }
  .page--home .scroll.login {
    top: 37vh;
  }
  .page--home footer {
    padding: 20px 0 60px;
    height: auto !important;
    position: relative;
  }
  .page--home footer .copyright {
    font-size: 13px;
  }
  .page--home footer .nav--support {
    margin-bottom: 40px;
    display: block;
  }
  .page--home .mask-kv {
    clip-path: ellipse(365vw 213vh at left -253vw top -30vh);
    -webkit-clip-path: ellipse(365vw 213vh at left -253vw top -30vh);
  }
  .page--home .section--firstview {
    width: 100vw;
    height: 108vh;
  }
  .page--home .section--firstview .logo-area {
    right: 5vw;
    top: 57vh;
    z-index: 2;
  }
  .page--home .section--firstview .logo-area.login {
    top: 55vh;
  }
  .page--home .section--firstview .logo-area .fc-logo {
    margin-top: 45px;
  }
  .page--home .section--firstview .logo-area .fc-logo img {
    width: 238px;
    height: 80px;
  }
  .page--home .section--firstview .birthday-message {
    margin-top: 15px;
  }
  .page--home .section--firstview .birthday-message a:hover {
    opacity: 0.5;
  }
  .page--home .section--banner {
    padding-top: 18px;
    display: block;
    width: 100%;
    padding: 0 0 0 7vw;
    margin: -12vw 0 11vw auto;
  }
  .page--home .section--banner .slick-track {
    margin: 0 auto;
  }
  .page--home .section--banner.section--banner--single {
    padding: 0 7vw 0 0;
  }
  .page--home .section--banner.section--banner--single .list--bnr {
    width: 40%;
    margin: 0 0 0 auto;
  }
  .page--home .section--banner .list--bnr {
    text-align: center;
    width: 88%;
  }
  .page--home .section--banner .list--bnr:hover .slick-next, .page--home .section--banner .list--bnr:hover .slick-prev {
    opacity: 1;
  }
  .page--home .section--banner .list--bnr .slick-next:hover:before, .page--home .section--banner .list--bnr .slick-prev:hover:before {
    opacity: 1;
  }
  .page--home .section--banner .list--bnr li {
    position: relative;
    cursor: pointer;
  }
  .page--home .section--banner .list--bnr li a {
    display: block;
    position: relative;
  }
  .page--home .section--banner .list--bnr li a:hover {
    box-shadow: 0 0 rgba(23, 36, 67, 0.2);
    transform: translate(6px, 6px);
  }
  .page--home .section--banner .list--bnr .slick-list li {
    margin: 0 2.8vw 15px 0;
  }
  .page--home .section--banner .slick-prev:hover::after:hover,
  .page--home .section--banner .slick-next:hover::after:hover {
    opacity: 0.5;
  }
  .page--home .section--banner .slick-dots {
    right: 0;
  }
  .page--home .section--banner .slick-dots button:before {
    transition: opacity 0.3s;
  }
  .page--home .section--banner .slick-dots button:hover:before {
    opacity: 0.5;
  }
  .page--home .section--pickup.section--info .section-tit {
    margin-bottom: 2vw;
  }
  .page--home .section--pickup .list--pickup .cate {
    margin-top: 15px;
    padding-top: 15px;
    font-size: 12px;
  }
  .page--home .block--expire {
    width: 52%;
    padding: 3%;
    margin: 0 auto 10vw;
  }
  .page--home .block--expire .tit {
    font-size: 1.5em;
  }
  .page--home .block--expire .txt--basic {
    margin: 0 0 2em;
  }
  .page--home .list--information {
    width: 100%;
    margin: 0 0 10vw;
  }
  .page--home .list--information .no-data {
    padding: 0 0 0 11vw;
    color: #152446;
  }
  .page--home .section--info {
    width: 85vw;
    margin: 0 auto;
  }
  .page--home .section--latest > .section-tit {
    width: 85vw;
    margin: 0 auto 5vw;
  }
  .page--home .section--latest .block--contents {
    display: grid;
    grid-template-rows: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 30% 70%;
    grid-template-columns: 62% 38%;
  }
  .page--home .section--latest .block--contents .wrap--section-tit {
    order: 2;
    display: block;
    margin-bottom: 0;
  }
  .page--home .section--latest .block--contents .wrap--section-tit .section-tit {
    margin-bottom: 15px;
  }
  .page--home .section--latest .block--contents .block--detail--thumb {
    order: 1;
    grid-row: span 2;
    margin-right: 45px;
    width: calc(100% - 45px);
  }
  .page--home .section--latest .block--contents .block--detail--txt {
    order: 3;
    width: 100%;
  }
  .page--home .section--latest .block--contents .block--detail--txt .date {
    font-size: 12px;
  }
  .page--home .section--latest .block--contents .block--detail--txt .article-txt {
    font-size: 12px;
  }
  .page--home .section--latest .block--contents > .tit {
    font-size: 16px;
  }
  .page--home .section--latest .block--contents .tit {
    margin-bottom: 10px;
  }
  .page--home .section--latest .block--contents:not(.block--leoreport) .wrap--date {
    display: block;
  }
  .page--home .section--latest .block--contents .no-data {
    order: 3;
  }
  .page--home .area--free {
    padding-top: 60vh;
  }
  .page--home .area--member {
    position: relative;
  }
  .page--home .area--member .list--information {
    margin: 0 0 12vw;
  }
  .page--home .area--member .list--information .no-data {
    color: #E5E5E5;
  }
  .page--home .area--member .menber--inner {
    padding: 280px 50px;
  }
  .page--home .area--member .block--contents {
    width: 85vw;
    margin: 0 auto 7vw;
  }
  .page--home .area--member .block--contents .section-tit {
    font-size: 35px;
  }
  .page--home .area--member .block--contents a {
    transition: 0.3s;
  }
  .page--home .area--member .block--contents a:hover .thumb:after {
    opacity: 1;
  }
  .page--home .area--member .block--contents .list--contents.no-data {
    min-height: 500px;
  }
  .page--home .area--member .block--contents .list--contents.no-data .tit {
    font-size: 70px !important;
  }
  .page--home .area--member .block--contents .list--contents:after {
    content: none;
  }
  .page--home .area--member .block--contents .list--contents li {
    width: 48.5%;
  }
  .page--home .area--member .block--contents .list--contents li:before {
    content: none;
  }
  .page--home .area--member .block--contents.block--monthly {
    margin-bottom: -40vh;
  }
  .page--home .area--member .block--detail--thumb .thumb {
    margin-bottom: 0;
  }
  .page--home .area--member:before, .page--home .area--member:after {
    bottom: -52vh;
    height: 100vh;
    clip-path: ellipse(123vw 119vh at right -12vw top -30vh);
    -webkit-clip-path: ellipse(123vw 119vh at right -12vw top -30vh);
    z-index: 2;
  }
  .page--home .area--member:before {
    background: url(/static/leoieiri/fanclub/common/bg_pattern.png) repeat left bottom;
    opacity: 0.1;
    z-index: 3;
  }
  .page--home .area--member:after {
    background: #152446;
  }
  .page--home .thumb.nonlogin.members:before {
    top: 47%;
    font-size: 2.8vw;
    left: 13.3vw;
    line-height: 2.8vw;
  }
  .page--home .thumb.img_copyright:before {
    bottom: 20px;
    right: 20px;
    font-size: 20px;
  }
  .page--home .list__more a {
    margin-bottom: 4px;
  }
  .page--info .txt a:hover {
    text-decoration: none;
  }
  .page--info .section--list .btn {
    margin-top: 30px;
  }
  .page--info .section--detail .txt {
    padding-bottom: 50px;
  }
  .page--info .section--detail .txt .ph img {
    max-width: 600px;
  }
  .page--info .section--detail .txt > .btn .btn--main:hover {
    color: #152446;
  }
  .page--info .section--detail .txt > .btn .btn--sub:hover {
    color: #152446;
  }
  .page--info .section--detail .txt .box a:hover {
    opacity: 0.5;
  }
  .page--info .section--detail .txt .box a.btn--main:hover {
    color: #152446;
  }
  .page--info .section--detail .txt .btn a.btn--main:hover {
    color: #E5E5E5;
  }
  .page--info .section--detail .block--share {
    margin-top: 20px;
  }
  .page--info .section--detail .block--share a:hover {
    opacity: 0.5;
  }
  /*  page--disco
  ------------------------------ */
  .page--disco .section--list {
    position: relative;
    z-index: 10;
  }
  .page--disco .list--discography li .tit {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(21, 36, 70, 0.7);
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #E5E5E5;
    font-size: 0.8vw;
    transition: opacity 0.8s;
  }
  .page--disco .list--discography li .tit span {
    max-width: 86%;
  }
  .page--disco .list--discography li a:hover .tit {
    opacity: 0;
  }
  .page--disco .header--disco {
    top: -30vw;
    left: -60vw;
    width: 80vw;
    height: 100vw;
  }
  .page--disco .section--detail {
    width: 100%;
    max-width: inherit;
  }
  .page--disco .section--detail .wrap--disco--contents {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .page--disco .section--detail .jacket {
    width: 45%;
    z-index: 10;
    opacity: 0;
    transition: 0.6s;
  }
  .page--disco .section--detail .block--disc-detail {
    width: 50%;
    padding-right: 5%;
  }
  .page--disco .section--detail .block--disc-detail .tit,
  .page--disco .section--detail .block--disc-detail .category {
    text-align: left;
  }
  .page--disco .section--detail .block--disc-detail .tit {
    font-size: 26px;
  }
  .page--disco .section--detail .block--disc-detail .category {
    width: auto;
    margin-bottom: 0;
  }
  .page--disco .section--detail .block--disc-detail .icon.dl {
    padding: 4px 7px;
  }
  .page--disco .section--detail .block--disc-detail .icon.dl:hover {
    background: none;
    color: #152446;
    border: 1px solid #152446;
  }
  .page--disco .section--detail .block--disc-detail .link,
  .page--disco .section--detail .block--disc-detail .text {
    width: 100%;
    margin: 0;
  }
  .page--disco .section--detail .block--disc-detail .text .btn {
    text-align: left;
  }
  .page--disco .section--detail .block--disc-detail .text .btn a {
    text-align: center;
  }
  .page--disco .section--detail .detail__btn {
    text-align: left;
    margin: 4em 0 0;
  }
  .page--disco.loaded .jacket {
    opacity: 1;
  }
  /*  page--biography
  ------------------------------ */
  .page--bio .section--detail {
    max-width: 1600px;
    margin: 0 auto;
  }
  .page--bio .section--detail .inner {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: flex-start;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page--bio .section--detail .inner .ph {
    width: 45%;
  }
  .page--bio .section--detail .area--txt {
    width: 52%;
  }
  .page--bio .section--detail .section-tit {
    font-size: 40px;
  }
  .page--bio .section--detail .name {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 35px;
  }
  .page--movie .section--list .no-data {
    width: 100%;
  }
  .page--movie .section--detail {
    width: 850px;
    margin: 0 auto;
    padding: 0;
  }
  .page--movie .section--detail .tit {
    margin-bottom: 30px;
  }
  .page--movie .section--detail .block--form {
    margin-top: 40px;
  }
  .page--movie .section--detail .block--form > p {
    margin-bottom: 6px;
  }
  .page--movie .section--detail .txt--basic {
    margin: 25px 0;
    border-bottom: 1px solid #485470;
    padding-bottom: 25px;
    font-size: 80%;
    line-height: 1.8;
  }
  .page--movie .section--detail .block--player img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  .page--movie .txt {
    margin-bottom: 50px;
  }
  .page--movie .txt a {
    color: #bfab56;
  }
  .page--movie .block--player {
    margin: 10px 0 0;
  }
  .page--movie .leadBox {
    padding: 2% 4%;
    font-size: 14px;
  }
  .page--movie .leadBox .btn--main:hover {
    opacity: 0.5;
  }
  .page--blog .no-data {
    font-family: "ivypresto-text", serif;
    font-weight: 100;
    letter-spacing: 0.02em;
  }
  .page--blog .section--list .list--contents li {
    margin-bottom: 60px;
  }
  .page--blog .section--list .article-txt {
    padding-top: 10px;
    font-size: 90%;
  }
  .page--blog .section--detail {
    width: 850px;
    padding: 0;
    margin: 0 auto;
  }
  .page--blog .section--detail .ph {
    max-width: 600px;
  }
  .page--blog .section--detail .ph img {
    width: 100% !important;
  }
  .page--blog .section--detail .txt a:hover {
    text-decoration: none;
  }
  .page--blog .section--detail .txt a.btn--main:hover {
    color: #E5E5E5;
  }
  .page--blog .section--detail .txt a.btn--sub:hover {
    color: #152446;
  }
  .page--blog .section--detail .block--form {
    margin-top: 40px;
  }
  .page--blog .section--detail .block--form > p {
    margin-bottom: 6px;
  }
  .page--blog .section--detail .block--comment .list--comment li.no-data {
    font-size: 20px;
    margin: 100px auto 100px;
    font-family: noto-sans-cjk-jp, sans-serif;
    text-align: center;
  }
  .page--blog .section--detail .comment--area .tit {
    margin-bottom: 40px;
  }
  .page--blog .section--detail .comment--area dl {
    margin-bottom: 20px;
  }
  .page--blog .section--detail .comment--area dt {
    margin-bottom: 5px;
  }
  .page--blog .section--detail .comment--area dd {
    margin-bottom: 40px;
  }
  .page--qa .section--list,
  .page--qa .section--detail {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 7%;
  }
  .page--qa.category-2 .section-tit {
    font-size: 30px;
  }
  .page--special .section--list .section-tit {
    margin-bottom: 2.5vw;
  }
  .page--special .section--list .archive-tit {
    margin-bottom: 20px;
    font-size: 30px;
  }
  .page--special .section--list .list--contents {
    margin-bottom: 100px;
  }
  .page--special .section--list .list--contents li {
    margin-bottom: 30px;
  }
  .page--special .section--list .list--contents.archive-contents li {
    width: 19%;
    margin-bottom: 15px;
  }
  .page--special .section--list .list--contents.archive-contents:before {
    content: "";
    display: block;
    width: 19%;
    order: 1;
  }
  .page--special .section--list .list--contents.archive-contents:after {
    content: "";
    display: block;
    width: 19%;
  }
  .page--special .section--list .list--contents.archive-contents li.empty_item {
    width: 19%;
  }
  .page--special .section--detail {
    width: 850px;
    margin: 0 auto;
    padding: 0;
  }
  .page--special .section--detail .section-tit {
    margin-bottom: 70px;
  }
  .page--fc--shop {
    font-size: 14px;
  }
  .page--fc--shop .section--detail {
    width: 850px;
    padding: 0;
    margin: 0 auto;
  }
  .page--fc--shop .section--detail .tit {
    font-size: 24px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .page--fc--shop .section--detail .lead {
    font-size: 14px;
    margin-bottom: 50px;
  }
  .page--fc--shop .section--detail .wrap--lower--contents {
    margin-bottom: 80px;
  }
  .page--fc--shop .section--detail .wrap--lower--contents .ph {
    width: 60%;
    margin: 40px auto;
  }
  .page--fc--shop .section--detail .wrap--lower--contents .item-tit {
    padding: 16px;
    font-size: 20px;
  }
  .page--fc--shop .section--detail .wrap--lower--contents .item-tit + .ph {
    margin: 0 auto 40px;
  }
  .page--fc--shop .section--detail .wrap--lower--contents .item-tit + .ph img {
    display: block;
    width: 60%;
    margin: 0 auto;
  }
  .page--fc--shop .section--detail .wrap--lower--contents .blu-ray img {
    padding: 40px 0;
  }
  .page--fc--shop .section--detail .wrap--lower--contents .caution-tit {
    font-size: 16px;
  }
  .page--fc--shop .section--detail .item-detail {
    font-size: 12px;
    margin-bottom: 80px;
    padding: 40px 40px 10px;
    overflow: hidden;
  }
  .page--fc--shop .section--detail .item-detail .block-tit {
    font-size: 16px;
  }
  .page--fc--shop .section--detail .item-detail p, .page--fc--shop .section--detail .item-detail dl, .page--fc--shop .section--detail .item-detail .list-caution {
    margin-bottom: 30px;
  }
  .page--fc--shop .section--detail .item-detail dt {
    font-weight: bold;
  }
  .page--fc--shop .section--detail .item-detail dd {
    margin-bottom: 14px;
    font-size: 10px;
  }
  .page--fc--shop .section--detail .item-detail h6 {
    font-size: 12px;
    font-weight: bold;
  }
  .page--fc--shop .section--detail .item-detail .list-caution {
    padding: 14px;
  }
  .page--fc--shop .section--detail .item-detail .list-caution li {
    margin-bottom: 14px;
  }
  .page--fc--shop .section--detail .item-detail .btn--main {
    font-size: 14px;
  }
  .page--fc--shop .section--detail .item-detail .btn--main:hover:hover {
    opacity: 0.5;
  }
  .page--fc--shop .section--detail .fc_shop_more {
    text-align: center;
  }
  .page--fc--shop .section--detail .enter .bridge-txt {
    margin-bottom: 30px;
  }
  .page--bridge {
    font-size: 14px;
  }
  .page--bridge .section--detail {
    width: 850px;
    padding: 0;
    margin: 0 auto;
  }
  .page--bridge .section--detail .tit {
    font-size: 24px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .page--bridge .section--detail .enter .bridge-txt {
    margin-bottom: 30px;
  }
  .page--attention {
    font-size: 14px;
  }
  .page--attention .section--detail {
    width: 850px;
    padding: 0;
    margin: 0 auto;
  }
  .page--attention .section--detail .tit {
    font-size: 24px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .page--attention .section--detail .lead {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .page--attention .section--detail .wrap--lower--contents {
    margin-bottom: 40px;
  }
  /*  page--game
  ------------------------------ */
  .page--game > h2 {
    width: 500px;
    margin: 0 auto 20px;
  }
  .page--game .section--detail {
    width: 500px;
    margin: 0 auto;
    padding: 0;
  }
  .page--game .section--detail .qrcode {
    width: 300px;
    margin: 15px auto 10px;
  }
  .page--support .section--detail {
    width: 850px;
    padding: 0;
    margin: 0 auto;
  }
  .page--support .section--detail .section-tit {
    font-size: 30px;
  }
  .page--faq .section--list,
  .page--faq .section--detail {
    width: 850px;
    padding: 0;
    margin: 0 auto;
  }
  .page--faq .section--list .section-tit {
    font-size: 30px;
    margin-bottom: 60px;
  }
  .page--faq .section--list .tit {
    font-size: 15px;
    line-height: 1.6;
    margin: 0 0 1em;
    font-weight: normal;
    text-align: left;
  }
  .page--faq .list--faq li a:hover {
    opacity: 0.5;
  }
  .page--faq .block--faq-detail .txt a:hover {
    opacity: 0.5;
  }
  .page--questionnaire .section--detail {
    width: 850px;
    padding: 0;
    margin: 0 auto;
  }
  .page--questionnaire .section--detail .section-tit {
    font-size: 26px;
  }
  .page--questionnaire .section--detail form .form--post {
    padding: 6%;
  }
  .page--questionnaire .section--detail .txt--sub {
    text-align: center;
    margin-bottom: 20px;
  }
  .page--questionnaire .section--detail .btn .btn--sub:hover {
    background: #b7b7b7;
    border: none;
  }
  .page--questionnaire .section--detail .form--confirm {
    margin-bottom: 60px;
  }
  .page--questionnaire .section--detail .form--confirm dt {
    margin-bottom: 5px;
  }
  .page--questionnaire .section--detail .form--confirm dd {
    margin-bottom: 40px;
  }
  /*  page--fanmail
  ------------------------------ */
  .page--fanmail .section--detail .section-tit {
    font-size: 40px;
  }
  .page--mailmagazine .section--detail {
    width: 850px;
    margin: 0 auto;
    padding: 0;
  }
  .page--mailmagazine .section--detail .box-list {
    margin-bottom: 60px;
  }
  .page--mailmagazine .section--detail .box-list h3 {
    font-size: 18px;
    padding: 15px 40px;
    margin-bottom: 50px;
  }
  .page--mailmagazine .section--detail .box-list dl {
    margin-bottom: 20px;
  }
  .page--mailmagazine .section--detail .box-list dt {
    padding-bottom: 2px;
    margin: 0 40px 4px;
    font-size: 16px;
    font-weight: 600;
  }
  .page--mailmagazine .section--detail .box-list dd {
    margin: 0 40px 20px;
  }
  .page--mailmagazine .section--detail .box-list .btn {
    margin-bottom: 30px;
  }
  .page--mailmagazine .section--detail .box-list .btn--main {
    width: 60%;
  }
  .page--mailmagazine .section--detail .box-list .btn--main:hover {
    opacity: 0.5;
  }
  .page--entry .section--detail {
    margin: 0 auto 80px;
    padding: 0;
  }
  .page--entry .section--detail .block--top {
    margin: 40px auto 0;
    align-items: center;
    width: 800px;
  }
  .page--entry .section--detail .block--top .logo-fc {
    width: 40%;
    margin: 0 auto 80px;
  }
  .page--entry .section--detail .block--top .logo-fc img {
    width: 100%;
  }
  .page--entry .section--detail .block--top .lead {
    font-size: 15px;
  }
  .page--entry .section--detail .block--contents > .tit {
    font-size: 30px;
    margin-bottom: 25px;
  }
  .page--entry .section--detail .block--contents > .tit.contents-tit {
    font-size: 40px;
    margin-bottom: 15px;
  }
  .page--entry .section--detail .block--contents .list--contents {
    width: 800px;
    margin: 0 auto;
  }
  .page--entry .section--detail .block--contents .list--contents .tit {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 12px;
    padding-bottom: 15px;
  }
  .page--entry .section--detail .block--contents .list--contents > li {
    width: 49%;
    min-height: 230px;
    margin: 0 0 2%;
    font-size: 14px;
  }
  .page--entry .section--detail .block--contents .list--contents > li .inner {
    padding: 40px;
  }
  .page--entry .section--detail .block--contents .list--contents > li .inner .text {
    font-size: 13px;
    letter-spacing: 0.08em;
  }
  .page--entry .section--detail .block--contents .list--contents > li ul {
    margin-top: 10px;
  }
  .page--entry .section--detail .block--contents .list--contents > li .txt--sub {
    font-size: 0.8em;
  }
  .page--entry .section--detail .block--contents .list--contents > li.empty-contents .inner {
    background: #E5E5E5 url(/static/leoieiri/fanclub/common/logo_fanclub_white.png) no-repeat center center;
    background-size: 140px;
  }
  .page--entry .section--detail .block--contents .list--contents::after {
    content: none;
  }
  .page--entry .section--detail [class^=block--] table {
    width: 800px;
  }
  .page--entry .section--detail .block--stage {
    width: 800px;
  }
  .page--entry .section--detail .block--stage .tit + p {
    font-size: 16px;
  }
  .page--entry .section--detail .block--device .note {
    width: 800px;
  }
  .page--entry .section--detail .btn .btn--main,
  .page--entry .section--detail .btn .btn--sub {
    width: 460px;
  }
  /* .page--first_login
  ------------------------------ */
  .page--first_login .section--detail {
    width: 850px;
    padding: 0;
    margin: 0 auto;
  }
  .page--first_login .section--detail .section-tit {
    font-size: 34px;
    text-align: center;
    line-height: 1.6em;
    margin-bottom: 80px;
  }
  .page--first_login .section--detail .block--lead {
    margin-bottom: 60px;
  }
  .page--first_login .section--detail .step li {
    position: relative;
    width: 23%;
    float: left;
    font-size: 11px;
    box-sizing: border-box;
    margin: 0 2% 2% 0;
  }
  .page--first_login .section--detail .step li::after {
    content: "";
    border-left: 12px solid #E5E5E5;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    margin-top: -10px;
    position: absolute;
    right: -12px;
    top: 50%;
  }
  .page--first_login .section--detail .step li:last-child {
    margin: 0;
  }
  .page--first_login .section--detail .step li:last-child:after {
    display: none;
  }
  .page--first_login .section--detail .step li a {
    display: block;
    letter-spacing: 0.05em;
    line-height: 1.2;
    height: 100px;
    padding: 14px;
  }
  .page--first_login .section--detail .step li a:hover {
    background: #152446;
    color: #E5E5E5;
  }
  .page--first_login .section--detail .step li span:first-of-type {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
  }
  .page--first_login .section--detail .btn.entry {
    width: 60%;
    margin: 0 auto;
  }
  /* page--birthday-message
  ------------------------------ */
  .page--birthday-message .section--detail {
    width: 850px;
    margin: 0 auto;
    padding: 0;
  }
  .page--birthday-message .section--detail .tit {
    margin-bottom: 50px;
  }
  .page--error .section--detail {
    margin-top: 250px;
    padding-right: 15%;
    padding-left: 15%;
  }
  .page--error .section--detail .tit {
    font-family: ivypresto-text, serif;
    font-size: 30px;
    line-height: 1.6em;
    margin: 0 0 1em;
    text-align: center;
  }
  .page--error .section--detail .btn {
    margin: 1em 0;
  }
  footer {
    padding: 30px 3%;
    height: 190px;
  }
  footer .footer--sns {
    margin-bottom: 16px;
  }
  footer .footer--sns li {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 1.4em;
  }
  footer .footer--sns li a {
    transition: 0.3s;
  }
  footer .footer--sns li.nav--sns__twitter:before, footer .footer--sns li.nav--sns__twitter_fc:before {
    top: -20px;
    font-size: 10px;
  }
  footer .footer--sns li.nav--sns__twitter_fc:before {
    left: 7px;
  }
  footer .footer--sns li.nav--sns__line svg {
    width: 24px;
    height: 24px;
    margin-bottom: -3px;
  }
  footer .footer--sns i {
    font-size: 26px;
  }
  footer .footer--sns .name {
    font-family: ivypresto-text, serif;
    font-size: 16px;
    margin-right: 20px;
  }
  footer .official--link {
    font-size: 17px;
    margin-bottom: 6vw;
  }
  footer .list--support {
    margin-bottom: 40px;
  }
  footer .list--support dt {
    display: none;
  }
  footer .nav--support li {
    display: inline-block;
    font-size: 12px;
  }
  footer .nav--support li a {
    display: block;
    padding: 0 10px;
    transition: 0.3s;
    position: relative;
  }
  footer .link--home {
    font-size: 16px;
    position: relative;
    top: 90px;
    left: 5%;
  }
  footer .copyright {
    min-width: 280px;
    font-size: 11px;
    position: relative;
    top: 95px;
    bottom: inherit;
  }
}
@media screen and (min-width: 756px) and (max-width: 1400px) {
  .thumb.nonlogin.members:before {
    font-size: 2vw;
    left: 21%;
    line-height: 2vw;
    top: 47%;
  }
  .page--home .section--firstview .logo-area .fc-logo img {
    width: 200px;
    height: 68px;
  }
}
@media screen and (min-width: 756px) and (max-width: 1200px) {
  .drawer .drawer-inner {
    clip-path: ellipse(390vw 230vh at left -284vw top -14vh);
    -webkit-clip-path: ellipse(390vw 230vh at left -284vw top -14vh);
  }
  .drawer h2.fc-logo {
    width: 195px;
    height: 66px;
  }
  .page--home .section--firstview .logo-area .fc-logo img {
    width: 195px;
    height: 66px;
  }
  .page--home .mask-kv {
    clip-path: ellipse(390vw 230vh at left -284vw top -14vh);
    -webkit-clip-path: ellipse(390vw 230vh at left -284vw top -14vh);
  }
}
/* IE対応 */
@media all and (-ms-high-contrast: none) {
  .page--home .section--firstview {
    height: 130vh;
  }
  .page--home footer {
    padding-top: 80px;
  }
}
/* safari対応 */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  _::-webkit-full-page-media, _:future, :root .page--special .section--list .list--contents li .thumb img {
    height: 0;
    padding-top: 54%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  /* common.scss
  ============================== */
  .pc {
    display: none !important;
  }
  .block--pager__detail {
    margin-top: 80px;
  }
  .block--pager {
    top: 0;
    font-size: 14px;
  }
  .block--pager .pager__list-parent {
    font-size: 14px;
  }
  .btn--main {
    min-width: 100%;
    padding: 14px;
  }
  /*  page--biography
  ------------------------------ */
  /* page--bbs
  ------------------------------ */
  /*  page--game
  ------------------------------ */
  /*  page--fanmail
  ------------------------------ */
  /* .team popup
  ------------------------------ */
  /* .page--first_login
  ------------------------------ */
  /* page--birthday-message
  ------------------------------ */
  /* page--error
  ------------------------------ */
  /*  appli
  ------------------------------ */
  /*  notice
  ------------------------------ */
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .btn--main {
    min-width: 50%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .btn--sub {
    min-width: 100%;
    padding: 20px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .btn--sub {
    min-width: 50%;
    padding: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .login--btn li {
    display: block;
  }
  .login--btn li a {
    font-size: 16px;
    padding: 0;
  }
  .wrap--btn .btn--main {
    margin-bottom: 0;
  }
  input[type=submit] {
    -webkit-appearance: none;
    border-radius: 0;
  }
  .header {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    transition: height 0.3s;
  }
  .header .fc-logo {
    left: 7vw;
    top: 5.5vw;
  }
  .header .fc-logo img {
    width: 78px;
    height: 27px;
  }
  .header .drawer__btn {
    width: 16vw;
    height: 8.5vw;
    position: fixed;
    right: 4vw;
    top: 4vw;
    z-index: 999;
    font-weight: 400;
    transition: 0.3s;
  }
  .header .drawer__btn > div {
    padding: 0 0 3px 1px;
  }
  .header .drawer__btn > div:before {
    font-size: 2.4vw;
  }
  .drawer {
    -webkit-overflow-scrolling: touch;
  }
  .drawer .drawer-inner {
    height: 100%;
    padding: 7vh 7% 0;
    position: relative;
    left: 0;
    top: 0;
    clip-path: ellipse(264% 110% at left -145% top 20%);
    -webkit-clip-path: ellipse(264% 110% at left -145% top 20%);
  }
  .drawer [class^=nav--] .g-nav > li {
    width: 47%;
    margin-bottom: 1.5vh;
    line-height: 1;
  }
  .drawer [class^=nav--] .g-nav > li a {
    padding: 6px 0;
    font-size: 4vw;
    position: relative;
  }
  .drawer .nav--menu {
    width: 100%;
    height: 100%;
    overflow-y: auto;
  }
  .drawer .nav--menu .g-nav.g-nav--official {
    padding-bottom: 15px;
    margin-bottom: 2vh;
  }
  .drawer .nav--menu .g-nav.g-nav--fc li {
    display: block;
  }
  .drawer .nav--menu .menu-tit {
    font-size: 3.5vw;
    padding-bottom: 6px;
    margin-bottom: 12px;
    border-bottom-width: 1px;
  }
  .drawer .nav--menu .fc-menu {
    border-bottom-width: 1px;
  }
  .drawer h2.fc-logo {
    width: 150px;
  }
  .drawer .nav--login {
    position: absolute;
    right: 7%;
    bottom: 10vw;
  }
  .drawer .nav--login .login--btn {
    text-align: right;
  }
  .drawer .nav--login .login--btn li a {
    padding: 0;
    font-size: 18px;
  }
  .drawer .nav--login .login--btn li:first-child {
    margin-bottom: 20px;
  }
  .drawer .nav--login .login--btn li:last-child {
    margin-bottom: 0;
  }
  footer .link--home {
    position: absolute;
    left: 7%;
    bottom: 55px;
    font-size: 12px;
  }
  footer .copyright {
    font-size: 10px;
    left: 7%;
    bottom: 30px;
  }
  .thumb.nonlogin.members:before {
    top: 50%;
    left: 22vw;
    font-size: 5.2vw;
  }
  .ph.img_copyright:before {
    font-size: 12px;
    bottom: 15px;
    right: 10px;
  }
  .slick-dots li {
    height: 3px;
    width: 18px;
    margin: 0 5px 0 0;
  }
  .date, .category {
    display: inline-block;
    min-width: inherit;
    font-size: 12px;
    letter-spacing: 0.08em;
    margin-bottom: 5px;
  }
  .category {
    font-size: 10px;
    padding: 3px 5px;
    margin-bottom: 0;
    position: relative;
  }
  .wrap--date .date {
    margin-right: 7px;
  }
  .tit {
    font-size: 12px;
    line-height: 1.5;
  }
  .article-txt {
    padding-top: 8px;
    font-size: 12px;
  }
  .list--information li {
    margin-bottom: 10px;
  }
  .list--information li a {
    display: block;
    padding: 10%;
  }
  .list--information li a .date {
    width: auto;
    min-width: inherit;
  }
  .list--information li a .category {
    width: auto;
    min-width: inherit;
  }
  .list--contents li {
    width: 100%;
    margin-bottom: 28px;
  }
  .list--contents li a {
    display: block;
  }
  .list--contents li .thumb {
    margin-bottom: 15px;
  }
  .list--contents li .tit {
    margin-bottom: 6px;
    line-height: 1.6;
  }
  .list--photo li {
    width: 50%;
  }
  .block--category {
    margin: 40px auto 10px;
  }
  .block--category li {
    margin-right: 0;
  }
  .block--category li a {
    font-size: 11px;
    padding: 5px;
  }
  li.no-data {
    padding: 2em 0;
  }
  a, input {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .wrap {
    padding: 14vh 0 22vh;
    position: relative;
  }
  .wrap > h1.logo {
    width: 80%;
    position: absolute;
    left: -6vw;
    top: 3vw;
    transition: 0.3s;
    opacity: 0.1;
    z-index: 1;
    pointer-events: none;
  }
  .section-tit {
    font-size: 7vw;
    margin-bottom: 7%;
  }
  .section--detail {
    padding: 0 7%;
    width: 100%;
    max-width: inherit;
  }
  .section--detail .wrap--date {
    margin-bottom: 0;
  }
  .section--detail .section-tit {
    margin-bottom: 28px;
  }
  .section--detail .tit {
    font-size: 16px;
  }
  .section--detail .detail__btn {
    margin-top: 4em;
  }
  .section--detail .txt {
    padding-top: 20px;
  }
  .section--detail .block--pager {
    text-align: center;
  }
  .section--detail.new .tit:after {
    font-size: 14px;
  }
  .section--list .section-tit {
    text-align: left;
    margin-bottom: 28px;
    font-size: 8vw;
  }
  .section--list .list--contents li {
    width: 100%;
    margin-bottom: 30px;
  }
  .articleTitle,
  .articleTitle_2 {
    font-size: 14px;
    padding-left: 6px;
  }
  .detail__btn a {
    font-family: "ivypresto-text", serif;
    font-weight: 500;
    letter-spacing: 0.02em;
  }
  .page--home {
    /* keyvisual */
  }
  .page--home .wrap {
    padding-bottom: 0;
    padding-top: 0;
  }
  .page--home .wrap > h1.logo {
    display: none;
  }
  .page--home header h1 {
    display: none;
  }
  .page--home footer {
    padding: 0 0 80px;
    margin-top: -9vw;
  }
  .page--home footer .inner {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 7%;
  }
  .page--home footer .list--support {
    width: 100%;
    text-align: left;
    margin-bottom: 65px;
    order: 1;
  }
  .page--home footer .list--support li:first-child {
    margin: 0.5em 0 0;
  }
  .page--home footer .list--support li a {
    font-size: 11px;
    padding: 12px 0;
  }
  .page--home footer .list--support dt {
    font-family: "ivypresto-text", serif;
    font-weight: 300;
    letter-spacing: 0.02em;
    font-size: 16px;
    position: relative;
  }
  .page--home footer .list--support dt::before {
    transform: rotate(90deg);
  }
  .page--home footer .copyright {
    bottom: 34px;
    left: 7%;
  }
  .page--home footer .footer--sns {
    width: 100%;
    order: 2;
    margin-bottom: 12px;
  }
  .page--home footer .footer--sns li {
    margin-right: 0.4em;
    padding: 0 6px;
  }
  .page--home footer .footer--sns li:first-child {
    padding-left: 0;
  }
  .page--home footer .footer--sns li.nav--sns__twitter:before,
  .page--home footer .footer--sns li.nav--sns__twitter_fc:before {
    top: -16px;
    right: 0;
    font-size: 10px;
    transform: scale(0.8);
  }
  .page--home footer .footer--sns li.nav--sns__twitter:before {
    left: 2px;
  }
  .page--home footer .footer--sns li.nav--sns__twitter_fc:before {
    left: 8px;
  }
  .page--home footer .footer--sns i {
    font-size: 20px;
  }
  .page--home footer .footer--sns li.nav--sns__line svg {
    width: 21px;
    height: 21px;
    margin-bottom: -3px;
  }
  .page--home footer .official--link {
    order: 3;
  }
  .page--home footer .official--link li a {
    font-size: 12px;
  }
  .page--home footer .official--link li:first-child:after {
    font-size: 12px;
  }
  .page--home .list__more {
    font-size: 12px;
  }
  .page--home .scroll {
    top: 25vh;
    bottom: auto;
    right: 6vw;
    height: 30vh;
  }
  .page--home .scroll:before {
    content: "";
    display: block;
    width: 11px;
    height: 2px;
    position: absolute;
    left: -5px;
    animation: scroll_sp 4s infinite;
  }
  .page--home .mask-kv {
    clip-path: ellipse(260vw 116vh at left -155vw top 0vh);
    -webkit-clip-path: ellipse(260vw 116vh at left -155vw top 0vh);
  }
  .page--home .mask-kv img {
    height: 100vh;
  }
  .page--home .section--firstview {
    width: 100vw;
    height: 80vh;
  }
  .page--home .section--firstview .logo-area {
    top: 60vh;
    right: 5vw;
  }
  .page--home .section--firstview .logo-area p {
    margin-top: 20vw;
  }
  .page--home .section--firstview .logo-area .welcome {
    font-weight: 300;
  }
  .page--home .section--firstview .logo-area .login--btn {
    font-weight: 400;
  }
  .page--home .section--firstview .logo-area .login--btn .join a, .page--home .section--firstview .logo-area .login--btn .login a {
    font-size: 16px;
  }
  .page--home .section--firstview .logo-area .login--btn .join {
    margin-bottom: 18px;
  }
  .page--home .section--firstview .logo-area .fc-logo {
    margin-top: 56px;
  }
  .page--home .section--firstview .logo-area .fc-logo img {
    width: 130px;
    height: 45px;
  }
  .page--home .section--firstview .logo-area.nonlogin {
    top: 58vh;
  }
  .page--home .section--firstview .logo-area.nonlogin .fc-logo {
    margin-top: 40px;
  }
  .page--home .section--firstview .logo-area.nonlogin .fc-logo img {
    width: 150px;
    height: 50px;
  }
  .page--home .section--firstview .birthday-message {
    margin-top: 5vw;
    font-size: 10px;
  }
  .page--home .section--firstview .birthday-message + .fc-logo {
    margin-top: 20px;
  }
  .page--home .section--firstview .birthday-message + .fc-logo + p {
    margin-top: 25px;
  }
  .page--home .duration {
    font-size: 10px;
  }
  .page--home .section--banner {
    position: relative;
    z-index: 2;
    padding: 0 0 0 7%;
    margin-bottom: 22vw;
  }
  .page--home .section--banner .list--bnr {
    width: 86%;
  }
  .page--home .section--banner .list--bnr .slick-list li.slick-slide {
    margin: 0 20px 0 0;
  }
  .page--home .section--banner .list--bnr .slick-list li.slick-slide a {
    display: block;
  }
  .page--home .section--banner .slick-track {
    margin-bottom: 20px;
  }
  .page--home .section--banner.section--banner--single {
    padding: 0 7%;
  }
  .page--home .section--banner.section--banner--single .list--bnr {
    width: 100%;
  }
  .page--home .section--pickup .list--pickup .cate {
    font-size: 12px;
    line-height: 1.6;
    margin-top: 10px;
    padding-top: 10px;
  }
  .page--home .block--expire {
    width: 90%;
    padding: 8%;
    margin: 10% auto;
  }
  .page--home .block--expire .tit {
    font-size: 1.2em;
    margin-bottom: 6px;
  }
  .page--home .block--expire .txt--basic {
    font-size: 12px;
    margin: 0 0 1.5em;
    text-align: left;
  }
  .page--home .section--latest > .section-tit {
    padding: 0 7%;
    margin-bottom: 40px;
  }
  .page--home .section--latest .wrap--section-tit {
    margin-bottom: 15px;
  }
  .page--home .section--latest .wrap--section-tit .section-tit {
    font-size: 6vw;
  }
  .page--home .section--latest .block--contents .tit {
    margin-bottom: 5px;
  }
  .page--home .section--latest .block--contents .article-txt {
    padding-top: 5px;
  }
  .page--home .area--free {
    padding-top: 25vh;
  }
  .page--home .area--free .section--info {
    margin-bottom: 30vw;
  }
  .page--home .section--info {
    padding: 0 7%;
    margin-bottom: 24vw;
  }
  .page--home .wrap--section-tit {
    margin-bottom: 7%;
  }
  .page--home .wrap--section-tit .section-tit {
    margin-right: 12px;
    margin-bottom: 0;
  }
  .page--home .area--member .block--contents {
    margin-bottom: 18vw;
    padding: 0 7%;
  }
  .page--home .area--member .block--contents.block--monthly {
    margin-bottom: 3vw;
  }
  .page--home .area--member .block--detail--thumb .thumb {
    margin-bottom: 15px;
  }
  .page--home .area--member:before, .page--home .area--member:after {
    bottom: -30vh;
    height: 30vh;
    clip-path: ellipse(158vw 68vh at right -7vw top -45vh);
    -webkit-clip-path: ellipse(158vw 68vh at right -7vw top -45vh);
    z-index: 10;
  }
  .page--home .area--member:before {
    background: url(/static/leoieiri/fanclub/common/bg_pattern.png) repeat left bottom;
    opacity: 0.1;
    z-index: 11;
  }
  .page--home .area--member:after {
    background: #152446;
  }
  .page--home .block--blog {
    padding-top: 20vw;
  }
  .page--home.loaded .drawer__btn,
  .page--home.loaded .scroll {
    opacity: 1;
  }
  .page--home.loaded.all-clear .drawer__btn {
    transition: 0.3s;
  }
  .page--info .section--list .btn {
    margin-top: 20px;
  }
  .page--info .section--detail.new .tit::after {
    vertical-align: 0px;
    line-height: 1;
  }
  .page--info .section--detail {
    width: 100%;
    padding: 0 7%;
  }
  .page--info .section--detail .txt {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .page--info .section--detail .box {
    padding: 8%;
  }
  .page--info .section--detail .box .btn--sub {
    padding: 1em 2em;
    line-height: 1.4;
  }
  .page--info .section--detail .block--share {
    margin-top: 20px;
    margin-right: 2px;
  }
  .page--disco .list--discography li {
    margin-bottom: 50px;
  }
  .page--disco .list--discography .thumb {
    margin: 0 auto 1em;
  }
  .page--disco .header--disco {
    width: 100vw;
    height: 86vw;
    top: -40vw;
    left: 0;
  }
  .page--disco .block--disc-detail {
    padding-top: 25px;
  }
  .page--disco .block--disc-detail .wrap--date {
    margin-bottom: 30px;
  }
  .page--disco .block--disc-detail .text, .page--disco .block--disc-detail .link {
    width: 100%;
  }
  .page--disco .block--disc-detail .tit {
    font-size: 16px;
  }
  .page--disco .section--detail .jacket {
    opacity: 0;
    transform: translateY(40px);
    transition: 0.6s;
  }
  .page--disco.loaded .section--detail .jacket {
    opacity: 1;
    transform: translateY(0);
  }
  .page--bio .section--detail .section-tit {
    font-size: 32px;
  }
  .page--bio .section--detail .ph {
    margin-bottom: 20px;
  }
  .page--bio .section--detail .name {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 20px;
  }
  .page--bio .section--detail .txt {
    font-size: 12px;
    line-height: 1.9;
  }
  .page--blog .section--list .list--contents li {
    margin-bottom: 40px;
  }
  .page--blog .section--list .article-txt {
    font-size: 11px;
  }
  .page--blog .section--detail .block--form {
    margin: 30px 0;
  }
  .page--blog .section--detail .block--form > p {
    margin-bottom: 6px;
  }
  .page--blog .section--detail .block--comment .list--comment li.no-data {
    font-size: 3vw;
  }
  .page--blog .section--detail .comment--area .tit {
    margin-bottom: 40px;
  }
  .page--blog .section--detail .comment--area dl {
    margin-bottom: 20px;
  }
  .page--blog .section--detail .comment--area dt {
    margin-bottom: 5px;
  }
  .page--blog .section--detail .comment--area dd {
    margin-bottom: 20px;
  }
  .page--movie .section--detail .tit {
    margin-bottom: 25px;
  }
  .page--movie .section--detail .block--form {
    margin: 30px 0;
  }
  .page--movie .section--detail .block--form > p {
    margin-bottom: 6px;
  }
  .page--movie .section--detail .txt--basic {
    margin: 15px 0;
    border-top: 1px solid #485470;
    border-bottom: 1px solid #485470;
    padding: 25px 0;
  }
  .page--movie .leadBox {
    padding: 6%;
    font-size: 12px;
    margin-bottom: 20px;
  }
  .page--qa.category-2 .section-tit {
    font-size: 5.5vw;
  }
  .page--special .section--list .archive-tit {
    margin-bottom: 12px;
    font-size: 22px;
  }
  .page--special .section--list .list--contents {
    margin-bottom: 80px;
  }
  .page--special .section--list .list--contents li {
    margin-bottom: 10px;
  }
  .page--special .section--list .list--contents.archive-contents li {
    width: 48%;
  }
  .page--special .section--list .wrap--arhive--2017 .archive-tit {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .page--special .section--list .wrap--arhive--2017 p {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .page--special .section--list .wrap--arhive--2017 .articleLink li {
    width: 48%;
  }
  .page--special .section--list .wrap--arhive--2017 .articleLink li .btn--sub {
    font-size: 10px;
    padding: 15px;
  }
  .page--special .section--detail .section-tit {
    margin-bottom: 45px;
  }
  .page--bbs {
    /*=================================
    	記事詳細
    ===================================*/
  }
  .page--bbs.wrapThread .wrap:after {
    height: calc(14vh + 50vw);
  }
  .page--bbs .block--parent .mainLogo {
    margin-bottom: 14vw;
  }
  .page--bbs .block--parent .leadArea {
    text-align: left;
    margin-bottom: 0;
  }
  .page--bbs .block--parent .lead {
    text-align: left;
    font-size: 13px;
    line-height: 1.7;
  }
  .page--bbs .block--parent {
    margin: 0px auto 25px;
  }
  .page--bbs .block--post {
    margin: 0 auto 25px;
    width: 100%;
  }
  .page--bbs .block--post .form--post {
    padding: 15px;
  }
  .page--bbs .block--post .form--post dl dd {
    margin-bottom: 15px;
  }
  .page--bbs .block--post .form--post dl {
    padding-bottom: 0px;
    margin-bottom: 15px;
  }
  .page--bbs .block--attention {
    padding: 15px;
    margin-bottom: 35px;
    border-width: 2px;
  }
  .page--bbs .block--attention .attention_tit {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .page--bbs .block--attention .attentionList li {
    font-size: 12px;
  }
  .page--bbs .list--comment li {
    width: 48%;
    margin-bottom: 20px;
  }
  .page--bbs .list--comment li .txt {
    font-size: 12px;
    margin-bottom: 2px;
  }
  .page--bbs .list--comment li .name {
    font-size: 11px;
    margin-bottom: 0;
  }
  .page--bbs .list--comment li .place {
    right: 8px;
    left: 12px;
    font-size: 10px;
    line-height: 1.5;
    text-align: center;
    word-break: break-word;
  }
  .page--bbs .popup .close {
    top: 15px;
    right: 15px;
  }
  .page--bbs .block--error {
    padding: 15px;
    font-size: 13px;
    margin-bottom: 25px;
  }
  .page--bbs .form--confirm {
    padding: 20px;
  }
  .page--bbs .bbs_icon {
    font-size: 11px;
    width: 80px;
    padding: 7px;
    box-shadow: 2px 2px 0 #fff;
  }
  .page--bbs .form--confirm .reply_confirm_box {
    padding: 13px;
  }
  .page--bbs .form--confirm dt {
    font-size: 12px;
  }
  .page--bbs .form--confirm dd {
    margin-bottom: 15px;
  }
  .page--bbs .form--confirm dd:last-child {
    margin-bottom: 0;
  }
  .page--bbs.comment--detail .comment_detail_box {
    margin-bottom: 25px;
  }
  .page--bbs.comment--detail .list--reply {
    margin: 20px 0;
  }
  .page--bbs.comment--detail .list--reply > li {
    padding: 15px 0;
  }
  .page--bbs.comment--detail .list--reply .txt {
    font-size: 13px;
    padding: 5px 0;
    line-height: 1.6;
  }
  .page--bbs.comment--detail .list--reply .name {
    font-size: 12px;
  }
  .page--bbs.comment--detail .list--reply .date {
    font-size: 12px;
  }
  .page--fc--shop .section--detail .tit {
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .page--fc--shop .section--detail .lead {
    font-size: 12px;
    margin-bottom: 30px;
  }
  .page--fc--shop .section--detail .wrap--lower--contents {
    margin-bottom: 40px;
  }
  .page--fc--shop .section--detail .wrap--lower--contents .ph {
    width: 90%;
    margin: 20px auto;
  }
  .page--fc--shop .section--detail .wrap--lower--contents .item-tit {
    padding: 10px;
    font-size: 14px;
  }
  .page--fc--shop .section--detail .wrap--lower--contents .item-tit + .ph {
    margin: 0 auto 15px;
  }
  .page--fc--shop .section--detail .wrap--lower--contents .item-tit + .ph img {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  .page--fc--shop .section--detail .wrap--lower--contents .blu-ray img {
    padding: 40px 0;
  }
  .page--fc--shop .section--detail .wrap--lower--contents .chart-style {
    font-size: 12px;
  }
  .page--fc--shop .section--detail .wrap--lower--contents .chart-style dt, .page--fc--shop .section--detail .wrap--lower--contents .chart-style dd {
    padding: 1em 1.5em;
  }
  .page--fc--shop .section--detail .wrap--lower--contents .caution-tit {
    font-size: 14px;
  }
  .page--fc--shop .section--detail .item-detail {
    font-size: 12px;
    margin-bottom: 60px;
    padding: 20px;
    overflow: hidden;
  }
  .page--fc--shop .section--detail .item-detail .block-tit {
    font-size: 14px;
  }
  .page--fc--shop .section--detail .item-detail p:not(.btn), .page--fc--shop .section--detail .item-detail dl, .page--fc--shop .section--detail .item-detail .list-caution {
    margin-bottom: 45px;
  }
  .page--fc--shop .section--detail .item-detail dt {
    font-weight: bold;
  }
  .page--fc--shop .section--detail .item-detail dd {
    margin-bottom: 10px;
    font-size: 10px;
  }
  .page--fc--shop .section--detail .item-detail h6 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 4px;
  }
  .page--fc--shop .section--detail .item-detail .list-caution {
    padding: 14px;
  }
  .page--fc--shop .section--detail .item-detail .list-caution li {
    margin-bottom: 14px;
  }
  .page--fc--shop .section--detail .item-detail .btn--main {
    font-size: 14px;
  }
  .page--fc--shop .section--detail .fc_shop_more .tit {
    text-align: left;
    font-size: 20px;
  }
  .page--fc--shop .section--detail .enter .bridge-txt {
    margin-bottom: 10px;
  }
  .page--bridge .section--detail .tit {
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .page--bridge .section--detail .lead {
    font-size: 12px;
    margin-bottom: 30px;
  }
  .page--bridge .section--detail .box {
    margin-bottom: 40px;
  }
  .page--bridge .section--detail .box .item-tit {
    padding: 10px;
    font-size: 14px;
  }
  .page--bridge .section--detail .box .chart-style {
    font-size: 12px;
  }
  .page--bridge .section--detail .box .chart-style dt, .page--bridge .section--detail .box .chart-style dd {
    padding: 1em 1.5em;
  }
  .page--bridge .section--detail .box .caution-tit {
    font-size: 14px;
  }
  .page--bridge .section--detail .enter .bridge-txt {
    margin-bottom: 10px;
  }
  .page--attention .section--detail .tit {
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .page--attention .section--detail .lead {
    font-size: 12px;
    margin-bottom: 30px;
  }
  .page--attention .section--detail .wrap--lower--contents {
    margin-bottom: 20px;
    padding: 1.3em 1.3em 0.8em;
  }
  .page--attention .section--detail .wrap--lower--contents .chart-style {
    font-size: 12px;
  }
  .page--attention .section--detail .wrap--lower--contents .chart-style dt, .page--attention .section--detail .wrap--lower--contents .chart-style dd {
    padding: 1em 1.5em;
  }
  .page--game > h2 {
    margin: 0 auto 30px;
  }
  .page--support .section--detail .section-tit {
    font-size: 5.5vw;
  }
  .page--support .section--detail .txt {
    padding-top: 20px;
  }
  .page--faq .section-tit {
    font-size: 5.5vw;
  }
  .page--faq .searchBox {
    width: 100%;
  }
  .page--faq .list--faq {
    margin: 0 0 60px;
  }
  .page--faq .list--faq li a {
    padding: 16px 0;
  }
  .page--questionnaire .section--detail .section-tit {
    font-size: 18px;
    text-align: left;
    line-height: 1.2em;
    letter-spacing: 0.15em;
  }
  .page--questionnaire .section--detail .txt--basic {
    font-size: 13px;
  }
  .page--questionnaire .section--detail .tit {
    font-size: 14px;
  }
  .page--questionnaire .section--detail form .input--half {
    width: 100% !important;
  }
  .page--questionnaire .section--detail form .input--quarter {
    width: 50% !important;
  }
  .page--questionnaire .section--detail form .form--post {
    padding: 8%;
  }
  .page--questionnaire .section--detail form .form--post dt {
    margin: 2em 0 1em;
  }
  .page--questionnaire .section--detail form .icon--required::before {
    vertical-align: inherit;
    padding-left: 5px;
  }
  .page--questionnaire .section--detail .form--confirm {
    padding: 30px 25px;
    margin-bottom: 20px;
  }
  .page--questionnaire .section--detail .txt--sub {
    font-size: 10px;
    text-indent: -1em;
    padding-left: 1em;
  }
  .page--fanmail .section--detail .section-tit {
    font-size: 8vw;
    letter-spacing: 0.02em;
  }
  .page--mailmagazine .section--detail .box-list {
    margin-bottom: 30px;
  }
  .page--mailmagazine .section--detail .box-list h3 {
    padding: 10px 20px;
    margin-bottom: 35px;
    font-size: 15px;
  }
  .page--mailmagazine .section--detail .box-list h3 span {
    display: block;
    font-size: 12px;
  }
  .page--mailmagazine .section--detail .box-list dl {
    margin-bottom: 20px;
  }
  .page--mailmagazine .section--detail .box-list dt {
    padding-bottom: 2px;
    margin: 0 30px 4px;
    font-size: 14px;
    font-weight: 600;
  }
  .page--mailmagazine .section--detail .box-list dd {
    margin: 0 30px 15px;
    font-size: 12px;
  }
  .page--mailmagazine .section--detail .box-list .btn {
    margin-bottom: 30px;
  }
  .page--mailmagazine .section--detail .box-list .btn--main {
    width: 82%;
    min-width: auto;
    padding: 15px 20px;
    margin: 0 auto;
    font-size: 12px;
  }
  .page--entry .section--detail {
    padding: 0;
    margin-top: 40px;
    margin-bottom: 60px;
  }
  .page--entry .section--detail .tit {
    margin-bottom: 10px;
  }
  .page--entry .section--detail .btn--erea {
    font-size: 13px;
    padding: 0 7%;
    margin: 0 auto;
  }
  .page--entry .section--detail .btn--erea .btn.entry .btn--main {
    width: 100%;
  }
  .page--entry .section--detail .block--top {
    width: 100%;
  }
  .page--entry .section--detail .block--top .logo-fc {
    width: 60%;
    margin: 0 auto 15px;
  }
  .page--entry .section--detail .block--top .lead {
    font-size: 12px;
  }
  .page--entry .section--detail .block--contents > .tit {
    font-size: 24px;
  }
  .page--entry .section--detail .block--contents > .tit.contents-tit {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .page--entry .section--detail .block--contents .list--contents .inner {
    padding: 40px;
  }
  .page--entry .section--detail .block--contents .list--contents > li {
    width: 100%;
    margin: 0 0 4%;
  }
  .page--entry .section--detail .block--contents .list--contents > li ul {
    margin-top: 18px;
  }
  .page--entry .section--detail .block--contents .list--contents > li ul li {
    margin: 0 0 4px;
  }
  .page--entry .section--detail .block--contents .list--contents > li .tit {
    font-size: 18px;
    padding-bottom: 6px;
    margin-bottom: 8px;
  }
  .page--entry .section--detail .block--contents .list--contents > li .text {
    font-size: 12px;
  }
  .page--entry .section--detail [class^=block--] {
    margin: 0 0 60px;
    padding: 0 7%;
  }
  .page--entry .section--detail [class^=block--] table {
    font-size: 13px;
  }
  .page--entry .section--detail [class^=block--] table th {
    width: 100px;
    padding: 10px 13px;
    font-weight: bold;
    text-align: center;
    font-size: 10px;
  }
  .page--entry .section--detail [class^=block--] table td {
    padding: 10px;
  }
  .page--entry .section--detail [class^=block--] table td .txt--sub {
    text-indent: -1em;
    padding-left: 1em;
  }
  .page--entry .section--detail .btn--erea .note {
    width: 100%;
    padding: 20px;
    margin: 0 auto 10px;
  }
  .popup-inner {
    padding: 60px 0 0;
  }
  .popup-inner .tit {
    font-size: 15px;
  }
  .page--first_login .section--detail .section-tit {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 40px;
  }
  .page--first_login .section--detail .section-tit span.attention {
    font-size: 14px;
    padding-bottom: 6px;
    margin-bottom: 10px;
  }
  .page--first_login .section--detail .txt,
  .page--first_login .section--detail .txt--link a {
    font-size: 13px;
  }
  .page--first_login .section--detail .txt--link a {
    line-height: 1.4;
  }
  .page--first_login .section--detail .block--lead {
    margin: 0 0 40px;
    font-size: 14px;
  }
  .page--first_login .section--detail .block--lead .txt {
    line-height: 1.6;
    margin-bottom: 1em;
  }
  .page--first_login .section--detail .step .tit {
    font-size: 16px;
  }
  .page--first_login .section--detail .step li {
    position: relative;
    margin-bottom: 15px;
    font-size: 12px;
  }
  .page--first_login .section--detail .step li::after {
    border-top: 12px solid #E5E5E5;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    content: "";
    margin-left: -10px;
    position: absolute;
    bottom: -12px;
    left: 50%;
  }
  .page--first_login .section--detail .step li:last-child:after {
    display: none;
  }
  .page--first_login .section--detail .step li a {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    padding: 10px;
  }
  .page--first_login .section--detail .step li span {
    line-height: 1.4;
  }
  .page--first_login .section--detail .step li span:first-of-type {
    margin-right: 10px;
    font-weight: bold;
  }
  .page--first_login .section--detail .block--attention {
    padding: 16px;
    margin: 1.5em 0;
  }
  .page--first_login .section--detail .block--attention .tit {
    font-size: 14px;
  }
  .page--first_login .section--detail .block--step .block > .tit {
    font-size: 14px;
  }
  .page--first_login .section--detail .block--step .list--step > li {
    padding: 5%;
  }
  .page--birthday-message .section--detail .tit {
    margin-bottom: 28px;
    font-size: 8vw;
  }
  .page--birthday-message .section--detail .txt--basic {
    font-size: 12px;
  }
  .page--error .section--detail .txt--basic {
    text-align: left;
  }
  .page--error .section--detail .section-tit {
    margin-bottom: 40px;
  }
  .page--error .section--detail .btn {
    margin: 1em 0;
  }
  .page--contact.section--detail .input--half {
    width: 100% !important;
  }
  .page--contact.section--detail .form--post dt {
    margin: 2em 0 0.5em;
  }
  .page--notice {
    background: #fff;
  }
  .page--notice .wrap {
    padding-top: 0;
    padding-bottom: 0;
    background: #fff;
  }
  .page--notice .wrap > .bg {
    background: #fff;
  }
  .page--notice .section--list .no-data {
    color: #000;
    opacity: 1;
  }
  .page--notice .section--list .list--info {
    border-top: 1px solid #dcdcdc;
  }
  .page--notice .section--list .list--info li a {
    color: #000;
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #dcdcdc;
  }
  .page--notice .section--list .list--info li a .date {
    font-size: 10px;
    font-weight: 200;
    line-height: 1;
    letter-spacing: 0.05em;
    margin: 5px 0 0;
    color: #000;
  }
  .page--notice .section--list .list--info li a .txt {
    font-size: 13px;
    line-height: 1.6;
    word-break: break-all;
  }
}
/*  tablet
------------------------------ */
@media screen and (min-width: 768px) and (max-width: 960px) {
  body {
    font-size: 16px;
  }
  .wrap {
    padding-top: 160px;
  }
  .header .fc-logo {
    left: 7vw;
    top: 5.5vw;
  }
  .header .fc-logo img {
    width: 112px;
    height: 38px;
  }
  .header .drawer__btn {
    width: 14vw;
    height: 6vw;
  }
  .header .drawer__btn > div {
    padding: 0 0 0px 2px;
  }
  .header .drawer__btn > div:before {
    font-size: 17px;
    font-weight: 100;
  }
  .drawer [class^=nav--] .g-nav > li {
    margin-bottom: 1.8vh;
  }
  .drawer [class^=nav--] .g-nav > li a {
    font-size: 20px;
  }
  .drawer .nav--login .login--btn li:first-child {
    margin-bottom: 30px;
  }
  .drawer .nav--login .login--btn li:last-child {
    margin-bottom: 0;
  }
  .drawer .nav--login .login--btn li a {
    font-size: 20px;
  }
  .drawer .nav--menu .menu-tit {
    font-size: 2vw;
  }
  .slick-dots li {
    width: 34px;
    height: 3px;
    margin: 0 6px 0 0;
  }
  .block--pager {
    font-size: 14px;
  }
  .block--pager .pager__item--older a::after,
  .block--pager .pager__item--older span::after,
  .block--pager .pager__item--newer a::after,
  .block--pager .pager__item--newer span::after {
    width: 10px;
    height: 10px;
  }
  .section-tit {
    font-size: 5.5vw;
  }
  .section--list .section-tit {
    font-size: 40px;
    margin-bottom: 50px;
  }
  .section--list .list--contents {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section--list .list--contents li {
    width: 48%;
  }
  .section--detail {
    padding: 0 7%;
  }
  .section--detail .date {
    line-height: 1.2;
  }
  .section--detail .tit {
    font-size: 3vw;
  }
  .section--detail.new .tit:after {
    font-size: 3vw;
  }
  .thumb.nonlogin:not(.img_copyright):before,
  .thumb.nonlogin.img_copyright:before {
    top: 47%;
    left: 7vw;
    font-size: 3.4vw;
  }
  .about-rights dd {
    font-size: 90%;
  }
  .article-txt {
    padding-top: 10px;
    font-size: 14px;
  }
  .block--category {
    margin: 40px auto 20px;
  }
  .ph.img_copyright:before {
    font-size: 20px;
    bottom: 20px;
    right: 15px;
  }
  .thumb.img_copyright:not(.members):before {
    bottom: 20px;
    right: 15px;
    font-size: 20px;
  }
  .list--information li a {
    padding: 5%;
  }
  .list--contents li {
    margin-bottom: 60px;
  }
  .list--contents li .thumb {
    margin-bottom: 20px;
  }
  .list--contents li .tit {
    margin-bottom: 10px;
  }
  .list__more a {
    font-size: 2vw;
    letter-spacing: 0.1em;
  }
  .date {
    font-size: 14px;
  }
  .tit {
    font-size: 16px;
  }
  .page--home .mask-kv {
    clip-path: ellipse(264vw 118vh at left -160vw top 5vh);
    -webkit-clip-path: ellipse(264vw 118vh at left -160vw top 5vh);
  }
  .page--home .scroll {
    top: 24vh;
  }
  .page--home .section--firstview .logo-area .login--btn .join {
    margin-bottom: 30px;
  }
  .page--home .section--firstview .logo-area .birthday-message {
    margin-top: 5vw;
  }
  .page--home .section--firstview .logo-area.nonlogin .fc-logo img {
    width: 200px;
    height: 66px;
  }
  .page--home .section--firstview .logo-area p {
    margin-top: 100px;
  }
  .page--home .updating-latest-contents .wrap--date .date {
    font-size: 15px;
  }
  .page--home .updating-latest-contents .wrap--date > p, .page--home .updating-latest-contents .wrap--date > p:after {
    font-size: 15px;
  }
  .page--home .section--banner {
    margin-top: 0;
    margin-bottom: 18vw;
  }
  .page--home .section--banner .list--bnr .slick-prev,
  .page--home .section--banner .list--bnr .slick-next {
    width: 22vw;
  }
  .page--home .section--banner .list--bnr .slick-prev:hover::after,
  .page--home .section--banner .list--bnr .slick-next:hover::after {
    -webkit-transform: scaleX(1.4);
    transform: scaleX(1.4);
  }
  .page--home .section--info {
    margin-bottom: 15vw;
  }
  .page--home .section--info .wrap--section-tit {
    margin-bottom: 7%;
  }
  .page--home .area--member .block--contents {
    margin-bottom: 17vw;
  }
  .page--home .section--latest .wrap--section-tit .section-tit {
    font-size: 5vw;
  }
  .page--home .area--free .section--info {
    margin-bottom: 10vw;
  }
  .page--home .thumb.nonlogin:not(.img_copyright):before,
  .page--home .thumb.nonlogin.img_copyright:before {
    top: 48%;
    left: 19vw;
    font-size: 6vw;
  }
  .page--home .thumb.img_copyright:before {
    bottom: 20px;
    right: 10px;
    font-size: 20px;
  }
  .page--home main {
    margin-bottom: 0;
  }
  .page--home footer {
    padding: 0 0 80px;
    margin-top: 0;
  }
  .page--home footer .list--support .nav--support {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page--home footer .list--support .nav--support li:first-child {
    margin: 0 1em 0 0;
  }
  .page--info .section--list .section-tit {
    margin-bottom: 50px;
  }
  .page--info .section--list {
    padding: 0 7%;
  }
  .page--info .section--detail .section-tit {
    height: 3.6vw;
    margin-bottom: 2.5em;
  }
  .page--info .section--detail .date {
    font-size: 1.8vw;
  }
  .page--info .section--detail .txt--basic {
    font-size: 16px;
  }
  .page--movie .leadBox {
    padding: 3% 5%;
    font-size: 14px;
  }
  .page--blog .section--list .list--contents li {
    margin-bottom: 60px;
  }
  .page--blog .section--detail .comment--area .tit {
    font-size: 2.5vw;
  }
  .page--bio .section--detail .section-tit {
    font-size: 40px;
    margin-bottom: 7%;
  }
  .page--bio .section--detail .inner .thumb {
    margin: 0 auto 60px;
  }
  .page--bio .section--detail .name {
    font-size: 4.5vw;
  }
  .page--bio .section--detail .txt {
    font-size: 2.2vw;
  }
  .page--disco .block--disc-detail .tit {
    font-size: 3.2vw;
  }
  /*  page--fanmail
  ------------------------------ */
  .page--fanmail .section--detail .section-tit {
    font-size: 40px;
    margin-bottom: 7%;
  }
  .page--entry .section--detail .block--top .lead {
    padding: 0 0 140px;
  }
  .page--entry .section--detail .block--contents {
    margin: 0 0 160px !important;
  }
  .page--entry .section--detail .btn--erea .btn--main {
    width: 100%;
  }
  .page--special .section--list .list--contents.archive-contents::after {
    content: "";
    display: block;
    width: 32%;
  }
  .page--special .section--list .list--contents.archive-contents li {
    width: 32%;
  }
  .page--special .section--list .wrap--arhive--2017 .articleLink li .btn--sub {
    font-size: inherit;
    padding: 0;
  }
  .page--support .section--detail .section-tit {
    font-size: 32px;
    margin-bottom: 7%;
  }
  .page--faq .section--list .section-tit {
    font-size: 32px;
    margin-bottom: 7%;
  }
  .page--fc--shop .section--detail .section-tit {
    margin-bottom: 70px;
  }
  .page--fc--shop .section--detail .item-detail {
    margin-bottom: 100px;
  }
  .page--fc--shop .section--detail .fc_shop_more .tit, .page--fc--shop .section--detail .fc_shop_more p {
    text-align: center;
  }
}/*# sourceMappingURL=fanclub-service.css.map */