@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変換
===================================================== */
/* vw変換
===================================================== */
/* vw変換、最大値あり(PC用)
===================================================== */
/* vw変換、最小値あり(PC用)
===================================================== */
/* 最大サイズ(PC用)
===================================================== */
/* ラインハイト計算
===================================================== */
/* レタースペーシング計算
===================================================== */
/* right-arrow
===================================================== */
/* aspect-area
===================================================== */
/* aspect-area-h
===================================================== */
/* youtube
===================================================== */
/* color
===================================================== */
/* font-size
===================================================== */
/* font-family
===================================================== */
/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* 
============================================ */ /* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  font-family: "din-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #fff;
  color: #040000;
  letter-spacing: 0;
  line-height: 1.6;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 13px;
  }
}

.wrapper {
  overflow-x: hidden;
}

* {
  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 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  z-index: 9999;
}

.slick-fade {
  pointer-events: none;
}

.yohaku {
  margin-bottom: 20%;
}

/* .content
===================================================== */
.content {
  z-index: 2;
  position: relative;
}
.content::before {
  content: "";
  display: block;
  width: 100%;
  height: 177.6315789474vw;
}
@media screen and (min-width: 768px) {
  .content::before {
    max-height: 100vh;
  }
}
@media screen and (max-width: 767px) {
  .content::before {
    max-height: 100vh;
    max-height: calc(var(--vh, 1vh) * 100);
  }
}
.content .content-color {
  width: 100%;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .content .content-inner {
    max-width: 700px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .content .content-inner {
    width: 100%;
  }
}

/* .top
===================================================== */
.top {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
.top .top-inner {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .top .top-inner {
    max-height: 100vh;
  }
}
@media screen and (max-width: 767px) {
  .top .top-inner {
    max-height: 100vh;
    max-height: calc(var(--vh, 1vh) * 100);
  }
}
.top .top-movie {
  width: 100%;
}
.top .top-title {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: center;
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .top .top-title {
    width: 30vw;
    top: 35%;
  }
}
@media screen and (max-width: 767px) {
  .top .top-title {
    width: 58.6466165414vw;
    top: 40%;
  }
}
.top .top-title .top-title__logo {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .top .top-title .top-title__logo {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .top .top-title .top-title__logo {
    margin-bottom: 15px;
  }
}
.top .top-title .top-title__text {
  width: 100%;
}
.top .top-line {
  z-index: 2;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .top .top-line {
    bottom: 10%;
  }
}
@media screen and (max-width: 767px) {
  .top .top-line {
    bottom: 12%;
  }
}
.top .top-line::before {
  content: "";
  display: block;
  width: 1px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .top .top-line::before {
    max-height: 200px;
    height: 13vw;
  }
}
@media screen and (max-width: 767px) {
  .top .top-line::before {
    height: 150px;
  }
}
.top .top-line::after {
  content: "";
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.top .top-scroll {
  display: block;
  color: #fff;
  position: absolute;
  z-index: 2;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
  letter-spacing: 0;
  font-size: 18px;
}

/* .sec
===================================================== */
@media screen and (min-width: 768px) {
  .sec {
    padding-top: 200px;
  }
}
@media screen and (max-width: 767px) {
  .sec {
    padding-top: 30%;
  }
}

@media screen and (min-width: 768px) {
  #sec--3 {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 767px) {
  #sec--3 {
    padding-bottom: 30%;
  }
}

/* .main
===================================================== */
.main {
  width: 100%;
  position: relative;
}
.main .main__movie {
  width: 100%;
  position: relative;
  z-index: 1;
}
.main .main__movie::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0.3;
}
.main .main__img {
  width: 80%;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* .credit
===================================================== */
.credit {
  margin-left: 7%;
}
@media screen and (min-width: 768px) {
  .credit {
    margin-top: 5%;
  }
}
@media screen and (max-width: 767px) {
  .credit {
    margin-top: 10%;
  }
}
.credit .credit__block:not(:last-child) {
  margin-bottom: 5%;
}
.credit .credit-gender {
  font-size: 15px;
  letter-spacing: 0;
  margin-bottom: 2px;
}
.credit .credit-gender span {
  text-transform: uppercase;
  margin-left: 3px;
}
.credit .credti-list__link {
  display: flex;
  color: #040000;
  letter-spacing: 0;
  text-transform: uppercase;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.credit .credti-list__name {
  font-size: 15px;
  margin-right: 5px;
}
.credit .credti-list__price {
  font-size: 15px;
  margin-right: 15px;
}
.credit .credti-list__price .credti-list__tax {
  font-size: 11px;
  letter-spacing: 0;
  text-transform: lowercase;
}
.credit .credti-list__state {
  font-size: 13px;
}
.credit .credti-list__state.credti-list__state--line {
  text-decoration: underline;
}

#sec--1 .credit--1 .credit-gender,
#sec--1 .credit--2 .credit-gender,
#sec--1 .credit--3 .credit-gender,
#sec--1 .credit--4 .credit-gender {
  color: #3C5570;
}

#sec--2 .credit--1 .credit-gender {
  color: #885C2F;
}

#sec--3 .credit--1 .credit-gender,
#sec--3 .credit--3 .credit-gender {
  color: #3C5570;
}
#sec--3 .credit--2 .credit-gender {
  color: #fff;
}

