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

body {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

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

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

body {
  word-wrap: break-word;
}

section, main {
  display: block;
}

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

i, em {
  font-style: normal;
}

table {
  border-collapse: collapse;
}

li {
  list-style: none;
}

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

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

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

body {
  background-color: #fddddd;
  word-wrap: break-word;
  color: #2f2121;
}
@media screen and (min-width: 961px) {
  body {
    font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  body {
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.6;
    -webkit-font-feature-settings: "palt";
            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;
}

::-moz-selection {
  background-color: #FC8B8B;
  color: #fff;
}

::selection {
  background-color: #FC8B8B;
  color: #fff;
}

::-moz-selection {
  background-color: #FC8B8B;
  color: #fff;
}

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

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

.join_attentionTxt {
  padding: 150px 0;
  width: 90%;
  margin: auto;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.8;
}

.block--pager {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-size: 14px;
  margin: 110px 0 0;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.block--pager::before {
  content: "";
  display: block;
  width: 0;
  height: 5px;
  position: absolute;
  background: repeat-x left top url(/static/twice/fanclub/renewalu3Rg1e/common/parts__rope.svg);
  background-size: 8px 5px;
  position: relative;
  top: -50px;
  left: 0;
  -webkit-transition: 0.4s 0.1s;
  transition: 0.4s 0.1s;
}
.block--pager.started::before {
  width: 100%;
}
.block--pager li {
  display: inline-block;
  width: auto;
  padding: 0.6em;
  letter-spacing: 0.03em;
  vertical-align: middle;
  position: relative;
}
.block--pager a {
  display: block;
  position: relative;
  text-decoration: none;
}
@media screen and (min-width: 961px) {
  .block--pager a:hover {
    font-family: futura-pt-bold, sans-serif;
    font-weight: 700;
  }
}
.block--pager .pager__item--number {
  text-align: center;
  color: #F5A3A3;
}
.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: 6px;
  height: 6px;
  border-top: 1px solid #2f2121;
  border-right: 1px solid #2f2121;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  top: 18px;
  right: 18px;
  -webkit-transition: 0.2s;
  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: 6px;
  height: 6px;
  border-top: 1px solid #2f2121;
  border-right: 1px solid #2f2121;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 18px;
  right: 18px;
  -webkit-transition: 0.2s;
  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;
  font-family: futura-pt-bold, sans-serif;
  font-weight: 700;
}

.page--blog .block--title .section-tit {
  width: 160px;
  font-size: 22px;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 961px) {
  .page--blog.page .section--list .list--contents li {
    width: calc(25% - 10px);
  }
  .page--blog.page .section--list .list--contents li .thumb {
    aspect-ratio: 9/16;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--blog.page .section--list .list--contents li .thumb {
    aspect-ratio: 1/1;
  }
}
.page--blog .list--contents .thumb .thumb--cover .block--wave {
  top: -80px;
}

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

.block--wave {
  position: absolute;
  left: 0;
  top: -27vw;
  width: 100%;
  pointer-events: none;
}

/* delighter */
.delighter {
  opacity: 0;
  -webkit-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
@media screen and (min-width: 961px) {
  .delighter {
    -webkit-transform: translate3d(0, 60px, 0);
            transform: translate3d(0, 60px, 0);
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .delighter {
    -webkit-transform: translate3d(0, 30px, 0);
            transform: translate3d(0, 30px, 0);
  }
}

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

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-pagination-bullet {
  background: #FFEBC7;
  opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #2f2121;
}

.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;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0.5em;
  border-radius: 5px;
  border-radius: 0;
  border: 1px solid #ccb6b6;
}
@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, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    -webkit-font-feature-settings: "palt";
            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: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.6;
    -webkit-font-feature-settings: "palt";
            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 {
    padding: 0.8em;
  }
}
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;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0.5em;
  border-radius: 5px;
  height: 10em;
  border-radius: 0;
  border: 1px solid #ccb6b6;
  background: #f7f7f7;
}
@media screen and (min-width: 961px) {
  textarea {
    font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  textarea {
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.6;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  textarea {
    padding: 0.8em;
  }
}
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 #fddddd;
  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;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0.5em;
  border-radius: 5px;
  padding-right: 2.3em;
  border: 1px solid #ccb6b6;
  padding: 0.5em 2.8em 0.5em 1em;
}
@media screen and (min-width: 961px) {
  .form__select select {
    font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__select select {
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.6;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__select select {
    padding: 0.8em;
  }
}
.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;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__select select {
    padding: 0.8em 2em 0.8em 0.8em;
  }
}
.form__select::after {
  position: absolute;
  right: 1.3em;
  top: 42%;
  border: 1px solid #2f2121;
  border-top: none;
  border-right: none;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__select::after {
    right: 1em;
  }
}

/* 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, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__checkbox label p {
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.6;
    -webkit-font-feature-settings: "palt";
            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 #2f2121;
  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 #2f2121;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  top: 70%;
  left: 0.2em;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  opacity: 0;
}
.form__checkbox :checked ~ p::before {
  border-color: #2f2121;
}
.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, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__radio label p {
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.6;
    -webkit-font-feature-settings: "palt";
            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 #2f2121;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.form__radio :checked ~ p::before {
  border-color: #2f2121;
  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: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .form__toggle label p {
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.6;
    -webkit-font-feature-settings: "palt";
            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;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  top: 50%;
  right: 20px;
}
.form__toggle :checked ~ p::before {
  background: #2f2121;
  border-color: #2f2121;
}
.form__toggle :checked ~ p::after {
  right: 0;
}

.btn {
  text-align: center;
}

.btn-base-style, .btn--sub, .entryBox .btn .main,
.list__more a,
.list--login li a,
.btn--main {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  border: none;
  position: relative;
  z-index: 1;
  border-radius: 50px;
}

.entryBox .btn .main,
.list__more a,
.list--login li a,
.btn--main {
  background: #2f2121;
  color: #fddddd;
  height: inherit !important;
  line-height: inherit !important;
  padding: 20px;
  margin: 1em 0;
}
.entryBox .btn .main::before,
.list__more a::before,
.list--login li a::before,
.btn--main::before {
  content: "";
  display: block;
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  position: absolute;
  background: none;
  left: -3px;
  top: -3px;
  border: 1px solid #2f2121;
  pointer-events: none;
  z-index: 2;
  border-radius: 50px;
}
.entryBox .btn .main::after,
.list__more a::after,
.list--login li a::after,
.btn--main::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(45deg, #FDD89E, #F288B9, #FDD89E, #F288B9, #FDD89E, #F288B9);
  background-size: 3000%;
  -webkit-animation: gradient 30s ease infinite;
  animation: gradient 30s ease infinite;
  pointer-events: none;
  z-index: -1;
  border-radius: 50px;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .entryBox .btn .main,
  .list__more a,
  .list--login li a,
  .btn--main {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .entryBox .btn .main:hover,
  .list__more a:hover,
  .list--login li a:hover,
  .btn--main:hover {
    color: #2f2121;
    background: transparent;
  }
  .entryBox .btn .main:hover::after,
  .list__more a:hover::after,
  .list--login li a:hover::after,
  .btn--main:hover::after {
    opacity: 1;
  }
  .entryBox .btn .main:hover::before,
  .list__more a:hover::before,
  .list--login li a:hover::before,
  .btn--main:hover::before {
    border-color: #2f2121;
  }
}

.btn input.btn--main::before, .btn input.btn--main::after {
  display: none;
}
@media screen and (min-width: 961px) {
  .btn input.btn--main:hover {
    background: #F5A3A3;
  }
}

.list--login li {
  display: inline-block;
  width: 20%;
}
.list--login li:not(.block--member) a {
  width: 100%;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 0 !important;
  text-align: center;
}

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

.detail__btn {
  font-family: futura-pt-bold, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.02em;
  position: relative;
}
.detail__btn a::before {
  content: "";
  display: block;
  width: 2.8em;
  height: 5px;
  position: absolute;
  background: repeat-x left top url(/static/twice/fanclub/renewalu3Rg1e/common/parts__rope.svg);
  background-size: 8px 5px;
  bottom: -2px;
  left: 50%;
  opacity: 0;
  margin-left: -1.5em;
}
@media screen and (min-width: 961px) {
  .detail__btn a:hover::before {
    opacity: 1;
    -webkit-animation: gnav 15s ease infinite;
    animation: gnav 15s ease infinite;
  }
}

.date, .category {
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.02em;
}

.category {
  margin-left: 0.5em;
}

.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: "";
  display: block;
  width: 70px;
  height: 32px;
  background: no-repeat top center url(/static/twice/fanclub/renewalu3Rg1e/common/ico__new--pink.svg);
  position: absolute;
  left: -75px;
  top: 6px;
}

.section--detail.members .tit,
[class^=list--] li.members a .tit {
  position: relative;
}
.section--detail.members .tit::after,
[class^=list--] li.members a .tit::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  background: no-repeat top center url(/static/twice/fanclub/renewalu3Rg1e/common/ico__members.svg);
  position: relative;
  background-size: contain;
  top: -2px;
  left: 3px;
  vertical-align: -7px;
}

.list--information li a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: flex-start;
  -ms-flex-align: flex-start;
  -webkit-box-align: flex-start;
  align-items: flex-start;
  padding: 15px 0;
  position: relative;
}
.list--information li a .tit, .list--information li a .date {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .list--information li a:hover .date,
  .list--information li a:hover .tit {
    color: #F5A3A3;
  }
  .list--information li a:hover .date::before {
    background: #F5A3A3;
  }
}
.list--information li a .date {
  width: 11em;
  text-align: left;
  position: relative;
}
.list--information li a .date::before {
  content: "";
  display: block;
  width: 4em;
  height: 1px;
  position: absolute;
  background: #2f2121;
  top: 7px;
  right: 0.85em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .list--information li a .tit {
    width: 70%;
  }
}
.list--information li.new a .date::after {
  left: -75px;
  top: -8px;
}

.list--contents li a {
  display: block;
  position: relative;
}
.list--contents li .thumb {
  line-height: 0;
  overflow: hidden;
  aspect-ratio: 1/1;
  margin-bottom: 15px;
  -webkit-filter: drop-shadow(3px 3px 2px rgba(101, 70, 70, 0.2509803922));
          filter: drop-shadow(3px 3px 2px rgba(101, 70, 70, 0.2509803922));
  border: 1px solid #2f2121;
}
@media screen and (min-width: 961px) {
  .list--contents li .thumb {
    border-radius: 10px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .list--contents li .thumb {
    border-radius: 5px;
  }
}
.list--contents li .thumb img {
  height: 100%;
  background-size: cover;
}
.list--contents li.new a .date::after {
  width: 170px;
  height: 60px;
  background-image: url(/static/twice/fanclub/renewalu3Rg1e/common/ico__new--white.svg);
  -webkit-filter: drop-shadow(1px 1px 2px #654646);
          filter: drop-shadow(1px 1px 2px #654646);
  -webkit-transform: rotate(-3deg);
          transform: rotate(-3deg);
  left: -28px;
  top: -75px;
  z-index: 3;
}
.list--contents li .date {
  margin-bottom: 5px;
  font-size: 12px;
  position: relative;
}
.list--contents li .category {
  font-size: 12px;
}
.list--contents li .tit {
  font-size: 15px;
}
.list--contents li.list--item__gallery .thumb {
  border: none;
  -webkit-filter: none;
          filter: none;
}
.list--contents li.list--item__gallery .thumb img {
  position: relative;
  z-index: 3;
  border: 1px solid #2f2121;
}
@media screen and (min-width: 961px) {
  .list--contents li.list--item__gallery .thumb img {
    border-radius: 10px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .list--contents li.list--item__gallery .thumb img {
    border-radius: 5px;
  }
}
.list--contents li.list--item__gallery .bg__gallery {
  position: absolute;
  width: 100%;
  top: 0;
}
.list--contents li.list--item__gallery .bg__gallery img {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
}
.list--contents li.list--item__gallery .bg__gallery::before, .list--contents li.list--item__gallery .bg__gallery::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  border: 1px solid #2f2121;
  background: #fddddd;
  z-index: 1;
}
@media screen and (min-width: 961px) {
  .list--contents li.list--item__gallery .bg__gallery::before, .list--contents li.list--item__gallery .bg__gallery::after {
    border-radius: 10px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .list--contents li.list--item__gallery .bg__gallery::before, .list--contents li.list--item__gallery .bg__gallery::after {
    border-radius: 5px;
  }
}
.list--contents li.list--item__gallery .bg__gallery::before {
  top: 2px;
  left: 2px;
  z-index: 2;
}
.list--contents li.list--item__gallery .bg__gallery::after {
  top: 4px;
  left: 4px;
}
.list--contents li.list--item__movie .thumb {
  position: relative;
}
.list--contents li.list--item__movie .thumb::after {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  background: no-repeat center url(/static/twice/fanclub/renewalu3Rg1e/common/ico__play.svg);
  background-size: contain;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.list--blog li .thumb {
  aspect-ratio: 9/16;
  background: linear-gradient(45deg, rgba(253, 216, 158, 0.5), rgba(242, 136, 185, 0.5));
}
.list--blog li .thumb .thumb--cover::before {
  -webkit-transform: translateY(calc(-50% - 60px));
          transform: translateY(calc(-50% - 60px));
}

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

.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: futura-pt, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.1em;
  text-align: left;
  width: 100%;
}

@supports not (aspect-ratio: 16/9) {
  .page--movie .list--contents li.list--item__movie .thumb {
    aspect-ratio: initial;
    padding-top: 56.25%;
  }
  .page--movie .list--contents li.list--item__movie .thumb img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@supports not (aspect-ratio: 9/16) {
  .list--contents li .thumb,
  .page--home .section--blog .list--contents li .thumb,
  .page--blog.page .section--list .list--contents li .thumb {
    aspect-ratio: initial;
    padding-top: 177.7777777778%;
  }
  .list--contents li .thumb img,
  .page--home .section--blog .list--contents li .thumb img,
  .page--blog.page .section--list .list--contents li .thumb img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@supports not (aspect-ratio: 347/489) {
  .page--newsletter .section--list .list--contents li .thumb {
    aspect-ratio: initial;
    width: 100%;
    padding-top: 140.9221%;
  }
  .page--newsletter .section--list .list--contents li .thumb img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@supports not (aspect-ratio: 1/1) {
  .list--contents li .thumb {
    aspect-ratio: initial;
    width: 100%;
    padding-top: 100%;
  }
  .list--contents li .thumb img {
    position: absolute;
    top: 0;
    left: 0;
  }
  @media screen and (min-width: 961px) {
    .list--contents li.list--item__gallery .bg__gallery {
      padding-top: calc(40% + 10px);
    }
  }
  @media screen and (min-width: 1px) and (max-width: 960px) {
    .list--contents li.list--item__gallery .bg__gallery {
      padding-top: calc(40% + 8px);
    }
  }
  .list--contents li.list--item__gallery .thumb img {
    position: absolute;
  }
}
.header {
  width: 100%;
  padding: 18px 3.2vw 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}
.header h1.logo {
  width: 120px;
  position: fixed;
  left: 40px;
  top: 25px;
  z-index: 2;
}
.header h1.logo a {
  display: block;
  -webkit-filter: drop-shadow(2px 2px 0px rgba(233, 110, 110, 0.2));
          filter: drop-shadow(2px 2px 0px rgba(233, 110, 110, 0.2));
}
.header .nav--login {
  width: 90px;
  position: fixed;
  top: 125px;
  left: 56px;
}
.header .nav--login .list--login li {
  width: 100%;
}
.header .nav--login .list--login li a {
  font-size: 13px;
  padding: 12px 0;
  margin: 6px 0;
}
.header .nav--login .list--login li.login a {
  background: none;
  padding: 11px 0 12px;
  color: #2f2121;
}
@media screen and (min-width: 961px) {
  .header .nav--login .list--login li.login a:hover {
    color: #fddddd;
    background: #2f2121;
  }
}
.header .nav--menu {
  width: 100%;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 60px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
.header .nav--menu li {
  margin: 0 5px;
}
.header .drawer__btn {
  width: 50px;
  height: 40px;
  right: 0;
  top: 50px;
  position: fixed;
}
.header .drawer__btn span {
  display: block;
  width: 100%;
  height: 3px;
  background: #2f2121;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  position: absolute;
}
.header .drawer__btn span:nth-child(1) {
  top: 28%;
}
.header .drawer__btn span:nth-child(2) {
  top: 50%;
}
.header .drawer__btn span:nth-child(3) {
  top: 72%;
}

.drawer {
  background: #FFEBC7;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 120%;
  right: 0;
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transition: top 0.8s, opacity 0.8s 0.6s;
  transition: top 0.8s, opacity 0.8s 0.6s;
  z-index: 900;
  opacity: 0;
  pointer-events: none;
}
.drawer .block--wave {
  top: -44vw;
}
.drawer .nav--menu {
  width: 100%;
  padding-top: 20vw;
  padding: 6vw 15% 0;
}
.drawer .nav--menu .list--nav li {
  margin: 0 9vw 2vw;
}
.drawer .nav--menu .list--nav li a {
  color: #2f2121;
  font-size: 4vw;
  font-weight: 500;
}
.drawer .nav--login {
  padding: 0 25%;
}
.drawer .nav--login .list--login li {
  width: 46%;
}
.drawer .nav--login .list--login li.login {
  margin-left: 4%;
}
.drawer .nav--login .list--login li a {
  padding: 13px 5px;
  color: #FFEBC7;
}
.drawer .block--menu {
  padding: 0 10%;
}
.drawer .drawer-inner {
  position: relative;
}
.drawer .block--menu {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  position: relative;
}

@media screen and (min-width: 961px) {
  .header .list--nav {
    display: inline-block;
    background: #fddddd;
    padding: 10px 2em 8px;
    border-radius: 175px;
    -webkit-box-shadow: 0px 4px 9px -3px rgba(231, 169, 169, 0.6705882353);
            box-shadow: 0px 4px 9px -3px rgba(231, 169, 169, 0.6705882353);
  }
  .drawer .list--login {
    text-align: center;
  }
}
.list--nav {
  text-align: center;
}
.list--nav li {
  display: inline-block;
}
.list--nav li a {
  display: block;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0;
  position: relative;
  -webkit-transition: none;
  transition: none;
}
@media screen and (min-width: 961px) {
  .list--nav .nav--home,
  .list--nav .nav--news,
  .list--nav .nav--ticket {
    width: 3.4em;
  }
  .list--nav .nav--movie {
    width: 3.4em;
  }
  .list--nav .nav--goods {
    width: 4em;
  }
  .list--nav .nav--gallery {
    width: 4.4em;
  }
  .list--nav .nav--staffblog {
    width: 5.7em;
  }
  .list--nav .nav--magazine {
    width: 5.5em;
  }
  .list--nav li a::before {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    position: absolute;
    background: repeat-x left top url(/static/twice/fanclub/renewalu3Rg1e/common/parts__rope.svg);
    background-size: 8px 5px;
    bottom: -7px;
    left: 0;
    opacity: 0;
  }
  .list--nav li a:hover {
    font-family: futura-pt-bold, sans-serif;
    font-weight: 700;
    letter-spacing: -0.03em;
  }
  .list--nav li a:hover::before {
    opacity: 1;
    -webkit-animation: gnav 30s ease infinite;
    animation: gnav 30s ease infinite;
  }
}

.drawer-visible .drawer__btn span:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 47%;
}
.drawer-visible .drawer__btn span:nth-child(2) {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right;
          transform-origin: right;
}
.drawer-visible .drawer__btn span:nth-child(3) {
  top: 48%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.drawer-visible .drawer {
  top: 38vw;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: top 0.8s, opacity 0s;
  transition: top 0.8s, opacity 0s;
}

.langBar {
  width: 60px;
  height: 30px;
  position: fixed;
  right: 70px;
  top: 59px;
  z-index: 100;
}
.langBar .esb-displayer {
  border: 1px solid;
  border-radius: 30px;
  text-align: right;
  padding-right: 7px;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.langBar .esb-displayer::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  background: #2f2121 no-repeat center url(/static/twice/fanclub/renewalu3Rg1e/common/ico--lang.svg);
  background-size: 72%;
  left: 5px;
  top: 3px;
  border-radius: 50px;
}
@media screen and (min-width: 961px) {
  .langBar .esb-displayer:hover {
    background: #2f2121;
    color: #fddddd;
  }
}
.langBar .easy-select-box {
  width: 60px !important;
  font-family: futura-pt-bold, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.langBar .esb-dropdown {
  display: none;
  width: 60px !important;
  background: #2f2121;
  color: #fddddd;
  text-align: right;
  border-radius: 3px;
  overflow: hidden;
  padding: 0;
  margin-top: 6px;
  cursor: pointer;
}
.langBar .esb-dropdown .esb-item {
  line-height: 1;
  padding: 5px 5px;
  border-bottom: 1px solid #fddddd;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.langBar .esb-dropdown .esb-item:last-child {
  border-bottom: none;
}
@media screen and (min-width: 961px) {
  .langBar .esb-dropdown .esb-item:hover {
    background: #F5A3A3;
    color: #2f2121;
  }
}

.footer {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 961px) {
  .footer .block--wave {
    top: calc(-220px - 11vw);
  }
}
.footer .inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: clamp(800px, 80%, 1100px);
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.footer .inner .block--logo [class^=block--logo__] {
  display: inline-block;
  width: 42%;
  margin-right: 1%;
}
.footer .inner .block--logo [class^=block--logo__] a {
  display: block;
  line-height: 0;
}
@media screen and (min-width: 961px) {
  .footer {
    padding: 5vw 0;
  }
  .footer .inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .footer .copyright {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    font-size: 10px;
    letter-spacing: 0;
    opacity: 1;
  }
  .footer .block--logo {
    width: 180px;
    margin-bottom: 5px;
  }
  .footer .block--support {
    width: calc(90% - 200px);
    text-align: right;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .footer .block--support a:hover {
    color: #FC8B8B;
  }
  .footer .block--support .block--link {
    margin-bottom: 0.5em;
  }
  .footer .block--support .block--link > div {
    display: inline-block;
    margin-left: 1em;
  }
  .footer .block--support .block--link > div a {
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    display: block;
    position: relative;
    padding-right: 0.5em;
  }
  .footer .block--support .block--link > div a:hover {
    color: #FC8B8B;
  }
  .footer .block--support .block--link > div a:hover::after {
    border-color: #FC8B8B;
  }
  .footer .block--support .block--link > div a::after {
    content: "";
    display: block;
    width: 0.4em;
    height: 0.4em;
    position: absolute;
    border-top: 1px solid #2f2121;
    border-right: 1px solid #2f2121;
    right: 0;
    top: 0.3em;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .footer .block--support .list--support dt {
    display: none;
  }
  .footer .block--support .list--support li {
    display: inline-block;
    margin-left: 1em;
  }
  .footer .block--support .list--support li a {
    font-size: 12px;
    letter-spacing: 0;
  }
}

.wrap {
  width: 100%;
  min-height: 100%;
  position: relative;
  padding-bottom: 220px;
  overflow: hidden;
}

.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: futura-pt, 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;
}

.block--title {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  margin-bottom: 50px;
}
.block--title .section-tit {
  width: 120px;
  height: 60px;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  background: no-repeat top center url(/static/twice/fanclub/renewalu3Rg1e/top/top--section-tit.svg);
  background-size: 75px;
  margin: 0;
  padding-top: 30px;
}
.block--title .section-tit .num {
  font-size: 18px;
  letter-spacing: -0.02em;
  padding-left: 0.02em;
  margin-bottom: 6px;
  font-weight: 500;
}
.block--title [class^=line--] {
  width: calc(50% - 67px);
  height: 1px;
  position: relative;
  top: 3px;
  background: #2f2121;
}
.block--title [class^=line--]::before {
  content: "";
  display: block;
  width: 8px;
  height: 44px;
  position: absolute;
  background: no-repeat url(/static/twice/fanclub/renewalu3Rg1e/common/parts__kakko.svg);
  background-size: contain;
  top: -19px;
  right: -13px;
}
.block--title .line--right::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  right: inherit;
  left: -14px;
  top: -19.5px;
}

.page--home .scroll {
  position: fixed;
  bottom: calc(10vh + 4em);
  right: 0;
  z-index: 20;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page--home .scroll span {
  display: block;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
  color: #2f2121;
  position: relative;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  line-height: 1;
  left: 50%;
  top: 0;
  margin-left: -0.8em;
}
.page--home .scroll div {
  position: relative;
}
.page--home .scroll div::before {
  content: "";
  display: block;
  width: 1px;
  height: 10vh;
  position: absolute;
  background: #2f2121;
  top: 5em;
  left: 10px;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  opacity: 0.8;
  -webkit-animation: scroll 1.8s infinite;
          animation: scroll 1.8s infinite;
}
.page--home.scrolling .scroll {
  opacity: 0;
}
.page--home .loading {
  background: #FED0D0;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 1100;
  overflow: hidden;
}
.page--home .loading .block--inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 961px) {
  .page--home .loading .block--inner .logo {
    width: 20vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .loading .block--inner .logo {
    width: 50vw;
  }
}
.page--home .loading .loading--wave {
  width: 100%;
  height: 120vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.page--home .loading .loading--wave .block--wave__item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: calc(100vh + 27vw);
  left: 0;
}
.page--home .loading .loading--wave .block--wave__item:nth-child(1) {
  background: #F5A3A3;
}
.page--home .loading .loading--wave .block--wave__item:nth-child(2) {
  background: #FFEBC7;
}
.page--home .loading .loading--wave .block--wave__item svg {
  position: relative;
}
@media screen and (min-width: 961px) {
  .page--home .loading .loading--wave .block--wave__item svg {
    height: 49vw;
    top: -46vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .loading .loading--wave .block--wave__item svg {
    top: -48vw;
    height: 50vw;
  }
}
.page--home.loaded .loading {
  -webkit-transition: opacity 0.4s 1.7s;
  transition: opacity 0.4s 1.7s;
  opacity: 0;
}
.page--home.loaded .loading .loading--wave .block--wave__item {
  -webkit-transform: translateY(-110%);
          transform: translateY(-110%);
  -webkit-transition: 1.5s;
  transition: 1.5s;
}
.page--home.loaded .loading .loading--wave .block--wave__item:nth-child(1) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.page--home.loaded .loading .loading--wave .block--wave__item:nth-child(2) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
@media screen and (min-width: 961px) {
  .page--home .drawer__btn {
    position: absolute;
    cursor: pointer;
  }
}
.page--home .block--title {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  margin-bottom: 60px;
}
.page--home .block--title .section-tit {
  width: 120px;
  height: 60px;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  background: no-repeat top center url(/static/twice/fanclub/renewalu3Rg1e/top/top--section-tit.svg);
  background-size: 75px;
  margin: 0;
  padding-top: 16px;
}
.page--home .block--title .section-tit .num {
  font-size: 18px;
  letter-spacing: -0.02em;
  padding-left: 0.02em;
  margin-bottom: 6px;
  font-weight: 500;
}
.page--home .block--title [class^=line--] {
  width: calc(50% - 67px);
  height: 1px;
  position: relative;
  top: 13px;
  background: #2f2121;
}
.page--home .block--title [class^=line--]::before {
  content: "";
  display: block;
  width: 8px;
  height: 44px;
  position: absolute;
  background: no-repeat url(/static/twice/fanclub/renewalu3Rg1e/common/parts__kakko.svg);
  background-size: contain;
  top: -19px;
  right: -13px;
}
.page--home .block--title .line--right::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  right: inherit;
  left: -14px;
  top: -19.5px;
}
.page--home .list__more {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 20px;
}
.page--home .list__more::before, .page--home .list__more::after {
  content: "";
  display: block;
  width: calc(50% - 5.6em);
  height: 5px;
  position: absolute;
  background: repeat-x left top url(/static/twice/fanclub/renewalu3Rg1e/common/parts__rope.svg);
  background-size: 10px 5px;
  position: relative;
}
.page--home .list__more a {
  width: 10em;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  padding: 3px 0 0;
  text-align: center;
}
.page--home .section--banner,
.page--home .section--information,
.page--home .section--blog,
.page--home .section--latest {
  position: relative;
  z-index: 1;
}
.page--home .section--information,
.page--home .section--blog,
.page--home .section--latest {
  padding: 6vw 0 14vw;
}
.page--home .section--inner {
  width: clamp(800px, 70%, 1100px);
  margin: 0 auto;
}
.page--home .list--contents {
  margin-bottom: 40px;
}
.page--home .area--user-status {
  width: 100%;
  height: 100vh;
  text-align: center;
  position: fixed;
  background: rgba(253, 221, 221, 0.8666666667);
  top: 0;
  left: 0;
  z-index: 1000;
  visibility: hidden;
}
.page--home .area--user-status .close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
}
.page--home .area--user-status .close::before, .page--home .area--user-status .close::after {
  content: "";
  display: block;
  width: 1px;
  height: 70%;
  position: absolute;
  background: #2f2121;
  -webkit-transform-origin: center;
          transform-origin: center;
  top: 5px;
  left: 19px;
}
.page--home .area--user-status .close::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.page--home .area--user-status .close::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.page--home .area--user-status .popOutBox {
  padding: 10vw;
}
.page--home .area--user-status .popInBox {
  width: 100%;
  border-radius: 10px;
  background: #fff;
  padding: 10vw;
}
.page--home .area--user-status .ph--qr {
  margin-bottom: 20px;
}
.page--home .area--user-status dl {
  text-align: left;
  margin-bottom: 10px;
}
.page--home .area--user-status dl dt {
  font-size: 0.8em;
  margin-bottom: 3px;
}
.page--home .area--user-status dl dd {
  font-weight: bold;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  border-bottom: 1px solid;
  padding-bottom: 7px;
  margin-bottom: 15px;
}
.page--home .area--user-status dl + p.tit {
  background: #FC8B8B;
  color: #fff;
  margin-top: 1em;
  padding: 6px 0;
  letter-spacing: 0.1em;
}
.page--home .section--hero {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 5vh;
}
.page--home .section--hero .block--image {
  width: 56vw;
  height: 56vw;
  position: relative;
  overflow: hidden;
}
.page--home .section--hero .block--image::before {
  content: "";
  display: block;
  width: 5.8vw;
  height: 100%;
  position: absolute;
  background: no-repeat left top url(/static/twice/fanclub/renewalu3Rg1e/top/top--photo-cover.svg);
  background-size: cover;
  right: -1%;
  top: 0;
  z-index: 3;
}
.page--home .section--hero .block--image img {
  width: 100%;
  height: auto;
  background: no-repeat center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.page--home .section--hero .block--image img:not(.blur--img) {
  top: 0;
}
.page--home .section--hero .block--image .blur--img {
  z-index: 1;
  -webkit-filter: blur(20px);
          filter: blur(20px);
  -webkit-transform: scale(3);
          transform: scale(3);
}
.page--home .section--hero .block--text {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% - 56vw);
}
.page--home .section--hero .block--text .block--text__logo {
  width: 22vw;
  height: 15.6vw;
  text-indent: -9999em;
  background: linear-gradient(45deg, #FDD89E, #F288B9, #FDD89E, #F288B9, #FDD89E, #F288B9);
  -webkit-mask: url(/static/twice/fanclub/renewalu3Rg1e/top/logo__cover.png) no-repeat center/cover;
  mask: url(/static/twice/fanclub/renewalu3Rg1e/top/logo__cover.png) no-repeat center/cover;
  background-size: 2000%;
  -webkit-animation: gradient 30s ease infinite;
  animation: gradient 30s ease infinite;
  margin-bottom: 2vw;
}
.page--home .section--hero .block--text .block--text__logo a {
  display: block;
}
.page--home .section--hero .block--text .list--login {
  text-align: center;
}
.page--home .section--hero .block--text .list--login li {
  width: 42%;
  margin: 0 2%;
}
.page--home .section--hero .block--text .list--login li a {
  padding: 1.1em 10px;
}
.page--home .section--banner {
  background: #F7BCBC;
  padding: 7vw 0 15vw;
}
@media screen and (min-width: 961px) {
  .page--home .section--banner.no-swiper li {
    width: 30%;
    margin-right: 20px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .section--banner.no-swiper li {
    width: 80%;
  }
}
.page--home .section--banner.no-swiper .block--navigator {
  display: none;
}
.page--home .section--banner.no-swiper .block--banner-swiper {
  padding-left: 0;
}
.page--home .section--banner.no-swiper .swiper-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page--home .section--banner::before {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  position: absolute;
}
.page--home .section--banner li a {
  display: block;
  border-radius: 10px;
  overflow: hidden;
  -webkit-filter: drop-shadow(3px 3px 2px rgba(101, 70, 70, 0.2509803922));
          filter: drop-shadow(3px 3px 2px rgba(101, 70, 70, 0.2509803922));
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .page--home .section--banner li a:hover {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
.page--home .section--banner .block--banner-swiper {
  position: relative;
  padding-left: 15%;
}
.page--home .section--banner .swiper-wrapper {
  margin-bottom: 15px;
}
.page--home .section--banner .swiper-pagination-fraction, .page--home .section--banner .swiper-pagination-custom,
.page--home .section--banner .swiper-container-horizontal > .swiper-pagination-bullets {
  width: auto;
  left: 15%;
  bottom: -30px;
}
.page--home .block--navigator {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page--home .block--navigator .swiper-button-prev, .page--home .block--navigator .swiper-button-next {
  width: 8px;
  height: 8px;
  position: relative;
  top: 23px;
  bottom: 0;
  left: inherit;
  opacity: 1;
  border: 1px solid #2f2121;
  border-radius: 20px;
  width: 21px;
  height: 21px;
}
.page--home .block--navigator .swiper-button-prev::after, .page--home .block--navigator .swiper-button-next::after {
  content: "";
  font-family: sans-serif;
  width: 6px;
  height: 6px;
  border-top: 1px solid #2f2121;
  border-right: 1px solid #2f2121;
  position: relative;
  top: 0px;
  right: 1px;
}
.page--home .block--navigator .swiper-button-prev {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.page--home .block--navigator .swiper-button-next {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 0;
}
.page--home .block--navigator .swiper-pagination {
  position: relative;
  margin: 0 10px;
}
.page--home .section--information {
  background: #FFEBC7;
}
.page--home .section--information .list__more a {
  color: #FFEBC7;
}
@media screen and (min-width: 961px) {
  .page--home .section--information .list__more a:hover {
    color: #2f2121;
  }
}
.page--home .section--blog {
  background: #F7BCBC;
}
.page--home .section--blog .block--title .section-tit {
  width: 170px;
  font-size: 25px;
}
.page--home .section--blog .block--title [class^=line--] {
  width: calc(50% - 95px);
}
.page--home .section--blog .list__more a {
  color: #F7BCBC;
}
@media screen and (min-width: 961px) {
  .page--home .section--blog .list__more a:hover {
    color: #2f2121;
  }
}
@media screen and (min-width: 961px) {
  .page--home .section--blog .list--blog {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: flex-start;
    -ms-flex-align: flex-start;
    -webkit-box-align: flex-start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page--home .section--blog .list--blog li {
    width: calc((100% - 30px) / 4);
    margin-right: 10px;
  }
  .page--home .section--blog .list--blog li:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 756px) and (max-width: 961px) {
  .page--home .section--blog .list--blog {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: flex-start;
    -ms-flex-align: flex-start;
    -webkit-box-align: flex-start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page--home .section--blog .list--blog li {
    width: calc((92% - 30px) / 4);
    margin-right: 10px;
  }
  .page--home .section--blog .list--blog li:last-child {
    margin-right: 0;
  }
}
.page--home .section--latest {
  background: #F5A3A3;
}
.page--home .section--latest .block--title .section-tit {
  width: 160px;
  font-size: 21px;
  margin-top: -5px;
}
.page--home .section--latest .block--title [class^=line--] {
  width: calc(50% - 84px);
  top: 19px;
}
@media screen and (min-width: 961px) {
  .page--home .section--latest .list--contents {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: flex-start;
    -ms-flex-align: flex-start;
    -webkit-box-align: flex-start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page--home .section--latest .list--contents li {
    width: calc((100% - 30px) / 4);
    margin-right: 10px;
  }
  .page--home .section--latest .list--contents li:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 756px) and (max-width: 961px) {
  .page--home .section--latest .list--contents {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: flex-start;
    -ms-flex-align: flex-start;
    -webkit-box-align: flex-start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page--home .section--latest .list--contents li {
    width: calc((92% - 30px) / 4);
    margin-right: 10px;
  }
  .page--home .section--latest .list--contents li:last-child {
    margin-right: 0;
  }
}
.page--home .footer .cmn {
  display: none;
}

@media screen and (min-width: 960px) and (max-width: 1350px) {
  .page--home .loading .loading--wave .block--wave__item {
    top: calc(100vh + 26vw);
  }
  .page--home .loading .loading--wave .block--wave__item svg {
    top: -46vw;
  }
  .page--home .section--hero .block--image::before {
    width: 8vw;
  }
}
body:not(.page--home) .list--nav {
  text-align: center;
}
body:not(.page--home) .header .nav--menu {
  text-align: center;
  top: 40px;
}
body:not(.page--home) .header h1.logo {
  width: 80px;
}
body:not(.page--home) .header .nav--login {
  width: 80px;
  top: 93px;
  left: 41px;
}
body:not(.page--home) .header .nav--login .list--login li a {
  font-size: 11px;
  padding: 10px 0;
}
body:not(.page--home) .header .nav--login .list--login li.login a {
  padding: 9px 0 9px;
}
body:not(.page--home) .footer .block--wave.home {
  display: none;
}

.section--list {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 961px) {
  .section--list {
    padding: 180px clamp(50px, 20%, 300px) 18vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .section--list {
    width: 100%;
    padding: 0 7%;
  }
}
.section--list .block--title {
  margin-bottom: 60px;
}

#supportPage,
.section--detail {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 961px) {
  #supportPage,
  .section--detail {
    padding: 180px clamp(50px, 20%, 300px) 18vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  #supportPage,
  .section--detail {
    width: 100%;
    padding: 0 7%;
  }
}

.page--info .section--detail .txt a, .page--blog .section--detail .txt a {
  text-decoration: underline;
}
.page--info .section--detail .section--inner, .page--blog .section--detail .section--inner {
  background: #fff;
  -webkit-filter: drop-shadow(3px 3px 2px rgba(101, 70, 70, 0.2509803922));
          filter: drop-shadow(3px 3px 2px rgba(101, 70, 70, 0.2509803922));
}
@media screen and (min-width: 961px) {
  .page--info .section--detail .section--inner, .page--blog .section--detail .section--inner {
    padding: 5vw;
    border-radius: 10px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--info .section--detail .section--inner, .page--blog .section--detail .section--inner {
    padding: 7vw 5vw;
    border-radius: 5px;
  }
}
.page--info .section--detail .date, .page--blog .section--detail .date {
  position: relative;
}
.page--info .section--detail.new .date::after, .page--blog .section--detail.new .date::after {
  left: inherit;
  right: -70px;
  top: -8px;
}
@media screen and (min-width: 961px) {
  .page--info .section--detail.new .date::after, .page--blog .section--detail.new .date::after {
    width: 60px;
    height: 27px;
    right: -66px;
    top: -2px;
  }
}
.page--info .block--share, .page--blog .block--share {
  position: relative;
  top: -25px;
  text-align: right;
}
.page--info .block--share li a i, .page--blog .block--share li a i {
  color: #2f2121;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page--info .block--share li a svg, .page--blog .block--share li a svg {
  fill: #2f2121;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .page--info .block--share li a:hover i, .page--blog .block--share li a:hover i {
    color: #F5A3A3;
  }
  .page--info .block--share li a:hover svg, .page--blog .block--share li a:hover svg {
    fill: #F5A3A3;
  }
}

.page--movie .list--contents li.list--item__movie {
  margin-bottom: 30px;
}
.page--movie .list--contents li.list--item__movie .thumb {
  aspect-ratio: 16/9;
}
.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.movie.page-movie-detail .section--detail .area--movie {
  margin: 40px 0 0 0;
}
.page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player {
  padding-top: 56.25%;
  margin: 0 auto 20px;
}
.page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-big-play-button {
  width: 90px;
  height: 90px;
  border-radius: 999px;
  background: rgba(135, 135, 135, 0.5);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  margin: 0;
}
.page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-big-play-button::before {
  content: "";
  background: #ffffff;
  height: 40px;
  width: 35px;
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
          clip-path: polygon(0 0, 100% 50%, 0 100%);
  display: block;
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--movie.new-movie.movie.page-movie-detail .section--detail {
    padding: 23vw 7% 10vw;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie {
    margin: 20px 0 0 0;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player {
    width: 100%;
    aspect-ratio: initial;
    position: relative;
    top: auto;
    left: auto;
    margin: 0 auto 20px;
    padding-top: 56.25%;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-poster {
    display: block;
    background-size: 100%;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-big-play-button {
    width: 70px;
    height: 70px;
    display: none;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-big-play-button::before {
    height: 30px;
    width: 25px;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-control-bar {
    position: relative;
    height: 100%;
    display: none;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-control-bar .vjs-play-control {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-control-bar .vjs-play-control span::before {
    background: none;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-control-bar .vjs-play-control.vjs-paused span {
    width: 70px;
    height: 70px;
    border-radius: 999px;
    background: rgba(135, 135, 135, 0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    margin: 0;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-control-bar .vjs-play-control.vjs-paused span::before {
    content: "";
    background: #ffffff;
    height: 30px;
    width: 25px;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
            clip-path: polygon(0 0, 100% 50%, 0 100%);
    display: block;
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-control-bar .vjs-progress-control {
    position: absolute;
    bottom: -1rem;
    left: 0;
    width: 100%;
    height: 3.5em;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-control-bar .vjs-picture-in-picture-control .vjs-control {
    height: 3.5em;
    position: absolute;
    left: -2vw;
    top: -3vw;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-control-bar .vjs-picture-in-picture-control.vjs-control {
    height: auto;
    position: absolute;
    left: auto;
    top: auto;
    bottom: 17px;
    right: 8vw;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-control-bar .vjs-volume-panel.vjs-control {
    height: 3.5em;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-control-bar .vjs-volume-panel.vjs-control.vjs-volume-panel-horizontal {
    position: absolute;
    right: auto;
    top: auto;
    bottom: 10px;
    left: 13vw;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-control-bar .vjs-time-control {
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    height: 3.5em;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-control-bar .vjs-subs-caps-button {
    position: absolute;
    bottom: 5px !important;
    right: 8vw !important;
    display: block !important;
    height: 3.5em;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-control-bar .vjs-fullscreen-control {
    position: absolute;
    right: 0;
    bottom: 10px;
    height: 3.5em;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .area--movie .block--player .video-js .vjs-control-bar .vjs-http-source-selector.vjs-menu-button.vjs-menu-button {
    position: absolute;
    right: 26vw;
    bottom: 10px;
    height: 3.5em;
  }
  .page--movie.new-movie.movie.page-movie-detail .section--detail .detail__btn {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0 auto;
    margin-top: 40px;
  }
}

.page--photo .block--title [class^=line--] {
  width: calc(50% - 80px);
}
.page--photo .block--title .section-tit {
  font-size: 26px;
  line-height: 1;
}
.page--photo.page--photo__detail .section-tit {
  font-size: 18px;
  margin: 0 auto 30px;
}
.page--photo.page--photo__detail .list--photo.list--contents {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: flex-start;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page--photo.page--photo__detail .list--photo.list--contents li {
  width: calc(33.3333333333% - 10px);
  margin-right: 10px;
  margin-bottom: 10px;
}
.page--photo.page--photo__detail .list--photo.list--contents li:nth-child(3n) {
  margin-right: 0;
}
.page--photo.page--photo__detail .list--photo.list--contents li .thumb {
  margin-bottom: 0;
}
.page--photo.page--photo__detail .list--photo.list--contents li .thumb .thumb--cover::before {
  content: "";
}

.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(252, 139, 139, 0.9333333333);
}

#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%;
  -webkit-transform: translateY(-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 {
  padding-top: 2em;
}
.page--blog .section--detail .txt div.thumb {
  margin: 20px 0;
}
.page--blog .section--detail .txt a {
  text-decoration: underline;
}
.page--blog .section--detail .detail__btn::before {
  content: none;
}
.page--blog video {
  position: relative;
}

/* page--magazine
//------------------------------ */
.page--newsletter [id^=OneBook3d] {
  z-index: 1 !important;
}
.page--newsletter .section--list .list--contents {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 961px) {
  .page--newsletter .section--list .list--contents li {
    width: calc((100% - 20px) / 3);
    margin-right: 10px;
  }
  .page--newsletter .section--list .list--contents li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--newsletter .section--list .list--contents li {
    width: 48%;
    margin-right: 4%;
  }
  .page--newsletter .section--list .list--contents li:nth-child(2n) {
    margin-right: 0;
  }
}
.page--newsletter .section--list .list--contents li .thumb {
  aspect-ratio: 347/489;
}

/* page--newsletter
//------------------------------ */
.page--newsletter .block--title .section-tit {
  width: 160px;
  font-size: 22px;
}

#supportPage .sectionTit {
  font-family: inherit;
  font-weight: 500;
  margin-bottom: 2em;
}
#supportPage .tit {
  font-size: 28px;
  line-height: 1.6em;
  margin: 0 0 30px;
  font-weight: normal;
}
#supportPage .text {
  width: 100% !important;
  margin: 0 auto 3em !important;
}
#supportPage .txt {
  padding-top: 24px;
}
#supportPage .list--support a {
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  #supportPage .list--support a:hover {
    text-decoration: none;
  }
}
#supportPage .list--support dt {
  font-weight: 500;
}
#supportPage .list--support dd {
  margin-bottom: 1.5em;
}
#supportPage .supportTable {
  display: block;
  text-align: left;
}
#supportPage .supportTable * {
  display: block;
}
#supportPage .supportTable tr {
  margin-bottom: 2.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;
}
@media screen and (min-width: 961px) {
  .page--faq .section--list .block--contact a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .page--faq .section--list .block--contact a:hover {
    color: #db1d6a;
    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;
  border-radius: 5px;
  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: 2px;
  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: flex;
  -ms-flex-align: baseline;
  -webkit-box-align: baseline;
  align-items: baseline;
  padding: 20px 0;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  border-bottom: 1px solid #ccb6b6;
}
.page--faq .list--faq .txt {
  padding-top: 0;
}
.page--faq .list--faq .icon--a {
  display: none;
}
.page--faq .list--faq .icon--q {
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 28px;
}
.page--faq .list--tag {
  margin-bottom: 30px;
}
.page--faq .list--tag li {
  border: 1px solid;
  border-radius: 30px;
  text-align: right;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  margin: 6px 0;
}
.page--faq .list--tag li a {
  display: block;
  padding: 6px 14px;
}
.page--faq .list--tag li:nth-last-of-type(-n+2) {
  margin-bottom: 0;
}
.page--faq .tit--category {
  font-weight: 600;
  font-size: 1.2em;
}
.page--faq .tit--category a {
  display: block;
  padding-top: 130px;
  margin-top: -130px;
}
.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 {
  -webkit-transition: 0.3s;
  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;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  position: relative;
  bottom: 2px;
}
.page--faq .block--contact a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .page--faq .block--contact a:hover {
    color: #db1d6a;
    text-decoration: none;
  }
  .page--faq .block--contact a:hover + i {
    color: #db1d6a;
  }
}

