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

body {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

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

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

body {
  word-wrap: break-word;
}

section, main {
  display: block;
}

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

i, em {
  font-style: normal;
}

table {
  border-collapse: collapse;
}

li {
  list-style: none;
}

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

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

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

body {
  background-color: #000;
  word-wrap: break-word;
  color: #fff;
}
@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;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@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;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}

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

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

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

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

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

.block--pager {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-style: normal;
  text-align: center;
  font-size: 15px;
  margin: 0;
  position: relative;
}
.block--pager li {
  display: inline-block;
  width: 2em;
  font-size: 1.2em;
  letter-spacing: 0.03em;
  vertical-align: middle;
  position: relative;
}
.block--pager a {
  display: block;
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-style: normal;
  position: relative;
  padding: 25px 4px;
  text-decoration: none;
}
@media screen and (min-width: 961px) {
  .block--pager a:hover {
    color: #007233;
  }
  .block--pager a:hover::after {
    border-color: #007233;
  }
}
.block--pager .pager__item--number {
  text-align: center;
  color: #fff;
}
.block--pager .pager__item--newer {
  width: 40px;
  height: 40px;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
}
.block--pager .pager__item--newer a, .block--pager .pager__item--newer span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 0;
  position: relative;
}
.block--pager .pager__item--newer a::after, .block--pager .pager__item--newer span::after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  right: 18px;
  transition: 0.2s;
}
@media screen and (min-width: 961px) {
  .block--pager .pager__item--newer a::after, .block--pager .pager__item--newer span::after {
    transform: rotate(-135deg);
    top: 14px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .block--pager .pager__item--newer a::after, .block--pager .pager__item--newer span::after {
    transform: rotate(-135deg) scale(0.8);
    top: 15px;
  }
}
.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;
  width: 10px;
  height: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  right: 18px;
  transition: 0.2s;
}
@media screen and (min-width: 961px) {
  .block--pager .pager__item--older a::after, .block--pager .pager__item--older span::after {
    transform: rotate(45deg);
    top: 14px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .block--pager .pager__item--older a::after, .block--pager .pager__item--older span::after {
    transform: rotate(45deg) scale(0.8);
    top: 15px;
  }
}
.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: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #007233;
}

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

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

/* delighter */
.delighter {
  transition: 0.3s;
  opacity: 0;
}
@media screen and (min-width: 961px) {
  .delighter {
    transform: translateY(40px);
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .delighter {
    transform: translateY(30px);
  }
}

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

.sort--overlay {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: none;
}

.block--sort-category {
  z-index: 999;
  position: absolute;
}
@media screen and (min-width: 961px) {
  .block--sort-category {
    top: -4vw;
    right: 12vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .block--sort-category {
    top: 12vw;
    right: 5%;
  }
}
.block--sort-category .list--sort .category {
  font-size: 1rem;
}
.block--sort-category .btn--sort {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: space-between;
  top: 0;
  right: 0;
  width: 128px;
  height: 24px;
  cursor: pointer;
}
.block--sort-category .btn--sort span {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  background: url(/static/rizin/common/icon_sort.svg) no-repeat center center;
  background-size: contain;
}
@media screen and (min-width: 961px) {
  .block--sort-category .btn--sort span {
    transition: 0.3s;
  }
  .block--sort-category .btn--sort span:hover {
    opacity: 0.8;
  }
}
.block--sort-category .btn--sort > div {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 1.15rem;
}
.block--sort-category .block--sort {
  width: 100%;
  max-height: 60vh;
  background: #fff;
  color: #000;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  right: 0;
  top: 30px;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  display: none;
}
.block--sort-category .block--sort .btn--setting {
  padding: 5px;
}
.block--sort-category .block--sort .btn--setting button {
  width: 100%;
  padding: 16px;
  background: #fff;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
}
@media screen and (min-width: 961px) {
  .block--sort-category .block--sort .btn--setting button {
    min-width: 300px;
  }
}
@media screen and (min-width: 961px) {
  .block--sort-category .block--sort .btn--setting button {
    cursor: pointer;
    transition: 0.3s;
  }
  .block--sort-category .block--sort .btn--setting button:hover {
    color: #007233;
  }
}
.block--sort-category ul {
  margin-left: 14px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}
.block--sort-category ul li {
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}
.block--sort-category ul li:last-child {
  border: none;
}
@media screen and (min-width: 961px) {
  .block--sort-category ul li:hover {
    color: #007233;
  }
}
.block--sort-category input[type=radio] {
  display: none;
}
.block--sort-category input[type=radio]:checked + label::after {
  opacity: 1;
}
.block--sort-category label {
  position: relative;
  display: block;
  padding: 14px 40px 14px 0;
  cursor: pointer;
}
.block--sort-category label::before {
  position: absolute;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #fff;
  right: 16px;
  top: 15px;
}
.block--sort-category label::after {
  position: absolute;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #000;
  right: 18px;
  top: 17px;
  opacity: 0;
  transition: 0.3s;
}

.block--sort-category.is-open .block--sort {
  display: block;
}

.swiper-pagination-bullet {
  height: 1px;
}
@media screen and (min-width: 961px) {
  .swiper-pagination-bullet {
    width: 30px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .swiper-pagination-bullet {
    width: 3vw;
  }
}

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

.swiper-button-prev,
.swiper-button-next {
  display: inline-block;
  margin-top: 0;
  position: relative;
}
@media screen and (min-width: 961px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 12px;
    height: 12px;
    top: 9px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 7px;
    height: 7px;
    top: 6px;
  }
}

.swiper-pagination {
  display: inline-block;
  position: relative;
  top: 3px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  content: "";
  display: block;
  background: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
@media screen and (min-width: 961px) {
  .swiper-button-next:after,
  .swiper-button-prev:after {
    width: 14px;
    height: 14px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .swiper-button-next:after,
  .swiper-button-prev:after {
    width: 7px;
    height: 7px;
  }
}

.block--navigator {
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .block--navigator {
    display: none;
  }
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 0;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: inherit;
  left: 0;
}

.swiper-button-prev:after {
  transform: rotate(-135deg);
}

.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #707070;
}

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

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

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

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

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

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

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

/* input */
input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=number],
button {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  padding: 0.5em;
  border-radius: 5px;
  border-radius: 0;
  border: 1px solid white;
}
@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;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@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;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@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;
  box-shadow: none;
  padding: 0.5em;
  border-radius: 5px;
  height: 10em;
  border-radius: 0;
  border: 1px solid white;
  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;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@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;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@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 #000;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
  vertical-align: middle;
  right: 0;
}
.form__select select {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  padding: 0.5em;
  border-radius: 5px;
  padding-right: 2.3em;
  border-radius: 0;
  border: 1px solid white;
  padding: 0.5em 2.8em 0.5em 1em;
  color: #000;
}
@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;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@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;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@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 #fff;
  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;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@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;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
.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;
  background: #fff;
  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 #007233;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  top: 70%;
  left: 0.2em;
  transform: rotate(-45deg);
  opacity: 0;
}
.form__checkbox :checked ~ p::before {
  border-color: #fff;
  background: #fff;
}
.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;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@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;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
.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 #fff;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.form__radio :checked ~ p::before {
  border-color: #fff;
  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;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@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;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
.form__toggle input[type=checkbox],
.form__toggle input[type=radio] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__toggle.form__error {
  color: #f33;
}
.form__toggle label p {
  padding-left: 0;
  position: relative;
}
.form__toggle label p::before,
.form__toggle label p::after {
  content: "";
  display: block;
  height: 30px;
  margin: -15px 0 0;
  position: absolute;
}
.form__toggle label p::before {
  width: 50px;
  border-radius: 15px;
  top: 50%;
  right: 0;
}
.form__toggle label p::after {
  width: 30px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  top: 50%;
  right: 20px;
}
.form__toggle :checked ~ p::before {
  background: #fff;
  border-color: #fff;
}
.form__toggle :checked ~ p::after {
  right: 0;
}

.btn {
  text-align: center;
  overflow: hidden;
}

.btn-base-style, .btn--sub, .btn--main {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  border: none;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 961px) {
  .btn {
    width: 50%;
  }
}

.center .btn {
  margin: 0 auto;
}

.btn .btn--main,
.btn .btn--sub {
  font-size: 1.1em;
  font-weight: bold;
}

.btn--main {
  background: #007233;
  color: #fff;
  height: inherit !important;
  line-height: inherit !important;
  padding: 20px 1.5em;
  border-radius: 50px;
  margin: 1.6em 0 1.3em;
  position: relative;
}
@media screen and (min-width: 961px) {
  .btn--main {
    transition: 0.3s;
  }
  .btn--main:hover {
    color: #fff;
    background: #008c3e;
  }
}

@media screen and (min-width: 961px) {
  .btn input.btn--main {
    transition: 0.3s;
  }
  .btn input.btn--main:hover {
    color: #fff;
    background: #008c3e;
  }
}

.btn--sub {
  color: #fff;
  background: #000;
  margin: 1em 0;
  padding: 20px 1.5em;
  position: relative;
}
@media screen and (min-width: 961px) {
  .btn--sub:hover {
    background: #0d0d0d;
  }
}
@media screen and (min-width: 756px) and (max-width: 961px) {
  .btn--sub {
    min-width: 50%;
    height: 60px;
    line-height: 60px;
  }
}

.detail__btn {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-style: normal;
  padding: 25px;
  position: relative;
}
@media screen and (min-width: 961px) {
  .detail__btn a:hover {
    color: #007233;
  }
}

.date, .category {
  font-family: roboto;
  font-size: 13px;
  letter-spacing: 0.02em;
  position: relative;
  z-index: 2;
}

.date {
  line-height: 1;
  font-size: 13px;
}

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

.list--information li {
  margin-bottom: 15px;
}
.list--information li a {
  display: block;
  background: #1e1e1e;
  border-radius: 8px;
  padding: 2.5em 3em;
  position: relative;
}
.list--information li a .date {
  display: block;
  color: #9b9b9b;
  margin-bottom: 0.5em;
}
.list--information li a .tit {
  margin-bottom: 0;
}

.list--contents li {
  margin-bottom: 4vw;
}
.list--contents li a {
  display: block;
  position: relative;
  color: #fff;
}
.list--contents li a .tit {
  color: #fff;
}
@media screen and (min-width: 961px) {
  .list--contents li a .thumb img {
    transition: 0.5s;
  }
  .list--contents li a:hover .thumb img {
    transform: scale(1.05);
  }
}
.list--contents li .thumb {
  line-height: 0;
  overflow: hidden;
  aspect-ratio: 16/9;
  margin-bottom: 15px;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
}
.list--contents li .thumb img {
  height: 100%;
  background-size: cover;
}
@media screen and (min-width: 961px) {
  .list--contents li .thumb {
    border-radius: 8px;
  }
}
.list--contents li .tit {
  font-size: 0.9em;
}
.list--contents li .date {
  font-size: 0.8em;
  color: #959595;
}

.list--tag {
  margin-bottom: 0.3em;
  white-space: nowrap;
}
.list--tag li {
  display: inline-block;
  margin-right: 0.3em;
}
.list--tag li a {
  display: block;
  background: #007233;
  color: #000;
  border: 1px solid;
  border-radius: 2em;
  line-height: 1;
  text-align: center;
  padding: 0.8em 1em 0.8em;
}

.no-data {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.1em;
  text-align: left;
  width: 100%;
}

h1.logo {
  z-index: 999;
}
@media screen and (min-width: 961px) {
  h1.logo {
    width: 91px;
    height: 50px;
    margin-top: -6px;
  }
}
h1.logo a {
  display: block;
  height: 100%;
}
h1.logo a img {
  height: 100%;
}