/* .block
===================================================== */
.block--1 .block__img {
  width: 80%;
  margin-left: 5%;
  margin-right: auto;
}
.block--1 .block__bottom {
  position: relative;
}
.block--1 .block__bottom .block__credit {
  margin-left: 0;
  position: absolute;
  z-index: 2;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  .block--1 .block__bottom .block__credit {
    right: 56%;
  }
}
@media screen and (max-width: 767px) {
  .block--1 .block__bottom .block__credit {
    right: 54%;
  }
}
.block--1 .block__bottom .block__img {
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: 5%;
}
@media screen and (min-width: 768px) {
  .block--1 .block__bottom .block__img {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .block--1 .block__bottom .block__img {
    width: 45%;
  }
}

.block--2 {
  position: relative;
}
.block--2 .credit-wrap {
  width: 70%;
  margin-left: auto;
  position: absolute;
  z-index: 2;
  top: 80%;
  right: -5%;
}
@media screen and (min-width: 768px) {
  .block--2 .credit-wrap {
    padding-bottom: 7%;
  }
}
@media screen and (max-width: 767px) {
  .block--2 .credit-wrap {
    padding-bottom: 8%;
  }
}
.block--2 .credit-wrap .credit {
  margin-left: 10%;
}

/* #sec--1
===================================================== */
#sec--1 .main {
  margin-bottom: 10%;
}
#sec--1 .main .main__movie::after {
  background-color: #D4B54A;
}
#sec--1 .sub--1 {
  padding: 0 5%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -1.5%;
  margin-bottom: 10%;
}
#sec--1 .sub--1 .sub__item {
  width: 30.8333333333%;
  margin-top: 1.5%;
}
#sec--1 .block--2 {
  margin-bottom: 10%;
}
#sec--1 .block--2 .sub--2 {
  position: relative;
  z-index: 3;
  width: 90%;
  margin-right: auto;
}
#sec--1 .block--2 .credti-list__link {
  color: #040000;
}
#sec--1 .block--2 .credit-wrap {
  background: #F1BE4D;
  padding-top: 32%;
}
#sec--1 .block--2 .credit-gender {
  color: #fff;
}
#sec--1 .credit--2,
#sec--1 .credit--3 {
  margin-top: 0;
}
#sec--1 .sub--3 {
  pointer-events: none;
}
#sec--1 .sub--4 {
  padding: 0 5%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -1.5%;
  margin-bottom: 10%;
}
#sec--1 .sub--4 .sub__item {
  width: 49.25%;
  margin-top: 1.5%;
}