@media screen and (min-width: 961px) {
  .page--questionnaire #contents > section {
    padding: 180px clamp(50px, 20%, 300px) 18vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--questionnaire #contents > section {
    width: 100%;
    padding: 22vw 5vw 10vw;
  }
}
.page--questionnaire #contents > section .section-tit {
  font-size: 1.6em;
  font-weight: bold;
}
.page--questionnaire #contents > section .tit {
  font-size: 16px;
}
.page--questionnaire #contents > section form .form--post {
  margin: 0 0 8%;
}
.page--questionnaire #contents > section form .form--post textarea {
  border: none;
  background: #fdfbfd;
}
.page--questionnaire #contents > section form .form--post input {
  margin-right: 0.4em;
  background: #fdfbfd;
  border: none;
}
.page--questionnaire #contents > section form .form--post .form__select select {
  background: #fdfbfd;
  border: none;
  cursor: pointer;
}
.page--questionnaire #contents > section form .form--horizontal li {
  display: inline-block;
}
.page--questionnaire #contents > section form .icon--required::before {
  content: "必須";
  font-size: 11px;
  color: #fff;
  background: #f14848;
  border-radius: 5px;
  padding: 4px 8px;
  margin-left: 1em;
}
.page--questionnaire.confirm .form--confirm {
  border: 1px solid;
  border-radius: 10px;
  padding: 30px 30px 1.5em;
  margin: 36px 0;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--questionnaire.confirm .form--confirm {
    padding: 5vw 5vw 1.5em;
  }
}
.page--questionnaire.confirm .form--confirm dt {
  font-size: 12px;
  font-weight: bold;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--questionnaire.confirm .form--confirm dt {
    opacity: 0.5;
    font-size: 11px;
  }
}
.page--questionnaire.confirm .form--confirm dd {
  font-size: 15px;
  border-bottom: 1px solid #b79898;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--questionnaire.confirm .form--confirm dd {
    font-size: 14px;
    padding-bottom: 0.8em;
    margin-bottom: 0.8em;
  }
}
.page--questionnaire.confirm .form--confirm dd:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}

