@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変換
===================================================== */
/* 最大サイズ(PC用)
===================================================== */
/* ラインハイト計算
===================================================== */
/* レタースペーシング計算
===================================================== */
/* right-arrow
===================================================== */
/* aspect-area
===================================================== */
/* youtube
===================================================== */
/* color
===================================================== */
/* font-size
===================================================== */
/* font-family
===================================================== */
.font-gin--L {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.font-gin--M {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.font-garadis--M {
  font-family: garamond-premier-pro-display, serif;
  font-weight: 500;
  font-style: normal;
}

.font-gara--R {
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
  font-style: normal;
}

.font-gara--M {
  font-family: garamond-premier-pro, serif;
  font-weight: 500;
  font-style: normal;
}

.font-gara--semiB {
  font-family: garamond-premier-pro, serif;
  font-weight: 600;
  font-style: normal;
}

/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* 
============================================ */ /* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  background-color: #ebe9e1;
  color: #292929;
  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: 14px;
  }
}

.wrapper {
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  a:hover {
    opacity: 0.7;
  }
}

img {
  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;
  }
}

@media screen and (min-width: 768px) {
  main {
    width: 700px;
    margin: 0 auto;
  }
} /* component
===================================================== */
.headline-title {
  font-size: 4.8vw;
  letter-spacing: 0.12em;
  text-align: center;
  line-height: 1;
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  .headline-title {
    font-size: 22px;
    margin-bottom: 30px;
  }
}
.headline-title .headline-title__sub {
  display: block;
  font-size: 3.2vw;
  letter-spacing: 0.05em;
  margin-top: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .headline-title .headline-title__sub {
    font-size: 13px;
    margin-top: 10px;
  }
}

.credit {
  width: 90vw;
  margin: 13.3333333333vw auto 0;
}
@media screen and (min-width: 768px) {
  .credit {
    width: 600px;
    margin: 80px auto 0;
  }
}

.credit-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -6.6666666667vw;
}
@media screen and (min-width: 768px) {
  .credit-list {
    margin-top: -30px;
  }
}
.credit-list .credit-list__item {
  width: calc((100% - 5.3vw) / 2);
  margin-top: 6.6666666667vw;
}
@media screen and (min-width: 768px) {
  .credit-list .credit-list__item {
    width: calc((100% - 60px) / 2);
    margin-top: 30px;
  }
}
.credit-list .credit-list__link {
  display: flex;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .credit-list .credit-list__link {
    align-items: center;
  }
}
.credit-list .credit-list__img {
  width: 13.3333333333vw;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .credit-list .credit-list__img {
    width: 60px;
  }
}
.credit-list .credit-list__text {
  text-decoration: underline;
  letter-spacing: 0;
  font-size: 3.2vw;
  margin-left: 1.8666666667vw;
}
@media screen and (min-width: 768px) {
  .credit-list .credit-list__text {
    font-size: 14px;
    margin-left: 10px;
  }
}

/* .top
===================================================== */
.top {
  position: relative;
  background-color: #ebe9e1;
}
.top::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(41, 41, 41, 0.15);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.top .top-img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .top .top-slide {
    display: flex;
    width: 100%;
    overflow: hidden;
  }
}
.top .top-slide .top-slide__item {
  display: flex;
  flex-wrap: nowrap;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.top .top-slide .top-slide__item:first-of-type {
  -webkit-animation: slide1 90s -45s linear infinite;
          animation: slide1 90s -45s linear infinite;
}
.top .top-slide .top-slide__item:last-of-type {
  -webkit-animation: slide2 90s linear infinite;
          animation: slide2 90s linear infinite;
}
.top .top-slide .top-slide__item img {
  height: 100vh;
  width: auto;
}
@-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%);
  }
}
.top .top-title {
  position: absolute;
  top: 34.5%;
  left: 50%;
  width: 78.2666666667vw;
  z-index: 3;
  transition: all 0.8s;
  transform: translate(-50%, 10px);
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .top .top-title {
    top: 50%;
    transform: translate(-50%, calc(-50% + 10px));
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  .top .top-title img {
    height: 40vh;
    width: auto;
  }
}
.top .top-title.on {
  opacity: 1;
  transform: translate(-50%, 0);
}
@media screen and (min-width: 768px) {
  .top .top-title.on {
    transform: translate(-50%, -50%);
  }
}

/* .lead
===================================================== */
.lead {
  margin: 26.6666666667vw 0;
}
@media screen and (min-width: 768px) {
  .lead {
    margin: 130px 0;
  }
}

.lead__text {
  text-align: center;
  font-size: 3.7333333333vw;
  letter-spacing: 0.1em;
  line-height: 2.5714285714;
  position: relative;
}
@media screen and (min-width: 768px) {
  .lead__text {
    font-size: 17px;
  }
}
.lead__text span {
  display: block;
  z-index: 2;
  position: relative;
}
.lead__text::before, .lead__text::after {
  display: block;
  color: rgba(214, 207, 183, 0.7);
  line-height: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-family: garamond-premier-pro, serif;
  font-weight: 600;
  font-style: normal;
  z-index: 1;
}
.lead__text::before {
  content: "AUTUMN";
  font-size: 16vw;
  letter-spacing: 0.23em;
  top: -4vw;
}
@media screen and (min-width: 768px) {
  .lead__text::before {
    font-size: 80px;
    top: -25px;
  }
}
.lead__text::after {
  content: "PREORDER";
  font-size: 14.6666666667vw;
  letter-spacing: 0.12em;
  bottom: -4vw;
}
@media screen and (min-width: 768px) {
  .lead__text::after {
    font-size: 75px;
    bottom: -25px;
  }
}

/* .line
===================================================== */
.line {
  background-color: rgba(41, 41, 41, 0.1);
  width: 80vw;
  height: 1px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .line {
    max-width: 600px;
  }
}

/* .sec
===================================================== */
.sec {
  margin: 37.3333333333vw auto 26.6666666667vw;
}
@media screen and (min-width: 768px) {
  .sec {
    margin: 170px auto 130px;
  }
}

#sec--4,
#sec--5,
#sec--6 {
  margin: calc(37.3333333333vw + 30px) auto 26.6666666667vw;
}
@media screen and (min-width: 768px) {
  #sec--4,
#sec--5,
#sec--6 {
    margin: 240px auto 130px;
  }
}