.header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 3em;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.header::before {
  content: "";
  display: block;
  width: 100%;
  height: 110%;
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0.3) 50%, rgb(0, 0, 0) 100%);
  top: 0;
  left: 0;
  z-index: -1;
}
.header a {
  color: #fff;
}
.header .header--area__left {
  width: 40%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 3em;
}
.header .header--area__left .block--category {
  padding-left: 2em;
  padding-top: 0.3em;
  margin-right: 1.4em;
}
.header .header--area__left .block--category .nav-tit {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-style: italic;
  font-size: 1.2em;
  cursor: pointer;
  padding-right: 14px;
  position: relative;
}
.header .header--area__left .block--category .nav-tit::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  border-top: 7px solid #fff;
  border-bottom: 0;
  right: 0;
  top: 12px;
}
.header .header--area__left .block--category .block--category__inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background: #1e1e1e;
  width: 100%;
  padding: 110px 12vw 40px;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
  transition: 0.4s;
}
.header .header--area__left .block--category .block--category__inner > dl {
  width: 20%;
}
.header .header--area__left .block--category .block--category__inner > dl dt {
  margin-bottom: 0.5em;
}
.header .header--area__left .block--category .block--category__inner > dl dt a {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-weight: bold;
  font-style: italic;
  font-size: 0.8em;
}
.header .header--area__right {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  padding-right: 2em;
}
.header .block--language .nav--language {
  margin-right: 1.3em;
  margin-left: 0.6em;
  position: relative;
  top: 0.3em;
}
.header .block--language .nav--language li {
  display: inline-block;
}
.header .block--language .nav--language li.current button {
  font-weight: 900;
  background: #fff;
  color: #000;
  border-radius: 2em;
  padding: 0.5em;
  font-size: 0.85em;
}
.header .block--language .nav--language button {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-style: italic;
  color: #fff;
  padding: 0.2em;
  cursor: pointer;
}
.header .block--search .search--switch {
  font-size: 1.3em;
  line-height: 2.2;
  margin-right: 1.5em;
  cursor: pointer;
}
.header .block--search .block--search__inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background: #1e1e1e;
  width: 100%;
  padding: 110px 12vw 40px;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  text-align: center;
  pointer-events: none;
  opacity: 0;
  transition: 0.4s;
}
.header .block--search .block--search__inner > form {
  width: 100%;
}
.header .block--search .block--search__inner .search {
  width: 80%;
  font-size: 1.2em;
  background: #fff;
  border-radius: 8px 0 0 8px;
  padding: 10px 1.5em;
}
.header .block--search .block--search__inner .submit {
  width: 40px;
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 43px;
  color: #fff;
  background: transparent;
  border: none;
  z-index: 2;
  position: relative;
  left: -4px;
}
.header .block--search .block--search__inner .submit input {
  border: none;
  color: #fff;
  font-size: 1.5em;
  background: #000;
  height: 55px;
  position: relative;
  top: 1px;
  width: 76px;
  border-radius: 0 8px 8px 0;
  cursor: pointer;
}
.header .block--loign {
  padding: 0 1em 0 1.5em;
}
.header .block--loign .g-nav__login li {
  display: inline-block;
}
.header .block--loign .g-nav__login li.item__signup a {
  background: #fff;
  color: #007233;
}
.header .block--loign .g-nav__login li.item__signin a {
  border: 1px solid #fff;
}
.header .block--loign .g-nav__login li.item__mypage a {
  font-size: 1.5em;
  padding: 0.3em 0.5em 0.3em 0.2em;
}
.header .block--loign .g-nav__login li a {
  display: block;
  border-radius: 2em;
  font-weight: bold;
  line-height: 1;
  padding: 0.7em 1.5em 0.6em;
}
.header .drawer {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background: #1e1e1e;
  width: 100%;
  padding: 140px 12vw 70px;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
  transition: 0.4s;
}
.header .drawer .drawer__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.header .drawer .drawer__inner li {
  display: inline-block;
  margin-right: 2vw;
}
.header .drawer .drawer__inner a {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.6vw;
  font-style: italic;
}
.header .drawer__btn {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-style: italic;
  font-size: 1.2em;
  cursor: pointer;
  padding-right: 14px;
  position: relative;
  z-index: 999;
}
.header .drawer__btn::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  border-top: 7px solid #fff;
  border-bottom: 0;
  right: 0;
  top: 12px;
}
.header .drawer__btn span.top {
  top: 34px;
}
.header .drawer__btn span.mid {
  top: 42px;
}
.header .drawer__btn span.btm {
  top: 51px;
}

.drawer-visible .drawer,
.search-nav-visible .header .header--area__left .block--search .block--search__inner,
.category-nav-visible .header .header--area__left .block--category .block--category__inner {
  opacity: 1;
  pointer-events: auto;
}

.drawer-visible .drawer {
  pointer-events: auto;
}

.footer {
  width: 100%;
  text-align: center;
  padding: 3em 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.footer .nav--support {
  text-align: center;
}
.footer .nav--support li {
  display: inline-block;
  margin: 0 1em;
}
.footer .nav--support li a {
  display: block;
  list-style: 1;
}
.footer .copyright {
  color: #fff;
  font-size: 0.7em;
  opacity: 0.4;
}
.footer .official-link {
  display: inline-block;
  margin: 0 auto;
}
.footer .official-link a {
  display: block;
  width: 30%;
  margin: 2em auto;
}

.wrap {
  min-height: 100%;
  padding-bottom: 22vw;
  position: relative;
}

.content--body {
  position: relative;
  z-index: 10;
}

.section--detail {
  width: 80%;
  max-width: 900px;
  margin: 0 auto;
  padding-top: calc(120px + 6vw);
  padding-bottom: 50px;
}
.section--detail .detail__btn {
  margin-top: 5vw;
  padding: 0;
}
.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;
}
@media screen and (min-width: 961px) {
  .section--detail .block--share li a {
    transition: 0.3s;
  }
  .section--detail .block--share li a svg {
    transition: 0.3s;
  }
  .section--detail .block--share li a:hover {
    color: #007233;
  }
  .section--detail .block--share li a:hover svg {
    fill: #007233;
  }
}

/* keyframes
------------------------------ */
@keyframes scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
@keyframes line {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@media screen and (min-width: 961px) {
  .swiper-slide {
    width: auto;
  }
}
.swiper-wrapper li.swiper-slide a {
  display: block;
}

.list__more {
  display: inline-block;
  z-index: 6;
}

.page--home .wrap {
  position: relative;
  overflow: hidden;
}
.page--home .wrap::before {
  content: "";
  content: "";
  display: block;
  width: 50vw;
  height: 300vh;
  position: absolute;
  background: #007233;
  top: 0;
  left: -15%;
  transform: skewX(-36deg);
  z-index: 1;
}
.page--home .list--contents li {
  margin-bottom: 2vw;
}
.page--home .section--hero {
  min-height: 100vh;
  padding-bottom: 5vw;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 961px) {
  .page--home .section--hero .swiper-slide {
    width: auto !important;
    background: #000;
  }
  .page--home .section--hero .swiper-slide a {
    overflow: hidden;
  }
  .page--home .section--hero .swiper-slide a:hover img {
    transform: scale(1.02);
  }
  .page--home .section--hero .swiper-slide img {
    display: block;
    opacity: 0.4;
    transition: opacity 0.4s;
    transition: transform 0.6s;
  }
  .page--home .section--hero .swiper-slide img:hover img {
    opacity: 1;
  }
  .page--home .section--hero .swiper-slide.swiper-slide-active img {
    opacity: 1;
  }
  .page--home .section--hero .swiper-button-prev, .page--home .section--hero .swiper-button-next {
    position: absolute;
    top: 46%;
    left: 3%;
  }
  .page--home .section--hero .swiper-button-prev::after, .page--home .section--hero .swiper-button-next::after {
    width: 40px;
    height: 40px;
  }
  .page--home .section--hero .swiper-button-next {
    left: inherit;
    right: 5%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .section--hero .swiper-slide {
    width: 80%;
    background: #000;
    border-radius: 8px;
    overflow: hidden;
    margin: 0 1.5vw;
    transition: transform 0.4s;
    transform: scale(0.95);
  }
  .page--home .section--hero .swiper-slide img {
    display: block;
    opacity: 0.4;
    transition: 0.4s;
  }
  .page--home .section--hero .swiper-slide.swiper-slide-active {
    transform: scale(1);
    top: 0;
  }
  .page--home .section--hero .swiper-slide.swiper-slide-active img {
    opacity: 1;
  }
}
.page--home .section--hero .block--banner-swiper {
  overflow: hidden;
  position: relative;
}
.page--home .section--hero .swiper-pagination {
  text-align: left;
  padding-left: 19px;
  position: absolute;
  left: 0;
  right: inherit;
  bottom: 6px;
  top: inherit;
  z-index: 100;
}
.page--home .section--hero .swiper-pagination .swiper-pagination-bullet {
  height: 1px;
  background: #fff;
  opacity: 0.5;
  border-radius: 0;
  transform: skewX(-30deg);
  transition: height 0.3s;
}
.page--home .section--hero .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  height: 4px;
}
.page--home .section--info {
  padding-bottom: 15em;
  position: relative;
  z-index: 2;
}
.page--home .section--info .list--information li a {
  background: none;
  padding: 0;
}
.page--home .section--info .block--topics {
  width: 40%;
  min-width: 500px;
  margin: 0 auto;
  position: relative;
}
.page--home .section--info .block--topics .block--topics-swiper {
  background: #1e1e1e;
  padding: 20px;
  border-radius: 8px;
  position: relative;
}
.page--home .section--info .block--topics .block--topics-swiper::after {
  content: "";
  display: block;
  width: 20%;
  height: 31%;
  position: absolute;
  background: no-repeat center url(/static/rizin/fanclub/top/title/title--info.svg);
  background-size: contain;
  right: 1em;
  bottom: 0px;
  background-position: center 7px;
}
.page--home .section--info .block--topics .list__more {
  display: inline-block;
  text-align: right;
  font-size: 12px;
  position: absolute;
  bottom: -2.5em;
  right: 0;
}
.page--home .section--info .block--topics .swiper-pagination {
  text-align: left;
  padding-left: 19px;
  position: absolute;
  left: 0;
  right: inherit;
  bottom: 6px;
  top: inherit;
  z-index: 100;
}
.page--home .section--info .block--topics .swiper-pagination .swiper-pagination-bullet {
  width: 4px;
  height: 4px;
  background: #003116;
}
.page--home .section--info .block--topics .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #00b852;
}
.page--home .section--info .block--topics .swiper-button-next,
.page--home .section--info .block--topics .swiper-button-prev {
  top: 52px;
  left: -15px;
}
.page--home .section--info .block--topics .swiper-button-next::after,
.page--home .section--info .block--topics .swiper-button-prev::after {
  width: 10px;
  height: 10px;
  border-color: #000;
}
.page--home .section-tag.section-tit {
  width: 12vw;
  height: 2vw;
  text-indent: -9999em;
  background: no-repeat center url(/static/rizin/fanclub/top/title/title--hotword.svg);
  background-size: contain;
  mix-blend-mode: difference;
  margin-left: 15vw;
  position: relative;
  z-index: 3;
  margin-bottom: 1em;
}
.page--home .section--tag {
  padding-left: 15vw;
  position: relative;
  z-index: 2;
}
.page--home .block--tag-swiper {
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  cursor: grab;
  padding-left: 15vw;
  margin-left: -15vw;
}
.page--home .block--tag-swiper::-webkit-scrollbar {
  display: none;
}
.page--home .block--tag-swiper .list--tag li:last-child {
  margin-right: 3vw;
}
.page--home .section--new-movie {
  padding-left: 15vw;
  margin-bottom: 5vw;
  position: relative;
  z-index: 2;
}
.page--home .section--new-movie::before {
  content: "";
  content: "";
  display: block;
  width: 7vw;
  height: 21vw;
  position: absolute;
  background: url(/static/rizin/fanclub/top/title/title--newmovie.svg) no-repeat left top;
  background-size: contain;
  left: 9vw;
  top: -4vw;
  mix-blend-mode: difference;
}
.page--home .section--new-movie .list--contents li {
  margin-bottom: 20px;
}
.page--home .area--movie {
  background: #000;
}
.page--home .area--movie .section--movie {
  padding-top: 20vw;
  padding-left: 25vw;
  margin-bottom: 5vw;
  position: relative;
}
.page--home .area--movie .section--movie .block--movie--inner {
  position: relative;
}
.page--home .area--movie .section--movie .block--movie--inner > .thumb {
  width: 50vw;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  left: 0;
  margin-bottom: 1.5vw;
}
.page--home .area--movie .section--movie .block--movie--inner > .thumb a {
  display: block;
  position: relative;
  z-index: 2;
}
.page--home .area--movie .section--movie .block--movie--inner > .thumb img {
  aspect-ratio: 16/9;
  background: no-repeat center #050505;
  background-size: cover;
}
.page--home .area--movie .section--movie .block--movie--inner .list--tag {
  margin-bottom: 3em;
}
.page--home .area--movie .section--movie .block--movie--inner .list--tag li a {
  background: #fff;
  border: none;
}
.page--home .area--movie .section--movie .block--movie--inner .block--tag-swiper {
  width: calc(100% + 10vw);
  margin-left: -5vw;
  padding-left: 5vw;
}
.page--home .area--movie .section--movie .block--movie--inner .block--tag-swiper::-webkit-scrollbar {
  display: none;
}
.page--home .area--movie .section--movie .category-bg {
  width: 100%;
  height: 100%;
  background: no-repeat center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.8;
  filter: grayscale(1);
}
.page--home .area--movie .section--movie .category-bg::before, .page--home .area--movie .section--movie .category-bg::after {
  content: "";
  display: block;
  width: 100%;
  height: 20vw;
  position: absolute;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(0, 0, 0) 100%);
  z-index: 10;
  mix-blend-mode: multiply;
}
.page--home .area--movie .section--movie .category-bg::before {
  top: 0;
  left: 0;
}
.page--home .area--movie .section--movie .category-bg::after {
  bottom: 0;
  left: 0;
  transform: rotate(180deg);
}
.page--home .area--movie .section--movie .section-tit {
  width: 10vw;
  height: 40vw;
  text-indent: -9999em;
  background: no-repeat center;
  background-size: contain;
  position: absolute;
  top: 0;
  left: -10vw;
}
.page--home .area--movie .section--movie .category-tit {
  width: 40vw;
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 0.8em;
  line-height: 1.3;
}
.page--home .area--movie .section--movie .category-tit + .txt {
  font-size: 0.9em;
  letter-spacing: 0.1em;
  margin-bottom: 2em;
  width: 50vw;
  line-height: 1.6;
}
@media screen and (min-width: 961px) {
  .page--home .area--movie .section--movie.category-51 .section-tit {
    background-image: url(/static/rizin/fanclub/top/title/title--category01.svg);
  }
  .page--home .area--movie .section--movie.category-52 .section-tit {
    height: 50vw;
    background-image: url(/static/rizin/fanclub/top/title/title--category02.svg);
  }
  .page--home .area--movie .section--movie.category-53 .section-tit {
    height: 60vw;
    background-image: url(/static/rizin/fanclub/top/title/title--category03.svg);
  }
  .page--home .area--movie .section--movie.category-54 .section-tit {
    height: 22vw;
    background-image: url(/static/rizin/fanclub/top/title/title--category04.svg);
  }
}
.page--home .section--sns {
  padding-top: 15vw;
  padding-left: 25vw;
  margin-bottom: 15vw;
  position: relative;
}
.page--home .section--sns::before {
  content: "";
  display: block;
  width: 50vw;
  height: 160vw;
  position: absolute;
  background: #007233;
  top: -6vw;
  right: 3vw;
  transform: rotate(41deg);
  z-index: -1;
}
.page--home .section--sns .block--sns--inner {
  position: relative;
}
.page--home .section--sns .block--sns--inner li a .thumb {
  aspect-ratio: 1/1;
}
.page--home .section--sns .section-tit {
  width: 15vw;
  height: 36vw;
  text-indent: -9999em;
  background: no-repeat center;
  background-size: contain;
  background-image: url(/static/rizin/fanclub/top/title/title--sns.svg);
  position: absolute;
  top: 0;
  left: -16vw;
}
.page--home .section--sns .category {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 0.5em;
}

