@charset "UTF-8";
/* ==============================================================
*  base
* ============================================================ */
:root {
  --of_bg: #F0EFEA;
  --of_color: #4B4945;
  --border_color: rgba(75, 73, 69, 0.8);
}

/* ==============================================================
*  contents
* ============================================================ */
/* ==============================================================
*  base
* ============================================================ */
/* base
------------------------------ */
body {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif;
}

#svgicon {
  display: none;
}

.category,
.block--share .share,
.list--schedule .block--date,
.list--faq .icon--q,
.list--qa .list__item a::before,
.list--thumbnail .list__item .thumb .limited-thumb span,
.detail__btn a,
.header .g-nav .g-nav--item a,
.tit .limited::after,
.tit .free::after,
.free .section-tit::after,
.block--category li,
.block--month,
.page--qa .tit--q span,
.page--qa .tit--a,
.page--qa .name span,
.page--faq .block--faq-detail span.icon--q,
.page--faq .block--faq-detail span.icon--a,
.page--home.pattern--integrated footer .list-tit {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif;
}

.header .inner .drawer .g-nav .nav.nav__list--contents a,
.header .inner .drawer .g-nav .nav.nav__list--contents .g-nav--item__mypage a,
.list__item.new .tit::after,
.section-tit,
.category,
.block--share .share,
.list--schedule .block--date,
.list--faq .icon--q,
.list--qa .list__item a::before,
.list--thumbnail .list__item .thumb .limited-thumb span,
.detail__btn a,
.header .g-nav .g-nav--item a,
.tit .limited::after,
.limited .section-tit::after,
.tit .free::after,
.free .section-tit::after,
.block--pager li,
.block--category li,
.page--qa .tit--q span,
.page--qa .tit--a,
.page--qa .name span,
.block--month,
.page--faq .block--faq-detail span.icon--q,
.page--faq .block--faq-detail span.icon--a,
.date,
.list__more a {
  font-family: "bebas-neue-pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
  color: var(--of_color);
}

/* color
------------------------------ */
body,
footer, body:not(.page--home) .wrap,
.page--home.pattern--integrated .wrap .block--content-wrap {
  background: var(--of_bg);
}

body,
a,
footer a,
footer .nav__list--sns li a,
.page--home.pattern--integrated .block--content-wrap,
.page--home.pattern--integrated .block--contents a,
.copyright,
.page--movie .section--detail .btn .btn--sub,
.page--faq .section--detail .block--contact a,
.page--home.pattern--integrated .section--hero-img .block--login nav a,
.page--home.pattern--integrated footer .list-tit, .btn .btn--sub,
.page--faq .block--faq-detail span.icon--q,
.btn-delete input,
.list--support .list__item a,
#form__search .searchBox input[type=submit] {
  color: var(--of_color);
}

footer .copyright {
  color: var(--of_color) !important;
}

.btn .btn--main,
.tit .limited::after,
.tit .free::after,
.page--home.pattern--integrated .section--hero-img .block--login nav li a {
  color: var(--of_color);
}

.btn .btn--sub {
  border: 1px solid var(--of_bg);
  color: var(--of_bg);
}

.lineIco a svg {
  fill: var(--of_color);
}

.ico--play {
  stroke: var(--of_color);
}

.btn .btn--main,
.limited .section-tit::after,
.page--home .wrap .section--video .slick-dots li button:before,
.page--schedule .section--list .block--refine input[type=checkbox]:checked + p,
.page--home.pattern--integrated .area--fc {
  background: var(--of_color);
  color: var(--of_bg);
}

.wrap .header .drawer .g-nav .nav__list--login li a,
.page--home.pattern--integrated .wrap .header .drawer .g-nav .nav__list--login li a {
  color: var(--of_color);
  background: var(--of_bg);
  font-weight: bold;
}

.page--faq .block--faq-detail span.icon--a {
  background: var(--of_color);
}

.tit .free::after,
.free .section-tit::after,
.btn .btn--sub,
.page--faq .block--faq-detail,
.page--faq .block--faq-detail span.icon--q,
.form__select select, .form__select select:focus,
.form__select::after, .form__checkbox label p::before {
  border-color: var(--of_bg);
}

img {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  user-select: none;
}

/* placeholder */
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder {
  color: var(--of_color);
}

/* footer */
.page--home.pattern--integrated footer {
  background: var(--of_bg);
}
.page--home.pattern--integrated footer *,
.page--home.pattern--integrated footer .list--support .list__item a {
  color: var(--of_color);
}

.wrap {
  background: var(--of_bg);
}
.wrap .bg {
  display: none;
}

.form--confirm {
  background: #efefef;
}

/* list
------------------------------ */
.tit {
  font-weight: bold;
}

.list.list--schedule li > a,
.list--info.list--schedule li > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px 0;
  border-bottom: 1px solid var(--border_color);
}
.list.list--schedule li .block--txt.new .tit::after,
.list--info.list--schedule li .block--txt.new .tit::after {
  display: block;
  width: 40px;
  height: 40px;
  font-family: "bebas-neue-pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 13px;
  color: var(--of_bg);
  background: var(--of_color);
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.list.list--schedule .block--date,
.list--info.list--schedule .block--date {
  width: 4.5em;
  text-align: center;
  position: relative;
  top: -6px;
}
.list.list--schedule .block--txt,
.list--info.list--schedule .block--txt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: calc(100% - 76px);
  padding-left: 20px;
  gap: 0 30px;
}
.list.list--schedule .block--txt .category,
.list--info.list--schedule .block--txt .category {
  width: 60px;
  opacity: 1;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.04em;
  margin-left: 0;
}
.list.list--schedule .block--txt .tit,
.list--info.list--schedule .block--txt .tit {
  width: calc(100% - 90px);
  font-size: 14px;
}
.list.list--schedule .block--date .block--date__start,
.list--info.list--schedule .block--date .block--date__start {
  position: relative;
}
.list.list--schedule .block--date > [class^=block--date] .block--date__date,
.list--info.list--schedule .block--date > [class^=block--date] .block--date__date {
  font-size: 32px;
  bottom: inherit;
  left: 10px;
}
.list.list--schedule .block--date > [class^=block--date] .block--date__month,
.list--info.list--schedule .block--date > [class^=block--date] .block--date__month {
  font-size: 32px;
}
.list.list--schedule .block--date > [class^=block--date] .block--date__month::after,
.list--info.list--schedule .block--date > [class^=block--date] .block--date__month::after {
  width: 4px;
  height: 4px;
  right: -9px;
  background: var(--of_color) !important;
  bottom: 4px;
  top: inherit;
  transform: none;
}
.list.list--schedule .block--date > [class^=block--date] .block--date__youbi,
.list--info.list--schedule .block--date > [class^=block--date] .block--date__youbi {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  letter-spacing: 0.1em;
  position: absolute;
  bottom: -14px;
  left: calc(50% + 7px);
  transform: translateX(-50%);
}

