@charset "UTF-8"; /*! destyle.css v1.0.14 | MIT License | https://github.com/nicolas-cusan/destyle.css */
* {
  box-sizing: border-box;
}
:before,
:after {
  box-sizing: inherit;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
}
main {
  display: block;
}
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
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: inherit;
}
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;
  vertical-align: bottom;
}
embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
select::-ms-expand {
  display: none;
}
option {
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable] {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: 700;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 62.5%;
  font-feature-settings: "palt";
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  font-size: 1.6rem;
  line-height: 1.615;
  font-weight: 400;
  color: #000;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 3.3333333333vw;
  }
}
a[href^="tel"] {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  [data-device="pc"] {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  [data-device="sp"] {
    display: none !important;
  }
}
a {
  color: inherit;
}
a:hover {
  text-decoration: none;
}
img,
svg {
  vertical-align: middle;
}
img {
  width: 100%;
  height: auto;
}
.use-sprite {
  position: absolute;
  height: 0;
}
.use-sprite > svg {
  display: block;
  height: 0;
}
.logo {
  position: fixed;
  top: 40px;
  left: 40px;
  z-index: 999;
  width: 150px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .logo {
    top: 3.125vw;
    left: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  .logo {
    top: 4vw;
    left: 4vw;
    width: 29.3333333333vw;
    height: 9.7333333333vw;
  }
}
.logo[data-bg-num="0"] {
  background-image: url(../../images/logo0.png);
}
.logo[data-bg-num="1"] {
  background-image: url(../../images/logo1.png);
}
.logo[data-bg-num="2"] {
  background-image: url(../../images/logo2.png);
}
.logo[data-bg-num="3"] {
  background-image: url(../../images/logo3.png);
}
.logo[data-bg-num="4"] {
  background-image: url(../../images/logo4.png);
}
.logo.abs-fix {
  position: absolute;
}
.is-parts-show .logo.abs-fix {
  position: fixed;
}
.logo span,
.logo a {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  text-indent: 100%;
  line-height: 1;
  white-space: nowrap;
}
.sns-links {
  display: flex;
  justify-content: flex-start;
}
.sns-links a {
  height: 18px;
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .sns-links a {
    height: 1.40625vw;
  }
}
@media screen and (max-width: 768px) {
  .sns-links a {
    height: 4vw;
  }
}
.sns-links a img {
  height: 100%;
  width: auto;
  display: block;
}
.sns-links a svg {
  height: 15px;
}
.sns-links a + a {
  margin-left: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .sns-links a + a {
    margin-left: 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  .sns-links a + a {
    margin-left: 4.6666666667vw;
  }
}
.menu-icon-label {
  position: fixed;
  top: 34px;
  right: 30px;
  z-index: 100;
  width: 26px;
  height: 26px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .menu-icon-label {
    top: 2.65625vw;
    right: 2.34375vw;
    width: 2.03125vw;
    height: 2.03125vw;
  }
}
@media screen and (max-width: 768px) {
  .menu-icon-label {
    top: 5.3333333333vw;
    right: 4vw;
    width: 4vw;
    height: 4vw;
  }
}
.menu-icon-label:before,
.menu-icon-label:after {
  content: "";
  display: block;
  width: 26px;
  height: 1px;
  background-color: #000;
  position: absolute;
  transition: all 0.3s ease-in-out;
  transform-origin: center;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .menu-icon-label:before,
  .menu-icon-label:after {
    width: 2.03125vw;
  }
}
@media screen and (max-width: 768px) {
  .menu-icon-label:before,
  .menu-icon-label:after {
    width: 4vw;
  }
}
.menu-icon-label:before {
  top: 10px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .menu-icon-label:before {
    top: 0.78125vw;
  }
}
@media screen and (max-width: 768px) {
  .menu-icon-label:before {
    top: 1.3333333333vw;
  }
}
.menu-icon-label:after {
  bottom: 10px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .menu-icon-label:after {
    bottom: 0.78125vw;
  }
}
@media screen and (max-width: 768px) {
  .menu-icon-label:after {
    bottom: 1.3333333333vw;
  }
}
.menu-icon {
  display: none;
}
.nav-list {
  font-family: EB Garamond, serif;
  position: fixed;
  top: 0;
  right: 0;
  width: 230px;
  height: 100vh;
  background-color: #fff;
  overflow-x: hidden;
  clip-path: inset(0 0 0 100%);
  transition: clip-path 0.5s ease-in-out;
  z-index: 98;
  padding: 158px 0 30px 35px;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .nav-list {
    width: 17.96875vw;
    padding: 12.34375vw 0 2.34375vw 2.734375vw;
  }
}
@media screen and (max-width: 768px) {
  .nav-list {
    width: 50vw;
    padding: 35.4666666667vw 0 3.3333333333vw 4vw;
  }
}
.nav-list > a {
  display: block;
  line-height: 1.5;
}
.nav-list > a.parent-content {
  font-size: 2.2rem;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .nav-list > a.parent-content {
    font-size: 1.71875vw;
  }
}
@media screen and (max-width: 768px) {
  .nav-list > a.parent-content {
    font-size: 4.6666666667vw;
  }
}
.nav-list > a.parent-content + .sub-content {
  margin-top: 5px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .nav-list > a.parent-content + .sub-content {
    margin-top: 0.390625vw;
  }
}
.nav-list > a.parent-content + .parent-content {
  margin-top: 5px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .nav-list > a.parent-content + .parent-content {
    margin-top: 0.390625vw;
  }
}
@media screen and (max-width: 768px) {
  .nav-list > a.parent-content + .parent-content {
    margin-top: 1.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .nav-list > a.sub-content {
    font-size: 4vw;
  }
}
.nav-list > a.sub-content:before {
  content: "-";
  display: inline-block;
  margin-right: 0.5em;
  margin-left: 0.15em;
}
.nav-list > a.sub-content + .parent-content {
  margin-top: 35px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .nav-list > a.sub-content + .parent-content {
    margin-top: 2.734375vw;
  }
}
@media screen and (max-width: 768px) {
  .nav-list > a.sub-content + .parent-content {
    margin-top: 6.6666666667vw;
  }
}
.nav-list .sns-links {
  margin-top: auto;
}
@media screen and (max-width: 768px) {
  .nav-list .sns-links {
    margin-left: auto;
    margin-right: 4vw;
  }
}
.nav-list .copyright {
  text-align: right;
  font-size: 1.3rem;
  margin-right: 30px;
  margin-top: 45px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .nav-list .copyright {
    font-size: 1.015625vw;
    margin-right: 2.34375vw;
    margin-top: 3.515625vw;
  }
}
@media screen and (max-width: 768px) {
  .nav-list .copyright {
    font-size: 2.6666666667vw;
    margin-right: 4vw;
    margin-top: 4vw;
  }
}
.nav-bg {
  width: 100vw;
  height: 100vh;
  z-index: 96;
  background: rgba(0, 0, 0, 0.25);
  pointer-events: none;
  position: fixed;
  opacity: 0;
  top: 0;
  left: 0;
  transition: opacity 0.5s ease-in-out;
}
#menu-icon:checked ~ .nav-list {
  clip-path: inset(0 0 0 0%);
}
#menu-icon:checked + .menu-icon-label:before {
  transform: rotate(-45deg);
  top: 13px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  #menu-icon:checked + .menu-icon-label:before {
    top: 1.015625vw;
  }
}
@media screen and (max-width: 768px) {
  #menu-icon:checked + .menu-icon-label:before {
    top: 1.9333333333vw;
  }
}
#menu-icon:checked + .menu-icon-label:after {
  transform: rotate(45deg);
  bottom: 12px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  #menu-icon:checked + .menu-icon-label:after {
    bottom: 0.9375vw;
  }
}
@media screen and (max-width: 768px) {
  #menu-icon:checked + .menu-icon-label:after {
    bottom: 1.7333333333vw;
  }
}
#menu-icon:checked + .menu-icon-label + .nav-list + .nav-bg {
  opacity: 1;
  pointer-events: auto;
}
.modal-close {
  width: 50px;
  height: 30px;
  position: fixed;
  bottom: 10px;
  left: calc(50% - 25px);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .modal-close {
    display: none;
  }
}
.modal-close:before,
.modal-close:after {
  content: "";
  display: block;
  width: 26px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  transition: all 0.3s ease-in-out;
  transform-origin: center;
}
.modal-close:before {
  transform: rotate(-45deg);
  top: 15px;
}
.modal-close:after {
  transform: rotate(45deg);
  bottom: 14px;
}
.modal-close.black:before,
.modal-close.black:after {
  background-color: #000;
}
body.is-scrolled .mv-scroll {
  opacity: 0;
}
.mv-scroll {
  position: fixed;
  bottom: 0;
  left: calc(50% - 35px);
  width: 70px;
  height: 50px;
  opacity: 1;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease;
}
.mv-scroll.abs {
  position: absolute;
}
@media screen and (max-width: 768px) {
  .mv-scroll.story {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .mv-scroll {
    left: calc(50% - 13.3333333333vw);
    width: 26.6666666667vw;
    height: 12vw;
    bottom: -1.3333333333vw;
  }
}
.mv-scroll p {
  line-height: 1.1;
  font-family: EB Garamond, serif;
  font-size: 1.3rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .mv-scroll p {
    font-size: 3.2vw;
    margin-bottom: 1.3333333333vw;
  }
}
.mv-scroll span {
  display: block;
  position: relative;
  overflow: hidden;
  width: 1px;
  height: 35px;
}
@media screen and (max-width: 768px) {
  .mv-scroll span {
    height: 6.6666666667vw;
  }
}
.mv-scroll span:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 35px;
  background: rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 768px) {
  .mv-scroll span:before {
    width: 2px;
    height: 6.6666666667vw;
  }
}
.mv-scroll span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 35px;
  background: #000;
  animation: scroll 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}