.section--list,
.page--support.section--detail {
  padding: calc(120px + 6vw) 10vw 10vw;
}
.section--list .section-tit,
.page--support.section--detail .section-tit {
  margin-bottom: 3vw;
}

.section--detail {
  position: relative;
}

.block--category li {
  display: inline-block;
  font-size: 13px;
  margin-right: 5px;
  margin-bottom: 4px;
}
.block--category li a {
  background: #303030;
  border-radius: 6px;
  line-height: 1;
  padding: 8px 10px;
}

.page--info .wrap {
  overflow: hidden;
  position: relative;
}
.page--info .wrap::before {
  content: "";
  display: block;
  width: 30vw;
  height: 90vw;
  position: absolute;
  background: #007233;
  transform: rotate(40deg);
  top: -25vw;
  left: -10vw;
  position: fixed;
  z-index: -1;
  opacity: 0.9;
}
.page--info .section-tit {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-style: italic;
  font-size: 2.5em;
}
.page--info .section--inner {
  background: #fff;
  padding: 4vw;
  color: #000;
}
.page--info .section--detail .txt a {
  text-decoration: underline;
}
.page--info .section--detail .txt .btn a {
  text-decoration: none;
}
.page--info .section--detail .tit {
  font-weight: bold;
  font-size: 2vw;
}
.page--info .section--detail .date {
  position: relative;
}
.page--info .block--share {
  position: relative;
  top: 0;
  text-align: right;
  padding: 0 25px 25px;
}