.page--entry {
  padding: 9vw clamp(50px, 10%, 150px) 18vw;
}
.page--entry .block--hero .block--logo {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: linear-gradient(-45deg, #FDD89E, #F288B9);
  padding: 30px 0;
  margin-bottom: 80px;
  border-radius: 20px;
}
.page--entry .block--hero .block--logo div:nth-child(1) {
  width: 30%;
  margin-right: 5%;
}
.page--entry .block--hero .block--logo div:nth-child(1) img {
  -webkit-filter: drop-shadow(3px 2px 0 #fddddd);
          filter: drop-shadow(3px 2px 0 #fddddd);
}
.page--entry .block--hero .block--logo div:nth-child(2) {
  width: 22%;
}
.page--entry .block--hero .txt--lead {
  text-align: center;
  font-size: 2vw;
  font-weight: bold;
  line-height: 1.5;
  padding-top: 20px;
  margin-bottom: 50px;
}
.page--entry .block--fc-intro {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: clamp(690px, 80%, 1100px);
  margin: 0 auto 10vw;
}
.page--entry .block--fc-intro .block--item {
  width: 49%;
  overflow: hidden;
  border-radius: 0 0 10px 10px;
}
.page--entry .block--fc-intro .block--item .thumb {
  height: 100%;
  border-radius: 0 0 10px 10px;
  background: #fff;
  line-height: 1;
  padding: 40px 80px 1px;
  margin-bottom: 10px;
}
.page--entry .block--fc-intro .block--item .thumb figure {
  margin-bottom: 25px;
}
.page--entry .block--fc-intro .block--item .thumb::after {
  display: none;
}
.page--entry .block--fc-intro .block--item .url {
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.03em;
  background: #2f2121;
  color: #FED0D0;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 5px 10px;
}
.page--entry .block--fc-intro .block--item .txt--basic {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.page--entry .block--fc-intro .block--item .txt--sub {
  font-size: 12px;
}
.page--entry .block--fc-intro .block--item .spec {
  font-size: 13px;
  line-height: 1.8;
  border-top: 1px solid;
  padding: 20px 0;
}
.page--entry .block--fc-intro .block--item .block-tit {
  text-indent: -9999em;
  padding-bottom: 15px;
  margin-bottom: 0;
  position: relative;
}
.page--entry .block--fc-intro .block--item .block-tit::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(-45deg, #FDD89E, #F288B9);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px 10px 0 0;
}
.page--entry .block--fc-intro .block--item .block-tit::after {
  content: "";
  display: block;
  width: 100%;
  height: 90px;
  background: no-repeat center;
  background-size: contain;
  position: relative;
  top: -6px;
  z-index: 2;
}
.page--entry .block--fc-intro .block--item:nth-child(1) .block-tit::after {
  background-image: url(/static/twice/fanclub/entry/fc_logo_w.png);
}
.page--entry .block--fc-intro .block--item:nth-child(2) .block-tit::after {
  background-image: url(/static/twice/fanclub/renewalu3Rg1e/feature/entry/logo_fs.png);
}
.page--entry .block--benefit .txt--lead {
  text-align: center;
  font-size: 2.3vw;
  font-weight: bold;
  margin-bottom: 30px;
}
.page--entry .block--benefit .block--item {
  margin-bottom: 5vw;
}
.page--entry .block--benefit .block--item .block-tit {
  width: clamp(690px, 80%, 900px);
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.1em;
  margin: 0 auto 10px;
}
.page--entry .block--benefit .block--item .block-tit span {
  font-size: 0.8em;
}
.page--entry .block--benefit .block--item:last-of-type .block-tit {
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
.page--entry .block--benefit .block--item .block--inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: clamp(690px, 80%, 900px);
  background: #ffd3d3;
  border-radius: 10px;
  padding: 50px;
  margin: 0 auto;
}
.page--entry .block--benefit .block--item .block--inner .thumb {
  width: 40%;
}
.page--entry .block--benefit .block--item .block--inner .txt--basic {
  width: 58%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page--entry .block--benefit .block--item .list--benefit {
  width: clamp(690px, 80%, 900px);
  font-size: 16px;
  font-weight: bold;
  background: #ffd3d3;
  margin: 0 auto;
  padding: 40px;
}
.page--entry .block--benefit .block--item .table--benefit {
  width: clamp(690px, 80%, 900px);
  background: #ffd3d3;
  margin: 0 auto;
}
.page--entry .block--benefit .block--item .table--benefit tr:first-of-type th,
.page--entry .block--benefit .block--item .table--benefit tr:first-of-type td {
  border: none;
}
.page--entry .block--benefit .block--item .table--benefit th {
  border-top: 1px solid #ebc2c2;
  text-align: left;
  padding: 10px 25px 10px;
}
.page--entry .block--benefit .block--item .table--benefit td {
  width: 15em;
  text-align: center;
  border-top: 1px solid #ebc2c2;
  padding: 15px 10px;
}
.page--entry .block--benefit .block--item .table--benefit td span {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  padding: 10px 30px;
  border-radius: 50px;
  letter-spacing: 0;
}
.page--entry .block--benefit .block--item .table--benefit td.goodsAttention {
  text-align: right;
  font-size: 0.8em;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  top: -9px;
}
.page--entry .block--benefit .block--item .table--benefit td .mb {
  background: #f35b98;
}
.page--entry .block--benefit .block--item .table--benefit td .fc {
  background: #F5A3A3;
}
.page--entry .block--entry .block-tit {
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
.page--entry .block--entry .block--inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: center;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}
.page--entry .block--entry .block--inner .block--item {
  text-align: center;
  margin: 0 2%;
}
.page--entry .block--entry .block--inner .block--item figure {
  width: 50%;
  height: 230px;
  margin: 0 auto 10px;
  position: relative;
}
.page--entry .block--entry .block--inner .block--item figure img {
  display: block;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  position: absolute;
  width: 100%;
}
.page--entry .block--entry .block--inner .block--item .btn .btn--main {
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
}
.page--entry .block--entry .block--inner .block--item:nth-child(1) figure {
  width: 67%;
}
.page--entry .block--entry .block--inner .block--item:nth-child(1) .btn .btn--main {
  background: #F5A3A3;
}
.page--entry .block--entry .block--inner .block--item:nth-child(2) .btn .btn--main {
  background: #f35b98;
}

@media screen and (min-width: 961px) {
  .page--introduction-fc.section--detail {
    padding: 180px 0 18vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--introduction-fc.section--detail {
    padding: 0;
  }
}
.page--introduction-fc.section--detail #membership h3 {
  color: #2f2121;
}
.page--introduction-fc.section--detail #membership h3::before {
  display: none;
}
.page--introduction-fc.section--detail #membership h3 span {
  background: none;
}
.page--introduction-fc.section--detail #membership.page .inner {
  width: auto;
}
.page--introduction-fc.section--detail #membership .benefit li {
  background: #FED0D0;
  border-radius: 10px;
}
.page--introduction-fc.section--detail #membership .benefit .tit {
  color: #2f2121;
}
@media screen and (min-width: 961px) {
  .page--introduction-fc.section--detail #membership {
    padding: 120px clamp(50px, 10%, 400px);
  }
  .page--introduction-fc.section--detail #membership .benefit .left {
    width: 60%;
  }
  .page--introduction-fc.section--detail #membership .benefit .ph {
    width: 37%;
  }
  .page--introduction-fc.section--detail #membership .entryBox .center {
    font-size: 15px;
  }
  .page--introduction-fc.section--detail #membership .entryBox li {
    width: 45%;
    border: none;
    background: #fed0d0;
    padding: 50px 20px 30px;
    border-radius: 10px;
  }
  .page--introduction-fc.section--detail #membership .entryBox li:first-child {
    border: none;
    margin-right: 2%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--introduction-fc.section--detail #membership {
    padding: 0 7%;
  }
  .page--introduction-fc.section--detail #membership.page .inner {
    padding: 50px 0 0;
  }
  .page--introduction-fc.section--detail #membership .benefit .tit {
    font-size: 14px;
  }
  .page--introduction-fc.section--detail #membership .entryBox .btn .main {
    width: 80%;
    padding: 1em 20px;
  }
}

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

