@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変換
===================================================== */
/* vw変換、min最大値あり、プラスの場合(PC用)
===================================================== */
/* vw変換、max最小値あり、マイナスの場合(PC用)
===================================================== */
/* ラインハイト計算
===================================================== */
/* レタースペーシング計算
===================================================== */
/* right-arrow
===================================================== */
/* aspect-area
===================================================== */
/* aspect-area-h
===================================================== */
/* youtube
===================================================== */
/* margin: 0 auto
===================================================== */
/* color
===================================================== */
/* font-size
===================================================== */
/* font-family
===================================================== */
/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* loopslide
============================================ */
/* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #e8e2d1;
  color: #000;
  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: 12px;
  }
}

.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
===================================================== */
.load {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #e8e2d1;
  width: 100%;
  height: 100vh;
  z-index: 9999;
}
.load__inner {
  position: relative;
}
@media screen and (min-width: 768px) {
  .load__inner {
    height: 100vh;
  }
}
@media screen and (max-width: 767px) {
  .load__inner {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}
.load-text {
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .load-text {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .load-text {
    font-size: 16px;
  }
}
.load-text span {
  display: inline-block;
  margin: 0 2px;
}
@media screen and (min-width: 768px) {
  .load-text span {
    -webkit-animation: wave_pc 2s linear infinite;
            animation: wave_pc 2s linear infinite;
  }
}
@media screen and (max-width: 767px) {
  .load-text span {
    -webkit-animation: wave_sp 2s linear infinite;
            animation: wave_sp 2s linear infinite;
  }
}
@-webkit-keyframes wave_pc {
  0% {
    transform: translateY(0px);
  }
  5% {
    transform: translateY(-5px);
  }
  10% {
    transform: translateY(0px);
  }
}
@keyframes wave_pc {
  0% {
    transform: translateY(0px);
  }
  5% {
    transform: translateY(-5px);
  }
  10% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes wave_sp {
  0% {
    transform: translateY(0px);
  }
  5% {
    transform: translateY(-3px);
  }
  10% {
    transform: translateY(0px);
  }
}
@keyframes wave_sp {
  0% {
    transform: translateY(0px);
  }
  5% {
    transform: translateY(-3px);
  }
  10% {
    transform: translateY(0px);
  }
}
.load-text span:nth-child(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.load-text span:nth-child(2) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.load-text span:nth-child(3) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.load-text span:nth-child(4) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.load-text span:nth-child(5) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.load-text span:nth-child(6) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.load-text span:nth-child(7) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.load-text span:nth-child(8) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.load-text span:nth-child(9) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.load-text span:nth-child(10) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.load-text span:nth-child(11) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.load-text span:nth-child(12) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.load-text span:nth-child(13) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.load-bar {
  background-color: #d3c9b6;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateX(-110%);
  transition: transform 1.2s ease-out;
}
@media screen and (min-width: 768px) {
  .load-bar {
    height: 15px;
  }
}
@media screen and (max-width: 767px) {
  .load-bar {
    height: 10px;
  }
}
.load-bar.on {
  transform: translateX(0);
}

/* .top
===================================================== */
.top {
  width: 100%;
  position: relative;
}
.top-title {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top-title {
    width: 29.7222222222vw;
    top: 3.4722222222vw;
    left: 7.6388888889vw;
  }
}
@media screen and (max-width: 767px) {
  .top-title {
    width: 44vw;
    top: 5.3333333333vw;
    left: 11.2vw;
  }
}

/* .lead
===================================================== */
.lead__text {
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .lead__text {
    font-size: 15px;
    line-height: 3.0666666667;
    padding: 130px 0;
  }
}
@media screen and (max-width: 767px) {
  .lead__text {
    font-size: 12px;
    line-height: 2.8333333333;
    padding: 70px 0;
  }
}

/* .date
===================================================== */
.date {
  margin-left: auto;
  margin-right: auto;
  background-color: #d3c9b6;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .date {
    max-width: 730px;
    padding: 40px 0;
    margin-bottom: 180px;
  }
}
@media screen and (max-width: 767px) {
  .date {
    min-width: 330px;
    width: 85%;
    padding: 40px 0;
    margin-bottom: 100px;
  }
}
.date__title {
  letter-spacing: 0.1em;
  border: 1px solid #000;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .date__title {
    font-size: 16px;
    line-height: 45px;
    width: 450px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .date__title {
    font-size: 12px;
    line-height: 38px;
    width: 300px;
    margin-bottom: 15px;
  }
}
.date__online {
  font-family: garamond-premier-pro-subhead, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 768px) {
  .date__online {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .date__online {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  .date__online span {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .date__online span {
    font-size: 28px;
  }
}
.date__store {
  letter-spacing: 0.15em;
}
@media screen and (min-width: 768px) {
  .date__store {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: -5px;
  }
}
@media screen and (max-width: 767px) {
  .date__store {
    font-size: 14px;
    margin-bottom: 13px;
  }
}
.date__kome {
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .date__kome {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .date__kome {
    font-size: 10px;
  }
}

/* .look-credit
===================================================== */
.look-credit__link {
  display: flex;
  align-items: center;
  letter-spacing: 0.08em;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .look-credit__link {
    margin-top: min(1.1607142857vw, 13px);
  }
}
@media screen and (max-width: 767px) {
  .look-credit__link {
    margin-top: 12px;
  }
}
@media screen and (min-width: 768px) {
  .look-credit__link:hover:not(.look-credit__link--coming) .look-credit__btn {
    background-color: #000;
    color: #fff;
  }
}
.look-credit__link--coming .look-credit__btn::before {
  content: "(";
}
.look-credit__link--coming .look-credit__btn::after {
  content: ")";
}
.look-credit__link--buy .look-credit__btn {
  border: 1px solid #000;
  border-radius: 1000px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .look-credit__link--buy .look-credit__btn {
    padding-top: min(0.1785714286vw, 2px);
    line-height: min(1.7857142857vw, 20px);
    width: min(4.9107142857vw, 55px);
  }
}
@media screen and (max-width: 767px) {
  .look-credit__link--buy .look-credit__btn {
    padding-top: 2px;
    line-height: 13px;
    width: 43px;
  }
}
@media screen and (min-width: 768px) {
  .look-credit__name {
    font-size: min(1.25vw, 14px);
  }
}
@media screen and (max-width: 767px) {
  .look-credit__name {
    font-size: 11px;
  }
}
.look-credit__price {
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .look-credit__price {
    font-size: min(1.4285714286vw, 16px);
    margin: 0 min(1.3392857143vw, 15px);
  }
}
@media screen and (max-width: 767px) {
  .look-credit__price {
    font-size: 12px;
    margin: 0 8px;
  }
}
.look-credit__btn {
  text-transform: uppercase;
  font-family: "garamond-premier-pro", serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .look-credit__btn {
    font-size: min(1.25vw, 14px);
  }
}
@media screen and (max-width: 767px) {
  .look-credit__btn {
    font-size: 10px;
  }
}

/* .look
===================================================== */
.look .look-wrap--1 {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .look .look-wrap--1 {
    width: 68.0555555556vw;
    gap: 0 5.5555555556vw;
    margin-bottom: 12.5vw;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--1 {
    flex-direction: column;
    width: 66.6666666667vw;
    gap: 18.6666666667vw 0;
    margin-bottom: 26.6666666667vw;
  }
}
.look .look-wrap--1 .look-credit__link {
  justify-content: center;
}
.look .look-wrap--1 .look-img--1,
.look .look-wrap--1 .look-img--2 {
  position: relative;
}
.look .look-wrap--1 .look-img--1::before, .look .look-wrap--1 .look-img--1::after,
.look .look-wrap--1 .look-img--2::before,
.look .look-wrap--1 .look-img--2::after {
  position: absolute;
  transform: translateY(-50%);
  text-transform: capitalize;
  letter-spacing: 0.08em;
  line-height: 1;
  font-family: "quiche-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .look .look-wrap--1 .look-img--1::before, .look .look-wrap--1 .look-img--1::after,
.look .look-wrap--1 .look-img--2::before,
.look .look-wrap--1 .look-img--2::after {
    font-size: 1.7361111111vw;
    top: 45%;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--1 .look-img--1::before, .look .look-wrap--1 .look-img--1::after,
.look .look-wrap--1 .look-img--2::before,
.look .look-wrap--1 .look-img--2::after {
    font-size: 4vw;
    top: 43%;
  }
}
.look .look-wrap--1 .look-img--1::before {
  content: "jourire";
  transform: rotate(-90deg);
}
@media screen and (min-width: 768px) {
  .look .look-wrap--1 .look-img--1::before {
    left: -5.3472222222vw;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--1 .look-img--1::before {
    left: -13.3333333333vw;
    opacity: 0;
    left: -18.6666666667vw;
    transition: all 0.7s;
  }
}
@media screen and (min-width: 768px) {
  .look .look-wrap--1 .look-img--1::after {
    content: none;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--1 .look-img--1::after {
    content: "occasion";
    transform: rotate(90deg);
    opacity: 0;
    right: -20.8vw;
    transition: all 0.7s;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--1 .look-img--1.on::before {
    opacity: 1;
    left: -13.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--1 .look-img--1.on::after {
    opacity: 1;
    right: -15.4666666667vw;
  }
}
.look .look-wrap--1 .look-img--2::before {
  transform: rotate(90deg);
}
@media screen and (min-width: 768px) {
  .look .look-wrap--1 .look-img--2::before {
    content: "occasion";
    right: -6.25vw;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--1 .look-img--2::before {
    content: "jourire";
    opacity: 0;
    right: -18.6666666667vw;
    transition: all 0.7s;
  }
}
@media screen and (min-width: 768px) {
  .look .look-wrap--1 .look-img--2::after {
    content: none;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--1 .look-img--2::after {
    content: "occasion";
    transform: rotate(-90deg);
    left: -20.8vw;
    opacity: 0;
    transition: all 0.7s;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--1 .look-img--2.on::before {
    opacity: 1;
    right: -13.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--1 .look-img--2.on::after {
    opacity: 1;
    left: -15.4666666667vw;
  }
}
.look .look-wrap--2 {
  width: 100%;
  position: relative;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .look .look-wrap--2 {
    padding-bottom: 80.5555555556vw;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--2 {
    padding-bottom: 298.6666666667vw;
  }
}
.look .look-wrap--2 .look-img--3 {
  width: 100%;
}
.look .look-wrap--2 .look-img--3 .look-credit__link {
  justify-content: flex-end;
}
@media screen and (min-width: 768px) {
  .look .look-wrap--2 .look-img--3 .look-credit__link {
    margin-right: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--2 .look-img--3 .look-credit__link {
    margin-right: 15px;
  }
}
.look .look-wrap--2 .look-img--4 {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .look .look-wrap--2 .look-img--4 {
    width: 31.9444444444vw;
    top: 40.9722222222vw;
    left: 10.7638888889vw;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--2 .look-img--4 {
    width: 61.3333333333vw;
    top: 129.3333333333vw;
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  .look .look-wrap--2 .look-img--4 img {
    border: 0.3472222222vw solid #fff;
  }
}
@media screen and (min-width: 768px) {
  .look .look-wrap--2 .look-img--4 .look-credit__link {
    justify-content: flex-end;
    margin-right: 0.3472222222vw;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--2 .look-img--4 .look-credit__link {
    position: absolute;
    bottom: 0;
    right: -10px;
    transform: translateX(100%);
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--2 .look-img--4 .look-credit__link .look-credit__name {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--2 .look-img--4 .look-credit__link .look-credit__price {
    width: 100%;
    margin-left: 0;
  }
}
.look .look-wrap--2 .look-img--5 {
  position: absolute;
  right: 0;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .look .look-wrap--2 .look-img--5 {
    width: 44.4444444444vw;
    top: 67.9166666667vw;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--2 .look-img--5 {
    width: 88vw;
    top: 235.2vw;
  }
}
.look .look-wrap--2 .look-img--5 .look-credit__link {
  justify-content: flex-start;
}
.look .look-wrap--2 .look-wave {
  position: absolute;
  z-index: 2;
  right: 0;
  width: 100%;
  font-family: "quiche-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .look .look-wrap--2 .look-wave {
    bottom: 6.25vw;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--2 .look-wave {
    bottom: 50.6666666667vw;
  }
}
.look .look-wrap--3 {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .look .look-wrap--3 {
    width: 77.7777777778vw;
    padding: 6.9444444444vw 0;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--3 {
    flex-direction: column;
    align-items: center;
    padding-bottom: 18.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .look .look-wrap--3 .look-img--6 {
    position: absolute;
    left: 0;
    width: 36.1111111111vw;
    top: -14.2361111111vw;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--3 .look-img--6 {
    width: 80vw;
    margin-top: -41.3333333333vw;
    margin-bottom: 18.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .look .look-wrap--3 .look-img--6 .look-credit__link {
    flex-wrap: wrap;
    position: absolute;
    bottom: -40px;
    right: -90px;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--3 .look-img--6 .look-credit__link {
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .look .look-wrap--3 .look-img--6 .look-credit__link .look-credit__name {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .look .look-wrap--3 .look-img--6 .look-credit__link .look-credit__price {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .look .look-wrap--3 .look-img--7 {
    width: 31.25vw;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--3 .look-img--7 {
    width: 66.6666666667vw;
  }
}
.look .look-wrap--3 .look-img--7 .look-credit__link {
  justify-content: center;
}
.look .look-wrap--4 {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .look .look-wrap--4 {
    padding: 12.5vw 0;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--4 {
    padding: 26.6666666667vw 0 32vw;
  }
}
.look .look-wrap--4 .slide-wrap {
  display: flex;
}
@media screen and (min-width: 768px) {
  .look .look-wrap--4 .slide-wrap {
    margin-bottom: 12.5vw;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--4 .slide-wrap {
    margin-bottom: 26.6666666667vw;
  }
}
.look .look-wrap--4 .slide-wrap .slide {
  display: flex;
}
.look .look-wrap--4 .slide-wrap .slide:first-child {
  -webkit-animation: slide1 50s -25s linear infinite;
          animation: slide1 50s -25s linear infinite;
}
.look .look-wrap--4 .slide-wrap .slide:last-child {
  -webkit-animation: slide2 50s linear infinite;
          animation: slide2 50s linear infinite;
}
.look .look-wrap--4 .slide-wrap .slide.stop {
  -webkit-animation-play-state: paused;
          animation-play-state: paused; /*コレが一時停止*/
}
.look .look-wrap--4 .slide-wrap .slide__item {
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .look .look-wrap--4 .slide-wrap .slide__item {
    width: 23.6111111111vw;
    margin-right: 0.6944444444vw;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--4 .slide-wrap .slide__item {
    width: 58.6666666667vw;
    margin-right: 1.3333333333vw;
  }
}
.look .look-wrap--4 .slide-wrap .slide__item.stop::before {
  content: "";
  display: block;
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.look .look-wrap--4 .slide-wrap .slide__item.stop .look-credit {
  position: absolute;
  display: block;
  bottom: 10px;
  left: 10px;
}
.look .look-wrap--4 .slide-wrap .slide__item.stop .look-credit__link {
  color: #fff;
  flex-wrap: wrap;
}
.look .look-wrap--4 .slide-wrap .slide__item.stop .look-credit__name {
  width: 100%;
  margin-bottom: 3px;
}
.look .look-wrap--4 .slide-wrap .slide__item.stop .look-credit__price {
  margin-left: 0;
}
.look .look-wrap--4 .slide-wrap .slide__item.stop .look-credit__btn {
  border-color: #fff;
}
@media screen and (min-width: 768px) {
  .look .look-wrap--4 .slide-wrap .slide__item.stop .look-credit:hover:not(.look-credit__link--coming) .look-credit__btn {
    background-color: #fff;
    color: #000;
  }
}
.look .look-wrap--4 .slide-wrap .slide__item.stop .modal-btn::after {
  content: none;
}
@-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%);
  }
}
.look .look-wrap--4 .slide-wrap .look-credit {
  display: none;
}
.look .look-wrap--4 .slide-wrap .modal-btn {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
@media screen and (min-width: 768px) {
  .look .look-wrap--4 .slide-wrap .modal-btn {
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--4 .slide-wrap .modal-btn {
    width: 20px;
    height: 20px;
  }
}
.look .look-wrap--4 .slide-wrap .modal-btn::before, .look .look-wrap--4 .slide-wrap .modal-btn::after {
  content: "";
  background-color: #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.look .look-wrap--4 .slide-wrap .modal-btn::before {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .look .look-wrap--4 .slide-wrap .modal-btn::before {
    height: 2px;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--4 .slide-wrap .modal-btn::before {
    height: 1px;
  }
}
.look .look-wrap--4 .slide-wrap .modal-btn::after {
  height: 100%;
}
@media screen and (min-width: 768px) {
  .look .look-wrap--4 .slide-wrap .modal-btn::after {
    width: 2px;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--4 .slide-wrap .modal-btn::after {
    width: 1px;
  }
}
.look .look-wrap--4 .flex {
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .look .look-wrap--4 .flex {
    width: 77.7777777778vw;
    gap: 0 5.5555555556vw;
  }
}
@media screen and (max-width: 767px) {
  .look .look-wrap--4 .flex {
    flex-direction: column;
    gap: 18.6666666667vw 0;
    width: 66.6666666667vw;
  }
}
.look .look-wrap--4 .flex .look-credit__link {
  justify-content: center;
}

.imglink {
  display: block;
}

/* .item
===================================================== */
.item {
  position: relative;
}
@media screen and (min-width: 768px) {
  .item {
    padding: 130px 0 180px;
  }
}
@media screen and (max-width: 767px) {
  .item {
    padding: 70px 0 100px;
  }
}
.item-title {
  font-family: "garamond-premier-pro-display", serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  top: 0;
  left: 52%;
  transform: translate(-50%, -43%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .item-title {
    font-size: 55px;
  }
}
@media screen and (max-width: 767px) {
  .item-title {
    font-size: 37px;
  }
}
.item-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .item-list {
    max-width: 980px;
    box-sizing: content-box;
    padding: 0 50px;
    gap: 75px 20px;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .item-list {
    width: 88vw;
    justify-content: center;
    gap: 45px 20px;
  }
}
@media screen and (min-width: 768px) {
  .item-list__item {
    width: 230px;
  }
}
@media screen and (max-width: 767px) {
  .item-list__item {
    width: 155px;
  }
}
.item-list__link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .item-list__link:hover:not(.item-list__link--coming) .item-list__btn {
    background-color: #000;
    color: #fff;
  }
}
.item-list__link--coming .item-list__btn::before {
  content: "(";
}
.item-list__link--coming .item-list__btn::after {
  content: ")";
}
.item-list__link--buy .item-list__btn {
  border: 1px solid #000;
  border-radius: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .item-list__link--buy .item-list__btn {
    width: 55px;
    height: 22px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .item-list__link--buy .item-list__btn {
    width: 44px;
    height: 16px;
    line-height: 16px;
  }
}
.item-list__img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .item-list__img {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .item-list__img {
    margin-bottom: 15px;
  }
}
.item-list__name {
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .item-list__name {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .item-list__name {
    font-size: 12px;
    margin-bottom: 7px;
  }
}
.item-list__price {
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .item-list__price {
    font-size: 16px;
    margin-right: 7px;
  }
}
@media screen and (max-width: 767px) {
  .item-list__price {
    font-size: 13px;
    margin-right: 5px;
  }
}
.item-list__btn {
  font-family: "garamond-premier-pro", serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .item-list__btn {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .item-list__btn {
    font-size: 11px;
  }
}

/* .footer
===================================================== */
.footer {
  position: relative;
}
.footer-link {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .footer-link {
    left: 40px;
    bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .footer-link {
    right: 5.8666666667vw;
    top: 105.8666666667vw;
  }
}
.footer-link__item {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: "garamond-premier-pro-display", serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .footer-link__item {
    width: 230px;
    line-height: 42px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .footer-link__item {
    width: 44vw;
    line-height: 10.6666666667vw;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .footer-link__item:not(:last-child) {
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 767px) {
  .footer-link__item:not(:last-child) {
    margin-bottom: 2.1333333333vw;
  }
}
.footer-link__link {
  display: block;
  border-radius: 33px;
  background-color: rgba(161, 122, 116, 0.6);
}
@media screen and (min-width: 768px) {
  .footer-link__link:hover {
    text-decoration: underline;
  }
}
@media screen and (min-width: 768px) {
  .footer-logo {
    position: absolute;
    bottom: 25px;
    right: 40px;
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  .footer-logo img {
    width: 180px;
    margin-bottom: 12px;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .footer-logo img {
    width: 32vw;
    margin-top: 10.6666666667vw;
    margin-bottom: 4vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.footer-logo small {
  font-family: "garamond-premier-pro-display", serif;
  font-weight: 600;
  font-style: normal;
  color: #A17A74;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .footer-logo small {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .footer-logo small {
    font-size: 11px;
    text-align: center;
    display: block;
    margin-bottom: 9.3333333333vw;
  }
}

/* anime
===================================================== */
@media screen and (min-width: 768px) {
  .side_pc__left {
    transform: translateX(-20px);
    opacity: 0;
    transition: all 0.7s;
  }
}
@media screen and (min-width: 768px) {
  .side_pc__right {
    transform: translateX(20px);
    opacity: 0;
    transition: all 0.7s;
  }
}
@media screen and (min-width: 768px) {
  .side_pc.on .side_pc__left {
    opacity: 1;
    transform: translateX(0);
  }
}
@media screen and (min-width: 768px) {
  .side_pc.on .side_pc__right {
    opacity: 1;
    transform: translateX(0);
  }
}

.fadeup {
  transform: translateY(20px);
  opacity: 0;
  transition: all 0.7s;
}
.fadeup.on {
  transform: translateY(0);
  opacity: 1;
}

.flip.on {
  -webkit-animation: flip 1.2s linear forwards;
          animation: flip 1.2s linear forwards;
}
@-webkit-keyframes flip {
  0% {
    transform: rotateY(0);
  }
  100% {
    transform: rotateY(360deg);
  }
}
@keyframes flip {
  0% {
    transform: rotateY(0);
  }
  100% {
    transform: rotateY(360deg);
  }
}

.rotate {
  transition: all 0.5s;
}
.rotate.on {
  transform: rotate(-5deg);
}

.fadeup-wrap .item-list__item {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.7s;
}
.fadeup-wrap .item-list__item:nth-child(1) {
  transition-delay: 0s;
}
.fadeup-wrap .item-list__item:nth-child(2) {
  transition-delay: 0.1s;
}
.fadeup-wrap .item-list__item:nth-child(3) {
  transition-delay: 0.2s;
}
.fadeup-wrap .item-list__item:nth-child(4) {
  transition-delay: 0.3s;
}
.fadeup-wrap .item-list__item:nth-child(5) {
  transition-delay: 0.4s;
}
.fadeup-wrap .item-list__item:nth-child(6) {
  transition-delay: 0.5s;
}
.fadeup-wrap .item-list__item:nth-child(7) {
  transition-delay: 0.6s;
}
.fadeup-wrap .item-list__item:nth-child(8) {
  transition-delay: 0.5s;
}
.fadeup-wrap .item-list__item:nth-child(9) {
  transition-delay: 0.8s;
}
.fadeup-wrap .item-list__item:nth-child(10) {
  transition-delay: 0.9s;
}
.fadeup-wrap .item-list__item:nth-child(11) {
  transition-delay: 1s;
}
.fadeup-wrap .item-list__item:nth-child(12) {
  transition-delay: 1.1s;
}
.fadeup-wrap .item-list__item:nth-child(13) {
  transition-delay: 1.2s;
}
.fadeup-wrap .item-list__item:nth-child(14) {
  transition-delay: 1.3s;
}
.fadeup-wrap .item-list__item:nth-child(15) {
  transition-delay: 1.4s;
}
.fadeup-wrap .item-list__item:nth-child(16) {
  transition-delay: 1.5s;
}
.fadeup-wrap .item-list__item:nth-child(17) {
  transition-delay: 1.6s;
}
.fadeup-wrap .item-list__item:nth-child(18) {
  transition-delay: 1.7s;
}
.fadeup-wrap .item-list__item:nth-child(19) {
  transition-delay: 1.8s;
}
.fadeup-wrap.on .item-list__item {
  opacity: 1;
  transform: translateY(0);
}/*# sourceMappingURL=style.css.map */