.list.list--information li.list__item a,
.list.list--info li.list__item a {
  border-bottom: 1px solid var(--border_color);
}
@media screen and (min-width: 961px) {
  .list.list--information li.list__item a,
  .list.list--info li.list__item a {
    padding: 32px 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .list.list--information li.list__item a,
  .list.list--info li.list__item a {
    padding: 24px 0;
  }
}
.list.list--information li.list__item a .block--txt,
.list.list--info li.list__item a .block--txt {
  display: flex;
}
@media screen and (min-width: 961px) {
  .list.list--information li.list__item a .block--txt .date,
  .list.list--info li.list__item a .block--txt .date {
    width: 6em;
    font-size: 16px;
    margin-bottom: 0;
  }
  .list.list--information li.list__item a .block--txt .tit,
  .list.list--info li.list__item a .block--txt .tit {
    width: calc(100% - 6em);
    font-size: 14px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .list.list--information li.list__item a .block--txt,
  .list.list--info li.list__item a .block--txt {
    flex-wrap: wrap;
  }
  .list.list--information li.list__item a .block--txt .date,
  .list.list--info li.list__item a .block--txt .date {
    width: 100%;
    font-size: 13px;
  }
  .list.list--information li.list__item a .block--txt .tit,
  .list.list--info li.list__item a .block--txt .tit {
    width: 100%;
    font-size: 14px;
  }
}
@media screen and (min-width: 458px) and (max-width: 961px) {
  .list.list--information li.list__item a .block--txt,
  .list.list--info li.list__item a .block--txt {
    flex-wrap: wrap;
  }
  .list.list--information li.list__item a .block--txt .date,
  .list.list--info li.list__item a .block--txt .date {
    width: 100%;
    font-size: 17px;
  }
  .list.list--information li.list__item a .block--txt .tit,
  .list.list--info li.list__item a .block--txt .tit {
    width: 100%;
    font-size: 18px;
  }
}

.list--radio .list__item a .block--txt {
  position: relative;
}
.list--radio .list__item a .tit {
  margin-bottom: 5px;
}
.list--radio .list__item a .date {
  margin-bottom: 0;
}
.list--radio .list__item a .ico {
  top: 50%;
  transform: translateY(-50%);
}

li.no-data {
  padding: 24px 0;
}

.date, .category {
  opacity: 1;
  font-size: 14px;
}

.list__item.new .tit {
  padding-right: 45px;
}
.list__item.new .tit::after {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 13px;
  color: var(--of_bg);
  background: var(--of_color);
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.detail__btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  text-align: center;
  border: 1px solid;
  border-radius: 20px;
  margin: 0 auto;
  overflow: hidden;
}
.detail__btn a {
  display: block;
  font-size: 14px;
  position: relative;
  left: 0;
  padding: 4px 11px 4px 30px;
}
.detail__btn a::before {
  content: "←";
  display: inline-block;
  margin-right: 0;
  position: absolute;
  left: 9px;
}

.page--discography .jacket .ph,
.list--discography .list__item .thumb,
.list--thumbnail .list__item .thumb {
  overflow: hidden;
  border-radius: 8px;
}

.list--thumbnail a .thumb::after {
  display: none;
}

.block--pager .pager__item--newer,
.block--pager .pager__item--older {
  position: relative;
}
.block--pager .pager__item--newer a, .block--pager .pager__item--newer span,
.block--pager .pager__item--older a,
.block--pager .pager__item--older span {
  line-height: 1;
}
.block--pager .pager__item--newer a::after, .block--pager .pager__item--newer span::after,
.block--pager .pager__item--older a::after,
.block--pager .pager__item--older span::after {
  content: "→";
  transform: none;
  border: none;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
}
.block--pager .pager__item--older a::after, .block--pager .pager__item--older span::after {
  content: "←";
}

@media screen and (min-width: 961px) {
  .block--pager .pager__item--newer a:hover,
  .block--pager .pager__item--older a:hover {
    opacity: 0.5;
  }
}
/* parts
------------------------------ */
.video {
  border-radius: 8px;
  overflow: hidden;
}

.block--category {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px 5px;
  margin: 5px auto 40px;
}
.block--category li {
  margin: 0;
}
.block--category li.current a {
  background: var(--of_color);
  color: var(--of_bg);
  opacity: 1;
}
.block--category li a {
  border: 1px solid;
  border-radius: 3em;
  padding: 0.5em 1em;
  font-size: 13px;
  text-align: center;
}
@media screen and (min-width: 961px) {
  .block--category li a {
    min-width: inherit;
    line-height: 1;
    padding: 3px 16px;
  }
}
.block--category li a::after {
  display: none;
}
@media screen and (min-width: 961px) {
  .block--category {
    gap: 11px 6px;
  }
  .block--category li a:hover {
    background: var(--of_color);
    color: var(--of_bg);
  }
}

.delighter {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.4s, transform 0.4s;
}
.delighter.started {
  opacity: 1;
  transform: translateY(0);
}

/* delighterが効かなかった時
------------------------------ */
.page--home.loaded:not(:has(.footer.delighter)) .delighter {
  opacity: 0;
  transform: translateY(30px);
  transition: 0.4s;
}
.page--home.loaded:not(:has(.footer.delighter)) .delighter.started {
  opacity: 1;
  transform: translateY(0);
}

/* header
------------------------------ */
h1.logo a img {
  filter: none;
}

/* drawer
------------------------------ */
#header-nav + .drawer__btn {
  mix-blend-mode: unset;
  width: 5.8em;
  height: 25px;
  background: var(--of_color);
  color: var(--of_bg);
  border: 1px solid;
  border-radius: 4em;
  text-align: center;
  padding: 0 0 2px;
  right: 3vw;
  top: 3vw;
}
#header-nav + .drawer__btn span {
  background: none;
}
#header-nav + .drawer__btn .drawer__btn--item.top {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  font-size: 15px;
  font-family: "bebas-neue-pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 0;
  padding-top: 1px;
  margin: 0 auto;
  position: relative;
  top: 50%;
}
#header-nav + .drawer__btn .drawer__btn--item.btm {
  display: none;
}

.header .drawer .g-nav .nav__list--sns,
.pattern--integrated .header .drawer .g-nav .nav__list--sns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 2vw;
  margin-top: min(40px, 3vh);
}
.header .drawer .g-nav .nav__list--sns li,
.pattern--integrated .header .drawer .g-nav .nav__list--sns li {
  margin: 0;
}
.header .drawer .g-nav .nav__list--sns li a,
.pattern--integrated .header .drawer .g-nav .nav__list--sns li a {
  padding: 0;
  padding-left: 0;
}

.drawer-visible .drawer__btn span:first-child,
.drawer-visible .drawer__btn:hover span:first-child {
  transform: none;
}

.wrap #header-nav.header .drawer .g-nav {
  display: flex;
  align-items: stretch;
  justify-content: center;
  height: 100%;
  gap: 0 10px;
  padding: 15px;
  background: #262626;
}
.wrap #header-nav.header .drawer .nav__list--login {
  justify-content: center;
  gap: 20px;
}
.wrap #header-nav.header .drawer .nav__list--login li {
  margin: 0;
}
.wrap #header-nav.header .drawer .g-nav .nav--official {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 50%;
  height: auto;
  border-radius: 8px;
  background: var(--of_bg);
  padding: 0 10%;
  position: relative;
}
.wrap #header-nav.header .drawer .g-nav .nav--official .logo--of.nav--logo {
  display: none;
}
.wrap #header-nav.header .drawer .g-nav .nav--official .nav__list--sns {
  margin-top: min(40px, 3vh);
}
.wrap #header-nav.header .drawer .g-nav .nav--official .nav__list--sns li a {
  font-size: min(2vw, 3vh);
  color: var(--of_color);
}
.wrap #header-nav.header .drawer .g-nav .nav--official .nav__list--contents {
  width: 100%;
  max-height: unset;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px 0;
  text-align: center;
  overflow: unset;
  margin: 0 auto;
}
.wrap #header-nav.header .drawer .g-nav .nav--official .nav__list--contents li {
  font-size: 20px;
  margin-bottom: 0;
  margin-right: 0;
}
.wrap #header-nav.header .drawer .g-nav .nav--official .nav__list--contents li a {
  width: 100%;
  color: var(--of_color);
  letter-spacing: 0.05em;
}
.wrap #header-nav.header .drawer .g-nav .nav--member {
  width: 50%;
  background: var(--of_color);
  border-radius: 8px;
  height: 100%;
}
.wrap #header-nav.header .drawer .g-nav .nav--member .nav.nav__list--contents {
  overflow: visible;
  margin-top: 20px;
}
.wrap #header-nav.header .drawer .g-nav .nav--member .nav.nav__list--contents li {
  text-align: center;
  margin-bottom: 0;
}
.wrap #header-nav.header .drawer .g-nav .nav--member .nav.nav__list--contents li a {
  color: var(--of_bg);
  font-size: min(4vw, 8vh);
  text-align: center;
}
.wrap #header-nav.header .drawer .nav--member .logo--fc.nav--logo {
  max-width: unset;
  min-height: unset;
  text-align: center;
  margin: 0 auto;
}
.wrap #header-nav.header .drawer .nav--member .logo--fc.nav--logo img {
  width: 24vw;
  max-width: 36vh;
}

