@charset "utf-8";
/* ---------------------------------------
0.0 mixin
	0.1 colors
	0.2 typography
	0.3 spacer
	0.4 chevron
	0.5 flexbox
1.0 setting
	1.1 normalize
	1.2 clearfix
2.0 compontents
	2.1 typography
	2.2 button
	2.3 form
	2.4 list
	2.5 pagenation
3.0 layout
	3.1 base
	3.2 header
	3.3 footer
4.0 page
4.0 pagesection
	4.1 home
	4.2 layout common
	4.3 information
	4.4 movie
	4.5 qa
	4.6 blog
	4.7 support
	4.8 entry
	4.9 discography
	4.10 appli
	4.11 biography
	4.12 birthday
	4.13 ticket
	4.14 questioonnaire
5.0 device support
	5.1 android browser
6.0 application
	6.1 calender
	6.2 notice
-------------------------------------------- */
@import url(//use.typekit.net/rmq1fnw.css);
/* 1.0 setting
============================== */
/* 1.1 normalize
------------------------------ */
html,
body {
  height: 100%;
  -webkit-text-size-adjust: none;
}
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
ul {
  list-style: none;
}
button,
input,
select,
textarea {
  margin: 0;
}
img,
embed,
iframe,
object,
audio,
video {
  height: auto;
  max-width: 100%;
}
iframe {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
  text-align: left;
}
i {
  font-style: normal;
}
img {
  max-width: 100%;
}
::selection {
  background: #18181c;
  color: #fff;
}
::-moz-selection {
  background: #18181c;
  color: #fff;
}
*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none;
}
/* 1.2 clearfix
------------------------------ */
.clearfix::after {
  display: table;
  content: "";
  clear: both;
}
/* 2.0 component
============================== */
/* 2.1 typography
------------------------------ */
.tit--page {
  color: inherit;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.3;
  margin: 0 0 1em;
}
.tit--menu {
  color: inherit;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0em;
  margin: 0 0 1em;
  opacity: 0.5;
}
.section-tit {
  color: inherit;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.3;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  width: 100%;
  letter-spacing: 0;
  text-align: center;
  padding: 40px 0 50px;
}
.txt--lead {
  color: inherit;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  margin: 0 0 1em;
}
.txt--basic {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0 0 1em;
}
.txt--sub {
  color: inherit;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0em;
}
.txt--center {
  text-align: center;
}
.tit {
  color: inherit;
  font-size: 14px;
  line-height: 1.6;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 400;
  font-family: 'Noto Sans JP', serif;
  word-break: break-word;
  position: relative;
}
.txt {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  word-wrap: break-word;
}
.date {
  color: inherit;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0em;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  letter-spacing: 0.05em;
  line-height: 1;
  margin: 0 0 5px;
}
.date--event {
  color: inherit;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
}
.category {
  color: inherit;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0em;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  color: #18181c;
}
.new .tit::after,
.section--detail.new .tit::after {
  content: 'NEW';
  min-width: 43px;
  display: inline-block;
  color: #c33131;
  font-family: rig-solid-bold-reverse, sans-serif;
  font-size: 14px;
  line-height: 0;
  position: relative;
  top: -1px;
  left: 8px;
}
.section--detail.new .tit {
  position: relative;
}
.section--detail.new .tit::after {
  font-size: 20px;
}
/* 2.2 button
------------------------------ */
.btn {
  text-align: center;
  margin: 1em 0;
}
.btn--main {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  -webkit-appearance: none;
  display: inline-block;
  min-width: 86%;
  text-align: center;
  text-decoration: none;
  line-height: 3.4;
  border-radius: 60px;
  padding: 0 1.5em;
  cursor: pointer;
  box-shadow: 0px 5px 18px 2px rgba(0, 0, 0, 0.16);
  color: #fff;
  border: none;
  background: #18181c;
}
.btn--sub {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  -webkit-appearance: none;
  display: inline-block;
  min-width: 86%;
  text-align: center;
  text-decoration: none;
  line-height: 3.4;
  border-radius: 60px;
  padding: 0 1.5em;
  cursor: pointer;
  box-shadow: 0px 5px 18px 2px rgba(0, 0, 0, 0.16);
  background: transparent;
  color: #18181c;
}
.btn--chevron {
  display: inline-block;
  background: transparent;
  color: #888;
  position: relative;
}
.btn--chevron::after {
  display: block;
  content: '';
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 2px solid #888;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  right: -0.75em;
  top: 50%;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.btn-birthday {
  text-align: center;
  margin: 0 0 20px;
}
.btn-birthday a {
  display: inline-block;
  background: #c33131;
  color: #fff;
  font-size: 12px;
  text-align: center;
  font-weight: 600;
  padding: 4px 10px;
  border-radius: 6px;
}
.detail__btn {
  text-align: center;
  margin-top: 40px;
  position: relative;
  z-index: 10;
}
.detail__btn a {
  display: inline-block;
  text-decoration: none;
  color: #18181c;
  position: relative;
}
.detail__btn a::after {
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  content: 'BACK';
  font-size: 18px;
}
/* 2.3 form
------------------------------ */
.form--post {
  margin: 0 0 2em;
}
.form--post dt {
  margin: 2em 0 1em;
  font-weight: bold;
}
.form--post dd {
  margin: 0 0 0.5em;
}
/* placeholder */
::-webkit-input-placeholder {
  color: #ccc;
}
::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #ccc;
}
:-moz-placeholder {
  color: #ccc;
}
/* 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"] {
  color: inherit;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border-radius: 0.3em;
  border: 2px solid #18181c;
  padding: 0.5em;
  margin: 0 5px 0 0;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="number"]:focus {
  border-color: inherit;
}
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 {
  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 {
  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] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}
.input--half {
  width: 50% !important;
}
.input--quarter {
  width: 25% !important;
}
input[type="email"] {
  width: 100% !important;
}
input[type="text"].input--quarter {
  margin-left: 5px;
  width: 50% !important;
}
/* textarea */
textarea {
  color: inherit;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border-radius: 0.3em;
  border: 2px solid #18181c;
  padding: 0.5em;
  height: 10em;
}
textarea:focus {
  border-color: inherit;
}
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;
  margin: 0 2px 50px 0;
}
.form__select select {
  color: inherit;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border-radius: 0.3em;
  border: 2px solid #18181c;
  padding: 0.5em;
  padding-right: 1.5em;
}
.form__select select:focus {
  border-color: inherit;
}
.form__select select.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
.form__select select.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
.form__select select[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}
.form__select::after {
  content: '';
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 2px solid #888;
  margin: -0.25em 0 0;
  position: absolute;
  right: 0.75em;
  top: 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 0.6em;
  height: 0.6em;
  border: 2px solid #18181c;
  border-top: none;
  border-right: none;
  margin: -0.4em 0 0;
}
/* checkbox */
.form__checkbox label p {
  color: inherit;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
.form__checkbox input[type="checkbox"],
.form__checkbox input[type="radio"] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__checkbox.form__error {
  color: #f33;
}
.form__checkbox label p {
  padding-left: 1.6em;
}
.form__checkbox label p::before {
  content: '';
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  border-radius: 0.3em;
  border: 2px solid #18181c;
  margin: -0.6em 0 0;
  position: absolute;
  left: 0;
  top: 50%;
}
.form__checkbox label p::after {
  content: '';
  display: inline-block;
  width: 0.8em;
  height: 0.4em;
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  left: 0.2em;
  top: 70%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 0;
}
.form__checkbox :checked ~ p::before {
  background: #18181c;
  border-color: #18181c;
}
.form__checkbox :checked ~ p::after {
  top: 50%;
  opacity: 1;
}
/* radio */
.form__radio label p {
  color: inherit;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
.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: 2px solid #18181c;
  margin: -0.6em 0 0;
  position: absolute;
  left: 0;
  top: 50%;
}
.form__radio :checked ~ p::before {
  border-color: #18181c;
  border-width: 0.3em;
}
/* toggle button */
.form__toggle label p {
  color: inherit;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
.form__toggle input[type="checkbox"],
.form__toggle input[type="radio"] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__toggle.form__error {
  color: #f33;
}
.form__toggle label p {
  padding-left: 0;
  position: relative;
}
.form__toggle label p::before,
.form__toggle label p::after {
  content: '';
  display: block;
  height: 30px;
  margin: -15px 0 0;
  position: absolute;
  border: 1px solid #ddd;
}
.form__toggle label p::before {
  width: 50px;
  border-radius: 15px;
  right: 0;
  top: 50%;
}
.form__toggle label p::after {
  width: 30px;
  background: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  right: 20px;
  top: 50%;
}
.form__toggle :checked ~ p::before {
  background: #c33131;
  border-color: #c33131;
}
.form__toggle :checked ~ p::after {
  right: 0;
}
/* horizontal */
.form--horizontal li {
  display: inline-block;
}
.form--horizontal label {
  display: inline-block;
  margin: 0 0.3em 0 0;
}
.block--error {
  color: #c00;
  background: rgba(204, 0, 0, 0.15);
  padding: 10px;
  border-radius: 5px;
}
.form--confirm,
.form--comfirm {
  padding: 20px 0 0;
}
.form--confirm dt,
.form--comfirm dt {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px;
}
.form--confirm dd,
.form--comfirm dd {
  margin: 0 0 1em;
}
/* 2.4 list
------------------------------ */
.list__more {
  text-align: center;
  margin-top: 0;
  padding-top: 6vw;
  padding-bottom: 5vw;
}
.list__more a {
  display: inline-block;
  width: auto;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  font-size: 16px;
  position: relative;
  margin: 0 0 0 auto;
}
/*  information */
.list--information {
  width: 100%;
  -webkit-transition: none;
  transition: none;
}
.list--information li:not(:last-child) {
  margin-bottom: 20px;
}
.list--information a {
  display: block;
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  padding: 0;
  position: relative;
}
.list--information .tit {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
.list--information .date {
  display: inline-block;
  color: inherit;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0em;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
}
.list--information .category {
  color: inherit;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0em;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
  color: #fff;
  background: #18181c;
  border-radius: 2px;
  position: relative;
  padding: 2px 6px;
  margin-right: 5px;
}
.list--information .thumb {
  width: 100%;
  line-height: 0;
  margin: 0 0 0.5em 0;
  overflow: hidden;
}
.list--information .no-data {
  font-size: 13px;
  padding: 40px 0 !important;
  opacity: 0.8;
  text-align: center;
}
.list--information .date span {
  margin-left: 5px;
}
.list--information .date .event--date {
  position: relative;
  margin-left: 6px;
}
.list--information .date .event--date::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 1px;
  background: #18181c;
  margin: 0;
  vertical-align: -1px;
  position: relative;
  left: -3px;
  top: -5px;
}
.list--information li a {
  margin-bottom: 10px;
  padding: 10px 15px;
  border-radius: 10px;
  box-shadow: 0 5px 7px 2px rgba(0, 0, 0, 0.1);
}
.list--contents li:not(:last-child) {
  margin-bottom: 20px;
}
.list--contents a {
  display: block;
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  padding: 0;
  position: relative;
}
.list--contents .tit {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
.list--contents .date {
  display: inline-block;
  color: inherit;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0em;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
}
.list--contents .category {
  color: inherit;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0em;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
  color: #fff;
  background: #18181c;
  border-radius: 2px;
  position: relative;
  padding: 2px 6px;
  margin-right: 5px;
}
.list--contents .thumb {
  width: 100%;
  line-height: 0;
  margin: 0 0 0.5em 0;
  overflow: hidden;
}
.list--contents .no-data {
  font-size: 13px;
  padding: 40px 0 !important;
  opacity: 0.8;
  text-align: center;
}
.list--contents li {
  width: 100%;
  margin: 0 0 5px;
}
.list--contents .tit {
  line-height: 1.3;
}
.list--qa li:not(:last-child) {
  margin-bottom: 20px;
}
.list--qa a {
  display: block;
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  padding: 0;
  position: relative;
}
.list--qa .tit {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
.list--qa .date {
  display: inline-block;
  color: inherit;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0em;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
}
.list--qa .category {
  color: inherit;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0em;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
  color: #fff;
  background: #18181c;
  border-radius: 2px;
  position: relative;
  padding: 2px 6px;
  margin-right: 5px;
}
.list--qa .thumb {
  width: 100%;
  line-height: 0;
  margin: 0 0 0.5em 0;
  overflow: hidden;
}
.list--qa .no-data {
  font-size: 13px;
  padding: 40px 0 !important;
  opacity: 0.8;
  text-align: center;
}
.list--qa .name {
  position: relative;
  padding-left: 2px;
}
.list--support li:not(:last-child) {
  margin-bottom: 20px;
}
.list--support a {
  display: block;
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  padding: 0;
  position: relative;
}
.list--support .tit {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
.list--support .date {
  display: inline-block;
  color: inherit;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0em;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
}
.list--support .category {
  color: inherit;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0em;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
  color: #fff;
  background: #18181c;
  border-radius: 2px;
  position: relative;
  padding: 2px 6px;
  margin-right: 5px;
}
.list--support .thumb {
  width: 100%;
  line-height: 0;
  margin: 0 0 0.5em 0;
  overflow: hidden;
}
.list--support .no-data {
  font-size: 13px;
  padding: 40px 0 !important;
  opacity: 0.8;
  text-align: center;
}
.list--support li:not(:last-child) {
  margin-bottom: 0;
}
/* menu */
.list--menu {
  border: 0.5px solid rgba(150, 150, 150, 0.5);
  border-left: none;
  border-right: none;
  padding: 0 0 0 5%;
  margin: 0 -5.5% 30px -5.5%;
}
.list--menu li {
  padding-right: 5%;
  position: relative;
}
.list--menu li:not(:last-child) {
  border-bottom: 0.5px solid rgba(150, 150, 150, 0.5);
}
.list--menu span {
  display: block;
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  padding: 1em 0;
  position: relative;
}
.list--menu a {
  display: block;
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  padding: 1em 0;
  position: relative;
  padding-right: 2em;
}
.list--menu a::after {
  content: '';
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 2px solid #888;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  right: 0.25em;
  top: 50%;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.list--menu label {
  display: block;
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  padding: 1em 0;
  position: relative;
  padding-right: 50px;
}
.list--menu .menu__status {
  color: inherit;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0em;
  line-height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 50%;
  opacity: 0.5;
}
.list--point {
  width: 86%;
  margin-bottom: 20px;
}
.list--point dt {
  width: 7em;
  height: 50px;
  float: left;
  clear: both;
  color: inherit;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0em;
  line-height: 53px;
}
.list--point dd {
  border-bottom: 0.5px solid #ccc;
  height: 50px;
  line-height: 50px;
  padding-left: 7em;
}
.list--point dd:first-of-type {
  border-top: 0.5px solid #ccc;
}
.list--bnr--sub {
  padding: 0 5% 40px 5%;
}
.list--bnr--sub li a {
  display: block;
  font-size: 11px;
  color: #18181c;
  text-align: center;
  border: 1px solid #18181c;
  padding: 14px;
}
.list--bnr--sub li a[target="_blank"]:not([class])::after {
  display: none;
}
/* 2.5 pagenation
------------------------------ */
.block--pager {
  color: inherit;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 20px 0 0;
  letter-spacing: -0.5em;
}
.block--pager .pc {
  display: none;
}
.block--pager li {
  position: relative;
  display: inline-block;
  font-family: 'futura-pt', serif;
  font-weight: 800;
  letter-spacing: 0.03em;
  vertical-align: middle;
  padding: 0.5em 0;
}
.block--pager li a,
.block--pager li span {
  display: block;
  min-width: 2.4em;
  height: 2.4em;
  line-height: 2.3em;
  padding: 0;
}
.thumb {
  position: relative;
}
.thumb img {
  display: block;
  width: 100%;
  background: no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  line-height: 0;
}
.thumb img.dummy {
  box-shadow: none;
}
/* 3.0 layout
============================== */
/* 3.1 base
------------------------------ */
body {
  background-color: #fff;
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, sans-serif;
  color: #18181c;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
a {
  color: #18181c;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a[target="_blank"]:not([class])::after {
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  top: 0.1em;
  content: "\f08e";
}
.wrap {
  min-height: 100%;
  overflow: hidden;
  position: relative;
  padding: 70px 0 100px;
}
.dummy {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.svg-symbol,
.pc {
  display: none;
}
section {
  width: 89%;
  margin: 0 auto 20px;
}
.video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  border-radius: 10px;
}
.video iframe,
.video object,
.video embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/* 3.2 header
------------------------------ */
header {
  width: 100%;
  height: 66px;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9000;
  transition: left 0.3s ease;
}
header .inner {
  margin: 0 auto;
  z-index: 2;
}
header h1 {
  position: relative;
  top: -2px;
}
header h1 a {
  display: block;
  width: 47%;
  top: 0;
  position: absolute;
  left: 26%;
}
header h1 a svg {
  width: 100%;
  height: 47px;
}
header h1 a span {
  display: block;
}
header h1 a .android-only {
  display: none;
}
.page--home:not(.fc) header {
  background: transparent;
}
.page--home:not(.fc) header h1 a {
  top: 14.8vw;
  opacity: 0;
  pointer-events: none;
}
.page--home:not(.fc) .headerFixed {
  background: #fff;
  height: 60px;
}
.page--home:not(.fc) .headerFixed h1 a {
  width: 90px;
  height: 37px;
  top: 10px;
  left: 50%;
  margin-left: -52px;
  opacity: 1;
  pointer-events: auto;
}
.page--home:not(.fc) .headerFixed .drawer__btn {
  top: 7px;
}
.login-nav li i {
  margin: 0 7px 0 0;
  font-size: 15px;
  position: relative;
  top: 2px;
}
.drawer {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 100%;
  top: 0;
  z-index: -1;
  pointer-events: none;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.drawer .g-nav {
  height: calc(100vh - 40px);
  margin: 20px;
  border-radius: 10px;
  overflow: scroll;
  padding: 0;
}
.drawer .menu-nav {
  padding: 30px 5% 17vw;
  margin: 0 auto;
  position: relative;
  background: #fff;
  z-index: 1;
  border-radius: 10px 10px 0 0;
}
.drawer .menu-nav li {
  display: inline-block;
  width: 48%;
  padding: 0;
  transform: translate3d(30px, 0, 0);
  -webkit-transform: translate3d(30px, 0, 0);
  opacity: 0;
}
.drawer .menu-nav li.pc {
  display: none;
}
.drawer .menu-nav li.menu-nav__item--goods i {
  vertical-align: top;
  font-size: 0.85rem;
  margin-left: 2px;
}
.drawer .menu-nav li.menu-nav__item--before a {
  pointer-events: none;
  opacity: 0.2;
}
.drawer .menu-nav li a {
  display: block;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  color: #18181c;
  line-height: 1;
  letter-spacing: 0.01em;
  font-size: 18px;
  font-size: 5vw;
  padding: 6px 0;
  margin: 0 0 5px;
}
.drawer .menu-nav li a[target="_blank"]:not([class])::after {
  display: none;
}
.drawer .member-menu-nav {
  background: #18181c;
  clear: both;
  padding: 15vw 5% 30px;
  text-align: center;
  position: relative;
  border-radius: 0 0 10px 10px;
}
.drawer .member-menu-nav .name-fansite {
  width: 45%;
  position: absolute;
  top: -13vw;
  z-index: 2;
  transform: translate3d(30px, 0, 0);
  -webkit-transform: translate3d(30px, 0, 0);
  opacity: 0;
}
.drawer .member-menu-nav .name-fansite.renewal {
  width: 48.1%;
  top: -12.5vw;
}
.drawer .member-menu-nav .menu-nav__nav--login {
  position: relative;
  top: -1vh;
  margin-bottom: 30px;
  transform: translate3d(30px, 0, 0);
  -webkit-transform: translate3d(30px, 0, 0);
  opacity: 0;
}
.drawer .member-menu-nav .menu-nav__nav--login p {
  display: inline-block;
}
.drawer .member-menu-nav .menu-nav__nav--login .nav--login__join {
  margin-right: 40px;
  position: relative;
}
.drawer .member-menu-nav .menu-nav__nav--login .nav--login__join::before {
  content: '';
  width: 40px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 10px;
  right: -40px;
  transform: rotate(-50deg);
}
.drawer .member-menu-nav .menu-nav__nav--login .nav--login__join a,
.drawer .member-menu-nav .menu-nav__nav--login .nav--login__login a {
  font-size: 20px;
  font-family: 'futura-pt', serif;
  font-weight: 800;
  color: #fff;
}
.drawer .member-menu-nav .menu-nav__nav--login li {
  width: auto;
  margin: 0;
}
.drawer .member-menu-nav .menu-nav__nav--login li a {
  display: inline-block;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  font-size: 22px;
  font-size: 8vw;
}
.drawer .member-menu-nav .menu-nav__nav--login .nav--login__join {
  display: inline-block;
  text-align: right;
}
.drawer .member-menu-nav .menu-nav__nav--login .nav--login__login {
  display: inline-block;
  margin-right: 0;
  text-align: left;
}
.drawer .member-menu-nav .menu-nav__member-menu li {
  width: 48%;
  margin: 0 4% 10px 0;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  transform: translate3d(30px, 0, 0);
  -webkit-transform: translate3d(30px, 0, 0);
  opacity: 0;
}
.drawer .member-menu-nav .menu-nav__member-menu li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  color: #fff;
  padding: 6px 0;
  height: 9vw;
}
.drawer .member-menu-nav .menu-nav__member-menu li:nth-child(odd) {
  width: 48%;
  clear: left;
}
.drawer .member-menu-nav .menu-nav__member-menu li:nth-child(even) {
  width: 48%;
  margin-right: 0;
}
.drawer .member-menu-nav .menu-nav__member-menu li:nth-child(5) img {
  height: 40px;
}
.drawer .member-menu-nav .menu-nav__member-menu li span {
  display: block;
  line-height: 1;
  font-size: 24px;
  font-size: 5vw;
  text-align: left;
}
.drawer .member-menu-nav .menu-nav__member-menu li img {
  width: 25%;
  position: relative;
  display: block;
}
.list--menu,
.member-menu-nav {
  border: none;
  border-left: none;
  border-right: none;
  padding: 0 5%;
  margin: 0;
}
.list--menu li,
.member-menu-nav li {
  border: none !important;
  padding: 0;
  width: 48%;
  float: left;
  margin-bottom: 20px;
}
.list--menu li a,
.member-menu-nav li a {
  padding: 0;
  line-height: 0;
}
.list--menu li a::after,
.member-menu-nav li a::after {
  display: none;
}
.list--menu li a img,
.member-menu-nav li a img {
  display: block;
  width: 100%;
  background: no-repeat center;
  background-size: contain;
}
.list--menu li:nth-child(odd),
.member-menu-nav li:nth-child(odd) {
  margin-right: 4%;
}
.drawer .member-menu-nav .menu-nav__member-menu .list--menu__blog span {
  font-family: 'Noto Serif JP', serif;
  font-size: max(3.8vw, 15px);
  line-height: 1.2;
}
.list--menu {
  padding: 0;
}
.list--menu span {
  display: none;
}
.drawer__btn {
  width: 45px;
  height: 45px;
  right: 4%;
  top: 10px;
  position: fixed;
  z-index: 1100;
}
.drawer__btn span {
  display: block;
  position: absolute;
  left: 8px;
  width: 28px;
  height: 4px;
  background-color: #18181c;
  z-index: 20;
}
.drawer__btn :nth-of-type(1) {
  top: 13px;
}
.drawer__btn :nth-of-type(2) {
  top: 21px;
}
.drawer__btn :nth-of-type(3) {
  top: 29px;
}
.drawer-visible .drawer {
  z-index: 1000;
  background: #18181c;
  pointer-events: auto;
  background: rgba(169, 169, 169, 0.5);
  left: 0;
}
.drawer-visible .drawer .menu-nav li,
.drawer-visible .drawer .menu-nav__member-menu li,
.drawer-visible .drawer .menu-nav__nav--login,
.drawer-visible .drawer .name-fansite {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.45s ease-out 0.3s;
  transition: all 0.45s ease-out 0.3s;
  opacity: 1;
}
.drawer-visible .drawer__btn span {
  background: #18181c;
}
.drawer-visible .drawer__btn span:nth-of-type(1) {
  -webkit-transform: translateY(20px) rotate(-45deg);
  transform: translateY(20px) rotate(-45deg);
  top: 0;
}
.drawer-visible .drawer__btn span:nth-of-type(2) {
  left: 60%;
  opacity: 0;
}
.drawer-visible .drawer__btn span:nth-of-type(3) {
  -webkit-transform: translateY(-20px) rotate(45deg);
  transform: translateY(-20px) rotate(45deg);
  top: 40px;
}
/* menuOpen */
body.drawer-visible .member-menu-nav .name-fansite {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.45s ease-out 0.3s;
  transition: all 0.45s ease-out 0.3s;
  opacity: 1;
}
body.drawer-visible header .inner + .drawer__btn,
body.drawer-visible header.headerFixed .inner + .drawer__btn {
  top: 7.6vw;
  right: 7%;
}
body.drawer-visible section,
body.drawer-visible footer {
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
/* 3.3 footer
------------------------------ */
footer {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
footer .area--support {
  position: relative;
  top: -33px;
  width: 86%;
  padding: 20px 5%;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 12px 14px 2px rgba(0, 0, 0, 0.16);
}
footer .tit-support {
  position: relative;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
footer .tit-support::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
footer .tit-support::before,
footer .tit-support::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: ' ';
  display: block;
  background: #18181c;
  width: 20px;
  height: 3px;
  margin-top: -1px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
footer .tit-support.open::before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
footer .tit-support.open::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
footer .nav--support {
  padding: 20px 0 0;
  -webkit-transition: none;
  transition: none;
}
footer .nav--support li {
  margin: 0 0 10px;
}
footer .copyright {
  color: inherit;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0em;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  color: #18181c;
  font-weight: 600;
  text-align: center;
  padding-bottom: 40px;
}
footer .team--logo,
footer .social,
footer .list--logo {
  display: none;
}
footer .team--logo {
  width: 58px;
  margin: 0 auto;
}
footer .team--logo svg {
  width: 100%;
}
footer .sns-nav {
  display: none;
}
/* 4.0 page
============================== */
/* 4.1 home
------------------------------ */
.page--home:not(.fc) .wrap {
  padding-bottom: 0;
  padding-top: 0;
}
.page--home:not(.fc) .drawer__btn {
  top: 14px;
  top: 11vw;
  right: 4%;
}
.page--home {
  /*  new */
  /* section--top */
  /*  section--bnr */
  /*  home playlist */
}
.page--home .wrap {
  padding-bottom: 0;
}
.page--home .section-tit {
  text-align: left;
}
.page--home .new .tit::after {
  content: 'NEW';
  display: inline-block;
  color: #c33131;
  font-family: rig-solid-bold-reverse, sans-serif;
  font-size: 16px;
  line-height: 0;
  top: 0;
  position: relative;
  left: 6px;
  mix-blend-mode: multiply;
}
.page--home .section-tit {
  font-size: 28px;
  padding: 20px 0 10px;
}
.page--home .section--top {
  position: relative;
  margin-bottom: 20px;
}
.page--home .section--top .logo--home {
  display: flex;
  align-items: center;
  width: 54.65%;
  height: 32.2vw;
  margin: 0 auto;
}
.page--home .section--top .logo--home svg {
  width: 100%;
  height: 58px;
  margin-top: -8px;
}
.page--home .section--top .btn-birthday {
  animation: purupuru_anim 1s infinite alternate;
}
@keyframes purupuru_anim {
  0% {
    transform: translate(0, 0);
  }
  5% {
    transform: translate(-2px, 0);
  }
  10% {
    transform: translate(2px, 0);
  }
  15% {
    transform: translate(-2px, 0);
  }
  20% {
    transform: translate(2px, 0);
  }
  25% {
    transform: translate(-2px, 0);
  }
  30% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
.page--home .section--bnr {
  width: 100%;
  margin-bottom: 38px;
  box-shadow: none;
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  opacity: 0;
  transition: all 0.4s ease-out;
}
.page--home .section--bnr li {
  margin: 0 auto;
}
.page--home .section--bnr li a {
  box-shadow: none;
}
.page--home .section--bnr li img {
  width: 100%;
  box-shadow: none;
}
.page--home .section--bnr .list--bnr .slick-list {
  overflow: unset;
}
.page--home .section--bnr .list--bnr .slick-slide a {
  width: 81vw;
  line-height: 0;
  padding: 0;
  margin: 0;
  opacity: 0.3;
  transform: scale(0.9);
  transition: opacity 0.5s, transform 0.5s;
}
.page--home .section--bnr .list--bnr .slick-slide.slick-center a {
  opacity: 1;
  transform: scale(1);
}
.page--home .section--bnr.section--bnr--single {
  padding: 0 5%;
}
.page--home .section--bnr.section--bnr--single img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.page--home .section--bnr .slick-dots {
  bottom: -30px;
}
.page--home .section--bnr .slick-dots li {
  margin-right: 8px;
}
.page--home .section--bnr .slick-dots button {
  background: #18181c;
  width: 4px;
  height: 4px;
  border-color: #18181c;
}
.page--home .section--bnr .slick-dots .slick-active button {
  transform: scale(2);
}
.page--home .section--bnr .slick-num {
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  font-weight: 600;
  position: absolute;
  bottom: -4vh;
  left: 50%;
  transform: translateX(-50%);
}
.page--home .section--bnr .slick-num .now-count {
  font-weight: 800;
}
.page--home.loaded .section--bnr {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.page--home.loaded .section--bnr li img {
  width: auto;
  border-radius: 8px;
  box-shadow: 0px 12px 14px 2px rgba(0, 0, 0, 0.16);
}
.page--home .slick-track,
.page--home .slick-track *,
.page--home .slick-track *::before,
.page--home .slick-track *::after {
  -webkit-transition: none;
  transition: none;
}
.page--home .slider {
  width: 100%;
  margin: 0 auto;
}
.page--home .slider .slick-slide {
  margin: 0 7px;
}
.page--home .slider .list .slick-slide {
  margin-bottom: 0;
}
.page--home .slick-slide img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: no-repeat center;
  background-size: cover;
  border-radius: 8px;
  box-shadow: 0px 12px 14px 2px rgba(0, 0, 0, 0.16);
}
.page--home .slick-slide a {
  display: block;
  padding: 15px;
  margin: 0 10px;
  line-height: 0;
  border-radius: 10px;
}
.page--home .slick-slide a:after {
  display: none !important;
}
.page--home .slick-dots {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: -25px;
}
.page--home .slick-dots button {
  width: 6px;
  height: 6px;
  padding: 0;
  margin: 0;
  background: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #fff;
  border-radius: 10px;
  -webkit-appearance: none;
}
.page--home .slick-dots li {
  display: inline-block;
  margin: 0 10px 0 0 !important;
  position: relative;
}
.page--home .slick-dots li.new::before {
  content: '';
  display: block;
  background: #c33131;
  width: 6px;
  height: 6px;
  border-radius: 10px;
  top: 1px;
  right: 21px;
  position: absolute;
}
.page--home .slick-dots li:nth-child(2).new::before {
  right: -4px;
}
.page--home .slick-dots li:nth-child(3).new::before {
  right: -9px;
}
.page--home .slick-dots li:last-child {
  margin-right: 0 !important;
}
.page--home .slick-dots .slick-active button {
  background: #fff;
}
.page--home .slick-prev,
.page--home .slick-next {
  display: none;
}
.page--home .block--topInfo {
  width: 81vw;
  margin: 0 auto;
  opacity: 0;
  transform: translate(0, 40px);
  transition: 0.45s ease-in-out 0.4s;
}
.page--home .block--topInfo ul.block--topInfo__live .comingsoon {
  display: block;
  border-radius: 10px;
}
.page--home .block--topInfo ul.block--topInfo__live a,
.page--home .block--topInfo ul.block--topInfo__live .comingsoon {
  background: #1A0808;
  color: #fff;
  padding: 24px;
  margin-bottom: 0;
}
.page--home .block--topInfo ul.block--topInfo__live a .wrap-tit,
.page--home .block--topInfo ul.block--topInfo__live .comingsoon .wrap-tit {
  display: flex;
  justify-content: space-between;
}
.page--home .block--topInfo ul.block--topInfo__live a .block-tit,
.page--home .block--topInfo ul.block--topInfo__live .comingsoon .block-tit {
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  font-size: 14px;
}
.page--home .block--topInfo ul.block--topInfo__live a .category,
.page--home .block--topInfo ul.block--topInfo__live .comingsoon .category {
  color: #fff;
}
.page--home .block--topInfo ul.block--topInfo__live a .tit,
.page--home .block--topInfo ul.block--topInfo__live .comingsoon .tit {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
}
.page--home .block--topInfo ul.block--topInfo__live a .list__more,
.page--home .block--topInfo ul.block--topInfo__live .comingsoon .list__more {
  font-size: 14px;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  margin-top: 14px;
}
.page--home .block--topInfo ul.block--topInfo__live .new .tit::after {
  mix-blend-mode: normal;
}
.page--home.loaded .block--topInfo {
  opacity: 1;
  transform: translate(0, 0px);
}
.page--home .list--pickup {
  padding: 40px 5% 0 5%;
}
.page--home .list--pickup li:not(:last-child) {
  margin-bottom: 10px;
}
.page--home .list--pickup li > * {
  display: block;
  border: 1px solid #fff;
  color: #fff;
  box-sizing: border-box;
  padding: 15px;
}
.page--home .support-nav {
  padding: 0 5% 0 5%;
}
.page--home .support-nav li {
  display: inline-block;
  width: 48%;
  margin-right: 2%;
}
.page--home .support-nav li:nth-child(even) {
  margin-right: 0;
}
.page--home .support-nav a {
  color: inherit;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0em;
  display: block;
  color: #333;
  padding: 9px 0;
}
.page--home .section--pick-up {
  padding: 10px 5% 60px 5%;
}
.page--home .block--menu {
  padding-bottom: 30px;
}
.page--home .list--information li {
  margin: 0 0 10px;
}
.page--home .section--playlist {
  margin-bottom: 65px;
}
.page--home .section--playlist .block--tit .section-tit {
  font-size: 22px;
  line-height: 1;
  padding: 30px 0 4px;
}
.page--home .section--playlist .block--tit .tit {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.03em;
}
.page--home .section--playlist .block--playlist {
  margin-top: 30px;
}
.page--home .section--playlist .block--playlist .playlist {
  width: 100%;
  height: 400px;
  max-height: 152px;
  margin-bottom: 30px;
}
.page--home .section--playlist .block--playlist .playlist iframe {
  height: 100%;
  box-shadow: 20px 20px 36px 0 rgba(0, 0, 0, 0.2);
}
.page--home .section--video {
  width: 100%;
  margin: 0 0 130px;
}
.page--home .section--video .section-tit {
  font-size: 40px;
  padding-top: 0;
  padding-left: 5%;
}
.page--home .section--video .list--video {
  padding: 0 0 0 5%;
}
.page--home .section--video .list--video a::before {
  content: '';
  display: block;
  width: 70px;
  height: 70px;
  background: url(/static/pedro/fanclub/cmn/ico_play.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 13vw;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.page--home .section--video .slick-list {
  overflow: unset;
}
.page--home .section--video li {
  width: 85vw;
}
.page--home .section--video a {
  display: block;
  position: relative;
  padding: 0;
  margin: 0 20px 0 0;
  box-shadow: none;
}
.page--home .section--video a img {
  box-shadow: 10px 10px 9px 0 rgba(0, 0, 0, 0.2);
}
.page--home .section--video a .tit {
  padding: 20px 0 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
.page--home .section--video a .tit br {
  display: none !important;
}
.page--home .area--member {
  width: 100%;
  background: #18181c;
  color: #fff;
  padding: 27vw 0 70px;
  margin: 0 auto;
  position: relative;
}
.page--home .area--member section {
  margin: 0 auto 60px;
}
.page--home .area--member .section-tit {
  padding-top: 0;
}
.page--home .area--member p {
  color: #fff;
}
.page--home .area--member .welcome {
  font-size: 20px;
  font-family: 'futura-pt', serif;
  font-weight: bold;
}
.page--home .area--member .name-fansite {
  width: 73%;
  padding-left: 5%;
  position: absolute;
  top: -21vw;
}
.page--home .area--member .name-fansite.renewal {
  width: 62%;
  padding-left: 4%;
  top: -16.8vw;
}
.page--home .area--member .name-fansite.renewal + div {
  top: -11vw;
}
.page--home .area--member .name-fansite + div {
  width: 86%;
  margin: 0 auto;
  position: relative;
  top: -10vw;
  left: -2vw;
}
.page--home .area--member .name-fansite + div p {
  display: inline-block;
}
.page--home .area--member .name-fansite + div .welcome {
  padding-right: 10px;
  font-weight: 800;
}
.page--home .area--member .name-fansite + div .name {
  font-size: 16px;
  font-weight: bold;
}
.page--home .area--member .name-fansite + div .join {
  margin-right: 40px;
  position: relative;
}
.page--home .area--member .name-fansite + div .join::before {
  content: '';
  width: 40px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 17px;
  right: -41px;
  transform: rotate(-50deg);
}
.page--home .area--member .name-fansite + div .join a,
.page--home .area--member .name-fansite + div .login a {
  font-size: 20px;
  font-family: 'futura-pt', serif;
  font-weight: 800;
  color: #fff;
}
.page--home .area--member .section--movie li,
.page--home .area--member .section--radio li {
  width: 200px;
  margin: 0 15px 0 0;
}
.page--home .area--member .section--movie .list__more a,
.page--home .area--member .section--radio .list__more a {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 200px;
  height: 200px;
  color: #fff;
  background: #18181c;
}
.page--home .area--member .section--movie a,
.page--home .area--member .section--radio a {
  padding: 0;
  margin: 0;
}
.page--home .area--member .section--movie a img,
.page--home .area--member .section--radio a img {
  width: 200px;
  height: 200px;
  margin: 0 0 20px;
}
.page--home .area--member .section--movie .date,
.page--home .area--member .section--radio .date {
  padding: 2px 5px;
  color: #18181c;
  background: #fff;
  border-radius: 2px;
}
.page--home .area--member .section--radio a {
  position: relative;
}
.page--home .area--member .section--radio a img {
  max-height: 120px;
  background-color: #ffffff0d;
  background-image: none !important;
}
.page--home .area--member .section--radio .list__more a {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 200px;
  height: 120px;
}
.page--home .area--member .section--radio .tit {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2em;
  position: absolute;
  top: 50%;
  transform: translateY(calc(-50% - 19px));
  width: 100%;
  padding: 0 6vw;
}
.page--home .area--member .section--blog .section-tit {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  margin-bottom: 3px;
}
.page--home .area--member .section--blog .date {
  line-height: 1;
}
.page--home .area--member .section--blog .category {
  color: #fff;
  line-height: 1.4;
  padding-left: 10px;
}
.page--home .area--member .section--blog .list__more,
.page--home .area--member .section--qa .list__more {
  margin-top: 0;
}
.page--home .area--member .section--blog .list__more a,
.page--home .area--member .section--qa .list__more a {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
  background: #18181c;
}
.page--home .area--member .section--blog .slick-track,
.page--home .area--member .section--qa .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page--home .area--member .section--blog li,
.page--home .area--member .section--qa li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  height: auto;
}
.page--home .area--member .section--blog a,
.page--home .area--member .section--qa a {
  width: 250px;
  min-width: 250px;
  height: 100%;
  background: #fff;
  border-radius: 5px;
  margin: 0 15px 0 0;
}
.page--home .area--member .section--blog .date,
.page--home .area--member .section--qa .date {
  padding: 2px 6px;
  color: #fff;
  background: #18181c;
  border-radius: 2px;
}
.page--home .area--member .section--blog .tit,
.page--home .area--member .section--qa .tit {
  text-overflow: ellipsis;
  color: #18181c;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page--home .area--member .section--qa {
  margin: 0 auto 60px;
}
.page--home .area--member .section--qa .txt--link a {
  background: none;
  color: #fff;
  position: relative;
}
.page--home .area--member .section--qa .txt--link a::after {
  content: '';
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 2px solid #888;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  right: -0.75em;
  top: 50%;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  border-color: #fff;
}
.page--home .area--member .section--menu {
  margin: 0 auto;
}
.page--home .area--member .section--menu .list--menu li {
  display: block;
  width: 50%;
  margin-bottom: 30px;
  position: relative;
}
.page--home .area--member .section--menu .list--menu li:nth-child(odd) {
  width: 46%;
}
.page--home .area--member .section--menu .list--menu li a {
  display: block;
  font-size: 20px;
  font-family: 'futura-pt', serif;
  line-height: 1;
  font-weight: 600;
}
.page--home .block--login {
  text-align: center;
  margin-bottom: 30px;
}
.page--home .block--login li {
  display: inline-block;
  width: 40%;
  margin-right: 5%;
}
.page--home .block--login li:last-child {
  margin-right: 0;
}
.page--home .block--login li a {
  display: block;
}
.page--home .list--latest li {
  width: 49%;
  float: left;
  margin-bottom: 10px;
}
.page--home .list--latest li:nth-child(odd) {
  margin-right: 2%;
}
.page--home .list--latest li:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.page--home .list--latest li.new div {
  padding-right: 2vw;
}
.page--home .list--latest li.new div::after {
  content: 'NEW';
  min-width: 43px;
  display: inline-block;
  color: #c33131;
  font-family: rig-solid-bold-reverse, sans-serif;
  font-size: 14px;
  line-height: 0;
  top: 0;
  position: relative;
  left: 8px;
}
.page--home .list--latest li a {
  display: block;
  position: relative;
}
.page--home .list--latest li a div {
  background: #fff;
  padding: 2px 5px;
  position: absolute;
  bottom: 6px;
  left: 6px;
}
.page--home .list--latest li a div p {
  display: inline-block;
  margin: 0;
}
.page--home .list--latest li a div .category {
  font-size: 10px;
  letter-spacing: -0.02em;
  margin-right: 5px;
}
.page--home .list--latest li a div .date {
  font-size: 10px;
  letter-spacing: -0.02em;
}
.page--home .seciton--member .list__more {
  padding-top: 30px;
}
.page--home .seciton--member .slick-dots li:nth-of-type(3)::before {
  top: -2px;
  right: 8px;
}
.page--home.fc header h1 a {
  width: 26%;
  top: 14px;
  left: 50%;
  margin-left: -13%;
}
.page--home.fc header.headerFixed {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.page--home.fc .page--home {
  padding-bottom: 0;
}
.page--home.fc .section--bnr {
  padding-top: 40px;
  margin-bottom: 0;
}
.page--home.fc .section-tit {
  padding-top: 0;
}
.page--home.fc .nav--login {
  text-align: center;
}
.page--home.fc .nav--login .nav--login__login {
  color: inherit;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0em;
  letter-spacing: 0.05em;
}
.page--home.fc .nav--login .nav--login__login a {
  font-weight: bold;
  text-decoration: underline;
}
.page--home.fc .section--fc-news {
  padding: 40px 5% 40px 5%;
}
.page--home.fc.loggedin .section--fc-news {
  padding-top: 10px;
}
.page--home .list__more {
  font-size: 16px;
  text-align: right;
  margin-top: 5px;
}
.page--home footer {
  position: relative;
}
.page--home footer .team--logo,
.page--home footer .social,
.page--home footer .list--logo {
  display: block;
}
.page--home footer .social {
  text-align: center;
  margin: 30px auto 60px;
}
.page--home footer .social li {
  display: inline-block;
  width: 25px;
  margin-right: 15px;
}
.page--home footer .social li:last-child {
  margin-right: 0;
}
.page--home footer .social .menu-nav__item--twitter,
.page--home footer .social .menu-nav__item--youtube,
.page--home footer .social .menu-nav__item--instagram {
  margin-right: 15px;
}
.page--home footer .social a {
  font-size: 25px;
}
.page--home footer .social li a::after {
  display: none;
}
.page--home footer .team--logo {
  margin: 0 auto 40px;
}
.page--home footer .team--logo a[target="_blank"]:not([class])::after {
  display: none;
}
.page--home footer .list--logo {
  text-align: center;
  margin: 0 auto 25px;
}
.page--home footer .list--logo li {
  display: inline-block;
  width: 40px;
  margin-right: 20px;
}
.page--home footer .list--logo li a[target="_blank"]:not([class])::after {
  display: none;
}
.page--home footer .list--logo .wack {
  width: 24px;
}
.page--home footer .list--logo .emi {
  width: 40px;
  margin-right: 0;
}
/* 4.2 layout common
------------------------------ */
body:not(.page--home) footer {
  padding: 20px 0 0;
}
body:not(.page--home) footer .copyright {
  color: #18181c;
}
body:not(.page--home) .wrap {
  padding-top: 60px;
  padding-bottom: 74px;
}
body:not(.page--home) header h1 a {
  width: 21%;
  top: 3vw;
  left: 74px;
  margin-left: -13%;
}
body:not(.page--home) header.headerFixed {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
body:not(.page--home) .section--list,
body:not(.page--home) .section--detail {
  padding: 0;
  margin-bottom: 30px;
  transition: none;
}
body:not(.page--home) .section--list .form__select {
  display: block;
}
body:not(.page--home) .section--list .form__select select {
  font-weight: 700;
}
body:not(.page--home) .section--detail {
  padding-top: 30px;
}
body:not(.page--home) .section--detail .section-tit {
  padding-top: 0;
}
body:not(.page--home) .section--detail .txt a,
body:not(.page--home) .section--detail dd a {
  display: inline-block;
  word-break: break-word;
  color: #18181c;
  text-decoration: underline;
}
body:not(.page--home) .section--detail .txt a.btn--main,
body:not(.page--home) .section--detail dd a.btn--main,
body:not(.page--home) .section--detail .txt a.btn--sub,
body:not(.page--home) .section--detail dd a.btn--sub {
  text-decoration: none;
  color: #fff;
}
/* 4.3 information
------------------------------ */
.page--info .no-data {
  text-align: center;
}
.page--info .section--detail .date {
  margin-bottom: 40px;
}
.page--info .ph {
  position: relative;
  line-height: 0;
}
.page--info a[target="_blank"]:not([class])::after {
  left: 0.1em;
}
.page--info .list--information li > dl dt.accordion--title {
  padding: 10px 0;
}
.page--info .list--information li > dl dd.accordion--item {
  display: none;
}
.page--info .list--information li:not(.no-data) {
  margin-bottom: 10px;
  padding: 10px 15px;
  border-radius: 10px;
  box-shadow: 0 5px 7px 2px rgba(0, 0, 0, 0.1);
}
.page--info .list--information li:not(.no-data) a {
  word-break: break-all;
}
.page--info .list--information li:not(.no-data) .tit {
  transition: all 0.4s ease;
}
.page--info .list--information li:not(.no-data) .text {
  margin-bottom: 20px;
}
.page--info .list--information .btn--main {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  -webkit-appearance: none;
  display: inline-block;
  min-width: 86%;
  text-align: center;
  text-decoration: none;
  line-height: 3.4;
  border-radius: 60px;
  padding: 0 1.5em;
  cursor: pointer;
  box-shadow: 0px 5px 18px 2px rgba(0, 0, 0, 0.16);
  color: #fff;
  border: none;
  background: #18181c;
}
.page--info .list--information li.open .tit {
  font-size: 18px;
}
.page--info.category-1 .list--information li {
  margin-bottom: 0;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}
.section--detail .tit {
  color: inherit;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.3;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 20px;
}
.section--detail .date .event--date {
  position: relative;
  margin-left: 20px;
}
.section--detail .date .event--date::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 1px;
  background: #18181c;
  margin: 0 4px;
  vertical-align: -1px;
  position: absolute;
  left: -18px;
  top: 8px;
}
.section--detail .ph {
  margin: 15px auto;
  position: relative;
}
.section--detail.new .date::after {
  display: none;
}
.section--detail.new .tit::after {
  position: relative;
}
.section--detail .box--youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin: 30px auto;
}
.section--detail .box--youtube iframe,
.section--detail .box--youtube object,
.section--detail .box--youtube embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.list--information__content li {
  margin-bottom: 20px;
}
.list--information__content figure {
  width: 100%;
  margin-bottom: 5px;
  position: relative;
}
.list--information__content figure img {
  width: 100%;
  background: no-repeat center;
  background-size: cover;
  border-radius: 10px;
  box-shadow: 0px 12px 14px 2px rgba(0, 0, 0, 0.16);
  margin: 0;
}
.list--information__content a {
  display: block;
}
.page--info.category-11 .tit br {
  display: none !important;
}
.page--info.category-11 .section--detail .box--youtube {
  margin-top: 0;
}
.block--live-schedule::after {
  display: table;
  content: "";
  clear: both;
}
.block--live-schedule .label {
  font-weight: bold;
  position: relative;
}
.block--live-schedule .text {
  text-align: left;
}
.block--live-schedule .text:not(:last-child) {
  margin-bottom: 15px;
}
/* share */
.block--share {
  float: right;
  line-height: 1;
}
.block--share::before {
  content: 'SHARE';
  position: relative;
  top: -4px;
  color: inherit;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0em;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  left: 1px;
}
.block--share li {
  display: inline-block;
}
.block--share a {
  display: block;
  width: 22px;
  height: 18px;
  font-size: 18px;
  color: #18181c;
  text-align: center;
  line-height: 20px;
  position: relative;
}
.block--share svg {
  width: 20px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 1px;
}
.block--share path {
  fill: #18181c;
}
.block--share .fa {
  width: 30px;
  line-height: 0;
  position: absolute;
  top: 50%;
  left: 0;
}
#next .list__more a {
  z-index: 10;
}
#next .loader {
  opacity: 0;
  position: relative;
}
#next .loader::before {
  content: '';
  display: block;
  border-radius: 50%;
  width: 5em;
  height: 5em;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -2.5em;
  text-indent: -9999em;
  border-top: 0.1em solid rgba(59, 64, 67, 0.15);
  border-right: 0.1em solid rgba(59, 64, 67, 0.15);
  border-bottom: 0.1em solid rgba(59, 64, 67, 0.15);
  border-left: 0.1em solid #888;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: loading 1.1s infinite linear;
  animation: loading 1.1s infinite linear;
}
#next.nowload .list__more {
  opacity: 0;
}
#next.nowload .loader {
  opacity: 1;
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* 4.4 movie
------------------------------ */
.block--player {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  border-radius: 10px;
}
.block--player video {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 10px;
  box-shadow: 0px 12px 14px 2px rgba(0, 0, 0, 0.16);
}
.sub-txt-list {
  color: inherit;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0em;
  line-height: 1.4;
}
.page--movie .list--contents li {
  width: 100%;
  margin-bottom: 25px;
}
.page--movie .list--contents li:nth-child(even) {
  margin-right: 0;
}
.page--movie .list--contents li a {
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}
.page--movie .list--contents .thumb {
  overflow: unset;
}
.page--movie .list--contents .thumb img {
  border-radius: 5px;
  box-shadow: 0px 12px 14px 2px rgba(0, 0, 0, 0.16);
}
.page--movie .section--detail .thumb {
  margin-bottom: 15px;
}
.page--movie .section--detail .tit {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 20px;
}
.page--movie .section--detail .ulizahtml5 {
  border-radius: 5px;
}
.page--movie .section--detail .block--player {
  border-radius: 5px;
  margin-bottom: 20px;
}
.page--movie .list--step {
  text-align: center;
  padding: 0;
  margin-top: 0;
}
.page--movie .list--step li {
  margin-bottom: 60px;
}
.page--movie .list--step li:first-of-type {
  padding-top: 30px;
}
.page--movie .list--step li .tit {
  font-size: 18px;
}
.page--movie .list--step li .tit span {
  display: block;
  width: 58px;
  text-align: left;
  background: #18181c;
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
  padding: 0 5px;
  margin: 0 0 8px;
  border-radius: 3px;
}
.page--movie .list--step .ph {
  display: none;
}
.flash__player--accordion.btn .btn--sub {
  border-radius: 0;
  box-shadow: none;
  text-align: center;
}
.flash__player--accordion.btn .btn--sub dt {
  display: inline-block;
  position: relative;
}
.flash__player--accordion.btn .btn--sub dt::after {
  content: '';
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 2px solid #888;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  right: -0.75em;
  top: 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-color: #18181c;
}
.list--player li a {
  text-decoration: none !important;
  position: relative;
}
.list--player li a::after {
  content: '';
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 2px solid #888;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  right: -0.75em;
  top: 50%;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.category-movie.page--movie.new-movie .section--list {
  padding: 0;
}
.category-movie.page--movie.new-movie .section--list .section-tit {
  margin-bottom: 0;
}
.category-movie.page--movie.new-movie .section--list .block--category-list .list--contents li {
  width: 100%;
  margin-bottom: 25px;
}
.category-movie.page--movie.new-movie .section--list .block--category-list .list--contents li:nth-child(even) {
  margin-right: 0;
}
.category-movie.page--movie.new-movie .section--list .block--category-list .list--contents li a {
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}
.category-movie.page--movie.new-movie .section--list .block--category-list .list--contents li a .thumb {
  margin: 0 0 0.5em 0;
  overflow: unset;
}
.category-movie.page--movie.new-movie .section--list .block--category-list .list--contents li a .thumb img {
  border-radius: 5px;
  box-shadow: 0px 12px 14px 2px rgba(0, 0, 0, 0.16);
}
.category-movie.page--movie.new-movie .section--list .block--category-list .list--contents li a .list__txt .date {
  margin-bottom: 0.5em;
  opacity: 1;
  display: inline-block;
  color: inherit;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0em;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
}
.category-movie.page--movie.new-movie .section--list .block--latest-list,
.category-movie.page--movie.new-movie .section--list .block--category-list {
  padding: 0 0 50px 0;
  margin: 0 0 50px 0;
  border-bottom: 1px solid #ddd;
}
.category-movie.page--movie.new-movie .section--list .block--latest-list:last-of-type,
.category-movie.page--movie.new-movie .section--list .block--category-list:last-of-type {
  padding: 0 0;
  margin: 0;
  border-bottom: none;
}
.category-movie.page--movie.new-movie .section--list .block--latest-list h3,
.category-movie.page--movie.new-movie .section--list .block--category-list h3 {
  line-height: 1.3;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  text-align: center;
  font-size: 22px;
  margin: 0 0 20px 0;
}
.category-movie.page--movie.new-movie .section--list .block--latest-list .no-data,
.category-movie.page--movie.new-movie .section--list .block--category-list .no-data {
  text-align: center;
  font-size: 12px;
}
.category-movie.page--movie.new-movie .section--list .block--latest-list .list--contents li,
.category-movie.page--movie.new-movie .section--list .block--category-list .list--contents li {
  width: 100%;
  margin-bottom: 25px;
}
.category-movie.page--movie.new-movie .section--list .block--latest-list .list--contents li:nth-child(even),
.category-movie.page--movie.new-movie .section--list .block--category-list .list--contents li:nth-child(even) {
  margin-right: 0;
}
.category-movie.page--movie.new-movie .section--list .block--latest-list .list--contents li a,
.category-movie.page--movie.new-movie .section--list .block--category-list .list--contents li a {
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}
.category-movie.page--movie.new-movie .section--list .block--latest-list .list--contents li a .thumb,
.category-movie.page--movie.new-movie .section--list .block--category-list .list--contents li a .thumb {
  margin: 0 0 0.5em 0;
  overflow: unset;
}
.category-movie.page--movie.new-movie .section--list .block--latest-list .list--contents li a .thumb img,
.category-movie.page--movie.new-movie .section--list .block--category-list .list--contents li a .thumb img {
  border-radius: 5px;
  box-shadow: 0px 12px 14px 2px rgba(0, 0, 0, 0.16);
}
.category-movie.page--movie.new-movie .section--list .block--latest-list .list--contents li a .list__txt .date,
.category-movie.page--movie.new-movie .section--list .block--category-list .list--contents li a .list__txt .date {
  margin-bottom: 0.5em;
  opacity: 1;
  display: inline-block;
  color: inherit;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0em;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
}
.category-movie.page--movie.new-movie .section--list .detail__btn a {
  display: inline-block;
  width: auto;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  font-size: 16px;
  position: relative;
  margin: 0 0 0 auto;
}
.category-movie.page--movie.new-movie .section--list .detail__btn a::after {
  display: none;
}
.page-movie-detail.page--movie.new-movie .section--detail {
  padding-top: 30px;
}
.page-movie-detail.page--movie.new-movie .section--detail .area--movie {
  background: none;
  margin: 0 auto 30px;
}
.page-movie-detail.page--movie.new-movie .section--detail .area--movie .block--player {
  position: relative;
  top: auto;
  left: auto;
}
.page-movie-detail.page--movie.new-movie .section--detail .area--movie .block--player .video-js {
  border-radius: 5px;
}
.page-movie-detail.page--movie.new-movie .section--detail .area--movie .block--player .video-js .vjs-tech {
  border-radius: 5px;
}
.page-movie-detail.page--movie.new-movie .section--detail .area--movie .block--player .video-js .vjs-poster {
  border-radius: 5px;
  box-shadow: 0px 12px 14px 2px rgba(0, 0, 0, 0.16);
}
.page-movie-detail.page--movie.new-movie .section--detail .block--tit {
  width: 100%;
  margin: 0 auto 30px;
  padding: 0;
}
.page-movie-detail.page--movie.new-movie .section--detail .block--tit .date {
  color: inherit;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 800;
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  letter-spacing: 0.05em;
  line-height: 1;
  margin: 0 0 5px;
  opacity: 1;
}
.page-movie-detail.page--movie.new-movie .section--detail .block--tit .tit {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 20px;
}
.page-movie-detail.page--movie.new-movie .section--detail .area--more-info .tab__list .item__ico {
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  display: block;
  text-align: center;
  font-size: 21px;
  margin: 0 auto 20px;
}
.page-movie-detail.page--movie.new-movie .section--detail .area--more-info .block--tab__main .block--more_movies {
  border: none;
  padding: 0;
}
.page-movie-detail.page--movie.new-movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents {
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.page-movie-detail.page--movie.new-movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li {
  border-bottom: none;
  width: 48%;
  margin: 0 0 20px 0;
}
.page-movie-detail.page--movie.new-movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a {
  display: block;
}
.page-movie-detail.page--movie.new-movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .thumb {
  width: 100%;
  margin-bottom: 10px;
}
.page-movie-detail.page--movie.new-movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .list__txt {
  width: 100%;
  padding: 0;
}
.page-movie-detail.page--movie.new-movie .section--detail .area--more-info .block--tab__main .block--more_movies .list--contents li a .list__txt .date {
  margin-bottom: 0.5em;
  opacity: 1;
  display: inline-block;
  color: inherit;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0em;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
}
.page-movie-detail.page--movie.new-movie .section--detail .detail__btn a {
  display: inline-block;
  width: auto;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  font-size: 16px;
  position: relative;
  margin: 0 0 0 auto;
}
.page-movie-detail.page--movie.new-movie .section--detail .detail__btn a::after {
  display: none;
}
/* 4.5 qa
------------------------------ */
.page--qa .list--qa {
  margin-top: 0 !important;
  box-shadow: none !important;
}
.page--qa .list--qa li li:not(:last-child) {
  margin-bottom: 20px;
}
.page--qa .list--qa li a {
  display: block;
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  padding: 0;
  position: relative;
}
.page--qa .list--qa li .tit {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
.page--qa .list--qa li .date {
  display: inline-block;
  color: inherit;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0em;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
}
.page--qa .list--qa li .category {
  color: inherit;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0em;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
  color: #fff;
  background: #18181c;
  border-radius: 2px;
  position: relative;
  padding: 2px 6px;
  margin-right: 5px;
}
.page--qa .list--qa li .thumb {
  width: 100%;
  line-height: 0;
  margin: 0 0 0.5em 0;
  overflow: hidden;
}
.page--qa .list--qa li .no-data {
  font-size: 13px;
  padding: 40px 0 !important;
  opacity: 0.8;
  text-align: center;
}
.page--qa .list--qa li a {
  padding: 10px 15px;
  border-radius: 10px;
  box-shadow: 0 5px 7px 2px rgba(0, 0, 0, 0.1);
}
.page--qa .block--area {
  margin: 0 auto 50px;
}
.page--qa .block--area .txt {
  margin-bottom: 30px;
}
.page--qa .name {
  color: inherit;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0em;
  display: inline-block;
}
.page--qa .form--post,
.page--qa .form--comfirm {
  margin: 0 0 50px;
}
.page--qa .section--detail .tit--q {
  font-size: 20px;
}
.page--qa .section--detail .name {
  margin-bottom: 30px;
}
.page--qa .section--detail .tit--q span {
  display: block;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  font-size: 12px;
  color: #ccc;
  font-weight: 600;
  margin-bottom: 3px;
}
.page--qa .section--detail .block__answer {
  background: #18181c;
  color: #fff;
  position: relative;
  border-radius: 10px;
  box-shadow: 0px 12px 14px 2px rgba(0, 0, 0, 0.16);
  padding: 30px 20px 20px;
  margin-top: 20px;
}
.page--qa .section--detail .block__answer .thumb {
  position: absolute;
  width: 100px;
  width: 29vw;
  border-radius: 100px;
  overflow: hidden;
  bottom: -79px;
  bottom: -24vw;
  right: -6px;
}
.page--qa .section--detail .block__answer .tit {
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  text-align: center;
  line-height: 1.2;
  font-size: 27px;
  font-size: 8vw;
  position: absolute;
  top: -16px;
  left: -10px;
  color: #c33131;
}
.page--qa .section--detail .block__answer::after {
  display: none;
  top: 100%;
  left: 62%;
  border: solid;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent #18181c transparent transparent;
  border-width: 0 32px 20px 0;
  margin-left: -23px;
}
.page--qa .section--detail .font--q {
  font-weight: bold;
}
/* 4.6 Blog
------------------------------ */
body.page--blog .section-tit {
  font-size: 27px;
  font-family: 'Noto Serif JP', serif;
}
body.page--blog .section--detail {
  padding-bottom: 50px;
}
body.page--blog .section--detail .txt * {
  white-space: inherit !important;
}
body.page--blog .section--detail .cat {
  margin-left: 5px;
}
.block--pager li a,
.block--pager li span {
  display: block;
}
.block--pager .pager-link--next {
  float: left;
}
.block--pager .pager-link--prev {
  float: right;
}
/* moment
=================================== */
#moment.moment--member .wrap {
  background: #fff;
}
#moment.moment--member.clear .load-animation {
  display: none;
}
#moment.moment--member .load-animation {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 9999;
  background: #18181c;
}
#moment.moment--member .loading {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
}
#moment.moment--member .loading .ball {
  width: 50%;
  height: 20px;
  position: absolute;
  top: calc(50% - 10px);
  transform-origin: 100% 50%;
  left: 0;
}
#moment.moment--member .loading .ball::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#moment.moment--member .loading .ball-1::before {
  animation: ball-anime 1s linear 0s infinite;
}
#moment.moment--member .loading .ball-2 {
  transform: rotate(45deg);
}
#moment.moment--member .loading .ball-2::before {
  animation: ball-anime 1s linear -0.125s infinite;
}
#moment.moment--member .loading .ball-3 {
  transform: rotate(90deg);
}
#moment.moment--member .loading .ball-3::before {
  animation: ball-anime 1s linear -0.25s infinite;
}
#moment.moment--member .loading .ball-4 {
  transform: rotate(135deg);
}
#moment.moment--member .loading .ball-4::before {
  animation: ball-anime 1s linear -0.375s infinite;
}
#moment.moment--member .loading .ball-5 {
  transform: rotate(180deg);
}
#moment.moment--member .loading .ball-5::before {
  animation: ball-anime 1s linear -0.5s infinite;
}
#moment.moment--member .loading .ball-6 {
  transform: rotate(225deg);
}
#moment.moment--member .loading .ball-6::before {
  animation: ball-anime 1s linear -0.625s infinite;
}
#moment.moment--member .loading .ball-7 {
  transform: rotate(270deg);
}
#moment.moment--member .loading .ball-7::before {
  animation: ball-anime 1s linear -0.75s infinite;
}
#moment.moment--member .loading .ball-8 {
  transform: rotate(315deg);
}
#moment.moment--member .loading .ball-8::before {
  animation: ball-anime 1s linear -0.875s infinite;
}
#moment.moment--member .section--list {
  width: 100%;
  height: 90vh;
  background-color: #18181c;
  margin: 0;
  position: relative;
}
#moment.moment--member .section--list .bg-logo {
  width: 100%;
  height: 100%;
  background-image: url('/static/pedro/fanclub/cmn/logo_fc_w_zf5y.svg');
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.15;
}
#moment.moment--member .section--list .list--contents {
  height: 60vh;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
  opacity: 0;
  transform: translateY(10px);
}
#moment.moment--member .section--list .list--contents li {
  width: 180px;
  height: 180px;
  padding-top: 30px;
  position: relative;
  margin: 0;
}
#moment.moment--member .section--list .list--contents li.none {
  pointer-events: none;
}
#moment.moment--member .section--list .list--contents li a {
  text-decoration: none;
}
#moment.moment--member .section--list .list--contents li a .icon {
  position: relative;
}
#moment.moment--member .section--list .list--contents li a .icon::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  border: 3px solid #d5d5d5;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
#moment.moment--member.clear .list--contents {
  opacity: 1;
  transform: translateY(0);
}
@keyframes ball-anime {
  0% {
    width: 15px;
    height: 15px;
    opacity: 1;
  }
  100% {
    width: 5px;
    height: 5px;
    opacity: 0.2;
    margin-left: 7px;
  }
}
#moment.moment--member .list--contents li.unread a .icon::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  border: 3px solid #B83534;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#moment.moment--member .list--contents li.read a .icon::before {
  border-color: #ADADAD;
}
#moment.moment--member .list--contents li a .icon .thumb {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  border: 10px solid #fff;
}
#moment.moment--member .list--contents li a .icon .thumb img {
  background: no-repeat center top;
  background-size: cover;
}
#moment.moment--member .list--contents li a .date {
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  transform: translateX(-50%);
  transform-origin: top;
  display: inline-block;
  position: absolute;
  bottom: 25px;
  background: #c33131;
  line-height: 1;
  border-radius: 2px;
  padding: 4px 7px 2px;
  left: 50%;
  z-index: 20;
}
#moment.moment--member .list--contents li a .tit {
  font-size: 20px;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