@media screen and (max-width: 768px) {
  .mv-scroll span:after {
    height: 6.6666666667vw;
  }
}
@keyframes scroll {
  0% {
    transform: scaleY(0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1);
    transform-origin: 0 100%;
  }
  to {
    transform: scaleY(0);
    transform-origin: 100% 100%;
  }
}
.global-header {
  display: block;
}
.block-footer {
  font-family: EB Garamond, serif;
  padding: 30px;
}
@media screen and (min-width: 769px) {
  .block-footer {
    display: flex;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .block-footer {
    padding: 2.34375vw;
  }
}
@media screen and (max-width: 768px) {
  .block-footer {
    padding: 4vw;
  }
}
@media screen and (min-width: 769px) {
  .block-footer__credits {
    display: flex;
    font-size: 1.3rem;
    line-height: 1.3;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .block-footer__credits {
    font-size: 1.015625vw;
  }
}
@media screen and (max-width: 768px) {
  .block-footer__credits {
    line-height: 1.28;
  }
}
.block-footer__credits h3 {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .block-footer__credits h3,
  .block-footer__credits p {
    display: inline-block;
  }
}
@media screen and (min-width: 769px) {
  .block-footer__credits .item + .item {
    margin-left: 60px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .block-footer__credits .item + .item {
    margin-left: 4.6875vw;
  }
}
.block-footer__logos {
  display: flex;
  position: relative;
  margin-left: auto;
}
@media screen and (min-width: 769px) {
  .block-footer__logos {
    height: 75px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .block-footer__logos {
    height: 5.859375vw;
  }
}
@media screen and (max-width: 768px) {
  .block-footer__logos {
    margin-top: 5.0666666667vw;
  }
}
.block-footer__logos .shibuya-parco {
  width: 167px;
  margin-right: 80px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .block-footer__logos .shibuya-parco {
    width: 13.046875vw;
    margin-right: 6.25vw;
  }
}
@media screen and (max-width: 768px) {
  .block-footer__logos .shibuya-parco {
    width: 26.6666666667vw;
    margin-right: auto;
  }
}
.block-footer__logos .shibuya-parco svg {
  width: 167px;
  fill: #000;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .block-footer__logos .shibuya-parco svg {
    width: 13.046875vw;
  }
}
@media screen and (max-width: 768px) {
  .block-footer__logos .shibuya-parco svg {
    width: 28vw;
  }
}
.block-footer__logos .copyright {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 1.3rem;
  line-height: 1em;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .block-footer__logos .copyright {
    font-size: 1.015625vw;
  }
}
@media screen and (max-width: 768px) {
  .block-footer__logos .copyright {
    font-size: 2.6666666667vw;
  }
}
.block-footer.black {
  color: #fff;
}
.block-footer.black svg {
  fill: #fff;
}
.container {
  width: 100%;
  position: relative;
  z-index: 1;
  min-height: 500px;
}
@media screen and (min-width: 769px) {
  .inner {
    max-width: 1280px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .inner {
    max-width: 100%;
    padding-top: 18.6666666667vw;
    padding-left: 8vw;
    padding-right: 8vw;
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translateZ(0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
body.page-toppage .main {
  margin-top: 100vh;
  background: #efefef;
  position: relative;
  z-index: 2;
  transition: background-color 0.3s ease;
}
body.page-toppage .main .footer {
  height: 100vh;
}
body.page-toppage .main .scroll-items {
  opacity: 0;
  transition: 0.3s ease;
}
body.page-toppage[data-bg-color="lgray"] .main {
  background: rgba(239, 239, 239, 0.85);
}
body.page-toppage[data-bg-color="lgray"] .main .scroll-items {
  opacity: 1;
}
body.page-toppage[data-bg-color="white"] .main {
  background: rgba(255, 255, 255, 0.9);
}
body.page-toppage[data-bg-color="white"] .main .scroll-items {
  opacity: 1;
}
body.page-toppage[data-bg-color="clear"] .main {
  background: rgba(255, 255, 255, 0);
}
body.page-toppage .logo-container {
  width: 100vw;
  height: 100vh;
  background: none;
}
body.page-toppage .video-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body.page-toppage .video-wrapper .video-container {
  position: absolute;
  top: 0;
  left: 50%;
  overflow: visible;
}
body.page-toppage .video-wrapper iframe {
  opacity: 0;
  position: absolute;
  width: 800px;
  height: 450px;
  top: 0;
  left: -400px;
  transform-origin: 50% 0%;
}
body.page-toppage .video-wrapper iframe.is-loaded {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  body.page-toppage .video-wrapper iframe {
    width: 450px;
    height: 800px;
    left: -225px;
  }
}
@media screen and (min-width: 769px) {
  body.page-toppage .block-lead {
    padding: 165px 0 120px 445px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-lead {
    padding: 12.890625vw 0 9.375vw 21.484375vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-lead {
    padding: 20vw 8vw 14.6666666667vw;
  }
}
body.page-toppage .block-lead__head {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  max-width: 1160px;
}
@media screen and (min-width: 769px) {
  body.page-toppage .block-lead__head {
    padding-top: 80px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-lead__head {
    padding-top: 6.25vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-lead__head {
    padding: 10vw 8vw 0;
    flex-direction: column-reverse;
  }
}
body.page-toppage .block-lead__title {
  width: 580px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-lead__title {
    width: 45.3125vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-lead__title {
    height: 37.3333333333vw;
    width: auto;
    margin-top: 6vw;
  }
}
body.page-toppage .block-lead__period {
  width: 390px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-lead__period {
    width: 30.46875vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-lead__period {
    width: 70.4vw;
  }
}
body.page-toppage .block-lead__text {
  line-height: 2.375;
  margin-bottom: 100px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-lead__text {
    margin-bottom: 7.8125vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-lead__text {
    line-height: 2;
    margin-bottom: 18.6666666667vw;
  }
}
body.page-toppage .block-lead__list__title {
  font-family: EB Garamond, serif;
  font-size: 2rem;
}
body.page-toppage .block-lead__list__title-num {
  display: inline-block;
  font-weight: 400;
  width: 48px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-lead__list__title-num {
    width: 3.75vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-lead__list__title-num {
    width: 9.3333333333vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-lead__list__title {
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-lead__list__title {
    font-size: 4vw;
  }
}
body.page-toppage .block-lead__list__content {
  font-size: 1.3rem;
  line-height: 1.92;
  margin-top: 10px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-lead__list__content {
    font-size: 1.015625vw;
    margin-top: 0.78125vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-lead__list__content {
    font-size: 2.9333333333vw;
    margin-top: 4vw;
  }
}
body.page-toppage .block-lead__list__content + dt {
  margin-top: 70px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-lead__list__content + dt {
    margin-top: 5.46875vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-lead__list__content + dt {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 769px) {
  body.page-toppage .block-cruise {
    display: flex;
    justify-content: space-between;
    padding: 100px 30px 120px 60px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-cruise {
    padding: 7.8125vw 2.34375vw 9.375vw 4.6875vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-cruise {
    padding-top: 12.5333333333vw;
    padding-bottom: 23.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-cruise__title {
    text-align: center;
    margin-bottom: 12.8vw;
  }
}
body.page-toppage .block-cruise__title img {
  width: auto;
  display: block;
  height: 33px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-cruise__title img {
    height: 2.578125vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-cruise__title img {
    display: inline-block;
    height: 6.4vw;
  }
}
@media screen and (min-width: 769px) {
  body.page-toppage .block-cruise__title img + img {
    margin-top: 12px;
    margin-left: -2px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-cruise__title img + img {
    margin-top: 0.9375vw;
    margin-left: -0.15625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-cruise__title img + img {
    margin-left: 2.5333333333vw;
  }
}
@media screen and (min-width: 769px) {
  body.page-toppage .block-cruise__list {
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  body.page-toppage .block-cruise__list .item {
    width: 380px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-cruise__list .item {
    width: 29.6875vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-cruise__list .item {
    width: 100%;
  }
}
body.page-toppage .block-cruise__list .item img {
  display: block;
  margin-bottom: 5px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-cruise__list .item img {
    margin-bottom: 0.390625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-cruise__list .item img {
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  body.page-toppage .block-cruise__list .item + .item {
    margin-left: 40px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-cruise__list .item + .item {
    margin-left: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-cruise__list .item + .item {
    margin-top: 19.3333333333vw;
  }
}
body.page-toppage .block-cruise__list .item a img {
  transition: opacity 0.3s ease;
}
body.page-toppage .block-cruise__list .item a:hover img {
  opacity: 0.8;
}
body.page-toppage .block-event {
  padding-top: 36px;
}
body.page-toppage .block-event-wrap {
  background: #000;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-event {
    padding-top: 2.8125vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-event {
    padding: 4.5333333333vw 4vw 0;
  }
}
body.page-toppage .block-event__title {
  text-align: center;
}
body.page-toppage .block-event__title img {
  display: inline-block;
  width: auto;
  height: 70px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-event__title img {
    height: 5.46875vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-event__title img {
    height: 8.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  body.page-toppage .block-event__title img + img {
    margin-left: 29px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-event__title img + img {
    margin-left: 2.265625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-event__title img + img {
    margin-top: 3.8666666667vw;
  }
}
body.page-toppage .eventSlider canvas {
  display: block;
}
body.page-toppage .eventSlider #rangeSlider {
  width: 80%;
  max-width: 1050px;
  position: relative;
}
body.page-toppage .eventSlider #rangeSlider:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 4px 3px 0;
  border-color: transparent #ffffff transparent transparent;
  left: 8px;
  top: 7px;
}
@media screen and (max-width: 768px) {
  body.page-toppage .eventSlider #rangeSlider:before {
    top: 3px;
    left: 5px;
  }
}
body.page-toppage .eventSlider #rangeSlider:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 4px;
  border-color: transparent transparent transparent #ffffff;
  right: 8px;
  top: 7px;
}
@media screen and (max-width: 768px) {
  body.page-toppage .eventSlider #rangeSlider:after {
    top: 3px;
    right: 5px;
  }
}
body.page-toppage .eventSlider #rangeSliderContainer {
  position: absolute;
  z-index: 2;
  bottom: 35px;
  width: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  body.page-toppage .eventSlider {
    margin-top: 0.6666666667vw;
  }
  body.page-toppage .eventSlider #rangeSliderContainer {
    bottom: 15px;
  }
}
body.page-toppage .eventSlider input[type="range"] {
  -webkit-appearance: none;
  border-radius: 10px;
}
body.page-toppage .eventSlider input[type="range"]::-webkit-slider-container {
  background: none;
}
body.page-toppage
  .eventSlider
  input[type="range"]::-webkit-slider-runnable-track {
  width: 30%;
  height: 20px;
  background: none;
  border-radius: 10px;
  border: 1px #666666 solid;
}
@media screen and (max-width: 768px) {
  body.page-toppage
    .eventSlider
    input[type="range"]::-webkit-slider-runnable-track {
    height: 12px;
  }
}
body.page-toppage .eventSlider input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 18px;
  width: 30%;
  border-radius: 10px;
  border: 1px #000 solid;
  background: #fff;
}
@media screen and (max-width: 768px) {
  body.page-toppage .eventSlider input[type="range"]::-webkit-slider-thumb {
    height: 10px;
  }
}
body.page-toppage .eventSlider input[type="range"]:focus {
  outline: none;
}
body.page-toppage .eventSlider canvas {
  background: #000000;
}
body.page-toppage .eventSlider .title {
  font-family: EB Garamond, serif;
  position: absolute;
  color: #fff;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  body.page-toppage .eventSlider .title {
    width: 480px;
    bottom: 100px;
    left: calc(50% - 240px);
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .eventSlider .title {
    width: 80%;
    bottom: 18vw;
    font-size: 4vw;
    left: 10%;
  }
}
body.page-toppage .eventSlider .date {
  font-family: EB Garamond, serif;
  font-weight: 700;
  position: absolute;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
}
@media screen and (min-width: 769px) {
  body.page-toppage .eventSlider .date {
    width: 480px;
    bottom: 125px;
    left: calc(50% - 240px);
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .eventSlider .date {
    width: 100%;
    bottom: 25.3333333333vw;
    font-size: 4vw;
  }
}
body.page-toppage .eventSlider .link {
  position: absolute;
}
@media screen and (min-width: 769px) {
  body.page-toppage .eventSlider .link {
    width: 500px;
    height: 500px;
    bottom: 180px;
    left: calc(50% - 250px);
    cursor: pointer;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .eventSlider .link {
    width: 80vw;
    height: 80vw;
    left: 10vw;
    bottom: 33.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  body.page-toppage .block-items {
    padding-top: 128px;
    padding-left: 60px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-items {
    padding-top: 10vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-items {
    padding-top: 14vw;
  }
}
body.page-toppage .block-items__title {
  text-align: left;
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-items__title {
    text-align: center;
  }
}
body.page-toppage .block-items__title img {
  display: inline-block;
  width: auto;
  height: 70px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-items__title img {
    height: 5.46875vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-items__title img {
    height: 8.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  body.page-toppage .block-items__lead {
    margin: 30px auto 30px 390px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-items__lead {
    margin: 2.34375vw auto 2.34375vw 30.46875vw;
    padding-right: 2.34375vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-items__lead {
    margin-top: 6.6666666667vw;
    margin-bottom: 6.6666666667vw;
  }
}
body.page-toppage .scroll-items .sec-in {
  max-width: 100%;
}
body.page-toppage .scroll-items .sec-cont {
  position: relative;
  overflow: hidden;
  background: #fff;
}
body.page-toppage .scroll-items .sec-ttl {
  transition: 0.8s;
}
body.page-toppage .scroll-items .item-loop {
  display: flex;
  width: 100vw;
  overflow: hidden;
}
body.page-toppage .scroll-items .item-loop:first-child {
  border-top: 1px solid #efefef;
}
body.page-toppage .scroll-items .item-loop ul {
  width: auto;
  height: 100%;
  display: flex;
}
body.page-toppage .scroll-items .item-loop li {
  box-sizing: border-box;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  position: relative;
}
body.page-toppage .scroll-items .item-loop a {
  display: block;
}
body.page-toppage .scroll-items .item-loop a.nolink {
  pointer-events: none;
}
body.page-toppage .scroll-items .item-loop img {
  width: 100%;
}
body.page-toppage .scroll-items .item-loop p {
  position: absolute;
  left: 1.5em;
  transition: 0.6s;
}
@media screen and (min-width: 769px) {
  body.page-toppage .scroll-items .item-loop {
    height: 21.09375vw;
  }
  body.page-toppage .scroll-items .item-loop li {
    width: 21.09375vw;
    padding: 3.125vw;
  }
  body.page-toppage .scroll-items .item-loop p {
    font-size: 12px;
    bottom: 1em;
  }
  body.page-toppage .scroll-items .item-loop__left ul:first-child {
    animation: loopLeft 110s -55s linear infinite;
  }
  body.page-toppage .scroll-items .item-loop__left ul:last-child {
    animation: loopLeft2 110s linear infinite;
  }
  body.page-toppage .scroll-items .item-loop__right ul:first-child {
    animation: loopRight 150s -75s linear infinite;
  }
  body.page-toppage .scroll-items .item-loop__right ul:last-child {
    animation: loopRight2 150s linear infinite;
  }
  @keyframes loopLeft {
    0% {
      transform: translate(100%);
    }
    to {
      transform: translate(-100%);
    }
  }
  @keyframes loopLeft2 {
    0% {
      transform: translate(0);
    }
    to {
      transform: translate(-200%);
    }
  }
  @keyframes loopRight {
    0% {
      transform: translate(-100%);
    }
    to {
      transform: translate(100%);
    }
  }
  @keyframes loopRight2 {
    0% {
      transform: translate(-200%);
    }
    to {
      transform: translate(0);
    }
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .scroll-items .sec-in {
    max-width: 100%;
  }
  body.page-toppage .scroll-items .sec-cont {
    overflow: hidden;
  }
  body.page-toppage .scroll-items .item-loop {
    height: 54.61538vw;
  }
  body.page-toppage .scroll-items .item-loop li {
    width: 54.61538vw;
    padding: 7.69231vw;
  }
  body.page-toppage .scroll-items .item-loop p {
    font-size: 12px;
    bottom: 0.5em;
  }
  body.page-toppage .scroll-items .item-loop__left ul:first-child {
    animation: loopLeft 80s -40s linear infinite;
  }
  body.page-toppage .scroll-items .item-loop__left ul:last-child {
    animation: loopLeft2 80s linear infinite;
  }
  body.page-toppage .scroll-items .item-loop__right ul:first-child {
    animation: loopRight 120s -60s linear infinite;
  }
  body.page-toppage .scroll-items .item-loop__right ul:last-child {
    animation: loopRight2 120s linear infinite;
  }
  @keyframes loopLeft {
    0% {
      transform: translate(100%);
    }
    to {
      transform: translate(-100%);
    }
  }
  @keyframes loopLeft2 {
    0% {
      transform: translate(0);
    }
    to {
      transform: translate(-200%);
    }
  }
  @keyframes loopRight {
    0% {
      transform: translate(-100%);
    }
    to {
      transform: translate(100%);
    }
  }
  @keyframes loopRight2 {
    0% {
      transform: translate(-200%);
    }
    to {
      transform: translate(0);
    }
  }
}
body.page-toppage .block-pickup {
  position: relative;
  background-image: url(../../images/pickup_bg.png);
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 769px) {
  body.page-toppage .block-pickup {
    height: 720px;
    display: flex;
    padding-top: 60px;
    padding-left: calc(50% - 98px);
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-pickup {
    height: 56.25vw;
    padding-top: 4.6875vw;
    padding-left: calc(50% - 14.84375vw / 2);
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-pickup {
    padding-top: 6.4vw;
    height: 144vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-pickup {
    background-image: url(../../images/pickup_bg-sp.png);
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-pickup__title {
    text-align: center;
  }
}
body.page-toppage .block-pickup__title img {
  height: 21px;
  width: auto;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-pickup__title img {
    height: 1.640625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-pickup__title img {
    height: 4vw;
  }
}
body.page-toppage .block-coverstory {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: 100% 0;
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory {
    background-size: 100vw 100vw;
    background-position: 0 19.3333333333vw;
  }
}
body.page-toppage .block-coverstory[data-bg-num="0"] {
  background-image: url(../../images/coverstory0.png);
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory[data-bg-num="0"] {
    background-image: url(../../images/sp_coverstory0.png);
  }
}
body.page-toppage .block-coverstory[data-bg-num="1"] {
  background-image: url(../../images/coverstory1.png);
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory[data-bg-num="1"] {
    background-image: url(../../images/sp_coverstory1.png);
  }
}
body.page-toppage .block-coverstory[data-bg-num="2"] {
  background-image: url(../../images/coverstory2.png);
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory[data-bg-num="2"] {
    background-image: url(../../images/sp_coverstory2.png);
  }
}
body.page-toppage .block-coverstory[data-bg-num="3"] {
  background-image: url(../../images/coverstory3.png);
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory[data-bg-num="3"] {
    background-image: url(../../images/sp_coverstory3.png);
  }
}
body.page-toppage .block-coverstory[data-bg-num="4"] {
  background-image: url(../../images/coverstory4.png);
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory[data-bg-num="4"] {
    background-image: url(../../images/sp_coverstory4.png);
  }
}
body.page-toppage .block-coverstory[data-bg-num="5"] {
  background-image: url(../../images/coverstory5.png);
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory[data-bg-num="5"] {
    background-image: url(../../images/sp_coverstory5.png);
  }
}
body.page-toppage .block-coverstory[data-bg-num="6"] {
  background-image: url(../../images/coverstory6.png);
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory[data-bg-num="6"] {
    background-image: url(../../images/sp_coverstory6.png);
  }
}
body.page-toppage .block-coverstory[data-bg-num="7"] {
  background-image: url(../../images/coverstory7.png);
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory[data-bg-num="7"] {
    background-image: url(../../images/sp_coverstory7.png);
  }
}
/* body.page-toppage .block-coverstory[data-bg-num="8"] {
  background-image: url(../../images/coverstory8.png);
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory[data-bg-num="8"] {
    background-image: url(../../images/sp_coverstory8.png);
  }
} */
body.page-toppage .block-coverstory[data-bg-num="8"] {
  background-image: url(../../images/coverstory9.png);
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory[data-bg-num="8"] {
    background-image: url(../../images/sp_coverstory9.png);
  }
}
@media screen and (min-width: 769px) {
  body.page-toppage .block-coverstory {
    height: 850px;
    padding: 48px 640px 40px 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-coverstory {
    height: 66.40625vw;
    padding: 3.75vw 50vw 3.125vw 0;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory {
    padding: 7.3333333333vw 0 6.6666666667vw;
    width: 100vw;
    height: 173.3333333333vw;
  }
}
body.page-toppage .block-coverstory-wrap {
  background: #fff;
  margin-top: 40px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-coverstory-wrap {
    margin-top: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory-wrap {
    margin-top: 8.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory__title {
    text-align: center;
  }
}
body.page-toppage .block-coverstory__title img {
  height: 21px;
  width: auto;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-coverstory__title img {
    height: 1.640625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory__title img {
    height: 4vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory__content {
    margin-top: 106.6666666667vw;
  }
}
body.page-toppage .block-coverstory__cat {
  font-family: EB Garamond, serif;
  font-style: italic;
  font-size: 3rem;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-coverstory__cat {
    font-size: 2.34375vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory__cat {
    font-size: 4.6666666667vw;
  }
}
body.page-toppage .block-coverstory__name-en {
  font-family: EB Garamond, serif;
  font-size: 4rem;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-coverstory__name-en {
    font-size: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory__name-en {
    font-size: 6.6666666667vw;
  }
}
body.page-toppage .block-coverstory__name-jp {
  font-size: 1.5rem;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .block-coverstory__name-jp {
    font-size: 1.171875vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .block-coverstory__name-jp {
    font-size: 2.6666666667vw;
  }
}
body.page-toppage .container.footer {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media screen and (min-width: 769px) {
  body.page-toppage #custom-cursor {
    width: 160px;
    height: 160px;
    background-size: cover;
    position: fixed;
    pointer-events: none;
    z-index: 9999;
    opacity: 0;
    transition: transform 0.5s ease, opacity 0.3s;
  }
  body.page-toppage .custom-cursor,
  body.page-toppage .custom-cursor * {
    cursor: none;
  }
}
body.page-toppage .circle-link {
  position: absolute;
  display: block;
}
@media screen and (min-width: 769px) {
  body.page-toppage .circle-link {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .circle-link {
    width: 26.6666666667vw;
    height: 26.6666666667vw;
    bottom: 4vw;
    right: 4vw;
  }
}
@media screen and (min-width: 769px) {
  body.page-toppage .circle-link img {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .circle-link img {
    display: block;
  }
}
body.page-toppage .more-button {
  font-family: EB Garamond, serif;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  min-width: 108px;
  height: 30px;
  display: inline-flex;
  border-radius: 15px;
  font-size: 1.3rem;
  font-family: EB Garamond, YakuHanMP, "Noto Serif JP", serif;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .more-button {
    min-width: 8.4375vw;
    height: 2.34375vw;
    border-radius: 1.171875vw;
    font-size: 1.015625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .more-button {
    width: 26.4vw;
    height: 7.4666666667vw;
    font-size: 3.2vw;
    border-radius: 3.7333333333vw;
  }
}
@media screen and (min-width: 769px) {
  body.page-toppage .more-button {
    transition: color 0.5s ease, border-color 0.5s ease,
      background-color 0.5s ease;
  }
  body.page-toppage .more-button:hover {
    background: #000;
    color: #fff;
    border-color: #fff;
  }
}
body.page-toppage .more-button.is-white {
  background: #fff;
  color: #000;
  border-color: #000;
}
@media screen and (min-width: 769px) {
  body.page-toppage .more-button.is-white {
    min-width: 198px;
    padding: 20px 0;
  }
  body.page-toppage .more-button.is-white:hover {
    background: #000;
    color: #fff;
    border-color: #fff;
  }
}
body.page-toppage .event-modal {
  scrollbar-width: none;
  -ms-overflow-style: none;
  color: #fff;
  opacity: 0;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease-out;
  pointer-events: none;
  overflow-y: auto;
  overscroll-behavior-y: contain;
}
body.page-toppage .event-modal::-webkit-scrollbar {
  display: none;
}
body.page-toppage .event-modal .close-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  body.page-toppage .event-modal .close-layer {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  body.page-toppage .event-modal {
    background: rgba(0, 0, 0, 0.9);
    display: flex;
    align-items: center;
    /* justify-content: center; */
  }
  body.page-toppage .event-modal.overflowing {
    align-items: flex-start;
  }
}
body.page-toppage .event-modal .modal-inner {
  height: auto;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  body.page-toppage .event-modal .modal-inner .date {
    position: absolute;
    transform-origin: top left;
    transform: rotate(90deg);
    font-size: 1.3rem;
    left: 60px;
    top: 60px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .event-modal .modal-inner .date {
    font-size: 1.015625vw;
    top: 4.6875vw;
    left: 4.6875vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .event-modal .modal-inner .date {
    padding-left: 8vw;
    padding-bottom: 9.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  body.page-toppage .event-modal .modal-inner {
    max-width: 1280px;
    display: flex;
    position: fixed;
    right: 50%;
    bottom: 50%;
    max-height: calc(100% - 20px);
    overflow-y: auto;
    transform: translate(50%, 50%);
    /*スクロールバー非表示*/
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  /*スクロールバー非表示（Chrome・Safari）*/
  body.page-toppage .event-modal .modal-inner::-webkit-scrollbar {
    display:none;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .event-modal .modal-inner {
    padding-top: 24vw;
    background: rgba(0, 0, 0, 0.9);
  }
}
body.page-toppage .event-modal .modal-inner__content {
  display: flex;
}
@media screen and (min-width: 769px) {
  body.page-toppage .event-modal .modal-inner__content {
    padding: 60px 60px 60px 210px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .event-modal .modal-inner__content {
    padding: 4.6875vw 4.6875vw 4.6875vw 16.40625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .event-modal .modal-inner__content {
    flex-direction: column-reverse;
  }
}
body.page-toppage .event-modal .modal-inner__content .title {
  font-size: 2rem;
  margin-bottom: 1em;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .event-modal .modal-inner__content .title {
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .event-modal .modal-inner__content .title {
    font-size: 5.3333333333vw;
  }
}
body.page-toppage .event-modal .modal-inner__content .text {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  body.page-toppage .event-modal .modal-inner__content .text {
    padding-right: 100px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .event-modal .modal-inner__content .text {
    padding-right: 7.8125vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .event-modal .modal-inner__content .text {
    padding: 8vw 8vw 13.3333333333vw;
  }
}
body.page-toppage .event-modal .modal-inner__content .text .paragraph {
  margin-top: auto;
}
@media screen and (min-width:769px) {
  body.page-toppage .event-modal .modal-inner__content .text .paragraph {
      margin-top: 0;
  }
}
body.page-toppage .event-modal .modal-inner__content .text .more-button {
  width: 198px;
  height: 40px;
  margin-top: 55px;
  border-radius: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .event-modal .modal-inner__content .text .more-button {
    width: 15.46875vw;
    height: 3.125vw;
    margin-top: 4.296875vw;
    border-radius: 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .event-modal .modal-inner__content .text .more-button {
    width: 53.3333333333vw;
    height: 10.6666666667vw;
    border-radius: 5.3333333333vw;
    margin: 7.3333333333vw auto 0;
  }
}
body.page-toppage .event-modal .modal-inner__content figure {
  position: relative;
  padding: 0;
  display: block;
  width: 500px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .event-modal .modal-inner__content figure {
    width: 39.0625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .event-modal .modal-inner__content figure {
    width: 100vw;
  }
}
body.page-toppage .event-modal .modal-inner__content figure img {
  width: 500px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-toppage .event-modal .modal-inner__content figure img {
    width: 39.0625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-toppage .event-modal .modal-inner__content figure img {
    width: 100vw;
  }
}
body.page-toppage .event-modal .spacer {
  display: none;
}
body.page-toppage .event-modal.is-active {
  opacity: 1;
  pointer-events: inherit;
}
@media screen and (max-width: 768px) {
  body.page-toppage .event-modal.is-active .spacer {
    height: 105vh;
    width: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.6);
  }
}
body.page-toppage .event-modal.is-off {
  display: none;
}
@keyframes quiet {
  25% {
    transform: scaleY(0.6);
  }
  50% {
    transform: scaleY(0.4);
  }
  75% {
    transform: scaleY(0.8);
  }
}
@keyframes normal {
  25% {
    transform: scaleY(1);
  }
  50% {
    transform: scaleY(0.4);
  }
  75% {
    transform: scaleY(0.6);
  }
}
@keyframes loud {
  25% {
    transform: scaleY(1);
  }
  50% {
    transform: scaleY(0.4);
  }
  75% {
    transform: scaleY(1.2);
  }
}
body.page-toppage #Volume {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  cursor: pointer;
  z-index: 50;
  top: 37px;
  right: 90px;
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 768px) {
  body.page-toppage #Volume {
    top: 4.6666666667vw;
    right: 10.6666666667vw;
    width: 4vw;
    height: 5.3333333333vw;
  }
}
body.page-toppage .bar {
  height: 3px;
  width: 1px;
  background: #fff;
  display: block;
  background: #000;
  transition: height 1s ease;
}
@media screen and (max-width: 768px) {
  body.page-toppage .bar {
    height: 0.5333333333vw;
  }
}
body.page-toppage .is-sound-on .bar {
  height: 15px;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 0.8s;
}
@media screen and (max-width: 768px) {
  body.page-toppage .is-sound-on .bar {
    height: 2vw;
  }
}
body.page-toppage .is-sound-on .bar:nth-child(1) {
  animation-name: quiet;
}
body.page-toppage .is-sound-on .bar:nth-child(2) {
  animation-name: normal;
}
body.page-toppage .is-sound-on .bar:nth-child(3) {
  animation-name: quiet;
}
body.page-toppage .is-sound-on .bar:nth-child(4) {
  animation-name: loud;
}
body.page-toppage .is-sound-on .bar:nth-child(5) {
  animation-name: normal;
}
body.page-toppage .is-sound-on .bar:nth-child(6) {
  animation-name: quiet;
}
body.exclusive {
  background: #f7f6ef;
  width: 100%;
  margin: auto;
}
@media screen and (min-width: 769px) {
  body.exclusive {
    padding: 170px 0 0 200px;
    max-width: 1280px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive {
    padding: 13.28125vw 0 0 15.625vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive {
    padding-top: 25.3333333333vw;
    padding-bottom: 13.3333333333vw;
    width: 100%;
  }
}
body.exclusive .l-grid {
  display: flex;
  flex-wrap: wrap;
}
body.exclusive .sec-in {
  position: relative;
  margin: 0 auto 0 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  body.exclusive .sec-in {
    max-width: 1060px;
  }
}
body.exclusive .floor-nav {
  z-index: 100;
  position: fixed;
}
@media screen and (min-width: 769px) {
  body.exclusive .floor-nav {
    left: 30px;
    top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .floor-nav {
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    border-top: 1px solid #000;
  }
}
@media screen and (min-width: 769px) {
  body.exclusive .floor-nav li {
    font-family: EB Garamond, serif;
    font-size: 1.3rem;
    transition: font-size 0.3s ease;
  }
  body.exclusive .floor-nav li + li {
    margin-top: 6px;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .floor-nav li {
    width: 14.28571429%;
    height: 10.6666666667vw;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #000;
    font-size: 3.3333333333vw;
    transition: color 0.3s ease, background-color 0.3s ease;
  }
  body.exclusive .floor-nav li:last-child {
    border-right: none;
  }
}
@media screen and (min-width: 769px) {
  body.exclusive .floor-nav li a {
    display: inline-block;
    min-width: 80px;
  }
}
@media screen and (min-width: 769px) {
  body.exclusive .floor-nav[data-current-floor="1F"] li[data-floor-name="1f"] {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .floor-nav[data-current-floor="1F"] li[data-floor-name="1f"] {
    background: #000;
    color: #fff;
  }
}
@media screen and (min-width: 769px) {
  body.exclusive .floor-nav[data-current-floor="2F"] li[data-floor-name="2f"] {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .floor-nav[data-current-floor="2F"] li[data-floor-name="2f"] {
    background: #000;
    color: #fff;
  }
}
@media screen and (min-width: 769px) {
  body.exclusive .floor-nav[data-current-floor="3F"] li[data-floor-name="3f"] {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .floor-nav[data-current-floor="3F"] li[data-floor-name="3f"] {
    background: #000;
    color: #fff;
  }
}
@media screen and (min-width: 769px) {
  body.exclusive .floor-nav[data-current-floor="4F"] li[data-floor-name="4f"] {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .floor-nav[data-current-floor="4F"] li[data-floor-name="4f"] {
    background: #000;
    color: #fff;
  }
}
@media screen and (min-width: 769px) {
  body.exclusive .floor-nav[data-current-floor="5F"] li[data-floor-name="5f"] {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .floor-nav[data-current-floor="5F"] li[data-floor-name="5f"] {
    background: #000;
    color: #fff;
  }
}
@media screen and (min-width: 769px) {
  body.exclusive .floor-nav[data-current-floor="7F"] li[data-floor-name="7f"] {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .floor-nav[data-current-floor="7F"] li[data-floor-name="7f"] {
    background: #000;
    color: #fff;
  }
}
@media screen and (min-width: 769px) {
  body.exclusive
    .floor-nav[data-current-floor="B1F"]
    li[data-floor-name="b1f"] {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive
    .floor-nav[data-current-floor="B1F"]
    li[data-floor-name="b1f"] {
    background: #000;
    color: #fff;
  }
}
body.exclusive .sec-excrusive {
  position: relative;
}
@media screen and (min-width: 769px) {
  body.exclusive .sec-excrusive {
    padding: 0 0 45px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .sec-excrusive {
    padding: 0 0 3.515625vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .sec-excrusive {
    padding: 0 0 2.6666666667vw;
    border-bottom: 1px solid #000;
  }
}
body.exclusive .sec-excrusive + .sec-excrusive {
  margin-top: 60px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .sec-excrusive + .sec-excrusive {
    padding-top: 4.6875vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .sec-excrusive + .sec-excrusive {
    margin-top: 20vw;
  }
}
body.exclusive .sec-excrusive:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  background: #000;
  left: 11px;
  height: 1px;
  width: calc(100% - 11px);
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .sec-excrusive:after {
    left: 0.859375vw;
    width: calc(100% - 0.859375vw);
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .sec-excrusive:after {
    content: none;
  }
}
body.exclusive .sec-excrusive:last-child:after {
  content: none;
}
@media screen and (max-width: 768px) {
  body.exclusive .sec-excrusive:last-child {
    border-bottom: none;
  }
}
body.exclusive .sec-floor {
  font-family: EB Garamond, serif;
}
@media screen and (min-width: 769px) {
  body.exclusive .sec-floor {
    font-size: 2.8rem;
    padding-left: calc(12.5% - 119px);
    margin-bottom: 70px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .sec-floor {
    font-size: 2.1875vw;
    padding-left: calc(12.5% - 9.296875vw);
    margin-bottom: 5.46875vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .sec-floor {
    font-size: 6.6666666667vw;
    text-align: center;
  }
}
body.exclusive .sec-floor span {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  body.exclusive .sec-floor span {
    display: block;
    line-height: 1;
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  body.exclusive .sec-floor span:first-child {
    width: 125px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .sec-floor span:first-child {
    width: 9.765625vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .sec-floor span:first-child {
    margin-bottom: 3.3333333333vw;
  }
}
body.exclusive .sec-floor span:nth-child(2) > span {
  width: inherit;
  display: inline-block;
  position: relative;
}
body.exclusive .sec-floor span:nth-child(2) > span:before {
  content: "";
  display: block;
  width: 50%;
  height: 2px;
  background: #000;
  position: absolute;
  border-radius: 1px 0;
  top: 0.3em;
  left: 25%;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .sec-floor span:nth-child(2) > span:before {
    height: 0.15625vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .sec-floor span:nth-child(2) > span:before {
    top: 0.1em;
    height: 0.2666666667vw;
  }
}
body.exclusive .excrusive-list li {
  position: relative;
  width: 25%;
  box-sizing: border-box;
  padding: 0 11px 40px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .excrusive-list li {
    padding: 0 0.859375vw 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .excrusive-list li {
    width: 50vw;
    padding: 0 2vw 8vw 4vw;
  }
}
body.exclusive .excrusive-list li:after {
  content: "";
  display: block;
  position: absolute;
  background: #dee4e4;
  bottom: 0;
  width: 100%;
  height: 1px;
  left: -11px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .excrusive-list li:after {
    left: -tabvw(11);
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .excrusive-list li:after {
    width: 46vw;
    left: 4vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .excrusive-list li:nth-child(2n) {
    padding: 0 4vw 8vw 2vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .excrusive-list li:nth-child(2n):after {
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .excrusive-list li:nth-child(n + 3) {
    margin-top: 9.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  body.exclusive .excrusive-list li:nth-child(4n + 1):after {
    width: calc(100% - 11px);
    left: 11px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .excrusive-list li:nth-child(4n + 1):after {
    left: 0.859375vw;
    width: calc(100% - 0.859375vw);
  }
}
@media screen and (min-width: 769px) {
  body.exclusive .excrusive-list li.pc-noborder:after {
    content: none;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .excrusive-list li.sp-noborder:after {
    content: none;
  }
}
@media screen and (min-width: 769px) {
  body.exclusive .excrusive-list li:nth-child(n + 5) {
    margin-top: 45px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .excrusive-list li:nth-child(n + 5) {
    margin-top: 3.515625vw;
  }
}
body.exclusive .excrusive-list .item-inner {
  box-sizing: border-box;
  position: relative;
  display: block;
  transition: 0.3s;
}
body.exclusive .excrusive-list .item-inner:hover .item-image img {
  transform: scale(1.1);
}
body.exclusive .excrusive-list .item-inner:hover .buy:after {
  color: #000;
  background: rgba(0, 0, 0, 0);
}
body.exclusive .excrusive-list .item-inner.fifty:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../../images/fifty.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 80px;
  height: 30px;
  top: -8px;
  right: -8px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .excrusive-list .item-inner.fifty:after {
    width: 6.25vw;
    height: 2.34375vw;
    top: -0.625vw;
    right: -0.625vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .excrusive-list .item-inner.fifty:after {
    width: 15.4666666667vw;
    height: 6vw;
    top: -1.2vw;
    right: -1.2vw;
  }
}
body.exclusive .excrusive-list .item-image {
  background: #fff;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  width: 238px;
  height: 238px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .excrusive-list .item-image {
    width: 18.59375vw;
    height: 18.59375vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .excrusive-list .item-image {
    width: 44vw;
    height: 44vw;
  }
}
body.exclusive .excrusive-list .item-image img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 769px) {
  body.exclusive .excrusive-list .item-image img {
    transform-origin: 50% 50%;
    transition: transform 0.3s ease;
  }
}
body.exclusive .excrusive-list .item-cont {
  position: relative;
  margin-top: 18px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .excrusive-list .item-cont {
    margin-top: 1.40625vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .excrusive-list .item-cont {
    margin-top: 2.6666666667vw;
  }
}
body.exclusive .excrusive-list .item-title {
  font-size: 1.4rem;
  margin-bottom: 1.5em;
  height: 1em;
  line-height: 1.5;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .excrusive-list .item-title {
    font-size: 1.09375vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .excrusive-list .item-title {
    font-size: 4vw;
    height: 5.3333333333vw;
    line-height: 1.25;
  }
}
body.exclusive .excrusive-list .item-text {
  font-size: 1.1rem;
  height: 5em;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .excrusive-list .item-text {
    font-size: 0.859375vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .excrusive-list .item-text {
    font-size: 2.6666666667vw;
    height: 13.3333333333vw;
  }
}
body.exclusive .excrusive-list .item-foot {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  min-height: 2.2em;
}
body.exclusive .excrusive-list .item-foot .price {
  font-family: EB Garamond, serif;
  font-style: italic;
  font-size: 1.5rem;
  max-width: 200px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .excrusive-list .item-foot .price {
    font-size: 1.171875vw;
    max-width: 15.625vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .excrusive-list .item-foot .price {
    line-height: 1.25;
    font-size: 4vw;
  }
}
body.exclusive .excrusive-list .item-foot.buy:after {
  content: "buy";
  font-family: EB Garamond, serif;
  background: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
  width: 40px;
  height: 20px;
  border-radius: 10px;
  margin-left: auto;
  border: 1px solid #000;
  transition: color 0.3s ease, background-color 0.3s ease;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .excrusive-list .item-foot.buy:after {
    font-size: 1.015625vw;
    width: 3.125vw;
    height: 1.5625vw;
    border-radius: 0.78125vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .excrusive-list .item-foot.buy:after {
    font-size: 3.2vw;
    width: 10.4vw;
    height: 4.6666666667vw;
    border-radius: 2.3333333333vw;
  }
}
body.exclusive .excrusive-nav {
  position: fixed;
  left: 40px;
  bottom: 40px;
  z-index: 10;
}
body.exclusive .excrusive-nav p {
  padding: 0.5em 0.8em;
}
body.exclusive .excrusive-nav a {
  display: inline-block;
  position: relative;
  font-size: 12px;
  font-family: baskerville-urw, serif;
}
body.exclusive .excrusive-nav a:hover .floor {
  background: #020709;
  color: #fff;
}
body.exclusive .excrusive-nav a:hover .floor-hide p {
  width: 100%;
  font-size: 12px;
}
body.exclusive .excrusive-nav a:hover .floor-hide p:before {
  width: 100%;
}
body.exclusive .excrusive-nav a.current .floor {
  background: #020709 !important;
  color: #fff !important;
}
body.exclusive .excrusive-nav .floor {
  background: #fff;
  transition: 0.6s;
}
body.exclusive .excrusive-nav .floor-hide {
  position: absolute;
  left: 100%;
  top: 0;
  white-space: nowrap;
  color: #fff;
}
body.exclusive .excrusive-nav .floor-hide p {
  position: relative;
  width: 0;
  overflow: hidden;
  font-size: 0;
}
body.exclusive .excrusive-nav .floor-hide p:before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  background: #020709;
  transition: 0.6s;
}
body.exclusive .excrusive-nav .floor-hide span {
  position: relative;
  z-index: 1;
}
body.exclusive .item-modal {
  scrollbar-width: none;
  -ms-overflow-style: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  position: fixed;
  z-index: 500;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
}
body.exclusive .item-modal::-webkit-scrollbar {
  display: none;
}
body.exclusive .item-modal .close-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  body.exclusive .item-modal .close-layer {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .item-modal .item-modal-wrapper {
    min-height: 220vh;
  }
}
body.exclusive .item-modal.is-active {
  opacity: 1;
  pointer-events: inherit;
}
body.exclusive .item-modal.is-off {
  display: none;
}
@media screen and (min-width: 769px) {
  body.exclusive .item-modal {
    background: #f7f6ef;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .item-modal {
    overflow-y: auto;
  }
}
@media screen and (min-width: 769px) {
  body.exclusive .item-modal-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
    padding-left: 100px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .item-modal-wrapper {
    padding-left: 7.8125vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .item-modal-wrapper {
    background: rgba(246, 245, 238, 0.5);
  }
}
body.exclusive .item-modal__inner {
  position: relative;
  display: flex;
}
@media screen and (min-width: 769px) {
  body.exclusive .item-modal__inner {
    justify-content: space-between;
    width: 100%;
    max-width: 1000px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .item-modal__inner {
    max-width: 78.125vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .item-modal__inner {
    background: #f7f6ef;
    flex-direction: column-reverse;
  }
}
body.exclusive .floorName {
  font-family: EB Garamond, serif;
}
@media screen and (min-width: 769px) {
  body.exclusive .floorName {
    font-size: 1.3rem;
    transform-origin: 0 100%;
    transform: rotate(90deg);
    position: absolute;
    top: -3em;
    left: 40px;
    white-space: nowrap;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .floorName {
    font-size: 1.015625vw;
    left: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .floorName {
    background: #f7f6ef;
    font-size: 3.3333333333vw;
    text-align: left;
    padding: 22.6666666667vw 8vw 9.3333333333vw;
  }
}
body.exclusive .floorName span {
  display: block;
}
@media screen and (max-width: 768px) {
  body.exclusive .floorName span {
    display: inline-block;
    line-height: 1.1;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .floorName span:first-child {
    margin-right: 0.5em;
  }
}
body.exclusive .floorName span:nth-child(2) > span {
  width: inherit;
  display: inline-block;
  position: relative;
}
body.exclusive .floorName span:nth-child(2) > span:before {
  content: "";
  display: block;
  width: 50%;
  height: 1px;
  background: #000;
  position: absolute;
  border-radius: 1px 0;
  top: 0.3em;
  left: 25%;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .floorName span:nth-child(2) > span:before {
    height: 0.078125vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .floorName span:nth-child(2) > span:before {
    top: 0.025em;
    height: 0.2666666667vw;
  }
}
body.exclusive .detail {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  body.exclusive .detail {
    margin-right: 100px;
    width: 400px;
    padding-bottom: 90px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .detail {
    width: 31.25vw;
    margin-right: 7.8125vw;
    padding-bottom: 7.03125vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .detail {
    padding: 8vw;
  }
}
body.exclusive .detail__title {
  font-family: EB Garamond, serif;
  font-size: 3rem;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .detail__title {
    font-size: 2.34375vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .detail__title {
    font-size: 6vw;
    margin-bottom: 0.5em;
  }
}
body.exclusive .detail__lead {
  font-size: 1.8rem;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .detail__lead {
    font-size: 1.40625vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .detail__lead {
    font-size: 4vw;
    margin-bottom: 2em;
  }
}
body.exclusive .detail__text {
  margin-top: 40px;
  font-size: 1.3rem;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .detail__text {
    font-size: 1.015625vw;
    margin-top: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .detail__text {
    font-size: 3.3333333333vw;
    margin-top: 0;
  }
}
body.exclusive .detail__price {
  margin-top: 40px;
  font-size: 1.5rem;
  font-style: italic;
  font-family: EB Garamond, serif;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .detail__price {
    font-size: 1.171875vw;
    margin-top: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .detail__price {
    font-size: 4vw;
    margin-top: 2em;
  }
}
body.exclusive .slide-wrapper {
  position: relative;
  background: #fff;
  width: 500px;
  height: 500px;
}
body.exclusive .slide-wrapper .singlePhoto {
  width: 100%;
  height: auto;
}
body.exclusive .slide-wrapper .singlePhoto img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .slide-wrapper {
    width: 39.0625vw;
    height: 39.0625vw;
  }
}
body.exclusive .slide-wrapper .right,
body.exclusive .slide-wrapper .left {
  position: absolute;
  width: 50%;
  height: 80%;
  top: 0;
  cursor: pointer;
}
body.exclusive .slide-wrapper .right {
  right: 0;
}
body.exclusive .slide-wrapper .left {
  left: 0;
}
@media screen and (max-width: 768px) {
  body.exclusive .slide-wrapper {
    width: 100vw;
    height: 100vw;
  }
  body.exclusive .slide-wrapper .right,
  body.exclusive .slide-wrapper .left {
    display: none;
  }
}
body.exclusive .slide-wrapper.fifty:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../../images/fifty.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 98px;
  height: 38px;
  top: 20px;
  right: 20px;
  pointer-events: none;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .slide-wrapper.fifty:after {
    width: 7.65625vw;
    height: 2.96875vw;
    top: 1.5625vw;
    right: 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .slide-wrapper.fifty:after {
    width: 20.6666666667vw;
    height: 8vw;
    top: 4vw;
    right: 4vw;
  }
}
body.exclusive .slider {
  margin: 0 auto;
  width: 100%;
}
body.exclusive .slick-slide {
  background: #fff;
}
body.exclusive .slick-slide > div {
  height: 504px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.exclusive .slick-slide > div {
    height: 39.375vw;
  }
}
@media screen and (max-width: 768px) {
  body.exclusive .slick-slide > div {
    height: 100vw;
  }
}
body.exclusive .slider-img img {
  height: auto;
  width: 100%;
}
body.exclusive .slide-dots {
  position: absolute;
  width: 100%;
  bottom: 5px;
  text-align: center;
}
body.exclusive .slide-dots li {
  display: inline-block;
  margin: 0 5px;
}
body.exclusive .slide-dots li.slick-active button {
  opacity: 1;
}
body.exclusive .slide-dots li button {
  width: 4px;
  height: 4px;
  border-radius: 2px;
  position: relative;
  text-indent: -9999px;
  background: #000;
  opacity: 0.5;
}
body.exclusive .slide-dots li button:before {
  background-image: none;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  height: 13.5px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 24px;
  width: 13.5px;
}
body.page-coverstory .kv-coverstory {
  position: relative;
  display: block;
  width: 100%;
  height: 57.57812vw;
}
@media screen and (max-width: 768px) {
  body.page-coverstory .kv-coverstory {
    height: 133.3333333333vw;
  }
}
body.page-coverstory .kv-coverstory .image {
  opacity: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
body.page-coverstory .kv-coverstory[data-bg-num="0"] .image0 {
  opacity: 1;
}
body.page-coverstory .kv-coverstory .image0 {
  background-image: url(../../images/cover0.png);
}
@media screen and (max-width: 768px) {
  body.page-coverstory .kv-coverstory .image0 {
    background-image: url(../../images/coverstory0.png);
  }
}
body.page-coverstory .kv-coverstory[data-bg-num="1"] .image1 {
  opacity: 1;
}
body.page-coverstory .kv-coverstory .image1 {
  background-image: url(../../images/cover1.png);
}
@media screen and (max-width: 768px) {
  body.page-coverstory .kv-coverstory .image1 {
    background-image: url(../../images/coverstory1.png);
  }
}
body.page-coverstory .kv-coverstory[data-bg-num="2"] .image2 {
  opacity: 1;
}
body.page-coverstory .kv-coverstory .image2 {
  background-image: url(../../images/cover2.png);
}
@media screen and (max-width: 768px) {
  body.page-coverstory .kv-coverstory .image2 {
    background-image: url(../../images/coverstory2.png);
  }
}
body.page-coverstory .kv-coverstory[data-bg-num="3"] .image3 {
  opacity: 1;
}
body.page-coverstory .kv-coverstory .image3 {
  background-image: url(../../images/cover3.png);
}
@media screen and (max-width: 768px) {
  body.page-coverstory .kv-coverstory .image3 {
    background-image: url(../../images/coverstory3.png);
  }
}
body.page-coverstory .kv-coverstory[data-bg-num="4"] .image4 {
  opacity: 1;
}
body.page-coverstory .kv-coverstory .image4 {
  background-image: url(../../images/cover4.png);
}
@media screen and (max-width: 768px) {
  body.page-coverstory .kv-coverstory .image4 {
    background-image: url(../../images/coverstory4.png);
  }
}
body.page-coverstory .kv-coverstory[data-bg-num="5"] .image5 {
  opacity: 1;
}
body.page-coverstory .kv-coverstory .image5 {
  background-image: url(../../images/cover5.png);
}
@media screen and (max-width: 768px) {
  body.page-coverstory .kv-coverstory .image5 {
    background-image: url(../../images/coverstory5.png);
  }
}
body.page-coverstory .kv-coverstory[data-bg-num="6"] .image6 {
  opacity: 1;
}
body.page-coverstory .kv-coverstory .image6 {
  background-image: url(../../images/cover6.png);
}
@media screen and (max-width: 768px) {
  body.page-coverstory .kv-coverstory .image6 {
    background-image: url(../../images/coverstory6.png);
  }
}
body.page-coverstory .kv-coverstory[data-bg-num="7"] .image7 {
  opacity: 1;
}
body.page-coverstory .kv-coverstory .image7 {
  background-image: url(../../images/cover7.png);
}
@media screen and (max-width: 768px) {
  body.page-coverstory .kv-coverstory .image7 {
    background-image: url(../../images/coverstory7.png);
  }
}
/* body.page-coverstory .kv-coverstory[data-bg-num="8"] .image8 {
  opacity: 1;
}
body.page-coverstory .kv-coverstory .image8 {
  background-image: url(../../images/cover8.png);
}
@media screen and (max-width: 768px) {
  body.page-coverstory .kv-coverstory .image8 {
    background-image: url(../../images/coverstory8.png);
  }
} */
body.page-coverstory .kv-coverstory[data-bg-num="8"] .image9 {
  opacity: 1;
}
body.page-coverstory .kv-coverstory .image9 {
  background-image: url(../../images/cover9.png);
}
@media screen and (max-width: 768px) {
  body.page-coverstory .kv-coverstory .image9 {
    background-image: url(../../images/coverstory9.png);
  }
}
body.page-coverstory .interview-main {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: auto;
  padding: 200px 0 130px 60px;
}
body.page-coverstory .interview-main-wrapper {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .interview-main {
    padding: 15.625vw 0 10.15625vw 4.6875vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main {
    padding: 24vw 4vw 17.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  body.page-coverstory .interview-main-head {
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  body.page-coverstory .interview-main-head__title {
    width: 420px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .interview-main-head__title {
    width: 32.8125vw;
  }
}
body.page-coverstory .interview-main-head__title img {
  width: auto;
  height: 21px;
  display: inline-block;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .interview-main-head__title img {
    height: 1.640625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-head__title img {
    height: 4vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-head__title {
    text-align: center;
    margin-bottom: 13.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-head__name {
    text-align: center;
  }
}
body.page-coverstory .interview-main-head__name-cat {
  font-family: EB Garamond, serif;
  font-style: italic;
  font-size: 3rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-head__name-cat {
    font-size: 4.6666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
body.page-coverstory .interview-main-head__name-en {
  font-family: EB Garamond, serif;
  font-size: 4rem;
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-head__name-en {
    font-size: 6.6666666667vw;
    margin-bottom: 1.3333333333vw;
  }
}
body.page-coverstory .interview-main-head__name-jp {
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-head__name-jp {
    font-size: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  body.page-coverstory .interview-main-lead {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 100px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .interview-main-lead {
    margin-top: 7.8125vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-lead {
    padding: 0 4vw 12vw;
    border-bottom: #d9d9d9 1px solid;
    margin-top: 12.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  body.page-coverstory .interview-main-lead__text {
    width: calc(100% - 420px);
    line-height: 2.375;
    padding: 0 60px 80px 0;
    border-bottom: #d9d9d9 1px solid;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .interview-main-lead__text {
    width: calc(100% - 32.8125vw);
    padding: 0 4.6875vw 6.25vw 0;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-lead__text {
    line-height: 2.08;
  }
}
body.page-coverstory .interview-main-lead__staff {
  font-family: EB Garamond, serif;
}
@media screen and (min-width: 769px) {
  body.page-coverstory .interview-main-lead__staff {
    width: 420px;
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .interview-main-lead__staff {
    width: 32.8125vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-lead__staff {
    margin-top: 6vw;
  }
}
@media screen and (min-width: 769px) {
  body.page-coverstory .interview-main-content {
    padding: 85px 60px 85px 420px;
    font-size: 1.3rem;
    line-height: 1.92307692;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .interview-main-content {
    padding: 6.640625vw 4.6875vw 6.640625vw 32.8125vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-content {
    padding: 13.3333333333vw 4vw 9.3333333333vw;
    line-height: 1.92;
  }
}
body.page-coverstory .interview-main-content .lead {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 55px;
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-content .lead {
    font-size: 3.7333333333vw;
    line-height: 1.85714286;
    margin-bottom: 7.3333333333vw;
  }
}
body.page-coverstory .interview-main-content p {
  position: relative;
}
body.page-coverstory .interview-main-content p.q {
  padding-left: 1.5em;
}
body.page-coverstory .interview-main-content p.q:before {
  content: "―";
  display: inline-block;
  position: absolute;
  left: 0.25em;
  top: 0;
}
body.page-coverstory .interview-main-content p.q + .a {
  margin-top: 2em;
}
body.page-coverstory .interview-main-content p.a + .q {
  margin-top: 3.5em;
}
body.page-coverstory .interview-main-content p + .lead {
  margin-top: 55px;
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-content p + .lead {
    margin-top: 12.6666666667vw;
  }
}
body.page-coverstory .interview-main-profile {
  border-top: #d9d9d9 1px solid;
  position: relative;
}
body.page-coverstory .interview-main-profile a {
  text-decoration: underline;
}
body.page-coverstory .interview-main-profile a:hover {
  text-decoration: none;
}
body.page-coverstory .interview-main-profile:after {
  content: " ";
  display: block;
  clear: both;
}
@media screen and (min-width: 769px) {
  body.page-coverstory .interview-main-profile {
    width: calc(100% - 420px);
    padding-right: 60px;
    padding-top: 80px;
    margin-left: auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .interview-main-profile {
    width: calc(100% - 32.8125vw);
    padding-right: 4.6875vw;
    padding-top: 6.25vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-profile {
    padding: 12vw 4vw 0;
  }
}
body.page-coverstory .interview-main-profile__title {
  font-family: EB Garamond, serif;
  font-size: 1.3rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-profile__title {
    float: left;
    width: calc(100% - 28vw);
    font-size: 3.3333333333vw;
    line-height: 1;
  }
}
body.page-coverstory .interview-main-profile__name {
  float: left;
  font-family: EB Garamond, serif;
  font-size: 2rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-profile__name {
    width: calc(100% - 28vw);
    font-size: 5.3333333333vw;
  }
}
body.page-coverstory .interview-main-profile__name span {
  font-family: YakuHanMP, "Noto Serif JP", serif;
  font-size: 1.3rem;
  display: inline-block;
  margin-left: 1em;
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-profile__name span {
    margin-left: 0;
    display: block;
    margin-top: 2.6666666667vw;
  }
}
body.page-coverstory .interview-main-profile__text {
  float: left;
  line-height: 1.92307692;
  margin-top: 30px;
  width: 500px;
  font-size: 1.3rem;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .interview-main-profile__text {
    width: 39.0625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-profile__text {
    width: 100%;
    margin-top: 2.6666666667vw;
    font-size: 2.9333333333vw;
  }
}
body.page-coverstory .interview-main-profile__image {
  width: 207px;
  float: right;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .interview-main-profile__image {
    width: 16.171875vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .interview-main-profile__image {
    width: 27.6vw;
    display: block;
  }
}
body.page-coverstory .covers {
  background: #000;
}
@media screen and (min-width: 769px) {
  body.page-coverstory .covers {
    padding: 80px 0 170px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .covers {
    padding: 6.25vw 0 13.28125vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .covers {
    padding: 10.6666666667vw 0 20vw;
  }
}
body.page-coverstory .covers__head {
  color: #fff;
}
@media screen and (min-width: 769px) {
  body.page-coverstory .covers__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 60px 90px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .covers__head {
    padding: 0 4.6875vw 7.03125vw;
  }
}
body.page-coverstory .covers__title img {
  display: inline-block;
  width: auto;
}
@media screen and (min-width: 769px) {
  body.page-coverstory .covers__title img {
    height: 21px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .covers__title img {
    height: 1.640625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .covers__title img {
    height: 3.7333333333vw;
    display: block;
    margin: 0 auto;
    margin-bottom: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  body.page-coverstory .covers__title img:nth-child(2) {
    margin-left: 8px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .covers__title img:nth-child(2) {
    margin-left: 0.625vw;
  }
}
@media screen and (min-width: 769px) {
  body.page-coverstory .covers__title img:last-child {
    margin-top: 10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .covers__title img:last-child {
    margin-top: 0.78125vw;
  }
}
body.page-coverstory .covers__sign {
  font-family: EB Garamond, serif;
  font-size: 2rem;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .covers__sign {
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .covers__sign {
    font-size: 4vw;
    text-align: center;
    margin-bottom: 8.6666666667vw;
  }
}
body.page-coverstory .cover-slider {
  width: 100%;
}
body.page-coverstory .cover-slider .slick-slide {
  width: 585px;
  height: 700px;
  padding: 0 0 0 60px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .cover-slider .slick-slide {
    width: 45.703125vw;
    height: 54.6875vw;
    padding: 0 0 0 4.6875vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .cover-slider .slick-slide {
    width: 88vw;
    height: 112vw;
    padding: 0 2vw;
  }
}
body.page-coverstory .cover-slider__item {
  position: relative;
}
body.page-coverstory .cover-slider__item > img {
  display: block;
  width: 100%;
  height: auto;
}
body.page-coverstory .cover-slider__item.show-text .text p {
  opacity: 1;
}
body.page-coverstory .cover-slider__item.show-text .text:before {
  visibility: visible;
}
body.page-coverstory .cover-slider__item .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  body.page-coverstory .cover-slider__item .text {
    padding: 105px 38px 80px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .cover-slider__item .text {
    padding: 8.203125vw 2.96875vw 6.25vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .cover-slider__item .text {
    padding: 16vw 6vw 14.6666666667vw;
  }
}
body.page-coverstory .cover-slider__item .text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #666666;
  mix-blend-mode: multiply;
  visibility: hidden;
}
body.page-coverstory .cover-slider__item .text p {
  position: relative;
  transition: opacity 0.5s ease;
  opacity: 0;
}
body.page-coverstory .cover-slider__item .text p:first-child {
  margin-bottom: 170px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .cover-slider__item .text p:first-child {
    margin-bottom: 13.28125vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .cover-slider__item .text p:first-child {
    margin-bottom: 16vw;
  }
}
body.page-coverstory .cover-slider__item .text p:last-child {
  margin-top: 40px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .cover-slider__item .text p:last-child {
    margin-top: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .cover-slider__item .text p:last-child {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .cover-slider__item .text p.ja {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .cover-slider__item .text p.ja {
    font-size: 2.9333333333vw;
  }
}
body.page-coverstory .cover-slider__item .text p.en {
  font-family: EB Garamond, serif;
  line-height: 1.38888889;
  font-size: 1.8rem;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .cover-slider__item .text p.en {
    font-size: 1.40625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .cover-slider__item .text p.en {
    font-size: 3.2vw;
  }
}
body.page-coverstory .cover-slider .slide-dots {
  position: relative;
  text-align: left;
}
@media screen and (min-width: 769px) {
  body.page-coverstory .cover-slider .slide-dots {
    padding-left: 60px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .cover-slider .slide-dots {
    padding-left: 4.6875vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .cover-slider .slide-dots {
    text-align: center;
    padding-top: 1.3333333333vw;
  }
}
body.page-coverstory .cover-slider .slide-dots li {
  display: inline-block;
}
body.page-coverstory .cover-slider .slide-dots li + li {
  margin-left: 10px;
}
body.page-coverstory .cover-slider .slide-dots li.slick-active button {
  opacity: 1;
}
body.page-coverstory .cover-slider .slide-dots li button {
  width: 4px;
  height: 4px;
  border-radius: 2px;
  position: relative;
  text-indent: -9999px;
  background: #fff;
  opacity: 0.5;
}
body.page-coverstory .cover-slider .slide-dots li button:before {
  background-image: none;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  height: 13.5px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 24px;
  width: 13.5px;
}
body.page-coverstory .toggle-view {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s ease;
}
body.page-coverstory.is-parts-show .toggle-view {
  opacity: 1;
  pointer-events: auto;
}
body.page-coverstory .coverstory-footer {
  color: #fff;
  background: black;
}
@media screen and (min-width: 769px) {
  body.page-coverstory .coverstory-footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-left: 60px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .coverstory-footer {
    padding-left: 4.6875vw;
  }
}
body.page-coverstory .coverstory-footer .back {
  font-family: EB Garamond, serif;
}
@media screen and (min-width: 769px) {
  body.page-coverstory .coverstory-footer .back {
    margin-bottom: 30px;
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  body.page-coverstory .coverstory-footer .back {
    margin-bottom: 2.34375vw;
    font-size: 1.015625vw;
  }
}
@media screen and (max-width: 768px) {
  body.page-coverstory .coverstory-footer .back {
    text-align: center;
    margin-bottom: 18.6666666667vw;
  }
}
body.page-coverstory .coverstory-footer .back:hover {
  text-decoration: underline;
}