/* footer
------------------------------ */
/* .page--home.pattern--integrated
------------------------------ */
.page--home.pattern--integrated .wrap {
  padding-bottom: 0;
  /* parts */
  /* list */
  /* contents */
}
.page--home.pattern--integrated .wrap img {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  user-select: none;
}
.page--home.pattern--integrated .wrap #header-nav .logo a img {
  transition: 0.4s;
}
.page--home.pattern--integrated .wrap .list.list--information li.list__item a {
  padding: 32px 0;
}
.page--home.pattern--integrated .wrap .list__more {
  padding: 0;
}
.page--home.pattern--integrated .wrap .list__more a {
  padding: 4px 24px 4px 14px;
}
.page--home.pattern--integrated .wrap .list__more a::before {
  content: "→";
  display: inline-block;
  font-weight: bold;
  position: absolute;
  right: 0.4em;
}
.page--home.pattern--integrated .wrap .section--hero-img .block--hero-img {
  width: 51vw;
  height: auto;
  margin-top: -6vw;
}
.page--home.pattern--integrated .wrap .section--hero-img .block--hero-img::before {
  content: "";
  display: block;
  width: 9vw;
  height: 5vw;
  background: no-repeat center url(/static/fcopen/fanplakit/artist/luv_H5mW4wKx/img/logo__official_H5mW4wKx.png);
  background-size: contain;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.page--home.pattern--integrated .wrap .section--hero-img .block--hero-img img {
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 8px;
  position: relative;
  top: 10vw;
}
.page--home.pattern--integrated .wrap .section--hero-img .cover {
  display: none;
}
.page--home.pattern--integrated .wrap .section--banner {
  padding-bottom: 16vw;
}
.page--home.pattern--integrated .wrap .section--video .list--thumbnail .list__item .thumb,
.page--home.pattern--integrated .wrap .section--movie .list--thumbnail .list__item .thumb {
  overflow: hidden;
  border-radius: 8px;
}
.page--home.pattern--integrated .wrap #official.area--official {
  background: var(--of_bg);
}
.page--home.pattern--integrated .wrap .section--discography .block--discography__item .thumb {
  overflow: hidden;
  border-radius: 16px;
}
.page--home.pattern--integrated .wrap .section--discography .block--discography__item .block--txt .block--txt__inner {
  width: 100%;
  border-top: 8px solid;
}
.page--home.pattern--integrated .wrap .section--discography .block--discography__item .block--txt .block--txt__inner .category, .page--home.pattern--integrated .wrap .section--discography .block--discography__item .block--txt .block--txt__inner .tit, .page--home.pattern--integrated .wrap .section--discography .block--discography__item .block--txt .block--txt__inner .date {
  width: 100%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  text-align: right;
  font-size: 16px;
  opacity: 1;
  border-bottom: 1px solid var(--border_color);
  padding: 40px 0;
  position: relative;
}
.page--home.pattern--integrated .wrap .section--discography .block--discography__item .block--txt .block--txt__inner .category::before, .page--home.pattern--integrated .wrap .section--discography .block--discography__item .block--txt .block--txt__inner .tit::before, .page--home.pattern--integrated .wrap .section--discography .block--discography__item .block--txt .block--txt__inner .date::before {
  display: block;
  position: absolute;
  font-family: "bebas-neue-pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 15px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page--home.pattern--integrated .wrap .section--discography .block--discography__item .block--txt .block--txt__inner .tit {
  font-size: 1.5em;
}
.page--home.pattern--integrated .wrap .section--discography .block--discography__item .block--txt .block--txt__inner .category::before {
  content: "TYPE";
}
.page--home.pattern--integrated .wrap .section--discography .block--discography__item .block--txt .block--txt__inner .tit::before {
  content: "TITLE";
}
.page--home.pattern--integrated .wrap .section--discography .block--discography__item .block--txt .block--txt__inner .date::before {
  content: "RELEASE";
}
.page--home.pattern--integrated .wrap .section--discography .block--discography__item .block--txt .list__more {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 30px 0 0 auto;
}
.page--home.pattern--integrated .wrap #video .list--thumbnail .tit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 70%;
  letter-spacing: 0.1em;
  font-size: 13px;
  text-align: center;
  margin: 2vw auto 0;
}
.page--home.pattern--integrated .wrap .list__more a::after {
  display: none;
}
.page--home.pattern--integrated .wrap #fc {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 8vw 6%;
  width: 98%;
  border-radius: 8px;
  padding: 10vw 9vw;
  margin: 20vw 1% 0;
}
.page--home.pattern--integrated .wrap #fc .block--contents .section-tit {
  color: var(--of_bg);
}
.page--home.pattern--integrated .wrap #fc .block--contents .section-tit::after {
  display: none;
}
.page--home.pattern--integrated .wrap #fc .block--contents .list.slick-slider .list__item,
.page--home.pattern--integrated .wrap #fc .block--contents .list--thumbnail.slick-slider .list__item {
  margin: 0 8px;
}
.page--home.pattern--integrated .wrap #fc .block--contents .list .list__item,
.page--home.pattern--integrated .wrap #fc .block--contents .list--thumbnail .list__item {
  margin: 0;
}
.page--home.pattern--integrated .wrap #fc .block--contents .list .list__item a,
.page--home.pattern--integrated .wrap #fc .block--contents .list--thumbnail .list__item a {
  color: var(--of_bg);
}
.page--home.pattern--integrated .wrap #fc .block--contents .list .list__item a .date, .page--home.pattern--integrated .wrap #fc .block--contents .list .list__item a .tit,
.page--home.pattern--integrated .wrap #fc .block--contents .list--thumbnail .list__item a .date,
.page--home.pattern--integrated .wrap #fc .block--contents .list--thumbnail .list__item a .tit {
  color: var(--of_bg);
}
.page--home.pattern--integrated .wrap #fc .block--contents .list .list__item a .ico--play,
.page--home.pattern--integrated .wrap #fc .block--contents .list--thumbnail .list__item a .ico--play {
  stroke: var(--of_bg);
}
.page--home.pattern--integrated .wrap #fc .block--contents .list .list__item a .tit,
.page--home.pattern--integrated .wrap #fc .block--contents .list--thumbnail .list__item a .tit {
  font-weight: normal;
}
.page--home.pattern--integrated .wrap #fc .block--contents .list .list__item.new .tit::after,
.page--home.pattern--integrated .wrap #fc .block--contents .list--thumbnail .list__item.new .tit::after {
  color: var(--of_color);
  background: var(--of_bg);
  right: 0;
  opacity: 1;
}
.page--home.pattern--integrated .wrap #fc .block--contents .list .list__item a {
  border-bottom: 1px solid rgba(136, 133, 128, 0.8);
}
.page--home.pattern--integrated .wrap #fc .block--contents .list .list__item a .tit {
  position: static;
}
.page--home.pattern--integrated .wrap #fc .section--login {
  margin-bottom: 3vw;
}
.page--home.pattern--integrated .wrap #fc .section--login .logo--fc {
  width: 30vw;
  max-width: 700px;
  margin-bottom: 40px;
}
.page--home.pattern--integrated .wrap #fc .section--login .logo--fc img {
  width: 100%;
  max-width: unset;
}
.page--home.pattern--integrated .wrap #fc .section--login .block--login .nav li a {
  font-weight: bold;
}
.page--home.pattern--integrated .wrap #movie .list__item.new a::after,
.page--home.pattern--integrated .wrap #photo .list__item.new a::after {
  display: none;
}
.page--home.pattern--integrated .wrap #movie .list__item.new a .block--txt,
.page--home.pattern--integrated .wrap #photo .list__item.new a .block--txt {
  position: relative;
}
.page--home.pattern--integrated .wrap #movie .list__item.new a .tit,
.page--home.pattern--integrated .wrap #photo .list__item.new a .tit {
  position: static;
}
.page--home.pattern--integrated .wrap #movie .list__item.new a .tit::after,
.page--home.pattern--integrated .wrap #photo .list__item.new a .tit::after {
  content: "NEW";
  display: block;
  width: 40px;
  height: 40px;
  font-family: "bebas-neue-pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 13px;
  color: var(--of_color);
  background: var(--of_bg);
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page--home.pattern--integrated .wrap #radio .list__item:first-child a {
  padding-top: 15px;
}
.page--home.pattern--integrated .wrap #radio .list__item:first-child a .ico {
  top: 50%;
}
.page--home.pattern--integrated .wrap #radio .list.list--radio .list__item.new a::after {
  color: var(--of_color);
  background: var(--of_bg);
  right: 0;
}
.page--home.pattern--integrated .wrap footer.footer {
  height: 100vh;
  position: relative;
}
.page--home.pattern--integrated .wrap footer.footer .footer__inner::before {
  content: "";
  display: block;
  width: 17vw;
  height: 9vw;
  background: no-repeat center url(/static/fcopen/fanplakit/artist/luv_H5mW4wKx/img/logo__official_H5mW4wKx.png);
  background-size: contain;
  position: absolute;
  top: calc(50% - 9vh);
  left: 50%;
  transform: translate(-50%, -50%);
}
.page--home.pattern--integrated .wrap footer.footer .footer__inner .nav__list--sns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 0;
  position: absolute;
  bottom: 17vh;
}
.page--home.pattern--integrated .wrap footer.footer .footer__inner .nav__list--sns::before {
  content: "SNS ACCOUNT";
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "bebas-neue-pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 13px;
  text-align: center;
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  top: -40px;
}
.page--home.pattern--integrated .wrap footer.footer .footer__inner .nav__list--sns li {
  margin: 0;
}
.page--home.pattern--integrated .wrap footer.footer .footer__inner .nav__list--sns + .nav {
  position: absolute;
  bottom: 6vh;
}

.page--home:has(.area--fc .section--movie.started) #header-nav .logo a img {
  filter: invert(1);
}

.page--home:has(.footer .nav__list--sns.started) #header-nav .logo a img {
  filter: invert(0);
}

/* footer
------------------------------ */
footer.footer .copyright small {
  font-family: "bebas-neue-pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 13px;
}