/* realtimereport
=================================== */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 1000px) {
  .sp {
    display: none;
  }
  #report #header {
    display: none;
  }
  #report .inner {
    width: clamp(900px, 70%, 1300px);
    margin: 0 auto;
  }
  #report footer .block--wave.cmn {
    display: none;
  }
  #report .wrap {
    overflow: visible;
  }
  #report #contents {
    background: #fafafa;
    padding-top: 55px;
    padding-bottom: 200px;
  }
  #report .rightCol {
    float: right;
    width: 35%;
    position: sticky;
    top: 55px;
  }
  #report .tourLogo {
    text-align: center;
    line-height: 0;
    margin: 0 0 40px;
  }
  #report .tourLogo img {
    width: 100%;
  }
  #report .rightCol .categoryList {
    font-family: "Montserrat", sans-serif;
    border-top: 1px solid #eee;
  }
  #report .rightCol .categoryList li {
    font-size: 14px;
    border-bottom: 1px solid #eee;
  }
  #report .rightCol .categoryList li:last-child {
    margin: 0;
  }
  #report .rightCol .categoryList li a {
    position: relative;
    padding: 10px 0;
    cursor: pointer;
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
@media screen and (min-width: 1000px) and (min-width: 961px) {
  #report .rightCol .categoryList li a:hover {
    color: #ff5fa2;
  }
}
@media screen and (min-width: 1000px) {
  #report .rightCol .categoryList li.current a {
    color: #ff5fa2;
  }
  #report .rightCol .categoryList li.current a:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: -12px;
    border-radius: 50%;
    background-color: #ff5fa2;
    margin: -6px;
  }
}
@media screen and (min-width: 1000px) and (min-width: 961px) {
  #report .rightCol .categoryList li a:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
}
@media screen and (min-width: 1000px) {
  #report .leftCol {
    float: left;
    width: 60%;
  }
  #report .leftCol .center {
    margin: 50px 0;
  }
  #report .leftCol article {
    border: 0.5px solid #e4e4e4;
    padding: 20px 3%;
    margin: 0 0 50px;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0px 4px 15px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 15px 1px rgba(0, 0, 0, 0.05);
  }
  #report .leftCol article .thumb {
    line-height: 0;
  }
  #report .leftCol article .articleTit {
    margin: 0 0 15px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 0 0 55px;
    position: relative;
  }
  #report .leftCol article .articleDate {
    color: #b8b8b8;
  }
  #report article .articleTit .ico {
    width: 40px;
    position: absolute;
    left: 0;
    top: 0;
  }
  #report article .articleTit .time {
    display: block;
    width: 100%;
    line-height: 1;
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    margin: 0 0 5px;
  }
  #report .leftCol article .txt {
    margin: 0 0 20px;
  }
  #report .leftCol article .txt .ph {
    margin: 0 -3.2%;
    line-height: 0;
  }
  #report .back {
    padding: 80px 0;
  }
  #report article .articleCat {
    font-size: 13px;
    color: #999;
  }
  #report .loading {
    text-align: center;
  }
}
@media screen and (max-width: 1000px) {
  .pc {
    display: none;
  }
  #report:not(.page--home) .wrap {
    padding-bottom: 60px;
  }
  #report #contents {
    background: #fafafa;
    padding: 0 0 30px;
  }
  #report {
    background: #fafafa;
  }
  #report .block--wave,
  #report #header {
    display: none;
  }
  #report .tourLogo {
    background: #fff;
    height: 110px;
    -webkit-box-shadow: 0px 0px 2px -1px rgba(0, 0, 0, 0.9);
    box-shadow: 0px 0px 2px -1px rgba(0, 0, 0, 0.9);
    text-align: center;
    padding-top: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 100;
    background: #fff;
  }
  #report .inner {
    position: relative;
  }
  #report .leftCol {
    overflow: hidden;
  }
  #report .leftCol .center {
    margin: 30px 0;
  }
  #report .categoryList {
    position: relative;
    -webkit-box-shadow: 0px 0px 2px -1px rgba(0, 0, 0, 0.9);
    box-shadow: 0px 0px 2px -1px rgba(0, 0, 0, 0.9);
    position: sticky;
    top: 0px;
    background: rgb(255, 255, 255);
    z-index: 2;
    -webkit-appearance: none;
    -moz-appearance: none;
    overflow: hidden;
  }
  #report .categoryList::after {
    content: "▼";
    font-size: 12px;
    line-height: 0;
    position: absolute;
    right: 5%;
    top: 50%;
  }
  #report .categoryList select {
    font-family: "Montserrat", sans-serif;
    width: 100%;
    background: transparent;
    font-size: 16px;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    border: none;
    padding: 10px 13% 10px 8%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  #report .categoryList a {
    display: inline-block;
    line-height: 2;
    position: relative;
  }
  #report article {
    margin: 0 0 30px;
    background: #fff;
    padding: 25px 5%;
    -webkit-box-shadow: 0px 4px 15px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 15px 1px rgba(0, 0, 0, 0.05);
  }
  #report article .articleTit {
    margin: 0 0 10px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    padding: 0 0 0 44px;
    position: relative;
  }
  #report article .articleTit .ico {
    width: 35px;
    position: absolute;
    left: 0;
    top: 0;
  }
  #report article .articleTit .time {
    display: block;
    width: 100%;
    line-height: 1;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    margin: 0 0 5px;
  }
  #report article .txt {
    margin: 0 0 10px;
  }
  #report article .txt .ph {
    margin: 0 -5.5%;
    line-height: 0;
  }
  #report article .articleCat {
    font-size: 13px;
    color: #999;
  }
  #report .loading {
    text-align: center;
  }
}
/* keyframes
------------------------------ */
@-webkit-keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-webkit-keyframes gnav {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 1000% 50%;
  }
}
@keyframes gnav {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 1000% 50%;
  }
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}
@-webkit-keyframes border {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes border {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
/* bbs
------------------------------ */
#bbs .sectionTit {
  width: 120px;
  height: 60px;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  background: no-repeat top center url(/static/twice/fanclub/renewalu3Rg1e/top/top--section-tit.svg);
  background-size: 75px;
  margin: 0;
  padding-top: 30px;
}
#bbs input,
#bbs button,
#bbs select,
#bbs textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}
#bbs textarea {
  resize: vertical;
}
#bbs input[type=checkbox],
#bbs input[type=radio] {
  display: none;
}
#bbs input[type=submit],
#bbs input[type=button],
#bbs label,
#bbs button,
#bbs select {
  cursor: pointer;
}
#bbs select::-ms-expand {
  display: none;
}
#bbs p {
  margin: 0 0 20px;
}
#bbs input,
#bbs button,
#bbs select,
#bbs textarea {
  font-size: 0.8em;
}
#bbs input,
#bbs textarea,
#bbs text {
  margin: 10px 0;
  padding: 10px;
  background: #fff;
  color: #000;
  border: 1px solid #ddd;
}
#bbs input[type=checkbox] {
  display: none;
}
#bbs input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
}
#bbs input[type=checkbox] + label:before {
  content: "\f096";
}
#bbs input[type=checkbox] + label:before {
  letter-spacing: 5px;
}
#bbs input[type=checkbox]:checked + label:before {
  content: "\f046";
}
#bbs input[type=checkbox]:checked + label:before {
  letter-spacing: 5px;
}
#bbs select {
  border-radius: 5px;
  background: #2f2121;
  color: #fff;
  padding: 10px;
  margin: 0 0 15px 0;
}
#bbs .selectBox {
  position: relative;
  display: inline-block;
}
#bbs .selectBox:after {
  content: "";
  position: absolute;
  top: 37%;
  right: 10%;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
  pointer-events: none;
}
#bbs textarea {
  margin: 10px 0 0;
  padding: 5px;
  width: 100%;
  height: 8em;
}
#bbs .check {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#bbs .check li {
  padding: 0 10px 0 0;
}
#bbs .button {
  text-align: center;
}
#bbs .button input {
  background: #A66970;
  padding: 15px 30px;
  color: #fff;
  border: none;
  font-size: 16px;
}
#bbs .button input:hover {
  opacity: 0.7;
  cursor: pointer;
}
#bbs .btn a,
#bbs .btnSearch,
#bbs .btnMain {
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.2;
  text-align: center;
  background: #2f2121;
  color: #fddddd;
  padding: 15px;
  border-radius: 999px;
  width: 250px;
  height: auto;
  max-width: initial;
  display: block;
  margin: auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border: 2px solid #2f2121;
}
#bbs .btnBack {
  background: transparent;
  color: #2f2121;
  border: 2px solid;
  margin: 15px auto;
}
#bbs .btn a:hover,
#bbs .btnSearch:hover,
#bbs .btnMain:hover {
  color: #2f2121;
  background: transparent;
}
#bbs .btnBack:hover {
  opacity: 0.8;
}
#bbs .btn.sub a {
  border: 2px solid #2f2121;
  color: #2f2121;
  background: transparent;
  margin: 0 auto 20px;
}
#bbs .btn.sub a:hover {
  opacity: 0.8;
}
#bbs .attention {
  text-align: center;
  font-size: 14px;
  color: #ff0000;
}
#bbs .bbs_searchformBox {
  margin: 50px auto;
  background: rgba(255, 255, 255, 0.2);
  padding: 40px;
}
#bbs .threadList .threadArea {
  width: 100%;
}
#bbs .threadList .threadArea tr {
  padding: 20px;
  background: #fff;
  line-height: 1.5;
  display: block;
  width: 100%;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px dotted #f7bcbc;
}
#bbs .threadList .threadArea tr .tit {
  width: 40%;
}
#bbs .threadList .threadArea tr .name {
  width: 30%;
  text-align: center;
}
#bbs .threadList .threadArea tr .date {
  width: 25%;
  text-align: center;
}
#bbs .threadList .threadArea .listHead {
  background: #f7bcbc;
  color: #fff;
  font-weight: bold;
  padding: 10px;
}
#bbs .mainTit {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin: 0 auto 20px;
}
#bbs .commentPostBox {
  position: relative;
  background: #fff;
  padding: 40px;
  margin: 0 0 20px 0;
}
#bbs .commentPostBox dt {
  font-size: 16px;
  font-weight: bold;
}
#bbs .commentPostBox dt span {
  background: #2f2121;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  display: block;
  position: absolute;
  text-align: center;
  border-radius: 999px;
  font-size: 11px;
  font-weight: bold;
  left: -20px;
  top: -5px;
}
#bbs .commentPostBox .name {
  font-weight: bold;
  font-size: 11px;
}
#bbs .commentPostBox dd .btnCap {
  margin: 0 0 5px 0;
  font-size: 11px;
}
#bbs .commentPostBox dd .imageBtn {
  border: none;
  padding: 0;
  background: transparent;
}