.sec-top {
  position: relative;
}

.sec-title {
  position: absolute;
  bottom: calc(100% - 5vw);
  left: 9.3333333333vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .sec-title {
    bottom: calc(100% - 34px);
    left: 15px;
  }
}
.sec-title .sec-title__text {
  display: block;
  font-size: 11.2vw;
  letter-spacing: 0.05em;
  line-height: 1.15;
  color: #292929;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .sec-title .sec-title__text {
    font-size: 70px;
  }
}
.sec-title .sec-title__num {
  display: block;
  font-size: 25.0666666667vw;
  letter-spacing: -0.02em;
  line-height: 1;
  position: absolute;
  top: -12vw;
  left: -6.6666666667vw;
  z-index: 1;
  color: rgba(214, 207, 183, 0.8);
}
@media screen and (min-width: 768px) {
  .sec-title .sec-title__num {
    font-size: 160px;
    top: -75px;
    left: -60px;
  }
}

#sec--5 .sec-title {
  bottom: calc(100% - 3vw);
}
@media screen and (min-width: 768px) {
  #sec--5 .sec-title {
    bottom: calc(100% - 20px);
  }
}

/* #sec--1
===================================================== */
#sec--1 .sec-mainimg,
#sec--3 .sec-mainimg {
  width: 100%;
  margin-bottom: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-mainimg,