/* 下層ページ共通
------------------------------ */
body:not(.page--home).pattern--integrated .section-tit {
  border-bottom: 8px solid;
}
@media screen and (min-width: 961px) {
  body:not(.page--home).pattern--integrated .section-tit {
    font-size: 40px;
    padding-bottom: 32px;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  body:not(.page--home).pattern--integrated .section-tit {
    font-size: 8vw;
    padding-bottom: 8vw;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 961px) {
  body:not(.page--home).pattern--integrated .list.list--information li.list__item:first-of-type a {
    padding-top: 12px;
  }
}
body:not(.page--home).pattern--integrated .list--thumbnail .list__item.new a::after {
  display: none;
}
body:not(.page--home).pattern--integrated .list--thumbnail .list__item.new a .block--txt {
  position: relative;
}
body:not(.page--home).pattern--integrated .list--thumbnail .list__item.new a .tit {
  position: static;
}
body:not(.page--home).pattern--integrated .list--thumbnail .list__item.new a .tit::after {
  content: "NEW";
  display: block;
  width: 40px;
  height: 40px;
  font-family: "bebas-neue-pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 13px;
  color: var(--of_bg);
  background: var(--of_color);
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

/* page--schedule
------------------------------ */
.page--schedule .section--list .block--refine ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12vw;
  gap: 11px 6px;
}
@media screen and (min-width: 961px) {
  .page--schedule .section--list .block--refine ul label p {
    font-size: 13px;
  }
}
.page--schedule .section--list .block--refine ul li {
  margin-right: 0;
}
.page--schedule .section--list .block--refine label p {
  border-radius: 4em;
  font-family: "bebas-neue-pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 1;
  padding-top: 6px;
}
.page--schedule .section--list .block--month {
  border-bottom: 8px solid;
  margin-bottom: 3px;
}
.page--schedule .section--list .block--month ul li {
  position: relative;
}
.page--schedule .section--list .block--month ul li a::after {
  display: none !important;
}
.page--schedule .section--list .block--month ul .prev a {
  position: relative;
  padding: 3px 10px 3px 24px;
  border: 1px solid;
  border-radius: 3em;
}
.page--schedule .section--list .block--month ul .prev a::before {
  content: "←";
  position: absolute;
  left: 0.6em;
  top: 54%;
  transform: translateY(-50%);
}
.page--schedule .section--list .block--month ul .next a {
  position: relative;
  padding: 3px 24px 3px 10px;
  border: 1px solid;
  border-radius: 3em;
}
.page--schedule .section--list .block--month ul .next a::before {
  content: "→";
  display: block;
  position: absolute;
  right: 0.6em;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 961px) {
  .page--schedule .section--list .block--month ul li a {
    transition: 0.3s;
  }
  .page--schedule .section--list .block--month ul li a:hover {
    color: var(--of_bg);
    background: var(--of_color);
  }
}
.page--schedule .section--list .block--refine label p {
  padding: 4px;
  border: 1px solid var(--border_color);
}
.page--schedule .section--list .block--refine .input[type=checkbox]:checked + p {
  background: var(--of_color);
  color: var(--of_bg);
  border-color: var(--of_color);
}
@media screen and (min-width: 961px) {
  .page--schedule .section--list .block--refine .input[type=checkbox]:checked + p:hover {
    opacity: 0.5;
  }
}
.page--schedule .section--list .block--refine li input[type=checkbox]:not(:checked) + p {
  background: none;
  color: var(--of_color);
}
@media screen and (min-width: 961px) {
  .page--schedule .section--list .block--refine li input[type=checkbox]:not(:checked) + p:hover {
    opacity: 1;
    background: var(--of_color);
    color: var(--of_bg);
  }
}
.page--schedule .section--detail .block--liveinfo > li .item-tit {
  opacity: 1;
  font-weight: bold;
}
.page--schedule .section--detail .block--liveinfo > li {
  border-bottom: 1px dotted;
  margin-bottom: 20px;
}

/* page--biography
------------------------------ */
.page--biography img {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  user-select: none;
}
.page--biography .artist--name {
  font-family: "bebas-neue-pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
  letter-spacing: 0;
  font-size: 3vw;
}
.page--biography .txt--basic {
  margin-bottom: 2em;
}
.page--biography .block--txt.block--editor {
  width: 60%;
  margin: 0 auto;
}

/* page--discography
------------------------------ */
.page--discography .list--discography .list__item .block-txt {
  position: relative;
}
.page--discography .list--discography .list__item .block-txt .category, .page--discography .list--discography .list__item .block-txt .date {
  opacity: 1;
  font-size: 13px;
  margin-bottom: 10px;
}
.page--discography .list--discography .list__item .block-txt .date {
  position: absolute;
  right: 0;
  top: 0;
}
.page--discography .header--disco {
  display: none;
}
.page--discography .block--disc-detail .block--txt.block--editor a {
  text-decoration: underline;
}

/* page--introduction
------------------------------ */
.page--feature .page--introduction .block--logo {
  height: 16vw;
  background: no-repeat center url(/static/fcopen/fanplakit/artist/luv_H5mW4wKx/img/logo--fc__b.png);
  background-size: contain;
}
.page--feature .page--introduction .block--logo .artistname,
.page--feature .page--introduction .block--logo .fanclubname {
  display: none;
}
.page--feature .page--introduction .block--service .block--service__contents li .inner {
  color: var(--of_color);
  justify-content: flex-start;
  gap: 0 1.5vw;
}
.page--feature .page--introduction .block--service .block--service__contents li .inner span {
  background: var(--of_color);
}
.page--feature .page--introduction .block--service .block--service__contents li .inner span svg {
  fill: var(--of_bg);
}
.page--feature .page--introduction .block--service .block--service__contents li .inner p {
  font-family: "bebas-neue-pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: max(18px, 2vw);
}

/* page--movie
------------------------------ */
.page--movie #form__search .searchBox {
  margin: 4em 0;
}
@media screen and (min-width: 961px) {
  .page--movie #form__search .searchBox {
    width: 48%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--movie #form__search .searchBox {
    width: 100%;
    margin: 4em auto;
  }
}
.page--movie #form__search .searchBox input[type=text] {
  border-radius: 8px;
  border: 1px solid;
}

/* page--photo
------------------------------ */
body:not(.page--home).page--photo .list--photo {
  margin-bottom: 40px;
}
body:not(.page--home).page--photo .list--photo .date {
  margin-bottom: 0;
}
body:not(.page--home).page--photo.page--photo-detail .section--list .section-tit {
  font-size: 24px;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  body:not(.page--home).page--photo.page--photo-detail .section--list .section-tit {
    font-size: 6vw;
  }
}

/* support
------------------------------ */
.section--detail.support .section-tit {
  transform: none;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}

/* page--faq
------------------------------ */
body:not(.page--home).pattern--integrated.page--faq .section--list .section-tit {
  font-size: 24px;
  transform: none;
}
body:not(.page--home).pattern--integrated.page--faq .searchBox input[type=text] {
  border: 1px solid var(--border_color);
}
body:not(.page--home).pattern--integrated.page--faq .list--faq li {
  border-top: 1px solid var(--border_color);
}
body:not(.page--home).pattern--integrated.page--faq .list--faq li:last-of-type {
  border-bottom: 1px solid var(--border_color);
}
body:not(.page--home).pattern--integrated.page--faq .list--faq .icon--q {
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  position: relative;
  top: 1px;
}
body:not(.page--home).pattern--integrated.page--faq .block--faq-detail {
  border: 1px solid var(--border_color);
}
body:not(.page--home).pattern--integrated.page--faq .block--faq-detail dd .txt a {
  text-decoration: underline;
}
body:not(.page--home).pattern--integrated.page--faq .block--faq-detail span.icon--q {
  line-height: 27px;
  font-size: 18px;
  border: 1px solid var(--border_color);
}
body:not(.page--home).pattern--integrated.page--faq .block--faq-detail span.icon--a {
  color: var(--of_bg);
  font-size: 18px;
  line-height: 29px;
}

/* .page--support
------------------------------ */
body:not(.page--home).pattern--integrated.page--feature .section--detail.support .section-tit {
  font-size: 32px;
}