/* #sec--2
===================================================== */
#sec--2 .main {
  margin-bottom: 10%;
  position: relative;
}
#sec--2 .main .main__movie::after {
  background-color: #99612F;
}
#sec--2 .main .slidetext {
  letter-spacing: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 80px;
  white-space: nowrap;
  display: flex;
  width: 100%;
  overflow: hidden;
}
#sec--2 .main .slidetext.on .slidetext__item:first-child {
  -webkit-animation: slide1 70s -35s linear infinite;
          animation: slide1 70s -35s linear infinite;
}
#sec--2 .main .slidetext.on .slidetext__item:last-child {
  -webkit-animation: slide2 70s linear infinite;
          animation: slide2 70s linear infinite;
}
@-webkit-keyframes slide1 {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes slide1 {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes slide2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
@keyframes slide2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
#sec--2 .main .slidetext--1 {
  position: absolute;
  z-index: 4;
}
#sec--2 .main .slidetext--1 .slidetext_up {
  color: #fff;
}
#sec--2 .main .slidetext--1 .slidetext_down {
  color: transparent;
}
#sec--2 .main .slidetext--2 {
  position: absolute;
  z-index: 2;
}
#sec--2 .main .slidetext--2 .slidetext_up {
  color: transparent;
}
#sec--2 .main .slidetext--2 .slidetext_down {
  color: #fff;
}
#sec--2 .sub--1 {
  width: 100%;
}
#sec--2 .sub--1 .slick-slide {
  padding: 0 0.3%;
}
#sec--2 .sub--1 .slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 5%;
}
#sec--2 .sub--1 .slick-dots li button {
  text-indent: -9999px;
  line-height: 1;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ccc;
  cursor: pointer;
}
#sec--2 .sub--1 .slick-dots li.slick-active button {
  background-color: #000;
}
#sec--2 .sub--1 .slick-dots li:not(:last-child) {
  margin-right: 15px;
}

/* #sec--3
===================================================== */
#sec--3 .block--1 .sub--1 {
  margin-bottom: 5%;
}
#sec--3 .block--1 .credit--1 {
  margin-top: 0;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  #sec--3 .main {
    margin-bottom: 60%;
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .main {
    margin-bottom: 80%;
  }
}
#sec--3 .main .main__movie::after {
  background-color: #162933;
}
#sec--3 .main .credit-wrap {
  background: #162933;
  padding-top: 22%;
}
#sec--3 .main .credti-list__link {
  color: #fff;
}
#sec--3 .sub--2 {
  pointer-events: none;
}
#sec--3 .sub--3 {
  padding: 0 5%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -4%;
  margin-bottom: 10%;
}
#sec--3 .sub--3 .sub__item {
  width: 48%;
  margin-top: 4%;
}

/* .footer
===================================================== */
.footer {
  width: 100%;
  position: relative;
}
.footer::before {
  content: "";
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .footer::before {
    max-height: 100vh;
  }
}
@media screen and (max-width: 767px) {
  .footer::before {
    max-height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}
@media screen and (min-width: 768px) {
  .footer::before {
    height: 56.25vw;
  }
}
@media screen and (max-width: 767px) {
  .footer::before {
    height: 177.7777777778vw;
  }
}
.footer .staff {
  position: absolute;
  z-index: 2;
  top: 15%;
  left: 5%;
  color: #fff;
  letter-spacing: 0;
}
.footer .staff-title {
  font-size: 18px;
  margin-bottom: 7px;
}
.footer .staff-credit {
  font-size: 15px;
  line-height: 1.6;
}
.footer .totop {
  position: absolute;
  z-index: 2;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
.footer .totop .totop-text {
  text-transform: uppercase;
  color: #fff;
  font-size: 40px;
  letter-spacing: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer .totop .totop-text::before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  margin-bottom: -10px;
}

/* animation
===================================================== */
.fade {
  opacity: 0;
  transition: opacity 0.7s;
}
.fade.show {
  opacity: 1;
}

.fade-up {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.7s;
}
.fade-up.show {
  opacity: 1;
  transform: translateY(0);
}

.fade-wrap .fade {
  opacity: 0;
  transition: opacity 0.7s;
}
.fade-wrap .fade--1 {
  transition-delay: 0s;
}
.fade-wrap .fade--2 {
  transition-delay: 0.2s;
}
.fade-wrap .fade--3 {
  transition-delay: 0.4s;
}
.fade-wrap .fade--4 {
  transition-delay: 0.6s;
}
.fade-wrap.show .fade {
  opacity: 1;
}/*# sourceMappingURL=style.css.map */