@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変換
===================================================== */
/* %変換
===================================================== */
/* svh変換
===================================================== */
/* vh変換
===================================================== */
/* 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: #100000;
  letter-spacing: 0;
  line-height: 1.6;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  overflow: hidden;
  transition: background-color 0.7s ease-in;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 12px;
  }
}

main {
  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: #fff;
  width: 100%;
  height: 100vh;
  z-index: 9999;
}

/* .top-wrap
===================================================== */
.top-wrap {
  width: 100%;
}
.top-wrap .top-back {
  position: -webkit-sticky;
  position: sticky;
  z-index: 1;
  top: 0;
  overflow: hidden;
  height: 100vh;
  height: 100svh;
}
@media screen and (min-width: 768px) {
  .top-wrap .top-back {
    min-height: 600px;
  }
}
@media screen and (max-width: 767px) {
  .top-wrap .top-back {
    min-height: 500px;
  }
}
.top-wrap .top-monoimg {
  position: absolute;
  left: 0;
}
@media screen and (min-width: 768px) {
  .top-wrap .top-monoimg {
    bottom: 0;
    width: 48.0555555556vw;
    height: max(81.2857142857vh, 487px);
    height: max(81.2857142857svh, 487px);
  }
}
@media screen and (max-width: 767px) {
  .top-wrap .top-monoimg {
    width: 100%;
    top: 0;
  }
}
@media screen and (min-width: 768px) {
  .top-wrap .top-monoimg img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
.top-wrap .top-title {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top-wrap .top-title {
    width: max(11.8571428571vh, 71px);
    width: max(11.8571428571svh, 71px);
    right: max(18.8571428571vh, 113px);
    right: max(18.8571428571svh, 113px);
    bottom: max(8.5714285714vh, 51px);
    bottom: max(8.5714285714svh, 51px);
  }
}
@media screen and (max-width: 767px) {
  .top-wrap .top-title {
    width: max(8.6826347305vh, 43px);
    width: max(8.6826347305svh, 43px);
    right: -5px;
    bottom: max(2.3952095808vh, 11px);
    bottom: max(2.3952095808svh, 11px);
  }
}

/* .top
===================================================== */
.top {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100vh;
  height: 100svh;
}
@media screen and (min-width: 768px) {
  .top {
    min-height: 600px;
  }
}
@media screen and (max-width: 767px) {
  .top {
    min-height: 500px;
  }
}
.top-imgwrap {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .top-imgwrap {
    bottom: max(5.1428571429vh, 30px);
    bottom: max(5.1428571429svh, 30px);
    left: 6.25vw;
  }
}
@media screen and (max-width: 767px) {
  .top-imgwrap {
    bottom: max(23.6526946108%, 118px);
    left: 0;
  }
}
.top-img {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .top-img {
    width: 56.9444444444vw;
    height: max(66vh, 396px);
    height: max(66svh, 396px);
  }
}
@media screen and (max-width: 767px) {
  .top-img {
    width: 76.8vw;
    height: max(65.5688622754vh, 327px);
    height: max(65.5688622754svh, 327px);
  }
}
.top-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 768px) {
  .top-img img {
    -o-object-position: left 30%;
       object-position: left 30%;
  }
}
@media screen and (max-width: 767px) {
  .top-img img {
    -o-object-position: 25% 45%;
       object-position: 25% 45%;
  }
}
.top-subtitle {
  position: absolute;
  z-index: 4;
}
@media screen and (min-width: 768px) {
  .top-subtitle {
    width: max(56.4285714286vh, 338px);
    width: max(56.4285714286svh, 338px);
    right: max(35.7142857143vh, 214px);
    right: max(35.7142857143svh, 214px);
    top: max(9.5714285714vh, 57px);
    top: max(9.5714285714svh, 57px);
  }
}
@media screen and (max-width: 767px) {
  .top-subtitle {
    width: max(23.2035928144vh, 116px);
    width: max(23.2035928144svh, 116px);
    right: max(12.874251497vh, 64px);
    right: max(12.874251497svh, 64px);
    bottom: max(4.0419161677vh, 20px);
    bottom: max(4.0419161677svh, 20px);
  }
}
.top-subtitle svg {
  width: 100%;
  height: auto;
}
.top .top-kazari {
  z-index: 3;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top .top-kazari {
    top: max(75.5714285714vh, 453px);
    top: max(75.5714285714svh, 453px);
    left: 42.2222222222vw;
    width: min(36.8055555556vw, 530px);
  }
}
@media screen and (max-width: 767px) {
  .top .top-kazari {
    width: max(40.5688622754vh, 202px);
    width: max(40.5688622754svh, 202px);
    bottom: min(-7.0359281437vh, -35px);
    bottom: min(-7.0359281437svh, -35px);
    left: min(-4.4910179641vh, -22px);
    left: min(-4.4910179641svh, -22px);
  }
}
.top .scroll {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top .scroll {
    top: max(81.4285714286vh, 488px);
    top: max(81.4285714286svh, 488px);
    left: 31px;
  }
}
@media screen and (max-width: 767px) {
  .top .scroll {
    top: max(85.3293413174vh, 426px);
    top: max(85.3293413174svh, 426px);
    left: 18px;
  }
}
@media screen and (min-width: 768px) {
  .top .scroll__text {
    width: 12px;
  }
}
@media screen and (max-width: 767px) {
  .top .scroll__text {
    width: 2.6666666667vw;
  }
}
.top .scroll__line {
  margin-left: 2px;
  width: 1px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .top .scroll__line {
    margin-top: 18px;
    height: 90px;
  }
}
@media screen and (max-width: 767px) {
  .top .scroll__line {
    margin-top: 12px;
    height: 64px;
  }
}
.top .scroll__line::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #100000;
  -webkit-animation: line 3s ease-in-out infinite;
          animation: line 3s ease-in-out infinite;
}
@-webkit-keyframes line {
  0% {
    top: 0;
    bottom: auto;
    height: 0;
    opacity: 0;
  }
  50% {
    top: 0;
    bottom: auto;
    height: 100%;
    opacity: 1;
  }
  51% {
    top: auto;
    bottom: 0;
    height: 100%;
    opacity: 1;
  }
  100% {
    top: auto;
    bottom: 0;
    bottom: 0;
    height: 0;
    opacity: 0;
  }
}
@keyframes line {
  0% {
    top: 0;
    bottom: auto;
    height: 0;
    opacity: 0;
  }
  50% {
    top: 0;
    bottom: auto;
    height: 100%;
    opacity: 1;
  }
  51% {
    top: auto;
    bottom: 0;
    height: 100%;
    opacity: 1;
  }
  100% {
    top: auto;
    bottom: 0;
    bottom: 0;
    height: 0;
    opacity: 0;
  }
}

