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

.wrapper {
  overflow: hidden;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

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

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

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

/* .content
===================================================== */
.content {
  width: 100%;
}
.content-inner {
  background-color: #fff;
}
@media screen and (min-width: 901px) {
  .content-inner {
    width: 470px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 900px) {
  .content-inner {
    width: 100%;
  }
}
@media screen and (min-width: 901px) {
  .content-inner::before {
    content: "";
    display: block;
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
    transition: opacity 0.7s;
    pointer-events: none;
  }
}
@media screen and (min-width: 901px) {
  .content-inner.on::before {
    opacity: 0;
  }
}

@media screen and (min-width: 901px) {
  .left,
.right {
    width: calc((100% - 470px) / 2);
    height: 100vh;
    background-size: cover;
    background-position: center;
    position: fixed;
    top: 0;
  }
}
@media screen and (min-width: 901px) {
  .left::before,
.right::before {
    content: "";
    display: block;
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    transition: transform 1s cubic-bezier(0.64, -0.01, 0.1, 1);
  }
}

@media screen and (min-width: 901px) {
  .left {
    background-image: url(../images/left.jpg);
    left: 0;
    padding: 18px 13px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 901px) {
  .left::before {
    left: 0;
  }
}
@media screen and (min-width: 901px) {
  .left.on::before {
    transform: translateY(110%);
  }
}

@media screen and (min-width: 901px) {
  .right {
    background-image: url(../images/right.jpg);
    right: 0;
  }
}
@media screen and (min-width: 901px) {
  .right::before {
    right: 0;
  }
}
@media screen and (min-width: 901px) {
  .right.on::before {
    transform: translateY(-110%);
  }
}

/* .title
===================================================== */
@media screen and (min-width: 901px) {
  .title {
    max-width: 279px;
    width: 100%;
    margin-bottom: min(1.8416206262vw, 20px);
  }
}
@media screen and (max-width: 900px) {
  .title {
    width: 97.6vw;
    margin-bottom: 6.9333333333vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.title__brand {
  width: 100%;
  margin-bottom: 1.6vw;
}
@media screen and (min-width: 901px) {
  .title__brand {
    fill: #fff;
    margin-bottom: min(0.9208103131vw, 10px);
  }
}
.title__flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (min-width: 901px) {
  .title__season {
    fill: #fff;
    width: min(5.0644567219vw, 55px);
  }
}
@media screen and (max-width: 900px) {
  .title__season {
    width: 14.6666666667vw;
  }
}
@media screen and (min-width: 901px) {
  .title__year {
    fill: #fff;
    width: min(2.8545119705vw, 31px);
  }
}
@media screen and (max-width: 900px) {
  .title__year {
    width: 8.2666666667vw;
  }
}

/* .staff
===================================================== */
@media screen and (min-width: 901px) {
  .staff {
    max-width: 220px;
    width: 100%;
  }
}
@media screen and (max-width: 900px) {
  .staff {
    font-size: 10px;
    font-family: Helvetica, Arial, "sans-serif";
    font-weight: 700;
    font-style: normal;
    line-height: 1.2;
  }
}

/* .plus-area
===================================================== */
.plus {
  position: relative;
  cursor: pointer;
}
.plus__mark {
  position: absolute;
}
@media screen and (min-width: 901px) {
  .plus__mark {
    width: min(2.7659574468vw, 13px);
    bottom: min(1.4893617021vw, 7px);
  }
}
@media screen and (max-width: 900px) {
  .plus__mark {
    width: 3.4666666667vw;
    bottom: 1.8666666667vw;
  }
}
@media screen and (min-width: 901px) {
  .plus__mark--left {
    left: min(1.4893617021vw, 7px);
  }
}
@media screen and (max-width: 900px) {
  .plus__mark--left {
    left: 1.8666666667vw;
  }
}
@media screen and (min-width: 901px) {
  .plus__mark--right {
    right: min(1.4893617021vw, 7px);
  }
}
@media screen and (max-width: 900px) {
  .plus__mark--right {
    right: 1.8666666667vw;
  }
}

/* .top
===================================================== */
@media screen and (min-width: 901px) {
  .top {
    width: 100%;
    margin-bottom: min(9.1489361702vw, 43px);
  }
}
@media screen and (max-width: 900px) {
  .top {
    padding-top: 1.0666666667vw;
    margin-bottom: 10.6666666667vw;
  }
}
.top-imgwrap {
  position: relative;
}
.top-imgwrap .top-img--1 {
  margin-left: auto;
}
@media screen and (min-width: 901px) {
  .top-imgwrap .top-img--1 {
    width: min(71.4893617021vw, 336px);
  }
}
@media screen and (max-width: 900px) {
  .top-imgwrap .top-img--1 {
    width: 76.2666666667vw;
  }
}
.top-imgwrap .top-img--2 {
  position: absolute;
  pointer-events: none;
}
@media screen and (min-width: 901px) {
  .top-imgwrap .top-img--2 {
    width: min(48.9361702128vw, 230px);
    top: min(16.8085106383vw, 79px);
    left: 0;
  }
}
@media screen and (max-width: 900px) {
  .top-imgwrap .top-img--2 {
    width: 52.2666666667vw;
    top: 17.8666666667vw;
    left: -6.9333333333vw;
  }
}
@media screen and (max-width: 900px) {
  .top .title,
.top .top-img--1,
.top .top-img--2 {
    opacity: 0;
    transition: opacity 0.7s;
  }
}
@media screen and (max-width: 900px) {
  .top .top-img--1 {
    transition-delay: 0.2s;
  }
}
@media screen and (max-width: 900px) {
  .top .top-img--2 {
    transition-delay: 0.4s;
  }
}
@media screen and (max-width: 900px) {
  .top.on .title,
.top.on .top-img--1,
.top.on .top-img--2 {
    opacity: 1;
  }
}

/* main
===================================================== */
.block--1 {
  width: 100%;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 901px) {
  .block--1 {
    margin-bottom: min(3.4042553191vw, 16px);
  }
}
@media screen and (max-width: 900px) {
  .block--1 {
    margin-bottom: 4vw;
  }
}
.block--1::before {
  content: "";
  display: block;
  width: 100%;
}
@media screen and (min-width: 901px) {
  .block--1::before {
    padding-top: 100.4255319149%;
  }
}
@media screen and (max-width: 900px) {
  .block--1::before {
    padding-top: 100.5333333333%;
  }
}
.block--1 video {
  position: absolute;
  bottom: 0;
}
@media screen and (min-width: 901px) {
  .block--1 video {
    width: min(185.7446808511vw, 873px);
    left: max(-38.085106383vw, -179px);
  }
}
@media screen and (max-width: 900px) {
  .block--1 video {
    width: 186.1333333333vw;
    left: -38.1333333333vw;
  }
}

@media screen and (min-width: 901px) {
  .block--2 {
    margin-bottom: min(9.3617021277vw, 44px);
  }
}
@media screen and (max-width: 900px) {
  .block--2 {
    margin-bottom: 13.0666666667vw;
  }
}
.block--2 .block__item--1 {
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
}
@media screen and (min-width: 901px) {
  .block--2 .block__item--1 {
    font-size: min(5.5319148936vw, 26px);
    line-height: 1;
    margin-bottom: min(12.5531914894vw, 59px);
  }
}
@media screen and (max-width: 900px) {
  .block--2 .block__item--1 {
    font-size: 5.3333333333vw;
    line-height: 1;
    margin-bottom: 11.7333333333vw;
  }
}
.block--2 .block__item--2 {
  letter-spacing: 0;
}
@media screen and (min-width: 901px) {
  .block--2 .block__item--2 {
    font-size: min(3.829787234vw, 18px);
    line-height: 1.4444444444;
  }
}
@media screen and (max-width: 900px) {
  .block--2 .block__item--2 {
    font-size: 3.7333333333vw;
    line-height: 1.4285714286;
  }
}

@media screen and (min-width: 901px) {
  .block--3 {
    margin-bottom: min(1.4893617021vw, 7px);
  }
}
@media screen and (max-width: 900px) {
  .block--3 {
    margin-bottom: 1.3333333333vw;
  }
}
.block--3 .block__item {
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (min-width: 901px) {
  .block--3 .block__item {
    font-size: min(3.6170212766vw, 17px);
  }
}
@media screen and (max-width: 900px) {
  .block--3 .block__item {
    font-size: 3.7333333333vw;
  }
}

@media screen and (min-width: 901px) {
  .block--4 {
    margin-bottom: min(1.0638297872vw, 5px);
  }
}
@media screen and (max-width: 900px) {
  .block--4 {
    margin-bottom: 1.6vw;
  }
}

.block--5 {
  position: relative;
}
@media screen and (min-width: 901px) {
  .block--5 {
    margin-bottom: min(6.8085106383vw, 32px);
  }
}
@media screen and (max-width: 900px) {
  .block--5 {
    margin-bottom: 9.0666666667vw;
  }
}
.block--5 .block__text {
  position: absolute;
  line-height: 1;
  letter-spacing: 0;
  color: #fff;
}
@media screen and (min-width: 901px) {
  .block--5 .block__text {
    font-size: min(2.9787234043vw, 14px);
    top: min(3.4042553191vw, 16px);
    left: min(2.1276595745vw, 10px);
  }
}
@media screen and (max-width: 900px) {
  .block--5 .block__text {
    font-size: 3.7333333333vw;
    top: 4.2666666667vw;
    left: 2.6666666667vw;
  }
}
@media screen and (min-width: 901px) {
  .block--5 .plus__mark--left {
    left: min(2.1276595745vw, 10px);
    bottom: min(2.3404255319vw, 11px);
  }
}
@media screen and (max-width: 900px) {
  .block--5 .plus__mark--left {
    left: 2.6666666667vw;
    bottom: 2.9333333333vw;
  }
}

.block--6 {
  letter-spacing: 0;
}
@media screen and (min-width: 901px) {
  .block--6 {
    margin-bottom: min(5.5319148936vw, 26px);
    font-size: min(3.829787234vw, 18px);
    line-height: 1.4444444444;
  }
}
@media screen and (max-width: 900px) {
  .block--6 {
    margin-bottom: 7.7333333333vw;
    font-size: 3.7333333333vw;
    line-height: 1.4285714286;
  }
}

.block--7 {
  width: 100%;
}
@media screen and (min-width: 901px) {
  .block--7 {
    margin-bottom: min(1.0638297872vw, 5px);
  }
}
@media screen and (max-width: 900px) {
  .block--7 {
    margin-bottom: 1.3333333333vw;
  }
}
@media screen and (min-width: 901px) {
  .block--7 .plus__mark--left {
    left: min(2.1276595745vw, 10px);
    bottom: min(1.914893617vw, 9px);
  }
}
@media screen and (max-width: 900px) {
  .block--7 .plus__mark--left {
    left: 2.6666666667vw;
    bottom: 2.4vw;
  }
}

.block--8 {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 901px) {
  .block--8 {
    margin-bottom: min(1.0638297872vw, 5px);
  }
}
@media screen and (max-width: 900px) {
  .block--8 {
    margin-bottom: 1.3333333333vw;
  }
}
@media screen and (min-width: 901px) {
  .block--8 .block__item {
    width: calc((100% - min(1.0638297872vw, 5px)) / 2);
  }
}
@media screen and (max-width: 900px) {
  .block--8 .block__item {
    width: calc((100% - 1.3333333333vw) / 2);
  }
}
@media screen and (min-width: 901px) {
  .block--8 .plus__mark--right {
    right: min(1.7021276596vw, 8px);
    bottom: min(1.7021276596vw, 8px);
  }
}
@media screen and (max-width: 900px) {
  .block--8 .plus__mark--right {
    right: 2.1333333333vw;
    bottom: 2.1333333333vw;
  }
}

.block--9 {
  position: relative;
}
@media screen and (min-width: 901px) {
  .block--9 {
    margin-bottom: min(1.0638297872vw, 5px);
  }
}
@media screen and (max-width: 900px) {
  .block--9 {
    margin-bottom: 1.3333333333vw;
  }
}
.block--9 .block__text {
  position: absolute;
  letter-spacing: 0;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 901px) {
  .block--9 .block__text {
    font-size: min(2.9787234043vw, 14px);
    top: min(1.914893617vw, 9px);
    left: min(2.1276595745vw, 10px);
  }
}
@media screen and (max-width: 900px) {
  .block--9 .block__text {
    font-size: 3.7333333333vw;
    top: 3.4666666667vw;
    left: 2.6666666667vw;
  }
}

.block--10 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (min-width: 901px) {
  .block--10 {
    margin-bottom: min(1.0638297872vw, 5px);
  }
}
@media screen and (max-width: 900px) {
  .block--10 {
    margin-bottom: 1.6vw;
  }
}
@media screen and (min-width: 901px) {
  .block--10 .block__item {
    width: calc((100% - min(1.0638297872vw, 5px)) / 2);
  }
}
@media screen and (max-width: 900px) {
  .block--10 .block__item {
    width: calc((100% - 1.3333333333vw) / 2);
  }
}
@media screen and (min-width: 901px) {
  .block--10 .plus__mark--left {
    left: min(2.1276595745vw, 10px);
    bottom: min(1.914893617vw, 9px);
  }
}
@media screen and (max-width: 900px) {
  .block--10 .plus__mark--left {
    left: 2.6666666667vw;
    bottom: 2.4vw;
  }
}

@media screen and (min-width: 901px) {
  .block--11 {
    margin-bottom: min(5.5319148936vw, 26px);
  }
}
@media screen and (max-width: 900px) {
  .block--11 {
    margin-bottom: 4.5333333333vw;
  }
}
.block--11 .block__item {
  letter-spacing: 0;
}
@media screen and (min-width: 901px) {
  .block--11 .block__item {
    font-size: min(3.829787234vw, 18px);
    line-height: 1.4444444444;
  }
}
@media screen and (max-width: 900px) {
  .block--11 .block__item {
    font-size: 3.7333333333vw;
    line-height: 1.4285714286;
  }
}

.block--12 {
  width: 100%;
}
@media screen and (min-width: 901px) {
  .block--12 {
    margin-bottom: min(1.0638297872vw, 5px);
  }
}
@media screen and (max-width: 900px) {
  .block--12 {
    margin-bottom: 1.3333333333vw;
  }
}
@media screen and (min-width: 901px) {
  .block--12 .plus__mark--left {
    left: min(2.1276595745vw, 10px);
    bottom: min(2.3404255319vw, 11px);
  }
}
@media screen and (max-width: 900px) {
  .block--12 .plus__mark--left {
    left: 2.6666666667vw;
    bottom: 2.1333333333vw;
  }
}

.block--13 {
  position: relative;
}
@media screen and (min-width: 901px) {
  .block--13 {
    margin-bottom: min(3.1914893617vw, 15px);
  }
}
@media screen and (max-width: 900px) {
  .block--13 {
    margin-bottom: 2.9333333333vw;
  }
}
.block--13 .block__item--1 {
  width: 100%;
}
.block--13 .block__item--2 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 901px) {
  .block--13 .block__item--2 {
    width: min(49.3617021277vw, 232px);
    left: min(5.3191489362vw, 25px);
  }
}
@media screen and (max-width: 900px) {
  .block--13 .block__item--2 {
    width: 49.3333333333vw;
    left: 5.3333333333vw;
  }
}
@media screen and (min-width: 901px) {
  .block--13 .plus__mark--right {
    right: min(2.1276595745vw, 10px);
    bottom: min(1.914893617vw, 9px);
  }
}

@media screen and (min-width: 901px) {
  .block--14 {
    margin-bottom: min(2.5531914894vw, 12px);
  }
}
@media screen and (max-width: 900px) {
  .block--14 {
    margin-bottom: 2.1333333333vw;
  }
}
.block--14 .block__item {
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (min-width: 901px) {
  .block--14 .block__item {
    font-size: min(3.6170212766vw, 17px);
  }
}
@media screen and (max-width: 900px) {
  .block--14 .block__item {
    font-size: 3.7333333333vw;
  }
}

@media screen and (min-width: 901px) {
  .block--15 {
    margin-bottom: min(1.0638297872vw, 5px);
  }
}
@media screen and (max-width: 900px) {
  .block--15 {
    margin-bottom: 1.3333333333vw;
  }
}
@media screen and (min-width: 901px) {
  .block--15 .plus__mark--left {
    left: min(2.1276595745vw, 10px);
    bottom: min(2.1276595745vw, 10px);
  }
}

.block--16 {
  position: relative;
}
@media screen and (min-width: 901px) {
  .block--16 {
    margin-bottom: min(1.0638297872vw, 5px);
  }
}
@media screen and (max-width: 900px) {
  .block--16 {
    margin-bottom: 1.3333333333vw;
  }
}
.block--16 .block__text {
  position: absolute;
  letter-spacing: 0;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 901px) {
  .block--16 .block__text {
    font-size: min(2.9787234043vw, 14px);
    top: min(1.914893617vw, 9px);
    left: min(2.1276595745vw, 10px);
  }
}
@media screen and (max-width: 900px) {
  .block--16 .block__text {
    font-size: 3.7333333333vw;
    top: 2.1333333333vw;
    left: 2.6666666667vw;
  }
}
@media screen and (min-width: 901px) {
  .block--16 .plus__mark--left {
    left: min(2.1276595745vw, 10px);
    bottom: min(2.1276595745vw, 10px);
  }
}

.block--17 {
  position: relative;
}
.block--17 .block__item--1 {
  width: 100%;
}
.block--17 .block__item--2 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 901px) {
  .block--17 .block__item--2 {
    width: min(49.3617021277vw, 232px);
    left: min(7.2340425532vw, 34px);
  }
}
@media screen and (max-width: 900px) {
  .block--17 .block__item--2 {
    width: 49.3333333333vw;
    left: 7.2vw;
  }
}
.block--17 .plus__mark--right {
  right: min(2.1276595745vw, 10px);
  bottom: min(2.1276595745vw, 10px);
}

/* .lead
===================================================== */
.lead {
  width: 100%;
  background-color: #B39FB5;
  color: #fff;
}
@media screen and (min-width: 901px) {
  .lead {
    padding-left: min(7.4468085106vw, 35px);
    padding-top: min(6.170212766vw, 29px);
    padding-bottom: min(9.3617021277vw, 44px);
  }
}
@media screen and (max-width: 900px) {
  .lead {
    padding-left: 7.7333333333vw;
    padding-top: 6.1333333333vw;
    padding-bottom: 5.0666666667vw;
  }
}
.lead-title {
  line-height: 1;
  letter-spacing: 0;
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: 700;
  font-style: normal;
}
@media screen and (min-width: 901px) {
  .lead-title {
    font-size: min(8.085106383vw, 38px);
    margin-bottom: min(2.7659574468vw, 13px);
  }
}
@media screen and (max-width: 900px) {
  .lead-title {
    font-size: 31px;
    margin-bottom: 10px;
  }
}
.lead-en {
  letter-spacing: 0;
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: 700;
  font-style: normal;
}
@media screen and (min-width: 901px) {
  .lead-en {
    font-size: min(3.829787234vw, 18px);
    line-height: 1.1111111111;
    margin-bottom: min(15.7446808511vw, 74px);
  }
}
@media screen and (max-width: 900px) {
  .lead-en {
    font-size: 15px;
    line-height: 1.1333333333;
    margin-bottom: 10px;
  }
}
.lead-ja {
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (min-width: 901px) {
  .lead-ja {
    font-size: min(2.7659574468vw, 13px);
    line-height: 1.6153846154;
  }
}
@media screen and (max-width: 900px) {
  .lead-ja {
    font-size: 11px;
    line-height: 1.6363636364;
    margin-bottom: 86px;
  }
}

/* .footer
===================================================== */
@media screen and (min-width: 901px) {
  .footer {
    padding-top: min(29.7872340426vw, 140px);
    padding-bottom: min(8.7234042553vw, 41px);
  }
}
@media screen and (max-width: 900px) {
  .footer {
    padding-top: 112px;
    padding-bottom: 42px;
  }
}
.footer .footer-logo {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 901px) {
  .footer .footer-logo {
    width: min(29.3617021277vw, 138px);
    margin-bottom: min(6.170212766vw, 29px);
  }
}
@media screen and (max-width: 900px) {
  .footer .footer-logo {
    width: 109px;
    margin-bottom: 23px;
  }
}
.footer .footer-logo a {
  display: block;
}
.footer .footer-list {
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: 700;
  font-style: normal;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 901px) {
  .footer .footer-list {
    font-size: min(3.1914893617vw, 15px);
    line-height: 2.0666666667;
    margin-bottom: min(21.7021276596vw, 102px);
  }
}
@media screen and (max-width: 900px) {
  .footer .footer-list {
    font-size: 12px;
    line-height: 2.0833333333;
    margin-bottom: 81px;
  }
}
.footer .footer-list .footer-list__item {
  display: flex;
}
.footer .footer-list .footer-list__item.kara {
  width: 100%;
}
.footer .footer-list .footer-list__item:not(:last-child, .kara)::after {
  content: "/";
}
@media screen and (min-width: 901px) {
  .footer .footer-list .footer-list__item:not(:last-child, .kara)::after {
    margin: 0 min(3.1914893617vw, 15px);
  }
}
@media screen and (max-width: 900px) {
  .footer .footer-list .footer-list__item:not(:last-child, .kara)::after {
    margin: 0 12px;
  }
}
.footer .footer-list .footer-list__item .footer-list__link {
  display: block;
}
.footer .copy {
  text-align: center;
}
.footer .copy small {
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (min-width: 901px) {
  .footer .copy small {
    font-size: min(2.5531914894vw, 12px);
  }
}
@media screen and (max-width: 900px) {
  .footer .copy small {
    font-size: 10px;
  }
}

/* .modal
===================================================== */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  display: none;
  height: 100vh;
}
@media screen and (min-width: 901px) {
  .modal {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 34px 0;
  }
}
@media screen and (max-width: 900px) {
  .modal {
    background-color: #fff;
  }
}
.modal__inner {
  overflow-y: auto;
}
@media screen and (min-width: 901px) {
  .modal__inner {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 0 40px;
    margin-left: min(13.9092240117vw, 190px);
  }
}
@media screen and (max-width: 900px) {
  .modal__inner {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    padding: 16vw 16.5333333333vw;
    overflow-y: auto;
  }
}
.modal-close {
  position: fixed;
  top: 0;
  right: 0;
  cursor: pointer;
}
@media screen and (min-width: 901px) {
  .modal-close {
    padding: 17px 17px;
  }
}
@media screen and (max-width: 900px) {
  .modal-close {
    padding: 4.5333333333vw 4.5333333333vw;
  }
}
@media screen and (min-width: 901px) {
  .modal-close svg {
    width: 20px;
  }
}
@media screen and (max-width: 900px) {
  .modal-close svg {
    width: 5.3333333333vw;
  }
}
@media screen and (min-width: 901px) {
  .modal-close line {
    stroke: #fff;
  }
}
@media screen and (max-width: 900px) {
  .modal-close line {
    stroke: #000;
  }
}
@media screen and (min-width: 901px) {
  .modal-img {
    width: 500px;
    flex-shrink: 0;
  }
}
@media screen and (max-width: 900px) {
  .modal-img {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 901px) {
  .modal .credit {
    color: #fff;
  }
}
@media screen and (max-width: 900px) {
  .modal .credit {
    width: 100%;
  }
}
.modal .credit__item {
  width: 100%;
  display: flex;
  align-items: center;
  letter-spacing: 0;
}
@media screen and (min-width: 901px) {
  .modal .credit__item {
    font-size: 11px;
    line-height: 1.1818181818;
  }
}
@media screen and (max-width: 900px) {
  .modal .credit__item {
    font-size: 10px;
    line-height: 1.2;
    justify-content: space-between;
  }
}
@media screen and (min-width: 901px) {
  .modal .credit__item:not(:last-child) {
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 900px) {
  .modal .credit__item:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 901px) {
  .modal .credit__left {
    min-width: 160px;
  }
}
.modal .credit__link {
  text-transform: capitalize;
}
.modal .credit__link--buy {
  text-decoration: underline;
}
@media screen and (min-width: 901px) {
  .modal .credit__link--coming {
    color: rgba(255, 255, 255, 0.5);
  }
}
@media screen and (max-width: 900px) {
  .modal .credit__link--coming {
    color: rgba(0, 0, 0, 0.5);
  }
}

/* .load
===================================================== */
.load {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  width: 100%;
  height: 100vh;
}
.load-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
@media screen and (min-width: 901px) {
  .load-inner {
    height: 100vh;
  }
}
@media screen and (max-width: 900px) {
  .load-inner {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}
.load-logo {
  position: relative;
}
@media screen and (min-width: 901px) {
  .load-logo {
    width: 200px;
  }
}
@media screen and (max-width: 900px) {
  .load-logo {
    width: 28.8vw;
  }
}
.load-logo svg {
  fill: #fff;
}
.load-logo__cursor {
  display: block;
  width: 100%;
  height: calc(100% + 10px);
  background-color: #000;
  position: absolute;
  top: -5px;
  left: 0;
}

/* .load--white
===================================================== */
.load--white {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: #fff;
  width: 100%;
  height: 100vh;
}

/* animation
===================================================== */
.parallax {
  transform: translateY(20px);
}

@media screen and (min-width: 901px) {
  .topbottom-fade {
    padding-left: min(2.1276595745vw, 10px);
  }
}
@media screen and (max-width: 900px) {
  .topbottom-fade {
    padding-left: 2.6666666667vw;
  }
}
.topbottom-fade span {
  display: block;
  opacity: 0;
  transition: opacity 1.2s cubic-bezier(0.5, 1, 0.89, 1);
}
.topbottom-fade.on span {
  opacity: 1;
}

.typing-slide {
  width: 100%;
  overflow: hidden;
}
.typing-slide__inner {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  justify-content: flex-start;
}
.typing-slide__item {
  white-space: nowrap;
}

.fade-out {
  overflow: hidden;
}
.fade-out img {
  transform: scale(1.04);
  opacity: 0;
  transition: 1s transform cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.fade-out.on img {
  transform: scale(1);
  opacity: 1;
}

.fade-right__item {
  transform: translateX(4%);
  opacity: 0;
  transition: 1s transform cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.fade-right__item:nth-child(1) {
  transition-delay: 0s;
}
.fade-right__item:nth-child(2) {
  transition-delay: 0.2s;
}
.fade-right.on .fade-right__item {
  transform: translateX(0);
  opacity: 1;
}

.fade-in__item {
  opacity: 0;
  transition: opacity 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.fade-in__item.fade-in__item--1 {
  transition-delay: 0s;
}
.fade-in__item.fade-in__item--2 {
  transition-delay: 0.5s;
}
.fade-in.on .fade-in__item {
  opacity: 1;
}/*# sourceMappingURL=style.css.map */