#sec--3 .sec-mainimg {
    margin-bottom: 80px;
  }
}
#sec--1 .sec-img-wrap,
#sec--3 .sec-img-wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}
#sec--1 .sec-img-wrap .sec-img-wrap__item--1,
#sec--1 .sec-img-wrap .sec-img-wrap__item--2,
#sec--3 .sec-img-wrap .sec-img-wrap__item--1,
#sec--3 .sec-img-wrap .sec-img-wrap__item--2 {
  width: calc((100% - 1.3vw) / 2);
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-img-wrap .sec-img-wrap__item--1,
#sec--1 .sec-img-wrap .sec-img-wrap__item--2,
#sec--3 .sec-img-wrap .sec-img-wrap__item--1,
#sec--3 .sec-img-wrap .sec-img-wrap__item--2 {
    width: calc((100% - 10px) / 2);
  }
}
#sec--1 .sec-img-wrap .sec-img-wrap__item--1,
#sec--3 .sec-img-wrap .sec-img-wrap__item--1 {
  margin-right: 1.3vw;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-img-wrap .sec-img-wrap__item--1,
#sec--3 .sec-img-wrap .sec-img-wrap__item--1 {
    margin-right: 10px;
  }
}
#sec--1 .sec-img-wrap .sec-img-wrap__item--2,
#sec--3 .sec-img-wrap .sec-img-wrap__item--2 {
  padding-top: 8vw;
  margin-bottom: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-img-wrap .sec-img-wrap__item--2,
#sec--3 .sec-img-wrap .sec-img-wrap__item--2 {
    padding-top: 50px;
    margin-bottom: 80px;
  }
}
#sec--1 .sec-img-wrap .sec-img-wrap__item--3,
#sec--3 .sec-img-wrap .sec-img-wrap__item--3 {
  width: 61.3333333333vw;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-img-wrap .sec-img-wrap__item--3,
#sec--3 .sec-img-wrap .sec-img-wrap__item--3 {
    width: 460px;
  }
}

/* #sec--2
===================================================== */
#sec--2 .sec-mainimg {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-mainimg {
    margin-bottom: 80px;
  }
}
#sec--2 .sec-mainimg .sec-mainimg__item {
  width: calc((100% - 1.3vw) / 3);
}
#sec--2 .sec-mainimg .sec-mainimg__item:nth-child(2) {
  transition-delay: 0.1s;
}
#sec--2 .sec-mainimg .sec-mainimg__item:nth-child(3) {
  transition-delay: 0.2s;
}
#sec--2 .sec-img-wrap {
  width: 82.6666666667vw;
  margin-left: 5vw;
  position: relative;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-img-wrap {
    width: 620px;
    margin-left: 5%;
  }
}
#sec--2 .sec-img-wrap .sec-img-wrap__text {
  position: absolute;
  bottom: -8vw;
  right: -11.2vw;
  width: 34.6666666667vw;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-img-wrap .sec-img-wrap__text {
    bottom: -60px;
    right: -100px;
    width: 260px;
  }
}

/* #sec--3
===================================================== */
/* #sec--4
===================================================== */
#sec--4 .sec-title__text {
  width: 100%;
  line-height: 0.975;
}
@media screen and (min-width: 768px) {
  #sec--4 .sec-title__text {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}
#sec--4 .sec-mainimg {
  position: relative;
  padding-top: 112.7999%;
  z-index: 1;
}
#sec--4 .sec-mainimg img {
  position: absolute;
  width: 88vw;
  top: 50%;
  left: 50%;
  transform-origin: center;
  opacity: 0;
  transition: transform 0.5s, opacity 0.6s;
}
@media screen and (min-width: 768px) {
  #sec--4 .sec-mainimg img {
    width: 660px;
  }
}
#sec--4 .sec-mainimg img:nth-of-type(1) {
  transform: translate(calc(-50% - 20px), calc(-50% - 20px)) rotate(-10deg);
  z-index: 1;
  transition-delay: 0s;
}
#sec--4 .sec-mainimg img:nth-of-type(2) {
  transform: translate(calc(-50% - 20px), calc(-50% - 20px)) rotate(-5deg);
  z-index: 2;
  transition-delay: 0.3s;
}
#sec--4 .sec-mainimg img:nth-of-type(3) {
  transform: translate(calc(-50% - 20px), calc(-50% - 20px)) rotate(0deg);
  z-index: 3;
  transition-delay: 0.6s;
}
#sec--4 .sec-mainimg.active img:nth-of-type(1) {
  transform: translate(-50%, -50%) rotate(-5deg);
  opacity: 1;
}
#sec--4 .sec-mainimg.active img:nth-of-type(2) {
  transform: translate(-50%, -50%) rotate(0deg);
  opacity: 1;
}
#sec--4 .sec-mainimg.active img:nth-of-type(3) {
  transform: translate(-50%, -50%) rotate(5deg);
  opacity: 1;
}

