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

*, *::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-color: #f96dbb;
  word-wrap: break-word;
}
@media screen and (min-width: 961px) {
  body {
    font-family: "Helvetica Neue", "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  body {
    font-family: "Helvetica Neue", "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}

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-color: #f752bb;
}

::-moz-selection {
  background-color: #f752bb;
}

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

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

.content-main {
  background-color: #f96dbb;
}

body:not(.page--home) #page-top {
  display: none;
}

.block--pager {
  font-family: korolev-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  font-size: 14px;
  margin: 40px 0 0;
}
.block--pager li {
  display: inline-block;
  padding: 0.6em;
  letter-spacing: 0.03em;
  vertical-align: middle;
  position: relative;
}
.block--pager a {
  display: block;
  position: relative;
  text-decoration: none;
}
.block--pager .pager__item--number {
  text-align: center;
  color: #fff;
}
.block--pager .pager__item--newer {
  width: 40px;
  height: 40px;
  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: 8px;
  height: 8px;
  border-top: 2px solid rgba(27, 24, 26, 0.65);
  border-right: 2px solid rgba(27, 24, 26, 0.65);
  transform: rotate(-135deg);
  top: 16px;
  right: 16px;
  transition: 0.2s;
}
.block--pager .pager__item--newer span {
  opacity: 0.4;
}
.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: 8px;
  height: 8px;
  border-top: 2px solid rgba(27, 24, 26, 0.65);
  border-right: 2px solid rgba(27, 24, 26, 0.65);
  transform: rotate(45deg);
  top: 16px;
  right: 16px;
  transition: 0.2s;
}
.block--pager .pager__item--older span {
  opacity: 0.4;
}
.block--pager .pager__item--newer,
.block--pager .pager__item--older {
  z-index: 2;
}
.block--pager .pager__item--newer::before,
.block--pager .pager__item--older::before {
  display: none !important;
}
.block--pager .pager__item--current {
  position: relative;
}
.block--pager .pager__item--current::before {
  content: "";
  display: block;
  background: #fff;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  top: 0;
}

.txt--basic {
  margin: 0 0 1em;
}

.txt--sub {
  font-size: 0.85em;
  line-height: 1.6em;
  margin-top: 0.5em;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.bold {
  font-weight: bold;
}

/* image */
.ph, .thumb {
  position: relative;
  line-height: 0;
  font-size: 0;
}
.ph img, .thumb img {
  width: 100%;
}
.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;
}