@media screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
  a {
    -webkit-transition: all 0.2s 0s ease;
    transition: all 0.2s 0s ease;
  }
  .btn input {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .btn--main {
    min-width: 300px;
  }
  .btn--sub {
    min-width: 300px;
  }
  /* input */
  .input--half {
    width: 50% !important;
  }
  .input--quarter {
    width: 25% !important;
  }
  .page--home.drawer-visible {
    overflow: hidden;
  }
  .section-tit {
    font-size: 3.8vw;
    margin: 0 0 3.2%;
  }
  .section--detail .tit {
    font-size: 18px;
  }
  .section--detail > .txt {
    font-size: 14px;
  }
  .list--error li {
    font-size: 13px;
  }
  .section--list .block--title {
    margin-bottom: 50px;
  }
  .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 .btn--sub {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .list--contents.nonlogin .thumb .thumb--cover::before {
    content: "MEMBER ONLY";
  }
  .list--contents .thumb .thumb--cover {
    height: 100%;
    width: 100%;
    background: #FC8B8B;
    position: absolute;
    top: 30px;
    left: 0;
    opacity: 0.8;
    z-index: 10;
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transform: translateY(120%);
            transform: translateY(120%);
    -webkit-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
  }
  .list--contents .thumb .thumb--cover::before {
    content: "VIEW DETAIL";
    font-family: futura-pt-bold, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    color: #FC8B8B;
    width: 100%;
    height: 20px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
    position: absolute;
    top: 50%;
    line-height: 1;
    z-index: 50;
    left: 0;
    font-size: 24px;
    -webkit-transform: translateY(calc(-50% - 50px));
            transform: translateY(calc(-50% - 50px));
  }
  .list--contents .thumb .thumb--cover .block--wave {
    top: -100px;
  }
  .list--contents li a:hover .thumb--cover {
    -webkit-transform: translateY(10%);
            transform: translateY(10%);
  }
  body:not(.page--home) .drawer__btn {
    display: none;
  }
  body:not(.page--home) .langBar {
    right: 40px;
    top: 50px;
  }
  .drawer .block--menu {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    padding-top: 4vh;
  }
  .drawer .block--wave {
    top: -35vw;
  }
  .drawer .nav--menu .list--nav li {
    display: inline-block;
    margin: 0 5px 2vw;
  }
  .drawer .nav--menu .list--nav li a {
    font-size: 24px;
  }
  .drawer .nav--menu .list--nav li.nav--home, .drawer .nav--menu .list--nav li.nav--news, .drawer .nav--menu .list--nav li.nav--ticket {
    width: 5.2em;
  }
  .drawer .nav--menu .list--nav li.nav--movie {
    width: 5.3em;
  }
  .drawer .nav--menu .list--nav li.nav--goods {
    width: 6.2em;
  }
  .drawer .nav--menu .list--nav li.nav--gallery {
    width: 6.8em;
  }
  .drawer .nav--menu .list--nav li.nav--staffblog {
    width: 9.2em;
  }
  .drawer .nav--menu .list--nav li.nav--magazine {
    width: 8.9em;
  }
  .drawer .nav--login {
    width: 40%;
    padding: 0 8%;
  }
  .drawer .nav--login .list--login li a:hover {
    color: #2f2121;
  }
  .drawer .nav--menu {
    width: 60%;
    padding: 0;
    margin-top: 2vw;
  }
  .drawer-visible .drawer {
    top: 35vh;
  }
  .footer {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .page--home .header h1.logo {
    -webkit-transform: translateY(-150%);
            transform: translateY(-150%);
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .page--home .header .nav--login {
    -webkit-transform: translateY(-16em);
            transform: translateY(-16em);
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .page--home .header .nav--menu {
    -webkit-transform: translateX(-50%) translateY(-15em);
            transform: translateX(-50%) translateY(-15em);
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .page--home .langBar {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .page--home.header-fix .langBar {
    right: 30px;
  }
  .page--home.header-fix .header .nav--login,
  .page--home.header-fix .header h1.logo {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .page--home.header-fix .header .nav--menu {
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
  }
  .page--home .header .list--nav {
    background: #F7BCBC;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
  }
  .page--home.area--info .header .list--nav {
    background: #FFEBC7;
    -webkit-box-shadow: 0px 4px 9px -3px #c7a261;
            box-shadow: 0px 4px 9px -3px #c7a261;
  }
  .page--home.area--blog .header .list--nav {
    background: #F7BCBC;
  }
  .page--home.area--latest .header .list--nav {
    background: #F5A3A3;
    -webkit-box-shadow: 0px 4px 9px -3px rgba(183, 91, 91, 0.6705882353);
            box-shadow: 0px 4px 9px -3px rgba(183, 91, 91, 0.6705882353);
  }
  .page--photo .list--contents {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page--photo .list--contents li {
    width: 30%;
    margin: 0 calc(5% - 3px) 3vw 0;
  }
  .page--photo .list--contents li:nth-child(3n) {
    margin-right: 0;
  }
  .page--photo.page--photo__detail .section-tit {
    font-size: 2.2vw;
  }
  .page--movie .section--list .list--contents {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .page--movie .section--list .list--contents li {
    width: 49%;
    margin-bottom: 48px;
  }
  .page--movie .section--list .list--contents .thumb .thumb--cover {
    top: 5vw;
  }
  .page--movie .section--list .list--contents .thumb .thumb--cover::before {
    -webkit-transform: translateY(calc(-50% - 6vw));
            transform: translateY(calc(-50% - 6vw));
  }
  .page--movie .section--list .list--contents .thumb .thumb--cover .block--wave {
    top: -11vw;
  }
  .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: #db1d6a;
  }
  .page--movie .block--player {
    margin: 40px 0 0;
  }
  .page--blog .section--list .list--contents {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: flex-start;
  }
  .page--blog .section--list .list--contents li {
    margin-right: 10px;
  }
  .page--blog .section--list .list--contents li:nth-child(4n) {
    margin-right: 0;
  }
  .page--blog .section--detail .detail__btn {
    margin-top: 0;
  }
  /* page--magazine
  //------------------------------ */
  .page--magazine .section--list .list--contents::before {
    content: "";
    display: block;
    width: 23.8%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            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;
  }
  .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 .list--tag li:hover {
    background-color: #2f2121;
    color: #fddddd;
  }
  .page--faq .block--contact .link a:hover {
    color: #F5A3A3;
  }
  .page--faq .block--contact .link a:hover::after {
    border-color: #F5A3A3;
  }
  .page--faq .block--faq-detail dd a:hover {
    color: #fddddd;
  }
  .page--questionnaire .section--detail .btn .btn--sub:hover {
    background: #fdfbfd;
  }
  .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;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  /* common.scss
  ============================== */
  .pc {
    display: none !important;
  }
  .btn--main,
  .btn--sub {
    width: 100%;
    padding: 1em 20px;
  }
  /* page--error
  ------------------------------ */
  /*  notice
  ------------------------------ */
  /* アプリ対応 */
  /* bbs
  ------------------------------ */
}
@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) {
  .nav__top--login {
    display: none;
  }
  .header .drawer__btn {
    width: 45px;
    height: 26px;
    top: 20px;
  }
  .header .drawer__btn span {
    height: 1px;
  }
  .drawer .block--menu {
    top: -6vw;
  }
  .drawer .block--menu .list--nav li {
    margin-bottom: 2.8vw;
  }
  .drawer .nav--login {
    text-align: center;
    padding: 0 19%;
  }
  .drawer .nav--login .list--login .mypage {
    width: 66%;
  }
  .drawer .nav--login .list--login li {
    width: calc(46% - 6px);
  }
  .drawer .nav--login .list--login li a {
    font-size: 4vw;
  }
  .langBar {
    right: 60px;
    top: 22px;
  }
  .langBar .esb-displayer::before {
    width: 17px;
    height: 17px;
    left: 5px;
    top: 2px;
  }
  .block--pager {
    margin-top: 60px;
  }
  .block--pager::before {
    top: -30px;
  }
  .section--detail .block--pager {
    text-align: center;
    margin: 20px 0 0;
  }
  ul.list--information li a {
    display: block;
    padding: 10px 0;
  }
  ul.list--information li a .date {
    display: block;
    line-height: 1;
    margin-bottom: 0.2em;
  }
  ul.list--information li a .date::before {
    display: none;
  }
  ul.list--information li.new .date::after {
    width: 45px;
    height: 21px;
    top: -5px;
    left: inherit;
    right: 21px;
    background-size: contain;
  }
  .date, .category {
    font-size: 12px;
  }
  .tit {
    font-size: 13px;
  }
  .section--list {
    padding-bottom: 30px;
  }
  .section--list .list--contents li {
    margin-bottom: 48px;
  }
  .section--list .list--contents li:last-child {
    margin-bottom: 0;
  }
  .list--contents li a .tit {
    font-size: 13px;
  }
  .list--contents li a .thumb {
    margin-bottom: 10px;
  }
  .list--contents li a .date {
    margin-bottom: 5px;
  }
  .list--contents li a .thumb--cover {
    display: none;
  }
  .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;
  }
  .section-tit {
    font-size: 9.6vw;
    margin-bottom: 5%;
    letter-spacing: initial;
  }
  .section--list,
  .section--detail {
    padding-top: 23vw;
  }
  .section--list .tit,
  .section--detail .tit {
    letter-spacing: 0.025em;
  }
  .section--list .block--title,
  .section--detail .block--title {
    margin-bottom: 20px;
  }
  .section--detail {
    padding-bottom: 10vw;
  }
  .section--detail .detail__btn {
    margin-top: 40px;
  }
  .block--wave {
    top: -30vw;
  }
  .block--title {
    width: 100%;
    position: relative;
  }
  .block--title .section-tit {
    width: 84px;
    height: 46px;
    font-size: 19px;
    background-size: 66px;
    padding-top: 26px;
  }
  .block--title [class^=line--] {
    width: calc(50% - 52px);
    top: 5px;
  }
  .block--title [class^=line--]:before {
    width: 6px;
    height: 34px;
    top: -17.5px;
  }
  .block--title div.line--left::before {
    top: -14px;
  }
  body:not(.page--home) .wrap {
    padding-bottom: 40vw;
  }
  body:not(.page--home) .header h1.logo {
    width: 60px;
    left: 7%;
    top: 16px;
  }
  body:not(.page--home) .footer {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  body:not(.page--home) .footer .inner {
    padding: 4vw 14% 4vw;
  }
  body:not(.page--home) .footer .inner .block--logo {
    display: block;
    width: 100%;
    text-align: center;
  }
  body:not(.page--home) .footer .block--support,
  body:not(.page--home) .footer .block--logo__warner,
  body:not(.page--home) .footer .block--logo__jyp {
    display: none !important;
  }
  body:not(.page--home) .section--list .block--title {
    margin-bottom: 40px;
  }
  body:not(.page--home) .section--list .block--title .section-tit {
    font-size: 19px;
  }
  body:not(.page--home) .btn--main, body:not(.page--home) .btn--sub {
    padding: 1.5em 20px;
    margin: 0.5em 0;
  }
  .page--home .wrap {
    padding-bottom: 0;
  }
  .page--home .header .logo {
    display: none;
  }
  .page--home .list__more::before, .page--home .list__more::after {
    width: calc(50% - 4.2em);
    background-size: 8px 5px;
  }
  .page--home .list__more a {
    width: 9em;
    font-size: 10px;
  }
  .page--home .section--inner {
    width: 100%;
  }
  .page--home .block--title {
    width: 86%;
    position: absolute;
    top: -17vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .page--home .block--title .section-tit {
    width: 95px;
    height: 57px;
    font-size: 22px;
  }
  .page--home .block--title .section-tit .num {
    font-size: 16px;
  }
  .page--home .block--title [class^=line--] {
    width: calc(50% - 62px);
    top: 8px;
  }
  .page--home .block--navigator .swiper-button-prev,
  .page--home .block--navigator .swiper-button-next {
    display: none;
  }
  .page--home .section--information,
  .page--home .section--blog,
  .page--home .section--latest {
    padding: 10vw 0 35vw;
  }
  .page--home .section--hero {
    display: block;
    height: auto;
  }
  .page--home .section--hero .block--text,
  .page--home .section--hero .block--image {
    width: 100%;
    z-index: 1;
  }
  .page--home .section--hero .block--image {
    height: 110vw;
  }
  .page--home .section--hero .block--image::before {
    display: none;
  }
  .page--home .section--hero .block--text {
    position: relative;
    padding-top: 0;
    padding-bottom: 15vw;
  }
  .page--home .section--hero .block--text .block--text__inner {
    width: 60%;
    padding-top: 1vw;
  }
  .page--home .section--hero .block--text .block--text__logo {
    width: 40vw;
    height: 28.6vw;
    margin: 0 auto 2vw;
  }
  .page--home .section--hero .block--member {
    width: 120%;
    margin: 0 -10%;
  }
  .page--home .section--hero .block--member .btn--main {
    margin-top: 1em;
  }
  .page--home .section--hero .block--text__member.loggedin {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    width: 140%;
    margin: 0 -20%;
  }
  .page--home .section--hero .block--text__member.loggedin .list--login {
    width: auto;
  }
  .page--home .section--hero .block--text__member.loggedin .list--login .mypage {
    width: 100%;
  }
  .page--home .section--hero .block--text__member.loggedin .list--login .mypage a {
    padding: 1.1em 5vw;
  }
  .page--home .section--hero .block--text__member.loggedin .block--member {
    width: auto;
    margin: 0 0 0 5vw;
  }
  .page--home .section--hero .block--text__member.loggedin .block--member .btn--main {
    font-size: 12px;
    padding: 5px 5vw;
  }
  .page--home .section--banner {
    padding: 7vw 0 26vw;
  }
  .page--home .section--banner .block--navigator .swiper-pagination {
    margin-left: 0;
  }
  .page--home .section--banner .block--banner-swiper {
    padding-left: 7%;
  }
  .page--home .section--banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .page--home .section--banner .swiper-wrapper {
    margin-bottom: 5px;
  }
  .page--home .section--banner .swiper-slide {
    padding-bottom: 3px;
  }
  .page--home .section--information {
    padding-top: 3vw;
  }
  .page--home .section--information .list--information {
    padding-top: 3vw;
  }
  .page--home .section--information .section--inner {
    padding: 0 7%;
  }
  .page--home .section--blog .block--blog-swiper {
    padding-left: 7%;
  }
  .page--home .section--blog .list--contents {
    margin-bottom: 20px;
  }
  .page--home .section--blog .list__more {
    padding: 0 7%;
  }
  .page--home .section--latest {
    padding-bottom: 10vw;
  }
  .page--home .section--latest .block--latest-swiper {
    padding-left: 7%;
  }
  .page--info .content-main .section--list .block--title {
    margin-bottom: 20px;
  }
  .page--info .section--detail .txt {
    line-height: 1.8;
  }
  .page--photo .list--contents {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .page--photo .list--contents li {
    margin-bottom: 30px;
  }
  .page--photo .block--title .section-tit {
    width: 94px;
    font-size: 19px;
    line-height: 1;
  }
  .page--photo .block--title [class^=line--] {
    width: calc(50% - 60px);
  }
  .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--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: futura-pt, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
  }
  #supportPage {
    padding-top: 90px;
  }
  #supportPage .sectionTit {
    font-size: 5.2vw;
    margin-bottom: 24px;
    letter-spacing: 0.05em;
  }
  #supportPage .list--support dd {
    margin-bottom: 1.8em;
    font-size: 13px;
  }
  #supportPage .txt {
    padding-top: 0;
  }
  .page--faq .section-tit {
    font-size: 6vw;
  }
  .page--faq .searchBox {
    width: 100%;
    margin: 38px auto;
  }
  .page--faq .list--faq {
    margin: 0 0 60px;
  }
  .page--faq .list--faq li a {
    padding: 12px 0;
  }
  .page--faq .list--tag li {
    margin: 5px 0;
  }
  .page--faq .list--tag li a {
    font-size: 11px;
    padding: 6px 8px;
  }
  .page--questionnaire .tit {
    font-size: 14px;
  }
  .page--questionnaire #contents > section .txt--basic {
    font-size: 13px;
  }
  .page--questionnaire #contents > section form .input--half {
    width: 100% !important;
  }
  .page--questionnaire #contents > section form .input--quarter {
    width: 50% !important;
  }
  .page--questionnaire #contents > section form .icon--required::before {
    vertical-align: inherit;
    padding-left: 5px;
  }
  .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 #ccc;
  }
  .page--notice .section--list .list--info li a {
    color: #000;
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
  }
  .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 .inner {
    width: 100%;
    padding: 10vw 14% 6vw;
  }
  .footer .inner .block--logo {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer .inner .block--logo > [class^=block--logo__] {
    width: 23%;
    margin: 0 2%;
  }
  .footer .inner .block--logo .copyright {
    width: 100%;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 10px;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    padding-top: 5vw;
  }
  .footer .block--support .block--login {
    width: 67%;
    margin: 0 auto 8vw;
  }
  .footer .block--support .block--login .list--login li {
    width: calc(46% - 6px);
  }
  .footer .block--support .block--login .list--login li.login {
    margin-left: 4%;
  }
  .footer .block--support .block--login .list--login li a {
    padding: 11px 0;
    font-size: 11px;
  }
  .footer .list--login {
    text-align: center;
  }
  .footer .list--support {
    width: 80%;
    border: 1px solid;
    border-radius: 5px;
    padding: 3vw;
    margin: 0 auto 10vw;
  }
  .footer .list--support dt {
    font-family: futura-pt, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1;
    position: relative;
  }
  .footer .list--support dt::after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    border-top: 2px solid;
    border-right: 2px solid;
    margin-top: -3px;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    right: 0;
    top: 50%;
  }
  .footer .list--support dd {
    display: none;
  }
  .footer .list--support .nav--support {
    padding-top: 3vw;
  }
  .footer .list--support .nav--support li a {
    display: block;
    line-height: 1;
    font-size: 12px;
    padding: 8px 0;
  }
  .footer .block--link {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-bottom: 10vw;
  }
  .footer .block--link .block--link__item {
    display: inline-block;
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 3.2vw;
    letter-spacing: 0.02em;
    position: relative;
    padding: 9px;
  }
  .footer .block--link .block--link__item a {
    display: block;
    padding-right: 5px;
  }
  .footer .block--link .block--link__item::after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    border-top: 1px solid;
    border-right: 1px solid;
    margin-top: -3px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    right: 0;
    top: 50%;
  }
  .page--entry {
    padding: 23vw 7% 18vw;
  }
  .page--entry .block--hero .block--logo {
    border-radius: 6px;
    background-size: 170%;
    background-position: 20% 50%;
    padding: 20px 0;
    margin-bottom: 30px;
  }
  .page--entry .block--hero .block--logo div:nth-child(1) {
    width: 30%;
    margin-right: 5%;
  }
  .page--entry .block--hero .block--logo div:nth-child(2) {
    width: 22%;
  }
  .page--entry .block--hero .txt--lead {
    font-size: 14px;
    padding-top: 10px;
    margin-bottom: 30px;
  }
  .page--entry .block--fc-intro {
    display: block;
    width: 100%;
    margin: 0 auto 10vw;
  }
  .page--entry .block--fc-intro .block--item {
    width: 100%;
    overflow: hidden;
  }
  .page--entry .block--fc-intro .block--item .thumb {
    padding: 20px 5% 1px;
    margin-bottom: 30px;
  }
  .page--entry .block--fc-intro .block--item .thumb figure {
    width: 70%;
    margin: 0 auto 25px;
  }
  .page--entry .block--fc-intro .block--item .thumb::after {
    display: none;
  }
  .page--entry .block--fc-intro .block--item .url {
    display: inline-block;
    font-size: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px 10px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    position: relative;
    left: 50%;
  }
  .page--entry .block--fc-intro .block--item .txt--basic {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
  .page--entry .block--fc-intro .block--item .txt--sub {
    font-size: 12px;
  }
  .page--entry .block--fc-intro .block--item .spec {
    font-size: 13px;
    line-height: 1.8;
    border-top: 1px solid;
    padding: 20px 0;
  }
  .page--entry .block--fc-intro .block--item .block-tit {
    text-indent: -9999em;
    padding-bottom: 10px;
    margin-bottom: 0;
    position: relative;
  }
  .page--entry .block--fc-intro .block--item .block-tit::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(45deg, #FDD89E, #F288B9);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px 10px 0 0;
  }
  .page--entry .block--fc-intro .block--item .block-tit::after {
    content: "";
    display: block;
    width: 100%;
    height: 60px;
    background: no-repeat center;
    background-size: contain;
    position: relative;
    top: -6px;
    z-index: 2;
  }
  .page--entry .block--fc-intro .block--item:nth-child(1) .block-tit::after {
    background-image: url(/static/twice/fanclub/entry/fc_logo_w.png);
  }
  .page--entry .block--fc-intro .block--item:nth-child(2) .block-tit::after {
    background-image: url(/static/twice/fanclub/renewalu3Rg1e/feature/entry/logo_fs.png);
  }
  .page--entry .block--benefit {
    margin-bottom: 15vw;
  }
  .page--entry .block--benefit .txt--lead {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .page--entry .block--benefit .block--item {
    margin-bottom: 5vw;
  }
  .page--entry .block--benefit .block--item .block-tit {
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.1em;
    margin: 0 auto 10px;
  }
  .page--entry .block--benefit .block--item .block-tit span {
    font-size: 0.8em;
  }
  .page--entry .block--benefit .block--item:last-of-type {
    padding-top: 40px;
  }
  .page--entry .block--benefit .block--item:last-of-type .block-tit {
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
  }
  .page--entry .block--benefit .block--item .block--inner {
    display: block;
    width: 100%;
    background: #ffd3d3;
    border-radius: 5px;
    padding: 5vw;
    margin: 0 auto;
  }
  .page--entry .block--benefit .block--item .block--inner .thumb {
    width: 100%;
    margin-bottom: 10px;
  }
  .page--entry .block--benefit .block--item .block--inner .txt--basic {
    display: block;
    width: 100%;
  }
  .page--entry .block--benefit .block--item .list--benefit {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    padding: 5vw;
  }
  .page--entry .block--benefit .block--item .table--benefit {
    display: block;
    width: 100%;
    background: #ffd3d3;
    margin: 0 auto;
  }
  .page--entry .block--benefit .block--item .table--benefit tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  .page--entry .block--benefit .block--item .table--benefit tr td:first-of-type {
    padding-left: 5%;
  }
  .page--entry .block--benefit .block--item .table--benefit th, .page--entry .block--benefit .block--item .table--benefit td {
    display: block;
  }
  .page--entry .block--benefit .block--item .table--benefit th {
    width: 100%;
    font-weight: normal;
    padding: 15px 5% 0;
  }
  .page--entry .block--benefit .block--item .table--benefit th br {
    display: none !important;
  }
  .page--entry .block--benefit .block--item .table--benefit td {
    width: auto;
    text-align: center;
    border-top: none;
    padding: 5px 8px 15px 0;
  }
  .page--entry .block--benefit .block--item .table--benefit td.blank {
    display: none;
  }
  .page--entry .block--benefit .block--item .table--benefit td.blank + td {
    padding-left: 5%;
  }
  .page--entry .block--benefit .block--item .table--benefit td span {
    font-size: 10px;
    padding: 6px 10px;
    border-radius: 50px;
    letter-spacing: 0.05em;
  }
  .page--entry .block--benefit .block--item .table--benefit td span br {
    display: none !important;
  }
  .page--entry .block--benefit .block--item .table--benefit td.goodsAttention {
    text-align: right;
    font-size: 0.8em;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    top: -9px;
  }
  .page--entry .block--benefit .block--item .table--benefit td .mb {
    background: #f35b98;
  }
  .page--entry .block--benefit .block--item .table--benefit td .fc {
    background: #F5A3A3;
  }
  .page--entry .block--entry .block-tit {
    font-size: 18px;
    margin: 30px auto;
  }
  .page--entry .block--entry .block--inner {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: center;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
  }
  .page--entry .block--entry .block--inner .block--item {
    text-align: center;
    margin: 0 2%;
  }
  .page--entry .block--entry .block--inner .block--item figure {
    width: 42%;
    height: 100px;
    margin: 0 auto 10px;
    position: relative;
  }
  .page--entry .block--entry .block--inner .block--item figure img {
    display: block;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    position: absolute;
    width: 100%;
  }
  .page--entry .block--entry .block--inner .block--item .btn .btn--main {
    font-family: futura-pt, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 3vw;
  }
  .page--entry .block--entry .block--inner .block--item:nth-child(1) figure {
    width: 70%;
  }
  .page--entry .block--entry .block--inner .block--item:nth-child(1) .btn .btn--main {
    background: #F5A3A3;
  }
  .page--entry .block--entry .block--inner .block--item:nth-child(1) .btn .btn--main::before {
    border-color: #F5A3A3;
  }
  .page--entry .block--entry .block--inner .block--item:nth-child(2) .btn .btn--main {
    background: #f35b98;
  }
  .page--entry .block--entry .block--inner .block--item:nth-child(2) .btn .btn--main::before {
    border-color: #f35b98;
  }
  body.body--app__new .wrap {
    padding-bottom: 10vw;
  }
  body.body--app__new .section--list, body.body--app__new .section--detail {
    padding-top: 7vw;
  }
  body.body--app__new.page--info .section--detail .txt {
    margin-top: 30px;
  }
  body.body--app__new #supportPage {
    padding-top: 7vw;
  }
  body.body--app__new .block--pager.delighter {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  body.body--app__new .block--pager.delighter::before {
    width: 100%;
  }
  #bbs .btn a, #bbs .btnSearch {
    font-family: futura-pt, sans-serif;
    max-width: 250px;
    width: 100%;
  }
  #bbs .bbs_searchformBox {
    margin: 30px auto;
    background: rgba(255, 255, 255, 0.2);
    padding: 20px;
  }
  #bbs .check li {
    padding: 0 4px 0 0;
    font-size: 13px;
  }
  #bbs .contentsList li {
    background: #fff;
    padding: 20px;
    border-bottom: 1px dotted #f7bcbc;
  }
  #bbs .contentsList li p {
    margin: 0 0 15px 0;
  }
  #bbs .contentsList li .date {
    font-size: 11px;
    margin: 0 0 10px 0;
    font-weight: bold;
  }
  #bbs .contentsList li .tit {
    font-size: 14px;
  }
  #bbs .contentsList li .name {
    margin: 0;
    font-size: 11px;
  }
  #bbs .contentsList li:last-child {
    border: none;
  }
  #bbs .mainTit {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto 20px;
  }
  #bbs .commentPostBox {
    position: relative;
    background: #fff;
    padding: 20px;
    margin: 0 0 20px 0;
  }
  #bbs .commentPostBox dt {
    font-size: 14px;
    font-weight: bold;
  }
  #bbs .commentPostBox dt .formTit {
    text-align: center;
    font-size: 13px;
    margin: 0 0 10px 0;
  }
  #bbs .commentPostBox dt span {
    background: #2f2121;
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: block;
    position: absolute;
    text-align: center;
    border-radius: 999px;
    font-size: 11px;
    font-weight: bold;
    left: -20px;
    top: -5px;
  }
  #bbs .commentPostBox .name {
    font-weight: bold;
    font-size: 11px;
  }
  #bbs .commentPostBox dd .btnCap {
    margin: 0 0 5px 0;
    font-size: 11px;
  }
  #bbs .commentPostBox dd .imageBtn {
    border: none;
    padding: 0;
    background: transparent;
  }
}
/*  tablet
------------------------------ */
@media screen and (min-width: 768px) and (max-width: 960px) {
  body {
    font-size: 16px;
  }
  .section--list, .section--detail {
    padding-top: 14vw;
  }
  body:not(.page--home) .wrap {
    padding-bottom: 30vw;
  }
  .date, .category {
    font-size: 13px;
  }
  .tit {
    font-size: 18px;
  }
  body:not(.page--home) .header h1.logo {
    width: 10vw;
    top: 4vw;
  }
  body:not(.page--home) .header .drawer__btn {
    top: 5vw;
  }
  body:not(.page--home) .langBar {
    top: 5.2vw;
  }
  body:not(.page--home) .btn--main,
  body:not(.page--home) .btn--sub {
    padding: 0.5em 20px;
    margin: 0.5em 0;
  }
  .drawer .nav--login {
    padding: 0 30%;
  }
  .drawer .nav--login .list--login li a {
    font-size: 2.3vw;
  }
  .drawer .nav--menu .list--nav li {
    margin: 0 1vw 2vw;
  }
  .drawer .nav--menu .list--nav li a {
    font-size: 3vw;
  }
  .footer .block--support .block--login {
    width: 45%;
    margin-bottom: 4vw;
  }
  .footer .list--support {
    width: 46%;
    padding: 2vw;
    margin: 0 auto 7vw;
  }
  .footer .block--link {
    width: 58%;
    margin: 0 auto 10vw;
  }
  .footer .block--link .block--link__item {
    font-size: 2vw;
  }
  .footer .inner {
    padding: 4vw 14% 6vw;
  }
  .footer .inner .block--logo > [class^=block--logo__] {
    width: 16%;
    margin: 0 2%;
  }
  .page--home .list__more a {
    width: 9em;
    font-size: 13px;
  }
  .page--home .section--information,
  .page--home .section--blog,
  .page--home .section--latest {
    padding: 10vw 0 30vw;
  }
  .page--home .section--blog,
  .page--home .section--latest {
    padding-top: 0;
  }
  .page--home .section--latest {
    padding-bottom: 20vw;
  }
  .page--home .section--hero .block--text .block--text__inner {
    width: 50%;
  }
  .page--home .block--title .section-tit {
    width: 153px;
    height: 74px;
    font-size: 34px;
    background-size: 88px;
    padding-top: 19px;
  }
  .page--home .section--information .list--information {
    padding-top: 0;
    margin-top: -4vw;
  }
  .page--photo .list--contents {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page--photo .list--contents li {
    width: 30%;
    margin: 0 calc(5% - 3px) 3vw 0;
  }
  .page--photo .list--contents li:nth-child(3n) {
    margin-right: 0;
  }
  .page--photo.page--photo__detail .section-tit {
    font-size: 2.2vw;
  }
  .page--movie .section--list .list--contents {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: 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: #db1d6a;
  }
  .page--movie .block--player {
    margin: 40px 0 0;
  }
  .page--blog .section--list .list--contents {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: flex-start;
  }
  .page--blog .section--list .list--contents li {
    margin-right: 10px;
  }
  .page--blog .section--list .list--contents li:nth-child(4n) {
    margin-right: 0;
  }
  .page--blog .section--detail .detail__btn {
    margin-top: 0;
  }
  /* page--magazine
  //------------------------------ */
  .page--magazine .section--list .list--contents::before {
    content: "";
    display: block;
    width: 23.8%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            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;
  }
  .page--blog.page .section--list .list--contents li {
    width: calc(25% - 10px);
  }
  .page--blog.page .section--list .list--contents li .thumb {
    aspect-ratio: 9/16;
  }
  .page--blog .list--contents .thumb .thumb--cover .block--wave {
    top: -80px;
  }
  .page--entry .block--fc-intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .page--entry .block--fc-intro .block--item {
    width: 49%;
  }
  .page--entry .block--benefit .txt--lead {
    text-align: center;
    font-size: 2.3vw;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .page--entry .block--benefit .block--item {
    margin-bottom: 5vw;
  }
  .page--entry .block--benefit .block--item .block-tit {
    width: clamp(690px, 80%, 900px);
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.1em;
    margin: 0 auto 10px;
  }
  .page--entry .block--benefit .block--item .block-tit span {
    font-size: 0.8em;
  }
  .page--entry .block--benefit .block--item:last-of-type .block-tit {
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
  }
  .page--entry .block--benefit .block--item .block--inner {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: clamp(690px, 80%, 900px);
    background: #ffd3d3;
    border-radius: 10px;
    padding: 50px;
    margin: 0 auto;
  }
  .page--entry .block--benefit .block--item .block--inner .thumb {
    width: 40%;
  }
  .page--entry .block--benefit .block--item .block--inner .txt--basic {
    width: 58%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page--entry .block--benefit .block--item .list--benefit {
    width: clamp(690px, 80%, 900px);
    font-size: 16px;
    font-weight: bold;
    background: #ffd3d3;
    margin: 0 auto;
    padding: 40px;
  }
  .page--entry .block--benefit .block--item .table--benefit {
    width: clamp(690px, 80%, 900px);
    background: #ffd3d3;
    margin: 0 auto;
  }
  .page--entry .block--benefit .block--item .table--benefit .table--benefit tr td:first-of-type {
    padding-left: 0;
  }
  .page--entry .block--benefit .block--item .table--benefit th, .page--entry .block--benefit .block--item .table--benefit td {
    display: table-cell;
  }
  .page--entry .block--benefit .block--item .table--benefit tr {
    display: table-row;
  }
  .page--entry .block--benefit .block--item .table--benefit tr:first-of-type th,
  .page--entry .block--benefit .block--item .table--benefit tr:first-of-type td {
    border: none;
  }
  .page--entry .block--benefit .block--item .table--benefit th {
    width: auto;
    font-size: 13px;
    border-top: 1px solid #ebc2c2;
    text-align: left;
    padding: 10px 25px 10px;
  }
  .page--entry .block--benefit .block--item .table--benefit td {
    width: 15em;
    text-align: center;
    border-top: 1px solid #ebc2c2;
    padding: 15px 10px;
  }
  .page--entry .block--benefit .block--item .table--benefit td span {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    padding: 10px 30px;
    border-radius: 50px;
    letter-spacing: 0;
  }
  .page--entry .block--benefit .block--item .table--benefit td.goodsAttention {
    text-align: right;
    font-size: 0.8em;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    top: -9px;
  }
  .page--entry .block--benefit .block--item .table--benefit td .mb {
    background: #f35b98;
  }
  .page--entry .block--benefit .block--item .table--benefit td .fc {
    background: #F5A3A3;
  }
  .page--entry .block--entry .block--inner .block--item .btn .btn--main {
    font-size: 2vw;
  }
  .page--entry .block--entry .block--inner .block--item figure {
    height: 100px;
    margin: 0 auto 30px;
  }
  .page--faq .section-tit,
  .section--detail.page--support .section-tit {
    font-size: 3vw;
  }
}