/* #sec--5
===================================================== */
/* #sec--6
===================================================== */
#sec--6 .sec-mainimg {
  width: 100%;
  margin-bottom: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  #sec--6 .sec-mainimg {
    margin-bottom: 80px;
  }
}
#sec--6 .sec-img-wrap {
  padding-top: 102%;
  position: relative;
  width: 90vw;
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #sec--6 .sec-img-wrap {
    width: 700px;
  }
}
#sec--6 .sec-img-wrap .sec-img-wrap__item,
#sec--6 .sec-img-wrap .sec-img-wrap__text {
  position: absolute;
}
#sec--6 .sec-img-wrap .sec-img-wrap__item--1 {
  width: 61.3333333333vw;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  #sec--6 .sec-img-wrap .sec-img-wrap__item--1 {
    width: 460px;
  }
}
#sec--6 .sec-img-wrap .sec-img-wrap__item--2 {
  width: 36.8vw;
  bottom: 0;
  right: 8vw;
}
@media screen and (min-width: 768px) {
  #sec--6 .sec-img-wrap .sec-img-wrap__item--2 {
    width: 276px;
    right: 0px;
  }
}
#sec--6 .sec-img-wrap .sec-img-wrap__text {
  width: 45.3333333333vw;
  bottom: 6.6666666667vw;
  left: 8vw;
  display: block;
}
@media screen and (min-width: 768px) {
  #sec--6 .sec-img-wrap .sec-img-wrap__text {
    width: 340px;
    bottom: 4%;
    left: 10%;
  }
}

/* #sec--7
===================================================== */
#sec--5 .sec-mainimg,
#sec--7 .sec-mainimg {
  width: 100%;
  margin-bottom: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  #sec--5 .sec-mainimg,
#sec--7 .sec-mainimg {
    margin-bottom: 80px;
  }
}
#sec--5 .sec-img-wrap,
#sec--7 .sec-img-wrap {
  padding-top: 147.7333%;
  position: relative;
}
#sec--5 .sec-img-wrap .sec-img-wrap__item,
#sec--7 .sec-img-wrap .sec-img-wrap__item {
  position: absolute;
}
#sec--5 .sec-img-wrap .sec-img-wrap__item--1,
#sec--7 .sec-img-wrap .sec-img-wrap__item--1 {
  width: 64vw;
  top: 0;
  left: 5.3333333333vw;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #sec--5 .sec-img-wrap .sec-img-wrap__item--1,
#sec--7 .sec-img-wrap .sec-img-wrap__item--1 {
    width: 64%;
    left: 5.3333333333%;
  }
}
#sec--5 .sec-img-wrap .sec-img-wrap__item--2,
#sec--7 .sec-img-wrap .sec-img-wrap__item--2 {
  width: 42.6666666667vw;
  top: 58.1333333333vw;
  right: 0;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #sec--5 .sec-img-wrap .sec-img-wrap__item--2,
#sec--7 .sec-img-wrap .sec-img-wrap__item--2 {
    width: 42.6666666667%;
    top: 39.3%;
  }
}
#sec--5 .sec-img-wrap .sec-img-wrap__item--3,
#sec--7 .sec-img-wrap .sec-img-wrap__item--3 {
  width: 66.6666666667vw;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #sec--5 .sec-img-wrap .sec-img-wrap__item--3,
