@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* line-heightの上下をなくす
===================================================== */
/* letter-spacingの文末をなくす
===================================================== */
/* clearfix
===================================================== */
/* hover
===================================================== */
/* linkcolor
===================================================== */
/* z-index
===================================================== */
/* rem変換
===================================================== */
/* vh変換
===================================================== */
/* vhmin
===================================================== */
/* vw変換
===================================================== */
/* vw変換、min最大値あり、プラスの場合(PC用)
===================================================== */
/* vw変換、max最小値あり、マイナスの場合(PC用)
===================================================== */
/* ラインハイト計算
===================================================== */
/* レタースペーシング計算
===================================================== */
/* right-arrow
===================================================== */
/* aspect-area
===================================================== */
/* aspect-area-h
===================================================== */
/* youtube
===================================================== */
/* margin: 0 auto
===================================================== */
/* color
===================================================== */
/* font-size
===================================================== */
/* font-family
===================================================== */
/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* loopslide
============================================ */
/* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  background-color: #ddd;
  color: #000;
  line-height: 1.6;
  letter-spacing: 0.03em;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 13px;
  }
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

img,
video {
  width: 100%;
  display: block;
}

@media screen and (min-width: 768px) {
  .pc-none {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pc-none {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .sp-none {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sp-none {
    display: none;
  }
}

/* .load
===================================================== */
.load {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}
.load__inner {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .load__inner {
    height: 100vh;
  }
}
@media screen and (max-width: 767px) {
  .load__inner {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}

/* .load--1
===================================================== */
.load--1 {
  background-color: #fff;
  z-index: 9999;
  transition: transform 0.5s ease-in;
}
.load--1 .load-text {
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .load--1 .load-text {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .load--1 .load-text {
    font-size: 16px;
  }
}
.load--1 .load-dot {
  position: relative;
  overflow: hidden;
}
.load--1 .load-dot::before {
  content: "";
  display: block;
  width: 110%;
  height: 110%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  -webkit-animation: dot 1s linear infinite;
          animation: dot 1s linear infinite;
}
@-webkit-keyframes dot {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(110%);
  }
}
@keyframes dot {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(110%);
  }
}

/* .load--2
===================================================== */
.load--2 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 9998;
  filter: grayscale(100%);
  transition: filter 0.9s;
}
@media screen and (min-width: 768px) {
  .load--2 {
    background-image: url(../images/load_pc.jpg);
  }
}
@media screen and (max-width: 767px) {
  .load--2 {
    background-image: url(../images/load_sp.jpg);
  }
}
.load--2.grayoff {
  filter: grayscale(0);
}
.load--2 .load-title {
  text-align: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}
