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

body {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

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

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

body {
  word-wrap: break-word;
}

section, main {
  display: block;
}

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

i, em {
  font-style: normal;
}

table {
  border-collapse: collapse;
}

li {
  list-style: none;
}

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

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

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

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

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

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

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

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

.block--pager {
  height: 70px;
  line-height: 70px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-align: left;
  font-size: 15px;
  padding-left: 13px;
  position: absolute;
  bottom: 0;
  left: 6vw;
}
.block--pager li {
  display: inline-block;
  width: 2em;
  text-align: center;
  letter-spacing: 0.03em;
  vertical-align: middle;
  position: relative;
}
.block--pager a {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 0;
  position: relative;
  padding: 25px 4px;
  text-decoration: none;
}
.block--pager .pager__item--number {
  text-align: center;
  color: #191410;
}
.block--pager .pager__item--newer {
  width: 40px;
  height: 40px;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
}
.block--pager .pager__item--newer a, .block--pager .pager__item--newer span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 0;
  position: relative;
}
.block--pager .pager__item--newer a::after, .block--pager .pager__item--newer span::after {
  content: "";
  display: block;
  position: absolute;
}
.block--pager .pager__item--newer a::after, .block--pager .pager__item--newer span::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #191410;
  border-right: 1px solid #191410;
  transform: rotate(-135deg);
  top: 18px;
  right: 15px;
  transition: 0.2s;
}
.block--pager .pager__item--newer span {
  opacity: 0.4;
}
.block--pager .pager__item--older {
  width: 40px;
  height: 40px;
  padding: 0;
  position: relative;
  top: 0;
  right: 0;
}
.block--pager .pager__item--older a, .block--pager .pager__item--older span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 0;
  position: relative;
}
.block--pager .pager__item--older a::after, .block--pager .pager__item--older span::after {
  content: "";
  display: block;
  position: absolute;
}
.block--pager .pager__item--older a::after, .block--pager .pager__item--older span::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #191410;
  border-right: 1px solid #191410;
  transform: rotate(45deg);
  top: 17px;
  right: 22px;
  transition: 0.2s;
}
.block--pager .pager__item--older span {
  opacity: 0.4;
}
.block--pager .pager__item--newer,
.block--pager .pager__item--older {
  z-index: 2;
}
.block--pager .pager__item--newer::before,
.block--pager .pager__item--older::before {
  display: none !important;
}
.block--pager .pager__item--current {
  position: relative;
  font-family: futura-pt-bold, sans-serif;
  font-weight: 700;
  text-shadow: 1px 1px 0 #191410, -1px -1px 0 #191410, -1px 1px 0 #191410, 1px -1px 0 #191410, 0px 1px 0 #191410, 0 -1px 0 #191410, -1px 0 0 #191410, 1px 0 0 #191410;
  color: #fff;
}

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

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

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.bold {
  font-weight: bold;
}

/* image */
.ph, .thumb {
  position: relative;
  line-height: 0;
  font-size: 0;
}
.ph img, .thumb img {
  width: 100%;
}
.ph::after, .thumb::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}

.dummy {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* video */
video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.video {
  position: relative;
  padding-top: 56.25%;
}
.video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

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

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

.block--navigator {
  display: inline-block;
}

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

.btn {
  text-align: center;
}

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

.btn--main {
  background: #191410;
  color: #fffcf8;
  height: inherit !important;
  line-height: inherit !important;
  padding: 20px;
  margin: 1em 0;
}
@media screen and (min-width: 961px) {
  .btn--main {
    transition: 0.3s;
  }
  .btn--main:hover {
    color: #191410;
    background: #c9ac6b;
  }
}

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

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

.detail__btn {
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  padding: 25px;
  position: relative;
}
.detail__btn::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background: #191410;
  left: 0;
  top: 0;
  transform-origin: left;
  z-index: 3;
}

.date, .category {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.02em;
  position: relative;
  z-index: 2;
}

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

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

.section--detail.new .tit::after {
  content: "NEW";
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  color: #fff;
  letter-spacing: 0.2em;
  font-size: 0.8em;
  text-shadow: 1px 1px 0 #191410, -1px -1px 0 #191410, -1px 1px 0 #191410, 1px -1px 0 #191410, 0px 1px 0 #191410, 0 -1px 0 #191410, -1px 0 0 #191410, 1px 0 0 #191410;
  margin-left: 0.5em;
}

[class^=list--information] li a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 15px 0;
  position: relative;
  background: #fff;
}
[class^=list--information] li a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #e7e0da;
  transform-origin: right;
  transform: scaleX(1);
  transition: transform 0.3s;
}
@media screen and (min-width: 961px) {
  [class^=list--information] li a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #191410;
    background-size: cover;
    left: 0;
    top: 0;
    z-index: 0;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.3s;
  }
  [class^=list--information] li a:hover {
    color: #fff;
    font-weight: 800;
  }
  [class^=list--information] li a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
  }
  [class^=list--information] li a .date {
    width: 10em;
  }
  [class^=list--information] li a .tit {
    width: calc(100% - 10em);
    margin-bottom: 0;
    padding-right: 25px;
  }
}
[class^=list--information] li a .date, [class^=list--information] li a .category {
  padding: 0 25px;
}
[class^=list--information] li a .category {
  width: 10em;
  text-align: center;
  position: relative;
}
[class^=list--information] li a .category::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% + 34px);
  position: absolute;
  right: 0;
  top: -17px;
  background: #e7e0da;
  transform-origin: right;
  transform: scaleY(1);
  transition: transform 0.3s;
}
@media screen and (min-width: 961px) {
  [class^=list--information] li a .tit {
    position: relative;
  }
}
[class^=list--information] li.new {
  position: relative;
}
[class^=list--information] li.new::before {
  content: "";
  display: block;
  width: 7px;
  height: calc(100% - 1px);
  position: absolute;
  background: #70a3a3;
  top: 0;
  left: 0;
  z-index: 5;
}
[class^=list--information] li.new .tit {
  font-weight: bold;
}
[class^=list--information] li.new .tit::after {
  content: "NEW";
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  color: #fff;
  letter-spacing: 0.2em;
  font-size: 0.8em;
  text-shadow: 1px 1px 0 #191410, -1px -1px 0 #191410, -1px 1px 0 #191410, 1px -1px 0 #191410, 0px 1px 0 #191410, 0 -1px 0 #191410, -1px 0 0 #191410, 1px 0 0 #191410;
  margin-left: 0.5em;
}

.list--information__live .date {
  font-size: 1.5em;
  font-weight: 800;
}
@media screen and (min-width: 961px) {
  .list--information__live .date {
    width: 6.3em !important;
  }
}
.list--information__live .date span {
  display: block;
  position: relative;
}
.list--information__live .date span::before {
  content: "";
  display: block;
  width: 0.5em;
  height: 3px;
  position: absolute;
  background: #191410;
  position: relative;
  display: inline-block;
  top: -0.25em;
  margin-right: 0.2em;
}
.list--information__live .date .date_y {
  writing-mode: tb-rl;
  font-size: 12px;
  vertical-align: -8px;
  letter-spacing: 0;
}

.live_arc:not(:last-child) {
  border-bottom: 1px solid;
}
.live_arc a {
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  display: inline-block;
  padding: 1.3em 2.5em 1.3em 1.5em;
  border-right: 1px solid;
  position: relative;
}
.live_arc a:hover {
  background: #000;
  color: #fff;
}
.live_arc a::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border: 2px solid;
  position: absolute;
  right: 1.1em;
  top: 49%;
  transform: translateY(-50%) rotate(45deg);
  border-color: #000000 #000000 transparent transparent;
  transition: 0.3s;
}
.live_arc a:hover::before {
  border-color: #ffffff #ffffff transparent transparent;
}

[class^=list--contents] li {
  border-right: 1px solid;
}
[class^=list--contents] li a {
  display: block;
  position: relative;
}
[class^=list--contents] li .thumb {
  line-height: 0;
  overflow: hidden;
  background: no-repeat center;
  background-size: cover;
  background-color: #191410;
  aspect-ratio: 16/9;
  position: relative;
  transition: 0.3s;
}
[class^=list--contents] li .thumb img {
  height: 100%;
  background-size: cover;
}
[class^=list--contents] li.type--photo .thumb {
  background-image: url(/static/frederic/official/cmn/revamp2022/photo_thumb.png) !important;
}
[class^=list--contents] li:hover .list__txt {
  color: #fff;
}
[class^=list--contents] li .list__txt {
  background: #fff;
  padding: 25px;
  position: relative;
}
@media screen and (min-width: 961px) {
  [class^=list--contents] li .list__txt::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #191410;
    background-size: cover;
    left: 0;
    top: 0;
    z-index: 0;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.3s;
  }
}
[class^=list--contents] li.new a .tit {
  font-weight: bold;
}
[class^=list--contents] li.new a .tit::after {
  content: "NEW";
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  color: #fff;
  letter-spacing: 0.2em;
  font-size: 0.8em;
  text-shadow: 1px 1px 0 #191410, -1px -1px 0 #191410, -1px 1px 0 #191410, 1px -1px 0 #191410, 0px 1px 0 #191410, 0 -1px 0 #191410, -1px 0 0 #191410, 1px 0 0 #191410;
  margin-left: 0.5em;
}
@media screen and (min-width: 961px) {
  [class^=list--contents] li a:hover .thumb {
    filter: sepia(0.7);
  }
  [class^=list--contents] li a:hover .list__txt::before {
    transform: scaleX(1);
    transform-origin: left;
  }
  [class^=list--contents] li a:hover .tit {
    font-weight: bold;
  }
}
[class^=list--contents] li .category {
  margin-bottom: 0.5em;
}
[class^=list--contents] li .tit {
  margin-bottom: 0;
  position: relative;
  z-index: 10;
}
[class^=list--contents] li .tit + .date {
  margin-top: 0.8em;
}

.list--contents__video li a {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.list--contents__video li a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #191410;
  transform-origin: right;
  transform: scaleY(1);
  transition: transform 0.3s;
}
.list--contents__video li a .thumb {
  width: 80%;
  height: 40vh;
  aspect-ratio: unset;
}
.list--contents__video li a .list__txt {
  width: 20%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 1.3em;
  border-right: 1px solid;
  padding: 25px;
}
.list--contents__video li a .list__txt::before {
  background-size: 400%;
}

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

