@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
===================================================== */
/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* loopslide
============================================ */
/* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  background-color: #fff;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.6;
  font-family: "source-han-serif-japanese", serif;
  font-weight: 500;
  font-style: normal;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 13px;
  }
}

.wrapper {
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

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

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

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

/* .inner
===================================================== */
.inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .inner {
    width: min(100vw, 650px);
  }
}
@media screen and (max-width: 767px) {
  .inner {
    width: 88vw;
  }
}

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

/* .header
===================================================== */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 100;
  -webkit-backdrop-filter: blur(7px);
          backdrop-filter: blur(7px);
  background-color: rgba(255, 255, 255, 0.1);
  display: none;
}
@media screen and (min-width: 768px) {
  .header {
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .header {
    height: 13.3333333333vw;
  }
}
.header__inner {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .header__inner {
    width: 95%;
  }
}
@media screen and (max-width: 767px) {
  .header__inner {
    width: 88vw;
  }
}
.header-text {
  font-family: "Instrument Serif", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .header-text {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .header-text {
    font-size: 5.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .header-btn:hover {
    opacity: 0.7;
  }
}
.header-btn .open {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .header-btn .open {
    border: 1px solid #fff;
    width: 90px;
    height: 26px;
  }
}
@media screen and (max-width: 767px) {
  .header-btn .open {
    border: 0.2133333333vw solid #fff;
    width: 24vw;
    height: 6.9333333333vw;
  }
}
.header-btn .open span {
  display: inline-block;
  font-family: "minion-3-display", serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .header-btn .open span {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .header-btn .open span {
    font-size: 3.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .header-btn .open i {
    font-size: 10px;
    margin-left: 5px;
  }
}
@media screen and (max-width: 767px) {
  .header-btn .open i {
    font-size: 2.6666666667vw;
    margin-left: 1.3333333333vw;
  }
}
.header-btn .close {
  display: none;
}
@media screen and (min-width: 768px) {
  .header-btn .close {
    width: 20px;
  }
}
@media screen and (max-width: 767px) {
  .header-btn .close {
    box-sizing: content-box;
    padding: 2.6666666667vw;
    width: 5.3333333333vw;
    margin-right: -2.6666666667vw;
  }
}

/* .nav
===================================================== */
.nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  background-color: #3B4357;
  height: 100vh;
  width: 100%;
  overflow-y: auto;
  transform: translateY(-110%);
  transition: transform 0.5s;
}
@media screen and (min-width: 768px) {
  .nav {
    padding: min(20vw, 130px) 0 min(9.2307692308vw, 60px);
  }
}
@media screen and (max-width: 767px) {
  .nav {
    padding: 21.3333333333vw 0 13.3333333333vw;
  }
}
.nav.open {
  transform: translateY(0);
}
.nav__inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .nav__inner {
    width: min(100vw, 650px);
  }
}
@media screen and (max-width: 767px) {
  .nav__inner {
    min-height: 100vh;
    min-height: calc(var(--vh, 1vh) * 100);
    width: 88vw;
  }
}
.nav .line {
  font-family: "minion-3-display", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .nav .line {
    margin-bottom: min(7.6923076923vw, 50px);
  }
}
@media screen and (max-width: 767px) {
  .nav .line {
    margin-bottom: 13.3333333333vw;
  }
}
.nav .line-title {
  text-transform: capitalize;
  text-align: center;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .nav .line-title {
    font-size: min(3.8461538462vw, 25px);
    margin-bottom: min(3.0769230769vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  .nav .line-title {
    font-size: 6.6666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
.nav .line-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .nav .line-list {
    gap: min(1.5384615385vw, 10px) 0;
    width: min(76.9230769231vw, 500px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .nav .line-list {
    gap: 1.8666666667vw 0;
  }
}
@media screen and (min-width: 768px) {
  .nav .line-list__item {
    width: calc((100% - min(3.0769230769vw, 20px)) / 3);
  }
}
@media screen and (max-width: 767px) {
  .nav .line-list__item {
    width: calc((100% - 3.7333333333vw) / 3);
  }
}
.nav .line-list__link {
  display: block;
  position: relative;
}
.nav .line-list__link::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.nav .line-list__text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  text-align: center;
  z-index: 3;
  line-height: 1.3529411765;
}
@media screen and (min-width: 768px) {
  .nav .line-list__text {
    font-size: min(2.6153846154vw, 17px);
  }
}
@media screen and (max-width: 767px) {
  .nav .line-list__text {
    font-size: 4.5333333333vw;
  }
}
.nav .nav-link {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .nav .nav-link {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .nav .nav-link {
    gap: 2.6666666667vw 0;
  }
}
.nav .nav-link__item {
  border: 1px solid #fff;
  text-align: center;
  text-transform: capitalize;
}
@media screen and (min-width: 768px) {
  .nav .nav-link__item {
    width: calc((100% - 20px) / 3);
    line-height: min(7.3846153846vw, 48px);
  }
}
@media screen and (max-width: 767px) {
  .nav .nav-link__item {
    width: 69.3333333333vw;
    line-height: 12.8vw;
  }
}
.nav .nav-link__link {
  display: block;
}

/* .wrapper__inner
===================================================== */
.wrapper__inner {
  position: relative;
  z-index: 2;
  background-color: #3B4357;
}

/* .top
===================================================== */
.top {
  background-color: #3B4357;
}
@media screen and (min-width: 768px) {
  .top {
    padding: min(3.1818181818vw, 35px) min(3.1818181818vw, 35px) 0 min(3.1818181818vw, 35px);
    margin-bottom: min(27.6923076923vw, 180px);
  }
}
@media screen and (max-width: 767px) {
  .top {
    margin-bottom: 40vw;
  }
}
.top__inner {
  margin-left: auto;
  margin-right: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  position: relative;
}
.top__img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .top__img {
    max-width: 1000px;
  }
}
.top__title {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top__title {
    width: min(51.8181818182vw, 570px);
    bottom: min(1.8181818182vw, 20px);
    left: min(6.3636363636vw, 70px);
  }
}
@media screen and (max-width: 767px) {
  .top__title {
    width: 84vw;
    bottom: 9.3333333333vw;
    left: 1.3333333333vw;
  }
}

/* .lead
===================================================== */
@media screen and (min-width: 768px) {
  .lead {
    margin-bottom: min(20vw, 130px);
  }
}
@media screen and (max-width: 767px) {
  .lead {
    margin-bottom: 40vw;
  }
}
.lead__date {
  margin-left: auto;
  margin-right: auto;
  background-color: #B3A290;
  font-family: "minion-3-display", serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 768px) {
  .lead__date {
    font-size: min(3.6923076923vw, 24px);
    width: min(46.1538461538vw, 300px);
    margin-bottom: min(6.1538461538vw, 40px);
    line-height: min(7.6923076923vw, 50px);
  }
}
@media screen and (max-width: 767px) {
  .lead__date {
    font-size: 6.1333333333vw;
    width: 80vw;
    margin-bottom: 10.6666666667vw;
    line-height: 13.3333333333vw;
  }
}
.lead__text {
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 2.4615384615;
}
@media screen and (min-width: 768px) {
  .lead__text {
    font-size: min(2.1538461538vw, 14px);
  }
}
@media screen and (max-width: 767px) {
  .lead__text {
    font-size: 3.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .lead__text:not(:last-child) {
    margin-bottom: min(4.6153846154vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  .lead__text:not(:last-child) {
    margin-bottom: 8vw;
  }
}

/* .about
===================================================== */
@media screen and (min-width: 768px) {
  .about {
    margin-bottom: min(23.0769230769vw, 150px);
  }
}
@media screen and (max-width: 767px) {
  .about {
    margin-bottom: 40vw;
  }
}
.about__inner {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media screen and (min-width: 768px) {
  .about__inner {
    padding: min(7.6923076923vw, 50px) 0;
    width: min(66.1538461538vw, 430px);
  }
}
@media screen and (max-width: 767px) {
  .about__inner {
    padding: 13.3333333333vw 0;
  }
}
.about_logo {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .about_logo {
    width: min(33.8461538462vw, 220px);
    margin-bottom: min(6.1538461538vw, 40px);
  }
}
@media screen and (max-width: 767px) {
  .about_logo {
    width: 58.6666666667vw;
    margin-bottom: 8vw;
  }
}
.about__text {
  letter-spacing: 0.05em;
  line-height: 2;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .about__text {
    font-size: min(2vw, 13px);
  }
}
@media screen and (max-width: 767px) {
  .about__text {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .about__text:not(:last-child) {
    margin-bottom: min(6.1538461538vw, 40px);
  }
}
@media screen and (max-width: 767px) {
  .about__text:not(:last-child) {
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .about__text a:hover {
    opacity: 0.7;
  }
}
.about__text span {
  display: block;
  text-decoration: underline;
}

/* .sec
===================================================== */
@media screen and (min-width: 768px) {
  .sec {
    padding: min(38.4615384615vw, 250px) 0;
  }
}
@media screen and (max-width: 767px) {
  .sec {
    padding: 40vw 0;
  }
}
@media screen and (max-width: 767px) {
  .sec .inner {
    width: 100%;
  }
}

.sec:nth-child(odd) {
  background-color: #B3A290;
}
.sec:nth-child(odd) .sec-title {
  color: #3B4357;
}
.sec:nth-child(odd) .sec-title__num svg {
  stroke: #3B4357;
}
@media screen and (min-width: 768px) {
  .sec:nth-child(odd) .credit__link:hover {
    color: #3B4357;
  }
}
@media screen and (min-width: 768px) {
  .sec:nth-child(odd) .credit__link:hover .credit__btn {
    border-color: #3B4357;
  }
}
.sec:nth-child(odd) .dress {
  border: 1px solid #3B4357;
  color: #3B4357;
}
.sec:nth-child(odd) .dress__title {
  background-color: #B3A290;
}
.sec:nth-child(odd) .dress__btn {
  border: 1px solid #3B4357;
}

.sec:nth-child(even) {
  background-color: #3B4357;
}
.sec:nth-child(even) .sec-title {
  color: #B3A290;
}
.sec:nth-child(even) .sec-title__num svg {
  stroke: #B3A290;
}
@media screen and (min-width: 768px) {
  .sec:nth-child(even) .credit__link:hover {
    color: #B3A290;
  }
}
@media screen and (min-width: 768px) {
  .sec:nth-child(even) .credit__link:hover .credit__btn {
    border-color: #B3A290;
  }
}
.sec:nth-child(even) .dress {
  border: 1px solid #B3A290;
  color: #B3A290;
}
.sec:nth-child(even) .dress__title {
  background-color: #3B4357;
}
.sec:nth-child(even) .dress__btn {
  border: 1px solid #B3A290;
}

@media screen and (min-width: 768px) {
  .sec-color:not(:last-child) {
    margin-bottom: min(27.6923076923vw, 180px);
  }
}
@media screen and (max-width: 767px) {
  .sec-color:not(:last-child) {
    margin-bottom: 34.6666666667vw;
  }
}

.sec-title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .sec-title {
    margin-bottom: min(16.9230769231vw, 110px);
  }
}
@media screen and (max-width: 767px) {
  .sec-title {
    margin-bottom: 16vw;
  }
}
.sec-title span {
  display: block;
}
.sec-title__num {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec-title__num {
    margin-bottom: min(3.0769230769vw, 20px);
    width: min(12.3076923077vw, 80px);
  }
}
@media screen and (max-width: 767px) {
  .sec-title__num {
    margin-bottom: 4vw;
    width: 18.1333333333vw;
  }
}
.sec-title__num::before {
  display: block;
  font-family: "minion-3-display", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .sec-title__num::before {
    font-size: min(3.8461538462vw, 25px);
  }
}
@media screen and (max-width: 767px) {
  .sec-title__num::before {
    font-size: 5.3333333333vw;
  }
}
.sec-title__en {
  font-family: "Instrument Serif", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1228070175;
  text-transform: capitalize;
}
@media screen and (min-width: 768px) {
  .sec-title__en {
    font-size: min(9.5384615385vw, 62px);
    margin-bottom: min(3.0769230769vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  .sec-title__en {
    font-size: 15.2vw;
    margin-bottom: 4vw;
  }
}
.sec-title__ja {
  letter-spacing: 0.2em;
}
@media screen and (min-width: 768px) {
  .sec-title__ja {
    font-size: min(3.0769230769vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  .sec-title__ja {
    font-size: 4vw;
  }
}

/* .credit
===================================================== */
.credit {
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: 400;
  font-style: normal;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .credit {
    gap: min(3.0769230769vw, 20px) 0;
  }
}
@media screen and (max-width: 767px) {
  .credit {
    gap: 5.3333333333vw 0;
  }
}
.credit__link {
  display: flex;
  justify-content: space-between;
  letter-spacing: 0.05em;
}
.credit span {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .credit__text {
    font-size: min(2.1538461538vw, 14px);
  }
}
@media screen and (max-width: 767px) {
  .credit__text {
    font-size: 2.9333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .credit__price {
    margin-left: min(1.5384615385vw, 10px);
  }
}
@media screen and (max-width: 767px) {
  .credit__price {
    margin-left: 1.8666666667vw;
  }
}
.credit__btn {
  text-transform: uppercase;
  border: 1px solid #fff;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .credit__btn {
    font-size: min(1.8461538462vw, 12px);
    line-height: min(2.7692307692vw, 18px);
    width: min(8.4615384615vw, 55px);
    padding-top: min(0.3076923077vw, 2px);
  }
}
@media screen and (max-width: 767px) {
  .credit__btn {
    font-size: 2.6666666667vw;
    line-height: 4vw;
    width: 9.6vw;
    padding-top: 0.2666666667vw;
  }
}

/* .dress
===================================================== */
.dress {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .dress {
    width: min(84.6153846154vw, 550px);
    padding: min(9.2307692308vw, 60px) min(4.6153846154vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  .dress {
    width: 88vw;
    padding: 10.6666666667vw 4vw;
  }
}
.dress__title {
  font-family: "minion-3-display", serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .dress__title {
    font-size: min(4.1538461538vw, 27px);
    padding: 0 min(6.1538461538vw, 40px);
  }
}
@media screen and (max-width: 767px) {
  .dress__title {
    font-size: 5.8666666667vw;
    padding: 0 6.6666666667vw;
  }
}
.dress__link {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .dress__link:hover {
    color: #fff;
  }
}
@media screen and (min-width: 768px) {
  .dress__link:hover .dress__btn {
    border-color: #fff;
  }
}
.dress__img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .dress__img {
    width: min(18.4615384615vw, 120px);
    margin-right: min(3.0769230769vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  .dress__img {
    width: 22.6666666667vw;
    margin-right: 3.2vw;
  }
}
.dress__text {
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .dress__text {
    font-size: min(2.3076923077vw, 15px);
  }
}
@media screen and (max-width: 767px) {
  .dress__text {
    font-size: 3.2vw;
  }
}
.dress__btn {
  display: block;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .dress__btn {
    font-size: min(2.1538461538vw, 14px);
    line-height: min(3.5384615385vw, 23px);
    width: min(15.3846153846vw, 100px);
    margin-top: min(1.5384615385vw, 10px);
  }
}
@media screen and (max-width: 767px) {
  .dress__btn {
    font-size: 2.9333333333vw;
    line-height: 5.3333333333vw;
    width: 21.3333333333vw;
    margin-top: 1.8666666667vw;
  }
}

/* #sec--1
===================================================== */
#sec--1 .sec-title__num::before {
  content: "001";
}
#sec--1 .sec-color--1 .sec-item--1 {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-color--1 .sec-item--1 {
    width: min(88vw, 572px);
    margin-bottom: min(8vw, 52px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-color--1 .sec-item--1 {
    width: 88vw;
    margin-bottom: 8vw;
  }
}
#sec--1 .sec-color--1 .sec-item--2 {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-color--1 .sec-item--2 {
    width: min(68vw, 442px);
    margin-right: min(6vw, 39px);
    margin-bottom: min(8vw, 52px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-color--1 .sec-item--2 {
    width: 68vw;
    margin-right: 6vw;
    margin-bottom: 8vw;
  }
}
#sec--1 .sec-color--1 .sec-color__block {
  position: relative;
  width: 100%;
}
#sec--1 .sec-color--1 .sec-item--3 {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-color--1 .sec-item--3 {
    width: min(50.6666666667vw, 329.3333333333px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-color--1 .sec-item--3 {
    width: 50.6666666667vw;
  }
}
#sec--1 .sec-color--1 .credit {
  position: absolute;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-color--1 .credit {
    width: min(40vw, 260px);
    bottom: 0;
    padding: 0;
    left: min(55.3846153846vw, 360px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-color--1 .credit {
    width: calc(100% - 50.6666666667vw);
    bottom: 0;
    padding: 0 2.6666666667vw;
    right: 0;
  }
}
#sec--1 .sec-color--2 .sec-item--1 {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-color--2 .sec-item--1 {
    width: min(88vw, 572px);
    margin-bottom: min(8vw, 52px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-color--2 .sec-item--1 {
    width: 88vw;
    margin-bottom: 8vw;
  }
}
#sec--1 .sec-color--2 .sec-color__block {
  position: relative;
  width: 100%;
}
#sec--1 .sec-color--2 .sec-item--2 {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-color--2 .sec-item--2 {
    width: min(50.6666666667vw, 329.3333333333px);
    margin-left: min(4vw, 26px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-color--2 .sec-item--2 {
    width: 50.6666666667vw;
    margin-left: 4vw;
  }
}
#sec--1 .sec-color--2 .credit {
  position: absolute;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-color--2 .credit {
    left: min(58.4615384615vw, 380px);
    width: min(33.8461538462vw, 220px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-color--2 .credit {
    right: 4vw;
    width: 37.3333333333vw;
  }
}
#sec--1 .sec-color--3 .sec-item--1 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-color--3 .sec-item--1 {
    width: min(80vw, 520px);
    margin-bottom: min(8vw, 52px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-color--3 .sec-item--1 {
    width: 80vw;
    margin-bottom: 8vw;
  }
}
#sec--1 .sec-color--3 .sec-color__block {
  position: relative;
  width: 100%;
}
#sec--1 .sec-color--3 .sec-item--2 {
  margin-right: auto;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-color--3 .sec-item--2 {
    width: min(50.6666666667vw, 329.3333333333px);
    margin-left: min(4vw, 26px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-color--3 .sec-item--2 {
    width: 50.6666666667vw;
    margin-left: 4vw;
  }
}
#sec--1 .sec-color--3 .credit {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-color--3 .credit {
    left: min(58.4615384615vw, 380px);
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-color--3 .credit {
    right: 4vw;
    bottom: -5.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-color--3 .credit__item {
    width: min(40vw, 260px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-color--3 .credit__item {
    width: 45.3333333333vw;
  }
}

/* #sec--2
===================================================== */
#sec--2 .sec-title__num::before {
  content: "002";
}
#sec--2 .sec-color--1 .sec-item--1 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-color--1 .sec-item--1 {
    width: min(88vw, 572px);
    margin-bottom: min(5.3333333333vw, 34.6666666667px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-color--1 .sec-item--1 {
    width: 88vw;
    margin-bottom: 5.3333333333vw;
  }
}
#sec--2 .sec-color--1 .sec-item--2 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-color--1 .sec-item--2 {
    margin-bottom: min(5.3333333333vw, 34.6666666667px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-color--1 .sec-item--2 {
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-color--1 .sec-item--2 img {
    width: calc((100% - min(1.3333333333vw, 8.6666666667px)) / 2);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-color--1 .sec-item--2 img {
    width: calc((100% - 1.3333333333vw) / 2);
  }
}
#sec--2 .sec-color--1 .sec-item--3 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-color--1 .sec-item--3 {
    width: min(68vw, 442px);
    margin-bottom: min(8vw, 52px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-color--1 .sec-item--3 {
    width: 68vw;
    margin-bottom: 8vw;
  }
}
#sec--2 .sec-color--1 .credit {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  flex-direction: row;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-color--1 .credit {
    width: min(80vw, 520px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-color--1 .credit {
    width: 93.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-color--1 .credit__item:nth-child(odd) {
    width: min(40vw, 260px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-color--1 .credit__item:nth-child(odd) {
    width: 45.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-color--1 .credit__item:nth-child(even) {
    width: min(33.8461538462vw, 220px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-color--1 .credit__item:nth-child(even) {
    width: 37.3333333333vw;
  }
}
#sec--2 .sec-color--2 .sec-item--1 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-color--2 .sec-item--1 {
    width: min(82.6666666667vw, 537.3333333333px);
    margin-bottom: min(8vw, 52px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-color--2 .sec-item--1 {
    width: 82.6666666667vw;
    margin-bottom: 8vw;
  }
}
#sec--2 .sec-color--2 .sec-color__inner {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-color--2 .sec-color__inner {
    margin-bottom: min(13.3333333333vw, 86.6666666667px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-color--2 .sec-color__inner {
    margin-bottom: 13.3333333333vw;
  }
}
#sec--2 .sec-color--2 .sec-item--2 {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-color--2 .sec-item--2 {
    width: min(46.6666666667vw, 303.3333333333px);
    margin-left: min(2.6666666667vw, 17.3333333333px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-color--2 .sec-item--2 {
    width: 46.6666666667vw;
    margin-left: 2.6666666667vw;
  }
}
#sec--2 .sec-color--2 .credit {
  position: absolute;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-color--2 .credit {
    right: min(6.1538461538vw, 40px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-color--2 .credit {
    right: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-color--2 .credit__item {
    width: min(40vw, 260px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-color--2 .credit__item {
    width: 44.8vw;
  }
}
#sec--2 .sec-color--2 .sec-item--3 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-color--2 .sec-item--3 {
    width: min(80vw, 520px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-color--2 .sec-item--3 {
    width: 80vw;
  }
}

/* #sec--3
===================================================== */
#sec--3 .sec-title__num::before {
  content: "003";
}
#sec--3 .sec-color--1 .sec-item--1 {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-color--1 .sec-item--1 {
    width: min(88vw, 572px);
    margin-bottom: min(8vw, 52px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-color--1 .sec-item--1 {
    width: 88vw;
    margin-bottom: 8vw;
  }
}
#sec--3 .sec-color--1 .sec-item--2 {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-color--1 .sec-item--2 {
    width: min(68vw, 442px);
    margin-right: min(6.8vw, 44.2px);
    margin-bottom: min(8vw, 52px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-color--1 .sec-item--2 {
    width: 68vw;
    margin-right: 6.8vw;
    margin-bottom: 8vw;
  }
}
#sec--3 .sec-color--1 .sec-item--3 {
  display: flex;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-color--1 .sec-item--3 {
    width: min(85.3333333333vw, 554.6666666667px);
    margin-bottom: min(8vw, 52px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-color--1 .sec-item--3 {
    width: 85.3333333333vw;
    margin-bottom: 8vw;
  }
}
#sec--3 .sec-color--1 .sec-item--3 img {
  width: 50%;
}
#sec--3 .sec-color--1 .credit {
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-color--1 .credit {
    width: min(72.3076923077vw, 470px);
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-color--1 .credit {
    width: 85.3333333333vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-color--1 .credit__item {
    width: min(30.7692307692vw, 200px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-color--1 .credit__item {
    width: 37.3333333333vw;
  }
}
#sec--3 .sec-color--2 .sec-item--1 {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-color--2 .sec-item--1 {
    width: min(88vw, 572px);
    margin-bottom: min(8vw, 52px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-color--2 .sec-item--1 {
    width: 88vw;
    margin-bottom: 8vw;
  }
}
#sec--3 .sec-color--2 .sec-color__inner {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-color--2 .sec-color__inner {
    margin-bottom: min(13.3333333333vw, 86.6666666667px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-color--2 .sec-color__inner {
    margin-bottom: 13.3333333333vw;
  }
}
#sec--3 .sec-color--2 .sec-item--2 {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-color--2 .sec-item--2 {
    width: min(50.6666666667vw, 329.3333333333px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-color--2 .sec-item--2 {
    width: 50.6666666667vw;
  }
}
#sec--3 .sec-color--2 .credit {
  position: absolute;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-color--2 .credit {
    left: min(55.3846153846vw, 360px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-color--2 .credit {
    right: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-color--2 .credit__item {
    width: min(35.3846153846vw, 230px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-color--2 .credit__item {
    width: 38.6666666667vw;
  }
}
#sec--3 .sec-color--2 .sec-item--3 {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#sec--3 .sec-color--2 .sec-item--3 img {
  position: relative;
  z-index: 2;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-color--2 .sec-item--3 img {
    width: min(58.4615384615vw, 380px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-color--2 .sec-item--3 img {
    width: 66.6666666667vw;
  }
}
#sec--3 .sec-color--2 .sec-item--3 .slidetext {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  flex-wrap: nowrap;
}
#sec--3 .sec-color--2 .sec-item--3 .slidetext__item {
  display: flex;
  flex-wrap: nowrap;
  flex-shrink: 0;
}
#sec--3 .sec-color--2 .sec-item--3 .slidetext__item:first-child {
  -webkit-animation: loopslide1 80s -40s linear infinite;
          animation: loopslide1 80s -40s linear infinite;
}
#sec--3 .sec-color--2 .sec-item--3 .slidetext__item:last-child {
  -webkit-animation: loopslide2 80s linear infinite;
          animation: loopslide2 80s linear infinite;
}
@-webkit-keyframes loopslide1 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes loopslide1 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes loopslide2 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-200%);
  }
}
@keyframes loopslide2 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-200%);
  }
}
#sec--3 .sec-color--2 .sec-item--3 .slidetext svg {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-color--2 .sec-item--3 .slidetext {
    gap: 0 min(2.6666666667vw, 17.3333333333px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-color--2 .sec-item--3 .slidetext {
    gap: 0 4vw;
  }
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-color--2 .sec-item--3 .slidetext__item {
    width: 1800px;
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-color--2 .sec-item--3 .slidetext__item {
    width: 389.3333333333vw;
  }
}
#sec--3 .sec-color--2 .sec-item--3 .slidetext__item svg {
  width: 100%;
  height: auto;
}

/* .goods
===================================================== */
@media screen and (min-width: 768px) {
  .goods {
    padding: min(23.0769230769vw, 150px) 0;
    width: min(69.2307692308vw, 450px);
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .goods {
    padding: 40vw 0;
  }
}
.goods .sec-title {
  color: #B3A290;
}
@media screen and (min-width: 768px) {
  .goods .sec-title {
    margin-bottom: min(7.6923076923vw, 50px);
  }
}
@media screen and (max-width: 767px) {
  .goods .sec-title {
    margin-bottom: 13.3333333333vw;
  }
}
.goods .sec-title__num::before {
  content: "+1";
}
.goods .sec-title__num svg {
  stroke: #B3A290;
}
.goods .sec-title__en {
  margin-bottom: 0;
}
.goods-list {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .goods-list {
    gap: min(2.3076923077vw, 15px) 0;
    margin-bottom: min(12.3076923077vw, 80px);
  }
}
@media screen and (max-width: 767px) {
  .goods-list {
    gap: 4vw 0;
    margin-bottom: 21.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .goods-list__item {
    width: min(104vw, 390px);
  }
}
@media screen and (max-width: 767px) {
  .goods-list__item {
    width: 90.6666666667vw;
  }
}
.goods-list__item:nth-child(odd) {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .goods-list__item:nth-child(odd) {
    margin-left: max(-1.5384615385vw, -10px);
  }
}
@media screen and (max-width: 767px) {
  .goods-list__item:nth-child(odd) {
    margin-left: -2.6666666667vw;
  }
}
.goods-list__item:nth-child(even) {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .goods-list__item:nth-child(even) {
    margin-right: max(-1.5384615385vw, -10px);
  }
}
@media screen and (max-width: 767px) {
  .goods-list__item:nth-child(even) {
    margin-right: -2.6666666667vw;
  }
}
.goods-list__link {
  display: block;
}
@media screen and (min-width: 768px) {
  .goods-list__link:hover {
    opacity: 0.7;
  }
}
.goods .itemall {
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #fff;
}
@media screen and (min-width: 768px) {
  .goods .itemall {
    width: min(58.4615384615vw, 380px);
  }
}
@media screen and (max-width: 767px) {
  .goods .itemall {
    width: 88vw;
  }
}
.goods .itemall__link {
  display: block;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .goods .itemall__link {
    line-height: min(8.4615384615vw, 55px);
    font-size: min(2.1538461538vw, 14px);
  }
}
@media screen and (max-width: 767px) {
  .goods .itemall__link {
    line-height: 16vw;
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .goods .itemall__link:hover {
    text-decoration: underline;
  }
}

/* .main__bottom
===================================================== */
.main__bottom {
  background-color: #B3A290;
  position: relative;
}
@media screen and (min-width: 768px) {
  .main__bottom {
    padding: 0 0 min(11.5384615385vw, 75px);
  }
}
@media screen and (max-width: 767px) {
  .main__bottom {
    padding: 0 0 20vw;
  }
}

.bottom-title {
  font-family: "minion-3-display", serif;
  font-weight: 400;
  font-style: normal;
  text-transform: capitalize;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .bottom-title {
    font-size: min(4.6153846154vw, 30px);
    margin-bottom: min(3.8461538462vw, 25px);
  }
}
@media screen and (max-width: 767px) {
  .bottom-title {
    font-size: 8vw;
    margin-bottom: 6.6666666667vw;
  }
}
.bottom-title span {
  display: block;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .bottom-title span {
    font-size: min(2.1538461538vw, 14px);
    margin-top: min(0.4615384615vw, 3px);
  }
}
@media screen and (max-width: 767px) {
  .bottom-title span {
    font-size: 3.4666666667vw;
    margin-top: 0.8vw;
  }
}

.location {
  position: relative;
}
@media screen and (min-width: 768px) {
  .location {
    margin-bottom: min(20vw, 130px);
  }
}
@media screen and (max-width: 767px) {
  .location {
    margin-bottom: 34.6666666667vw;
  }
}

.circle {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .circle {
    width: 105vw;
  }
}
@media screen and (max-width: 767px) {
  .circle {
    width: 112vw;
  }
}

/* .report
===================================================== */
@media screen and (min-width: 768px) {
  .report {
    padding-top: min(23.0769230769vw, 150px);
  }
}
@media screen and (max-width: 767px) {
  .report {
    padding-top: 40vw;
  }
}
.report-list {
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .report-list {
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  .report-list {
    width: min(107.6923076923vw, 700px);
    gap: min(0.9230769231vw, 6px);
  }
}
@media screen and (max-width: 767px) {
  .report-list {
    width: 88vw;
    gap: 1.6vw;
  }
}
.report-list__item {
  background-color: #ccc;
}
@media screen and (min-width: 768px) {
  .report-list__item {
    width: calc((100% - min(1.3846153846vw, 9px)) / 4);
  }
}
@media screen and (max-width: 767px) {
  .report-list__item {
    width: calc((100% - 1.6vw) / 2);
  }
}
.report-list__link {
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .report-list__link:hover::before {
    content: none;
  }
}
.report-list__link::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
}
.report-list__text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "minion-3-display", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4444444444;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .report-list__text {
    font-size: min(2.7692307692vw, 18px);
  }
}
@media screen and (max-width: 767px) {
  .report-list__text {
    font-size: 4.8vw;
  }
}

/* .styling
===================================================== */
@media screen and (min-width: 768px) {
  .styling {
    padding-top: min(23.0769230769vw, 150px);
  }
}
@media screen and (max-width: 767px) {
  .styling {
    padding-top: 40vw;
  }
}
.styling-list {
  display: flex;
  width: 100%;
  overflow-x: auto;
  scrollbar-width: none;
}
.styling-list::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 768px) {
  .styling-list {
    gap: 0 6px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .styling-list {
    gap: 0 1.3333333333vw;
    margin-bottom: 15px;
  }
}
.styling-list__link {
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .styling-list__link {
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  .styling-list__link {
    width: 45.3333333333vw;
  }
}
.styling-list__link::before {
  content: "";
  display: block;
  padding-top: 120%;
}
@media screen and (min-width: 768px) {
  .styling-list__link:hover {
    opacity: 0.7;
  }
}
.styling-list__link img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.styling-btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.styling-btn__link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .styling-btn__link {
    font-size: 14px;
    gap: 0 5px;
  }
}
@media screen and (max-width: 767px) {
  .styling-btn__link {
    font-size: 14px;
    gap: 0 5px;
  }
}
@media screen and (min-width: 768px) {
  .styling-btn__link:hover {
    opacity: 0.6;
  }
}
.styling-btn__link::before {
  content: "";
  display: block;
  width: 105%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .styling-btn__link::before {
    bottom: -6px;
  }
}
@media screen and (max-width: 767px) {
  .styling-btn__link::before {
    bottom: -4px;
  }
}
@media screen and (min-width: 768px) {
  .styling-btn__img {
    width: 10px;
    margin-top: 1px;
  }
}
@media screen and (max-width: 767px) {
  .styling-btn__img {
    width: 10px;
    margin-top: 1px;
  }
}

/* .youtube
===================================================== */
@media screen and (min-width: 768px) {
  .youtube {
    padding-top: min(23.0769230769vw, 150px);
  }
}
@media screen and (max-width: 767px) {
  .youtube {
    padding-top: 40vw;
  }
}
.youtube__inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .youtube__inner {
    width: min(100vw, 650px);
  }
}
@media screen and (max-width: 767px) {
  .youtube__inner {
    width: 88vw;
  }
}
.youtube__video {
  position: relative;
  padding-top: 56.25%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .youtube__video {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .youtube__video {
    margin-bottom: 4vw;
  }
}
.youtube__video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .youtube__text {
    font-size: 14px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .youtube__text {
    font-size: 3.4666666667vw;
  }
}

/* .location
===================================================== */
.location {
  margin-left: auto;
  margin-right: auto;
  font-family: "minion-3-display", serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .location {
    padding-top: min(23.0769230769vw, 150px);
  }
}
@media screen and (max-width: 767px) {
  .location {
    padding-top: 40vw;
  }
}
@media screen and (min-width: 768px) {
  .location {
    width: min(69.2307692308vw, 450px);
  }
}
@media screen and (max-width: 767px) {
  .location {
    width: 88vw;
  }
}
@media screen and (min-width: 768px) {
  .location__img {
    margin-bottom: min(3.0769230769vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  .location__img {
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .location__text {
    font-size: min(3.6923076923vw, 24px);
  }
}
@media screen and (max-width: 767px) {
  .location__text {
    font-size: 5.6vw;
  }
}
.location__link {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .location__link {
    font-size: min(2.3076923077vw, 15px);
  }
}
@media screen and (max-width: 767px) {
  .location__link {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .location__link:hover {
    opacity: 0.7;
  }
}

/* .staff
===================================================== */
.staff {
  text-align: center;
  font-family: "minion-3-display", serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  z-index: 2;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .staff {
    font-size: min(2.3076923077vw, 15px);
  }
}
@media screen and (max-width: 767px) {
  .staff {
    font-size: 3.4666666667vw;
  }
}

/* .footer
===================================================== */
.footer {
  position: relative;
}
@media screen and (min-width: 768px) {
  .footer {
    height: 100vh;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}
.footer::after {
  content: "";
  position: fixed;
  z-index: 1;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100vh;
  background-image: url(../images/footer.jpg);
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .footer::after {
    background-position: 0 60%;
  }
}
@media screen and (max-width: 767px) {
  .footer::after {
    background-position: right bottom;
  }
}
.footer__inner {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .footer__inner {
    bottom: min(4.6153846154vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  .footer__inner {
    bottom: 8vw;
  }
}
.footer-logo {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .footer-logo {
    width: min(18.4615384615vw, 120px);
    margin-bottom: min(2.3076923077vw, 15px);
  }
}
@media screen and (max-width: 767px) {
  .footer-logo {
    width: 32vw;
    margin-bottom: 4vw;
  }
}
.footer__link {
  display: block;
}
@media screen and (min-width: 768px) {
  .footer__link:hover {
    opacity: 0.7;
  }
}
.footer-copy small {
  display: block;
  font-family: "minion-3-display", serif;
  font-weight: 400;
  font-style: normal;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .footer-copy small {
    font-size: min(2vw, 13px);
  }
}
@media screen and (max-width: 767px) {
  .footer-copy small {
    font-size: 3.4666666667vw;
  }
}

/* anime
===================================================== *//*# sourceMappingURL=style.css.map */