#moment.moment--member .attention {
  background: #fff;
  width: 80%;
  padding: 16px;
  border-radius: 10px;
  margin: 0 auto;
}
#moment.moment--member .attention .txt {
  font-weight: 800;
  line-height: 1.4;
}
#moment.moment--member.detailPage #container::before,
#moment.moment--member.detailPage #container::after {
  content: none;
}
#moment.moment--member.detailPage #container::after {
  display: block;
}
#moment.moment--member .subInfo {
  padding: 25px;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 90;
  color: #ffffff;
}
#moment.moment--member .subInfo.txt {
  color: #18181c;
}
#moment.moment--member .subInfo.txt .txtArea {
  text-shadow: none;
}
#moment.moment--member .subInfo .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#moment.moment--member .subInfo .txtArea {
  mix-blend-mode: difference;
  /*text-shadow: 1px 1px #18181c;*/
  color: #000;
}
#moment.moment--member .subInfo .txtArea .tit {
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  line-height: 1;
}
#moment.moment--member .subInfo .thumb {
  width: 12vw;
  height: 12vw;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 15px;
}
#moment.moment--member .subInfo .thumb img {
  width: 100%;
  background: no-repeat center top;
  background-size: cover;
}
#moment.moment--member .subInfo .date {
  margin-bottom: 5px;
  letter-spacing: 0.05em;
}
#moment.moment--member .icon--like {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 10vw;
}
#moment.moment--member .icon--like i {
  color: #c33131;
  font-size: 22px;
}
#moment.moment--member .icon--like i.fa-heart {
  position: relative;
  z-index: 2;
  transition: 0.3s;
}
#moment.moment--member .icon--like i.fa-heart::before {
  opacity: 0;
}
#moment.moment--member .icon--like i.fa-heart::after {
  content: "";
  display: block;
  width: 5vw;
  height: 5vw;
  background: url(/static/pedro/fanclub/moment/heart-regular.svg) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