@supports not (aspect-ratio: 16/9) {
  .page--video .list--contents li.list--item__video .thumb {
    aspect-ratio: initial;
    padding-top: 56.25%;
  }
  .page--video .list--contents li.list--item__video .thumb img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@supports not (aspect-ratio: 1/1) {
  .list--contents li .thumb {
    aspect-ratio: initial;
    width: 100%;
    padding-top: 100%;
  }
  .list--contents li .thumb img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@supports not (aspect-ratio: 16/9) {
  .list--contents li .thumb {
    aspect-ratio: initial;
    width: 100%;
    padding-top: 100%;
  }
  .list--contents li .thumb img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
h1.logo {
  width: 24vw;
  height: 8vw;
  position: fixed;
  left: 0;
  z-index: 999;
}
h1.logo a {
  display: block;
  height: 100%;
}
h1.logo a img {
  height: 100%;
}

.header {
  width: 100%;
  height: 8vw;
  background: #fffcf8;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
.header::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background: #191410;
  position: absolute;
  bottom: 0;
  left: 0;
  transform-origin: left;
  transform: scaleX(1);
  z-index: 2;
}
.header div.block--sns {
  text-align: right;
  position: fixed;
  top: calc(4vw - 14px);
  right: 115px;
  color: #191410;
  z-index: 100;
}
.header div.block--sns .block--sns__item {
  display: inline-block;
  position: relative;
}
.header div.block--sns .block--sns__item.item__threads {
  vertical-align: bottom;
}
.header div.block--sns .block--sns__item.item__threads dt svg {
  width: 19px;
  height: 23px;
}
.header div.block--sns .block--sns__item dt {
  font-size: 24px;
  line-height: 1;
  padding-left: 0.8em;
  cursor: pointer;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .header div.block--sns .block--sns__item dt:hover {
    opacity: 0.5;
  }
}
.header div.block--sns .block--sns__item dt [class^=ri-] {
  font-size: 1.18em;
  vertical-align: -0.22em;
}
.header div.block--sns .block--sns__item dd {
  height: 0;
  display: block;
  width: 100vw;
  background: #fff;
  position: fixed;
  transition: height 0.3s;
  left: 0;
  top: 8vw;
  overflow: hidden;
}
.header div.block--sns .block--sns__item dd .list--sns {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 25px 25px 25px;
  border-bottom: 1px solid;
}
.header div.block--sns .block--sns__item dd .list--sns li {
  margin-right: 4vw;
}
.header div.block--sns .block--sns__item dd .list--sns li a {
  font-weight: bold;
  font-size: clamp(12px, 1.4vw, 22px);
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .header div.block--sns .block--sns__item dd .list--sns li a {
    opacity: 0.3;
  }
}
.header div.block--sns .block--sns__item dd .list--sns li a span {
  display: block;
  font-size: 0.8em;
}
.header div.block--sns .block--sns__item dd.visible {
  height: 15vw;
}
.header .drawer__btn {
  height: 38px;
  width: 80px;
  position: fixed;
  right: -1px;
  top: calc(4vw - 20px);
  z-index: 100;
  cursor: pointer;
}
.header .drawer__btn span {
  display: block;
  width: 100%;
  height: 8px;
  line-height: 0;
  background: #fff;
  border: 1px solid;
  position: absolute;
  left: 0;
  transition: 0.3s;
}
.header .drawer__btn span.top {
  top: 0;
}
.header .drawer__btn span.mid {
  top: 14px;
}
.header .drawer__btn span.btm {
  top: 27px;
}
@media screen and (min-width: 961px) {
  .header .drawer__btn:hover span {
    background: #191410;
  }
}
.header .g-nav ul li {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
}

.drawer {
  display: flex;
  align-items: center;
  background: #191410;
  width: 100%;
  height: 0;
  font-size: 4vw;
  background: #fffcf8;
  position: fixed;
  top: 8vw;
  right: 0;
  padding: 0 2%;
  transition: 0.3s;
  z-index: 900;
  pointer-events: none;
  overflow: hidden;
}
.drawer::before {
  content: "";
  display: block;
  width: 100%;
  height: 20vw;
  position: absolute;
  background-color: #191410;
  background-size: cover;
  top: 0;
  left: 0;
  transform-origin: right;
  transform: translateX(-100%);
  transition: 0.2s;
}
.drawer .g-nav {
  position: relative;
  z-index: 2;
  opacity: 0;
  transform: translateY(20px);
  transition: 0.2s;
  padding-top: 1vw;
}
.drawer .g-nav .nav__list--official {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.drawer .g-nav .nav__list--official li {
  margin-right: 2.2em;
  margin-bottom: 1.1em;
}
.drawer .g-nav .nav__list--official li a {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  font-size: 5.2vw;
  line-height: 0.8em;
  color: #fff;
}
@media screen and (min-width: 961px) {
  .drawer .g-nav .nav__list--official li a:hover {
    opacity: 0.5;
  }
}
.drawer .drawer-inner {
  position: relative;
}

.drawer-visible .drawer__btn span {
  background: #191410;
}
.drawer-visible .drawer {
  height: 20vw;
  pointer-events: auto;
  border-bottom: 1px solid;
}
.drawer-visible .drawer .g-nav {
  transform: translateY(0);
  opacity: 1;
  transition-delay: 0.5s;
}
.drawer-visible .drawer::before {
  transform: translate(0);
  transform-origin: left;
  transition-delay: 0.2s;
}

.footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  padding: 25px;
}
.footer a {
  display: block;
  line-height: 0;
}

.wrap {
  min-height: 100%;
  background: #fffcf8;
  position: relative;
  overflow: hidden;
}

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

.bg {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
}
.bg img {
  width: 100%;
  height: 100%;
  -webkit-mask: url(/static/frederic/official/cmn/revamp2022/bg_img.svg) no-repeat center/50%;
  mask: url(/static/frederic/official/cmn/revamp2022/bg_img.svg) no-repeat center/50%;
}

.section--detail .txt * {
  white-space: normal !important;
  word-break: break-word;
}
.section--detail .date,
.section--detail .category {
  display: inline-block;
}
.section--detail .block--share li {
  display: inline-block;
  margin-right: 10px;
}
.section--detail .block--share li i {
  font-size: 17px;
}
.section--detail .block--share li:last-child {
  margin-right: 0;
}
.section--detail .block--share li svg {
  width: 18px;
  position: relative;
  top: 4px;
}
.section--detail .block--share li.share {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 13px;
  margin-right: 10px;
  letter-spacing: 0.025em;
}

.block--title .section-tit {
  width: 10vw;
}
.block--title .section-tit {
  text-indent: -9999em;
  background: no-repeat center;
  background-size: contain;
  width: 80%;
  margin-bottom: 0;
}
.block--title .tit--news {
  width: 6em;
  background-image: url(/static/frederic/official/cmn/revamp2022/nav--news.svg);
}
.block--title .tit--live {
  width: 6em;
  background-image: url(/static/frederic/official/cmn/revamp2022/nav--live.svg);
}
.block--title .tit--media {
  width: 6em;
  background-image: url(/static/frederic/official/cmn/revamp2022/nav--media.svg);
}
.block--title .tit--profile {
  width: 8em;
  background-image: url(/static/frederic/official/cmn/revamp2022/nav--profile.svg);
}
.block--title .tit--release {
  width: 9.5em;
  height: 3.7em;
  background-image: url(/static/frederic/official/cmn/revamp2022/nav--release.svg);
}
.block--title .tit--video {
  width: 6em;
  background-image: url(/static/frederic/official/cmn/revamp2022/nav--video.svg);
}
.block--title .tit--goods {
  width: 7em;
  background-image: url(/static/frederic/official/cmn/revamp2022/nav--goods.svg);
}
.block--title .tit--disco {
  width: 12em;
  background-image: url(/static/frederic/official/cmn/revamp2022/nav--discography.svg);
}
.block--title .tit--fc {
  background-image: url(/static/frederic/official/cmn/revamp2022/nav--fc.svg);
}
.block--title .tit--latest {
  width: 9.5em;
  height: 3.7em;
  background-image: url(/static/frederic/official/cmn/revamp2022/nav--latest.svg);
}
.block--title .tit--blog {
  width: 6em;
  background-image: url(/static/frederic/official/cmn/revamp2022/nav--blog.svg);
}

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

.page--home .wrap {
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
.page--home.page-home__visible .wrap {
  opacity: 1;
  pointer-events: auto;
}
.page--home .bg img {
  -webkit-mask-size: 400%;
  mask-size: 400%;
}
@media screen and (min-width: 961px) {
  .page--home .section--hero .block--banner-swiper a,
  .page--home .section--banner .block--banner-swiper a {
    transition: 0.3s;
  }
  .page--home .section--hero .block--banner-swiper a:hover,
  .page--home .section--banner .block--banner-swiper a:hover {
    filter: sepia(0.7);
  }
}
.page--home .block--banner-swiper {
  position: relative;
}
.page--home .block--banner-swiper:hover .swiper-button-prev, .page--home .block--banner-swiper:hover .swiper-button-next {
  opacity: 1;
  pointer-events: auto;
}
.page--home .block--banner-swiper:hover .swiper-button-prev.swiper-button-disabled, .page--home .block--banner-swiper:hover .swiper-button-next.swiper-button-disabled {
  background: #c1bcb8;
  color: #99938f;
}
.page--home .block--banner-swiper .swiper-button-prev, .page--home .block--banner-swiper .swiper-button-next {
  position: absolute;
  top: calc(50% - 75px);
  background: #191410;
  width: 50px;
  height: 150px;
  outline: none;
  color: #fffcf8;
  left: 0;
  opacity: 0;
  transition: 0.3s;
  pointer-events: none;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .block--banner-swiper .swiper-button-prev, .page--home .block--banner-swiper .swiper-button-next {
    display: none;
  }
}
.page--home .block--banner-swiper .swiper-button-prev::before, .page--home .block--banner-swiper .swiper-button-next::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  background: none;
  border: none;
  border-top: 1px solid;
  border-right: 1px solid;
  transform: rotate(45deg);
}
.page--home .block--banner-swiper .swiper-button-prev::after, .page--home .block--banner-swiper .swiper-button-next::after {
  display: none;
}
.page--home .block--banner-swiper .swiper-button-prev::before {
  transform: rotate(-135deg);
  left: 21px;
}
.page--home .block--banner-swiper .swiper-button-next {
  left: calc(75vw - 60px);
}
.page--home .block--banner-swiper .swiper-button-next::before {
  left: 16px;
  top: 70px;
}
.page--home .section--hero {
  margin-top: 10vw;
  overflow: hidden;
  position: relative;
}
.page--home .section--hero .block--banner-swiper {
  width: 100%;
  padding-left: 15vw;
  position: relative;
  left: 0;
  bottom: 0;
}
.page--home .section--banner {
  overflow: hidden;
  position: relative;
}
.page--home .section--banner .block--banner-swiper {
  width: 100%;
  padding-left: 15vw;
}
.page--home .section--banner.no-swiper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (min-width: 961px) {
  .page--home .section--banner.no-swiper li {
    width: 20%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home .section--banner.no-swiper li {
    width: 22%;
  }
}
.page--home .section--news {
  margin-top: 20px;
}
.page--home [class^=section--] {
  position: relative;
}
.page--home [class^=section--] .block--title {
  width: 25vw;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  background: #fffcf8;
}
.page--home [class^=section--] .block--title .list__more {
  display: inline-block;
  width: auto;
  margin-top: 1.2em;
}
.page--home [class^=section--] .block--title .list__more a {
  display: block;
  text-indent: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 12px;
  position: relative;
  padding-right: 3.2em;
}
.page--home [class^=section--] .block--title .list__more a::after {
  content: "";
  display: block;
  width: 3em;
  height: 1px;
  position: absolute;
  background: #191410;
  position: absolute;
  top: 50%;
  right: 0;
  transform-origin: left;
  transition: transform 0.3s;
}
@media screen and (min-width: 961px) {
  .page--home [class^=section--] .block--title .list__more a:hover::after {
    transform: scaleX(0);
    transform-origin: right;
  }
}
.page--home [class^=section--] .block--title .inner {
  width: auto;
}
.page--home [class^=section--] .block--title::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  background: #191410;
  top: 0;
  right: 0;
  transform-origin: top;
}
.page--home [class^=section--] .block--list {
  width: calc(100% - 25vw);
}
.page--home [class^=section--]:not(.area--banner) {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.page--home [class^=section--]:not(.area--banner)::before, .page--home [class^=section--]:not(.area--banner)::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background: #191410;
  left: 0;
  transform-origin: left;
  z-index: 3;
}
.page--home [class^=section--]:not(.area--banner)::before {
  top: 0;
}
.page--home [class^=section--]:not(.area--banner)::after {
  bottom: 0;
}
.page--home .section--media {
  margin-bottom: 20px !important;
}
.page--home .section--profile .block--list a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 961px) {
  .page--home .section--profile .block--list a:hover {
    filter: sepia(0.7);
  }
}
.page--home .section--profile .block--list a .block--detail__text {
  padding: 5vw;
  width: calc(100% - 29.6vw);
  font-weight: bold;
  font-size: 1.3vw;
  line-height: 1.5;
}
.page--home .section--profile .block--list a .block--detail__photo {
  width: 61vw;
  height: 33vw;
}
.page--home .section--profile .block--list a .block--detail__photo .thumb {
  width: 100%;
  height: 100%;
}
.page--home .section--profile .block--list a .block--detail__photo .thumb img {
  height: 100%;
}
.page--home .section--discography .block--list a {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
@media screen and (min-width: 961px) {
  .page--home .section--discography .block--list a:hover {
    filter: sepia(0.7);
  }
}
.page--home .section--discography .block--list a .block--detail__text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 29.6vw);
  text-align: center;
  padding: 5vw;
}
.page--home .section--discography .block--list a .block--detail__text .category {
  font-size: 1.2vw;
  margin-bottom: 0.5em;
}
.page--home .section--discography .block--list a .block--detail__text .date {
  font-size: 1.2vw;
}
.page--home .section--discography .block--list a .block--detail__text .tit {
  font-size: 1.9vw;
  font-weight: bold;
  margin-bottom: 0.4em;
}
.page--home .section--discography .block--list a .block--detail__photo {
  width: 33vw;
  height: 33vw;
}
.page--home .section--discography .block--list a .block--detail__photo .thumb {
  width: 100%;
  height: 100%;
}
.page--home .section--discography .block--list a .block--detail__photo .thumb img {
  max-width: inherit;
  width: auto;
  height: 100%;
}
.page--home .section--goods .block--list li a {
  line-height: 0;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .page--home .section--goods .block--list li a:hover {
    filter: sepia(0.7);
  }
}
.page--home .section--fc {
  margin-top: 40vh;
  display: block !important;
}
.page--home .section--fc .block {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.page--home .section--fc .block.block__latest {
  border-bottom: 1px solid;
}
.page--home .section--fc .block--line {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 1200%;
  height: 14vw;
  overflow: hidden;
  position: absolute;
  top: -14vw;
  left: 0;
  z-index: 0;
  animation: line 600s linear;
}
.page--home .section--fc .block--line span {
  display: block;
  width: 53vw;
  height: 13vw;
  margin-right: 5vw;
  background: no-repeat center url(/static/frederic/official/cmn/revamp2022/logo--fc.svg);
  background-size: contain;
}
@media screen and (min-width: 961px) {
  .page--home .section--fc .block--btn {
    border-top: 1px solid;
    text-align: center;
  }
  .page--home .section--fc .block--btn a {
    display: block;
    font-family: "Roboto", sans-serif;
    font-weight: 800;
    letter-spacing: 0.05em;
    font-size: 2.5vw;
    position: relative;
    padding: 5vw 0;
  }
  .page--home .section--fc .block--btn a:hover {
    color: #fff;
  }
  .page--home .section--fc .block--btn a::after {
    content: "";
    display: block;
    width: 0.3em;
    height: 0.3em;
    position: absolute;
    display: inline-block;
    border-top: 3px solid;
    border-right: 3px solid;
    position: relative;
    transform: rotate(46deg);
    top: -0.15em;
    left: 0.1em;
  }
  .page--home .section--fc .block--btn a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #191410;
    background-size: cover;
    left: 0;
    top: 0;
    z-index: 0;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.3s;
    z-index: -1;
  }
  .page--home .section--fc .block--btn a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
  }
}
.page--home .section--fc .list--contents .thumb {
  background-image: url(/static/frederic/official/cmn/revamp2022/thumb-none.png);
}