.page--movie.movie-search .wrap, .page--movie.category-movie .wrap {
  overflow: hidden;
  position: relative;
}
.page--movie.movie-search .wrap::before, .page--movie.category-movie .wrap::before {
  content: "";
  display: block;
  width: 30vw;
  height: 90vw;
  position: absolute;
  background: #007233;
  transform: rotate(40deg);
  top: -25vw;
  left: -10vw;
  position: fixed;
  z-index: -1;
  opacity: 0.9;
}
.page--movie .section-tit {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-style: italic;
  font-size: 3.5vw;
  text-align: center;
  position: relative;
  z-index: 2;
}
.page--movie:not(.category--parent) .section--list .block--category-list {
  position: relative;
  margin-bottom: 10vw;
}
.page--movie:not(.category--parent) .section--list .block--category-list:last-of-type {
  margin-bottom: 0;
}
.page--movie:not(.category--parent) .section--list .block--category-list:last-of-type .list--contents {
  margin-bottom: 0;
}
.page--movie:not(.category--parent) .section--list .block--category-list .no-data {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  font-style: italic;
  padding: 10vw 0;
}
.page--movie:not(.category--parent) .section--list .block--category-list .category-tit {
  line-height: 1;
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-style: italic;
}
@media screen and (min-width: 961px) {
  .page--movie:not(.category--parent) .section--list .block--category-list .category-tit {
    font-size: 3em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--movie:not(.category--parent) .section--list .block--category-list .category-tit {
    font-size: 1.8em;
  }
}
.page--movie:not(.category--parent) .section--list .block--category-list .list__more {
  position: absolute;
  right: 0;
  top: 0;
}
.page--movie:not(.category--parent) .section--list .list--contents {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 5vw auto;
}
.page--movie:not(.category--parent) .section--list .list--contents li {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 5vw;
}
.page--movie:not(.category--parent) .section--list .list--contents li:nth-child(2n) {
  margin-right: 0;
}
.page--movie:not(.category--parent) .section--list .detail__btn {
  width: 100%;
  max-width: inherit;
  padding-left: 0;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--movie:not(.category--parent) .section--list .detail__btn {
    padding-left: 5%;
  }
}
.page--movie.movie-search .section--list .block--search {
  width: 70%;
  margin: 0 auto;
}
.page--movie.movie-search .section--list .block--search input[type=text] {
  border: none;
  background: #1e1e1e;
  color: #fff;
  padding: 0.8em 60px 0.8em 1em;
  border-radius: 8px;
  font-size: 1.2em;
}
.page--movie.movie-search .section--list .block--search form {
  position: relative;
}
.page--movie.movie-search .searchBtn {
  width: 40px;
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 40px;
  color: #fff;
  background: transparent;
  border: none;
  z-index: 2;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 8px;
  right: 11px;
}
.page--movie.movie-search .searchBtn input {
  border: none;
  color: #fff;
  font-size: 1.5em;
  background: #000;
  height: 84px;
  position: relative;
  top: 4px;
  width: 80px;
  border-radius: 0 8px 8px 0;
}
.page--movie.movie-search .section--list .list--contents li, .page--movie.category--children .section--list .list--contents li {
  width: 32.6666666667%;
  margin-right: 1%;
  margin-bottom: 3vw;
}
.page--movie.movie-search .section--list .list--contents li:nth-child(2n), .page--movie.category--children .section--list .list--contents li:nth-child(2n) {
  margin-right: 1%;
}
.page--movie.movie-search .section--list .list--contents li:nth-child(3n), .page--movie.category--children .section--list .list--contents li:nth-child(3n) {
  margin-right: 0;
}
.page--movie.movie-search .section--list .list--contents li.no-data, .page--movie.category--children .section--list .list--contents li.no-data {
  width: 100%;
  text-align: center;
}
.page--movie.category--parent {
  background: #000;
  position: relative;
}
.page--movie.category--parent .block--movie--inner {
  position: relative;
  margin-bottom: 15vw;
}
.page--movie.category--parent .block--movie--inner > .thumb {
  width: 60vw;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  left: 0;
  margin: 0 auto 1.5vw;
}
.page--movie.category--parent .block--movie--inner > .thumb img {
  aspect-ratio: 16/9;
  background: no-repeat center #050505;
  background-size: cover;
}
.page--movie.category--parent .block--movie--inner .list--tag {
  margin-bottom: 3em;
}
.page--movie.category--parent .block--movie--inner .list--tag li a {
  background: #fff;
  border: none;
}
.page--movie.category--parent .block--movie--inner .list__more {
  margin-left: 9.5vw;
}
.page--movie.category--parent .block--movie--inner:last-of-type {
  margin-bottom: 10vw;
}
.page--movie.category--parent .category-bg {
  width: 100%;
  height: 100%;
  background: no-repeat top;
  background-size: contain;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.6;
  pointer-events: none;
  filter: grayscale(1);
}
.page--movie.category--parent .category-bg::before, .page--movie.category--parent .category-bg::after {
  content: "";
  display: block;
  width: 100%;
  height: 20vw;
  position: absolute;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(0, 0, 0) 100%);
  z-index: 10;
  mix-blend-mode: multiply;
}
.page--movie.category--parent .category-bg::before {
  top: 0;
  left: 0;
}
.page--movie.category--parent .category-bg::after {
  bottom: 0;
  left: 0;
  transform: rotate(180deg);
}
.page--movie.category--parent .category-tit {
  width: 60vw;
  font-size: 2em;
  font-weight: bold;
  margin: 0 auto 0.2em;
}
.page--movie.category--parent .category-tit + .txt {
  width: 60vw;
  font-size: 0.9em;
  letter-spacing: 0.1em;
  margin: 0 auto 2em;
  line-height: 1.6;
}
.page--movie.category--parent .block--tag-swiper {
  width: calc(100% + 20vw);
  overflow: hidden;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  cursor: grab;
  margin: 0 auto 2em;
  margin-left: -10vw;
  padding-left: 20vw;
}
.page--movie.category--parent .block--tag-swiper::-webkit-scrollbar {
  display: none;
}
.page--movie.category--parent .block--content-swiper {
  padding-left: 9.5vw;
}
.page--movie .section--detail {
  width: 100%;
  max-width: inherit;
  color: #fff;
  background: #1e1e1e;
  padding-top: 0;
}
.page--movie .section--detail .area--movie {
  width: 100%;
  background: #000;
}
.page--movie .section--detail .area--movie .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  display: none;
}
.page--movie .section--detail .area--movie .vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.75em;
  margin-left: -1.5em;
  height: 3em;
  border-radius: 2em;
  line-height: 3em;
  background: url(/static/rizin/common/parts/ico--play.svg);
  border: none;
}
.page--movie .section--detail .area--movie .video-js .vjs-control-bar {
  height: 5em;
}
.page--movie .section--detail .area--movie .video-js .vjs-volume-panel .vjs-volume-control {
  top: 1em;
}
.page--movie .section--detail .area--movie .vjs-mouse-display {
  margin-top: 9px;
}
.page--movie .section--detail .area--movie .vjs-control-bar {
  background: none;
  padding: 0 2em;
}
.page--movie .section--detail .area--movie .vjs-http-source-selector.vjs-menu-button {
  position: absolute;
  right: 7.2em;
}
.page--movie .section--detail .area--movie .vjs-menu-button.vjs-icon-cog {
  font-size: 2.4em;
}
.page--movie .section--detail .area--movie .vjs-picture-in-picture-control.vjs-control {
  font-size: 2.4em;
  position: absolute;
  right: 4.5em;
  width: 2em;
}
.page--movie .section--detail .area--movie .vjs-menu-button-popup .vjs-menu {
  left: -2.5em;
  margin-bottom: 2.7em;
}
.page--movie .section--detail .area--movie .video-js .vjs-fullscreen-control {
  position: absolute;
  bottom: 0;
  right: 2em;
}
.page--movie .section--detail .area--movie .video-js .vjs-time-control {
  font-size: 1.2em;
  line-height: 4em;
}
.page--movie .section--detail .area--movie .video-js .vjs-progress-control {
  width: calc(100% - 4em);
  min-width: 4em;
  position: absolute;
  bottom: 3em;
  left: 2.2em;
}
.page--movie .section--detail .area--movie .vjs-button > .vjs-icon-placeholder:before {
  font-size: 3em;
  line-height: 1.67;
}
.page--movie .section--detail .area--movie .video-js .vjs-play-progress {
  background: linear-gradient(45deg, #007233 0%, #00b852 100%);
}
.page--movie .section--detail .area--movie .video-js .vjs-slider {
  background: rgba(210, 210, 210, 0.5);
}
.page--movie .section--detail .block--player {
  width: 100%;
  aspect-ratio: 16/9;
  position: relative;
  margin: 0 auto 2vw;
}
.page--movie .section--detail .block--tit {
  width: 70%;
  margin: 0 auto 5vw;
}
.page--movie .section--detail .block--tit .tit {
  font-weight: normal;
  font-size: 2em;
  line-height: 1.3em;
  margin-bottom: 0;
}
.page--movie .section--detail .block--tit .category, .page--movie .section--detail .block--tit .date {
  font-size: 1.1em;
  opacity: 0.4;
}
.page--movie .section--detail .area--more-info {
  width: 100%;
  margin: 0 auto;
}
.page--movie .section--detail .area--more-info .block--tab {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70%;
  margin: 0 auto;
  position: relative;
}
.page--movie .section--detail .area--more-info .block--tab #tab--movie.current::after, .page--movie .section--detail .area--more-info .block--tab #tab--comment.current::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  background: #00b852;
  bottom: 0;
  left: 0;
  transition: 0.4s;
}
.page--movie .section--detail .area--more-info .block--tab > div {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
  position: relative;
}
.page--movie .section--detail .area--more-info .block--tab > div .item__ico {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page--movie .section--detail .area--more-info .block--tab > div .item__ico img {
  display: block;
  width: 30px;
  height: 30px;
  background: no-repeat center;
  background-size: contain;
  margin-right: 10px;
}
.page--movie .section--detail .area--more-info .block--tab > div .item__ico span {
  display: none;
}
.page--movie .section--detail .area--more-info .block--tab > div.tab__list .item__ico img {
  background-image: url(/static/rizin/common/parts/ico--movie__off.svg);
}
.page--movie .section--detail .area--more-info .block--tab > div.tab__comment .item__ico img {
  background-image: url(/static/rizin/common/parts/ico--comment__off.svg);
}
.page--movie .section--detail .area--more-info .block--tab > div.current .item__ico span {
  display: inline-block;
}
.page--movie .section--detail .area--more-info .block--tab > div.current.tab__list .item__ico img {
  background-image: url(/static/rizin/common/parts/ico--movie__on.svg);
}
.page--movie .section--detail .area--more-info .block--tab > div.current.tab__comment .item__ico img {
  background-image: url(/static/rizin/common/parts/ico--comment__on.svg);
}
.page--movie .section--detail .area--more-info .block--tab__main {
  position: relative;
}
.page--movie .section--detail .area--more-info .block--tab__main > div {
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  left: 0;
}
.page--movie .section--detail .area--more-info .block--tab__main > div.current {
  display: block;
}
.page--movie .section--detail .area--more-info .block--tab__main .block--comments {
  padding-top: 25px;
}
.page--movie .section--detail .area--more-info .block--tab__main .block--comments .block--post {
  width: 70%;
  margin: 0 auto 40px;
  position: relative;
}
.page--movie .section--detail .area--more-info .block--tab__main .block--comments .block--post input[type=text] {
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding-right: 45px;
}
.page--movie .section--detail .area--more-info .block--tab__main .block--comments .block--post input[type=submit] {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  border: none;
  background: no-repeat 82% center url(/static/rizin/common/parts/ico--send.svg);
  background-size: 45%;
}
.page--movie .section--detail .area--more-info .block--tab__main .block--comments div[id^=contents_comment_wrapper] {
  overflow-y: scroll;
}
@media screen and (min-width: 961px) {
  .page--movie .section--detail .area--more-info .block--tab__main .block--comments div[id^=contents_comment_wrapper] {
    max-height: 400px;
  }
}
.page--movie .section--detail .area--more-info .block--tab__main .block--comments .list--comment {
  border-top: 1px solid #000;
}
.page--movie .section--detail .area--more-info .block--tab__main .block--comments .list--comment li {
  margin-bottom: 0;
  border-bottom: 1px solid #000;
}
.page--movie .section--detail .area--more-info .block--tab__main .block--comments .list--comment li .list__txt {
  width: 70%;
  margin: 0 auto;
  position: relative;
  padding: 16px 0;
}
.page--movie .section--detail .area--more-info .block--tab__main .block--comments .list--comment li .list__txt .name {
  color: #707070;
}
.page--movie .section--detail .area--more-info .block--tab__main .block--comments .list--comment li .list__txt .report-btn {
  position: absolute;
  top: 17px;
  right: 0;
  width: 20px;
  text-align: center;
  cursor: pointer;
}
.page--movie .section--detail .area--more-info .block--tab__main .block--more_movies {
  background: #242424;
  padding-top: 16px;
  border-top: 1px solid #000;
}
.page--movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents {
  width: 100%;
  margin: 0 auto;
}
.page--movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li {
  margin-bottom: 0;
  border-bottom: 1px solid #000;
}
.page--movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 70%;
  height: 100%;
  position: relative;
  padding: 16px 13px;
  margin: 0 auto;
}
.page--movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .thumb {
  width: 25%;
  border-radius: 0;
  margin-bottom: 0;
  margin-right: 15px;
}
.page--movie .detail__btn {
  width: 80%;
  max-width: 1300px;
  padding-top: 6vw;
  margin: 0 auto;
}

.page--support.section--detail {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
}
.page--support.section--detail .section-tit {
  font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 40px;
}
.page--support.section--detail .list--support a {
  text-decoration: underline;
  transition: 0.3s;
  color: #fff;
}
@media screen and (min-width: 961px) {
  .page--support.section--detail .list--support a:hover {
    text-decoration: none;
  }
}
.page--support.section--detail .list--support dt {
  font-size: 1em;
  font-weight: bold;
}
.page--support.section--detail .list--support dd {
  margin-bottom: 2em;
}
.page--support.section--detail .list--support ol ol {
  padding-left: 1em;
}
.page--support.section--detail .supportTable {
  display: block;
  text-align: left;
}
.page--support.section--detail .supportTable * {
  display: block;
}
.page--support.section--detail .supportTable tr {
  margin-bottom: 2.5em;
}

.page--faq .section-tit {
  font-family: inherit;
  font-size: 2vw;
}
.page--faq .tit {
  font-weight: 400;
}
.page--faq .list--tag {
  white-space: normal;
  margin-bottom: 2em;
}
.page--faq .list--tag li {
  margin-bottom: 10px;
}
.page--faq .section--list {
  padding-left: 15vw;
  padding-right: 15vw;
}
.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 {
    transition: 0.3s;
  }
  .page--faq .section--list .block--contact a:hover {
    color: #fff;
    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 .detail__btn a {
  position: relative;
}
.page--faq .searchBox {
  width: 100%;
  margin: 56px auto 50px;
  position: relative;
}
.page--faq .searchBox input[type=text] {
  background: #1e1e1e;
  color: #fff;
  border-radius: 6px;
  width: 100%;
  padding: 1em 1.5em;
  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: 7px;
  right: 3px;
  z-index: 2;
  cursor: pointer;
}
.page--faq .list--faq {
  margin: 0 0 60px;
}
.page--faq .list--faq li a {
  display: flex;
  align-items: baseline;
  padding: 20px 0;
  text-decoration: none;
  transition: 0.3s;
  border-bottom: 1px solid #505050;
}
@media screen and (min-width: 961px) {
  .page--faq .list--faq li a:hover {
    color: #00d861;
  }
}
.page--faq .list--faq .txt {
  padding-top: 0;
}
.page--faq .list--faq .icon--a {
  display: none;
}
.page--faq .list--faq .icon--q {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 28px;
}
.page--faq .tit--category {
  font-weight: 600;
  color: #fff;
  font-size: 1.2em;
}
.page--faq .block--faq-detail {
  background: #fff;
  color: #000;
  border-radius: 6px;
  padding: 25px;
  margin: 1em 0 4em;
}
.page--faq .block--faq-detail .icon--q {
  display: none;
}
.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 .btn a {
  text-decoration: none;
}
.page--faq .block--faq-detail dd a {
  transition: 0.3s;
  text-decoration: underline;
  color: #000;
}
.page--faq .block--faq-detail .icon--a {
  display: none;
}
.page--faq .block--contact {
  margin: 40px 0 0;
  color: #fff;
}
.page--faq .block--contact .link a {
  position: relative;
  border-bottom: 1px solid #000;
  padding: 0 0 0.2em;
}
.page--faq .block--contact .link a::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 1px solid #000;
  border-top: none;
  border-right: none;
  transform: rotate(-135deg);
  position: relative;
  bottom: 2px;
}
.page--faq .block--contact a {
  text-decoration: none;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .page--faq .block--contact a:hover {
    opacity: 0.5;
  }
}