#moment.moment--member .icon--like i.fa-heart.clicked::after {
  content: "";
  display: block;
  width: 5vw;
  height: 5vw;
  background: url(/static/pedro/fanclub/moment/heart-solid.svg) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  animation: heart 1.2s reverse both;
}
#moment.moment--member #next {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 15px;
}
#moment.moment--member #next a {
  display: block;
  text-decoration: none;
  background: #fff;
  font-size: 11px;
  padding: 9px 30px;
  line-height: 1;
  border-radius: 40px;
  border: 1px solid;
}
#moment.moment--member.detailPage section {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
#moment.moment--member .pageNav {
  padding: 0 6%;
  position: relative;
  z-index: 50;
  mix-blend-mode: difference;
}
#moment.moment--member .pageNav ul {
  display: flex;
  justify-content: space-between;
}
#moment.moment--member .pageNav ul li {
  width: 35px;
  height: 35px;
  margin: 20px 0;
}
#moment.moment--member .pageNav ul li a {
  display: block;
  position: relative;
  padding: 18px;
  border-radius: 50%;
  background: rgba(225, 225, 225, 0.5);
}
#moment.moment--member .pageNav ul li.prev a::after {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  right: 12px;
  width: 8px;
  height: 8px;
  border-top: solid 2px #18181c;
  border-right: solid 2px #18181c;
  transform: rotate(-135deg);
  transition: 0.2s;
}
#moment.moment--member .pageNav ul li.next a::after {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  right: 15px;
  width: 8px;
  height: 8px;
  border-top: solid 2px #18181c;
  border-right: solid 2px #18181c;
  transform: rotate(45deg);
  transition: 0.2s;
}
#moment.moment--member .back a {
  font-size: 12px;
  position: relative;
  color: #000;
  padding-left: 10px;
}
#moment.moment--member .back a::after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 7px;
  height: 7px;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  transform: rotate(-135deg);
  transition: 0.2s;
}
#moment.moment--member .infoDetail {
  position: relative;
  /*height: 100vh;*/
  /*background: #505050;*/
  /*display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  align-items: flex-start;
  flex-wrap: wrap;*/
  padding: 0 0 50px!important;
  min-height: 60vh;
}
#moment.moment--member .infoDetail .nav {
  width: 100%;
  text-shadow: 1px 1px #18181c;
  position: absolute;
  top: 35%;
  left: 0;
  transform: translateY(-50%);
}
#moment.moment--member .infoDetail .back {
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  position: absolute;
  bottom: 0;
  left: 7%;
}
#moment.moment--member .infoDetail .txt {
  width: 100%;
  margin: 0 auto;
}
#moment.moment--member .infoDetail .txt p {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 95%;
  margin: auto;
}
#moment.moment--member .threadCell {
  width: 100%;
}
#moment.moment--member .block--movie-loading {
  width: 86%;
}
#moment.moment--member .infoDetail > .txt .ph {
  position: relative;
}
#moment.moment--member .infoDetail > .txt .ph::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#moment.moment--member .infoDetail > .txt .hide {
  display: none;
}
#moment.moment--member .infoDetail > .txt video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#moment.moment--member .infoDetail.img > .txt {
  top: 0;
  transform: translateY(0);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#moment.moment--member .infoDetail.img.movie {
  display: block;
}
#moment.moment--member .infoDetail.img.movie > .txt {
  top: 50%;
  transform: translateY(-50%);
  display: block;
  height: auto;
}
#moment.moment--member .infoDetail.txt {
  font-size: 14px;
  color: #18181c;
  background: #fff;
  padding: 24vw 15% 18vw;
  word-break: break-all;
}
#moment.moment--member .infoDetail.txt .icon--comment {
  box-shadow: none;
  border: 1px solid;
}
#moment.moment--member .infoDetail.txt .back a {
  color: #18181c;
}
#moment.moment--member .infoDetail.txt .back a::after {
  border-color: #18181c;
}
#moment.moment--member .infoDetail.txt > .txt {
  font-size: 18px;
  /*height: auto;*/
  /*max-height: 100%;*/
  /* overflow: scroll;*/
  line-height: 1.5;
  letter-spacing: 0.05em;
  position: relative;
  /*transform: translateY(-50%);*/
  text-align: center;
}
@keyframes heart {
  0% {
    transform: scale(1);
  }
  60% {
    transform: scale(1);
  }
  70% {
    transform: scale(1.3);
  }
  80% {
    transform: scale(1);
  }
  90% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}