.page--home.loading--animation {
  overflow: hidden;
}
@media screen and (min-width: 961px) {
  .page--home.loading--animation .wrap h1.logo {
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home.loading--animation .wrap h1.logo {
    transform: translate(-50%, -50%);
    left: 50%;
    top: 45%;
  }
  .page--home.loading--animation .wrap h1.logo a {
    width: 60%;
    margin: 0 auto;
    pointer-events: none;
  }
}
@media screen and (min-width: 756px) and (max-width: 961px) {
  .page--home.loading--animation .wrap h1.logo {
    transform: translate(-50%, -50%);
    left: 50%;
    top: 45%;
  }
}
.page--home.loading--animation .wrap .bg {
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  pointer-events: none;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home.loading--animation .wrap .bg {
    width: 100vh;
    left: -25vh;
  }
}
@media screen and (min-width: 756px) and (max-width: 961px) {
  .page--home.loading--animation .wrap .bg {
    width: 100vh;
    left: -12vw;
  }
}
.page--home.loading--animation .wrap .bg img {
  width: 100%;
  transition: 1.2s 0.1s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (min-width: 961px) {
  .page--home.loading--animation .wrap .header::after {
    transform: scaleX(0);
  }
}
.page--home.loading--animation .wrap .header,
.page--home.loading--animation .wrap .content--body {
  opacity: 0;
  pointer-events: none;
}
.page--home.loading--animation .wrap .section--hero {
  opacity: 0;
  transform: translateY(-60px);
  transition: 0.6s 2.2s;
}
.page--home.loading--animation.loaded {
  overflow: auto;
  transition: 0.1s 1s;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home.loading--animation.loaded .wrap .bg {
    transition: 1.2s 0.1s cubic-bezier(0.19, 1, 0.22, 1);
  }
}
.page--home.loading--animation.loaded .wrap .bg img {
  -webkit-mask-size: 50%;
  mask-size: 50%;
}
.page--home.loading--animation.loaded .wrap h1.logo {
  transform: translate(0, 0);
  left: 0;
}
@media screen and (min-width: 961px) {
  .page--home.loading--animation.loaded .wrap h1.logo {
    top: 0;
    transition: 0.7s 1.2s cubic-bezier(0.22, 0.38, 0.59, 0.95);
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--home.loading--animation.loaded .wrap h1.logo {
    top: 0;
    transition: 0.8s 1s cubic-bezier(0.22, 0.38, 0.59, 0.95);
  }
  .page--home.loading--animation.loaded .wrap h1.logo a {
    width: 100%;
    pointer-events: auto;
    transition: 0.8s 1s cubic-bezier(0.22, 0.38, 0.59, 0.95);
  }
}
.page--home.loading--animation.loaded .wrap .content--body {
  transition: 0.3s 1.5s;
  opacity: 1;
  pointer-events: auto;
}
.page--home.loading--animation.loaded .wrap .section--hero {
  opacity: 1;
  transform: translateY(0);
  transition: 0.8s 1.6s;
}
.page--home.loading--animation.loaded .wrap .header {
  transition: 0.7s 2.4s;
  opacity: 1;
  pointer-events: auto;
}
@media screen and (min-width: 961px) {
  .page--home.loading--animation.loaded .wrap .header::after {
    transition: 0.4s 2.5s;
    transform: scaleX(1);
  }
}

.page--home.loading--animation__complete .wrap .bg img {
  -webkit-mask-size: 50%;
  mask-size: 50%;
}

body:not(.page--home) .wrap {
  padding-bottom: 100px;
  padding-top: 8vw;
}
body:not(.page--home) h1.logo {
  top: 0;
}
body:not(.page--home) .footer {
  width: calc(100% - 6vw);
  height: 100px;
  background: #fffcf8;
  padding-left: 25px;
  position: absolute;
  left: 6vw;
  bottom: 0;
  z-index: 10;
}

.section-tit {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin-bottom: 40px;
}

.section--list,
.section--detail {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
@media screen and (min-width: 961px) {
  .section--list,
  .section--detail {
    padding: 0 0 0 6vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .section--list,
  .section--detail {
    padding: 0;
  }
}
.section--list::after,
.section--detail::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background: #191410;
  position: absolute;
  top: 8vw;
  left: 0;
  transform-origin: left;
  transform: scaleX(1);
  z-index: 2;
}
.section--list::after,
.section--detail::after {
  top: inherit;
  bottom: 0;
  z-index: 1;
}
.section--list .list--information,
.section--list .list--contents,
.section--detail .list--information,
.section--detail .list--contents {
  position: relative;
  border-bottom: 1px solid;
}
.section--list .list--information::before,
.section--list .list--contents::before,
.section--detail .list--information::before,
.section--detail .list--contents::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background: #191410;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: left;
  transform: scaleX(1);
  z-index: 3;
}
.section--list .list--information li.no-data,
.section--list .list--contents li.no-data,
.section--detail .list--information li.no-data,
.section--detail .list--contents li.no-data {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background: #fff;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
}
@media screen and (min-width: 961px) {
  .section--list .list--information li.no-data,
  .section--list .list--contents li.no-data,
  .section--detail .list--information li.no-data,
  .section--detail .list--contents li.no-data {
    font-size: 2vw;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .section--list .list--information li.no-data,
  .section--list .list--contents li.no-data,
  .section--detail .list--information li.no-data,
  .section--detail .list--contents li.no-data {
    font-size: 5vw;
  }
}
.section--list .list--information li.blank,
.section--list .list--contents li.blank,
.section--detail .list--information li.blank,
.section--detail .list--contents li.blank {
  background: #fff;
  padding: 32px 0;
}
.section--list .list--information li.new::before,
.section--list .list--contents li.new::before,
.section--detail .list--information li.new::before,
.section--detail .list--contents li.new::before {
  height: calc(100% - 1px);
  top: 0px;
}
@media screen and (min-width: 961px) {
  .section--list .block--main,
  .section--list .block--inner,
  .section--detail .block--main,
  .section--detail .block--inner {
    min-height: calc(100vh - 8vw - 100px);
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .section--list .block--main,
  .section--list .block--inner,
  .section--detail .block--main,
  .section--detail .block--inner {
    min-height: calc(100vh - 27vw);
  }
}
.section--list .list--information,
.section--detail .list--information {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
}
@media screen and (min-width: 961px) {
  .section--list .list--information,
  .section--detail .list--information {
    min-height: calc(100vh - 8vw - 100px);
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .section--list .list--information,
  .section--detail .list--information {
    min-height: calc(100vh - 27vw);
  }
}
.section--list .list--information li,
.section--detail .list--information li {
  width: 100%;
}
.section--list .list--information li a,
.section--detail .list--information li a {
  height: 100%;
  padding: 25px 0;
}
.section--list .list--information li a .date,
.section--detail .list--information li a .date {
  width: 10em;
}
.section--list .list--information li a .tit,
.section--detail .list--information li a .tit {
  width: calc(100% - 10em);
}
@media screen and (min-width: 961px) {
  .section--list .list--information li a .tit,
  .section--detail .list--information li a .tit {
    padding-right: 25px;
  }
}
.section--list .list--information::before,
.section--detail .list--information::before {
  display: none;
}
.section--list.view--pager .block--inner,
.section--detail.view--pager .block--inner {
  padding-bottom: 70px;
}
.section--list.view--pager .list--information,
.section--detail.view--pager .list--information {
  min-height: calc(100vh - 8vw - 170px);
}
.section--list .block--title,
.section--detail .block--title {
  display: flex;
  width: 140%;
  height: 6vw;
  transform-origin: left top;
  transform: rotate(90deg);
  padding-left: 4vw;
  background-size: cover;
  position: fixed;
  top: 8vw;
  left: 6vw;
  z-index: 3;
}
.section--list .block--title::before,
.section--detail .block--title::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background: #191410;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: left;
  transform: scaleX(1);
  z-index: 3;
}
@media screen and (min-width: 961px) {
  .section--list .list--contents li,
  .section--detail .list--contents li {
    width: 48%;
  }
}

.section--detail .block--main .block--detail__title {
  background: #fff;
  padding: 25px;
  position: relative;
}
.section--detail .block--main .block--detail__title .tit {
  font-size: 18px;
  font-weight: bold;
}
.section--detail .block--main .block--detail__title::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background: #191410;
  position: absolute;
  bottom: 0;
  left: 0;
  transform-origin: left;
  transform: scaleX(1);
  z-index: 3;
}
.section--detail .block--main .block--txt {
  background: #fff;
  padding: 25px;
}
.section--detail .block--main .block--txt img {
  height: auto !important;
}
.section--detail .detail__btn {
  position: absolute;
  width: 100%;
  height: 70px;
  bottom: 0;
  left: 6vw;
}

.block--category {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  border-bottom: 1px solid;
}
.block--category::before {
  content: "CATEGORY";
  width: 8.7em;
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  font-size: 15px;
  text-align: center;
  border-right: 1px solid;
  padding: 25px 0;
  margin-right: 25px;
}
.block--category li {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  margin-right: 2em;
}
@media screen and (min-width: 961px) {
  .block--category li a:hover {
    opacity: 0.5;
  }
  .block--category li.current a:hover {
    opacity: 1;
    color: #191410;
  }
}
.block--category li.current a {
  color: #fffcf8;
  letter-spacing: 0.15em;
  text-shadow: 1px 1px 0 #191410, -1px -1px 0 #191410, -1px 1px 0 #191410, 1px -1px 0 #191410, 0px 1px 0 #191410, 0 -1px 0 #191410, -1px 0 0 #191410, 1px 0 0 #191410;
}

.page--info .section--list .list--information {
  display: block;
  background: #fff;
}
.page--info .section--list .list--information .tit {
  padding-right: 25px;
}
.page--info.category-5 .section--list .list--information {
  min-height: calc(100vh - 8vw - 177px);
}
.page--info.category-5 .section--list .list--information .date {
  width: 10em;
}
@media screen and (min-width: 961px) {
  .page--info.category-5 .section--list .list--information .tit {
    width: calc(100% - 20em);
  }
}
.page--info .section--detail {
  padding-bottom: 70px;
}
.page--info .section--detail .block--txt a {
  color: #fb3000;
  text-decoration: underline;
}
.page--info .section--detail .tit {
  font-weight: bold;
}
.page--info .section--detail .date {
  position: relative;
}
.page--info .section--detail .txt {
  padding: 5vw;
}
.page--info .section--detail .block--main {
  background: #fff;
}
.page--info .section--detail .block--detail__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 6vw);
  height: 70px;
  background: #fffcf8;
  border-top: 1px solid;
  position: absolute;
  bottom: 0;
  left: 6vw;
}
.page--info .section--detail .detail__btn {
  position: relative;
  left: 0;
  height: auto;
  width: auto;
}
.page--info .section--detail .detail__btn::before {
  display: none;
}
.page--info .block--share {
  position: relative;
  top: 0;
  text-align: right;
  padding: 0 25px 0;
}
.page--info .block--share li a i {
  color: #191410;
  transition: 0.3s;
}
.page--info .block--share li a svg {
  fill: #191410;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .page--info .block--share li a:hover i {
    color: #191410;
  }
  .page--info .block--share li a:hover svg {
    fill: #191410;
  }
}
.page--info.category-3 .block--detail__title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #fff;
}
.page--info.category-3 .block--detail__title .block--txt {
  padding: 25px 0;
}
.page--info.category-3 .block--detail__title .block--date {
  margin-right: 2vw;
}
.page--info.category-3 .block--detail__title .block--date .date {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 2vw;
}
.page--info.category-3 .block--detail__title .block--date .date span {
  display: inline-block;
  vertical-align: 1px;
  position: relative;
  padding-left: 1em;
}
.page--info.category-3 .block--detail__title .block--date .date span::before {
  content: "";
  display: block;
  width: 0.3em;
  height: 3px;
  position: absolute;
  background: #191410;
  position: absolute;
  left: 0.2em;
  top: calc(50% - 2px);
}

