@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変換(SP用)
===================================================== */
/* vw変換(PC用) minとmax
===================================================== */
/* spサイズをpcへ引き伸ばし
===================================================== */
/* ラインハイト計算
===================================================== */
/* レタースペーシング計算
===================================================== */
/* right-arrow
===================================================== */
/* aspect-area(padding-top)
===================================================== */
/* aspect-area-h(height)
===================================================== */
/* youtube
===================================================== */
/* margin: 0 auto
===================================================== */
/* color
===================================================== */
/* font-size
===================================================== */
/* font-family
===================================================== */
/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* loopslide
============================================ */
/* loopslide_y
============================================ */
/* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  background-color: #fff;
  color: #1a1a1a;
  letter-spacing: 0;
  line-height: 1.6;
  overflow: hidden;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 11px;
  }
}

.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) {
  .pcNone {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pcNone {
    display: block;
  }
}

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

/* .load
===================================================== */
.load {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  transition: opacity 1s;
}
.load .load_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.load .loadLogo {
  opacity: 0;
  transition: opacity 0.6s;
}
@media screen and (min-width: 768px) {
  .load .loadLogo {
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .load .loadLogo {
    width: 40vw;
  }
}
.load .loadLogo.on {
  opacity: 1;
}

/* .top
===================================================== */
.top {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
}
.top video {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 80%;
     object-position: center 80%;
}
.top .topTitle {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (min-width: 768px) {
  .top .topTitle {
    top: 44%;
    width: min(68.1818181818vw, 600px);
  }
}
@media screen and (max-width: 767px) {
  .top .topTitle {
    width: 64vw;
    top: 30%;
  }
}

/* .main
===================================================== */
.main {
  z-index: 2;
  position: relative;
  background-color: #f9f5cb;
}
@media screen and (min-width: 768px) {
  .main {
    margin-top: 100svh;
    padding: min(28.4090909091vw, 250px) 0;
  }
}
@media screen and (max-width: 767px) {
  .main {
    margin-top: 100svh;
    padding: 40vw 0;
  }
}

/* .sec
===================================================== */
.sec {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec {
    width: min(102.2727272727vw, 900px);
  }
}
@media screen and (max-width: 767px) {
  .sec {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .sec:not(:last-of-type) {
    margin-bottom: min(39.7727272727vw, 350px);
  }
}
@media screen and (max-width: 767px) {
  .sec:not(:last-of-type) {
    margin-bottom: 48vw;
  }
}
.sec .secTitle {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .sec .secTitle {
    width: min(21.5909090909vw, 190px);
  }
}
@media screen and (max-width: 767px) {
  .sec .secTitle {
    top: -12vw;
    width: 29.3333333333vw;
  }
}
.sec .secMainImg {
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .sec .secMainImg {
    width: min(60.2272727273vw, 530px);
  }
}
@media screen and (max-width: 767px) {
  .sec .secMainImg {
    width: 69.3333333333vw;
  }
}
.sec .secMainImg .secMainImg_btn {
  position: absolute;
  transition: transform 0.5s;
}
@media screen and (min-width: 768px) {
  .sec .secMainImg .secMainImg_btn {
    width: min(3.4090909091vw, 30px);
    height: min(3.4090909091vw, 30px);
    bottom: min(2.2727272727vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  .sec .secMainImg .secMainImg_btn {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    bottom: 2.6666666667vw;
  }
}
.sec .secMainImg .secMainImg_btn span {
  display: block;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sec .secMainImg .secMainImg_btn span:first-of-type {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sec .secMainImg .secMainImg_btn span:first-of-type {
    height: 2px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secMainImg .secMainImg_btn span:first-of-type {
    height: 1.5px;
  }
}
.sec .secMainImg .secMainImg_btn span:last-of-type {
  height: 100%;
}
@media screen and (min-width: 768px) {
  .sec .secMainImg .secMainImg_btn span:last-of-type {
    width: 2px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secMainImg .secMainImg_btn span:last-of-type {
    width: 1.5px;
  }
}
.sec .secMainImg .secMainImg_btn span:last-child {
  transition: opacity 0.5s;
  opacity: 0;
}
.sec .secMainImg .secMainImg_btn.secMainImg_btn__plus span:last-child {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .sec .secMainImg:hover .secMainImg_btn {
    transform: rotate(180deg);
  }
}
.sec .secMainImg__movie {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec .secMainImg__movie {
    width: min(73.8636363636vw, 650px);
  }
}
@media screen and (max-width: 767px) {
  .sec .secMainImg__movie {
    width: 77.3333333333vw;
  }
}
.sec .secMainImg__gif {
  width: 100%;
}
.sec .secSubImg {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .sec .secSubImg {
    width: min(45.4545454545vw, 400px);
    top: min(45.4545454545vw, 400px);
  }
}
@media screen and (max-width: 767px) {
  .sec .secSubImg {
    width: 45.3333333333vw;
    top: 61.3333333333vw;
  }
}
.sec .secSubImg .slick-dots {
  text-align: center;
  position: absolute;
  top: 0;
  transform: translateY(-100%);
  display: flex;
}
@media screen and (min-width: 768px) {
  .sec .secSubImg .slick-dots li {
    padding: 0 min(1.1363636364vw, 10px);
  }
}
@media screen and (max-width: 767px) {
  .sec .secSubImg .slick-dots li {
    padding: 0 2.1333333333vw;
  }
}
.sec .secSubImg .slick-dots li button {
  position: relative;
  text-indent: -9999px;
  background: none;
  border: none;
}
.sec .secSubImg .slick-dots li button:before {
  content: "●";
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
  color: #b3b3b3;
  line-height: 1;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .sec .secSubImg .slick-dots li button:before {
    font-size: min(1.1363636364vw, 10px);
  }
}
@media screen and (max-width: 767px) {
  .sec .secSubImg .slick-dots li button:before {
    font-size: 2.1333333333vw;
  }
}
.sec .secSubImg .slick-dots li.slick-active button:before {
  color: #0071bc;
}

@media screen and (min-width: 768px) {
  .sec.left .secTitle {
    left: min(47.7272727273vw, 420px);
    top: max(-6.8181818182vw, -60px);
  }
}
@media screen and (max-width: 767px) {
  .sec.left .secTitle {
    left: 54.6666666667vw;
  }
}
.sec.left .secMainImg {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec.left .secMainImg .secMainImg_btn {
    left: min(2.2727272727vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  .sec.left .secMainImg .secMainImg_btn {
    left: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .sec.left .secSubImg {
    right: min(7.9545454545vw, 70px);
  }
}
@media screen and (max-width: 767px) {
  .sec.left .secSubImg {
    right: 5.3333333333vw;
  }
}
.sec.left .secSubImg .slick-dots {
  right: 0;
}
.sec.left .credit_link {
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .sec.right .secTitle {
    right: min(47.7272727273vw, 420px);
    top: max(-6.8181818182vw, -60px);
  }
}
@media screen and (max-width: 767px) {
  .sec.right .secTitle {
    right: 54.6666666667vw;
  }
}
.sec.right .secMainImg {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .sec.right .secMainImg .secMainImg_btn {
    right: min(2.2727272727vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  .sec.right .secMainImg .secMainImg_btn {
    right: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .sec.right .secSubImg {
    left: min(7.9545454545vw, 70px);
  }
}
@media screen and (max-width: 767px) {
  .sec.right .secSubImg {
    left: 5.3333333333vw;
  }
}
.sec.right .secSubImg .slick-dots {
  left: 0;
}
.sec.right .creditAreaName {
  margin-left: auto;
}
.sec.right .credit_link {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .sec.right .credit_link {
    justify-content: flex-end;
  }
}

/* .creditWrap
===================================================== */
.creditWrap {
  display: none;
}
@media screen and (min-width: 768px) {
  .creditWrap {
    margin-top: min(7.9545454545vw, 70px);
  }
}
@media screen and (max-width: 767px) {
  .creditWrap {
    margin-top: 18.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .creditWrap .creditArea {
    padding: 0 min(3.4090909091vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  .creditWrap .creditArea {
    padding: 0 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .creditWrap .creditArea:not(:last-of-type) {
    margin-bottom: min(3.4090909091vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  .creditWrap .creditArea:not(:last-of-type) {
    margin-bottom: 8vw;
  }
}
.creditWrap .creditAreaName {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .creditWrap .creditAreaName {
    margin-bottom: min(0.9090909091vw, 8px);
  }
}
@media screen and (max-width: 767px) {
  .creditWrap .creditAreaName {
    margin-bottom: 2.1333333333vw;
  }
}
.creditWrap .credit {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .creditWrap .credit {
    gap: min(0.5681818182vw, 5px) 0;
  }
}
@media screen and (max-width: 767px) {
  .creditWrap .credit {
    gap: 1.3333333333vw 0;
  }
}
.creditWrap .credit_item {
  width: 100%;
}
.creditWrap .credit_link {
  display: flex;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .creditWrap .credit_link:not(.credit_link__coming):hover {
    text-decoration: underline;
  }
}
@media screen and (min-width: 768px) {
  .creditWrap .credit_link:not(.credit_link__coming):hover span {
    text-decoration: underline;
  }
}
.creditWrap .credit_data {
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .creditWrap .credit_data {
    margin-right: min(2.2727272727vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  .creditWrap .credit_data {
    margin-right: 4vw;
  }
}
.creditWrap .credit_name {
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .creditWrap .credit_price {
    margin: 0 min(0.7954545455vw, 7px);
  }
}
@media screen and (max-width: 767px) {
  .creditWrap .credit_price {
    margin: 0 1.8666666667vw;
  }
}
.creditWrap .credit_price span {
  display: inline-block;
  font-size: 0.8rem;
}
@media screen and (min-width: 768px) {
  .creditWrap .credit_price span {
    margin-left: min(0.2272727273vw, 2px);
  }
}
@media screen and (max-width: 767px) {
  .creditWrap .credit_price span {
    margin-left: 0.5333333333vw;
  }
}
.creditWrap .credit_btn {
  text-transform: uppercase;
  font-size: 0.8rem;
}
.creditWrap .credit_btn.credit_btn__buy {
  background-color: #1a1a1a;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .creditWrap .credit_btn.credit_btn__buy {
    padding: min(0vw, 0px) min(1.1363636364vw, 10px);
  }
}
@media screen and (max-width: 767px) {
  .creditWrap .credit_btn.credit_btn__buy {
    padding: 0vw 2.6666666667vw;
  }
}
.creditWrap .credit_btn.credit_btn__coming {
  text-align: right;
}

@media screen and (min-width: 768px) {
  #sec__movie .creditWrap {
    margin-top: min(4.5454545455vw, 40px);
  }
}
@media screen and (max-width: 767px) {
  #sec__movie .creditWrap {
    margin-top: 10.6666666667vw;
  }
}
#sec__movie .credit_link {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

/* .footer
===================================================== */
.footer {
  height: 100vh;
  width: 100%;
  color: #fff;
  position: relative;
  z-index: 2;
}
.footer .footer_inner {
  position: relative;
  width: 100%;
  height: 100vh;
}
.footer .footerCredit {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .footer .footerCredit {
    top: min(6.8181818182vw, 60px);
    left: min(5.6818181818vw, 50px);
  }
}
@media screen and (max-width: 767px) {
  .footer .footerCredit {
    top: 13.3333333333vw;
    left: 5.3333333333vw;
  }
}
.footer .footerCredit .footerCredit_title {
  text-transform: uppercase;
  font-size: 1.6em;
}
@media screen and (min-width: 768px) {
  .footer .footerCredit .footerCredit_title {
    margin-bottom: min(1.7045454545vw, 15px);
  }
}
@media screen and (max-width: 767px) {
  .footer .footerCredit .footerCredit_title {
    margin-bottom: 4vw;
  }
}
.footer .footerCredit .footerCredit_name span {
  display: block;
  line-height: 1.8;
}
.footer .footerLogo {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .footer .footerLogo {
    left: min(5.6818181818vw, 50px);
    bottom: min(7.9545454545vw, 70px);
    width: min(45.4545454545vw, 400px);
    transition: opacity 0.4s;
  }
}
@media screen and (max-width: 767px) {
  .footer .footerLogo {
    left: 5.3333333333vw;
    bottom: 10.6666666667vw;
    width: 53.3333333333vw;
  }
}
.footer .footerLogo .footerLogo_link {
  display: block;
}
@media screen and (min-width: 768px) {
  .footer .footerLogo:hover {
    opacity: 0.7;
  }
}

/* anime
===================================================== */
.sec {
  filter: blur(10px) brightness(1.5) saturate(1);
  opacity: 0;
  transition: filter 1s, transform 0.7s, opacity 0.5s;
  transform: translateY(40px);
}
.sec.on {
  filter: blur(0) brightness(1) saturate(1);
  transform: translateY(0);
  opacity: 1;
}/*# sourceMappingURL=style.css.map */