.top-wrap .top-monoimg,
.top-wrap .top-title,
.top-wrap .top-subtitle,
.top-wrap .top-kazari {
  opacity: 0;
}
.top-wrap .top-img img {
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .top-wrap .top-img img {
    transform: scale(1);
  }
}
@media screen and (max-width: 767px) {
  .top-wrap .top-img img {
    transform: scale(1.15);
  }
}
.top-wrap.on .top-monoimg {
  opacity: 1;
  transition: opacity 1.8s;
}
.top-wrap.on .top-img img {
  opacity: 1;
  transition: opacity 1.8s, transform 1.8s;
}
@media screen and (min-width: 768px) {
  .top-wrap.on .top-img img {
    transform: scale(1.08);
  }
}
@media screen and (max-width: 767px) {
  .top-wrap.on .top-img img {
    transform: scale(1.25);
  }
}
.top-wrap.on .top-subtitle {
  opacity: 1;
  transition: opacity 1.2s 0.8s;
}
.top-wrap.on .top-title,
.top-wrap.on .top-kazari {
  opacity: 1;
  transition: opacity 1.2s 1.3s;
}

/* .lead
===================================================== */
.lead {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .lead {
    padding: min(15.1578947368vw, 144px) 0 0;
  }
}
@media screen and (max-width: 767px) {
  .lead {
    padding: 16.2666666667vw 0 0;
  }
}
.lead-text {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .lead-text {
    font-size: min(1.4736842105vw, 14px);
    line-height: 2.1428571429;
    text-align: center;
    transform: translateY(-48px);
  }
}
@media screen and (max-width: 767px) {
  .lead-text {
    width: 58.4vw;
    font-size: 3.2vw;
    line-height: 2;
    margin-right: 24vw;
  }
}