.page--disco .list--discography {
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 961px) {
  .page--disco .list--discography {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
.page--disco .list--discography li {
  width: 33.3333333333%;
  position: relative;
  border-right: 1px solid;
  border-bottom: 1px solid;
}
.page--disco .list--discography li .thumb {
  border-bottom: 1px solid;
}
.page--disco .list--discography li .block--text {
  padding: 25px;
}
.page--disco .list--discography .category {
  display: inline-block;
  margin: 0 0.5em 0 0;
}
.page--disco .list--discography .date {
  display: inline-block;
}
.page--disco .section--detail {
  padding-bottom: 70px;
}
.page--disco .jacket {
  width: 60%;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.page--disco .jacket .ph {
  width: 100%;
  margin: 0 auto 40px;
  line-height: 0;
}
.page--disco .block--jacket {
  position: relative;
  overflow: hidden;
}
.page--disco .block--jacket::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background: #191410;
  position: absolute;
  bottom: 0;
  left: 0;
  transform-origin: left;
  transform: scaleX(1);
  z-index: 30;
}
.page--disco .block--jacket .block--jacket__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  filter: blur(40px);
  transform: scale(2);
  z-index: 2;
}
.page--disco .block--jacket .list--jacket {
  display: flex;
  align-items: stretch;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  z-index: 5;
  border-left: 1px solid;
  border-right: 1px solid;
}
.page--disco .block--jacket .list--jacket li {
  max-width: 700px;
  margin: 0 1vw;
  background: #fffcf8;
}
.page--disco .area--disco-detail {
  min-height: calc(100vh - 8vw - 170px);
}
.page--disco .list--track li {
  border-bottom: 1px solid #e7e0da;
  padding: 10px 0;
}
.page--disco .list--track li span.num {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.page--disco .block--detail {
  background: #fff;
}
.page--disco .block--detail .tit {
  text-align: left;
  padding: 25px;
  font-size: 1.8em;
  border-bottom: 1px solid;
}
.page--disco .block--detail .block--track,
.page--disco .block--detail .block--comment {
  padding: 25px;
  border-top: 1px solid;
}
.page--disco .block--detail .date {
  text-align: center;
  margin-bottom: 1em;
}
.page--disco .block--detail .date, .page--disco .block--detail .category {
  display: inline-block;
  padding: 15px 0 15px 25px;
}
.page--disco .block--detail .category {
  font-size: 14px;
  background: none;
  margin-right: 0.5em;
}
.page--disco .block--detail .text {
  text-align: center;
}
.page--disco .block--detail .text .code {
  display: inline-block;
  margin-right: 0.5em;
  font-size: 0.9em;
}
.page--disco .block--detail .text .price {
  display: inline-block;
  font-size: 0.9em;
}
.page--disco .block--detail .text .txt {
  padding-top: 3em;
  text-align: left;
}
.page--disco .block--detail .text .btn {
  margin: 1em 0;
}
.page--disco .block--detail .sub-tit {
  font-size: 0.8em;
  margin-bottom: 0.5em;
}
.page--disco .block--detail .sub-tit::before {
  content: "";
  display: inline-block;
  background: #fffcf8;
  height: 1px;
  width: 1em;
  margin-right: 0.5em;
  vertical-align: middle;
}
.page--disco .block--detail .list--distribution {
  margin-bottom: 10px;
}
.page--disco .block--detail .list--distribution li {
  width: 49%;
  float: left;
  margin-bottom: 8px;
}
.page--disco .block--detail .list--distribution li:nth-child(even) {
  margin-left: 2%;
}
.page--disco .block--detail .list--distribution a {
  display: block;
  padding: 5px 0;
  border-radius: 50px;
  font-size: 0.8em;
  letter-spacing: 0.05em;
  text-align: center;
}
.page--disco .block--detail .list--distribution a img {
  width: 80%;
}
.page--disco .block--review {
  border-top: 1px solid;
  padding: 25px;
}
.page--disco .block--review a {
  display: inline-block;
  background: #191410;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #fffcf8;
  line-height: 0;
  font-size: 15px;
  padding: 20px 30px;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 961px) {
  .page--disco .block--review a:hover {
    background: #ccc;
  }
}

.page--profile .block--inner {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 70px;
}
.page--profile .block--photo {
  width: 100%;
  background: #fff;
  position: relative;
}
.page--profile .block--photo::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background: #191410;
  position: absolute;
  bottom: 0;
  left: 0;
  transform-origin: left;
  transform: scaleY(1);
  z-index: 3;
}
.page--profile .block--photo .thumb {
  overflow: hidden;
}
.page--profile .block--photo img:not(.blur) {
  display: block;
  margin: 0 auto;
  max-width: 850px;
  position: relative;
  z-index: 2;
}
.page--profile .block--photo .blur {
  display: block;
  max-width: inherit;
  width: 120%;
  height: 120%;
  filter: blur(20px);
  position: absolute;
  top: -10%;
  left: -10%;
  z-index: 1;
}
.page--profile .block--photo .txt {
  padding: 25px;
  text-align: center;
}
.page--profile .block--sns {
  display: flex;
  align-items: center;
  width: 30%;
  padding: 25px;
  background: #fff;
  position: relative;
}
.page--profile .block--sns::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  background: #191410;
  position: absolute;
  top: 0;
  right: 0;
  transform-origin: top;
  transform: scaleY(1);
  z-index: 3;
}
.page--profile .block--text {
  width: 70%;
  background: #fff;
  padding: 25px;
}
.page--profile .block--text .txt--artist {
  font-size: 1.35em;
  font-weight: bold;
  margin-bottom: 0.3em;
}
.page--profile .list--sns {
  width: 100%;
}
.page--profile .list--sns .list--sns__item {
  border-bottom: 1px solid #e7e0da;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page--profile .list--sns .list--sns__item dt {
  width: 9em;
  font-weight: bold;
  margin-right: 2vw;
}
.page--profile .list--sns .list--sns__item dt span {
  display: inline-block;
  font-size: 0.7em;
  padding-left: 0.5em;
}
.page--profile .list--sns .list--sns__item dd a {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  margin-left: 1em;
}
.page--profile .list--sns .list--sns__item dd a.threads {
  vertical-align: text-top;
}
.page--profile .list--sns .list--sns__item dd a.threads svg {
  width: 14px;
  height: 15px;
}