#moment.moment--member .block--movie-loading {
  display: none;
}
#moment.moment--member.detailPage #footer {
  background: #18181c;
  display: none;
}
#moment.moment--member .ulizahtml5 {
  width: 100% !important;
  position: absolute;
}
.comfirm .txt {
  margin: 0 0 10px;
}
/* AOPブログコメント投稿フォーム 共通デザイン */
#blog.comfirm .commentPost dl dt {
  font-size: 12px;
}
#blog.comfirm .commentPost dl dd {
  font-size: 14px;
  margin: 0 0 15px;
  line-height: 1.4;
}
#moment.moment--member.detail.listPage #footer,
#moment.moment--member.detail.listPage #container::after {
  display: block;
}
#moment.moment--member.body--app__android .wrap,
#moment.moment--member.app .wrap {
  padding: 0;
}
#moment.moment--member.body--app__android .section--list,
#moment.moment--member.app .section--list {
  height: 100vh;
}
#moment.moment--member.body--app__android .subInfo,
#moment.moment--member.app .subInfo {
  top: 0;
}
/* 4.7 support
------------------------------ */
body.page--support .section--detail * {
  transition: none;
  -webkit-transition: none;
}
body.page--support .section--detail .section-tit {
  color: inherit;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.3;
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, sans-serif;
  color: #18181c;
  padding: 0 0 30px;
  font-weight: bold;
}
body.page--support .section--detail > p {
  margin-bottom: 1em;
}
body.page--support .section--detail .list--support li {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 10px;
}
body.page--support .section--detail .list--support dt {
  font-weight: bold;
  margin-bottom: 5px;
}
body.page--support .section--detail .list--support dd {
  margin-bottom: 20px;
}
body.page--support .section--detail .list--support dd li {
  margin-bottom: 5px;
}
.page--faq .section-tit {
  text-align: left;
  font-size: 22px;
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, sans-serif;
}
.page--faq .block--faq-list {
  position: relative;
}
.page--faq .block--faq-list:first-of-type h3.category {
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, sans-serif;
  padding-top: 0;
}
.page--faq .searchBox {
  position: relative;
  margin: 0 0 50px;
}
.page--faq .searchBox input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  line-height: 45px;
  font-size: 20px;
  color: #18181c;
  background: transparent;
  font-weight: bold;
  border-radius: 30px;
  cursor: pointer;
  border: none;
  z-index: 2;
  font-family: FontAwesome;
}
.page--faq .tit--category {
  font-size: 18px;
  margin: 0 0 15px;
}
.page--faq .list--faq {
  margin: 0 0 50px;
}
.page--faq .list--faq li {
  margin: 0 0 10px;
}
.page--faq .list--faq li a {
  display: block;
  padding: 10px 15px;
  border-radius: 10px;
  box-shadow: 0 5px 7px 2px rgba(0, 0, 0, 0.1);
}
.page--faq .list--faq li a .icon--q {
  margin-right: 5px;
  float: left;
}
.page--faq .list--faq li a .tit {
  padding-left: 24px;
}
.page--faq h3.category {
  display: block;
  font-weight: bold;
  font-size: 16px;
  padding: 30px 0 0;
}
.page--faq h3.category:after {
  display: none;
}
.page--faq h3.category + .list--support {
  padding-top: 10px;
  padding-bottom: 20px;
  box-shadow: none;
  margin: 0;
}
.page--faq .section--detail h3.category {
  padding: 0;
}
.page--faq .section--detail .list--support {
  padding: 15px 0 30px;
}
.page--faq .section--detail .list--support a {
  font-size: 13px;
}
.page--faq .block--contact {
  padding: 0;
  margin-bottom: 40px;
}
.page--faq .block--contact .btn {
  text-align: left;
}
.page--faq .block--contact .btn a {
  color: #18181c;
}
.page--faq .icon--q {
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  color: #18181c;
}
.page--faq .icon--a {
  font-size: 20px;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  color: #c33131;
  font-weight: bold;
}
.page--faq .search-box {
  width: 100%;
  position: relative;
  margin: 0 auto 20px;
  background: #fff;
  border: solid 1px #aaa;
  border-radius: 5px;
}
.page--faq .search-box input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  font-size: 15px;
  line-height: 1.4em;
  box-sizing: border-box;
}
.page--faq .search-box input[type="text"] {
  width: 86%;
  height: 40px;
  margin: 0;
  padding: 0 10px;
  background: #fff;
  border: none;
  border-radius: 5px;
}
.page--faq .search-box input[type="text"]:placeholder-shown {
  color: #ccc;
}
.page--faq .search-box input[type="text"]::-webkit-input-placeholder {
  color: #ccc;
}
.page--faq .search-box input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #999;
  background: transparent;
  font-weight: bold;
  border-radius: 30px;
  cursor: pointer;
  border: none;
  z-index: 2;
  font-family: FontAwesome;
}
.page--faq .search-box input[type="submit"]:hover {
  color: #222;
}
.page--faq .search-box input[type="text"]:placeholder-shown {
  color: #ccc !important;
}
.page--faq .block--contact {
  margin: 50px 0 0;
}
.block--faq-detail {
  padding-bottom: 40px;
}
.block--faq-detail .icon--q {
  font-size: 20px;
}
.block--faq-detail dt .txt {
  font-weight: bold;
  margin-bottom: 20px;
}
/* 4.8 entry
------------------------------ */
body:not(.page--home).entry {
  background: #18181c;
}
body:not(.page--home).entry footer .copyright {
  color: #fff;
}
body:not(.page--home) .section--detail.entry {
  padding-top: 60px;
  margin-bottom: 80px;
}
.section--detail.entry {
  color: #fff;
}
.section--detail.entry .section-tit {
  text-align: center;
  padding: 0 0 30px;
}
.section--detail.entry .section-tit img {
  width: 80%;
}
.section--detail.entry .section-tit img.renewal {
  width: 76%;
}
.section--detail.entry .txt--basic + .btn {
  margin: 1em 0 50px;
}
.section--detail.entry .btn--main {
  background: #fff;
  color: #18181c;
}
.section--detail.entry .block-tit {
  font-size: 20px;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  text-align: center;
  margin: 0 0 15px;
}
.section--detail.entry .block--video {
  margin: 50px 0 25px;
  padding: 0 0 25px;
}
.section--detail.entry .block--video .thumb {
  box-shadow: 0px 12px 14px 2px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  overflow: hidden;
}
.section--detail.entry .block--video .thumb a {
  display: block;
}
.section--detail.entry .block--video .thumb a::after {
  content: '';
  display: block;
  width: 100px;
  height: 100px;
  background: url(/static/pedro/fanclub/cmn/ico_play.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: calc(50% - 50px);
  left: 0;
  right: 0;
  margin: 0 auto;
}
.section--detail.entry ul {
  margin: 0 0 30px;
  padding: 0 0 20px;
}
.section--detail.entry .tit {
  display: inline-block;
  margin: 0 0 10px;
  font-size: 18px;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
}
.section--detail.entry .tit.blog {
  font-family: 'Noto Serif JP', serif;
  font-size: 17px;
}
.section--detail.entry li {
  margin: 0 0 20px;
  padding: 10px 15px;
  border-radius: 5px;
  background: #fff;
  color: #18181c;
}
.section--detail.entry .price {
  border: 2px solid #fff;
  margin: 0 0 30px;
  width: 100%;
}
.section--detail.entry .price th {
  width: 100px;
  font-size: 11px;
  font-weight: bold;
  border: 2px solid #fff;
  padding: 10px;
}
.section--detail.entry .price td {
  font-size: 13px;
  border: 2px solid #fff;
  padding: 10px;
}
/* PC用 */
body:not(.page--home).page--entry {
  background: #18181c;
  color: #fff;
}
body:not(.page--home).page--entry section {
  width: 100%;
  margin: 0 auto 60px;
}
body:not(.page--home).page--entry .section--detail {
  max-width: 780px;
  margin: 0 auto 100px;
}
body:not(.page--home).page--entry .logo {
  width: 280px;
  margin: 0 auto 40px;
}
body:not(.page--home).page--entry .lead {
  font-size: 16px;
  margin: 0 0 20px;
}
body:not(.page--home).page--entry .section--contents .block--tit {
  font-size: 30px;
}
body:not(.page--home).page--entry .block--tit {
  margin: 0 0 30px;
  font-size: 26px;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  text-align: center;
  letter-spacing: 0.05em;
}
body:not(.page--home).page--entry .qr {
  border: 0.5px solid #fff;
  padding: 25px 30px;
  border-radius: 5px;
}
body:not(.page--home).page--entry .qr figure {
  width: 80px;
  line-height: 0;
  border: 1px solid;
  float: left;
}
body:not(.page--home).page--entry .qr .txt {
  padding-left: 120px;
}
body:not(.page--home).page--entry .qr .price {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}
body:not(.page--home).page--entry .qr .txt .url {
  margin: 0 0 5px;
}
body:not(.page--home).page--entry .qr .txt .url a {
  padding: 5px 10px;
  font-size: 12px;
  width: 130px;
  margin-left: 10px;
  border: 1px solid #18181c;
  color: #18181c;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
body:not(.page--home).page--entry .qr .txt .url a:hover {
  background: #18181c;
  color: #fff;
}
body:not(.page--home).page--entry .qr .txt ul li {
  font-size: 12px;
  line-height: 1.4;
  padding-left: 1em;
  text-indent: -1em;
  margin: 0 0 3px;
}
body:not(.page--home).page--entry .qr .txt ul li:last-child {
  margin-bottom: 0;
}
body:not(.page--home).page--entry dl {
  margin: 0 0 20px 0;
  padding: 20px;
  width: 49%;
  min-height: 156px;
  float: left;
  background: #fff;
  border-radius: 5px;
}
body:not(.page--home).page--entry dl:nth-child(even) {
  margin-left: 2%;
}
body:not(.page--home).page--entry dt {
  display: inline-block;
  margin: 0 0 10px;
  font-size: 22px;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  line-height: 1;
  color: #18181c;
  letter-spacing: 0.03em;
}
body:not(.page--home).page--entry dt.blog {
  font-size: 20px;
  font-family: 'Noto Serif JP', serif;
}
body:not(.page--home).page--entry dd {
  margin: 0 0 20px;
  color: #18181c;
}
body:not(.page--home).page--entry table {
  width: 100%;
  border: 0.5px solid #fff;
  border-spacing: 0px 0px;
  empty-cells: show;
  margin: 0 auto 30px;
  border-collapse: separate;
  border-radius: 5px;
}
body:not(.page--home).page--entry th {
  width: 230px;
  border-bottom: 0.5px solid #fff;
  border-right: 0.5px solid #fff;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
  padding: 20px;
}
body:not(.page--home).page--entry td {
  vertical-align: middle;
  line-height: 150%;
  padding: 15px 20px;
  border-bottom: 0.5px solid #fff;
}
body:not(.page--home).page--entry tr:last-of-type th,
body:not(.page--home).page--entry tr:last-of-type td {
  border-bottom: none;
}
body:not(.page--home).page--entry td ul li {
  margin: 0 0 5px;
}
body:not(.page--home).page--entry td ul li:last-child {
  margin-bottom: 0;
}
body:not(.page--home).page--entry footer {
  background: #18181c;
  color: #fff;
  border: none;
}
/* 4.9 discography
------------------------------ */
.page--disco .form__select {
  margin: 0 0 50px;
}
.page--disco .list--discography li {
  float: left;
  width: 47%;
  margin: 0 6% 0 0;
}
.page--disco .list--discography li:not(:last-child) {
  margin-bottom: 40px;
}
.page--disco .list--discography li:nth-child(even) {
  margin: 0;
}
.page--disco .list--discography li a {
  display: block;
}
.page--disco .list--discography li a figure {
  margin-bottom: 10px;
}
.page--disco .list--discography li a .category {
  display: inline-block;
  position: relative;
  margin-right: 5px;
}
.page--disco .list--discography li a .thumb img {
  border-radius: 10px;
  box-shadow: 0px 12px 14px 2px rgba(0, 0, 0, 0.16);
}
.page--disco .section--detail .section-tit {
  display: none;
}
.page--disco .section--detail .block--detail {
  padding-top: 30px;
}
.page--disco .section--detail .block--detail h3.tit {
  font-size: 24px;
  text-align: left;
  margin-bottom: 5px;
}
.page--disco .section--detail .block--detail h3.tit span {
  font-size: 15px;
}
.page--disco .section--detail .block--detail .date {
  display: inline-block;
  text-align: left;
  font-size: 12px;
}
.page--disco .section--detail .area--disco-detail .block--jacket {
  float: none;
  width: 100%;
  height: auto;
}
.page--disco .section--detail figcaption {
  color: inherit;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0em;
  text-align: center;
  margin: 10px auto 0;
}
.page--disco .section--detail .category,
.page--disco .section--detail .tit,
.page--disco .section--detail .date {
  display: block;
  text-align: center;
}
.page--disco .section--detail .date {
  margin-bottom: 2em;
}
.page--disco .date {
  position: relative;
}
.area--release,
.area--disco-detail {
  width: 100%;
  position: relative;
}
.area--release .comment a,
.area--disco-detail .comment a {
  color: #c33131;
  text-decoration: underline;
}
.area--release .comment a[target="_blank"]:not([class])::after,
.area--disco-detail .comment a[target="_blank"]:not([class])::after {
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  top: 0.1em;
  content: "\f08e";
}
.area--release .block--jacket,
.area--disco-detail .block--jacket {
  float: right;
  width: 45%;
  height: 45vw;
}
.area--release .block--jacket figure,
.area--disco-detail .block--jacket figure {
  margin-bottom: 10px;
  position: relative;
  z-index: 10;
}
.area--release .block--jacket figure img,
.area--disco-detail .block--jacket figure img {
  border-radius: 10px;
  box-shadow: 15px 20px 15px rgba(0, 0, 0, 0.25);
}
.area--release .block--jacket figcaption,
.area--disco-detail .block--jacket figcaption {
  color: inherit;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0em;
  text-align: center;
  padding-top: 10px;
}
.area--release .block--detail h3.tit,
.area--disco-detail .block--detail h3.tit {
  color: inherit;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 10px;
}
.area--release .block--detail .block--comment,
.area--disco-detail .block--detail .block--comment {
  padding: 10px 0 0;
}
.area--release .block--detail .block--comment a,
.area--disco-detail .block--detail .block--comment a {
  color: #c33131;
}
.area--release .block--detail .tax-code,
.area--disco-detail .block--detail .tax-code {
  font-size: 11px;
  margin-bottom: 10px;
}
.area--release .block--detail .block--track li,
.area--disco-detail .block--detail .block--track li {
  list-style: none;
}
.area--release .block--detail .block--track li span,
.area--disco-detail .block--detail .block--track li span {
  display: inline-block;
}
.area--release .block--detail .block--track li span::after,
.area--disco-detail .block--detail .block--track li span::after {
  content: '.';
}
.area--release .block--detail .block--review,
.area--disco-detail .block--detail .block--review {
  padding: 10px 0 0;
}
.area--release .block--detail .block--review ul,
.area--disco-detail .block--detail .block--review ul {
  text-align: center;
}
.area--release .block--detail .block--review li,
.area--disco-detail .block--detail .block--review li {
  display: inline-block;
  list-style: none;
  margin: 0 5px 15px;
}
.area--release .block--detail .block--review a,
.area--disco-detail .block--detail .block--review a {
  display: block;
}
.area--release .block--detail .block--review a[target="_blank"]:not([class])::after,
.area--disco-detail .block--detail .block--review a[target="_blank"]:not([class])::after {
  display: none;
}
.area--release .block--detail .block--review a img,
.area--disco-detail .block--detail .block--review a img {
  height: 30px;
}
.area--release .block--detail .block--review .comment a,
.area--disco-detail .block--detail .block--review .comment a {
  color: #c33131;
  text-decoration: underline;
}
.area--release .block--detail .block--review .comment a[target="_blank"]:not([class])::after,
.area--disco-detail .block--detail .block--review .comment a[target="_blank"]:not([class])::after {
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  top: 0.1em;
  content: "\f08e";
}
/* 4.10 appli
------------------------------ */
.page--app .block--top {
  margin-top: 120px;
  padding: 0 5% 0 5%;
  box-shadow: none !important;
}
.page--app [class^="block--"] {
  padding: 20px 5% !important;
  background: #fff;
  position: relative;
  z-index: 10;
}
.page--app [class^="block--"] .tit {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
.page--app [class^="block--"] > .tit {
  color: inherit;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 20px;
}
.page--app .list--step .tit {
  font-weight: bold;
}
.page--app .block-step li {
  padding-bottom: 20px;
}
.page--app .block-step li .tit {
  color: inherit;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: bold;
}
.page--app .how-to li {
  float: left;
  display: block;
  text-align: center;
  width: 33.33%;
  margin-bottom: 10px;
}
.page--app .how-to li p {
  font-size: 11px;
  line-height: 1em;
}
.page--app .how-to li img {
  width: 85px;
  background: no-repeat center;
  background-size: 106%;
  -webkit-background-size: 106%;
  border-radius: 19px;
}
.page--app .block--alerm .tit + .txt {
  margin-bottom: 40px;
}
.page--app .block-flow li:not(:last-child):after {
  content: '\f0d7';
  font-family: 'FontAwesome';
  display: block;
  opacity: 0.5;
  font-size: 17px;
  line-height: 1em;
  padding: 5px 0;
}
.page--appli .section--list *,
.page--appli .section--detail * {
  transition: none;
  -webkit-transition: none;
}
.page--appli .list--category li a {
  position: relative;
  display: block;
}
.page--appli .appicon.cal:after {
  width: 60px;
  height: 60px;
  border: 1px solid #18181c;
  border-radius: 10px;
  background: #fff;
  text-align: center;
  line-height: 1.2;
  box-sizing: border-box;
}
.page--appli .thumb-tit {
  padding-left: 73px;
}
.page--appli .list--category li .tit {
  font-size: 18px;
  font-weight: bold;
}
.page--appli .section--detail .section-tit {
  font-size: 24px;
  font-weight: bold;
}
.page--appli .section--detail .block--top {
  margin-bottom: 30px;
}
.page--appli .section--detail .block--top .txt {
  padding-left: 70px;
}
.page--appli .section--detail .area--how-to .area-tit {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 10px;
}
.page--appli .section--detail .area--how-to .txt-sub {
  color: inherit;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0em;
}
.page--appli .section--detail .area--how-to dl {
  padding-top: 30px;
}
.page--appli .section--detail .area--how-to dl dt {
  font-size: 16px;
  font-weight: bold;
}
.page--appli .section--detail .area--how-to dl dt span {
  display: inline-block;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
  font-weight: 800;
  padding-right: 5px;
}
.page--appli .section--detail .area--how-to dl dd {
  margin-bottom: 30px;
}
.page--appli .section--detail .area--how-to dl dd .btn a {
  color: #fff;
  text-decoration: none;
}
.page--appli .section--detail .area--how-to dl dd .btn--link {
  color: #18181c;
  text-decoration: none;
}
.page--appli .section--detail .area--how-to dl dd .how-to li:not(:last-child) {
  margin-bottom: 20px;
}
.page--appli .section--detail .area--how-to dl dd .how-to li .tit {
  font-size: 18px;
  margin-bottom: 10px;
}
/* 4.10 biography
------------------------------ */
.page--bio .thumb {
  margin-bottom: 35px;
}
.page--bio .section-tit + .thumb img {
  border-radius: 10px;
  box-shadow: 0px 12px 14px 2px rgba(0, 0, 0, 0.16);
  margin: 0 0 10px;
}
.page--bio .block--text p {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 1.5em;
}
.page--bio .name {
  color: inherit;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  line-height: 1;
  margin-bottom: 10px;
}
.page--bio .block--profile {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 30px;
}
.page--bio .block--snslink li {
  display: inline-block;
  font-size: 18px;
  margin: 0 2px;
}
.page--bio .block--snslink li a {
  padding: 4px;
}
/* 4.11 birthday
------------------------------ */
body:not(.page--home).page--birthday .section--detail .section-tit {
  text-align: center;
  line-height: 1;
}
.page--birthday * {
  transition: none;
}
.page--birthday .block--messeage {
  position: relative;
}
.page--birthday .block--messeage img {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.loaded.page--birthday .block--messeage img.block--messeage__item01 {
  transition: 0.4s ease 0.2s;
  opacity: 1;
}
.loaded.page--birthday .block--messeage img.block--messeage__item02 {
  transition: 0.3s ease-out 1.4s;
  opacity: 1;
}
.loaded.page--birthday .block--messeage img.block--messeage__item03 {
  transition: 0.3s ease-out 2.5s;
  opacity: 1;
}
.loaded.page--birthday .block--messeage img.block--messeage__item04 {
  transition: 0.3s ease-out 3.9s;
  opacity: 1;
}
.loaded.page--birthday .block--messeage img.block--messeage__item05 {
  transition: 0.3s ease-out 5s;
  opacity: 1;
}
.loaded.page--birthday .block--messeage img.block--messeage__item06 {
  transition: 0.3s ease-out 6.9s;
  opacity: 1;
}
.loaded.page--birthday .block--messeage img.block--messeage__item07 {
  transition: 0.25s ease-out 7.8s;
  opacity: 1;
}
.app.page--birthday.page--birthday-message .wrap,
.body--app__android.page--birthday.page--birthday-message .wrap {
  padding-top: 0;
}
/*  4.13 ticket
------------------------------ */
.section--detail.ticket-bridge .section-tit {
  text-align: left;
  font-size: 7vw;
  word-break: inherit;
  padding-bottom: 40px;
}
/*  4.14 questioonnaire
------------------------------ */
.page--questionnaire .txt {
  margin: 0 0 40px;
}
.page--questionnaire .section-tit {
  font-size: 20px;
}
.page--questionnaire .form__select {
  margin: 0;
}
.page--questionnaire .form--confirm {
  margin: 0 0 50px;
}
.page--questionnaire .form--confirm dt {
  font-size: 14px;
}
.page--questionnaire .form--confirm dd {
  margin: 0 0 1.4em;
}
.block--error {
  margin: 0 0 40px;
  color: #ff0000;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0em;
}
.block--error li {
  margin: 0 0 10px;
}
.block--error li:before {
  content: '※';
}
.page--contact .txt--sub {
  display: block;
}
.page--contact .list--text dt {
  font-weight: bold;
}
.page--contact a[target="_blank"]:not([class]) {
  text-decoration: underline;
  font-weight: normal;
}
.page--contact a[target="_blank"]:not([class])::after,
.page--contact a[target="_blank"]:not([class]) + .txt--sub {
  display: none;
}
.page--contact .txt--basic a {
  font-weight: 700;
  text-decoration: underline;
}
.page--contact .txt--basic a:hover {
  text-decoration: none;
}
body:not(.page--home).page--contact .section--detail {
  padding: 30px 0 0;
}
/* 5.0 device support
============================== */
/* 5.1 android browser
------------------------------ */
.and-browser .section--info .slick-dots,
.and-browser .block--latest .slick-dots {
  display: block;
}
.and-browser.page--support .section--detail .section-tit {
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, sans-serif;
}
.and-browser.page--faq .section-tit,
.and-browser.page--faq h3.category {
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, sans-serif;
}
/* 6.0 application
============================== */
body.app header,
body.app footer {
  display: none;
}
body.app.page--info .wrap {
  padding-top: 0 !important;
}
body.app.page--info .section--detail .detail__btn {
  display: none;
}
body.app.page--info .section--detail .block--share {
  display: none;
}
body.app.page--movie .wrap {
  padding-top: 0 !important;
}
body.app.page--movie .section--detail .detail__btn {
  display: none;
}
body.app.page--qa .wrap {
  padding-top: 0 !important;
}
body.app.page--qa .section--detail .detail__btn {
  display: none;
}
body.app.page--blog .wrap {
  padding-top: 0 !important;
}
body.app.page--blog .section--detail .detail__btn {
  display: none;
}
/*Android　アプリ　FontAwesome修正 */
/* ヘルプ問い合わせ */
.body--app__android.page--faq .searchBox::before {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  background: no-repeat url(/static/pedro/app/icon--search.png) center;
  background-size: 18px;
  pointer-events: none;
  z-index: 1;
  position: absolute;
  right: 10px;
  top: 13px;
}
.body--app__android.page--faq .searchBox input[type="submit"] {
  opacity: 0;
}
.body--app__android.page--faq .block--faq-detail .icon--a + .txt a[target="_blank"]:not([class])::after {
  content: none;
  display: none;
}
.body--app__android.page--faq .block--contact .fa-chevron-right {
  position: relative;
}
.body--app__android.page--faq .block--contact .fa-chevron-right::before {
  content: '';
  background-size: cover;
  width: 10px;
  height: 14px;
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
  background: no-repeat url(/static/pedro/app/angle-right-solid_b.svg) center;
}
.body--app__android.page--contact .txt--basic a {
  position: relative;
}
.body--app__android.page--contact .txt--basic a .fa-envelope-o::before {
  content: none;
  display: none;
}
/* 6.1 calender
------------------------------ */
.page--calendar {
  font-family: 'futura-pt', 'Noto Sans JP', serif;
}
.page--calendar .wrap {
  padding: 0 !important;
  overflow: hidden !important;
}
.page--calendar header,
.page--calendar footer {
  display: none;
}
.page--calendar .block--refine {
  width: 100%;
  background: #18181c;
  overflow: hidden;
}
.page--calendar .block--refine ul {
  width: 100%;
  padding: 0 3% 15px;
  white-space: nowrap;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.page--calendar .block--refine li {
  display: inline-block;
  margin-right: 2px;
}
.page--calendar .block--refine input[type="checkbox"] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.page--calendar .block--refine label p {
  font-size: 10px;
  font-weight: bold;
  line-height: 1.1;
  letter-spacing: 0.06em;
  display: block;
  min-width: 70px;
  text-align: center;
  padding: 0.5em 1em;
  position: relative;
  cursor: pointer;
  color: #18181c;
  border-radius: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: rgba(255, 255, 255, 0.2);
}
.page--calendar .block--refine input[type="checkbox"]:checked + p {
  background: #fff;
  color: #18181c;
}
.page--calendar .block--month {
  background: #18181c;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
}
.page--calendar .block--month p {
  position: relative;
  float: left;
  height: 55px;
  line-height: 55px;
  font-size: 12px;
  font-weight: bold;
}
.page--calendar .block--month a {
  display: block;
  color: #fff;
}
.page--calendar .block--month .tit {
  width: 60%;
  text-align: center;
  color: #fff;
  font-family: 'futura-pt', 'Noto Sans JP', serif;
}
.page--calendar .block--month .tit span {
  padding: 0 10px;
  font-size: 24px;
  vertical-align: -4px;
}
.page--calendar .block--month .prev {
  width: 20%;
  text-align: left;
}
.page--calendar .block--month .prev a {
  padding-left: 20px;
}
.page--calendar .block--month .prev::after {
  content: '';
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 2px solid #888;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  right: 0.25em;
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: auto;
  left: 10px;
  margin: -0.27em 0 0;
  border-color: #fff;
}
.page--calendar .block--month .next {
  width: 20%;
  text-align: right;
}
.page--calendar .block--month .next a {
  padding-right: 20px;
}
.page--calendar .block--month .next::before {
  content: '';
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 2px solid #888;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin: -0.27em 0 0;
  border-color: #fff;
}
.page--calendar .block--week ul {
  color: inherit;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.02em;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #999;
  background: #fff;
  border-bottom: 0.5px solid rgba(150, 150, 150, 0.5);
  padding: 5px 0 3px;
}
.page--calendar .block--week ul li {
  width: 100%;
  text-align: center;
}
.page--calendar .block--week ul li:nth-child(6) {
  color: #4cafff;
}
.page--calendar .block--week ul li:nth-child(7) {
  color: #ff6d6f;
}
.page--calendar .block--day ul {
  color: inherit;
  font-size: 10px;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  background: #fff;
  border-bottom: 0.5px solid rgba(150, 150, 150, 0.5);
}
.page--calendar .block--day ul li {
  position: relative;
  width: 14.28571429%;
  min-height: 65px;
  padding-bottom: 5px;
}
.page--calendar .block--day ul li:nth-child(6) .day {
  color: #0098ff;
}
.page--calendar .block--day ul li:nth-child(7) .day {
  color: #ff4346;
}
.page--calendar .block--day ul a {
  display: block;
}
.page--calendar .block--day ul a + a {
  margin-top: 5px;
}
.page--calendar .block--day ul span {
  display: block;
  padding: 0 2px;
  word-break: break-all;
  font-size: 10px;
}
.page--calendar .block--day ul span span {
  display: inline;
  font-weight: bold;
}
.page--calendar .block--day ul .box {
  padding-top: 20px;
  width: 100%;
  line-height: 1.2;
}
.page--calendar .block--day ul .category {
  display: inline-block;
  margin: 0 0 5px;
  background: #18181c;
  color: #fff;
}
.page--calendar .block--day ul .day {
  position: absolute;
  left: 0;
  top: 5px;
  width: 100%;
  text-align: center;
  font-weight: 500;
}
/* 6.2 notice
------------------------------ */
.page--notice .list--info li {
  border-bottom: 1px solid #18181c;
}
.page--notice .list--info li::before {
  display: none !important;
}
.page--notice .list--info li a {
  display: block;
  padding: 15px 5%;
}
.page--notice .list--info .date {
  margin: 8px 0 0;
}
.page--notice .list--info .new .date::after {
  content: 'UP!';
}
.page--notice .no-data {
  padding: 30px 0;
}
/* 6.3 qa
------------------------------ */
.page--qa .section--detail .block__comment {
  padding: 15px;
  margin: 40px 0 20px;
  border: 1px solid #18181c;
}
.page--qa .section--detail .btn.app {
  background: none;
}