.load--2 .load-title__top {
  opacity: 0;
  transform: translateY(20%);
  transition: opacity 0.5s, transform 0.5s;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .load--2 .load-title__top {
    width: 18.75vw;
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .load--2 .load-title__top {
    width: 40.8vw;
    margin-bottom: 13px;
  }
}
.load--2 .load-title__top.on {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 768px) {
  .load--2 .load-title__bottom {
    width: 29.1666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .load--2 .load-title__bottom {
    width: 66.6666666667vw;
  }
}
.load--2 .load-title__bottom path {
  opacity: 0;
}
.load--2 .load-title__bottom.on path {
  opacity: 1;
}

/* .top
===================================================== */
.top {
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #ddd;
}
@media screen and (min-width: 768px) {
  .top {
    height: 800px;
  }
}
@media screen and (max-width: 767px) {
  .top {
    height: 548px;
  }
}
.top__inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .top__inner {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }
}
.top-title {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .top-title {
    width: 300px;
    padding-top: 55px;
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 767px) {
  .top-title {
    width: 173px;
    padding-top: 28px;
    margin-bottom: 26px;
  }
}
.top .top-slide-wrap {
  position: relative;
}
.top-slide {
  position: absolute;
  display: flex;
  flex-wrap: nowrap;
  transition: margin-left 0.4s;
  left: 0;
  top: 0;
  width: 100%;
}
.top-slide__item {
  transition: transform 0.4s;
  transform: scale(1);
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .top-slide__item {
    width: 360px;
  }
}
.top-slide__item img {
  border: 3px solid #000;
}
@media screen and (max-width: 767px) {
  .top-slide__item:not(.active) {
    transform: scale(0.8);
  }
}
.top-slide__link {
  display: block;
}
@media screen and (min-width: 768px) {
  .top-slide__img {
    transform: scale(0.95);
  }
}
@media screen and (max-width: 767px) {
  .top-slide__img {
    width: 260px;
    margin-bottom: 8px;
  }
}
.top-slide__name {
  font-family: "neue-haas-grotesk-text", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  text-align: center;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .top-slide__name {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .top-slide__name {
    font-size: 12px;
  }
}
.top-slidenav {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .top-slidenav {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .top-slidenav {
    display: flex;
    align-items: center;
    gap: 0 20px;
    bottom: 15px;
  }
}
.top-slidenav svg,
.top-slidenav img {
  height: 100%;
  width: auto;
}
.top-slidenav__text {
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: normal;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .top-slidenav__text {
    font-size: 22px;
  }
}
.top-slidenav__arrow {
  box-sizing: content-box;
}
@media screen and (max-width: 767px) {
  .top-slidenav__arrow {
    height: 15px;
    padding: 7px;
  }
}

/* .content
===================================================== */
.content {
  position: relative;
  z-index: 2;
  background-color: #ddd;
}

/* .lead
===================================================== */
.lead {
  background-color: #eee;
}
@media screen and (min-width: 768px) {
  .lead {
    padding: 80px 0;
  }
}
@media screen and (max-width: 767px) {
  .lead {
    padding: 60px 0;
  }
}
.lead-text {
  text-align: center;
  line-height: 2.5;
}
@media screen and (min-width: 768px) {
  .lead-text {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .lead-text {
    font-size: 13px;
  }
}

/* .sec
===================================================== */
@media screen and (min-width: 768px) {
  .sec {
    padding: 100px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec {
    padding: 21.3333333333vw 0;
  }
}

/* .sec-title
===================================================== */
.sec-title {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sec-title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .sec-title {
    margin-bottom: 8vw;
  }
}
.sec-title__which {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec-title__which {
    width: 180px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .sec-title__which {
    width: 40vw;
  }
}
.sec-title__text {
  position: relative;
}
.sec-title__en {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .sec-title__en {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .sec-title__en {
    margin-top: 2.6666666667vw;
    width: 85%;
  }
}
.sec-title__en span {
  display: inline-block;
  line-height: 1;
  font-family: "garamond-premier-pro", serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .sec-title__en span {
    font-size: 130px;
  }
}
@media screen and (max-width: 767px) {
  .sec-title__en span {
    font-size: 22.6666666667vw;
  }
}
.sec-title__ja {
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
  letter-spacing: 0.6em;
  white-space: nowrap;
}
.sec-title__ja::after {
  content: "";
  display: inline;
  width: 0;
  height: 0;
  margin-left: calc(0.6em * -1);
}
@media screen and (min-width: 768px) {
  .sec-title__ja {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .sec-title__ja {
    font-size: 4.8vw;
  }
}

/* .sec-top
===================================================== */
.sec-top {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec-top {
    width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .sec-top {
    width: 88vw;
  }
}
@media screen and (min-width: 768px) {
  .sec-top__block {
    width: calc((100% - 100px) / 2);
  }
}
@media screen and (max-width: 767px) {
  .sec-top__block {
    width: calc((100% - 13.3333333333vw) / 2);
  }
}
.sec-top__block a {
  display: block;
}
@media screen and (min-width: 768px) {
  .sec-top__block a:hover {
    opacity: 0.8;
  }
}
.sec-top .sec-kirinuki {
  width: 100%;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .sec-top .sec-kirinuki {
    margin-bottom: 30px;
    height: 500px;
  }
}
@media screen and (max-width: 767px) {
  .sec-top .sec-kirinuki {
    margin-bottom: 8vw;
    height: 96vw;
  }
}
.sec-top .sec-kirinuki__item {
  width: auto;
  height: 100%;
  display: none;
}
.sec-top .sec-kirinuki__item img {
  width: auto;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.sec-top .sec-kirinuki__item.active {
  display: block;
}
.sec-top__date {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .sec-top .sec-item {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .sec-top .sec-item {
    margin-bottom: 6.6666666667vw;
  }
}
.sec-top .sec-item__link {
  display: block;
}
@media screen and (min-width: 768px) {
  .sec-top .sec-item__link:hover .sec-item__buy {
    background-color: #000;
    color: #fff;
  }
}
.sec-top .sec-item__name {
  text-align: center;
  line-height: 1.5;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .sec-top .sec-item__name {
    font-size: 16px;
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 767px) {
  .sec-top .sec-item__name {
    font-size: 3.4666666667vw;
    margin-bottom: 1.8666666667vw;
  }
}
.sec-top .sec-item__size {
  text-align: center;
  line-height: 1.6153846154;
}
@media screen and (min-width: 768px) {
  .sec-top .sec-item__size {
    font-size: 15px;
    margin-top: 8px;
  }
}
@media screen and (max-width: 767px) {
  .sec-top .sec-item__size {
    font-size: 3.4666666667vw;
    margin-top: 2.1333333333vw;
  }
}
.sec-top .sec-item__bottom {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .sec-top .sec-item__bottom {
    gap: 0 8px;
  }
}
@media screen and (max-width: 767px) {
  .sec-top .sec-item__bottom {
    gap: 0 2.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .sec-top .sec-item__price {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .sec-top .sec-item__price {
    font-size: 3.4666666667vw;
  }
}
.sec-top .sec-item__buy {
  background-color: #fff;
  border: 1px solid #000;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .sec-top .sec-item__buy {
    font-size: 14px;
    line-height: 20px;
    width: 55px;
  }
}
@media screen and (max-width: 767px) {
  .sec-top .sec-item__buy {
    font-size: 3.2vw;
    line-height: 4.8vw;
    width: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .sec-top .sec-graph {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .sec-top .sec-graph {
    width: 100%;
  }
}
.sec-top .sec-graph__item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .sec-top .sec-graph__item:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .sec-top .sec-graph__item:not(:last-child) {
    margin-bottom: 2.6666666667vw;
  }
}
.sec-top .sec-graph__left {
  flex-shrink: 0;
  letter-spacing: 0em;
}
@media screen and (min-width: 768px) {
  .sec-top .sec-graph__left {
    width: 70px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .sec-top .sec-graph__left {
    width: 16.5333333333vw;
    font-size: 3.4666666667vw;
  }
}
.sec-top .sec-graph__right {
  width: 100%;
  position: relative;
}
.sec-top .sec-graph__line {
  width: 100%;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .sec-top .sec-graph__line {
    height: 3.5px;
  }
}
@media screen and (max-width: 767px) {
  .sec-top .sec-graph__line {
    height: 0.9333333333vw;
  }
}
.sec-top .sec-graph__circle {
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-100%, -50%);
}
@media screen and (min-width: 768px) {
  .sec-top .sec-graph__circle {
    border: 1px solid #000;
    width: 13px;
    height: 13px;
  }
}
@media screen and (max-width: 767px) {
  .sec-top .sec-graph__circle {
    border: 0.2666666667vw solid #000;
    width: 3.4666666667vw;
    height: 3.4666666667vw;
  }
}

/* .sec-movie
===================================================== */
@media screen and (min-width: 768px) {
  .sec-movie {
    display: flex;
    justify-content: space-between;
    max-width: 950px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 50px;
  }
}
@media screen and (min-width: 768px) {
  .sec-movie__block {
    width: calc((100% - 50px) / 2);
    margin-top: 130px;
  }
}
@media screen and (max-width: 767px) {
  .sec-movie__block--1 {
    margin-top: 21.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sec-movie__block--2 {
    margin-top: 29.3333333333vw;
  }
}
.sec-movie .sec-video {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec-movie .sec-video {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .sec-movie .sec-video {
    width: 80vw;
  }
}
.sec-movie .sec-video__name {
  text-transform: capitalize;
  line-height: 1.2857142857;
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: normal;
  text-align: right;
  position: absolute;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .sec-movie .sec-video__name {
    font-size: 35px;
    right: -20px;
    bottom: calc(100% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .sec-movie .sec-video__name {
    font-size: 9.3333333333vw;
    right: -5.3333333333vw;
    bottom: calc(100% - 5.3333333333vw);
  }
}
.sec-movie .sec-video__name a {
  display: block;
}
@media screen and (min-width: 768px) {
  .sec-movie .sec-video__name a:hover {
    opacity: 0.6;
  }
}
.sec-movie .sec-come {
  line-height: 1.8461538462;
  position: relative;
  word-break: break-all;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec-movie .sec-come {
    width: 100%;
    font-size: 14px;
    margin-top: 45px;
  }
}
@media screen and (max-width: 767px) {
  .sec-movie .sec-come {
    width: 74.6666666667vw;
    font-size: 13px;
    margin-top: 45px;
  }
}
.sec-movie .sec-come__point {
  position: absolute;
  top: 0;
  left: -25px;
  transform: translate(0, -105%) rotate(-7deg);
}
@media screen and (min-width: 768px) {
  .sec-movie .sec-come__point {
    width: 60px;
  }
}
@media screen and (max-width: 767px) {
  .sec-movie .sec-come__point {
    width: 60px;
  }
}

/* .sec指定
===================================================== */
.sec:nth-child(even) {
  background-color: #eee;
}
@media screen and (max-width: 767px) {
  .sec:nth-child(even) .sec-title__en {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-child(even) .sec-title__en span {
    font-size: 18.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-title__en {
    width: 620px;
  }
}

@media screen and (min-width: 768px) {
  #sec--2 .sec-title__en {
    width: 750px;
  }
}

@media screen and (min-width: 768px) {
  #sec--3 .sec-title__en {
    width: 500px;
  }
}

/* .bottom
===================================================== */
.bottom {
  background-color: #eee;
}
@media screen and (min-width: 768px) {
  .bottom {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .bottom {
    padding-top: 21.3333333333vw;
  }
}
.bottom__inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .bottom__inner {
    max-width: 700px;
  }
}
@media screen and (max-width: 767px) {
  .bottom__inner {
    width: 88vw;
  }
}
@media screen and (min-width: 768px) {
  .bottom-block {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .bottom-block {
    margin-bottom: 80px;
  }
}
.bottom-title {
  text-transform: capitalize;
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .bottom-title {
    font-size: 38px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .bottom-title {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

/* .itembtn
===================================================== */
.itembtn {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .itembtn {
    width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .itembtn {
    width: 74.6666666667vw;
  }
}
.itembtn__item {
  border: 1px solid #000;
  background-color: #fff;
}
.itembtn__item:not(:last-child) {
  border: 1px solid #ddd;
  background-color: #303030;
  color: #fff;
  margin-bottom: 20px;
}
.itembtn__link {
  display: block;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .itembtn__link {
    line-height: 50px;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .itembtn__link {
    line-height: 50px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .itembtn__link:hover {
    text-decoration: underline;
  }
}

/* .styling
===================================================== */
.styling-list {
  display: flex;
  width: 100%;
  overflow-x: auto;
}
@media screen and (min-width: 768px) {
  .styling-list {
    gap: 0 5px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .styling-list {
    gap: 0 1.3333333333vw;
    margin-bottom: 15px;
  }
}
.styling-list__link {
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .styling-list__link {
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  .styling-list__link {
    width: 45.3333333333vw;
  }
}
.styling-list__link::before {
  content: "";
  display: block;
  padding-top: 120%;
}
@media screen and (min-width: 768px) {
  .styling-list__link:hover {
    opacity: 0.7;
  }
}
.styling-list__link img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.styling-btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.styling-btn__link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .styling-btn__link {
    font-size: 14px;
    gap: 0 5px;
  }
}
@media screen and (max-width: 767px) {
  .styling-btn__link {
    font-size: 14px;
    gap: 0 5px;
  }
}
@media screen and (min-width: 768px) {
  .styling-btn__link:hover {
    opacity: 0.6;
  }
}
.styling-btn__link::before {
  content: "";
  display: block;
  width: 105%;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 50%;
  bottom: -5%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .styling-btn__img {
    width: 10px;
    margin-top: 1px;
  }
}
@media screen and (max-width: 767px) {
  .styling-btn__img {
    width: 10px;
    margin-top: 1px;
  }
}

/* .youtube
===================================================== */
.youtube__video {
  position: relative;
  padding-top: 56.25%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .youtube__video {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .youtube__video {
    margin-bottom: 10px;
  }
}
.youtube__video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .youtube__text {
    font-size: 14px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .youtube__text {
    font-size: 13px;
  }
}

/* .pickup
===================================================== */
.pickup__link {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .pickup__link {
    font-size: 14px;
    width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .pickup__link {
    font-size: 14px;
    width: 74.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .pickup__link:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .pickup__img {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .pickup__img {
    margin-bottom: 10px;
  }
}

/* .footer 
===================================================== */
.footer {
  position: relative;
}
@media screen and (min-width: 768px) {
  .footer {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    padding-bottom: 25px;
  }
}
.footer-logo {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .footer-logo {
    width: 120px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .footer-logo {
    width: 120px;
    margin-bottom: 15px;
  }
}
.footer-logo__link {
  display: block;
}
@media screen and (min-width: 768px) {
  .footer-logo__link:hover {
    opacity: 0.7;
  }
}
.footer-copy small {
  display: block;
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .footer-copy small {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .footer-copy small {
    font-size: 10px;
  }
}
.footer .totop {
  position: absolute;
  background-color: #fff;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: transform 0.3s;
}
@media screen and (min-width: 768px) {
  .footer .totop {
    width: 50px;
    height: 50px;
    right: 50px;
    bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .footer .totop {
    width: 38px;
    height: 38px;
    right: 22px;
    bottom: 25px;
  }
}
@media screen and (min-width: 768px) {
  .footer .totop:hover {
    transform: translateY(-5px);
  }
}
@media screen and (min-width: 768px) {
  .footer .totop__img {
    width: 18px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .footer .totop__img {
    width: 12px;
    margin-top: 5px;
  }
}

/* anime
===================================================== */
.fade-right {
  opacity: 0;
  transform: translateX(-5%);
  transition: opacity 0.5s, transform 0.5s;
}
.fade-right.on {
  opacity: 1;
  transform: translateX(0);
}

.sec .sec-title__which {
  opacity: 0;
  transform: translateY(20%);
  transition: opacity 0.5s, transform 0.5s;
}
.sec .sec-title__en span {
  opacity: 0;
  transform: translateY(20%);
  transition: opacity 0.3s, transform 0.3s;
}
.sec .sec-title__ja {
  opacity: 0;
  transition: opacity 0.5s;
}
.sec .sec-kirinuki {
  transition: opacity 0.7s, transform 0.7s;
}
.sec .sec-top__block:nth-child(odd) .sec-kirinuki {
  transform: translateX(-10%);
  opacity: 0;
}
.sec .sec-top__block:nth-child(even) .sec-kirinuki {
  transform: translateX(10%);
  opacity: 0;
}
.sec.on .sec-title__which {
  opacity: 1;
  transform: translateY(0);
}
.sec.on .sec-title__en span {
  opacity: 1;
  transform: translateY(0);
}
.sec.on .sec-title__ja {
  opacity: 1;
}
.sec.on .sec-top__block .sec-kirinuki {
  transform: translateX(0);
  opacity: 1;
}

.sec-graph .sec-graph__circle {
  opacity: 0;
  left: 0;
  transition: left 1s, opacity 0.3s;
}
.sec-graph.on .sec-graph__circle {
  opacity: 1;
}
.sec-graph.on .sec-graph__circle--1-1 {
  left: 80%;
}
.sec-graph.on .sec-graph__circle--1-2 {
  left: 80%;
}
.sec-graph.on .sec-graph__circle--1-3 {
  left: 100%;
}
.sec-graph.on .sec-graph__circle--2-1 {
  left: 80%;
}
.sec-graph.on .sec-graph__circle--2-2 {
  left: 60%;
}
.sec-graph.on .sec-graph__circle--2-3 {
  left: 80%;
}
.sec-graph.on .sec-graph__circle--3-1 {
  left: 80%;
}
.sec-graph.on .sec-graph__circle--3-2 {
  left: 40%;
}
.sec-graph.on .sec-graph__circle--3-3 {
  left: 60%;
}
.sec-graph.on .sec-graph__circle--4-1 {
  left: 100%;
}
.sec-graph.on .sec-graph__circle--4-2 {
  left: 60%;
}
.sec-graph.on .sec-graph__circle--4-3 {
  left: 40%;
}
.sec-graph.on .sec-graph__circle--5-1 {
  left: 100%;
}
.sec-graph.on .sec-graph__circle--5-2 {
  left: 100%;
}
.sec-graph.on .sec-graph__circle--5-3 {
  left: 60%;
}
.sec-graph.on .sec-graph__circle--6-1 {
  left: 80%;
}
.sec-graph.on .sec-graph__circle--6-2 {
  left: 80%;
}
.sec-graph.on .sec-graph__circle--6-3 {
  left: 80%;
}/*# sourceMappingURL=style.css.map */