/* .nav
===================================================== */
.nav {
  width: 100%;
  overflow-x: hidden;
}
@media screen and (min-width: 768px) {
  .nav {
    margin-bottom: min(9.4736842105vw, 90px);
    padding-top: min(13.4736842105vw, 128px);
  }
}
@media screen and (max-width: 767px) {
  .nav {
    margin-bottom: 33.3333333333vw;
    padding-top: 25.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .nav__inner {
    display: flex;
    flex-wrap: nowrap;
  }
  .nav__inner .nav-list {
    display: flex;
    flex-wrap: nowrap;
    flex-shrink: 0;
  }
  .nav__inner .nav-list:first-child {
    -webkit-animation: loopslide1 90s -45s linear infinite;
            animation: loopslide1 90s -45s linear infinite;
  }
  .nav__inner .nav-list:last-child {
    -webkit-animation: loopslide2 90s linear infinite;
            animation: loopslide2 90s 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%);
    }
  }
  .nav__inner .nav-item {
    flex-shrink: 0;
  }
}
@media screen and (max-width: 767px) {
  .nav__inner {
    display: flex;
    flex-wrap: nowrap;
  }
  .nav__inner .nav-list {
    display: flex;
    flex-wrap: nowrap;
    flex-shrink: 0;
  }
  .nav__inner .nav-list:first-child {
    -webkit-animation: loopslide1 60s -30s linear infinite;
            animation: loopslide1 60s -30s linear infinite;
  }
  .nav__inner .nav-list:last-child {
    -webkit-animation: loopslide2 60s linear infinite;
            animation: loopslide2 60s 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%);
    }
  }
  .nav__inner .nav-item {
    flex-shrink: 0;
  }
}
.nav-list__item {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .nav-list__item {
    width: min(37.7894736842vw, 359px);
    margin-right: min(1.6842105263vw, 16px);
  }
}
@media screen and (max-width: 767px) {
  .nav-list__item {
    width: 52.8vw;
    margin-right: 2.4vw;
  }
}
.nav-list__link {
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .nav-list__link:hover {
    opacity: 0.65;
  }
}
@media screen and (min-width: 768px) {
  .nav-list__link:hover::before {
    opacity: 0.34;
  }
}
.nav-list__link::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #585858;
  opacity: 0.44;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.nav-list__text {
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #fff;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  flex-direction: column;
  align-items: center;
  white-space: nowrap;
  z-index: 2;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .nav-list__text {
    font-size: min(2.9473684211vw, 28px);
    top: min(10.8421052632vw, 103px);
  }
}
@media screen and (max-width: 767px) {
  .nav-list__text {
    font-size: 4.5333333333vw;
    top: 17.0666666667vw;
  }
}
.nav-list__en {
  font-family: "garamond-premier-pro-subhead", serif;
  font-weight: 400;
  font-style: italic;
  display: block;
  white-space: nowrap;
  line-height: 1;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .nav-list__en {
    font-size: min(0.9473684211vw, 9px);
    margin-top: min(2.3157894737vw, 22px);
  }
}
@media screen and (max-width: 767px) {
  .nav-list__en {
    font-size: 2.4vw;
    margin-top: 1.3333333333vw;
  }
}
.nav-list__arrow {
  display: block;
}
@media screen and (min-width: 768px) {
  .nav-list__arrow {
    width: min(0.9473684211vw, 9px);
    margin-top: min(3.1578947368vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  .nav-list__arrow {
    width: 1.0666666667vw;
    margin-top: 1.3333333333vw;
  }
}

/* .sec
===================================================== */
@media screen and (min-width: 768px) {
  .sec {
    padding: min(30.9473684211vw, 294px) 0;
  }
}
@media screen and (max-width: 767px) {
  .sec {
    padding: 44.5333333333vw 0;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec-topwrap {
    width: min(56.8421052632vw, 540px);
    margin-left: auto;
    margin-right: auto;
  }
}
.sec .sec-num {
  position: absolute;
}
.sec .sec-title__item {
  display: block;
  position: absolute;
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .sec .sec-brand {
    width: min(66.7368421053vw, 634px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec-brand:not(:last-child) {
    margin-bottom: min(21.0526315789vw, 200px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-brand:not(:last-child) {
    margin-bottom: 29.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec-brandname {
    margin-bottom: min(8vw, 76px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-brandname {
    margin-bottom: 14.9333333333vw;
  }
}
.sec .sec-brandname span {
  display: block;
  text-align: center;
  opacity: 0;
  transition: opacity 1s;
}
.sec .sec-brandname__brand {
  font-family: "gill-sans-nova", sans-serif;
  font-weight: 300;
  font-style: italic;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .sec .sec-brandname__brand {
    font-size: min(1.6842105263vw, 16px);
    margin-bottom: min(0.2105263158vw, 2px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-brandname__brand {
    font-size: 3.7333333333vw;
    margin-bottom: 0.5333333333vw;
  }
}
.sec .sec-brandname__en {
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .sec .sec-brandname__en {
    font-size: min(3.3684210526vw, 32px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-brandname__en {
    font-size: 6.6666666667vw;
  }
}
.sec .sec-brandname__ja {
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .sec .sec-brandname__ja {
    font-size: min(1.2631578947vw, 12px);
    margin-top: min(-0.3157894737vw, -3px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-brandname__ja {
    font-size: 2.6666666667vw;
    margin-top: -1.3333333333vw;
  }
}
.sec .sec-brandname::after {
  content: "";
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 0;
  opacity: 0;
  transition: opacity 1s, width 1s;
}
@media screen and (min-width: 768px) {
  .sec .sec-brandname::after {
    height: min(0.1052631579vw, 1px);
    margin-top: min(3.6842105263vw, 35px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-brandname::after {
    height: 0.2666666667vw;
    margin-top: 5.3333333333vw;
  }
}
.sec .sec-brandname.on span {
  opacity: 1;
}
.sec .sec-brandname.on::after {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .sec .sec-brandname.on::after {
    width: min(17.4736842105vw, 166px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-brandname.on::after {
    width: 32vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec-code {
    width: min(54.3157894737vw, 516px) !important;
    margin-bottom: min(11.2631578947vw, 107px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-code {
    width: 90.6666666667vw !important;
    margin-bottom: 17.3333333333vw;
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec-code .slick-list {
    padding: 0 min(5.4736842105vw, 52px) 0 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-code .slick-list {
    padding: 0 6.6666666667vw 0 0 !important;
  }
}
.sec .sec-code__item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sec .sec-code__item {
    margin-right: min(1.0526315789vw, 10px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-code__item {
    margin-right: 2.6666666667vw;
  }
}
.sec .sec-code .slick-dots {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .sec .sec-code .slick-dots {
    margin-top: min(2.6315789474vw, 25px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-code .slick-dots {
    margin-top: 3.4666666667vw;
    transform: translateX(-5%);
  }
}
.sec .sec-code .slick-dots li button {
  text-indent: -9999px;
  line-height: 1;
  display: block;
  border-radius: 50%;
  background-color: #7d7a7e;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .sec .sec-code .slick-dots li button {
    width: min(0.8421052632vw, 8px);
    height: min(0.8421052632vw, 8px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-code .slick-dots li button {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
.sec .sec-code .slick-dots li.slick-active button {
  background-color: #100000;
}
@media screen and (min-width: 768px) {
  .sec .sec-code .slick-dots li:not(:last-child) {
    margin-right: min(2.1052631579vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-code .slick-dots li:not(:last-child) {
    margin-right: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec-point {
    margin-bottom: min(12.9473684211vw, 123px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-point {
    margin-bottom: 19.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec-point__img {
    margin-bottom: min(7.8947368421vw, 75px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-point__img {
    margin-bottom: 11.2vw;
  }
}
.sec .sec-point__text {
  margin-left: auto;
  margin-right: auto;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .sec .sec-point__text {
    font-size: min(1.3684210526vw, 13px);
    width: min(41.6842105263vw, 396px);
    line-height: 2.0769230769;
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-point__text {
    font-size: 2.9333333333vw;
    width: 65.6vw;
    line-height: 1.9090909091;
  }
}
.sec .sec-credit {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
@media screen and (min-width: 768px) {
  .sec .sec-credit {
    margin-bottom: min(12.1052631579vw, 115px);
    flex-wrap: wrap;
    justify-content: space-between;
    gap: min(1.6842105263vw, 16px) 0;
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-credit {
    margin-bottom: 17.3333333333vw;
    width: 93%;
    flex-direction: column;
    gap: 4.5333333333vw 0;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec-credit__item {
    width: min(29.4736842105vw, 280px);
    font-size: min(1.1578947368vw, 11px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-credit__item {
    width: 100%;
    font-size: 2.6666666667vw;
  }
}
.sec .sec-credit__item--sample {
  width: 100%;
}
.sec .sec-credit__link {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .sec .sec-credit__link:not(.coming):hover {
    opacity: 0.46;
  }
}
.sec .sec-credit__img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .sec .sec-credit__img {
    width: min(4.3157894737vw, 41px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-credit__img {
    width: 11.2vw;
  }
}
.sec .sec-credit__text {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sec .sec-credit__text {
    padding: 0 min(1.2631578947vw, 12px);
    line-height: 1.6363636364;
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-credit__text {
    padding: 0 3.2vw;
    line-height: 1.8;
  }
}
.sec .sec-credit__btn {
  text-align: center;
  font-family: "garamond-premier-pro", serif;
  font-weight: 500;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 0.064em;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .sec .sec-credit__btn {
    line-height: min(2.1052631579vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-credit__btn {
    line-height: 5.3333333333vw;
  }
}
.sec .sec-credit__btn--buy {
  color: #fff;
  background-color: #100000;
}
@media screen and (min-width: 768px) {
  .sec .sec-credit__btn--buy {
    width: min(5.3684210526vw, 51px);
    font-size: min(1.0526315789vw, 10px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-credit__btn--buy {
    width: 13.8666666667vw;
  }
}
.sec .sec-credit__btn--coming {
  border: 1px solid #555;
  color: #555;
}
@media screen and (min-width: 768px) {
  .sec .sec-credit__btn--coming {
    width: min(8.9473684211vw, 85px);
    font-size: min(0.9473684211vw, 9px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-credit__btn--coming {
    width: 22.9333333333vw;
    font-size: 2.4vw;
  }
}
.sec .sec-brand__inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec .sec-brand__inner {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-brand__inner {
    width: 80.5333333333vw;
  }
}
.sec .sec-staff {
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #100000;
}
@media screen and (min-width: 768px) {
  .sec .sec-staff {
    padding: min(8.2105263158vw, 78px) 0;
    margin-bottom: min(6.9473684211vw, 66px);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 min(4.2105263158vw, 40px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-staff {
    padding: 14.6666666667vw 0 12.2666666667vw;
    margin-bottom: 11.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec-staff .staff-img {
    width: min(21.2631578947vw, 202px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-staff .staff-img {
    width: 41.6vw;
    margin-bottom: 4.5333333333vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec-staff .staff-data {
    margin-bottom: min(3.5789473684vw, 34px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-staff .staff-data {
    margin-bottom: 4.2666666667vw;
    text-align: center;
  }
}
.sec .sec-staff .staff-data__name {
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: italic;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .sec .sec-staff .staff-data__name {
    font-size: min(2vw, 19px);
    margin-right: min(0.9473684211vw, 9px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-staff .staff-data__name {
    font-size: 4.8vw;
    margin-right: 1.6vw;
  }
}
.sec .sec-staff .staff-data__height {
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: italic;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .sec .sec-staff .staff-data__height {
    font-size: min(1.4736842105vw, 14px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-staff .staff-data__height {
    font-size: 4vw;
  }
}
.sec .sec-staff .staff-data__store {
  display: block;
}
@media screen and (min-width: 768px) {
  .sec .sec-staff .staff-data__store {
    font-size: min(1.6842105263vw, 16px);
    margin-top: min(1.0526315789vw, 10px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-staff .staff-data__store {
    font-size: 3.4666666667vw;
    margin-top: 0.5333333333vw;
  }
}
.sec .sec-staff .staff-inst {
  align-items: center;
  display: flex;
}
@media screen and (min-width: 768px) {
  .sec .sec-staff .staff-inst {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-staff .staff-inst {
    justify-content: center;
  }
}
.sec .sec-staff .staff-inst__img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .sec .sec-staff .staff-inst__img {
    width: min(2.1052631579vw, 20px);
    height: min(2.1052631579vw, 20px);
    margin-right: min(0.8421052632vw, 8px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-staff .staff-inst__img {
    width: 4vw;
    height: 4vw;
    margin-right: 0.8vw;
  }
}
.sec .sec-staff .staff-inst__link {
  display: flex;
  align-items: center;
}
.sec .sec-staff .staff-inst__id {
  display: inline-block;
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: italic;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .sec .sec-staff .staff-inst__id {
    font-size: min(1.5789473684vw, 15px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-staff .staff-inst__id {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec-staff .staff-inst__kara {
    width: 100%;
    display: block;
  }
}
.sec .sec-staff .staff-inst .staff-code__link {
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: italic;
  text-transform: uppercase;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .sec .sec-staff .staff-inst .staff-code__link {
    display: block;
    font-size: min(1.6842105263vw, 16px);
    margin-top: min(1.3684210526vw, 13px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-staff .staff-inst .staff-code__link {
    display: inline-block;
    font-size: 3.4666666667vw;
    margin-left: 6.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec-brandtop {
    line-height: min(5.3684210526vw, 51px);
    width: min(49.5789473684vw, 471px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-brandtop {
    line-height: 13.6vw;
  }
}
.sec .sec-brandtop__link {
  display: block;
  background-color: #100000;
  color: #fff;
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: italic;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .sec .sec-brandtop__link {
    font-size: min(1.6842105263vw, 16px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-brandtop__link {
    font-size: 4.2666666667vw;
  }
}

.sec-top .sec-mainimg,
.sec-top .sec-num {
  transform: translateY(20px);
  opacity: 0;
}
.sec-top .sec-title__item--1,
.sec-top .sec-title__item--2,
.sec-top .sec-title__item--3 {
  opacity: 0;
}
.sec-top.on .sec-mainimg {
  transform: translateY(0);
  opacity: 1;
  transition: 1s transform, 1s opacity;
}
.sec-top.on .sec-num {
  transform: translateY(0);
  opacity: 1;
  transition: 1s transform 0.5s, 1s opacity 0.5s;
}
.sec-top.on .sec-title__item--1,
.sec-top.on .sec-title__item--2 {
  opacity: 1;
  transition: 1s opacity 1s;
}
.sec-top.on .sec-title__item--3 {
  opacity: 1;
  transition: 1s opacity 1.5s;
}

/* #sec--1
===================================================== */
#sec--1 .sec-top {
  position: relative;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-top {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-top .sec-mainimg {
    width: min(45.5789473684vw, 433px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-top .sec-mainimg {
    width: 80vw;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-top .sec-num {
    width: min(21.0526315789vw, 200px);
    top: max(-17.8947368421vw, -170px);
    left: max(-6.5263157895vw, -62px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-top .sec-num {
    width: 40vw;
    top: -38.1333333333vw;
    left: -4vw;
  }
}
#sec--1 .sec-top .sec-title__item--1 {
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-top .sec-title__item--1 {
    top: max(-8.3157894737vw, -79px);
    right: max(-8.7368421053vw, -83px);
    font-size: min(3.2631578947vw, 29px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-top .sec-title__item--1 {
    top: -11.7333333333vw;
    right: 5.3333333333vw;
    font-size: 5vw;
  }
}
#sec--1 .sec-top .sec-title__item--2 {
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-top .sec-title__item--2 {
    top: max(-2.3157894737vw, -22px);
    right: max(-8.6315789474vw, -82px);
    font-size: min(3.7894736842vw, 37px);
    letter-spacing: 0.22em;
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-top .sec-title__item--2 {
    top: -2.4vw;
    right: 6.4vw;
    letter-spacing: 0.32em;
    font-size: 6.2vw;
  }
}
#sec--1 .sec-top .sec-title__item--3 {
  letter-spacing: 0.15em;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-top .sec-title__item--3 {
    bottom: max(-11.1578947368vw, -106px);
    left: min(0.2105263158vw, 2px);
    font-size: min(7.4736842105vw, 71px);
    letter-spacing: 0.25em;
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-top .sec-title__item--3 {
    bottom: -18.6666666667vw;
    left: 10.2vw;
    font-size: 12.8vw;
  }
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-look {
    width: min(100vw, 950px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: min(25.2631578947vw, 240px);
    padding-top: min(25.0526315789vw, 238px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-look {
    margin-bottom: 27.4666666667vw;
    padding-top: 37.8666666667vw;
  }
}
#sec--1 .sec-look__item--1 {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-look__item--1 {
    width: min(45.2631578947vw, 430px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-look__item--1 {
    width: 90.1333333333vw;
    margin-bottom: 20.8vw;
  }
}
#sec--1 .sec-look__item--2 {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-look__item--2 {
    width: min(39.3684210526vw, 374px);
    margin-top: max(-24.2105263158vw, -230px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-look__item--2 {
    width: 78.1333333333vw;
  }
}
#sec--1 .sec-brand .sec-brandname::after {
  background-color: #8D478D;
}
#sec--1 .sec-brand--1 .sec-point__img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-brand--1 .sec-point__img {
    width: min(35.4736842105vw, 337px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-brand--1 .sec-point__img {
    width: 57.3333333333vw;
  }
}
#sec--1 .sec-brand--2 .sec-point__img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-brand--2 .sec-point__img {
    width: min(36.1052631579vw, 343px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-brand--2 .sec-point__img {
    width: 60.8vw;
  }
}
#sec--1 .sec-brand--3 .sec-point__img {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-brand--3 .sec-point__img {
    width: min(44.3157894737vw, 421px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-brand--3 .sec-point__img {
    width: 73.8666666667vw;
  }
}

/* #sec--2
===================================================== */
#sec--2 .sec-top {
  position: relative;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-top {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-top .sec-mainimg {
    width: min(45.5789473684vw, 433px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-top .sec-mainimg {
    width: 80vw;
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-top .sec-num {
    width: min(21.0526315789vw, 200px);
    top: max(-17.8947368421vw, -170px);
    left: max(-12.5263157895vw, -119px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-top .sec-num {
    width: 40vw;
    top: -40.8vw;
    left: -5.3333333333vw;
  }
}
#sec--2 .sec-top .sec-title__item--1 {
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-top .sec-title__item--1 {
    top: min(12.1052631579vw, 115px);
    left: max(-7.3684210526vw, -70px);
    font-size: min(3.3684210526vw, 32px);
    letter-spacing: 0.12em;
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-top .sec-title__item--1 {
    top: 16.2666666667vw;
    left: 6.6666666667vw;
    letter-spacing: 0.13em;
    font-size: 6.1333333333vw;
  }
}
#sec--2 .sec-top .sec-title__item--2 {
  letter-spacing: 0.118em;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-top .sec-title__item--2 {
    bottom: max(-9.4736842105vw, -90px);
    left: max(-7.6842105263vw, -73px);
    font-size: min(6.2105263158vw, 59px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-top .sec-title__item--2 {
    bottom: -15.2vw;
    left: 5.3333333333vw;
    font-size: 10.4vw;
  }
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-look {
    width: min(100vw, 950px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: min(25.2631578947vw, 240px);
    padding-top: min(23.1578947368vw, 220px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-look {
    margin-bottom: 27.4666666667vw;
    padding-top: 38.9333333333vw;
  }
}
#sec--2 .sec-look__item--1 {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-look__item--1 {
    width: min(44.6315789474vw, 424px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-look__item--1 {
    width: 81.8666666667vw;
    margin-bottom: 19.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-look__item--2 {
    width: min(43.4736842105vw, 413px);
    margin-top: max(-9.5789473684vw, -91px);
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-look__item--2 {
    margin-left: auto;
    margin-right: auto;
    width: 79.7333333333vw;
  }
}
#sec--2 .sec-brand .sec-brandname::after {
  background-color: #A21010;
}
#sec--2 .sec-brand--1 .sec-point__img {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-brand--1 .sec-point__img {
    width: min(45.2631578947vw, 430px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-brand--1 .sec-point__img {
    width: 75.7333333333vw;
  }
}
#sec--2 .sec-brand--2 .sec-point__img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-brand--2 .sec-point__img {
    width: min(36.1052631579vw, 343px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-brand--2 .sec-point__img {
    width: 61.0666666667vw;
  }
}

/* #sec--3
===================================================== */
#sec--3 .sec-top {
  position: relative;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-top {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-top .sec-mainimg {
    width: min(45.5789473684vw, 433px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-top .sec-mainimg {
    width: 80vw;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-top .sec-num {
    width: min(20vw, 190px);
    top: max(-20.3157894737vw, -193px);
    left: max(-6vw, -57px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-top .sec-num {
    width: 37.8666666667vw;
    top: -41.8666666667vw;
    left: -1.6vw;
  }
}
#sec--3 .sec-top .sec-title__item--1 {
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-top .sec-title__item--1 {
    top: max(-8.3157894737vw, -79px);
    right: max(-8.7368421053vw, -83px);
    font-size: min(3.2631578947vw, 31px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-top .sec-title__item--1 {
    top: -12vw;
    right: 6.4vw;
    font-size: 5.6vw;
  }
}
#sec--3 .sec-top .sec-title__item--2 {
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-top .sec-title__item--2 {
    top: max(-2.3157894737vw, -22px);
    right: max(-8.6315789474vw, -82px);
    font-size: min(3.3684210526vw, 32px);
    letter-spacing: 0.22em;
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-top .sec-title__item--2 {
    top: -3.2vw;
    right: 6.6666666667vw;
    letter-spacing: 0.18em;
    font-size: 5.8666666667vw;
  }
}
#sec--3 .sec-top .sec-title__item--3 {
  letter-spacing: 0.25em;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-top .sec-title__item--3 {
    bottom: max(-11.1578947368vw, -106px);
    left: min(0.2105263158vw, 2px);
    font-size: min(7.4736842105vw, 71px);
    letter-spacing: 0.25em;
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-top .sec-title__item--3 {
    bottom: -17.6vw;
    left: 5.6vw;
    font-size: 12.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-look {
    width: min(100vw, 950px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: min(25.2631578947vw, 240px);
    padding-top: min(25.0526315789vw, 238px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-look {
    margin-bottom: 27.4666666667vw;
    padding-top: 39.4666666667vw;
  }
}
#sec--3 .sec-look__item--1 {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-look__item--1 {
    width: min(45.2631578947vw, 430px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-look__item--1 {
    width: 78.1333333333vw;
    margin-bottom: 17.6vw;
  }
}
#sec--3 .sec-look__item--2 {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-look__item--2 {
    width: min(39.3684210526vw, 374px);
    margin-top: max(-24.2105263158vw, -230px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-look__item--2 {
    width: 80vw;
  }
}
#sec--3 .sec-brand .sec-brandname::after {
  background-color: #0E7E8D;
}
#sec--3 .sec-brand--1 .sec-point__img {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-brand--1 .sec-point__img {
    width: min(45.8947368421vw, 436px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-brand--1 .sec-point__img {
    width: 76.5333333333vw;
  }
}
#sec--3 .sec-brand--2 .sec-point__img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-brand--2 .sec-point__img {
    width: min(36.1052631579vw, 343px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-brand--2 .sec-point__img {
    width: 61.0666666667vw;
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-brand--2 .sec-brandname__en {
    font-size: 4.8vw;
  }
}

/* #sec--4
===================================================== */
#sec--4 .sec-top {
  position: relative;
}
@media screen and (min-width: 768px) {
  #sec--4 .sec-top {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec--4 .sec-top .sec-mainimg {
    width: min(45.5789473684vw, 433px);
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  #sec--4 .sec-top .sec-mainimg {
    width: 80vw;
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec--4 .sec-top .sec-num {
    width: min(21.0526315789vw, 200px);
    top: max(-20.2105263158vw, -192px);
    left: max(-12vw, -114px);
  }
}
@media screen and (max-width: 767px) {
  #sec--4 .sec-top .sec-num {
    width: 40vw;
    top: -40.8vw;
    left: -1.0666666667vw;
  }
}
#sec--4 .sec-top .sec-title__item--1 {
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
}
@media screen and (min-width: 768px) {
  #sec--4 .sec-top .sec-title__item--1 {
    top: min(7.1578947368vw, 68px);
    left: max(-7.3684210526vw, -70px);
    font-size: min(2.9473684211vw, 28px);
    letter-spacing: 0.22em;
  }
}
@media screen and (max-width: 767px) {
  #sec--4 .sec-top .sec-title__item--1 {
    top: 12.5333333333vw;
    left: 8vw;
    letter-spacing: 0.2em;
    font-size: 5.3333333333vw;
  }
}
#sec--4 .sec-top .sec-title__item--2 {
  letter-spacing: 0.121em;
}
@media screen and (min-width: 768px) {
  #sec--4 .sec-top .sec-title__item--2 {
    bottom: max(-11.1578947368vw, -106px);
    right: max(-2.1052631579vw, -20px);
    font-size: min(6.4210526316vw, 61px);
    letter-spacing: 0.25em;
  }
}
@media screen and (max-width: 767px) {
  #sec--4 .sec-top .sec-title__item--2 {
    bottom: -20vw;
    right: 0.8vw;
    font-size: 11.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #sec--4 .sec-look {
    width: min(100vw, 950px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: min(25.2631578947vw, 240px);
    padding-top: min(25.0526315789vw, 238px);
  }
}
@media screen and (max-width: 767px) {
  #sec--4 .sec-look {
    margin-bottom: 27.4666666667vw;
    padding-top: 42.1333333333vw;
  }
}
#sec--4 .sec-look__item--1 {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--4 .sec-look__item--1 {
    width: min(45.2631578947vw, 430px);
  }
}
@media screen and (max-width: 767px) {
  #sec--4 .sec-look__item--1 {
    width: 75.4666666667vw;
    margin-bottom: 19.4666666667vw;
  }
}
#sec--4 .sec-look__item--2 {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec--4 .sec-look__item--2 {
    width: min(39.3684210526vw, 374px);
    margin-top: max(-24.2105263158vw, -230px);
  }
}
@media screen and (max-width: 767px) {
  #sec--4 .sec-look__item--2 {
    width: 81.6vw;
  }
}
#sec--4 .sec-brand .sec-brandname::after {
  background-color: #800731;
}
#sec--4 .sec-brand--1 .sec-point__img {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--4 .sec-brand--1 .sec-point__img {
    width: min(49.0526315789vw, 466px);
  }
}
@media screen and (max-width: 767px) {
  #sec--4 .sec-brand--1 .sec-point__img {
    width: 82.1333333333vw;
  }
}
#sec--4 .sec-brand--2 .sec-point__img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec--4 .sec-brand--2 .sec-point__img {
    width: min(36.1052631579vw, 343px);
  }
}
@media screen and (max-width: 767px) {
  #sec--4 .sec-brand--2 .sec-point__img {
    width: 61.0666666667vw;
  }
}

/* .menu-btn
===================================================== */
.menu-btn {
  position: fixed;
  z-index: 999;
  top: 27px;
  right: 20px;
  cursor: pointer;
  display: none;
}
.menu-btn__open {
  width: 30px;
  height: 7px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.menu-btn__open::before, .menu-btn__open::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #100000;
}
.menu-btn__close {
  width: 30px;
  display: none;
}

/* .menu
===================================================== */
.menu {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99;
  height: 100vh;
  background-color: #fff;
  transform: translateX(105%);
  transition: transform 0.5s;
  box-shadow: rgba(0, 0, 0, 0.16) 0 3px 6px;
}
@media screen and (min-width: 768px) {
  .menu {
    width: min(49.7894736842vw, 473px);
  }
}
@media screen and (max-width: 767px) {
  .menu {
    width: 100%;
  }
}
.menu.on {
  transform: translateX(0);
}
.menu__inner {
  width: 100%;
  height: 100vh;
  height: 100svh;
  overflow: scroll;
}
@media screen and (min-width: 768px) {
  .menu__inner {
    padding: min(9.4736842105vw, 90px) 0;
  }
}
@media screen and (max-width: 767px) {
  .menu__inner {
    padding: 18.4vw 0;
  }
}
.menu-list {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .menu-list {
    width: min(24.9473684211vw, 237px);
  }
}
@media screen and (max-width: 767px) {
  .menu-list {
    width: 63.7333333333vw;
  }
}
.menu-list__item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .menu-list__item:not(:last-child) {
    margin-bottom: min(0.7368421053vw, 7px);
  }
}
@media screen and (max-width: 767px) {
  .menu-list__item:not(:last-child) {
    margin-bottom: 1.6vw;
  }
}
.menu-list__link {
  display: block;
  position: relative;
}
.menu-list__link::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(88, 88, 88, 0.44);
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.menu-list__text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  z-index: 3;
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: center;
  text-transform: capitalize;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .menu-list__text {
    font-size: min(1.5789473684vw, 15px);
  }
}
@media screen and (max-width: 767px) {
  .menu-list__text {
    font-size: 4.2666666667vw;
  }
}
.menu-list__en {
  display: block;
  font-family: "garamond-premier-pro-subhead", serif;
  font-weight: 400;
  font-style: italic;
}
@media screen and (min-width: 768px) {
  .menu-list__en {
    font-size: min(0.7368421053vw, 7px);
  }
}
@media screen and (max-width: 767px) {
  .menu-list__en {
    font-size: 2.1333333333vw;
  }
}

/* .side
===================================================== */
.side {
  position: fixed;
  top: auto;
  left: 30px;
  transform: translate(-100%, 100%);
  opacity: 0;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .side {
    display: none !important;
  }
}
.side.on {
  opacity: 1;
}
.side-list {
  display: flex;
  align-items: center;
  transform-origin: right top;
  transform: rotate(-90deg);
}
.side-list__item {
  display: flex;
  align-items: center;
  height: 16px;
}
.side-list__item:not(:last-child)::after {
  content: "";
  display: block;
  height: 100%;
  width: 1px;
  background-color: #100000;
}
.side-list__link {
  line-height: 14px;
  letter-spacing: 0.069em;
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  padding: 0 28px;
  color: rgba(16, 0, 0, 0.37);
}
.side-list__link.on {
  color: #100000;
}

/* anime
===================================================== */
.fadeup {
  opacity: 0;
  transform: translateY(20px);
  transition: transform 1s, opacity 1s;
}
.fadeup.on {
  transform: translateY(0px);
  opacity: 1;
}

.fadein {
  opacity: 0;
  transition: opacity 1s;
}
.fadein.on {
  opacity: 1;
}

.fadeleft {
  opacity: 0;
  transform: translateX(20px);
  transition: opacity 1s, transform 1s;
}
.fadeleft.on {
  transform: translateX(0);
  opacity: 1;
}/*# sourceMappingURL=style.css.map */