/* ==============================================================
*  base
* ============================================================ */
@media screen and (min-width: 961px) {
  /* list
  ------------------------------ */
  .list .list__item a .date, .list .list__item a .category, .list .list__item a .tit {
    transition: opacity 0.3s;
  }
  .list .list__item a:hover {
    opacity: 1;
  }
  .list .list__item a:hover .date, .list .list__item a:hover .category, .list .list__item a:hover .tit {
    opacity: 0.5;
  }
  .list--thumbnail .list__item a:hover {
    opacity: 0.8;
  }
  /* parts
  ------------------------------ */
  .section-tit {
    font-size: 24px;
  }
  .detail__btn a {
    transition: 0.3s;
  }
  .detail__btn a::before {
    transition: 0.3s;
  }
  .detail__btn a:hover {
    background: var(--of_color);
    color: var(--of_bg);
    opacity: 1;
  }
  .detail__btn a::after {
    display: none;
  }
  .block--pager li a {
    padding: 6px 10px;
  }
  .block--pager li:hover::before {
    transform: scaleX(1);
    transform-origin: left;
  }
  /* header
  ------------------------------ */
  .header,
  body:not(.page--home.pattern--integrated) .header,
  .wrap.loggedin .header {
    background: transparent;
  }
  .header h1.logo,
  body:not(.page--home.pattern--integrated) .header h1.logo,
  .wrap.loggedin .header h1.logo {
    width: 60px;
    height: 32px;
    position: fixed;
    top: 3vw;
    left: 4vw;
  }
  .header h1.logo a,
  body:not(.page--home.pattern--integrated) .header h1.logo a,
  .wrap.loggedin .header h1.logo a {
    padding: 0;
  }
  .header h1.logo a:hover,
  body:not(.page--home.pattern--integrated) .header h1.logo a:hover,
  .wrap.loggedin .header h1.logo a:hover {
    opacity: 1;
    transform: scale(1.1);
  }
  /* drawer
  ------------------------------ */
  #header-nav + .drawer__btn {
    transition: 0.3s;
  }
  #header-nav + .drawer__btn:hover {
    background: #22211e;
  }
  #header-nav + .drawer__btn:hover .drawer__btn--item.top {
    color: var(--of_bg);
  }
  .pattern--integrated .header .drawer {
    width: 100%;
    height: 100%;
    background: var(--of_color);
    border-radius: 0;
    padding: 0;
    right: 0;
    top: 0;
    overflow: scroll;
  }
  .pattern--integrated .header .drawer .g-nav {
    overflow: scroll;
    min-height: 700px;
  }
  .wrap #header-nav.header .drawer .g-nav .nav--official .nav__list--contents {
    flex-direction: unset;
    gap: 0 2vw;
    margin-top: 20px;
  }
  .wrap #header-nav.header .drawer .g-nav .nav--official .nav__list--contents li {
    width: 100%;
  }
  .wrap #header-nav.header .drawer .g-nav .nav--official .nav__list--contents li a {
    font-size: min(4vw, 7vh);
    transition: 0.3s;
  }
  .wrap #header-nav.header .drawer .g-nav .nav--official .nav__list--contents li a:hover {
    opacity: 1;
    text-stroke: 1px var(--of_color);
    -webkit-text-stroke: 1px var(--of_color);
    color: transparent;
  }
  .wrap #header-nav.header .drawer .g-nav .nav--member {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 40px 10vw;
  }
  .wrap #header-nav.header .drawer .g-nav .nav--member .nav__list--contents li a {
    font-size: 4vw;
    transition: 0.3s;
    margin-bottom: 0;
  }
  .wrap #header-nav.header .drawer .g-nav .nav--member .nav__list--contents li a:hover {
    opacity: 1;
    text-stroke: 1px var(--of_bg);
    -webkit-text-stroke: 1px var(--of_bg);
    color: transparent;
  }
  /* .page--home.pattern--integrated
  ------------------------------ */
  .page--home.pattern--integrated .wrap .list__more {
    border: 1px solid var(--border_color);
    font-size: 11px;
    border-radius: 20px;
    overflow: hidden;
  }
  .page--home.pattern--integrated .wrap .list__more a {
    opacity: 1;
    font-size: 13px;
    padding: 4px 24px 4px 14px;
    transition: 0.3s;
  }
  .page--home.pattern--integrated .wrap .list__more a:hover {
    background: var(--of_color);
    color: var(--of_bg);
  }
  .page--home.pattern--integrated .wrap .section--hero-img .block--hero-img {
    width: calc(100vh - 6vw);
    margin-top: 0;
  }
  .page--home.pattern--integrated .wrap .section--hero-img .block--hero-img img {
    top: 0;
  }
  .page--home.pattern--integrated .wrap .section--hero-img .block--hero-img::before {
    display: none;
  }
  .page--home.pattern--integrated .wrap .section--banner.block--wide .list--bnr .list__item a:hover {
    opacity: 0.7;
  }
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-prev:hover,
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-next:hover {
    transform: translateY(-50%);
  }
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-prev:hover::before,
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-next:hover::before {
    background: var(--of_color);
    color: var(--of_bg);
  }
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-prev::before,
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-next::before {
    content: "→";
    width: 50px;
    height: 50px;
    border: none;
    color: var(--of_color);
    text-indent: 0;
    border: 1px solid;
    border-radius: 25px;
    line-height: 50px;
    transform: none;
    position: absolute;
    left: 70px;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.3s;
  }
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-prev::before {
    content: "←";
    left: -100px;
  }
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-prev::after,
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-next::after {
    display: none;
  }
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-dots {
    margin-top: 30px;
  }
  .page--home.pattern--integrated .wrap #official {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 80%;
    max-width: 1800px;
    padding: 0;
    margin: 0 auto;
    gap: 0 6%;
  }
  .page--home.pattern--integrated .wrap #official .section--banner.block--wide {
    padding-bottom: 12vw;
  }
  .page--home.pattern--integrated .wrap #official .section--banner.block--wide .list--bnr .list__item {
    width: 300px;
    margin: 0 16px;
    border-radius: 8px;
    overflow: hidden;
  }
  .page--home.pattern--integrated .wrap #official #news, .page--home.pattern--integrated .wrap #official #schedule {
    flex-wrap: wrap;
    align-items: flex-start;
    width: 47%;
    padding: 0;
  }
  .page--home.pattern--integrated .wrap #official #news .block--title, .page--home.pattern--integrated .wrap #official #schedule .block--title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border-bottom: 8px solid;
    padding-bottom: 32px;
    margin-bottom: 4px;
  }
  .page--home.pattern--integrated .wrap #official #news .block--title .section-tit, .page--home.pattern--integrated .wrap #official #schedule .block--title .section-tit {
    font-size: 32px;
  }
  .page--home.pattern--integrated .wrap #official #news .block--title + *,
  .page--home.pattern--integrated .wrap #official #news .block--title + div, .page--home.pattern--integrated .wrap #official #schedule .block--title + *,
  .page--home.pattern--integrated .wrap #official #schedule .block--title + div {
    width: 100%;
    padding: 0;
  }
  .page--home.pattern--integrated .wrap #official .list .list__item:first-child a {
    padding: 32px 0;
  }
  .page--home.pattern--integrated .wrap #official #video {
    padding-top: 16vw;
    flex-wrap: wrap;
  }
  .page--home.pattern--integrated .wrap #official #video .block--title {
    width: 100%;
  }
  .page--home.pattern--integrated .wrap #official #video .block--title + * {
    width: 100%;
  }
  .page--home.pattern--integrated .wrap #official #video > .list--thumbnail {
    padding: 0;
  }
  .page--home.pattern--integrated .wrap #official #video > .list--thumbnail .list__item {
    margin: 0;
  }
  .page--home.pattern--integrated .wrap #official #video .block--title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 3vw;
  }
  .page--home.pattern--integrated .wrap #official #video .block--title .list__more {
    display: inline-block;
    position: relative;
    top: 0;
    margin: 0 0 0 40px;
  }
  .page--home.pattern--integrated .wrap #official #video .block--title .section-tit {
    font-size: 32px;
  }
  .page--home.pattern--integrated .wrap .block--content-wrap section {
    padding: 0;
  }
  .page--home.pattern--integrated .wrap .block--content-wrap section .block--title .section-tit {
    margin-bottom: 0;
    font-size: 24px;
  }
  .page--home.pattern--integrated .wrap .block--content-wrap .section--discography {
    flex-wrap: wrap;
    padding-top: 18vw;
  }
  .page--home.pattern--integrated .wrap .block--content-wrap .section--discography .block--title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 3vw;
  }
  .page--home.pattern--integrated .wrap .block--content-wrap .section--discography .block--title .list__more {
    display: inline-block;
    position: relative;
    top: 0;
    margin: 0 0 0 40px;
  }
  .page--home.pattern--integrated .wrap .block--content-wrap .section--discography .block--title .section-tit {
    font-size: 32px;
  }
  .page--home.pattern--integrated .wrap .block--content-wrap .section--discography .block--discography__item {
    align-items: flex-start;
    width: 100%;
    padding: 0;
  }
  .page--home.pattern--integrated .wrap .block--content-wrap .section--discography .block--discography__item .block--txt {
    position: relative;
    left: 0;
    top: 0;
    width: 55%;
    transform: none;
  }
  .page--home.pattern--integrated .wrap .block--content-wrap .section--discography .block--discography__item .thumb {
    width: 40%;
  }
  .page--home.pattern--integrated .wrap #fc .block--contents {
    flex-wrap: wrap;
    align-items: flex-start;
    width: 47%;
    padding: 0;
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .block--title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border-bottom: 8px solid;
    padding-bottom: 32px;
    margin-bottom: 40px;
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .block--title .section-tit {
    font-size: 32px;
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .block--title .list__more {
    border-color: var(--of_bg);
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .block--title .list__more a {
    color: var(--of_bg);
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .block--title .list__more a:hover {
    background: var(--of_bg);
    color: var(--of_color);
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .block--title + *,
  .page--home.pattern--integrated .wrap #fc .block--contents .block--title + div {
    width: 100%;
    padding: 0;
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .list,
  .page--home.pattern--integrated .wrap #fc .block--contents .list--thumbnail {
    height: 100%;
  }
  .page--home.pattern--integrated .wrap #fc #radio .block--title {
    margin-bottom: 25px;
  }
  /* 下層ページ共通
  ------------------------------ */
  .wrap {
    padding-bottom: 300px;
  }
  /* 無料コンテンツページ
  ------------------------------ */
  .page--schedule .section--list .block--month ul {
    font-size: 13px;
    margin: 0;
    position: relative;
    top: -32px;
  }
  .page--schedule .section--list .block--month .tit {
    font-size: 4vw;
  }
  .page--schedule .section--list .block--month .tit span {
    font-size: 2vw;
    padding: 0 8px;
  }
  .page--schedule .section--list .list--info.list--schedule li > a {
    display: block;
  }
  .page--schedule .section--list .list--info.list--schedule li > a .block--date {
    height: 3.3em;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .page--schedule .section--list .list--info.list--schedule li > a .block--txt {
    padding-left: 7em;
  }
  .page--schedule .section--list .block--refine input[type=checkbox]:checked + p:hover {
    opacity: 0.5;
  }
  .page--biography .artist--photo {
    width: 100%;
    overflow: hidden;
    border-radius: 8px;
  }
  .page--discography .block--disc-detail .block--title .category {
    font-size: 12px;
  }
  .page--discography .list--discography .list__item a:hover {
    opacity: 0.7;
  }
  .page--movie .list--movie {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 4vw 4%;
  }
  .page--movie .list--movie .list__item {
    width: 48%;
    margin-right: 0;
    margin-bottom: 0;
  }
  .page--photo.page--photo-detail .section--list .list--thumbnail li:hover a {
    opacity: 0.8;
  }
}
@media screen and (min-width: 1200px) {
  .page--home.pattern--integrated #official {
    gap: 0 10%;
  }
  .page--home.pattern--integrated #official #news,
  .page--home.pattern--integrated #official #schedule {
    width: 45%;
  }
}
/* ==============================================================
*  base
* ============================================================ */
@media screen and (min-width: 1px) and (max-width: 960px) {
  /* parts
  ------------------------------ */
  .tit {
    font-size: 15px;
    line-height: 1.4;
  }
  .block--category li a {
    font-size: 15px;
    padding: 0.25em 1.25em;
  }
  .date, .category {
    font-size: 13px;
  }
  .block--share li.share {
    font-size: 12px;
    letter-spacing: 0.1em;
  }
  /* header
  ------------------------------ */
  /* drawer
  ------------------------------ */
  .wrap #header-nav.header .drawer {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 95vw;
    height: calc(100vh - 5vw);
    height: calc(100svh - 5vw);
    background: var(--of_color);
    left: 2.5vw;
    top: 2.5vw;
    overflow: hidden;
    border-radius: 8px;
  }
  .wrap #header-nav.header .drawer .nav__list--login {
    gap: 10px;
    margin-top: 3vw;
  }
  .wrap #header-nav.header .drawer .nav__list--login li a {
    padding: 0.8em 2em;
  }
  .wrap #header-nav.header .drawer .g-nav {
    flex-wrap: wrap;
    border-radius: 8px;
    overflow: auto;
  }
  .wrap #header-nav.header .drawer .g-nav .nav__list--sns li a {
    padding: 0.3em;
  }
  .wrap #header-nav.header .drawer .g-nav .nav__list--sns li a i {
    font-size: min(6vw, 30px);
  }
  .wrap #header-nav.header .drawer .g-nav .nav--official {
    width: 100%;
    padding: 10vw;
    margin-bottom: 5vw;
  }
  .wrap #header-nav.header .drawer .g-nav .nav--official .nav.nav__list--contents li a {
    font-size: min(9vw, 40px);
    padding: 1vw 0;
  }
  .wrap #header-nav.header .drawer .g-nav .nav--member {
    width: 100%;
    height: auto;
    padding: 10vw;
  }
  .wrap #header-nav.header .drawer .g-nav .nav--member .logo--fc.nav--logo {
    width: 64vw;
  }
  .wrap #header-nav.header .drawer .g-nav .nav--member .logo--fc.nav--logo img {
    width: 100%;
    max-width: unset;
  }
  .wrap #header-nav.header .drawer .g-nav .nav--member .nav__list--login {
    margin-top: 3vw;
  }
  .wrap #header-nav.header .drawer .g-nav .nav--member .nav.nav__list--contents {
    margin-top: 30px;
  }
  .wrap #header-nav.header .drawer .g-nav .nav--member .nav.nav__list--contents li a {
    font-size: min(9vw, 40px);
  }
  #header-nav + .drawer__btn {
    width: 80px;
    height: 24px;
    padding-bottom: 1px;
    right: 6vw;
    top: 6vw;
  }
  #header-nav + .drawer__btn .drawer__btn--item.top {
    font-size: 16px;
    letter-spacing: 0.1em;
    left: 2px;
  }
  /* list
  ------------------------------ */
  .list__item.new .tit {
    padding-right: 12vw;
  }
  .list__item.new .tit::after {
    display: none;
  }
  .list__item.new a::after {
    content: "NEW";
    display: block;
    width: min(10vw, 45px);
    height: min(10vw, 45px);
    font-family: "bebas-neue-pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.05em;
    font-size: min(4vw, 16px);
    color: var(--of_bg);
    background: var(--of_color);
    border-radius: 50%;
    border-radius: 50%;
    line-height: min(10vw, 45px);
    text-align: center;
    position: absolute;
    right: 6.2vw;
    top: 50%;
    transform: translateY(-50%);
  }
  .list.list--schedule li.list__item,
  .list--info.list--schedule li.list__item {
    margin-bottom: 0;
  }
  .list.list--schedule li.list__item.new .block--txt .tit,
  .list--info.list--schedule li.list__item.new .block--txt .tit {
    padding-right: 6vw;
  }
  .list.list--schedule li > a,
  .list--info.list--schedule li > a {
    padding: 24px 6.6vw;
  }
  .list.list--schedule .block--date,
  .list--info.list--schedule .block--date {
    width: min(15vw, 70px);
    text-align: left;
    margin-bottom: 0;
    top: -2vw;
  }
  .list.list--schedule .block--txt,
  .list--info.list--schedule .block--txt {
    width: calc(100% - 17vw);
    padding-left: 0;
    gap: 0 3vw;
    flex-wrap: wrap;
  }
  .list.list--schedule .block--txt .category,
  .list--info.list--schedule .block--txt .category {
    width: 15vw;
  }
  .list.list--schedule .block--txt .tit,
  .list--info.list--schedule .block--txt .tit {
    width: calc(100% - 23vw);
    font-size: 14px;
    padding: 0;
  }
  .list.list--schedule .block--date > [class^=block--date] .block--date__month,
  .list--info.list--schedule .block--date > [class^=block--date] .block--date__month {
    font-size: min(7vw, 36px);
  }
  .list.list--schedule .block--date > [class^=block--date] .block--date__month::after,
  .list--info.list--schedule .block--date > [class^=block--date] .block--date__month::after {
    right: -6px;
  }
  .list.list--schedule .block--date > [class^=block--date] .block--date__date,
  .list--info.list--schedule .block--date > [class^=block--date] .block--date__date {
    font-size: min(7vw, 36px);
    bottom: inherit;
    left: 6px;
  }
  .list.list--schedule .block--date > [class^=block--date] .block--date__youbi,
  .list--info.list--schedule .block--date > [class^=block--date] .block--date__youbi {
    width: min(12vw, 58px);
    height: min(4vw, 16px);
    font-size: min(3vw, 17px);
    text-align: center;
    top: min(7.5vw, 37px);
    left: 0.09em;
    transform: none;
  }
  li.no-data {
    text-align: center;
    padding: 24px 6vw;
  }
  /* .page--home.pattern--integrated
  ------------------------------ */
  .page--home.pattern--integrated .wrap h1.logo {
    width: 46vw;
    height: 15vw;
    top: 32vw;
    left: 26vw;
  }
  .page--home.pattern--integrated .wrap footer.footer {
    height: 190vw;
    position: relative;
    padding: 0 0 5vw;
  }
  .page--home.pattern--integrated .wrap footer.footer .footer__inner {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    padding: 77vw 10% 10vw;
  }
  .page--home.pattern--integrated .wrap footer.footer .footer__inner::before {
    width: 48vw;
    height: 25vw;
    top: 30vw;
    transform: translate(-50%, 0);
  }
  .page--home.pattern--integrated .wrap footer.footer .footer__inner .nav__list--sns {
    width: 100%;
    margin-bottom: 24vw;
    position: relative;
    bottom: 0;
  }
  .page--home.pattern--integrated .wrap footer.footer .footer__inner .nav__list--sns li {
    margin-bottom: 0 !important;
  }
  .page--home.pattern--integrated .wrap footer.footer .footer__inner .nav__list--sns li a i {
    font-size: 6vw;
  }
  .page--home.pattern--integrated .wrap footer.footer .footer__inner .nav .list-tit {
    display: none !important;
  }
  .page--home.pattern--integrated .wrap footer.footer .copyright {
    width: 100%;
    position: absolute;
    bottom: 30px;
    text-align: center;
  }
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-prev,
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-next {
    width: 45px;
    height: 45px;
    position: absolute;
    bottom: -27px;
  }
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-prev::before,
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-next::before {
    content: "→";
    width: 45px;
    height: 45px;
    border: none;
    color: var(--of_color);
    text-indent: 0;
    line-height: 45px;
    font-size: 4.5vw;
    transform: none;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-prev::before {
    content: "←";
  }
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-prev::after,
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-next::after {
    display: none;
  }
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-dots {
    bottom: -9px;
  }
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-dots li {
    width: 6px;
    height: 6px;
  }
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-dots li button:before {
    width: 6px;
    height: 6px;
  }
  .page--home.pattern--integrated .wrap .list.list--information li.list__item a {
    padding: 24px 6.6vw;
  }
  .page--home.pattern--integrated .wrap .list.list--information li.list__item a .block--txt {
    display: block;
  }
  .page--home.pattern--integrated .wrap .list.list--information li.list__item a .block--txt .date, .page--home.pattern--integrated .wrap .list.list--information li.list__item a .block--txt .tit {
    width: 100%;
  }
  .page--home.pattern--integrated .wrap .list.list--information li.list__item a .block--txt .date {
    font-size: 14px;
    margin-bottom: 0.5em;
  }
  .page--home.pattern--integrated .wrap .list.list--information li.list__item a .block--txt .tit {
    position: static;
  }
  .page--home.pattern--integrated .wrap .section--hero-img {
    height: 180vw;
  }
  .page--home.pattern--integrated .wrap .section--hero-img .block--hero-img {
    width: 80vw;
    max-height: 90vw;
    top: 16vw;
    margin-top: 0;
    aspect-ratio: 1/1;
  }
  .page--home.pattern--integrated .wrap .section--hero-img .block--hero-img::before {
    display: none;
  }
  .page--home.pattern--integrated .wrap .section--hero-img .block--hero-img img {
    width: 100%;
    height: 100%;
    max-height: unset;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 8px;
    top: 0;
  }
  .page--home.pattern--integrated .wrap .section--hero-img .block--hero-img img.cover {
    width: 100%;
  }
  .page--home.pattern--integrated .wrap #official {
    padding: 0;
  }
  .page--home.pattern--integrated .wrap #official .section--banner.block--wide {
    padding-bottom: 32vw;
  }
  .page--home.pattern--integrated .wrap #official .section--banner.block--wide .list--bnr {
    width: 100%;
    margin: 0;
  }
  .page--home.pattern--integrated .wrap #official .section--banner.block--wide .list--bnr .list__item {
    border-radius: 8px;
    margin: 0 4vw;
    overflow: hidden;
  }
  .page--home.pattern--integrated .wrap #official .section--discography .block--discography__item .thumb {
    width: 87%;
    border-radius: 8px;
    margin: 6.6vw auto;
  }
  .page--home.pattern--integrated .wrap #official .section--discography .block--discography__item .category, .page--home.pattern--integrated .wrap #official .section--discography .block--discography__item .tit, .page--home.pattern--integrated .wrap #official .section--discography .block--discography__item .date {
    padding: 24px 6.6vw 24px 18.6vw;
  }
  .page--home.pattern--integrated .wrap #official .section--discography .block--discography__item .category::before, .page--home.pattern--integrated .wrap #official .section--discography .block--discography__item .tit::before, .page--home.pattern--integrated .wrap #official .section--discography .block--discography__item .date::before {
    left: 6.6vw;
  }
  .page--home.pattern--integrated .wrap #official .section--discography .block--discography__item .category {
    font-size: 13px;
  }
  .page--home.pattern--integrated .wrap #official .section--discography .block--discography__item .tit {
    font-size: 22px;
    letter-spacing: -0.03em;
  }
  .page--home.pattern--integrated .wrap #official .section--discography .block--discography__item .date {
    font-size: 13px;
  }
  .page--home.pattern--integrated .wrap #official .section--discography .block--txt__inner {
    border-width: 1px;
    position: relative;
  }
  .page--home.pattern--integrated .wrap #official .section--discography .block--txt__inner .list__more {
    margin: 0;
    position: absolute;
    top: -11vw;
    right: 6.6vw;
  }
  .page--home.pattern--integrated .wrap #official .section--discography .block--txt__inner .list__more a {
    position: relative;
    border: 1px solid;
    border-radius: 3em;
    background: var(--of_bg);
  }
  .page--home.pattern--integrated .wrap #official .section--discography .block--txt__inner .list__more a::before {
    right: 6px;
  }
  .page--home.pattern--integrated .wrap #official #video .list--thumbnail {
    margin: 10vw auto 0;
  }
  .page--home.pattern--integrated .wrap #official #video .list--thumbnail .list__item {
    margin: 0 6.6vw;
  }
  .page--home.pattern--integrated .wrap #official #video .list--thumbnail .list__item .video {
    margin-bottom: 0;
  }
  .page--home.pattern--integrated .wrap #official #video .list--thumbnail .list__item .tit {
    max-width: 100%;
    letter-spacing: 0;
    font-size: 13px;
    margin: 4vw auto 0;
  }
  .page--home.pattern--integrated .wrap #official #video .slick-dots {
    position: relative;
    bottom: -10px;
  }
  .page--home.pattern--integrated .wrap #official .block--title {
    border-bottom: 6px solid;
    padding: 0 6.6vw 8vw;
    margin-bottom: 4px;
  }
  .page--home.pattern--integrated .wrap #official .block--title .section-tit {
    font-size: 6vw;
    padding: 0;
    margin-bottom: 0;
  }
  .page--home.pattern--integrated .wrap #official .block--title .list__more {
    position: absolute;
    top: 0;
    right: 6.6vw;
  }
  .page--home.pattern--integrated .wrap #official .block--title .list__more a {
    border: 1px solid;
    font-size: 13px;
    border-radius: 3em;
    padding: 4px 26px 4px 14px;
  }
  .page--home.pattern--integrated .wrap #official .block--title .list__more a::before {
    right: 11px;
  }
  .page--home.pattern--integrated .wrap .block--contents {
    margin-bottom: 24vw;
  }
  .page--home.pattern--integrated .wrap .block--contents:last-of-type {
    margin-bottom: 0;
  }
  .page--home.pattern--integrated .wrap .block--contents .block--title {
    margin-bottom: 10vw;
  }
  .page--home.pattern--integrated .wrap .block--contents .block--title .section-tit {
    padding-right: 0;
    margin-bottom: 10px;
  }
  .page--home.pattern--integrated .wrap .block--contents .block--title .list__more {
    position: relative;
    top: 0;
    right: 0;
  }
  .page--home.pattern--integrated .wrap #fc {
    gap: 8vw 6%;
    width: 94%;
    border-radius: 8px;
    padding: 8vw;
    margin: 0 3% 0;
    overflow: hidden;
  }
  .page--home.pattern--integrated .wrap #fc .block--title {
    width: 100%;
    border-bottom: 6px solid;
    padding: 0 0 8vw;
    margin: 0 auto 8vw;
  }
  .page--home.pattern--integrated .wrap #fc .block--title .section-tit {
    font-size: 6vw;
    padding: 0;
    margin-bottom: 0;
  }
  .page--home.pattern--integrated .wrap #fc .block--title .list__more {
    position: absolute;
    top: 0;
    right: 0;
  }
  .page--home.pattern--integrated .wrap #fc .block--title .list__more a {
    border: 1px solid;
    font-size: 13px;
    color: var(--of_bg);
    border-radius: 3em;
    padding: 4px 26px 4px 14px;
  }
  .page--home.pattern--integrated .wrap #fc .block--title .list__more a::before {
    right: 11px;
  }
  .page--home.pattern--integrated .wrap #fc #radio .block--title {
    margin-bottom: 6px;
  }
  .page--home.pattern--integrated .wrap #fc .block--contents {
    margin-bottom: 18vw;
  }
  .page--home.pattern--integrated .wrap #fc .block--contents:last-of-type {
    margin-bottom: 0;
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .section-tit {
    color: var(--of_bg);
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .section-tit::after {
    display: none;
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .list.slick-slider .list__item,
  .page--home.pattern--integrated .wrap #fc .block--contents .list--thumbnail.slick-slider .list__item {
    margin: 0 8px;
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .list .list__item,
  .page--home.pattern--integrated .wrap #fc .block--contents .list--thumbnail .list__item {
    margin: 0;
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .list .list__item a,
  .page--home.pattern--integrated .wrap #fc .block--contents .list--thumbnail .list__item a {
    color: var(--of_bg);
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .list .list__item a .date, .page--home.pattern--integrated .wrap #fc .block--contents .list .list__item a .tit,
  .page--home.pattern--integrated .wrap #fc .block--contents .list--thumbnail .list__item a .date,
  .page--home.pattern--integrated .wrap #fc .block--contents .list--thumbnail .list__item a .tit {
    color: var(--of_bg);
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .list .list__item a .ico--play,
  .page--home.pattern--integrated .wrap #fc .block--contents .list--thumbnail .list__item a .ico--play {
    stroke: var(--of_bg);
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .list .list__item a .tit,
  .page--home.pattern--integrated .wrap #fc .block--contents .list--thumbnail .list__item a .tit {
    font-weight: normal;
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .list .list__item.new .tit::after,
  .page--home.pattern--integrated .wrap #fc .block--contents .list--thumbnail .list__item.new .tit::after {
    color: var(--of_color);
    background: var(--of_bg);
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .list .list__item a {
    border-bottom: 1px solid rgba(136, 133, 128, 0.8);
  }
  .page--home.pattern--integrated .wrap #fc .block--contents .list .list__item a .tit {
    position: static;
  }
  .page--home.pattern--integrated .wrap #fc .section--login {
    margin-bottom: 0;
  }
  .page--home.pattern--integrated .wrap #fc .section--login .logo--fc {
    width: 64vw;
    max-width: unset;
    margin-bottom: 0;
  }
  .page--home.pattern--integrated .wrap #fc .section--login .logo--fc img {
    width: 100%;
    max-width: unset;
  }
  .page--home.pattern--integrated .wrap #fc .section--login .block--login {
    margin-top: 5vw;
  }
  .page--home.pattern--integrated .wrap footer .nav__list--sns {
    margin-bottom: 16vw;
  }
  /* 下層ページ共通
  ------------------------------ */
  body:not(.page--home).pattern--integrated .section--list, body:not(.page--home).pattern--integrated .section--detail {
    padding: 0 6.6vw;
  }
  body:not(.page--home).pattern--integrated .section--list .section-tit, body:not(.page--home).pattern--integrated .section--detail .section-tit {
    font-size: 8vw;
    border-bottom: 6px solid;
    padding: 0 0 8vw;
    margin-bottom: 24px;
  }
  body:not(.page--home).pattern--integrated h1.logo {
    width: 14vw;
    height: 7vw;
    top: 7vw;
    left: 6.6vw;
  }
  /* .page--schedule
  ------------------------------ */
  .page--schedule.pattern--integrated .wrap .section--list .section-tit {
    margin-bottom: 24px;
  }
  .page--schedule.pattern--integrated .wrap .section--list .block--refine label p {
    font-size: 14px;
    padding: 3px 17px;
  }
  .page--schedule.pattern--integrated .wrap .section--list .block--month {
    border-bottom-width: 1px;
    padding-bottom: 24px;
  }
  .page--schedule.pattern--integrated .wrap .section--list .block--month ul {
    font-size: 15px;
    font-weight: 600;
    margin: -32px 0 0;
    position: relative;
    right: 0;
  }
  .page--schedule.pattern--integrated .wrap .section--list .block--month ul li {
    margin-left: 1em;
  }
  .page--schedule.pattern--integrated .wrap .section--list .block--month ul .prev a::before {
    left: 5px;
  }
  .page--schedule.pattern--integrated .wrap .section--list .block--month ul .next a::before {
    right: 5px;
  }
  .page--schedule.pattern--integrated .wrap .section--list .block--month .tit {
    font-size: min(12vw, 60px);
  }
  .page--schedule.pattern--integrated .wrap .section--list .block--month .tit span {
    font-size: min(5vw, 30px);
    padding: 0px 7px;
    position: relative;
    top: -1px;
  }
  .page--schedule.pattern--integrated .wrap .list--info.list--schedule li a {
    padding: 24px 0;
  }
  .page--schedule.pattern--integrated .wrap .list--info.list--schedule li a .category {
    margin-left: 0;
  }
  .page--schedule.pattern--integrated .wrap .list--info.list--schedule li a .block--txt {
    width: 100%;
    padding-left: 15vw;
  }
  .page--schedule.pattern--integrated .wrap .list--info.list--schedule li a .block--txt .tit {
    width: calc(100% - 18vw);
    padding-top: 0;
  }
  .page--schedule.pattern--integrated .wrap .list--info.list--schedule li a .block--txt.new {
    padding-right: 12vw;
  }
  .page--schedule.pattern--integrated .wrap .list--info.list--schedule li a .block--date {
    width: 7em;
    height: min(13vw, 49px);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .page--schedule.pattern--integrated .wrap .list--info.list--schedule li a .block--date .block--date__start {
    width: min(14vw, 74px);
  }
  .page--schedule.pattern--integrated .wrap .list--info.list--schedule li a .block--date > [class^=block--date] .block--date__month {
    font-size: min(7vw, 32px);
  }
  .page--schedule.pattern--integrated .wrap .list--info.list--schedule li a .block--date > [class^=block--date] .block--date__date {
    font-size: min(7vw, 32px);
    left: 5px;
  }
  .page--schedule.pattern--integrated .wrap .list--info.list--schedule li a .block--date > [class^=block--date] .block--date__youbi {
    width: min(12vw, 68px);
    height: min(4vw, 19px);
    font-size: min(3vw, 15px);
    position: absolute;
    top: min(7.5vw, 34px);
    left: 0;
  }
  /* .page--information
  ------------------------------ */
  .page--information.pattern--integrated .wrap .section--list .section-tit {
    margin-bottom: 4px;
  }
  /* .page--discography
  ------------------------------ */
  .page--discography .list--discography .list__item .block-txt .category, .page--discography .list--discography .list__item .block-txt .date {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .page--discography .block--disc-detail .date, .page--discography .block--disc-detail .category {
    line-height: 1;
    font-size: 24px;
  }
  /* .page--biography
  ------------------------------ */
  .page--biography .artist--name {
    font-size: 7vw;
  }
  .page--biography .block--txt.block--editor {
    width: 100%;
  }
  /* page--introduction
  ------------------------------ */
  .page--feature .page--introduction .block--logo {
    width: 100%;
    height: 40vw;
    margin-bottom: 8vw;
  }
  .page--feature .page--introduction .block--service .block--service__contents {
    width: 100%;
    display: flex;
  }
  .page--feature .page--introduction .block--service .block--service__contents li {
    width: 45%;
  }
  .page--feature .page--introduction .block--service .block--service__contents li .inner {
    gap: 0 2.5vw;
  }
  .page--feature .page--introduction .block--service .block--service__contents li .inner p {
    font-size: 6vw;
  }
  /* .page--movie
  ------------------------------ */
  .page--movie #form__search {
    margin: 40px auto 30px;
  }
  /* .page--support
  ------------------------------ */
  body:not(.page--home).pattern--integrated.page--feature .section--detail.support .section-tit {
    font-size: 18px;
    padding-bottom: 16px;
  }
}
/* ==============================================================
*  base
* ============================================================ */
@media screen and (min-width: 458px) and (max-width: 961px) {
  .section-tit {
    font-size: 4vw;
    margin-bottom: 8vw;
  }
  .date, .category {
    font-size: 16px;
  }
  .list.list__item a .block--txt .tit,
  .list--thumbnail .list__item a .block--txt .tit {
    font-size: 18px;
  }
  .list.list__item a .block--txt .date,
  .list--thumbnail .list__item a .block--txt .date {
    font-size: 17px;
  }
  .list.list--schedule .block--txt .tit,
  .list--info.list--schedule .block--txt .tit {
    font-size: 18px;
  }
  .list.list--schedule .block--txt .category,
  .list--info.list--schedule .block--txt .category {
    font-size: 20px;
    margin-bottom: 0;
  }
  .list__item.new a::after {
    right: 3vw;
  }
  .block--pager {
    font-size: 18px;
  }
  h1.logo a img {
    max-height: inherit;
  }
  .wrap #header-nav.header .drawer .g-nav .nav--official {
    margin-bottom: 15px;
  }
  .wrap #header-nav.header .drawer .g-nav .nav--member .logo--fc.nav--logo img {
    width: 35vw;
    max-width: 100%;
  }
  #header-nav + .drawer__btn {
    width: 90px;
    height: 28px;
  }
  #header-nav + .drawer__btn .drawer__btn--item.top {
    font-size: 18px;
    left: 1px;
  }
  .page--home.pattern--integrated .wrap h1.logo {
    width: 22vh;
    height: 12vh;
    top: 14vh;
    left: 50%;
    transform: translateX(-50%);
  }
  .page--home.pattern--integrated .wrap footer.footer .footer__inner .nav__list--sns li a i {
    font-size: 4vw;
  }
  .page--home.pattern--integrated .wrap .section--hero-img {
    height: 100vh;
  }
  .page--home.pattern--integrated .wrap .section--hero-img .block--hero-img {
    width: 50vh;
    top: 12vh;
  }
  .page--home.pattern--integrated .wrap .block--contents {
    margin-bottom: 24vw;
  }
  .page--home.pattern--integrated .wrap #official .block--title {
    padding-bottom: 4vw;
  }
  .page--home.pattern--integrated .wrap #official .block--title .list__more a {
    font-size: 15px;
  }
  .page--home.pattern--integrated .wrap #official .list__more a {
    font-size: 16px;
  }
  .page--home.pattern--integrated .wrap #official .section--discography .block--discography__item .tit {
    font-size: 28px;
  }
  .page--home.pattern--integrated .wrap #official .section--discography .block--discography__item .date, .page--home.pattern--integrated .wrap #official .section--discography .block--discography__item .category {
    font-size: 18px;
  }
  .page--home.pattern--integrated .wrap #official .section--discography .block--discography__item .block--txt__inner .list__more {
    top: -9vw;
    right: 4.6vw;
  }
  .page--home.pattern--integrated .wrap #official .section--discography .block--discography__item .block--txt__inner .list__more a {
    font-size: 18px;
  }
  .page--home.pattern--integrated .wrap #official #video .list--thumbnail .list__item .tit {
    font-size: 16px;
  }
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-prev {
    left: 6vw;
  }
  .page--home.pattern--integrated .wrap .list--thumbnail.slick-slider .slick-next {
    right: 6vw;
  }
  .page--home.pattern--integrated .wrap #fc .section--login .logo--fc {
    max-width: 34vh;
  }
  .page--home.pattern--integrated .wrap footer.footer {
    height: 100vh;
    height: 100svh;
    padding-bottom: 0;
  }
  .page--home.pattern--integrated .wrap footer.footer .footer__inner {
    align-items: center;
    padding: 0 10%;
  }
  .page--home.pattern--integrated .wrap footer.footer .footer__inner::before {
    width: 32svh;
    height: 16svh;
    margin-top: 0;
    top: calc(50% - 6vh);
    transform: translate(-50%, -50%);
  }
  .page--home.pattern--integrated .wrap footer.footer .footer__inner .nav__list--sns {
    width: 100%;
    margin-bottom: 0;
    position: absolute;
    bottom: unset;
    top: calc(50% + 11svh);
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .page--home.pattern--integrated .wrap footer.footer .footer__inner .nav__list--sns::before {
    font-size: 2.5vw;
    top: -2.2em;
  }
  .page--home.pattern--integrated .wrap footer.footer .footer__inner .nav__list--sns + .nav {
    position: absolute;
    bottom: calc(4vh + 50px);
  }
  .page--home.pattern--integrated .wrap footer.footer .footer__inner .list--support {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    width: 90%;
  }
  body:not(.page--home).pattern--integrated h1.logo {
    width: 10vw;
    height: 5vw;
    top: 5vw;
    left: 6.6vw;
  }
  body:not(.page--home).pattern--integrated .section--list .section-tit,
  body:not(.page--home).pattern--integrated .section--detail .section-tit {
    font-size: 7vw;
  }
  body:not(.page--home).pattern--integrated .section--detail .block--title .tit {
    font-size: 24px;
  }
  body:not(.page--home).pattern--integrated .section--detail .block--txt.block--editor {
    font-size: 16px;
  }
  body:not(.page--home).pattern--integrated .section--detail .block--share li.share {
    font-size: 14px;
  }
  body:not(.page--home).pattern--integrated .section--detail li {
    font-size: 24px;
  }
  body:not(.page--home).pattern--integrated .section--detail li svg {
    width: 22px;
    height: 22px;
  }
  .detail__btn a {
    font-size: 16px;
  }
  .page--schedule.pattern--integrated .wrap .section--list .block--refine label p {
    font-size: 16px;
  }
  .pattern--integrated .wrap footer.footer .nav__list--sns .g-nav--item__applemusic a img {
    width: 3.7vw;
  }
  body:not(.page--home).page--photo.page--photo-detail .section--list .section-tit {
    font-size: 24px;
    padding-bottom: 34px;
    margin-bottom: 6vw;
  }
  body.page--feature .page--introduction.section--detail .text--lead,
  body.page--feature .page--introduction.section--detail li {
    font-size: 18px;
  }
  body.page--feature .page--introduction.section--detail .block--logo {
    height: 32vw;
  }
  body.page--feature .page--introduction.section--detail .block--service .block--service__contents li .inner span {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  body.page--feature .page--introduction.section--detail .block--service .block--service__contents li .inner span svg {
    width: 30px;
    height: 30px;
  }
  body.page--feature .page--introduction.section--detail .block--service .block--service__contents li .inner p {
    width: calc(100% - 60px - 2.5vw);
  }
}