.page--error .section--detail {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-weight: bold;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--error .section--detail {
    min-height: calc(100vh - 27vw);
    padding: 0 6vw 0 16vw;
  }
}
@media screen and (min-width: 961px) {
  .page--error .section--detail {
    min-height: calc(100vh - 100px - 8vw);
    padding: 0;
    text-align: center;
  }
}
.page--error .section--detail .section-tit {
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  font-size: 5vw;
  line-height: 1;
}
.page--error .section--detail .section-tit span {
  display: block;
  font-size: 0.5em;
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--error .section--detail .section-tit {
    text-align: center;
    font-size: 15vw;
  }
}
.page--error .section--detail > * {
  width: 100%;
}

.page--goods .block--inner {
  padding-bottom: 69px;
}
.page--goods .linkBtn {
  width: 140px;
  position: fixed;
  right: 40px;
  bottom: 60px;
  z-index: 100;
}
.page--goods .linkBtn a {
  display: block;
  line-height: 0;
  transition: 0.7s;
  animation: linkAnim 1s linear infinite alternate;
  filter: drop-shadow(0px 5px 11px rgba(0, 0, 0, 0.1333333333));
}
@keyframes linkAnim {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.05);
  }
}
@media screen and (min-width: 961px) {
  .page--goods .linkBtn a:hover {
    opacity: 0.7;
  }
}
.page--goods .changeImage {
  width: 100%;
  margin: 0 0 10px;
  padding: 0px 5% 0 5px;
}
.page--goods .changeImage li {
  display: none;
}
.page--goods .changeImage li:first-child {
  display: block;
}
.page--goods .thumbImage {
  display: flex;
  flex-wrap: wrap;
}
.page--goods .thumbImage li {
  width: 16%;
  padding: 0 5px 10px;
}
.page--goods .thumbImage li a {
  display: block;
  transition: 0.3s;
}
@media screen and (min-width: 961px) {
  .page--goods .thumbImage li a:hover {
    opacity: 0.5;
  }
}
.page--goods .mainBnr {
  border-bottom: 1px solid;
}
.page--goods .slick-initialized .slick-slide {
  display: block;
  outline: none;
}
.page--goods .slick-slide img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.page--goods .slick-dotted.slick-slider {
  margin: 0;
}
.page--goods .slick-list {
  padding: 0 !important;
}
.page--goods .slick-dots li button:before {
  color: #FFF;
  font-size: 22px;
  opacity: 0.5;
}
.page--goods .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #FFF;
}
.page--goods .popup {
  visibility: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8588235294);
  color: #fff;
  padding: 40px 5%;
  box-sizing: border-box;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  transition: 0.35s ease-in-out;
}
.page--goods .popActive {
  opacity: 1;
  transform: scale(1);
}
.page--goods .popup .popInBox {
  width: 100%;
  padding: 40px 0;
  margin: 0 auto;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  position: absolute;
}
.page--goods .popup .goodsDetailBox {
  width: 70%;
  max-width: 1000px;
  margin: 0 auto;
  background: transparent;
  padding: 40px;
}
.page--goods .popup .goodsDetailBox dt,
.page--goods .popup .goodsDetailBox dd {
  width: 50%;
  float: left;
}
.page--goods .popup .goodsDetailBox dt {
  line-height: 0;
}
.page--goods .popup .goodsDetailBox dd {
  padding: 0 0 0 20px;
  box-sizing: border-box;
  text-align: left;
}
.page--goods .popup .popTit {
  text-align: left;
  font-size: 26px;
  line-height: 1em;
  margin: 0 0 20px;
  color: #000;
  letter-spacing: 0.1em;
}
.page--goods .popup .close {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 30px;
  top: calc(8vw + 30px);
  z-index: 999;
}
.page--goods .popup .close::before,
.page--goods .popup .close::after {
  content: "";
  display: inline-block;
  width: 48px;
  height: 2px;
  background: #FFF;
  position: absolute;
  left: 13px;
}
.page--goods .popup .close::before {
  transform: translateY(20px) translatex(-12px) rotate(-45deg);
  top: 4px;
}
.page--goods .popup .close::after {
  transform: translateY(-20px) translatex(-12px) rotate(45deg);
  bottom: 4px;
}
.page--goods #navBtn.popNav {
  z-index: 10;
}
.page--goods .popup .goodsName {
  font-weight: bold;
  font-size: 24px;
  margin: 0 0 15px;
  padding: 0 0 5px;
  border-bottom: 1px solid;
}
.page--goods .popup .goodsLead {
  font-size: 16px;
  margin: 0 0 20px;
}
.page--goods .popup .goodsstatus {
  margin: 0 0 20px;
}
.page--goods .popup .goodsstatus li {
  margin: 0 0 5px;
}
.page--goods .popup .goodsstatus li:last-child {
  margin: 0;
}
.page--goods .sizeCell {
  width: 100%;
  color: #FFF;
}
.page--goods .sizeCell th, .page--goods .sizeCell td {
  border: 1px solid #FFF;
  text-align: center;
  padding: 5px;
}
.page--goods .sizeCell th {
  color: #FFF;
}
.page--goods .popup .tableLead {
  font-size: 14px;
}
.page--goods .single li {
  line-height: 0;
  margin: 0 0 60px;
}
.page--goods .category {
  background: #FFF;
  padding: 10px 10px 8px;
  text-align: left;
  font-size: 18px;
  margin: 0 0 40px;
  position: relative;
}
.page--goods .category::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  top: -5px;
  right: 15px;
  width: 12px;
  height: 12px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(135deg);
  z-index: 0;
}
.page--goods .catName {
  font-size: 24px;
  text-align: center;
  margin: 0 0 40px;
  padding: 0 0 10px;
  border-bottom: 1px solid;
}
.page--goods .list--goods {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.page--goods .list--goods li {
  background: #fff;
  border-right: 1px solid;
  border-bottom: 1px solid;
}
@media screen and (min-width: 961px) {
  .page--goods .list--goods li {
    width: 25%;
  }
  .page--goods .list--goods li:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--goods .list--goods li {
    width: 50%;
  }
  .page--goods .list--goods li:nth-child(even) {
    margin-right: 0;
  }
}
.page--goods .list--goods li .iconNew {
  display: inline-block;
  background: #fb3000;
  font-size: 11px;
  vertical-align: 1px;
  padding: 3px 6px 2px;
  color: #FFF;
  margin-left: 25px;
  margin-bottom: 8px;
}
.page--goods .list--goods li .iconFc {
  display: inline-block;
  background: #25bec5;
  font-size: 11px;
  vertical-align: 1px;
  padding: 3px 6px 2px;
  color: #FFF;
  margin-left: 25px;
  margin-bottom: 8px;
}
.page--goods .goodsInbox {
  display: block;
  padding: 0px;
  transition: 0.3s;
  text-decoration: none;
  text-align: left;
}
.page--goods .goodsInbox:hover {
  opacity: 0.7;
}
.page--goods .goodsImage {
  line-height: 0;
  margin: 0 0 25px;
  border-bottom: 1px solid;
}
.page--goods .goodsName {
  font-size: 11px;
  position: relative;
}
.page--goods .new .goodsName:before {
  content: "NEW";
  background: #fb3000;
  color: #FFF;
  padding: 0 10px;
  font-size: 15px;
  vertical-align: 4px;
  border-radius: 3px;
  margin: 0 5px 0 0;
}
.page--goods .goodsPrice {
  font-size: 12px;
}
.page--goods .goodsDetail {
  padding: 0 25px 25px;
}
.page--goods .goodsDetail dt {
  font-weight: bold;
  text-align: left;
  margin-bottom: 0.5em;
}
.page--goods .new .goodsDetail dt:before {
  content: "NEW";
  background: #fb3000;
  font-size: 11px;
  vertical-align: 1px;
  padding: 1px 6px 0;
  border-radius: 3px;
  margin: 0 5px 0 0;
  color: #FFF;
}
.page--goods .goodsDetail dd {
  text-align: left;
}
.page--goods .noSlide li {
  width: 461px;
}
@media screen and (min-width: 960px) {
  .page--goods #goods54 .popup .popInBox {
    top: 0 !important;
    transform: none !important;
    position: absolute;
  }
}
@media screen and (min-width: 960px) and (max-width: 960px) {
  .page--goods {
    /*=================================
    	レスポンシブ:ポップアップ
    ===================================*/
    /* ====================================
    	レスポンシブ:フレーム
    ======================================= */
    /*==================================
    	レスポンシブ:グッズ一覧
    ======================================= */
  }
  .page--goods .linkBtn {
    width: 80px;
    position: fixed;
    right: 20px;
    bottom: 30px;
  }
  .page--goods .mainBnr {
    margin: 0 0 60px;
  }
  .page--goods .changeImage {
    width: 100%;
    margin: 0 0 10px;
    padding: 0 5px;
  }
  .page--goods .thumbImage li {
    float: left;
    width: 20%;
    padding: 0 5px 10px;
  }
  .page--goods .thumbImage li a:hover {
    opacity: 1;
  }
  .page--goods .back a {
    background: #FFF;
    display: block;
    text-align: center;
    width: 30%;
    font-weight: bold;
    text-decoration: none;
    margin: 0 auto 40px;
    padding: 5px;
    border-radius: 100px;
  }
  .page--goods .slick-dotted.slick-slider {
    margin-bottom: 40px;
  }
  .page--goods .slick-dots li button:before {
    font-size: 22px;
    color: #FFF;
  }
  .page--goods .popup {
    background: rgb(0, 0, 0);
  }
  .page--goods .popup .popInBox {
    width: 100%;
    padding: 120px 0 0;
    margin: 0 auto;
    top: 0;
    left: 0;
    transform: translateY(0);
    position: absolute;
  }
  .page--goods .popup .close {
    width: 32px;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 55px;
    cursor: pointer;
    z-index: 9998;
  }
  .page--goods .popup .close::before, .page--goods .popup .close::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #FFF;
    position: absolute;
    left: 13px;
  }
  .page--goods .popup .goodsDetailBox {
    width: 85%;
    margin: 0 auto;
    padding: 0;
  }
  .page--goods .popup .goodsDetailBox dt, .page--goods .popup .goodsDetailBox dd {
    width: 100%;
    float: none;
  }
  .page--goods .popup .goodsDetailBox dt {
    line-height: 0;
    margin: 0 0 10px;
  }
  .page--goods .popup .goodsDetailBox dd {
    padding: 0;
    margin: 0 0 40px;
  }
  .page--goods .popup .goodsName {
    font-weight: bold;
    font-size: 18px;
    margin: 0 0 15px;
    padding: 0 5px 0;
    border-bottom: none;
    line-height: 1.3em;
  }
  .page--goods .new .goodsName:before {
    padding: 2px 10px 1px;
    font-size: 11px;
    vertical-align: 1px;
  }
  .page--goods .popup .goodsLead {
    font-size: 13px;
    margin: 0 0 10px;
  }
  .page--goods .popup .goodsstatus li {
    margin: 0;
  }
  .page--goods .popup .goodsDetail {
    color: #FFF;
    text-align: left;
    margin: 0 0 15px;
  }
  .page--goods .popup .goodsDetail dt {
    font-size: 16px;
  }
  .page--goods .new .goodsDetail dt:before {
    font-size: 10px;
    vertical-align: 0;
  }
  .page--goods .popup .goodsDetail dd {
    font-size: 14px;
  }
  .page--goods .sizeCellTit {
    color: #888;
    text-align: left;
    margin: 0 0 5px;
  }
  .page--goods .sizeCell {
    width: 100%;
    color: #FFF;
    font-size: 12px;
  }
  .page--goods .popup .tableLead {
    font-size: 13px;
  }
  .page--goods .allContainer {
    padding: 0;
  }
  .page--goods .goodsBox {
    width: 100%;
    margin: 0 auto 60px;
  }
  .page--goods .single li {
    line-height: 0;
    margin: 0 0 40px;
  }
  .page--goods .category {
    background: #FFF;
    padding: 10px 10px 8px;
    text-align: left;
    font-size: 18px;
    margin: 0 0 25px;
    position: relative;
  }
  .page--goods .goodsBox {
    width: 100%;
    margin: 0 auto 60px;
  }
  .page--goods .catName {
    font-size: 22px;
    text-align: center;
    margin: 0 0 20px;
    padding: 0 0 10px;
    border-bottom: 1px solid;
  }
  .page--goods .goodsInbox {
    display: block;
    background: rgba(255, 255, 255, 0);
    padding: 0;
    transition: 0.3s;
    text-decoration: none;
    min-height: 0;
  }
  .page--goods .goodsInbox:hover {
    background: rgba(255, 255, 255, 0);
    opacity: 1;
  }
  .page--goods .goodsImage {
    line-height: 0;
    margin: 0 0 10px;
  }
  .page--goods .goodsDetail dt {
    font-size: 11px;
    line-height: 1.3em;
  }
  .page--goods .goodsDetail dd {
    font-size: 10px;
  }
  .page--goods .list--goods li {
    float: left;
    width: 50%;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .page--goods .list--goods li:nth-child(odd) {
    padding: 0 7px 0 0;
    clear: left;
  }
  .page--goods .list--goods li:nth-child(even) {
    padding: 0 0 0 7px;
  }
  .page--goods .noSlide li {
    width: 100%;
  }
}