#sec--7 .sec-img-wrap .sec-img-wrap__item--3 {
    width: 66.6666666667%;
  }
}

/* #sec--8
===================================================== */
#sec--8 .sec-mainimg {
  width: 100%;
  margin-bottom: 13.3333333333vw;
  display: flex;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #sec--8 .sec-mainimg {
    margin-bottom: 80px;
  }
}
#sec--8 .sec-mainimg .sec-mainimg__item {
  display: flex;
  flex-wrap: nowrap;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#sec--8 .sec-mainimg .sec-mainimg__item:first-of-type {
  -webkit-animation: slide1 26s -13s linear infinite;
          animation: slide1 26s -13s linear infinite;
}
#sec--8 .sec-mainimg .sec-mainimg__item:last-of-type {
  -webkit-animation: slide2 26s linear infinite;
          animation: slide2 26s linear infinite;
}
#sec--8 .sec-mainimg .sec-mainimg__item img {
  width: 100vw;
}
@media screen and (min-width: 768px) {
  #sec--8 .sec-mainimg .sec-mainimg__item img {
    width: 700px;
  }
}
@keyframes slide1 {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes slide2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}

/* .allitem
===================================================== */
.allitem {
  margin: 26.6666666667vw 0;
}
@media screen and (min-width: 768px) {
  .allitem {
    margin: 130px 0;
  }
}
.allitem .allitem_-btn {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.allitem .allitem_-btn .allitem-btn__link {
  display: flex;
}
.allitem .allitem_-btn .allitem-btn__link .allitem-btn__text {
  font-size: 8.2666666667vw;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #292929;
  margin-top: 2px;
}
@media screen and (min-width: 768px) {
  .allitem .allitem_-btn .allitem-btn__link .allitem-btn__text {
    font-size: 40px;
    margin-top: 3px;
  }
}
.allitem .allitem_-btn .allitem-btn__link .allitem-btn__circle {
  width: 8vw;
  height: 8vw;
  background-color: rgba(214, 207, 183, 0.8);
  border-radius: 50%;
  margin-left: 10.6666666667vw;
  position: relative;
}
@media screen and (min-width: 768px) {
  .allitem .allitem_-btn .allitem-btn__link .allitem-btn__circle {
    width: 40px;
    height: 40px;
    margin-left: 40px;
  }
}
.allitem .allitem_-btn .allitem-btn__link .allitem-btn__circle::before {
  content: "";
  display: block;
  position: absolute;
  width: 10.6666666667vw;
  height: 0.2666666667vw;
  background-color: #292929;
  top: 50%;
  right: 50%;
}
@media screen and (min-width: 768px) {
  .allitem .allitem_-btn .allitem-btn__link .allitem-btn__circle::before {
    width: 40px;
    height: 1px;
  }
}

/* .key
===================================================== */
.key {
  margin-bottom: 26.6666666667vw;
}
@media screen and (min-width: 768px) {
  .key {
    margin-bottom: 130px;
  }
}
.key .key-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90vw;
  margin: -1.3vw auto 0;
}
@media screen and (min-width: 768px) {
  .key .key-list {
    margin: -5px auto 0;
    width: 500px;
  }
}
.key .key-list .key-list__item {
  width: calc((100% - 1.3vw) / 2);
  margin-top: 1.3vw;
}
@media screen and (min-width: 768px) {
  .key .key-list .key-list__item {
    width: calc((100% - 5px) / 2);
    margin-top: 5px;
  }
}
.key .key-list .key-list__item .key-list__link {
  display: block;
  position: relative;
}
.key .key-list .key-list__item .key-list__link img {
  position: relative;
  z-index: 1;
}
.key .key-list .key-list__item .key-list__link::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(41, 41, 41, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.key .key-list .key-list__item .key-list__link .key-list__text {
  color: #fff;
  text-shadow: 0px 0px 30px #292929;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  font-size: 4.5333333333vw;
  letter-spacing: 0.05em;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .key .key-list .key-list__item .key-list__link .key-list__text {
    font-size: 18px;
  }
}

/* .bnr
===================================================== */
/* .footer
===================================================== */
.footer {
  padding-bottom: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .footer {
    padding-bottom: 50px;
  }
}
.footer .footer-logo {
  width: 32vw;
  margin: 0 auto 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .footer .footer-logo {
    width: 120px;
    margin: 0 auto 20px;
  }
}
.footer .footer-logo .footer-logo__link {
  display: block;
}
.footer .copy {
  text-align: center;
  font-size: 3.4666666667vw;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .footer .copy {
    font-size: 12px;
  }
}

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

/* animation
===================================================== */
.color-wrap {
  overflow: hidden;
  width: 100%;
}
.color-wrap .color-slide {
  transform: translateX(-200%);
  transition: all 0.3s;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.color-wrap .color-slide .color-slide__inner {
  display: flex;
  flex-wrap: nowrap;
  transition: all 0.3s;
  transition-delay: 0.6s;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.color-wrap .color-slide .color-slide__inner .color-slide__color {
  width: 100%;
  padding-top: 120%;
  flex-shrink: 0;
  background-color: #D6CFB7;
}
.color-wrap .color-slide .color-slide__inner .color-slide__img {
  flex-shrink: 0;
  width: 100%;
}
.color-wrap.active .color-slide {
  transform: translateX(-100%);
}
.color-wrap.active .color-slide .color-slide__inner {
  transform: translateX(100%);
}

.fade--img {
  opacity: 0;
  transform: translateX(-20px);
  transition: opacity 0.6s, transform 0.6s;
}
.fade--img.active {
  opacity: 1;
  transform: translateX(0);
}

#sec--2 .fade--text .sec-img-wrap__text {
  opacity: 0;
  transform: translateX(-20px);
  transition: opacity 0.6s, transform 0.6s;
}
#sec--2 .fade--text.active .sec-img-wrap__text {
  opacity: 1;
  transform: translateX(0);
}

.circle-wrap {
  transform-origin: center;
  overflow: hidden;
  transform: scale(0.8);
  opacity: 0;
  transition: all 0.6s;
  border-radius: 50%;
}
.circle-wrap .circle {
  transform-origin: center;
  transform: scale(1.2);
  transition: all 0.6s;
}
.circle-wrap.active {
  transform: scale(1);
  opacity: 1;
}
.circle-wrap.active .circle {
  transform: scale(1);
}

.fukidashi-wrap {
  opacity: 0;
  transform: translateX(20px);
  transition: opacity 0.6s, transform 0.6s;
}
.fukidashi-wrap.active {
  opacity: 1;
  transform: translateX(0);
}
.fukidashi-wrap.active .fukidashi {
  -webkit-animation: fukidashi 3s ease-in-out infinite;
          animation: fukidashi 3s ease-in-out infinite;
}

@-webkit-keyframes fukidashi {
  0% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(-10px);
  }
  20% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes fukidashi {
  0% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(-10px);
  }
  20% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
.allitem-btn__circle {
  transform: scale(0);
  opacity: 0;
  transition: all 0.2s;
}
.allitem-btn__circle.active {
  transform: scale(1);
  opacity: 1;
}

.fade {
  opacity: 0;
  transition: opacity 0.6s;
}
.fade.active {
  opacity: 1;
}

.fade--right {
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 0.6s, transform 0.6s;
}
.fade--right.active {
  opacity: 1;
  transform: translateX(0);
}

.fade--top {
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.6s, transform 0.6s;
}
.fade--top.active {
  opacity: 1;
  transform: translateY(0);
}

.fade--top {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s, transform 0.6s;
}
.fade--top.active {
  opacity: 1;
  transform: translateY(0);
}/*# sourceMappingURL=style.css.map */