/* 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, 60px, 0);
  transition: 0.2s ease-out 0.3s;
}

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

.slick-dots li {
  width: 11px;
  height: 15px;
  margin: 0;
  padding: 0;
  transition: 0.3s;
}
.slick-dots li button {
  height: 100%;
  padding: 0 5px;
}
.slick-dots li button:before {
  content: "";
  width: 1px;
  height: 100%;
  transform-origin: top;
  opacity: 1;
  transition: 0.2s;
  left: 4px;
}
.slick-dots .slick-active button:before {
  transform: scaleY(1.8);
  opacity: 1 !important;
}

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

.block--error {
  background: #fdfbfd;
  color: #ef1717;
  font-weight: 500;
  padding: 10px;
  border-radius: 5px;
}

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

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

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

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

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

/* input */
input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=number],
button {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border-radius: 0.3em;
  padding: 0.5em;
  border-radius: 0;
  border: 1px solid rgba(27, 24, 26, 0.65);
}
@media screen and (min-width: 961px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=password],
  input[type=number],
  button {
    font-family: "Helvetica Neue", "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    font-feature-settings: "palt";
    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: "Helvetica Neue", "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}
input[type=text].form__error,
input[type=tel].form__error,
input[type=email].form__error,
input[type=password].form__error,
input[type=number].form__error,
button.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
input[type=text].form__error:focus,
input[type=tel].form__error:focus,
input[type=email].form__error:focus,
input[type=password].form__error:focus,
input[type=number].form__error:focus,
button.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
input[type=text][disabled],
input[type=tel][disabled],
input[type=email][disabled],
input[type=password][disabled],
input[type=number][disabled],
button[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}

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

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

/* textarea */
textarea {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border-radius: 0.3em;
  padding: 0.5em;
  height: 10em;
  border-radius: 0;
  border: 1px solid rgba(27, 24, 26, 0.65);
  background: #f7f7f7;
}
@media screen and (min-width: 961px) {
  textarea {
    font-family: "Helvetica Neue", "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  textarea {
    font-family: "Helvetica Neue", "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}
textarea.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
textarea.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
textarea[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}

/* select */
.form__select {
  display: inline-block;
  position: relative;
}
.form__select::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 1px solid #f96dbb;
  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;
  border-radius: 0.3em;
  padding: 0.5em;
  padding-right: 2.3em;
  border-radius: 0;
  border: 1px solid rgba(27, 24, 26, 0.65);
}
@media screen and (min-width: 961px) {
  .form__select select {
    font-family: "Helvetica Neue", "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__select select {
    font-family: "Helvetica Neue", "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}
.form__select select.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
.form__select select.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
.form__select select[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}
.form__select::after {
  position: absolute;
  right: 1.3em;
  top: 42%;
  border: 1px solid #1A1719;
  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: "Helvetica Neue", "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__checkbox label p {
    font-family: "Helvetica Neue", "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    font-feature-settings: "palt";
    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 #1A1719;
  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 #1A1719;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  top: 70%;
  left: 0.2em;
  transform: rotate(-45deg);
  opacity: 0;
}
.form__checkbox :checked ~ p::before {
  border-color: #1A1719;
}
.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: "Helvetica Neue", "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__radio label p {
    font-family: "Helvetica Neue", "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    font-feature-settings: "palt";
    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 #1A1719;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.form__radio :checked ~ p::before {
  border-color: #1A1719;
  border-width: 0.3em;
}

/* toggle button */
.form__toggle label p {
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 961px) {
  .form__toggle label p {
    font-family: "Helvetica Neue", "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__toggle label p {
    font-family: "Helvetica Neue", "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    font-feature-settings: "palt";
    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;
}
.form__toggle label p::before {
  width: 50px;
  border-radius: 15px;
  top: 50%;
  right: 0;
}
.form__toggle label p::after {
  width: 30px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  top: 50%;
  right: 20px;
}
.form__toggle :checked ~ p::before {
  background: #1A1719;
  border-color: #1A1719;
}
.form__toggle :checked ~ p::after {
  right: 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;
}

.btn--main {
  background: #1A1719;
  color: #fff;
  height: inherit !important;
  line-height: inherit !important;
  padding: 20px;
  margin: 1em 0;
}

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

.detail__btn,
.list__more {
  font-family: korolev-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
  position: relative;
}
.detail__btn::before,
.list__more::before {
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #1A1719;
  margin-right: 2px;
  vertical-align: 1px;
}

.detail__btn {
  text-align: center;
}
.detail__btn a {
  display: inline-block;
}

.date, .category {
  font-family: korolev-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #1A1719;
}

.date {
  font-size: 14px;
  color: rgba(27, 24, 26, 0.65);
  letter-spacing: 0.04em;
}

.tit {
  line-height: 1.4;
  font-weight: 400;
  word-break: break-word;
  margin-bottom: 6px;
  letter-spacing: 0.05em;
}

.section--detail.new .date::after,
[class^=list--] li.new a .date::after {
  content: "NEW";
  display: inline-block;
  font-family: korolev-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  position: relative;
  color: #fff;
  margin-left: 4px;
  letter-spacing: 0.05em;
}

.list--information li {
  border-bottom: 1px solid rgba(27, 24, 26, 0.65);
}
.list--information li a {
  display: block;
  padding: 28px 0;
}
.list--information li:first-child a {
  padding-top: 0;
}
.list--information li .category {
  width: 9em;
  margin: 0 60px;
}

.list--contents li a {
  display: block;
}
.list--contents li .thumb {
  margin-bottom: 16px;
  aspect-ratio: 3/2;
}
.list--contents li .thumb img {
  display: block;
  height: 100%;
}
.list--contents li .thumb img.shadow {
  box-shadow: 0px 6px 12px 0 rgba(116, 12, 82, 0.4);
  transition: 0.2s;
}
.list--contents li .thumb .color {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: #1A1719;
}

@supports not (aspect-ratio: 3/2) {
  .list--contents li .thumb {
    aspect-ratio: initial;
    width: 100%;
    padding-top: 66.6666%;
  }
  .list--contents li .thumb img {
    position: absolute;
    top: 0;
  }
}
.block--category {
  margin: -25px auto 40px;
}
.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 {
  color: #efefef;
}

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

.no-data {
  font-family: korolev-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.1em;
  text-align: left;
  width: 100%;
}

.header {
  position: fixed;
  top: 0;
}

.g-nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
.g-nav li {
  font-family: korolev-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.025em;
}
.g-nav li a {
  display: block;
  color: #f96dbb;
  text-decoration: none;
  position: relative;
}

.drawer__btn {
  position: fixed;
}
.drawer__btn span {
  display: block;
  width: 100%;
  height: 1px;
  background: #f96dbb;
  transition: 0.3s ease-out;
  position: absolute;
}

body:not(.page--home) .drawer__btn span {
  background: #1A1719;
}

.drawer-visible .drawer__btn span:first-of-type {
  transform: rotate(30deg);
  top: 44px;
}
.drawer-visible .drawer__btn span:last-of-type {
  transform: rotate(-30deg);
}
.drawer-visible .drawer {
  pointer-events: auto;
  right: 0;
}
.drawer-visible .drawer .drawer-inner {
  visibility: visible;
}
.drawer-visible .drawer [class^=nav--] .g-nav li a {
  opacity: 1;
  transform: translateY(0);
}

footer {
  position: absolute;
  bottom: 0;
  right: 0;
}
footer .list--support {
  display: none;
}
footer .copyright {
  font-family: korolev-condensed, sans-serif;
  font-weight: 200;
  font-style: normal;
}
footer .link {
  display: none;
}

.wrap {
  width: 100%;
  position: relative;
  min-height: 100%;
  overflow: hidden;
}
.wrap > h1 {
  position: absolute;
  left: 5%;
  opacity: 0.08;
  pointer-events: none;
  transform-origin: top left;
  transform: rotate(90deg);
  top: -2vh;
}
.wrap > h1 a {
  display: block;
  letter-spacing: -0.05em;
  font-size: 14vh;
  color: #f96dbb;
}

.logo--fc a {
  display: block;
  width: 100%;
}
.logo--fc a img {
  background-size: contain;
  height: 100%;
  width: 100%;
}

.section-tit {
  font-family: korolev-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.015em;
}

span.tit--show {
  overflow: hidden;
  display: block;
}

span.tit--show__trigger {
  transition: 0.3s ease-in-out;
  transform: translate3d(0, 100%, 0);
  display: block;
}

span.tit--show__trigger.tit--show__up {
  transform: translate3d(0, 0, 0);
}

.section--detail .tit {
  font-weight: 500;
}
.section--detail > .txt {
  padding: 20px 0 24px;
}
.section--detail .txt * {
  white-space: normal !important;
  word-break: break-word;
}
.section--detail .date,
.section--detail .category {
  display: inline-block;
}
.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:last-child {
  margin-right: 0;
}
.section--detail .block--share li svg {
  width: 18px;
  position: relative;
  top: 4px;
}
.section--detail .block--share li.share {
  font-family: korolev-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  margin-right: 10px;
  letter-spacing: 0.025em;
}
.section--detail .detail__btn {
  margin-top: 60px;
}

.page--home {
  /* slick-counter */
  /* section--news */
}
.page--home .wrap {
  background: #1A1719;
}
.page--home .logo--fc a img {
  background-image: url(/static/itzy/fanclub/common/fc--logo_w.png) !important;
}
.page--home .section--keyvisual {
  background-color: #1A1719;
  position: relative;
  top: 0;
  margin: 0 0 80px -30px;
}
.page--home .section--keyvisual img {
  width: 100%;
}
.page--home .section--keyvisual .scroll {
  height: 6.15vw;
  font-family: korolev-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  color: #fff;
  position: absolute;
  top: calc(100% - 6.15vw);
  z-index: 10;
}
.page--home .section--keyvisual .scroll::before {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  width: 1px;
  height: 100%;
  background: #f96dbb;
  animation: scroll 1.8s ease-out infinite;
}
.page--home .section--bnr {
  overflow: hidden;
}
.page--home .section--bnr .list--bnr .slick-prev,
.page--home .section--bnr .list--bnr .slick-next {
  display: block;
  position: absolute;
  bottom: -74px;
  top: inherit;
}
.page--home .section--bnr .list--bnr .slick-prev {
  left: inherit;
  margin-left: 9.75vw;
}
.page--home .section--bnr .list--bnr .slick-next {
  right: inherit;
  left: 17.5%;
}
.page--home .section--bnr .list--bnr .slick-list {
  overflow: visible;
}
.page--home .section--bnr .list--bnr .slick-list li.slick-slide a {
  display: block;
}
.page--home .section--bnr .list--bnr .slick-list li.slick-slide a img {
  box-shadow: 9px 6px 13px 0 rgba(116, 12, 82, 0.4);
}
.page--home .slick-counter {
  font-size: 16px;
  font-family: korolev-condensed, sans-serif;
  font-weight: 500;
  font-style: normal;
  position: relative;
}
.page--home .slick-counter span {
  font-weight: 700;
}
.page--home .section--news .list--info li {
  border-bottom: 1px solid rgba(27, 24, 26, 0.65);
}
.page--home .section--news .list--info li:first-child a {
  padding-top: 0;
}
.page--home .section--news .list--info li a {
  display: block;
  padding: 24px 0;
}
.page--home .block--contents {
  position: relative;
}
.page--home .block--contents.new a:before {
  position: absolute;
  top: -1px;
  right: -3px;
  content: "new";
  color: #FFBEE9;
  transform: rotate(10deg);
  display: inline-block;
  font-size: 5vw;
  z-index: 1;
}
.page--home .block--contents a {
  display: block;
  position: relative;
  transition: 0.3s;
}
.page--home .block--contents .block-tit {
  font-size: 20px;
  margin-left: auto;
  position: absolute;
  bottom: 24px;
  right: 30px;
  text-align: right;
}
.page--home .block--contents .text-area {
  padding: 23px 30px 34px;
}
.page--home .block--contents .text-area .tit {
  font-size: 20px;
  text-align: left;
  margin: 0 0 20px;
}
.page--home .block--contents .text-area .date {
  font-size: 15px;
  line-height: 1;
  position: absolute;
  bottom: 24px;
  left: 30px;
}
.page--home .block--contents .text-area .contents-tit {
  font-size: 14px;
  margin: 0 0 5px;
  opacity: 0.7;
}
.page--home .block--contents .text-area .contents-tit img {
  height: 35px;
  margin-bottom: -8px;
}
.page--home .block--contents .list--contents.no-data {
  background: #f96dbb;
}
.page--home .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 .block--contents .list--contents.no-data .tit {
  text-align: center;
}
.page--home footer {
  background: #f752bb;
  position: relative;
}
.page--home footer .list--support {
  display: block;
  width: 100%;
}
.page--home footer .list--support dt {
  font-family: korolev-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: initial;
}
.page--home footer .list--support li {
  margin: 0 1em 0 0;
}
.page--home footer .list--support li a {
  display: block;
  font-size: 12px;
  padding: 10px 0;
}
.page--home footer .link {
  display: block;
}
.page--home footer #page-top {
  width: 30px;
  height: 40px;
  font-family: korolev-condensed, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  color: #f96dbb;
  mix-blend-mode: difference;
  position: fixed;
  right: 20px;
  bottom: 80px;
}
.page--home footer #page-top::before {
  content: "";
  display: inline-block;
  background: url("/static/itzy/fanclub/common/top_arrow.svg");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
}
.page--home footer #page-top a {
  display: block;
  width: 100%;
  height: 100%;
}
.page--home footer #page-top a span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.page--home .block--card {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(18, 3, 13, 0.6);
  z-index: 999;
  -webkit-transition: display 0.3s ease;
  transition: display 0.3s ease;
}
.page--home .block--card .close {
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 10px;
  right: 10px;
  transform: rotate(45deg);
  background: rgba(26, 23, 25, 0.6);
  border-radius: 50%;
}
.page--home .block--card .close:hover {
  cursor: pointer;
}
.page--home .block--card .card {
  position: absolute;
  width: 351px;
  height: 240px;
  top: 50%;
  left: 50%;
  background-color: #f96dbb;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  border-radius: 10px;
  box-shadow: 0px 5px 20px 0 rgba(0, 0, 0, 0.3);
  border: #f96dbb solid 1px;
  overflow: hidden;
}
.page--home .block--card .card .inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.page--home .block--card .card .inner .bgImage {
  width: 100%;
  height: 100%;
  background-size: 200%;
  background-repeat: no-repeat;
  background-position-y: -215px;
}
.page--home .block--card .card .inner .logo--fc.member--logo {
  width: 52px;
  line-height: 1;
  font-size: 0;
  position: absolute;
  top: 16px;
  left: 16px;
  padding-top: 0 !important;
}
.page--home .block--card .card .text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  width: 101%;
  height: 60px;
  bottom: 0;
  color: #000;
  padding: 0 20px;
  box-sizing: border-box;
  text-align: left;
}
.page--home .block--card .card .text.firstyear {
  background-image: url(/static/itzy/fanclub/memberscard/ribbon_firstyear.png);
}
.page--home .block--card .card .text.secondyear {
  background-image: url(/static/itzy/fanclub/memberscard/ribbon_secondyear.png);
}
.page--home .block--card .card .text.thirdyear {
  background-image: url(/static/itzy/fanclub/memberscard/ribbon_thirdyear.png);
}
.page--home .block--card .card .text.fourthyear {
  background-image: url(/static/itzy/fanclub/memberscard/ribbon_fourthyear.png);
}
.page--home .block--card .card .text.fifthyear {
  background-image: url(/static/itzy/fanclub/memberscard/ribbon_fifthyear.png);
}
.page--home .block--card .card .text.fifthyear .block--joindate {
  color: #D31A8C;
}
.page--home .block--card .card .memberinformation {
  width: 30%;
  height: 60px;
  position: absolute;
  left: 0;
  bottom: 0;
  font-family: korolev-condensed, sans-serif;
  text-align: center;
  padding: 14px;
}
.page--home .block--card .card .memberinformation:after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 100%;
  transform: skewX(-40deg);
  position: absolute;
  right: -26px;
  top: 0;
  z-index: 0;
}
.page--home .block--card .card .memberinformation .duration {
  color: #fff;
  font-size: 10px;
  line-height: 1;
  display: block;
  /* margin-left: -20px; */
  text-align: left;
}
.page--home .block--card .card .memberinformation .memberinfo_inner {
  /*bottom: 10px; */
  /* left: 20px; */
  /* -webkit-transform: translate(-50%, -50%); */
  /* transform: translate(-50%, -50%); */
  position: relative;
  color: #f96dbb;
  font-weight: bold;
  z-index: 1;
  /* margin-left: 8px; */
  margin-top: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.page--home .block--card .card .memberinformation .continueyear {
  color: #f96dbb;
  font-size: 22px;
  display: flex;
  align-items: baseline;
  justify-content: center;
  line-height: 1.2;
  margin-right: 4px;
}
.page--home .block--card .card .memberinformation .continueyear span {
  font-size: 12px;
  letter-spacing: 0;
  color: #fff;
}
.page--home .block--card .card .memberinformation .continueday {
  font-size: 22px;
  display: block;
  color: #000;
  display: flex;
  align-items: baseline;
  justify-content: center;
  line-height: 1.2;
  color: #f96dbb;
}
.page--home .block--card .card .memberinformation .continueday a {
  color: #f96dbb;
}
.page--home .block--card .card .memberinformation .continueday span {
  font-size: 12px;
  color: #fff;
}
.page--home .block--card .card .block--joindate {
  font-size: 12px;
  text-align: right;
  width: 65%;
  position: absolute;
  right: 0;
  bottom: 10px;
  line-height: 1;
  color: #ffffff;
}
.page--home .block--card .card .block--joindate .nickname {
  font-weight: bold;
  margin: 0 8px 4px 0;
  line-height: 1;
  letter-spacing: 0;
  font-feature-settings: normal;
}
.page--home .block--card .card .block--joindate .number,
.page--home .block--card .card .block--joindate .entry,
.page--home .block--card .card .block--joindate .entry-day {
  display: inline-block;
  font-family: korolev-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
}
.page--home .block--card .card .block--joindate .entry-day {
  margin-right: 8px;
}
.page--home .block--card .card .block--joindate p span {
  font-weight: 500;
}
.page--home .block--card .close::before,
.page--home .block--card .close::after {
  content: "";
  display: block;
  width: 14px;
  height: 1px;
  background: #f96dbb;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.page--home .block--card .close::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.page--info .section--list .no-data {
  padding-top: 0;
}
.page--info .section--detail .tit {
  font-size: 17px;
}
.page--info .section--detail .txt a {
  text-decoration: underline;
}

.page--movie .block--player {
  position: relative;
  height: 0;
  margin: 0 auto 20px;
  padding-top: 56.25%;
  line-height: 0;
}
.page--movie .block--player .ulizahtml5 {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.page--movie.new-movie .wrap .section--list {
  width: 100%;
  max-width: none;
}
.page--movie.new-movie .wrap .section--list .section-tit {
  margin: 0 0 3.2%;
}
.page--movie.new-movie .wrap .section--list .list--contents {
  justify-content: space-between;
  gap: initial;
  margin: 0;
}
.page--movie.new-movie .wrap .section--list .list--contents li {
  width: 49%;
  margin-bottom: 48px;
}
.page--movie.new-movie .wrap .section--list .list--contents li .thumb {
  margin-bottom: 16px;
}
.page--movie.new-movie .wrap .section--list .list--contents li .list__txt .date {
  font-size: 14px;
  color: rgba(27, 24, 26, 0.65);
  letter-spacing: 0.04em;
  opacity: 1;
  margin: 0;
}
.page--movie.new-movie .wrap .section--detail .block--player {
  overflow: hidden;
}
.page--movie.new-movie .wrap .section--detail .area--movie {
  margin: 40px 0 0;
}
.page--movie.new-movie .wrap .section--detail .player_desc {
  font-size: 13px;
}
.page--movie.new-movie .wrap .section--detail .area--movie .vjs-big-play-centered .vjs-big-play-button {
  margin: 0;
  transform: translate(-50%, -50%);
}

.page--photo .list--photo {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page--photo .list--photo li {
  width: 33.3%;
}
.page--photo .list--contents {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page--photo .list--contents li .thumb {
  aspect-ratio: 3/3;
}

@supports not (aspect-ratio: 3/3) {
  .page--photo .list--contents li .thumb {
    aspect-ratio: initial;
    width: 100%;
    padding-top: 100%;
  }
  .page--photo .list--contents li .thumb img {
    position: absolute;
    top: 0;
  }
}
.modal-open .drawer__btn {
  pointer-events: none;
}

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

#swipebox-overlay {
  background: rgba(14, 14, 14, 0.9490196078);
}

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

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

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

.page--blog .section--detail .tit {
  font-size: 17px;
}
.page--blog .section--detail .txt a {
  text-decoration: underline;
}
.page--blog .section--detail .detail__btn::before {
  content: none;
}
.page--blog .section--detail .block--player {
  aspect-ratio: 16/9;
  margin-bottom: 20px;
}
.page--blog video {
  position: relative;
}

/* page--magazine
//------------------------------ */
.page--magazine .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;
}
.page--magazine .section--list .list--contents li .thumb {
  aspect-ratio: 347/489;
}

@supports not (aspect-ratio: 347/489) {
  .page--magazine .section--list .list--contents li .thumb {
    aspect-ratio: initial;
    width: 100%;
    padding-top: 140.9221%;
  }
  .page--magazine .section--list .list--contents li .thumb img {
    position: absolute;
    top: 0;
  }
}
.section--detail.page--support .section-tit {
  font-family: inherit;
  font-weight: 500;
}
.section--detail.page--support .tit {
  font-size: 28px;
  line-height: 1.6em;
  margin: 0 0 30px;
  font-weight: normal;
}
.section--detail.page--support .txt {
  padding-top: 24px;
}
.section--detail.page--support .list--support a {
  text-decoration: underline;
  transition: 0.3s;
}
.section--detail.page--support .list--support a:hover {
  text-decoration: none;
}
.section--detail.page--support .list--support dt {
  font-weight: 500;
}
.section--detail.page--support .list--support dd {
  margin-bottom: 1.5em;
}

.page--faq .section-tit {
  font-family: inherit;
}
.page--faq .tit {
  font-weight: 400;
}
.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: #1A1719;
  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 {
  width: 60%;
  margin: 56px auto 32px 0;
  max-width: 560px;
  position: relative;
}
.page--faq .searchBox input[type=text] {
  background: #fff;
  padding: 0.5em 1em;
  width: 100%;
  border: none;
}
.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 .list--faq {
  margin: 0 0 60px;
}
.page--faq .list--faq li a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: baseline;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  padding: 20px 0;
  text-decoration: none;
  transition: color 0.3s;
  border-bottom: 1px solid rgba(27, 24, 26, 0.65);
}
.page--faq .list--faq .txt {
  padding-top: 0;
}
.page--faq .list--faq .icon--a {
  display: none;
}
.page--faq .list--faq .icon--q {
  font-family: korolev-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 28px;
}
.page--faq .tit--category {
  font-weight: 600;
  font-size: 1.2em;
}
.page--faq .block--faq-detail {
  background: #fff;
  padding: 25px;
  margin: 1em 0 4em;
}
.page--faq .block--faq-detail dt {
  font-size: 16px;
  border-bottom: 1px solid;
  padding: 0 0 15px;
  margin: 0 0 20px;
}
.page--faq .block--faq-detail .txt {
  padding-top: 0;
}
.page--faq .block--faq-detail dd a {
  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: #1A1719;
  text-decoration: none;
}
.page--faq .block--contact a:hover + i {
  color: #1A1719;
}

.page--questionnaire .section--detail .section-tit {
  font-size: 1.4em;
}
.page--questionnaire .section--detail .tit {
  font-size: 16px;
}
.page--questionnaire .section--detail form .form--post {
  margin: 0 0 8%;
}
.page--questionnaire .section--detail form .form--post textarea {
  border: none;
  background: #fdfbfd;
}
.page--questionnaire .section--detail form .form--post input {
  margin-right: 0.4em;
  background: #fdfbfd;
  border: none;
}
.page--questionnaire .section--detail form .form--post .form__select select {
  background: #fdfbfd;
  border: none;
}
.page--questionnaire .section--detail form .form--horizontal li {
  display: inline-block;
}
.page--questionnaire .section--detail form .icon--required::before {
  content: "必須";
  color: #fff;
  font-size: 0.9em;
  font-weight: 500;
  vertical-align: top;
  padding-left: 10px;
}
.page--questionnaire.confirm .form--confirm {
  margin: 36px 0;
}
.page--questionnaire.confirm .form--confirm dd {
  margin-bottom: 1.5em;
}

.section--detail.page--entry [class^=block--] {
  margin-bottom: 80px;
}
.section--detail.page--entry [class^=block--] .block-tit {
  margin: 0 0 40px;
  text-align: center;
}
.section--detail.page--entry [class^=block--] > .tit {
  font-size: 1.85em;
  font-weight: 500;
  letter-spacing: 0.2em;
  margin-bottom: 0.6em;
}
.section--detail.page--entry [class^=block--] table {
  background: #fdfbfd;
  margin: 0 auto 40px;
  border: none;
}
.section--detail.page--entry [class^=block--] table th {
  width: 175px;
  padding: 10px 3%;
  text-align: center;
  border: 1px solid #000;
  font-weight: 400;
  font-size: 12px;
}
.section--detail.page--entry [class^=block--] table td {
  border: 1px solid #000;
  padding: 24px;
  font-size: 14px;
}
.section--detail.page--entry [class^=block--] table td .txt--sub {
  text-indent: -1em;
  padding-left: 1em;
}
.section--detail.page--entry .block--top .lead .btn--erea {
  width: 100%;
}
.section--detail.page--entry .block--contents {
  position: relative;
}
.section--detail.page--entry .block--contents > .tit {
  font-size: 1.6em;
}
.section--detail.page--entry .block--contents .block-tit {
  color: inherit;
  font-size: 34px;
  line-height: 1;
  letter-spacing: 0.1em;
  margin: 0 0 30px;
  color: #ffffff;
}
.section--detail.page--entry .block--contents .list--contents li .inner {
  background: #fdfbfd;
  position: relative;
  height: 100%;
}
.section--detail.page--entry .block--contents .list--contents li .tit {
  font-size: 1.6em;
  font-weight: 500;
  margin-bottom: 0.5em;
}
.section--detail.page--entry .block--contents .list--contents li .txt--sub {
  font-family: initial;
  line-height: 1.6;
  margin-top: 0.8em;
}
.section--detail.page--entry .block--contents .list--contents li.wide {
  width: 100%;
}
.section--detail.page--entry .block--device .note {
  margin: -20px auto 0;
}
.section--detail.page--entry .entry [class^=block--] {
  margin-bottom: 0;
}
.section--detail.page--entry .entry .block--login__fanplus .block--inner {
  background: #fdfbfd;
  text-align: center;
}
.section--detail.page--entry .entry .block--login__fanplus .block--inner .txt--login {
  letter-spacing: 0.05em;
}
.section--detail.page--entry .entry .note {
  font-weight: 500;
  margin-top: 2em;
}

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

.nav__list--login .mypage a {
  border: 1px solid #f96dbb;
  text-align: center;
  margin-bottom: 16px;
  color: #fff;
  transition: all 0.2s 0s ease;
  color: #f96dbb;
}
.nav__list--login .btn p {
  border: 1px solid #f96dbb;
  text-align: center;
  margin-bottom: 16px;
  color: #fff;
  transition: all 0.2s 0s ease;
  color: #f96dbb;
  font-size: 12px;
  padding: 8px 0;
  line-height: 1;
  font-weight: bold;
}

.drawer .g-nav .nav__list--login li.birthday-message a {
  color: #f752bb;
}
.drawer .g-nav .nav__list--login li.birthday-message a::before {
  content: none !important;
}

.page--birthday-message .section--detail .tit {
  font-family: korolev-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 8.5vw;
  color: #fff;
  text-align: center;
  margin-bottom: 0.5em;
}

/* keyframes
------------------------------ */
@keyframes scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
@keyframes border {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@media screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
  a {
    transition: all 0.2s 0s ease;
  }
  .btn input {
    transition: 0.3s;
  }
  .btn--main {
    min-width: 300px;
  }
  .btn--sub {
    min-width: 300px;
  }
  /* input */
  .input--half {
    width: 50% !important;
  }
  .input--quarter {
    width: 25% !important;
  }
  .content-main {
    width: calc(85.5vw - 30px);
    margin: 0 0 0 auto;
  }
  .section-tit {
    font-size: 3.8vw;
    margin: 0 0 3.2%;
  }
  .section--list,
  .section--detail {
    padding: 48px 5.7vw 146px;
  }
  .section--detail {
    width: 60vw;
    margin: 5vw auto 0;
  }
  .section--detail .tit {
    font-size: 18px;
  }
  .section--detail > .txt {
    font-size: 14px;
  }
  .logo--fc {
    width: 100%;
  }
  .detail__btn:hover::before,
  .list__more:hover::before {
    background: #ffffff;
    transition: all 0.2s 0s ease;
  }
  .block--pager li:hover a {
    color: #fff;
  }
  .block--pager .pager__item--newer:hover a::after,
  .block--pager .pager__item--older:hover a::after {
    border-top-color: #fff;
    border-right-color: #fff;
    transition: 0.2s;
  }
  .block--pager .pager__item--older:hover a::after {
    right: 13px;
  }
  .block--pager .pager__item--newer:hover a::after {
    right: 19px;
  }
  .block--share li:hover a {
    color: #fff;
  }
  .block--share li.line-icon:hover a {
    fill: #fff;
  }
  .list--error li {
    font-size: 13px;
  }
  .section--list .list--contents li {
    margin-bottom: 42px;
  }
  .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--sub {
    transition: all 0.3s;
  }
  .list--contents li .thumb::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: transparent;
    top: 0;
    left: 0;
  }
  .list--contents li:hover .thumb::before {
    background-color: rgba(249, 109, 187, 0.4);
    transition: all 0.2s 0s ease;
  }
  .list--information li:hover a {
    transform: translate(30px, 0px);
    opacity: 0.65;
  }
  body:not(.page--home) header {
    padding-top: 20px;
  }
  header {
    background: #1A1719;
    height: 100vh;
    width: 14.5vw;
    min-width: 190px;
    padding: 0 2vw 40px;
    z-index: 10;
  }
  header a {
    display: block;
    line-height: 1;
  }
  .drawer__btn {
    display: none;
  }
  .drawer .g-nav li a {
    font-size: 14.5px;
    padding: 6.5px 0;
  }
  .drawer .g-nav .nav__list--login {
    margin-bottom: 20px;
  }
  .drawer .g-nav .nav__list--login li a {
    position: relative;
  }
  .drawer .g-nav .nav__list--login li a::before {
    display: inline-block;
    content: "";
    background: #fff;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 4px;
    vertical-align: 1px;
  }
  .drawer .g-nav .nav__list--login .join, .drawer .g-nav .nav__list--login .login {
    color: #fff;
  }
  .drawer .g-nav .nav__list--login li:last-child {
    margin-bottom: 0;
  }
  .drawer .g-nav .nav__list--login li:hover a::before {
    background: #f96dbb;
    transition: all 0.2s 0s ease;
  }
  .drawer .g-nav .nav__list--login .mypage a:hover {
    background-color: #f96dbb;
    color: #1A1719;
  }
  .drawer .g-nav .nav__list--login .mypage a:before {
    display: none;
  }
  .drawer .g-nav .nav__list--login .btn {
    cursor: pointer;
  }
  .drawer .g-nav .nav__list--login .btn p:hover {
    background-color: #f96dbb;
    color: #1A1719;
  }
  .drawer .g-nav .nav.menu li.current {
    position: relative;
    width: fit-content;
  }
  .drawer .g-nav .nav.menu li.current a {
    opacity: 0.6;
  }
  .drawer .g-nav .nav.menu li:not(.current):hover a {
    opacity: 0.65;
  }
  .drawer .g-nav .nav.menu li i {
    margin-left: 4px;
    font-size: 13px;
    vertical-align: top;
  }
  .drawer .g-nav .nav.link {
    margin-top: 30px;
  }
  .drawer .g-nav .nav.link li a {
    color: #fff;
    font-weight: 500;
  }
  .drawer .g-nav .nav.link li:hover a {
    opacity: 0.65;
  }
  .drawer .g-nav .memberinformation {
    color: #fff;
    margin-bottom: 16px;
    font-size: 14.5px;
  }
  .drawer .g-nav .memberinformation .nick {
    margin-bottom: 4px;
    display: block;
    color: #fff;
    line-height: 1.4;
  }
  .drawer .g-nav .memberinformation .nick span {
    font-size: 10px;
  }
  .drawer .g-nav .memberinformation .nick .midhistory {
    font-size: 13.5px;
  }
  .drawer .g-nav .memberinformation .continueyear {
    color: #f96dbb;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-align: center;
    margin-right: 4px;
  }
  .drawer .g-nav .memberinformation .continueday {
    color: #f96dbb;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-align: center;
    margin: 0 4px;
  }
  .page--home {
    /* common */
    /* footer */
    /* section--keyvisual */
    /* section--bnr */
    /* slick arrows */
    /* slick dots */
    /* slick-counter */
    /* section--news */
  }
  .page--home .header {
    background-color: transparent;
  }
  .page--home .logo--fc {
    width: 16vw;
    transition: 0.3s;
  }
  .page--home .logo--fc.scale-animation {
    width: 100%;
    padding-top: 20px;
  }
  .page--home .section--list,
  .page--home .section--detail {
    padding: 0 8.34vw 214px;
    min-height: auto;
  }
  .page--home footer {
    width: 85.5vw;
    padding: 60px 0;
    z-index: 20;
  }
  .page--home footer .inner {
    padding: 0 11.1vw;
  }
  .page--home footer .nav--support {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(27, 24, 26, 0.65);
    margin-bottom: 10px;
  }
  .page--home footer .sub {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }
  .page--home footer .sub .link a {
    height: auto;
    width: 90px;
    display: inline-block;
    margin-right: 20px;
  }
  .page--home footer .sub .link a img {
    mix-blend-mode: multiply;
  }
  .page--home footer .sub .copyright {
    background: none;
    text-align: right;
  }
  .page--home .section--keyvisual .keyvisual {
    width: 100%;
    height: 100vh;
    line-height: 0.8;
  }
  .page--home .section--keyvisual .keyvisual img {
    background-position: top center;
    height: 100%;
  }
  .page--home .section--keyvisual .scroll {
    right: 6%;
    bottom: 0;
  }
  .page--home .section--bnr {
    padding-bottom: 40px;
    margin: 0 auto 214px -30px;
    position: relative;
    z-index: 20;
  }
  .page--home .section--bnr.section--bnr--single ul li a {
    display: block;
    width: 34.48vw;
    position: relative;
    margin: 0 auto;
  }
  .page--home .section--bnr.section--bnr--single ul li a img {
    box-shadow: 6px 8px 16px 0 rgba(116, 12, 82, 0.4);
  }
  .page--home .section--bnr .list--bnr .slick-list li {
    position: relative;
    cursor: pointer;
  }
  .page--home .section--bnr .list--bnr .slick-list li a {
    width: 34.48vw;
    position: relative;
    margin-right: 16px;
  }
  .page--home .slick-prev:before,
  .page--home .slick-next:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 2px solid #1A1719;
    border-top: none;
    border-right: none;
    vertical-align: middle;
  }
  .page--home .slick-prev:before {
    transform: rotate(45deg);
  }
  .page--home .slick-next:before {
    transform: rotate(-135deg);
  }
  .page--home .slick-next.slick-disabled:before,
  .page--home .slick-prev.slick-disabled:before {
    opacity: 0.4;
  }
  .page--home .slick-dots li {
    font-size: 14px;
  }
  .page--home .slick-counter {
    width: 40px;
    left: 13.8%;
    bottom: -40px;
    text-align: center;
  }
  .page--home .section--news {
    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--home .section--news .list--info {
    width: 54vw;
  }
  .page--home .section--news .list--info li:hover a {
    transform: translate(30px, 0px);
    opacity: 0.65;
  }
  .page--home .section--news .no-data {
    margin-left: 80px;
  }
  .page--home .section--latest .list--contents {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
  .page--home .section--latest .list--contents li {
    width: 21.79vw;
    margin-right: 1.65vw;
  }
  .page--home .section--latest .list--contents li:last-child {
    margin-right: 0;
  }
  .page--home .section--latest .category {
    font-size: 1.8vw;
    margin-bottom: 10px;
  }
  .page--home .section--blog {
    padding: 0 0 214px 8.34vw;
  }
  .page--home .section--blog .section-tit,
  .page--home .section--blog .list__more {
    display: inline-block;
  }
  .page--home .section--blog .list__more {
    vertical-align: 50%;
    margin-left: 2%;
  }
  .page--home .section--blog .list--contents li a {
    width: 33.1vw;
    margin: 0 1.65vw 0 0;
  }
  .page--home .section--blog .list--contents li a .thumb {
    width: 100%;
  }
  .page--home .section--blog .slick-next, .page--home .section--blog .slick-prev {
    top: -17%;
  }
  .page--home .section--blog .slick-next {
    right: 0;
    margin-right: 8.34vw;
  }
  .page--home .section--blog .slick-prev {
    right: 14%;
    left: inherit;
  }
  .page--home .section--blog.blog--single .list--contents li a .thumb {
    height: 22.08vw;
    padding-top: 0;
  }
  .page--photo .section-tit {
    line-height: 1.4;
  }
  .page--photo .list--contents li {
    width: 23.8%;
    margin: 0 0.5%;
    margin-bottom: 42px;
  }
  .page--photo .list--photo li a {
    display: block;
  }
  .page--photo .list--photo li a figure {
    transition: 0.3s;
  }
  .page--photo.page--photo__detail .section-tit {
    font-size: 2.2vw;
  }
  .page--movie .section--list .list--contents {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .page--movie .section--list .list--contents li {
    width: 49%;
    margin-bottom: 48px;
  }
  .page--movie .section--detail .txt--basic {
    margin: 50px 0;
    min-height: 200px;
  }
  .page--movie .section--detail .block--player img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  .page--movie .txt {
    margin-bottom: 50px;
  }
  .page--movie .txt a {
    color: #1A1719;
  }
  .page--movie .block--player {
    margin: 40px 0 0;
  }
  .page--blog .section--list .list--contents {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .page--blog .section--list .list--contents li {
    width: 49%;
  }
  .page--blog .section--detail .detail__btn {
    margin-top: 0;
  }
  /* page--magazine
  //------------------------------ */
  .page--magazine .section--list .list--contents::before {
    content: "";
    display: block;
    width: 23.8%;
    order: 1;
  }
  .page--magazine .section--list .list--contents::after {
    content: "";
    display: block;
    width: 23.8%;
  }
  .page--magazine .section--list .list--contents li {
    width: 23.8%;
  }
  .page--magazine div[class$=icons_container] div:first-of-type div:first-of-type .book_btn:first-of-type {
    display: none !important;
  }
  .page--magazine .section--detail {
    width: 92%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 48px 0 80px;
  }
  .page--magazine .section--detail .section-tit {
    font-size: 2.5vw;
    margin-bottom: 0;
  }
  #OneBook3d_116478_page_numbers {
    color: #1A1719 !important;
  }
  .section--detail.page--support {
    width: 85%;
  }
  .section--detail.page--support .section-tit {
    font-size: 2vw;
  }
  .page--faq .section-tit {
    font-size: 1.8em;
  }
  .page--faq .tit {
    font-size: 15px;
  }
  .page--faq .block--contact .link a:hover {
    color: #fff;
  }
  .page--faq .block--contact .link a:hover::after {
    border-color: #fff;
  }
  .page--faq .block--faq-detail dd a:hover {
    color: #f96dbb;
  }
  .page--questionnaire .section--detail .btn .btn--sub:hover {
    background: #fdfbfd;
  }
  .section--detail.page--entry {
    padding: 0 0 240px;
  }
  .section--detail.page--entry .block--top .logo-fc {
    width: 32%;
    margin: 0 auto;
  }
  .section--detail.page--entry .block--contents {
    margin: 6vw 0;
  }
  .section--detail.page--entry .block--contents .list--contents {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .section--detail.page--entry .block--contents .list--contents li {
    width: 48%;
    height: 240px;
    margin: 0 0 4%;
    font-size: 14px;
  }
  .section--detail.page--entry .block--contents .list--contents li .inner {
    padding: 40px;
  }
  .section--detail.page--entry .block--contents .list--contents li.wide .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;
  }
  .section--detail.page--entry .block--contents .list--contents li.wide .inner .txt {
    width: 40%;
  }
  .section--detail.page--entry .block--contents .list--contents li.wide .inner img {
    display: block;
    width: 240px;
    height: auto;
  }
  .section--detail.page--entry .block--contents .list--contents::after {
    content: none;
  }
  .section--detail.page--entry .block--device .note,
  .section--detail.page--entry [class^=block--] table {
    width: 100%;
    max-width: 800px;
  }
  .section--detail.page--entry .entry {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
  }
  .section--detail.page--entry .entry .block--login__fanplus {
    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;
    align-items: stretch;
    padding-top: 20px;
  }
  .section--detail.page--entry .entry .block--login__fanplus .block--inner {
    width: 48%;
    padding: 40px 20px 30px;
  }
  .section--detail.page--entry .entry .block--login__fanplus .block--inner .txt--login {
    font-size: 14px;
  }
  .section--detail.page--entry .entry .block--login__fanplus .block--inner .btn {
    width: 85%;
    margin: 0 auto;
    max-width: 380px;
  }
  .section--detail.page--entry .entry .block--login__fanplus .block--inner .btn .btn--main {
    width: 100%;
    min-width: 200px;
  }
  .page--error .section--detail .tit {
    font-size: 30px;
    line-height: 1.6em;
    margin: 0 0 1em;
    text-align: center;
  }
  .page--error .section--detail .btn {
    margin: 1em 0;
  }
  footer {
    width: 85.52vw;
    margin: 0 0 0 auto;
  }
  footer .inner {
    padding: 24px 0;
  }
  footer .list--support dt {
    font-size: 20px;
  }
  footer .nav--support li {
    display: inline-block;
    font-size: 12px;
  }
  footer .nav--support li a {
    display: block;
    padding: 0 10px;
    position: relative;
  }
  footer .nav--support li:hover a {
    color: #fff;
  }
  footer .copyright {
    text-align: center;
  }
  .drawer .g-nav .nav__list--login li.birthday-message {
    width: fit-content;
    margin-top: 0.25em;
  }
  .drawer .g-nav .nav__list--login li.birthday-message a {
    color: #1A1719;
    background: #f752bb;
    padding: 8px 10px;
    font-size: 20px;
  }
  .drawer .g-nav .nav__list--login li.birthday-message:hover a {
    background: #fff;
  }
  .page--birthday-message .section--detail .tit {
    font-size: 4vw;
  }
}
@media screen and (min-width: 961px) and (max-height: 680px) {
  .page--home .section--keyvisual .scroll {
    display: none !important;
  }
}
@media screen and (min-width: 960px) and (max-width: 1280px) {
  .content-main {
    width: calc(100vw - 230px);
  }
  .page--home footer {
    width: calc(100vw - 200px);
  }
}
/* IE対応 */
@media all and (-ms-high-contrast: none) {
  .page--home .logo--fc {
    transition: none;
  }
  .section--detail.page--entry .block--contents .list--contents li.wide .inner img {
    flex-shrink: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  /* common.scss
  ============================== */
  .pc {
    display: none !important;
  }
  .btn--main,
  .btn--sub {
    max-width: 90%;
    width: 65%;
    height: 60px;
    line-height: 60px;
  }
  /* page--error
  ------------------------------ */
  /*  notice
  ------------------------------ */
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .btn--main,
  .btn--sub {
    min-width: 50%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .header {
    width: 100%;
    padding: 18px 3.2vw 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
  }
  .header .drawer__btn {
    width: 12vw;
    height: 40px;
    right: 3.2vw;
    top: 5vw;
  }
  .header .drawer__btn span:first-child {
    top: 40%;
  }
  .header .drawer__btn span:last-child {
    top: 60%;
  }
  .logo--fc {
    width: 22vw;
  }
  .logo--fc a {
    height: 18vw;
  }
  .drawer {
    background: #f96dbb;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: -100%;
    transition: 0.3s;
  }
  .drawer .nav--menu {
    width: 100%;
  }
  .drawer .top {
    padding: 6vw 6vw 0;
  }
  .drawer .top a {
    display: block;
    width: fit-content;
    font-size: 5.5vw;
  }
  .drawer .top img {
    width: 42vw;
  }
  .drawer .top .nav__list--login {
    margin-top: 16px;
  }
  .drawer .top .nav__list--login li {
    display: inline-block;
  }
  .drawer .top .nav__list--login li a {
    padding: 0;
    border-bottom: none;
  }
  .drawer .top .nav__list--login li a::after {
    content: none;
  }
  .drawer .top .nav__list--login li:first-child {
    margin-right: 20px;
  }
  .drawer .top .nav__list--login .mypage a {
    color: #1A1719;
  }
  .drawer .g-nav.menu {
    margin-top: 16px;
  }
  .drawer .g-nav.menu .nav {
    margin: 0 6vw;
  }
  .drawer .g-nav.menu .nav.link {
    margin: 16px 6vw;
    display: block;
  }
  .drawer .g-nav.menu .nav.link li {
    display: inline-block;
    position: relative;
  }
  .drawer .g-nav.menu .nav.link li a {
    font-size: 15px;
  }
  .drawer .g-nav.menu .nav.link li a::after {
    content: none;
  }
  .drawer .g-nav.menu .nav.link li:not(:first-child) a {
    padding-top: 8px;
  }
  .drawer .g-nav.menu .nav.link li:first-child {
    width: 100%;
  }
  .drawer .g-nav.menu .nav.link li:nth-child(2) {
    margin-right: 28px;
  }
  .drawer .g-nav.menu .nav.link li:nth-child(2) a::after {
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% - 6px);
    background-color: rgba(27, 24, 26, 0.65);
    top: 7px;
    left: inherit;
    right: -17px;
    transform: rotate(30deg);
    animation: initial;
  }
  .drawer .g-nav.menu ul li i {
    margin-left: 5px;
    font-size: 15px;
    vertical-align: 5px;
  }
  .g-nav li {
    line-height: 1;
  }
  .g-nav li a {
    padding: 16px 0 0;
    font-size: 6.5vw;
    color: #1A1719;
    position: relative;
  }
  .drawer-visible .drawer__btn span {
    background: #1A1719 !important;
  }
  .drawer-visible .drawer__btn span:first-child {
    transform: rotate(45deg);
    top: 47%;
  }
  .drawer-visible .drawer__btn span:last-child {
    top: 48%;
    transform: rotate(-45deg);
  }
  .drawer-visible .g-nav li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 87%;
    border-bottom: solid 1px #1A1719;
    animation: border 0.5s linear forwards;
  }
  .drawer-visible span.tit--show__trigger {
    transition: 0.5s ease-in-out;
  }
  .nav__top--login {
    display: none;
  }
  .section--detail .block--pager {
    text-align: center;
    margin: 20px 0 0;
  }
  .tit {
    margin-bottom: 4px;
  }
  .list--information li a {
    padding: 18px 0;
  }
  .list--information li a .date {
    width: auto;
    min-width: inherit;
  }
  .section--list .list--contents li {
    margin-bottom: 48px;
  }
  .section--list .list--contents li:last-child {
    margin-bottom: 0;
  }
  .list--photo li {
    width: 50%;
  }
  .block--category {
    margin-bottom: 20px;
  }
  .block--category li {
    margin-right: 0;
  }
  .block--category li a {
    font-size: 12px;
    letter-spacing: 0.1em;
    padding: 0 5px;
  }
  .list--contents li .thumb img.shadow {
    box-shadow: 0px 2px 6px 0 rgba(116, 12, 82, 0.4);
  }
  .section-tit {
    font-size: 9.6vw;
    margin-bottom: 5%;
    letter-spacing: initial;
  }
  .section--list,
  .section--detail {
    margin: 120px 3.2vw 80px;
  }
  .section--list .tit,
  .section--detail .tit {
    letter-spacing: 0.025em;
  }
  .section--detail {
    padding: 0 1%;
  }
  .section--detail .section-tit {
    margin-bottom: 20px;
  }
  .section--detail .detail__btn {
    margin-top: 40px;
  }
  .page--home {
    /* slick arrows */
    /* slick-counter */
  }
  .page--home .header {
    padding: 20px 3.2vw 0 4.8vw;
    background: #1A1719;
    position: relative;
  }
  .page--home .logo--fc {
    display: block;
    width: 32.3vw;
  }
  .page--home .logo--fc a {
    height: 22.35vw;
  }
  .page--home .nav__top--login {
    display: block;
    font-family: korolev-condensed, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    padding: 5% 0;
  }
  .page--home .nav__top--login li {
    display: inline-block;
  }
  .page--home .nav__top--login li:first-child {
    margin-right: 18px;
  }
  .page--home .nav__top--login li a {
    color: #fff;
    font-size: 16px;
  }
  .page--home .nav__top--login .cardarea {
    display: flex;
    margin: 20px 0;
    justify-content: center;
  }
  .page--home .nav__top--login .mypage a {
    font-size: 16px;
    border: 1px solid #f96dbb;
    text-align: center;
    display: inline-block;
    padding: 8px 0;
    color: #f96dbb;
    width: 140px;
    height: 30px;
  }
  .page--home .nav__top--login .btn {
    display: inline-block;
  }
  .page--home .nav__top--login .btn p {
    font-size: 13px;
    border: 1px solid #f96dbb;
    text-align: center;
    display: inline-block;
    padding: 8px 0;
    color: #f96dbb;
    width: 140px;
    height: 30px;
    margin-right: 18px;
  }
  .page--home .nav__top--login .memberinformation {
    margin: 8px 0 0;
    display: block;
    color: #fff;
    display: flex;
    align-items: end;
  }
  .page--home .nav__top--login .memberinformation .nick span {
    font-size: 10px;
  }
  .page--home .nav__top--login .memberinformation .nick .midhistory {
    font-size: 13px;
  }
  .page--home .nav__top--login .memberinformation .continueyear {
    color: #f96dbb;
    font-size: 22px;
    display: inline-block;
    line-height: 1;
    text-align: center;
    margin: 0 4px;
    line-height: 0.8;
  }
  .page--home .nav__top--login .memberinformation .continueday {
    color: #f96dbb;
    font-size: 22px;
    display: inline-block;
    line-height: 0.8;
    text-align: center;
    margin: 0 4px;
  }
  .page--home .section-tit {
    margin-bottom: 6.5%;
  }
  .page--home .section--list,
  .page--home .section--detail {
    margin-top: 0;
  }
  .page--home footer {
    padding: 56px 0 24px;
    left: 0;
  }
  .page--home footer .inner {
    padding: 0 3.2vw;
  }
  .page--home footer .list--support {
    text-align: left;
    margin-bottom: 56px;
  }
  .page--home footer .list--support li:first-child {
    margin: 1em 0 0;
  }
  .page--home footer .list--support li a {
    font-size: 13px;
  }
  .page--home footer .list--support dt {
    font-size: 18px;
    position: relative;
    border-bottom: 1px solid #1A1719;
    padding-bottom: 6px;
  }
  .page--home footer .list--support dt::before, .page--home footer .list--support dt::after {
    background: #1A1719;
    content: "";
    display: block;
    width: 14px;
    height: 1px;
    position: absolute;
    right: 2px;
    top: 15px;
    transition: 0.2s;
  }
  .page--home footer .list--support dt::before {
    transform: rotate(90deg);
  }
  .page--home footer .list--support dt.open::before {
    transform: rotate(45deg);
  }
  .page--home footer .list--support dt.open::after {
    transform: rotate(-45deg);
  }
  .page--home footer .list--support dd {
    display: none;
  }
  .page--home footer .copyright {
    margin: 0;
  }
  .page--home footer #page-top {
    right: 10px;
    bottom: 70px;
  }
  .page--home footer .sub .link {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: end;
    -webkit-box-align: end;
    -webkit-align-items: end;
    align-items: end;
    margin: 0px 0 24px;
  }
  .page--home footer .sub .link a {
    width: 36%;
  }
  .page--home footer .sub .link a:last-child {
    width: 30%;
  }
  .page--home footer .sub .link a img {
    mix-blend-mode: multiply;
  }
  .page--home .section-tit,
  .page--home .list__more {
    display: inline-block;
  }
  .page--home .list__more {
    float: right;
    margin-top: 2.5%;
  }
  .page--home .section--keyvisual {
    margin: 0 0 38px 0;
    max-height: 76vh;
  }
  .page--home .section--keyvisual .keyvisual {
    position: relative;
    line-height: 1;
    font-size: 0;
  }
  .page--home .section--keyvisual .keyvisual::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;
  }
  .page--home .section--keyvisual .scroll {
    height: 32vw;
    top: calc(100% - 32vw);
    right: 16px;
  }
  .page--home .section--keyvisual .scroll span {
    display: none;
  }
  .page--home .section--keyvisual .scroll::before {
    left: 0;
  }
  .page--home .section--bnr {
    padding-bottom: 16px;
    margin: 0 0 72px 3.2vw;
  }
  .page--home .section--bnr .list--bnr .slick-list li.slick-slide a {
    width: 77.87vw;
    height: 44.6vw;
    margin-right: 10px;
  }
  .page--home .section--bnr .list--bnr .slick-list li.slick-slide a img {
    box-shadow: 4px 7px 8px 0px rgba(116, 12, 82, 0.4);
  }
  .page--home .section--bnr.section--bnr--single ul li {
    margin-right: 3.2vw;
  }
  .page--home .section--bnr.section--bnr--single ul li a {
    display: block;
  }
  .page--home .slick-next, .page--home .slick-prev {
    display: none;
  }
  .page--home .slick-counter {
    bottom: -16px;
  }
  .page--home .section--news {
    margin-bottom: 100px;
  }
  .page--home .section--news .list--info li a {
    padding: 18px 2px;
  }
  .page--home .section--latest {
    margin-bottom: 120px;
  }
  .page--home .section--latest .category {
    font-size: 6.2vw;
    letter-spacing: initial;
    margin-bottom: 0.4em;
  }
  .page--home .section--blog {
    padding: 0 0 92px 0;
    margin-bottom: 0;
  }
  .page--home .section--blog .list--contents {
    margin: 0 -3.2vw 0 0;
  }
  .page--home .section--blog .list--contents li {
    margin-bottom: 0;
  }
  .page--home .section--blog .list--contents li a {
    width: 66.67vw;
    margin-right: 16px;
  }
  .page--home .section--blog .list--contents li a .thumb {
    width: 100%;
  }
  .page--home .section--blog.blog--single .list--contents {
    margin: 0;
  }
  .page--home .section--blog.blog--single .list--contents li a {
    margin-right: 0;
  }
  .page--home .section--blog.blog--single .list--contents li a .thumb {
    width: 100%;
    height: auto;
  }
  .page--info .section--detail .txt {
    line-height: 1.8;
  }
  .page--blog .section--detail .detail__btn {
    margin-top: 0;
  }
  .page--photo .list--contents {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .page--photo .list--contents li {
    width: 49%;
  }
  .page--photo .list--photo {
    margin-bottom: 70px;
  }
  .page--photo #swipebox-action #swipebox-close {
    right: 0;
  }
  .page--photo .section--list .block--pager {
    text-align: center;
  }
  .page--movie .section--detail .txt--basic {
    margin: 24px 0 0;
  }
  .page--movie .block--player {
    margin-top: 24px;
    background: #2e262c;
  }
  .page--movie.new-movie .wrap .section--list {
    margin: 120px 3.2vw 80px;
    padding: 0;
    width: auto;
  }
  .page--movie.new-movie .wrap .section--list .section-tit {
    margin-bottom: 5%;
  }
  .page--movie.new-movie .wrap .section--list .list--contents li {
    width: 100%;
  }
  .page--movie.new-movie .wrap .section--list .list--contents li .list__txt .date {
    font-size: 14px;
    color: rgba(27, 24, 26, 0.65);
    letter-spacing: 0.04em;
    opacity: 1;
    margin: 0;
  }
  .page--movie.new-movie .wrap .section--detail {
    padding: 0 1%;
  }
  .page--movie.new-movie .wrap .section--detail .block--player {
    position: relative;
    top: 0;
  }
  .page--movie.new-movie .wrap .section--detail .area--movie {
    margin: 24px auto 20px;
  }
  .page--movie.new-movie .wrap .section--detail .area--movie .video-js .vjs-play-control {
    left: 50%;
    transform: translateX(-50%);
    top: -20vw;
  }
  .page--movie.new-movie .wrap .section--detail .detail__btn {
    margin-top: 40px;
    padding: 0;
  }
  .page--magazine .section--detail #book li a {
    display: block;
  }
  .page--magazine #book {
    margin: 0 10% 40px;
    position: relative;
  }
  .page--magazine #book li:first-child {
    position: relative;
    z-index: 2;
  }
  .page--magazine #book li:nth-child(n+2) {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .page--magazine .section--list .list--contents li {
    width: 49%;
  }
  .page--magazine .pswp__top-bar .pswp__counter {
    font-family: korolev-condensed, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
  }
  .section--detail.page--support .section-tit {
    font-size: 5.2vw;
    margin-bottom: 24px;
    letter-spacing: 0.05em;
  }
  .section--detail.page--support .list--support dd {
    margin-bottom: 1.8em;
    font-size: 13px;
  }
  .section--detail.page--support .txt {
    padding-top: 0;
  }
  .page--faq .section-tit {
    font-size: 6vw;
  }
  .page--faq .searchBox {
    width: 84%;
    margin: 38px auto 24px 0;
  }
  .page--faq .list--faq {
    margin: 0 0 60px;
  }
  .page--faq .list--faq li a {
    padding: 12px 0;
  }
  .page--questionnaire .tit {
    font-size: 14px;
  }
  .page--questionnaire .section--detail .txt--basic {
    font-size: 13px;
  }
  .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 .icon--required::before {
    vertical-align: inherit;
    padding-left: 5px;
  }
  .section--detail.page--entry {
    padding: 64px 0 100px;
    margin-top: 0;
  }
  .section--detail.page--entry .block--top {
    width: 100%;
  }
  .section--detail.page--entry .block--top .logo-fc {
    margin: 0 auto;
    width: 56%;
  }
  .section--detail.page--entry .block--contents .list--contents li {
    width: 100%;
    margin: 0 0 8%;
  }
  .section--detail.page--entry .block--contents .list--contents li .inner {
    padding: 5%;
  }
  .section--detail.page--entry .block--contents .list--contents li .tit {
    font-size: 16px;
  }
  .section--detail.page--entry .block--contents .list--contents li .text {
    font-size: 13px;
  }
  .section--detail.page--entry .block--contents .list--contents li.wide .inner img {
    margin: 16px 0 0;
  }
  .section--detail.page--entry [class^=block--] > .tit {
    font-size: 1.3em;
  }
  .section--detail.page--entry [class^=block--] table {
    font-size: 13px;
  }
  .section--detail.page--entry [class^=block--] table th {
    width: 100px;
    padding: 10px 13px;
    font-weight: bold;
    text-align: center;
  }
  .section--detail.page--entry [class^=block--] table td {
    font-size: 13px;
    padding: 12px;
  }
  .section--detail.page--entry [class^=block--] table td .txt--sub {
    text-indent: -1em;
    padding-left: 1em;
    font-size: 0.8em;
    line-height: 1.6;
  }
  .section--detail.page--entry .btn--erea .note {
    width: 100%;
    padding: 20px;
    margin: 0 auto 10px;
  }
  .section--detail.page--entry .block--login__fanplus .block--inner {
    padding: 30px 5%;
  }
  .section--detail.page--entry .block--login__fanplus .block--inner:first-of-type {
    margin-bottom: 1.5em;
  }
  .section--detail.page--entry .block--login__fanplus .btn--main {
    width: 85%;
  }
  .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;
  }
  footer {
    left: 3.2vw;
    right: initial;
  }
  footer .inner {
    padding: 15px 0;
  }
  .loader-wrap div img {
    width: 160px;
  }
  .bar {
    width: 100px;
  }
  .page--home .nav__top--login li.birthday-message a {
    color: #f752bb;
  }
}
/*  tablet
------------------------------ */
@media screen and (min-width: 768px) and (max-width: 960px) {
  .drawer .top img {
    width: 40vw;
  }
  .header {
    z-index: 9999;
  }
  .header .drawer__btn {
    width: 8vw;
  }
  .header .top a {
    font-size: 4.5vw;
  }
  .header .g-nav.menu ul li i {
    font-size: 4vw;
  }
  .header .g-nav.menu .nav.link li a {
    font-size: 20px;
  }
  .g-nav li a {
    font-size: 5.5vw;
    padding: 18px 0 0;
  }
  .section-tit {
    font-size: 6.2vw;
  }
  .page--home .section-tit {
    margin-bottom: 3.5%;
  }
  .page--home .section--latest .category {
    font-size: 4.5vw;
  }
  .page--home .nav__top--login li a {
    font-size: 20px;
  }
  .page--faq .section-tit,
  .section--detail.page--support .section-tit {
    font-size: 3vw;
  }
  .section--list, .section--detail {
    margin-top: 216px;
  }
}/*# sourceMappingURL=fanclub-service.css.map */