@media screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
  a {
    transition: 0.3s;
  }
  .btn input {
    transition: 0.3s;
  }
  .btn a, .btn input {
    min-width: 300px;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    overflow: hidden;
    transition: 0.3s;
  }
  .btn .btn--main,
  .btn .btn--sub {
    min-width: 300px;
  }
  .page--home .section--hero.area--banner.no-swiper .swiper-slide {
    width: 42.5vw;
  }
  .page--home .section--hero.area--banner.no-swiper.bnrnum01 .block--banner-swiper {
    padding-left: 0;
    bottom: 5vh;
  }
  .page--home .section--hero.area--banner.no-swiper.bnrnum01 .swiper-wrapper {
    justify-content: center;
  }
  .page--home .section--hero.area--banner.no-swiper.bnrnum01 .swiper-slide {
    width: 80vh;
  }
  .page--disco .list--jacket li {
    border-left: 1px solid;
    border-right: 1px solid;
  }
  .page--disco .list--jacket li .name {
    text-align: center;
    font-weight: bold;
    padding: 5px;
  }
}
@media screen and (min-width: 1100px) {
  .page--info:not(.category-12) .section--detail .block--main {
    border-right: 1px solid;
    max-width: 1100px;
    margin: 0;
  }
  .page--info:not(.category-12) .section--detail .block--main .block--txt {
    position: relative;
    z-index: 5;
  }
  .page--info:not(.category-12) .section--detail .block--main::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    width: calc(100% - 1100px - 6vw);
    height: calc(100vh - 8vw);
    background-size: cover;
    position: fixed;
    top: 8vw;
    right: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .pc {
    display: none !important;
  }
  .btn--main,
  .btn--sub {
    width: 100%;
    padding: 1em 20px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) and (min-width: 756px) and (max-width: 961px) {
  .btn--main,
  .btn--sub {
    min-width: 50%;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .bg {
    width: 100vh;
    height: 100vh;
    top: 0;
    left: -25vh;
    transform: rotate(90deg);
  }
  .bg img {
    -webkit-mask-size: 50%;
    mask-size: 50%;
  }
  h1.logo {
    width: 49vw;
    height: 11vw;
  }
  .header {
    height: 11vw;
  }
  .header .drawer__btn {
    height: 11vw;
    width: 50px;
    right: -1px;
    top: 0;
  }
  .header .drawer__btn span {
    height: 9px;
  }
  .header .drawer__btn span.mid {
    top: calc(50% - 4.5px);
  }
  .header .drawer__btn span.btm {
    top: calc(100% - 9px);
  }
  .header div.block--sns {
    width: 10vw;
    height: 100%;
    text-align: left;
    top: 11vw;
    right: inherit;
    left: 0;
    padding-top: 5vw;
    background: #fffcf8;
    z-index: 910;
  }
  .header div.block--sns::before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    background: #191410;
    left: 10vw;
    top: 0;
    z-index: 100;
  }
  .header div.block--sns dl.block--sns::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fffcf8;
    left: 0;
    top: 0;
    z-index: 5;
  }
  .header div.block--sns .block--sns__item {
    display: block;
    text-align: center;
    margin: 0 auto 5vw;
  }
  .header div.block--sns .block--sns__item dt {
    font-size: 5vw;
    padding-left: 0;
    z-index: 10;
    position: relative;
  }
  .header div.block--sns .block--sns__item dd {
    height: 100%;
    width: 60%;
    left: -100%;
    top: 11vw;
    z-index: 4;
    transition: left 0.3s;
  }
  .header div.block--sns .block--sns__item dd.visible {
    height: 100%;
    left: 10vw;
  }
  .header div.block--sns .block--sns__item dd.visible .list--sns {
    display: block;
    text-align: left;
    border-bottom: none;
    border-right: 1px solid;
  }
  .header div.block--sns .block--sns__item dd.visible .list--sns li {
    margin-bottom: 15px;
  }
  .drawer {
    pointer-events: auto;
    top: 11vw;
    left: 10vw;
    padding: 0 3.5vw;
  }
  .drawer::before {
    height: 65vw;
  }
  .drawer .g-nav .nav__list--official li {
    margin-right: 1.4em;
  }
  .drawer .g-nav .nav__list--official li a {
    font-size: 9vw;
  }
  .drawer-visible .drawer {
    height: 65vw;
    padding-top: 4vw;
  }
  .list--information li a {
    display: block;
    padding: 15px 3.5vw 12px;
  }
  .list--information li a .date {
    display: block;
    background: none;
    border: none;
    padding: 0;
    width: auto;
    text-align: left;
    margin-bottom: 5px;
  }
  .list--information li a .tit span {
    display: block;
  }
  .date, .category {
    font-size: 12px;
  }
  .tit {
    font-size: 13px;
  }
  .list--contents li .tit {
    font-size: 12px;
    position: relative;
  }
  .block--category {
    margin-bottom: 20px;
  }
  .block--category li {
    margin-right: 0;
  }
  .block--category li a {
    font-size: 12px;
    letter-spacing: 0.1em;
    padding: 0 5px;
  }
  .section-tit {
    font-size: 6vw;
    margin-bottom: 5%;
    letter-spacing: initial;
  }
  .section--list,
  .section--detail {
    padding-top: 0;
  }
  .section--list::after,
  .section--detail::after {
    display: none;
  }
  .section--list .block--title,
  .section--detail .block--title {
    height: 11vw;
    position: relative;
    top: 0;
    left: 10vw;
    transform: none;
  }
  .section--list .block--title::before,
  .section--detail .block--title::before {
    display: none;
  }
  .section--list .block--inner,
  .section--detail .block--inner {
    margin-left: 10vw;
  }
  .section--list .block--main,
  .section--list .block--inner,
  .section--detail .block--main,
  .section--detail .block--inner {
    min-height: calc(100vh - 38vw);
  }
  .section--list .list--information,
  .section--detail .list--information {
    border-bottom: none;
  }
  .section--list .list--information li a,
  .section--detail .list--information li a {
    padding: 15px 3.5vw 12px;
  }
  .section--list .list--information li a .tit,
  .section--detail .list--information li a .tit {
    width: 100%;
  }
  .section--list.view--pager .list--information,
  .section--detail.view--pager .list--information {
    min-height: calc(100vh - 60px - 38vw);
  }
  .section--list.view--pager .block--inner,
  .section--detail.view--pager .block--inner {
    padding-bottom: 60px;
  }
  .section--list.view--pager .block--inner .block--pager,
  .section--detail.view--pager .block--inner .block--pager {
    width: 100%;
    height: 60px;
  }
  .section--list.view--pager .block--inner .block--pager li,
  .section--detail.view--pager .block--inner .block--pager li {
    top: -6px;
  }
  .section--list.view--pager .block--inner .block--pager .pager__item--newer,
  .section--list.view--pager .block--inner .block--pager .pager__item--older,
  .section--detail.view--pager .block--inner .block--pager .pager__item--newer,
  .section--detail.view--pager .block--inner .block--pager .pager__item--older {
    height: 44px;
  }
  .section--list.view--pager .block--inner .block--pager .pager__item--current,
  .section--detail.view--pager .block--inner .block--pager .pager__item--current {
    top: -6px;
    line-height: 60px;
  }
  .section--list.view--pager .block--inner .block--pager a,
  .section--detail.view--pager .block--inner .block--pager a {
    height: 60px;
    line-height: 57px;
    padding: 0;
  }
  .section--detail .block--main {
    min-height: calc(100vh - 60px - 38vw);
    padding-left: 10vw;
  }
  .section--detail .block--main .block--txt,
  .section--detail .block--main .block--detail__title {
    padding: 15px 3.5vw 12px;
  }
  .section--detail .block--detail__bottom {
    height: 60px;
    padding-right: 25px;
    left: 10vw;
  }
  .section--detail .detail__btn {
    height: 60px;
    padding: 0;
    left: 10vw;
  }
  .section--detail .detail__btn a {
    display: block;
    padding: 15px 3.5vw 12px;
    line-height: 33px;
  }
  .block--category {
    /*	left: 10vw;*/
    margin-bottom: 0;
  }
  .block--category::before {
    letter-spacing: 0.05em;
    font-size: 10px;
    padding: 15px 3.5vw 12px;
    margin-right: 3.5vw;
  }
  .block--title .tit--news {
    width: 2.8em;
  }
  .block--title .tit--live {
    width: 2.3em;
  }
  .block--title .tit--media {
    width: 2.8em;
  }
  .block--title .tit--profile {
    width: 3.8em;
  }
  .block--title .tit--release {
    width: 6em;
    height: 1.7em;
    background-image: url(/static/frederic/official/cmn/revamp2022/nav--release__horizontal.svg);
  }
  .block--title .tit--video {
    width: 2.8em;
  }
  .block--title .tit--goods {
    width: 3.3em;
  }
  .block--title .tit--disco {
    width: 5.7em;
  }
  .block--title .tit--latest {
    width: 9.2em;
    height: 1.8em;
    background-image: url(/static/frederic/official/cmn/revamp2022/nav--latest__horizontal.svg);
  }
  .block--title .tit--blog {
    width: 2.8em;
  }
  [class^=list--information] li a .date, [class^=list--information] li a .category {
    padding: 0;
  }
  [class^=list--information] li a .category {
    display: inline-block;
    width: auto;
    padding: 0;
  }
  [class^=list--information] li a .category::after {
    display: none;
  }
  [class^=list--information] li a .category + .date {
    display: inline-block;
    padding: 0 0 0 1.5vw;
  }
  [class^=list--contents] li {
    overflow: hidden;
  }
  [class^=list--contents] li .list__txt {
    padding: 15px 3.5vw 12px;
  }
  [class^=list--contents] li.swiper-slide {
    height: auto;
  }
  .list--information__live li a .date {
    padding: 0 3.5vw;
  }
  .page--home .section--hero {
    margin-top: 40vw;
  }
  .page--home .section--hero .block--banner-swiper {
    padding-left: 10vw;
  }
  .page--home .section--banner {
    padding-top: 5vw;
  }
  .page--home .section--banner .block--banner-swiper {
    padding-left: 10vw;
  }
  .page--home .section--banner.no-swiper li {
    width: 33.5vw;
  }
  .page--home [class^=section--]:not(.area--banner) {
    display: block;
    padding-left: 10vw;
    margin-bottom: 7vw;
  }
  .page--home [class^=section--]:not(.area--banner)::before {
    top: inherit;
    bottom: 0;
  }
  .page--home [class^=section--]:not(.area--banner) .block--title {
    display: block;
    width: 100%;
    background: none;
  }
  .page--home [class^=section--]:not(.area--banner) .block--title::after {
    height: 1px;
    width: 100%;
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0;
  }
  .page--home [class^=section--]:not(.area--banner) .block--title .inner {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.5vw 3.5vw;
  }
  .page--home [class^=section--]:not(.area--banner) .block--title .list__more {
    margin-top: 0;
  }
  .page--home [class^=section--]:not(.area--banner) .block--title .list__more a {
    padding-right: 0;
  }
  .page--home [class^=section--]:not(.area--banner) .block--title .list__more a::after {
    display: none;
  }
  .page--home [class^=section--]:not(.area--banner) .block--list {
    width: 100%;
  }
  .page--home .section--news {
    margin-top: 2vw;
  }
  .page--home .section--media {
    margin-bottom: 2vw !important;
  }
  .page--home .section--discography,
  .page--home .section--profile,
  .page--home .section--video {
    margin-bottom: 2vw !important;
  }
  .page--home .section--profile .block--list a {
    flex-direction: column-reverse;
  }
  .page--home .section--profile .block--list a .block--detail__text,
  .page--home .section--profile .block--list a .block--detail__photo {
    width: 100%;
  }
  .page--home .section--profile .block--list a .block--detail__photo {
    height: 65vw;
  }
  .page--home .section--profile .block--list a .block--detail__text {
    font-size: 13px;
    background: #fff;
    padding: 15px 3.5vw 12px;
  }
  .page--home .section--profile .block--list a .block--detail__text .txt--basic {
    margin-bottom: 0;
  }
  .page--home .section--discography .block--list a {
    display: block;
  }
  .page--home .section--discography .block--list a .block--detail__photo {
    width: 100%;
    height: 90vw;
  }
  .page--home .section--discography .block--list a .block--detail__text {
    display: block;
    width: 100%;
    text-align: left;
    background: #fff;
  }
  .page--home .section--discography .block--list a .block--detail__text .category {
    font-size: 11px;
  }
  .page--home .section--discography .block--list a .block--detail__text .tit {
    font-size: 16px;
  }
  .page--home .section--discography .block--list a .block--detail__text .date {
    font-size: 14px;
  }
  .page--home .section--fc {
    margin-top: 40vw !important;
  }
  .page--home .section--fc::after, .page--home .section--fc::before {
    display: none !important;
  }
  .page--home .section--fc .block__blog {
    border-bottom: 1px solid;
  }
  .page--home .section--fc .block--line {
    width: 1500%;
    height: 18vw;
    top: -24vw;
  }
  .page--home .section--fc .block--line span {
    width: 68vw;
    height: 17vw;
  }
  .page--home .section--fc .block {
    display: block;
    margin-bottom: 7vw;
    position: relative;
  }
  .page--home .section--fc .block li {
    background: #fff;
  }
  .page--home .section--fc .block--btn {
    text-align: center;
    padding: 5vw 0;
  }
  .page--home .section--fc .block--btn a {
    display: block;
    font-family: "Roboto", sans-serif;
    font-weight: 800;
    letter-spacing: 0.05em;
    font-size: 4.5vw;
    position: relative;
  }
  .page--home .section--fc .block--btn a::after {
    content: "";
    display: block;
    width: 0.5em;
    height: 0.5em;
    position: absolute;
    display: inline-block;
    border-top: 3px solid;
    border-right: 3px solid;
    position: relative;
    transform: rotate(46deg);
    top: -0.04em;
    left: 0.1em;
  }
  .page--home h1.logo {
    width: 100%;
    height: 22vw;
    transform-origin: center;
    position: fixed;
    transition: 0.3s;
  }
  .page--home .header {
    background: none;
    position: absolute;
    transition: 0.3s;
  }
  .page--home .header .drawer__btn {
    top: 0;
    transition: 0.3s;
    position: absolute;
    opacity: 0;
  }
  .page--home .header::after {
    transform: scaleX(0);
  }
  .page--home div.block--sns {
    position: fixed;
    left: -10vw;
    transition: 0.3s;
    background: none;
  }
  .page--home div.block--sns::before {
    transform-origin: top;
    transform: scaleY(0);
    transition: 0.4s 0.3s;
  }
  .page--home .drawer {
    left: 0;
    top: 37vw;
  }
  .page--home.scroll-start h1.logo {
    top: -22vw;
  }
  .page--home.scroll-start .header .drawer__btn {
    top: -13vw;
  }
  .page--home.header__fix.scroll-start h1.logo {
    width: 48vw;
    height: 11vw;
    top: 0;
    position: fixed;
  }
  .page--home.header__fix.scroll-start .header {
    height: 11vw;
    background: #fffcf8;
    position: fixed;
  }
  .page--home.header__fix.scroll-start .header::after {
    transform: scaleX(1);
  }
  .page--home.header__fix.scroll-start .header .drawer__btn {
    top: 0;
    position: fixed;
  }
  .page--home.header__fix.scroll-start .header .drawer {
    top: 11vw;
    left: 10vw;
  }
  .page--home.header__fix.scroll-start div.block--sns {
    position: fixed;
  }
  .page--home.header__fix.scroll-start .block--sns {
    left: 0;
    background: #fffcf8;
  }
  .page--home.header__fix.scroll-start .block--sns::before {
    transform: scaleY(1);
  }
  body:not(.page--home) .wrap {
    padding-top: 11vw;
    padding-bottom: 16vw;
  }
  body:not(.page--home) .footer {
    height: 16vw;
    padding-left: 3.5vw;
    left: 0;
  }
  .page--info .section--detail .txt {
    line-height: 1.8;
  }
  .page--info .section--detail .detail__btn {
    left: 3.5vw;
  }
  .page--info .section--detail .block--detail__bottom {
    height: 60px;
  }
  .page--info .section--detail .block--share {
    padding-right: 0;
  }
  .page--info.category-3 .live_arc {
    border-top: 1px solid;
  }
  .page--info.category-3 .section--list .list--information li a {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .page--info.category-3 .section--list .list--information li a .date {
    width: 5em;
    padding-left: 0;
    margin-bottom: 0;
  }
  .page--info.category-3 .section--list .list--information li a .date .date_y {
    font-size: 11px;
    vertical-align: -8px;
    letter-spacing: -0.01em;
    padding-bottom: 0px;
    margin-top: -1px;
    display: inline-block;
  }
  .page--info.category-3 .section--list .list--information li a .tit {
    width: calc(100% - 5em);
  }
  .page--info.category-3 .block--detail__title {
    display: block;
  }
  .page--info.category-3 .block--detail__title .block--date .date {
    font-size: 7vw;
    margin-bottom: 0.2em;
  }
  .page--info.category-3 .block--detail__title .block--date .date span {
    padding-left: 0.8em;
  }
  .page--info.category-3 .block--detail__title .tit {
    word-break: break-all;
  }
  .page--info.category-3 .block--detail__title .block--txt {
    padding: 0;
  }
  .page--info.category-5 .block--category {
    overflow: hidden;
    overflow-x: auto;
  }
  .page--info.category-5 .block--category::-webkit-scrollbar {
    display: none;
  }
  .page--info.category-5 .section--list .list--information {
    min-height: calc(100vh - 38vw - 44px);
  }
  .page--info .list--contents__video li a .thumb {
    width: 80vw;
    height: 40vh;
  }
  .page--info .list--contents__video li a .tit {
    font-size: 10px;
  }
  .page--info .list--contents__video li a .list__txt {
    width: 40vh;
    height: 10vw;
    display: flex;
    justify-content: flex-start;
    font-size: 11px;
    text-align: left;
    border-right: none;
    border-top: 1px solid;
    padding: 3.5vw;
    transform-origin: left top;
    transform: rotate(90deg);
    position: absolute;
    left: 10vw;
  }
  .page--disco .section--detail {
    padding-bottom: 60px;
  }
  .page--disco .list--discography {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .page--disco .list--discography li {
    width: 50%;
  }
  .page--disco .list--discography li .block--text {
    padding: 15px 3.5vw 12px;
  }
  .page--disco .block--jacket .block--jacket__inner {
    display: none;
  }
  .page--disco .area--disco-detail {
    min-height: calc(100vh - 60px - 38vw);
    padding-left: 10vw;
    background: none;
  }
  .page--disco .area--disco-detail .list--jacket {
    display: block;
    border: none;
  }
  .page--disco .area--disco-detail .list--jacket li {
    margin: 0 auto 20px;
    border-bottom: 1px solid;
  }
  .page--disco .area--disco-detail .list--jacket li .name {
    font-size: 11px;
    border-top: 1px solid;
    text-align: center;
    padding: 4px 0;
  }
  .page--disco .block--detail .block--comment,
  .page--disco .block--detail .date, .page--disco .block--detail .category,
  .page--disco .block--detail .tit {
    padding: 13px 3.5vw 12px;
    margin-bottom: 0;
  }
  .page--disco .block--detail .date {
    padding-left: 0;
  }
  .page--disco .block--disc-detail .text .btn {
    margin: 1em 0;
  }
  .page--disco .block--disc-detail .sub-tit {
    font-size: 0.8em;
    margin-bottom: 0.5em;
  }
  .page--disco .block--disc-detail .sub-tit::before {
    content: "";
    display: inline-block;
    background: #fffcf8;
    height: 1px;
    width: 1em;
    margin-right: 0.5em;
    vertical-align: middle;
  }
  .page--disco .block--disc-detail .list--distribution {
    margin-bottom: 10px;
  }
  .page--disco .block--disc-detail .list--distribution li {
    width: 49%;
    float: left;
    margin-bottom: 8px;
  }
  .page--disco .block--disc-detail .list--distribution li:nth-child(even) {
    margin-left: 2%;
  }
  .page--disco .block--disc-detail .list--distribution a {
    display: block;
    padding: 5px 0;
    border-radius: 50px;
    font-size: 0.8em;
    letter-spacing: 0.05em;
    text-align: center;
  }
  .page--disco .block--disc-detail .list--distribution a img {
    width: 80%;
  }
  .page--goods .goodsImage {
    margin-bottom: 15px;
  }
  .page--goods .goodsDetail {
    padding: 0 3.5vw 12px;
  }
  .page--goods .list--goods li .iconFc,
  .page--goods .list--goods li .iconNew {
    font-size: 10px;
    margin-left: 3.5vw;
  }
  .page--goods .changeImage {
    width: 90vw;
    margin: 0 0 5px;
    padding: 0;
  }
  .page--goods .changeImage li {
    padding: 0 2.5px 5px;
  }
  .page--goods .linkBtn {
    width: 80px;
    right: 3.5vw;
    bottom: 40px;
  }
  .page--goods .popup {
    padding: 0;
  }
  .page--goods .popup .close::after, .page--goods .popup .close::before {
    width: 42px;
    left: 9px;
  }
  .page--goods .popup .close::after {
    bottom: -3px;
  }
  .page--goods .popup .close::before {
    top: -4px;
  }
  .page--goods .popup .goodsName {
    font-size: 15px;
    margin: 0 0 20px;
    padding: 0 47px 0 3.5vw;
    border-bottom: none;
    line-height: 1.5;
  }
  .page--goods .popup .popInBox {
    width: 90vw;
    padding: 17vw 0 0;
    top: 0;
    left: 10vw;
    transform: none;
  }
  .page--goods .popup .close {
    width: 35px;
    height: 35px;
    right: 3.5vw;
    top: calc(11vw + 16px);
  }
  .page--goods .popup .goodsDetailBox {
    width: 90vw;
    padding: 0;
  }
  .page--goods .popup .goodsDetailBox dt {
    width: 100%;
    float: none;
  }
  .page--goods .popup .goodsDetailBox dd {
    width: 90vw;
    padding: 0 3.5vw;
    text-align: left;
    float: none;
    margin: 0;
    box-sizing: border-box;
  }
  .page--goods .popup .back {
    text-align: center;
    width: 90vw;
    padding: 10px 0;
    margin-bottom: 5vw;
  }
  .page--profile .block--inner {
    padding-bottom: 60px;
  }
  .page--profile .block--photo .txt {
    padding: 15px 3.5vw 12px;
  }
  .page--profile .block--text,
  .page--profile .block--sns {
    width: 100%;
    padding: 15px 3.5vw 12px;
  }
  .page--profile .block--sns {
    padding: 4px 3.5vw;
  }
  .page--profile .block--sns .list--sns__item dt {
    font-size: 11px;
  }
  .page--profile .block--sns .list--sns__item:last-of-type {
    border-bottom: 0;
  }
  .page--profile .block--sns::after {
    width: 100%;
    height: 1px;
    right: inherit;
    left: 0;
    top: inherit;
    bottom: 0;
  }
  .page--goods {
    padding-bottom: 60px;
  }
  .page--goods .detail__btn::before {
    display: none;
  }
  .footer {
    overflow: hidden;
    border-top: 1px solid;
    padding: 8vw 13.5vw 6vw 3.5vw;
    margin-left: 10vw;
  }
  .footer .mash {
    width: 30vw;
  }
}
/*  tablet
------------------------------ */
@media screen and (min-width: 768px) and (max-width: 960px) {
  body {
    font-size: 16px;
  }
  .bg {
    left: -12vw;
  }
  .date, .category {
    font-size: 15px;
  }
  .tit {
    font-size: 18px;
  }
  body:not(.page--home) .wrap {
    padding-top: 11vw;
    padding-bottom: 9vw;
  }
  .section--list .detail__btn,
  .section--list .block--title,
  .section--detail .detail__btn,
  .section--detail .block--title {
    left: 8vw;
  }
  .section--list .block--inner,
  .section--detail .block--inner {
    margin-left: 8vw;
  }
  .section--list .block--main,
  .section--detail .block--main {
    padding-left: 8vw;
  }
  .section--list .list--information li a,
  .section--detail .list--information li a {
    padding: 25px 3.5vw 22px;
  }
  .section--list.view--pager .block--inner .block--pager,
  .section--detail.view--pager .block--inner .block--pager {
    left: 8vw;
  }
  .block--category::before {
    font-size: 13px;
    padding: 15px 1.5vw 12px;
    margin-right: 2.5vw;
  }
  .section--detail .block--main {
    min-height: calc(100vh - 60px - 33vw);
  }
  .list--contents li .tit {
    font-size: 18px;
  }
  .header .drawer__btn {
    height: 11vw;
    width: 13vw;
  }
  .header .drawer__btn span {
    height: 2.2vw;
  }
  .header .drawer__btn span.mid {
    top: calc(50% - 1.1vw);
  }
  .header .drawer__btn span.btm {
    top: calc(100% - 2.4vw);
  }
  .header div.block--sns {
    width: 8vw;
  }
  .header div.block--sns::before {
    left: 8vw;
  }
  .header div.block--sns .block--sns__item dt {
    font-size: 4vw;
  }
  .header div.block--sns .block--sns__item dd.visible {
    left: 8vw;
  }
  .header div.block--sns .block--sns__item dd .list--sns li a {
    font-size: clamp(15px, 2vw, 22px);
  }
  .drawer {
    left: 8vw;
  }
  .drawer .g-nav .nav__list--official li {
    margin-bottom: 1.8em;
  }
  .footer {
    margin-left: 8vw;
  }
  body:not(.page--home) .footer {
    height: 9vw;
    padding: 0 11vw 0 3.5vw;
    margin-left: 8vw;
  }
  .page--home [class^=section--]:not(.area--banner) {
    padding-left: 8vw;
    margin-bottom: 2vw;
  }
  .page--home [class^=section--] .block--title .list__more a {
    font-size: 18px;
  }
  .page--home .section--discography .block--list a .block--detail__text .category {
    font-size: 15px;
  }
  .page--home .section--discography .block--list a .block--detail__text .tit {
    font-size: 22px;
  }
  .page--home .section--discography .block--list a .block--detail__text .date {
    font-size: 16px;
  }
  .page--home .section--profile .block--list .block--detail__text {
    font-size: 18px;
  }
  .page--home .section--fc .block {
    margin-bottom: 2vw;
  }
  .page--home.header__fix.scroll-start .header .drawer {
    left: 8vw;
  }
  .page--info .list--contents__video li a .thumb {
    width: 82vw;
    height: 40vh;
  }
  .page--info .list--contents__video li a .tit {
    font-size: 14px;
  }
  .page--disco .area--disco-detail {
    padding-left: 8vw;
  }
}/*# sourceMappingURL=official-service.css.map */