.page--entry.section--detail {
  max-width: 1500px;
  position: relative;
}
.page--entry.section--detail::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #222 no-repeat center url(/static/rizin/fanclub/feature/entry/bg.jpg);
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0.5;
}
.page--entry.section--detail > h2, .page--entry.section--detail div {
  position: relative;
  z-index: 2;
}
.page--entry.section--detail .section-tit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70%;
  height: 60vh;
  margin: 0 auto;
}
.page--entry.section--detail .list--attention li {
  text-indent: -1em;
  padding-left: 1em;
}
.page--entry.section--detail .block--lead {
  max-width: 800px;
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #fff;
  font-size: 1.5em;
  line-height: 1.6;
  letter-spacing: 0.04em;
  margin: 0 auto 10vw;
}
.page--entry.section--detail .block-tit {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 6vw;
}
.page--entry.section--detail .block--service {
  margin-bottom: 10vw;
}
.page--entry.section--detail .block--service .line-txt {
  top: 4vw;
}
.page--entry.section--detail .block--service .line-txt.txt--contents span {
  color: #fff;
}
.page--entry.section--detail .block--service .line-txt.txt--contents span::before {
  content: "CONTENTS";
}
.page--entry.section--detail .block--service .block--service__detail {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 10vw;
}
.page--entry.section--detail .block--service .block--service__detail > div {
  width: 48%;
  background: #000;
  color: #fff;
  padding: 8vw 5vw;
  transform: skewX(-10deg);
  position: relative;
  overflow: hidden;
}
.page--entry.section--detail .block--service .block--service__detail > div::before {
  content: "";
  display: block;
  width: 140%;
  height: 140%;
  position: absolute;
  background: no-repeat center;
  background-size: cover;
  top: -20%;
  left: -20%;
  transform: skewX(10deg);
  filter: grayscale(1);
  mix-blend-mode: difference;
  z-index: -1;
}
.page--entry.section--detail .block--service .block--service__detail > div::after {
  content: "";
  display: block;
  width: 140%;
  height: 140%;
  position: absolute;
  background: #007233 no-repeat center;
  top: -20%;
  left: -20%;
  mix-blend-mode: multiply;
  z-index: -1;
}
.page--entry.section--detail .block--service .block--service__detail > div:nth-child(1)::before {
  background-image: url(/static/rizin/fanclub/feature/entry/bg/ph01.jpg);
}
.page--entry.section--detail .block--service .block--service__detail > div:nth-child(2)::before {
  background-image: url(/static/rizin/fanclub/feature/entry/bg/ph06.jpg);
}
.page--entry.section--detail .block--service .block--service__detail > div:nth-child(1) {
  left: 1vw;
}
.page--entry.section--detail .block--service .block--service__detail > div:nth-child(2) {
  top: 5vw;
  left: -2vw;
}
.page--entry.section--detail .block--service .block--service__detail dt {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 5vw;
  text-align: center;
  line-height: 1;
  margin-bottom: 2vw;
}
.page--entry.section--detail .block--service .block--service__detail dd {
  font-weight: bold;
  font-size: 18px;
  transform: skewX(10deg);
}
.page--entry.section--detail .block--service .block--service__detail dd ul {
  font-size: 14px;
  font-weight: normal;
  padding-top: 0.5em;
}
.page--entry.section--detail .block--service .block--service__detail + .txt--basic {
  color: #fff;
  font-weight: bold;
  font-size: 1.5em;
  letter-spacing: 0.08em;
  text-align: center;
}
.page--entry.section--detail .block--fee {
  background: #fff;
  color: #fff;
  padding: 5vw;
  margin-bottom: 10vw;
}
.page--entry.section--detail .block--fee .list--table {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.page--entry.section--detail .block--fee .list--table .list--table__item {
  width: 47%;
}
.page--entry.section--detail .block--fee .list--table .list--table__item:first-child dd .txt--lead {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1em;
  color: #00a54a;
  text-align: center;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
}
.page--entry.section--detail .block--fee .list--table dt {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 15px;
  text-align: left;
  border-bottom: 1px solid;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.page--entry.section--detail .block--fee .list--table dd .fee {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00a54a;
  color: #fff;
  padding: 20px;
  margin-bottom: 20px;
}
.page--entry.section--detail .block--fee .list--table dd .fee p {
  font-family: urw-din, "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1;
  font-size: 11px;
}
.page--entry.section--detail .block--fee .list--table dd .fee p del {
  display: inline-block;
  text-decoration: none;
  position: relative;
}
.page--entry.section--detail .block--fee .list--table dd .fee p del::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background: #fff;
  top: 52%;
  left: 0;
}
.page--entry.section--detail .block--fee .list--table dd .fee p span {
  font-size: 1.3em;
}
.page--entry.section--detail .block--fee .list--table dd .fee > p:first-child {
  position: relative;
  font-weight: bold;
  margin-top: 0.5em;
  margin-right: 20px;
}
.page--entry.section--detail .block--fee .list--table dd .fee > p:last-child {
  font-size: 1.4em;
}
.page--entry.section--detail .block--fee .list--table dd .fee > p:last-child span {
  font-size: 1.8em;
}
.page--entry.section--detail .block--entry {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #fff;
  padding: 5vw;
  color: #ffffff;
}
.page--entry.section--detail .block--entry .block--error {
  width: 100%;
  background: none;
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 20px;
}
.page--entry.section--detail .block--entry .block--entry__item {
  width: 48%;
  margin-bottom: 40px;
}
.page--entry.section--detail .block--entry .block--entry__item .tit {
  text-align: center;
  font-size: 1.2em;
}
.page--entry.section--detail .block--entry .block--entry__item .btn {
  width: 80%;
  margin: 0 auto;
}
.page--entry.section--detail .block--entry .block--entry__item .btn .btn--main::after {
  display: none;
}
.page--entry.section--detail .block--entry .list--sub {
  width: 100%;
}

@media screen and (min-width: 756px) and (max-width: 961px) {
  .page--questionnaire .section--detail {
    padding: 14vw 5vw 10vw;
  }
}
.page--questionnaire .section--detail .input--half {
  width: 50% !important;
}
.page--questionnaire .section--detail .input--quarter {
  width: 25% !important;
}
.page--questionnaire .section--detail .ph {
  margin-bottom: 1em;
  font-size: unset;
}
.page--questionnaire .section--detail .btn {
  margin: 0 auto;
}
.page--questionnaire .section--detail .section-tit {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 60px;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--questionnaire .section--detail .section-tit {
    font-size: 20px;
    margin-bottom: 40px;
  }
}
.page--questionnaire .section--detail .tit {
  font-size: 16px;
}
.page--questionnaire .section--detail form .form--post {
  margin: 0 0 8%;
}
.page--questionnaire .section--detail form .form--post textarea {
  border: none;
  background: #fdfbfd;
}
.page--questionnaire .section--detail form .form--post input {
  margin-right: 0.4em;
  color: #000;
  background: #fdfbfd;
  border: none;
}
.page--questionnaire .section--detail form .form--post .form__select select {
  background: #fdfbfd;
  color: #000;
  border: none;
  cursor: pointer;
}
.page--questionnaire .section--detail form .form--horizontal li {
  display: inline-block;
}
.page--questionnaire .section--detail form .icon--required::before {
  content: "必須";
  font-size: 11px;
  color: #fff;
  background: #e60012;
  padding: 4px 8px;
  margin-left: 1em;
}
.page--questionnaire.confirm .form--confirm {
  border: 1px solid;
  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;
  color: rgba(225, 225, 225, 0.6);
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--questionnaire.confirm .form--confirm dt {
    font-size: 11px;
  }
}
.page--questionnaire.confirm .form--confirm dd {
  font-size: 15px;
  border-bottom: 1px solid white;
  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;
}

@supports not (aspect-ratio: 16/9) {
  .list--information li a .thumb,
  .list--contents li .thumb {
    aspect-ratio: initial;
    width: 100%;
    padding-top: 56.25%;
  }
  .list--information li a .thumb img,
  .list--contents li .thumb img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .page--home .section--sns .block--sns--inner li a .thumb {
    aspect-ratio: initial;
    width: 100%;
  }
  .page--home .area--movie .section--movie .block--movie--inner > .thumb {
    aspect-ratio: initial;
    padding-top: 37.54%;
  }
  .page--home .area--movie .section--movie .block--movie--inner > .thumb img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
  a {
    transition: 0.3s;
  }
  .btn input {
    transition: 0.3s;
  }
  .btn a, .btn input {
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    transition: 0.3s;
  }
  .page--home .section--info .block--topics .swiper-button-next::after,
  .page--home .section--info .block--topics .swiper-button-prev::after,
  .header .block--language .nav--language button,
  .header .drawer__btn,
  .header .block--search .search--switch,
  .header .block--search .block--search__inner .submit input,
  .header .header--area__left .block--category .nav-tit {
    transition: 0.3s;
  }
  .list--tag a:hover {
    background: #fff;
    border-color: #fff;
  }
  h1.logo a:hover,
  .header .block--language .nav--language button:hover,
  .header .block--loign .g-nav__login li.item__mypage a:hover,
  .header .drawer__btn:hover,
  .header .block--search .search--switch:hover,
  .header .header--area__left .block--category .nav-tit:hover {
    opacity: 0.8;
  }
  .page--info .list--information li a:hover,
  .header .block--search .block--search__inner .submit input:hover,
  .block--category li a:hover,
  .block--movie--inner .list--tag a:hover {
    background: #007233;
  }
  .block--category li {
    margin-bottom: 1.2em;
  }
  .page--home .section--info .block--topics .swiper-button-next:hover::after,
  .page--home .section--info .block--topics .swiper-button-prev:hover::after {
    border-color: #fff;
  }
  .footer .nav--support li a:hover,
  .drawer__inner li.list--menu__item a:hover {
    opacity: 0.5;
  }
  .page--home .area--movie .section--movie .block--movie--inner .block--tag-swiper {
    width: calc(100% + 25vw);
    margin-left: -25vw;
    padding-left: 25vw;
  }
  .page--home .block--movie--inner .list__more,
  .page--home .section--sns .list__more {
    font-family: urw-din, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 13px;
    line-height: 1;
    color: #ffffff;
    background: #008139;
    letter-spacing: 0.1em;
    position: absolute;
    top: 0;
    left: -9vw;
    transform-origin: left top;
    transform: rotate(90deg);
    padding: 3px 5px 3px;
  }
  .page--home .section--movie .block--movie--inner .list--contents li {
    margin-bottom: 1vw;
  }
  .page--home .childe-list__more {
    display: inline-block;
    background: #333;
    font-size: 0.9em;
    padding: 8px 8px 5px;
    line-height: 1;
    border-radius: 3px;
    position: absolute;
    left: calc(50vw - 5em - 16px);
    top: calc(27.5vw + 1.6em + 13px);
    transition: 0.3s;
  }
  .page--home .childe-list__more:hover {
    background: #007233;
  }
  .page--home .section--sns .list__more {
    left: -17vw;
  }
}
/*  tablet
------------------------------ */
@media screen and (min-width: 961px) and (max-width: 1150px) {
  .header .drawer__btn {
    display: block !important;
    top: 0;
    height: 90px;
    transition: 0.3s;
    z-index: 1001;
  }
  .header .drawer__btn span {
    transition: 0.3s;
  }
  .header .drawer__btn span.top {
    top: 39px;
  }
  .header .drawer__btn span.mid {
    top: 47px;
  }
  .header .drawer__btn span.btm {
    top: 55px;
  }
}
@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;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .btn--main,
  .btn--sub {
    min-width: 50%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .header {
    padding-top: 1.5em;
  }
  .header::before {
    height: 150%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 20%, rgb(0, 0, 0) 100%);
  }
  .header h1.logo a img {
    height: auto;
  }
  .header .header--area__left {
    width: 25%;
    padding-left: 1em;
  }
  .header .header--area__right {
    padding-right: 1em;
  }
  .header .drawer__btn {
    height: 26px;
    padding-right: 10px;
    top: 2px;
  }
  .header .drawer__btn::before {
    top: 9px;
  }
  .header .block--search .search--switch {
    font-size: 1.3em;
    line-height: 1.5;
    margin: 0 0 0 1em;
    position: relative;
    top: 0.1em;
  }
  .header .block--search .block--search__inner {
    padding: 80px 1.1em 20px;
  }
  .header .block--search .block--search__inner > form {
    position: relative;
  }
  .header .block--search .block--search__inner .search {
    width: 100%;
    font-size: 1em;
    border-radius: 6px;
    padding: 10px 0.5em;
  }
  .header .block--search .block--search__inner .submit {
    width: 20px;
    font-size: 13px;
    line-height: 20px;
    color: #000;
    position: absolute;
    top: 0;
    z-index: 20;
    right: 1.5em;
    left: inherit;
  }
  .header .block--search .block--search__inner .submit input {
    width: 40px;
    height: 43px;
    border: none;
    background: none;
    color: #000;
    font-size: 1.5em;
    border-radius: 0;
    top: 0;
  }
  .header .block--loign {
    padding: 0 0.5em 0 1em;
  }
  .header .block--language .nav--language {
    margin-right: 1.3em;
    margin-left: 0.6em;
    position: relative;
    top: 0.1em;
  }
  .header .block--language .nav--language li.current button {
    height: 3em;
    background: none;
    color: #fff;
    padding: 0.8em;
    font-size: 0.8em;
    line-height: 0.8em;
    border: 1px solid;
    position: relative;
    top: -0.2em;
  }
  .header .drawer {
    display: block;
    width: 100%;
    height: 100%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 80px 5vw 40px;
  }
  .header .drawer .g-nav {
    width: 100%;
  }
  .header .drawer .drawer__inner ul li {
    margin-bottom: 7px;
    margin-right: 0;
  }
  .header .drawer .g-nav__login {
    padding: 4vw 0;
  }
  .header .drawer .g-nav__login li {
    display: inline-block;
  }
  .header .drawer .g-nav__login li.item__signup a {
    background: #fff;
    color: #007233;
  }
  .header .drawer .g-nav__login li.item__signin a {
    border: 1px solid #fff;
  }
  .header .drawer .g-nav__login li a {
    display: block;
    border-radius: 2em;
    font-weight: bold;
    line-height: 1;
    padding: 0.7em 1.5em 0.6em;
    font-size: 3.5vw;
    font-style: normal;
  }
  .header .drawer .g-nav__category dl {
    margin-bottom: 0.5em;
  }
  .header .drawer .g-nav__category dt {
    letter-spacing: 0.1em;
    margin-bottom: 0.5em;
  }
  .header .drawer .g-nav__category dt a {
    font-size: 0.9em;
  }
  .header .drawer .g-nav__category dd a {
    display: block;
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-size: 3vw;
    padding: 1.1em 10px;
    background: #282828;
    border-radius: 6px;
    font-weight: normal;
    font-style: normal;
  }
  .header .drawer .drawer__inner .g-nav__menu {
    border-top: 1px solid;
    padding-top: 2em;
    margin-top: 3em;
  }
  .header .drawer .drawer__inner .g-nav__menu li {
    margin-right: 2vw;
  }
  .header .drawer .drawer__inner .g-nav__menu li a {
    display: block;
    font-size: 5vw;
    padding: 0.4em 0;
  }
  .block--pager {
    margin-top: 20px;
  }
  .section--detail .block--pager {
    text-align: center;
    margin: 20px 0 0;
  }
  .list--information li a {
    display: block;
    padding: 10px 0;
  }
  .list--information li a .date {
    display: block;
    background: none;
    border: none;
    padding: 0;
    width: auto;
    text-align: left;
    margin-bottom: 5px;
  }
  .list--information li a .tit span {
    display: block;
  }
  .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 .tit {
    font-size: 12px;
    position: relative;
  }
  .block--category {
    margin-bottom: 20px;
  }
  .block--category li {
    margin-right: 0;
  }
  .block--category li a {
    font-size: 12px;
    letter-spacing: 0.1em;
    padding: 0 5px;
  }
  .list--tag li {
    margin-right: 0;
  }
  .list--tag li a {
    font-size: 10px;
    padding: 0.8em 1em 0.6em;
  }
  .section-tit {
    font-size: 6vw;
    margin-bottom: 5%;
    letter-spacing: initial;
  }
  .section--list,
  .section--detail {
    padding: 20vw 5vw 0;
  }
  .section--list .date,
  .section--detail .date {
    margin-bottom: 5px;
  }
  .section--detail {
    width: 100%;
  }
  .section--detail .detail__btn {
    text-align: center;
    margin-top: 40px;
  }
  .section--detail .line-txt {
    left: -25vw;
    top: 1vw;
  }
  .block--sort-category {
    width: 95%;
  }
  .block--sort-category .block--sort {
    width: 80%;
    right: inherit;
    left: 20vw;
    top: 35px;
    max-width: none;
    box-shadow: none;
    border-top: solid 1px rgba(255, 255, 255, 0.1);
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  }
  .footer {
    padding: 2em 5vw 3em;
  }
  .footer .list--support {
    margin-bottom: 2em;
  }
  .footer .list--support .nav--support {
    text-align: left;
  }
  .footer .list--support dt {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    border-bottom: 1px solid;
    padding-bottom: 0.8em;
    position: relative;
    margin-bottom: 0.8em;
  }
  .footer .list--support dt::before, .footer .list--support dt::after {
    content: "";
    display: block;
    width: 9px;
    height: 1px;
    position: absolute;
    background: #fff;
    right: 0;
    top: 10px;
  }
  .footer .list--support dt::before {
    transform: rotate(90deg);
  }
  .footer .list--support dd {
    display: none;
    font-weight: normal;
    font-size: 12px;
  }
  .footer .list--support dd li {
    display: block;
    border-bottom: 1px solid #1E1E1E;
    margin: 0;
  }
  .footer .list--support dd li a {
    display: block;
    line-height: 1;
    padding: 1.2em 0;
  }
  .page--home .wrap {
    padding-bottom: 0;
  }
  .page--home .wrap::before {
    width: 70vw;
    height: 300vh;
    top: 0;
    left: -105%;
    transform: skewX(-28deg);
  }
  .page--home .footer {
    position: relative;
  }
  .page--home .section--hero {
    padding-top: 25vw;
    min-height: inherit;
  }
  .page--home .section--hero .block--banner-swiper {
    overflow: hidden;
    padding-bottom: 11vw;
    height: 124.2vw;
  }
  .page--home .section--hero .swiper-pagination {
    text-align: center;
  }
  .page--home .section--hero .swiper-pagination-bullet {
    width: 5vw;
  }
  .page--home .section--info {
    padding: 0 5vw;
    margin-bottom: 20vw;
  }
  .page--home .section--info .block--topics {
    width: 100%;
    min-width: inherit;
  }
  .page--home .section--info .block--topics .block--topics-swiper {
    padding: 15px;
  }
  .page--home .section--info .block--topics .swiper-pagination {
    text-align: center;
  }
  .page--home .section--info .block--topics .list--information li a .date {
    font-size: 10px;
    margin-bottom: 5px;
  }
  .page--home .section--info .block--topics .list--information li a .tit {
    font-size: 11px;
    font-weight: normal;
  }
  .page--home .section--info .block--topics .list__more {
    display: block;
    text-align: center;
    font-size: 12px;
    position: relative;
    bottom: -1em;
  }
  .page--home .section--info .block--topics .list__more a {
    display: inline-block;
    line-height: 1;
    padding: 0.3em 3em;
    letter-spacing: 0.1em;
    font-size: 11px;
    font-weight: normal;
  }
  .page--home .swiper-button-next, .page--home .swiper-button-prev {
    display: none;
  }
  .page--home .section--new-movie {
    padding-left: 5vw;
    padding-top: 10vw;
    margin-bottom: 5vw;
  }
  .page--home .section--new-movie::before {
    content: "";
    width: 17vw;
    height: 40vw;
    left: 44vw;
    top: -17vw;
    background-image: url(/static/rizin/fanclub/top/title/title--newmovie_sp.svg);
    transform: rotate(-90deg);
  }
  .page--home .section-tag.section-tit {
    width: 35vw;
    height: 5vw;
    margin-left: 0;
    margin-bottom: 1em;
    left: 32.5vw;
  }
  .page--home .section--tag {
    padding-left: 5vw;
    position: relative;
    z-index: 2;
  }
  .page--home .section--tag .block--tag-swiper {
    padding-left: 5vw;
    margin-left: -5vw;
  }
  .page--home .area--movie .section--movie {
    padding: 20vw 5vw 5vw;
  }
  .page--home .area--movie .section--movie .section-tit {
    width: 100%;
    height: auto;
    font-family: urw-din, "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-style: italic;
    text-indent: 0;
    background: none !important;
    position: relative;
    top: 0;
    left: 0;
  }
  .page--home .area--movie .section--movie .category-bg {
    height: 100vw;
  }
  .page--home .area--movie .section--movie .category-tit {
    width: 100%;
    font-size: 1.5em;
    margin-bottom: 0.2em;
  }
  .page--home .area--movie .section--movie .category-tit + .txt {
    width: 100%;
    font-size: 10px;
  }
  .page--home .area--movie .section--movie .list__more {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
  }
  .page--home .area--movie .section--movie .list__more a {
    display: block;
    background: #1E1E1E;
    border-radius: 6px;
    line-height: 1;
    padding: 1em 1.5em;
    font-size: 10px;
  }
  .page--home .area--movie .section--movie .child-category-tit {
    font-size: 10px;
    letter-spacing: 0.12em;
    color: #aaa;
    margin-bottom: 0.8em;
  }
  .page--home .area--movie .section--movie .childe-list__more {
    position: relative;
    display: inline-block;
    line-height: 1;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    font-size: 11px;
    letter-spacing: 0.1em;
    top: -10px;
  }
  .page--home .area--movie .section--movie .childe-list__more a {
    display: block;
  }
  .page--home .area--movie .section--movie .block--movie--inner > .thumb {
    width: 100%;
    border-radius: 6px;
    position: relative;
    left: 0;
    margin-bottom: 1.5vw;
  }
  .page--home .area--movie .section--movie .block--movie--inner .list--tag li {
    margin-right: 0.5em;
  }
  .page--home .section--sns {
    padding: 20vw 5vw 5vw;
  }
  .page--home .section--sns::before {
    width: 70vw;
    height: 260vw;
    top: 1vw;
    right: 8vw;
    transform: rotate(34deg);
  }
  .page--home .section--sns .section-tit {
    width: 100%;
    height: auto;
    font-family: urw-din, "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-style: italic;
    text-indent: 0;
    background: none !important;
    position: relative;
    top: 0;
    left: 0;
  }
  .page--home .section--sns .list__more {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
  }
  .page--home .section--sns .list__more a {
    display: block;
    background: #1E1E1E;
    border-radius: 6px;
    line-height: 1;
    padding: 1em 1.5em;
    font-size: 10px;
  }
  body:not(.page--home) .wrap {
    padding-bottom: 160px;
  }
  body:not(.page--home) .footer .list--support {
    display: none;
  }
  .page--info .section-tit {
    font-size: 6vw;
  }
  .page--info .list--information li {
    width: 100%;
    margin-right: 0;
  }
  .page--info .list--information li a {
    padding: 15px;
  }
  .page--info .list--information li a .tit {
    font-size: 12px;
  }
  .page--info .section--detail .tit {
    font-size: 5vw;
  }
  .page--info .section--detail .txt {
    line-height: 1.8;
  }
  .page--info .block--share {
    padding: 0 0 25px;
  }
  .page--movie.movie-search .wrap, .page--movie.category-movie .wrap {
    overflow: hidden;
    position: relative;
  }
  .page--movie.movie-search .wrap::before, .page--movie.category-movie .wrap::before {
    content: "";
    display: block;
    width: 40vw;
    height: 120vw;
    position: absolute;
    transform: rotate(30deg);
    top: -43vw;
    left: -10vw;
  }
  .page--movie .section-tit {
    font-size: 5vw;
  }
  .page--movie:not(.category--parent) .section--list .block--category-list {
    position: relative;
    margin-bottom: 10vw;
  }
  .page--movie:not(.category--parent) .section--list .block--category-list:last-of-type {
    margin-bottom: 0;
  }
  .page--movie:not(.category--parent) .section--list .block--category-list:last-of-type .list--contents {
    margin-bottom: 0;
  }
  .page--movie:not(.category--parent) .section--list .block--category-list .no-data {
    font-family: urw-din, "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-style: italic;
    padding: 10vw 0;
  }
  .page--movie:not(.category--parent) .section--list .block--category-list .category-tit {
    line-height: 1;
    font-family: urw-din, "Noto Sans JP", sans-serif;
    font-weight: 800;
    font-style: normal;
    font-style: italic;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 961px) {
  .page--movie:not(.category--parent) .section--list .block--category-list .category-tit {
    font-size: 3em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 1px) and (max-width: 960px) {
  .page--movie:not(.category--parent) .section--list .block--category-list .category-tit {
    font-size: 1.8em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--movie:not(.category--parent) .section--list .block--category-list .list__more {
    position: absolute;
    right: 0;
    top: 0;
  }
  .page--movie:not(.category--parent) .section--list .list--contents {
    display: block;
    margin: 5vw auto;
  }
  .page--movie:not(.category--parent) .section--list .list--contents li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .page--movie:not(.category--parent) .section--list .detail__btn {
    width: 100%;
    max-width: inherit;
    padding-left: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 1px) and (max-width: 960px) {
  .page--movie:not(.category--parent) .section--list .detail__btn {
    padding-left: 5%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--movie.movie-search .section--list .block--search {
    width: 100%;
  }
  .page--movie.movie-search .section--list .block--search input[type=text] {
    border-radius: 6px;
    font-size: 1.2em;
  }
  .page--movie.movie-search .section--list .block--search form {
    position: relative;
  }
  .page--movie.movie-search .searchBtn {
    top: 6px;
    right: 9px;
  }
  .page--movie.movie-search .section--list .list--contents li, .page--movie.category--children .section--list .list--contents li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .page--movie.movie-search .section--list .list--contents li:nth-child(2n), .page--movie.movie-search .section--list .list--contents li:nth-child(3n), .page--movie.category--children .section--list .list--contents li:nth-child(2n), .page--movie.category--children .section--list .list--contents li:nth-child(3n) {
    margin-right: 0;
  }
  .page--movie.movie-search .section--list .list--contents li a, .page--movie.category--children .section--list .list--contents li a {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .page--movie.movie-search .section--list .list--contents li .thumb, .page--movie.category--children .section--list .list--contents li .thumb {
    width: 40%;
  }
  .page--movie.movie-search .section--list .list--contents li .list__txt, .page--movie.category--children .section--list .list--contents li .list__txt {
    width: 58%;
  }
  .page--movie.category--parent {
    background: #000;
    position: relative;
  }
  .page--movie.category--parent .block--movie--inner {
    position: relative;
    margin-bottom: 50px;
  }
  .page--movie.category--parent .block--movie--inner > .thumb {
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    left: 0;
    margin: 0 auto 1.5vw;
  }
  .page--movie.category--parent .block--movie--inner > .thumb img {
    aspect-ratio: 16/9;
    background: no-repeat center #050505;
    background-size: cover;
  }
  .page--movie.category--parent .block--movie--inner .list--contents li {
    margin-bottom: 15px;
  }
  .page--movie.category--parent .block--movie--inner .list--tag {
    margin-bottom: 0;
  }
  .page--movie.category--parent .block--movie--inner .list--tag li {
    margin-right: 0.5em;
  }
  .page--movie.category--parent .block--movie--inner .list--tag li a {
    background: #fff;
    border: none;
  }
  .page--movie.category--parent .block--movie--inner .list__more {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .page--movie.category--parent .block--movie--inner .list__more a {
    display: inline-block;
    font-size: 0.9em;
    letter-spacing: 0.1em;
    padding: 1em 2em;
  }
  .page--movie.category--parent .child-category-tit {
    font-size: 10px;
    letter-spacing: 0.12em;
    color: #aaa;
    margin-bottom: 0.8em;
  }
  .page--movie.category--parent .category-tit {
    width: 100%;
    font-size: 1em;
    font-weight: bold;
    margin: 0 auto 0.2em;
  }
  .page--movie.category--parent .category-tit + .txt {
    width: 100%;
    font-size: 10px;
    letter-spacing: 0.1em;
    margin: 0 auto 2em;
    line-height: 1.6;
  }
  .page--movie.category--parent .block--tag-swiper {
    width: calc(100% + 10vw);
    margin-left: -5vw;
    padding-left: 5vw;
  }
  .page--movie.category--parent .block--content-swiper {
    padding-left: 0;
  }
  .page--movie .section--detail {
    padding-left: 0;
    padding-right: 0;
    padding-top: 60%;
  }
  .page--movie .section--detail .area--movie .vjs-big-play-centered .vjs-big-play-button {
    width: 2em;
    height: 2em;
    margin-top: -0.75em;
    margin-left: -1em;
    line-height: 2em;
  }
  .page--movie .section--detail .area--movie .video-js .vjs-control {
    width: 3.5em;
  }
  .page--movie .section--detail .area--movie .video-js .vjs-play-control {
    width: 14.5vw;
    height: 14.5vw;
    position: absolute;
    top: -24vw;
    left: 44%;
    font-size: 5vw;
  }
  .page--movie .section--detail .area--movie .video-js .vjs-play-control > .vjs-icon-placeholder:before {
    line-height: 1.3 !important;
  }
  .page--movie .section--detail .area--movie .video-js .vjs-play-control.vjs-paused span::before {
    content: "";
    line-height: 1;
    background: no-repeat center url(/static/rizin/common/parts/ico--play.svg);
    background-size: contain;
    display: none;
  }
  .page--movie .section--detail .area--movie .video-js .vjs-control-bar {
    height: 5em;
    padding-left: 1em;
  }
  .page--movie .section--detail .area--movie .vjs-control-bar {
    background: none;
    padding: 0;
  }
  .page--movie .section--detail .area--movie .vjs-http-source-selector.vjs-menu-button {
    position: absolute;
    right: 5.7em;
  }
  .page--movie .section--detail .area--movie .vjs-menu-button.vjs-icon-cog {
    font-size: 2.4em;
    line-height: 0.5em;
  }
  .page--movie .section--detail .area--movie.device--ios .vjs-picture-in-picture-control.vjs-control {
    right: 1.7em;
  }
  .page--movie .section--detail .area--movie.device--ios .vjs-http-source-selector.vjs-menu-button {
    right: 10.4em;
  }
  .page--movie .section--detail .area--movie .vjs-picture-in-picture-control.vjs-control {
    right: 3.1em;
    width: 2em;
  }
  .page--movie .section--detail .area--movie .vjs-menu-button-popup .vjs-menu {
    left: -2.5em;
    margin-bottom: 2.7em;
  }
  .page--movie .section--detail .area--movie .video-js .vjs-fullscreen-control {
    right: 1em;
  }
  .page--movie .section--detail .area--movie .video-js .vjs-time-control {
    width: auto;
    font-size: 1.2em;
    line-height: 4em;
  }
  .page--movie .section--detail .area--movie .video-js .vjs-progress-control {
    width: 100%;
    min-width: 4em;
    bottom: 2.6em;
    left: 0;
  }
  .page--movie .section--detail .area--movie .vjs-button > .vjs-icon-placeholder:before {
    font-size: 2.5em;
    line-height: 2;
  }
  .page--movie .section--detail .area--movie .video-js.vjs-fullscreen .vjs-control-bar {
    bottom: 5em;
  }
  .page--movie .section--detail .area--movie .video-js.vjs-fullscreen .vjs-play-control {
    position: fixed;
    top: 50%;
    margin-top: -7.25vw;
    left: 50%;
    margin-left: -7.25vw;
  }
  .page--movie .section--detail .block--player {
    width: 100%;
    aspect-ratio: 16/9;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
  }
  .page--movie .section--detail .block--player .video-js,
  .page--movie .section--detail .block--player .vjs-tech {
    position: relative;
  }
  .page--movie .section--detail .block--tit {
    width: 100%;
    margin: 0 auto;
    padding: 10px 5vw 2vw;
  }
  .page--movie .section--detail .block--tit .tit {
    font-size: 1.2em;
    line-height: 1.3em;
    margin-bottom: 0.5em;
  }
  .page--movie .section--detail .block--tit .category, .page--movie .section--detail .block--tit .date {
    font-size: 10px;
  }
  .page--movie .section--detail .area--more-info {
    width: 100%;
    margin: 0 auto;
  }
  .page--movie .section--detail .area--more-info .block--tab {
    width: 90%;
  }
  .page--movie .section--detail .area--more-info .block--tab > div {
    padding: 10px 0;
  }
  .page--movie .section--detail .area--more-info .block--tab > div .item__ico {
    flex-wrap: wrap;
  }
  .page--movie .section--detail .area--more-info .block--tab > div .item__ico img {
    width: 20px;
    height: 20px;
    margin-right: 0;
    margin-bottom: 0;
  }
  .page--movie .section--detail .area--more-info .block--tab > div .item__ico span {
    display: none;
    width: 100%;
    text-align: center;
    font-size: 10px;
    transform: scale(0.75);
    letter-spacing: 0.1em;
  }
  .page--movie .section--detail .area--more-info .block--tab > div.current .item__ico span {
    display: block;
  }
  .page--movie .section--detail .area--more-info .block--tab__main {
    position: relative;
  }
  .page--movie .section--detail .area--more-info .block--tab__main > div {
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    left: 0;
  }
  .page--movie .section--detail .area--more-info .block--tab__main > div.current {
    display: block;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--comments {
    padding-top: 5px;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--comments .block--post {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--comments .block--post input[type=text] {
    padding: 15px calc(5vw + 30px) 15px 5vw;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--comments .block--post input[type=submit] {
    width: 30px;
    height: 30px;
    background-size: 55%;
    background-position: 97% center;
    right: 4vw;
    top: 10px;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--comments div[id^=contents_comment_wrapper] {
    max-height: 70vw;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--comments .list--comment {
    margin-top: 0;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--comments .list--comment li .list__txt {
    width: 100%;
    padding: 12px 5vw;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--comments .list--comment li .list__txt .report-btn {
    width: 20px;
    position: absolute;
    top: 8px;
    right: 3vw;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--comments .list--comment li .list__txt .name {
    font-size: 10px;
    margin-bottom: 3px;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--comments .list--comment li .list__txt .txt {
    font-size: 12px;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--more_movies {
    background: #242424;
    padding-top: 16px;
    border-top: 1px solid #000;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents {
    width: 100%;
    margin: 0 auto;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li {
    margin-bottom: 0;
    border-bottom: 1px solid #000;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a {
    justify-content: flex-start;
    width: 100%;
    padding: 6px 0;
    margin: 0 auto;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .thumb {
    width: 35%;
    border-radius: 0;
    margin-bottom: 0;
    margin-right: 0;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .list__txt {
    width: 65%;
    padding: 0 10px;
  }
  .page--movie .detail__btn {
    padding-top: 6vw;
    padding-bottom: 5vw;
    margin: 0 auto;
  }
  .page--entry.section--detail {
    padding-top: 0;
  }
  .page--entry.section--detail .section-tit {
    width: 86%;
    height: 40vh;
  }
  .page--entry.section--detail .block--lead {
    font-size: 4vw;
    text-align: left;
    line-height: 1.6;
    margin: 0 auto 10vw;
  }
  .page--entry.section--detail .block-tit {
    font-family: urw-din, "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 6vw;
  }
  .page--entry.section--detail .block--service {
    margin-bottom: 10vw;
    position: relative;
    z-index: 5;
  }
  .page--entry.section--detail .block--service .block--service .line-txt {
    top: 8vw;
  }
  .page--entry.section--detail .block--service .block--service__detail {
    display: block;
    margin-bottom: 20vw;
  }
  .page--entry.section--detail .block--service .block--service__detail > div {
    width: 85.9%;
    padding: 8vw;
  }
  .page--entry.section--detail .block--service .block--service__detail > div:nth-child(1) {
    left: 7.1vw;
    margin-bottom: 5vw;
  }
  .page--entry.section--detail .block--service .block--service__detail > div:nth-child(2) {
    min-height: 60vw;
    top: 0;
    left: 7.1vw;
    padding-top: 15vw;
  }
  .page--entry.section--detail .block--service .block--service__detail dt {
    font-weight: 800;
    font-size: 11vw;
    margin-bottom: 5vw;
  }
  .page--entry.section--detail .block--service .block--service__detail dd {
    font-weight: bold;
    font-size: 3.2vw;
    transform: skewX(10deg);
  }
  .page--entry.section--detail .block--service .block--service__detail dd ul {
    font-size: 2.6vw;
    font-weight: normal;
    padding-top: 0.5em;
  }
  .page--entry.section--detail .block--service .block--service__detail + .txt--basic {
    font-size: 1.2em;
    padding: 0;
  }
  .page--entry.section--detail .block--fee {
    padding: 5vw;
    margin-bottom: 10vw;
    position: relative;
    z-index: 5;
    transform: translateZ(1px);
  }
  .page--entry.section--detail .block--fee .list--table {
    display: block;
  }
  .page--entry.section--detail .block--fee .list--table .list--table__item {
    width: 100%;
    margin-bottom: 10vw;
  }
  .page--entry.section--detail .block--fee .list--table .list--table__item:last-child {
    margin-bottom: 0;
  }
  .page--entry.section--detail .block--fee .list--table dt {
    font-size: 13px;
  }
  .page--entry.section--detail .block--fee .list--table dd .fee {
    display: block;
    text-align: center;
    padding: 10px;
  }
  .page--entry.section--detail .block--fee .list--table dd .fee p {
    margin-bottom: 10px;
  }
  .page--entry.section--detail .block--fee .list--table dd .fee > p:last-child {
    margin-bottom: 0;
  }
  .page--entry.section--detail .block--entry {
    display: block;
    position: relative;
    z-index: 5;
    transform: translateZ(1px);
  }
  .page--entry.section--detail .block--entry .block--error {
    font-size: 1.2em;
    margin-bottom: 20px;
  }
  .page--entry.section--detail .block--entry .block--entry__item {
    width: 100%;
    margin-bottom: 20px;
  }
  .page--entry.section--detail .block--entry .block--entry__item .btn {
    width: 80%;
    margin: 0 auto 10px;
  }
  .page--iap.section--detail {
    padding-top: 20vw;
  }
  .page--iap.section--detail dd.big {
    font-size: 1.5em;
    font-weight: bold;
    color: #ff5656;
    margin-bottom: 0.5em;
    text-align: center;
  }
  .page--iap.section--detail .block--fee {
    color: #000;
  }
  .page--iap.section--detail .block--fee .page-tit,
  .page--iap.section--detail .block--fee .tit {
    font-weight: bold;
    color: #007233;
    margin-bottom: 20px;
  }
  .page--iap.section--detail .block--fee .list--table dt {
    margin-bottom: 10px;
  }
  .page--iap.section--detail .block--fee .list--table dd {
    margin-bottom: 20px;
  }
  .page--support.section--detail {
    padding: 25vw 7vw 20vw;
  }
  .page--support.section--detail .list--support dt {
    font-size: 0.9em;
    border-bottom: 1px solid #555;
    padding-bottom: 0.3em;
    margin-bottom: 0.3em;
  }
  .page--support.section--detail .list--support dd {
    line-height: 1.7;
  }
  .page--faq .section--list {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .page--faq > p {
    color: #fff;
  }
  .page--faq .section-tit {
    font-size: 6vw;
  }
  .page--faq .searchBox {
    margin: 30px auto;
  }
  .page--faq .list--faq {
    margin: 0 0 60px;
  }
  .page--faq .list--faq li a {
    line-height: 1.3;
    padding: 12px 0;
  }
  .page--faq .searchBox input[type=submit] {
    top: 3px;
  }
  .footer .official-link a {
    display: block;
    width: 35%;
  }
}
/*  tablet
------------------------------ */
@media screen and (min-width: 768px) and (max-width: 960px) {
  body {
    font-size: 16px;
  }
  .list--contents li .date, .list--contents li .category {
    font-size: 13px;
  }
  .list--contents li .tit {
    font-size: 18px;
  }
  .list--contents li .thumb {
    margin-bottom: 20px;
  }
  .list--tag li a {
    font-size: 14px;
    padding: 0.8em 1em 0.6em;
  }
  .section--list, .section--detail {
    padding: 20vw 10vw 0;
  }
  .block--pager {
    margin-bottom: 5vw;
  }
  .header {
    padding-top: 2em;
  }
  .header .header--area__left {
    width: 27%;
    padding-left: 5vw;
  }
  .header .header--area__right {
    padding-right: 5vw;
  }
  .header .block--search .search--switch {
    font-size: 1.5em;
    top: 0.2em;
  }
  .header .block--language .nav--language button {
    font-size: 15px;
  }
  .header .drawer__btn {
    font-size: 1.3em;
    padding-right: 18px;
  }
  .header .drawer__btn::before {
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 10px solid #fff;
    top: 12px;
  }
  .header .block--language .nav--language li.current button {
    font-size: 0.9em;
  }
  .header .drawer {
    padding: 21vw 10vw 40px;
  }
  .header .drawer .g-nav__category dd a {
    font-size: 14px;
  }
  .header .drawer .drawer .drawer__inner .g-nav__menu li a {
    font-size: 22px;
  }
  .footer {
    padding: 2em 10vw 3em;
  }
  .footer .list--support dt {
    font-size: 16px;
    font-weight: 700;
  }
  .footer .list--support dt::before, .footer .list--support dt::after {
    width: 14px;
    height: 1px;
    top: 14px;
  }
  .footer .list--support dd li a {
    padding: 1.5em 0;
    font-size: 14px;
  }
  .page--home .section--hero {
    padding-top: 16vw;
  }
  .page--home .section--info {
    padding: 0 10vw;
    margin-bottom: 14vw;
  }
  .page--home .section--info .block--topics .list--information li a .date {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .page--home .section--info .block--topics .list--information li a .tit {
    font-size: 16px;
  }
  .page--home .section--info .block--topics .block--topics-swiper {
    padding: 25px;
  }
  .page--home .section--info .block--topics .block--topics-swiper::after {
    width: 24%;
    height: 41%;
  }
  .page--home .section--info .block--topics .list__more {
    bottom: -1.8em;
  }
  .page--home .section--info .block--topics .list__more a {
    font-size: 16px;
  }
  .page--home .section--new-movie {
    padding-left: 10vw;
  }
  .page--home .section--new-movie::before {
    width: 12vw;
    height: 36vw;
    left: 46vw;
    top: -12vw;
  }
  .page--home .section--tag .block--tag-swiper {
    padding-left: 10vw;
    margin-left: -6vw;
  }
  .page--home .section-tag.section-tit {
    width: 26vw;
    height: 4vw;
    margin-bottom: 0.7em;
    left: 39.5vw;
  }
  .page--home .area--movie .section--movie {
    padding: 30vw 10vw 5vw;
  }
  .page--home .area--movie .section--movie .list__more {
    top: 19px;
  }
  .page--home .area--movie .section--movie .list__more a {
    font-size: 14px;
  }
  .page--home .area--movie .section--movie .child-category-tit {
    font-size: 14px;
    margin-bottom: 1.2em;
  }
  .page--home .area--movie .section--movie .category-tit + .txt {
    font-size: 14px;
    margin-bottom: 3em;
  }
  .page--home .section--sns {
    padding: 5vw 10vw 0;
  }
  .page--home .section--sns .list__more {
    top: 3vw;
  }
  .page--home .section--sns .list__more a {
    font-size: 13px;
  }
  body:not(.page--home) .wrap {
    padding-bottom: 210px;
  }
  .page--info .section-tit {
    font-size: 5vw;
  }
  .page--info .list--information li a {
    padding: 25px;
  }
  .page--info .list--information li a .date {
    font-size: 13px;
    margin-bottom: 8px;
  }
  .page--info .list--information li a .tit {
    font-size: 16px;
  }
  .page--info .section--detail .tit {
    font-size: 3vw;
  }
  .page--movie .section-tit {
    font-size: 4vw;
    margin-bottom: 7vw;
  }
  .page--movie.movie-search .section--list .list--contents li .thumb, .page--movie.category--children .section--list .list--contents li .thumb {
    width: 30%;
  }
  .page--movie.movie-search .section--list .list--contents li .list__txt, .page--movie.category--children .section--list .list--contents li .list__txt {
    width: 66%;
  }
  .page--movie .section--detail .block--tit {
    padding: 20px 7vw 2vw;
  }
  .page--movie .section--detail .area--more-info .block--tab > div .item__ico img {
    width: 30px;
    height: 30px;
  }
  .page--movie .section--detail .area--more-info .block--tab > div .item__ico span {
    transform: scale(0.9);
  }
  .page--movie .section--detail .area--more-info .block--tab {
    width: 85%;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a {
    padding: 14px 0;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .thumb {
    width: 21%;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .list__txt {
    width: 70%;
    padding: 0 20px;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .tit {
    font-size: 14px;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--comments .block--post input[type=text] {
    padding: 25px calc(7vw + 30px) 25px 8vw;
    font-size: 16px;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--comments .block--post input[type=submit] {
    width: 45px;
    height: 59px;
    right: 6vw;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--comments .list--comment li .list__txt {
    padding: 20px 7vw;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--comments .list--comment li .list__txt .txt {
    font-size: 15px;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--comments .list--comment li .list__txt .name {
    font-size: 12px;
  }
  .page--movie .section--detail .area--more-info .block--tab__main .block--comments .list--comment li .list__txt .report-btn {
    width: 30px;
    top: 12px;
    right: 6vw;
  }
  .page--faq .section-tit {
    font-size: 4vw;
  }
}/*# sourceMappingURL=fanclub-service.css.map */