@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変換(SP用)
===================================================== */
/* vw変換(PC用) minとmax
===================================================== */
/* spサイズをpcへ引き伸ばし
===================================================== */
/* ラインハイト計算
===================================================== */
/* レタースペーシング計算
===================================================== */
/* right-arrow
===================================================== */
/* aspect-area(padding-top)
===================================================== */
/* aspect-area-h(height)
===================================================== */
/* youtube
===================================================== */
/* margin: 0 auto
===================================================== */
/* color
===================================================== */
/* font-size
===================================================== */
/* font-family
===================================================== */
/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* loopslide
============================================ */
/* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  background-color: #F4F4F4;
  color: #000;
  letter-spacing: 0;
  line-height: 1.6;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 400;
  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;
  }
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

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

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

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

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

/* .wrapper
===================================================== */
@media screen and (min-width: 768px) {
  .wrapper {
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

/* .content
===================================================== */
.content {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .content {
    width: 450px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  }
}
@media screen and (max-width: 767px) {
  .content {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .content.min {
    margin: 0 0 0 70px;
  }
}
@media screen and (min-width: 768px) {
  .content.max {
    margin: 0 80px;
  }
}

/* .top
===================================================== */
.top {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .top {
    height: 100vh;
    height: 100svh;
    max-height: 800px;
  }
}
@media screen and (max-width: 767px) {
  .top {
    margin-bottom: 26.6666666667vw;
    height: 100vh;
    height: 100svh;
    max-height: 667px;
  }
}
.top::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.top .topSlide {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.top .topSlide .topSlide_item:nth-of-type(1) img {
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 8s;
  height: 100%;
  width: auto;
  transform: translateX(0);
}
.top .topSlide .topSlide_item:nth-of-type(1) img.anime {
  transform: translateX(-30px);
}
.top .topSlide .topSlide_item:nth-of-type(2) img {
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 8s;
  height: auto;
  width: 100%;
  transform: translateY(0);
}
.top .topSlide .topSlide_item:nth-of-type(2) img.anime {
  transform: translateY(-30px);
}
.top .topSlide .topSlide_item:nth-of-type(3) img {
  position: absolute;
  bottom: 0;
  left: 0;
  transition: transform 8s;
  height: auto;
  width: 100%;
  transform: translateY(0);
}
.top .topSlide .topSlide_item:nth-of-type(3) img.anime {
  transform: translateY(30px);
}
.top .topSlide .topSlide_item:not(:first-of-type) img {
  display: none;
}
.top .topTitleWrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .top .topTitleWrap {
    width: min(59.7333333333vw, 268.8px);
  }
}
@media screen and (max-width: 767px) {
  .top .topTitleWrap {
    width: 59.7333333333vw;
  }
}
.top .topTitleWrap .topTitle {
  transform: translateY(-100%);
  transition: transform 0.7s ease-in-out;
  overflow: hidden;
}
.top .topTitleWrap .topTitle img {
  transform: translateY(100%);
  transition: transform 0.7s ease-in-out;
}
.top .topTitleWrap.anime .topTitle {
  transform: translateY(0);
}
.top .topTitleWrap.anime .topTitle img {
  transform: translateY(0);
}

/* .lead
===================================================== */
.lead {
  text-align: center;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 768px) {
  .lead {
    font-size: 13px;
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0%;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .lead {
    margin-bottom: 32vw;
    font-size: 3.2vw;
  }
}
.lead .leadText {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 2.2307692308;
}
.lead .leadText_big {
  display: block;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .lead .leadText_big {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .lead .leadText_big {
    font-size: 3.7333333333vw;
  }
}
.lead .leadBtn {
  margin-left: auto;
  margin-right: auto;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .lead .leadBtn {
    width: 280px;
    line-height: 46px;
    margin-top: 40px;
    background-color: #fff;
    border: 1px solid #000;
  }
}
@media screen and (max-width: 767px) {
  .lead .leadBtn {
    color: #fff;
    background-color: #000;
    width: 74.6666666667vw;
    line-height: 12.2666666667vw;
    margin-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .lead .leadBtn:hover {
    background-color: #000;
    color: #fff;
  }
}
.lead .leadBtn__link {
  display: block;
}
.lead .leadBtn__arrow {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .lead .leadBtn__arrow {
    margin-left: 7px;
  }
}
@media screen and (max-width: 767px) {
  .lead .leadBtn__arrow {
    margin-left: 1.8666666667vw;
  }
}

/* .menu
===================================================== */
@media screen and (max-width: 767px) {
  .menu {
    margin-bottom: 32vw;
  }
}
.menu .menuTitle {
  text-transform: uppercase;
  text-align: center;
  font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-style: normal;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .menu .menuTitle {
    font-size: 4.5333333333vw;
    margin-bottom: 10.6666666667vw;
  }
}
.menu .menuList {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .menu .menuList {
    width: 85.3333333333vw;
    gap: 9.3333333333vw 0;
  }
}
.menu .menuList .menuList_item {
  width: 33.3333333333%;
}
.menu .menuList .menuList_link {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .menu .menuList .menuList_link {
    transition: transform 0.2s;
  }
}
@media screen and (min-width: 768px) {
  .menu .menuList .menuList_link:hover {
    transform: translateY(5px);
  }
}
.menu .menuList .menuList_img {
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
@media screen and (max-width: 767px) {
  .menu .menuList .menuList_img {
    height: 40vw;
    opacity: 0;
    transform: translateY(7px);
    transition: opacity 0.4s, transform 0.6s;
  }
}
.menu .menuList .menuList_text {
  position: absolute;
  font-family: "skippy-sharp", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .menu .menuList .menuList_text {
    font-size: 4vw;
    opacity: 0;
    transition: opacity 0.6s;
    transition-delay: 1.8s;
  }
}
@media screen and (max-width: 767px) {
  .menu .menuList .menuList_down {
    width: 2.1333333333vw;
    margin-top: 5.3333333333vw;
    opacity: 0;
    transition: opacity 0.6s;
    transition-delay: 1.8s;
  }
}
@media screen and (max-width: 767px) {
  .menu .menuList.on .menuList_img {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (max-width: 767px) {
  .menu .menuList.on .menuList_text {
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .menu .menuList.on .menuList_down {
    opacity: 1;
  }
}
.menu .menuList.hide {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .menu .menuList.hide {
    width: 88vw;
  }
}
.menu .menuList.hide .menuList_item {
  width: 25%;
}
@media screen and (max-width: 767px) {
  .menu .menuList.hide .menuList_img {
    height: 34.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .menu .menuList.hide .menuList_text {
    font-size: 3.7333333333vw;
  }
}
.menu .menuList.hide .menuList_item:nth-of-type(1) .menuList_text {
  transform: rotate(-5deg);
  left: -13%;
  top: 47%;
}
.menu .menuList.hide .menuList_item:nth-of-type(2) .menuList_text {
  transform: rotate(-3deg);
  left: -6%;
  top: 15%;
}
.menu .menuList.hide .menuList_item:nth-of-type(3) .menuList_text {
  transform: rotate(4deg);
  right: -10%;
  top: 40%;
  text-align: right;
}
.menu .menuList.hide .menuList_item:nth-of-type(4) .menuList_text {
  transform: rotate(4deg);
  right: -12%;
  left: auto;
  top: 10%;
  text-align: right;
}
.menu .menuList.hide .menuList_item:nth-of-type(5) .menuList_text {
  transform: rotate(-4deg);
  left: -10%;
  top: 14%;
  bottom: auto;
}
.menu .menuList.hide .menuList_item:nth-of-type(6) .menuList_text {
  transform: rotate(4deg);
  right: -7%;
  top: 40%;
  text-align: right;
}
.menu .menuList.hide .menuList_item:nth-of-type(7) .menuList_text {
  transform: rotate(7deg);
  right: -2%;
  left: auto;
  top: 6%;
  text-align: right;
}
.menu .menuList_item:nth-of-type(1) .menuList_text {
  transform: rotate(-8deg);
  left: -4%;
  top: 45%;
}
.menu .menuList_item:nth-of-type(2) .menuList_text {
  transform: rotate(-5deg);
  left: 5%;
  bottom: 17%;
}
.menu .menuList_item:nth-of-type(3) .menuList_text {
  transform: rotate(4deg);
  right: -5%;
  top: 40%;
}
.menu .menuList_item:nth-of-type(4) .menuList_text {
  transform: rotate(-5deg);
  left: -2%;
  top: 40%;
}
.menu .menuList_item:nth-of-type(5) .menuList_text {
  transform: rotate(0deg);
  left: 11%;
  bottom: 15%;
}
.menu .menuList_item:nth-of-type(6) .menuList_text {
  transform: rotate(4deg);
  right: -5%;
  top: 40%;
}
.menu .menuList_item:nth-of-type(7) .menuList_text {
  transform: rotate(-7deg);
  left: -2%;
  top: 5%;
}
.menu .menuList_item:nth-of-type(8) .menuList_text {
  transform: rotate(0deg);
  left: 7%;
  bottom: 23%;
}
.menu .menuList_item:nth-of-type(9) .menuList_text {
  transform: rotate(0deg);
  right: 0%;
  top: 35%;
}

@media screen and (min-width: 768px) {
  .menu.pcmax {
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    display: flex;
    align-items: center;
    width: 310px;
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmax .menuTitle {
    font-size: min(4.5333333333vw, 16.1386666667px);
    margin-bottom: min(10.6666666667vw, 37.9733333333px);
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmax .menuList {
    width: min(85.3333333333vw, 303.7866666667px);
    gap: min(9.3333333333vw, 33.2266666667px) 0;
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmax .menuList .menuList_img {
    height: min(40vw, 142.4px);
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmax .menuList .menuList_text {
    font-size: min(4vw, 14.24px);
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmax .menuList .menuList_down {
    width: min(2.1333333333vw, 7.5946666667px);
    margin-top: min(5.3333333333vw, 18.9866666667px);
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmax .menuList.hide {
    width: min(88vw, 313.28px);
    gap: min(9.3333333333vw, 33.2266666667px) 0;
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmax .menuList.hide .menuList_img {
    height: min(34.6666666667vw, 123.4133333333px);
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmax .menuList.hide .menuList_text {
    font-size: min(3.7333333333vw, 13.2906666667px);
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmax .menuList.hide .menuList_down {
    width: min(2.1333333333vw, 7.5946666667px);
    margin-top: min(5.3333333333vw, 18.9866666667px);
  }
}

@media screen and (min-width: 768px) {
  .menu.pcmin {
    width: 100%;
    margin-bottom: min(32vw, 144px);
    margin-top: min(32vw, 144px);
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmin .menuTitle {
    font-size: min(4.5333333333vw, 20.4px);
    margin-bottom: min(10.6666666667vw, 48px);
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmin .menuList {
    width: min(85.3333333333vw, 384px);
    gap: min(9.3333333333vw, 42px) 0;
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmin .menuList .menuList_img {
    height: min(40vw, 180px);
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmin .menuList .menuList_text {
    font-size: min(4vw, 18px);
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmin .menuList .menuList_down {
    width: min(2.1333333333vw, 9.6px);
    margin-top: min(5.3333333333vw, 24px);
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmin .menuList.hide {
    width: min(88vw, 396px);
    gap: min(9.3333333333vw, 42px) 0;
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmin .menuList.hide .menuList_img {
    height: min(34.6666666667vw, 156px);
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmin .menuList.hide .menuList_text {
    font-size: min(4vw, 18px);
  }
}
@media screen and (min-width: 768px) {
  .menu.pcmin .menuList.hide .menuList_down {
    width: min(2.1333333333vw, 9.6px);
    margin-top: min(5.3333333333vw, 24px);
  }
}

/* .nav
===================================================== */
.nav {
  position: fixed;
  z-index: 100;
  top: 50%;
  left: 0;
  transform: translate(-110%, -50%);
  opacity: 0;
  transition: transform 0.4s, opacity 0.4s;
}
@media screen and (min-width: 768px) {
  .nav {
    display: none;
    opacity: 0;
  }
}
.nav.on {
  transform: translate(0, -50%);
  opacity: 1;
}
.nav .navList {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .nav .navList {
    gap: min(8vw, 36px) 0;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList {
    gap: 8vw 0;
  }
}
.nav .navList .navList_link {
  display: block;
  font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .nav .navList .navList_link {
    font-size: min(3.7333333333vw, 16.8px);
    padding-left: min(1.3333333333vw, 6px);
  }
}
@media screen and (max-width: 767px) {
  .nav .navList .navList_link {
    font-size: 3.7333333333vw;
    padding-left: 1.3333333333vw;
  }
}
.nav .navList .navList_link.active {
  background-color: #000;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .nav .navList .navList_link.active {
    padding: min(2.1333333333vw, 9.6px) min(3.2vw, 14.4px) min(2.1333333333vw, 9.6px) min(4vw, 18px);
    font-size: min(4.2666666667vw, 19.2px);
  }
}
@media screen and (max-width: 767px) {
  .nav .navList .navList_link.active {
    padding: 2.1333333333vw 3.2vw 2.1333333333vw 4vw;
    font-size: 4.2666666667vw;
  }
}

/* .sec
===================================================== */
@media screen and (min-width: 768px) {
  .sec:not(:last-of-type) {
    margin-bottom: min(8vw, 36px);
  }
}
@media screen and (max-width: 767px) {
  .sec:not(:last-of-type) {
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .sec:not(:last-of-type) .sec_inner {
    padding: min(16vw, 72px) 0;
  }
}
@media screen and (max-width: 767px) {
  .sec:not(:last-of-type) .sec_inner {
    padding: 16vw 0;
  }
}
@media screen and (min-width: 768px) {
  .sec:last-of-type .sec_inner {
    padding: min(16vw, 72px) 0 0;
  }
}
@media screen and (max-width: 767px) {
  .sec:last-of-type .sec_inner {
    padding: 16vw 0 0;
  }
}
.sec .sec_inner {
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .sec .sec_inner {
    width: min(90.6666666667vw, 408px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec_inner {
    width: 90.6666666667vw;
  }
}

#sec__1,
#sec__5,
#sec__8 {
  background-image: url(../images/silver.jpg);
  background-repeat: repeat;
}
@media screen and (min-width: 768px) {
  #sec__1,
#sec__5,
#sec__8 {
    padding: min(18.6666666667vw, 84px) 0;
  }
}
@media screen and (max-width: 767px) {
  #sec__1,
#sec__5,
#sec__8 {
    padding: 18.6666666667vw 0;
  }
}

/* #sec_
===================================================== */
@media screen and (min-width: 768px) {
  #sec__1 .secTitle_line {
    bottom: min(2.9333333333vw, 13.2px);
    right: min(6.9333333333vw, 31.2px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secTitle_line {
    bottom: 2.9333333333vw;
    right: 6.9333333333vw;
  }
}
#sec__1 .mainImg_item__1::before {
  background-image: url(../images/1_main_1.jpg);
}
#sec__1 .mainImg_item__2::before {
  background-image: url(../images/1_main_2.jpg);
}
#sec__1 .mainImg_item__3::before {
  background-image: url(../images/1_main_3.jpg);
}

@media screen and (min-width: 768px) {
  #sec__2 .secTitle_line {
    bottom: min(2.9333333333vw, 13.2px);
    right: min(5.6vw, 25.2px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secTitle_line {
    bottom: 2.9333333333vw;
    right: 5.6vw;
  }
}
#sec__2 .mainImg_item__1::before {
  background-image: url(../images/2_main_1.jpg);
}
#sec__2 .mainImg_item__2::before {
  background-image: url(../images/2_main_2.jpg);
}
#sec__2 .mainImg_item__3::before {
  background-image: url(../images/2_main_3.jpg);
}

@media screen and (min-width: 768px) {
  #sec__3 .secTitle_line {
    bottom: min(2.9333333333vw, 13.2px);
    right: min(6.1333333333vw, 27.6px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secTitle_line {
    bottom: 2.9333333333vw;
    right: 6.1333333333vw;
  }
}
#sec__3 .mainImg_item__1::before {
  background-image: url(../images/3_main_1.jpg);
}
#sec__3 .mainImg_item__2::before {
  background-image: url(../images/3_main_2.jpg);
}
#sec__3 .mainImg_item__3::before {
  background-image: url(../images/3_main_3.jpg);
}

@media screen and (min-width: 768px) {
  #sec__4 .secTitle_line {
    bottom: min(2.9333333333vw, 13.2px);
    right: min(6.4vw, 28.8px);
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secTitle_line {
    bottom: 2.9333333333vw;
    right: 6.4vw;
  }
}
#sec__4 .mainImg_item__1::before {
  background-image: url(../images/4_main_1.jpg);
}
#sec__4 .mainImg_item__2::before {
  background-image: url(../images/4_main_2.jpg);
}
#sec__4 .mainImg_item__3::before {
  background-image: url(../images/4_main_3.jpg);
}

@media screen and (min-width: 768px) {
  #sec__5 .secTitle_line {
    bottom: min(2.9333333333vw, 13.2px);
    right: min(6.4vw, 28.8px);
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secTitle_line {
    bottom: 2.9333333333vw;
    right: 6.4vw;
  }
}
#sec__5 .mainImg_item__1::before {
  background-image: url(../images/5_main_1.jpg);
}
#sec__5 .mainImg_item__2::before {
  background-image: url(../images/5_main_2.jpg);
}
#sec__5 .mainImg_item__3::before {
  background-image: url(../images/5_main_3.jpg);
}

@media screen and (min-width: 768px) {
  #sec__6 .secTitle_line {
    bottom: min(2.9333333333vw, 13.2px);
    right: min(5.8666666667vw, 26.4px);
  }
}
@media screen and (max-width: 767px) {
  #sec__6 .secTitle_line {
    bottom: 2.9333333333vw;
    right: 5.8666666667vw;
  }
}
#sec__6 .mainImg_item__1::before {
  background-image: url(../images/6_main_1.jpg);
}
#sec__6 .mainImg_item__2::before {
  background-image: url(../images/6_main_2.jpg);
}
#sec__6 .mainImg_item__3::before {
  background-image: url(../images/6_main_3.jpg);
}

@media screen and (min-width: 768px) {
  #sec__7 .secTitle_line {
    bottom: min(2.9333333333vw, 13.2px);
    right: min(6.9333333333vw, 31.2px);
  }
}
@media screen and (max-width: 767px) {
  #sec__7 .secTitle_line {
    bottom: 2.9333333333vw;
    right: 6.9333333333vw;
  }
}
#sec__7 .mainImg_item__1::before {
  background-image: url(../images/7_main_1.jpg);
}
#sec__7 .mainImg_item__2::before {
  background-image: url(../images/7_main_2.jpg);
}
#sec__7 .mainImg_item__3::before {
  background-image: url(../images/7_main_3.jpg);
}

@media screen and (min-width: 768px) {
  #sec__8 .secTitle_line {
    bottom: min(2.9333333333vw, 13.2px);
    right: min(5.6vw, 25.2px);
  }
}
@media screen and (max-width: 767px) {
  #sec__8 .secTitle_line {
    bottom: 2.9333333333vw;
    right: 5.6vw;
  }
}
#sec__8 .mainImg_item__1::before {
  background-image: url(../images/8_main_1.jpg);
}
#sec__8 .mainImg_item__2::before {
  background-image: url(../images/8_main_2.jpg);
}
#sec__8 .mainImg_item__3::before {
  background-image: url(../images/8_main_3.jpg);
}

@media screen and (min-width: 768px) {
  #sec__9 .secTitle_line {
    bottom: min(2.9333333333vw, 13.2px);
    right: min(5.3333333333vw, 24px);
  }
}
@media screen and (max-width: 767px) {
  #sec__9 .secTitle_line {
    bottom: 2.9333333333vw;
    right: 5.3333333333vw;
  }
}
#sec__9 .mainImg_item__1::before {
  background-image: url(../images/9_main_1.jpg);
}
#sec__9 .mainImg_item__2::before {
  background-image: url(../images/9_main_2.jpg);
}
#sec__9 .mainImg_item__3::before {
  background-image: url(../images/9_main_3.jpg);
}

/* .slideText
===================================================== */
.slideText {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  overflow: hidden;
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-style: italic;
  font-weight: 700;
}
.slideText .slideText_inner {
  display: flex;
  flex-wrap: nowrap;
  flex-shrink: 0;
}
.slideText .slideText_inner:first-child {
  -webkit-animation: loopslide1 120s -60s linear infinite;
          animation: loopslide1 120s -60s linear infinite;
}
.slideText .slideText_inner:last-child {
  -webkit-animation: loopslide2 120s linear infinite;
          animation: loopslide2 120s 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%);
  }
}
.slideText .slideText_item {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .slideText {
    margin-bottom: min(8vw, 36px);
  }
}
@media screen and (max-width: 767px) {
  .slideText {
    margin-bottom: 8vw;
  }
}
.slideText .slideText_item {
  color: transparent;
  background-repeat: repeat;
  background-image: url(../images/silver_text.jpg);
  -webkit-background-clip: text;
}
@media screen and (min-width: 768px) {
  .slideText .slideText_item {
    font-size: min(12vw, 54px);
    padding-right: min(13.3333333333vw, 60px);
  }
}
@media screen and (max-width: 767px) {
  .slideText .slideText_item {
    font-size: 12vw;
    padding-right: 13.3333333333vw;
  }
}

/* .secTitle
===================================================== */
.secTitle {
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .secTitle {
    margin-bottom: min(4vw, 18px);
  }
}
@media screen and (max-width: 767px) {
  .secTitle {
    margin-bottom: 4vw;
  }
}
.secTitle .secTitle_en {
  font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-style: normal;
  display: inline-block;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .secTitle .secTitle_en {
    font-size: min(5.6vw, 25.2px);
  }
}
@media screen and (max-width: 767px) {
  .secTitle .secTitle_en {
    font-size: 5.6vw;
  }
}
.secTitle .secTitle_num {
  font-family: "garamond-premier-pro-display", serif;
  font-weight: 500;
  font-style: italic;
  display: inline-block;
  z-index: 2;
  position: relative;
}
@media screen and (min-width: 768px) {
  .secTitle .secTitle_num {
    font-size: min(16.8vw, 75.6px);
    margin-top: max(-0.2666666667vw, -1.2px);
    margin-left: min(1.8666666667vw, 8.4px);
  }
}
@media screen and (max-width: 767px) {
  .secTitle .secTitle_num {
    font-size: 16.8vw;
    margin-top: -0.2666666667vw;
    margin-left: 1.8666666667vw;
  }
}
.secTitle .secTitle_num span {
  display: inline-block;
  transform: translateY(110%);
  transition: transform 0.7s;
}
.secTitle .secTitle_line {
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .secTitle .secTitle_line {
    width: min(19.7333333333vw, 88.8px);
  }
}
@media screen and (max-width: 767px) {
  .secTitle .secTitle_line {
    width: 19.7333333333vw;
  }
}
.secTitle .secTitle_line .secTitle_lineInner {
  display: block;
  width: 100%;
  overflow: hidden;
  transform: translateX(-100%);
  transition: transform 0.7s ease-out;
  transition-delay: 0.7s;
}
.secTitle .secTitle_line svg {
  width: 100%;
  transform: translateX(100%);
  transition: transform 0.7s ease-out;
  transition-delay: 0.7s;
}
.secTitle.on .secTitle_num span {
  transform: translateY(0);
}
.secTitle.on .secTitle_lineInner {
  transform: translateX(0);
}
.secTitle.on .secTitle_lineInner svg {
  transform: translateX(0);
}

/* .mainImg
===================================================== */
.mainImg {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .mainImg {
    width: min(80vw, 360px);
    margin-bottom: min(18.6666666667vw, 84px);
  }
}
@media screen and (max-width: 767px) {
  .mainImg {
    width: 80vw;
    margin-bottom: 18.6666666667vw;
  }
}
.mainImg .mainImg_item {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .mainImg .mainImg_item {
    margin: 0 min(0.8vw, 3.6px);
  }
}
@media screen and (max-width: 767px) {
  .mainImg .mainImg_item {
    margin: 0 0.8vw;
  }
}
.mainImg .mainImg_item:before {
  content: "";
  display: block;
  padding-top: 120%;
  background-size: 100%;
}
.mainImg .mainImg_item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.mainImg .slick-slide {
  min-height: auto !important;
}
.mainImg .arrow {
  position: absolute;
  background-color: #fff;
  bottom: 0;
  transform: translateY(35%);
  z-index: 100;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .mainImg .arrow {
    width: min(8vw, 36px);
    height: min(8vw, 36px);
  }
}
@media screen and (max-width: 767px) {
  .mainImg .arrow {
    width: 8vw;
    height: 8vw;
  }
}
.mainImg .arrow::before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
}
@media screen and (min-width: 768px) {
  .mainImg .arrow--prev {
    left: min(13.3333333333vw, 60px);
  }
}
@media screen and (max-width: 767px) {
  .mainImg .arrow--prev {
    left: 13.3333333333vw;
  }
}
.mainImg .arrow--prev::before {
  left: 50%;
  transform: rotate(-45deg) translateY(-50%);
}
@media screen and (min-width: 768px) {
  .mainImg .arrow--prev::before {
    border-top: #000 min(0.2666666667vw, 1.2px) solid;
    border-left: #000 min(0.2666666667vw, 1.2px) solid;
  }
}
@media screen and (max-width: 767px) {
  .mainImg .arrow--prev::before {
    border-top: #000 0.2666666667vw solid;
    border-left: #000 0.2666666667vw solid;
  }
}
@media screen and (min-width: 768px) {
  .mainImg .arrow--next {
    right: min(13.3333333333vw, 60px);
  }
}
@media screen and (max-width: 767px) {
  .mainImg .arrow--next {
    right: 13.3333333333vw;
  }
}
.mainImg .arrow--next::before {
  right: 50%;
  transform: rotate(45deg) translateY(-50%);
}
@media screen and (min-width: 768px) {
  .mainImg .arrow--next::before {
    border-top: #000 min(0.2666666667vw, 1.2px) solid;
    border-right: #000 min(0.2666666667vw, 1.2px) solid;
  }
}
@media screen and (max-width: 767px) {
  .mainImg .arrow--next::before {
    border-top: #000 0.2666666667vw solid;
    border-right: #000 0.2666666667vw solid;
  }
}
.mainImg .slick-dots {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .mainImg .slick-dots {
    margin-top: min(6.6666666667vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  .mainImg .slick-dots {
    margin-top: 6.6666666667vw;
  }
}
.mainImg .slick-dots li button {
  text-indent: -9999px;
  line-height: 1;
  display: block;
  background-color: #ccc;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .mainImg .slick-dots li button {
    width: min(2.4vw, 10.8px);
    height: min(2.4vw, 10.8px);
  }
}
@media screen and (max-width: 767px) {
  .mainImg .slick-dots li button {
    width: 2.4vw;
    height: 2.4vw;
  }
}
.mainImg .slick-dots li.slick-active button {
  background-color: #000;
}
@media screen and (min-width: 768px) {
  .mainImg .slick-dots li:not(:last-child) {
    margin-right: min(6.6666666667vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  .mainImg .slick-dots li:not(:last-child) {
    margin-right: 6.6666666667vw;
  }
}

/* .subArea
===================================================== */
@media screen and (min-width: 768px) {
  .subArea {
    margin-bottom: min(18.6666666667vw, 84px);
  }
}
@media screen and (max-width: 767px) {
  .subArea {
    margin-bottom: 18.6666666667vw;
  }
}
.subArea .subImg {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .subArea .subImg {
    width: min(57.3333333333vw, 258px);
    margin-bottom: min(5.3333333333vw, 24px);
  }
}
@media screen and (max-width: 767px) {
  .subArea .subImg {
    width: 57.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
.subArea .subImg .subImg_link {
  display: block;
}
@media screen and (min-width: 768px) {
  .subArea .subImg .subImg_link:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 768px) {
  .subArea .subImg img {
    border: min(0.5333333333vw, 2.4px) solid #000;
  }
}
@media screen and (max-width: 767px) {
  .subArea .subImg img {
    border: 0.5333333333vw solid #000;
  }
}
.subArea .subImg .subImg_text {
  display: block;
  font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  line-height: 1;
  transform: rotate(90deg);
  position: absolute;
  top: 0;
  transform-origin: left top;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .subArea .subImg .subImg_text {
    font-size: min(4.5333333333vw, 20.4px);
    left: calc(100% + min(6.1333333333vw, 27.6px));
  }
}
@media screen and (max-width: 767px) {
  .subArea .subImg .subImg_text {
    font-size: 4.5333333333vw;
    left: calc(100% + 6.1333333333vw);
  }
}
.subArea .subImg .subImg_text span {
  opacity: 0;
}
.subArea .subImg .subImg_text span:nth-of-type(2) {
  transition-delay: 0.07s;
}
.subArea .subImg .subImg_text span:nth-of-type(3) {
  transition-delay: 0.14s;
}
.subArea .subImg .subImg_text span:nth-of-type(4) {
  transition-delay: 0.21s;
}
.subArea .subImg .subImg_text span:nth-of-type(5) {
  transition-delay: 0.28s;
}
.subArea .subImg .subImg_text span:nth-of-type(6) {
  transition-delay: 0.35s;
}
.subArea .subImg .subImg_text span:nth-of-type(7) {
  transition-delay: 0.42s;
}
.subArea .subImg .subImg_text span:nth-of-type(8) {
  transition-delay: 0.49s;
}
.subArea .subImg .subImg_text span:nth-of-type(9) {
  transition-delay: 0.56s;
}
.subArea .subImg .subImg_text span:nth-of-type(10) {
  transition-delay: 0.63s;
}
.subArea .subImg .subImg_text span:nth-of-type(11) {
  transition-delay: 0.7s;
}
.subArea .subImg .subImg_text span:nth-of-type(12) {
  transition-delay: 0.77s;
}
.subArea .subImg .subImg_text span:nth-of-type(13) {
  transition-delay: 0.84s;
}
.subArea .subImg .subImg_text span:nth-of-type(14) {
  transition-delay: 0.91s;
}
.subArea .subImg .subImg_text span:nth-of-type(15) {
  transition-delay: 0.98s;
}
.subArea .subImg .subImg_text span:nth-of-type(16) {
  transition-delay: 1.05s;
}
.subArea .subImg .subImg_text span:nth-of-type(17) {
  transition-delay: 1.12s;
}
.subArea .subImg .subImg_text span:nth-of-type(18) {
  transition-delay: 1.19s;
}
.subArea .subImg .subImg_text span:nth-of-type(19) {
  transition-delay: 1.26s;
}
.subArea .subImg .subImg_text span:nth-of-type(20) {
  transition-delay: 1.33s;
}
.subArea .subImg.on .subImg_text span {
  opacity: 1;
}
.subArea .subCredit {
  margin-left: auto;
  margin-right: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .subArea .subCredit {
    font-size: min(3.4666666667vw, 15.6px);
    max-width: min(69.3333333333vw, 312px);
  }
}
@media screen and (max-width: 767px) {
  .subArea .subCredit {
    font-size: 3.4666666667vw;
    max-width: 69.3333333333vw;
  }
}
.subArea .subCredit .subCredit_link {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .subArea .subCredit .subCredit_link:hover .subCredit_btn {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
  }
}
@media screen and (min-width: 768px) {
  .subArea .subCredit .subCredit_link:hover .subCredit_item {
    opacity: 0.7;
  }
}
.subArea .subCredit .subCredit_price {
  display: block;
}
@media screen and (min-width: 768px) {
  .subArea .subCredit .subCredit_spepri {
    font-size: min(3.7333333333vw, 16.8px);
  }
}
@media screen and (max-width: 767px) {
  .subArea .subCredit .subCredit_spepri {
    font-size: 3.7333333333vw;
  }
}
.subArea .subCredit .subCredit_btn {
  color: #fff;
  background-color: #000;
  text-transform: uppercase;
  text-align: center;
  font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .subArea .subCredit .subCredit_btn {
    line-height: min(6.6666666667vw, 30px);
    width: min(12.5333333333vw, 56.4px);
    margin-left: min(5.3333333333vw, 24px);
  }
}
@media screen and (max-width: 767px) {
  .subArea .subCredit .subCredit_btn {
    line-height: 6.6666666667vw;
    width: 12.5333333333vw;
    margin-left: 5.3333333333vw;
  }
}

/* .creditajaxWrap
===================================================== */
.creditajaxWrap .creditajax_price__proper::before,
.creditajaxWrap .creditajax_price__sale::before,
.creditajaxWrap .subCredit_proper::before,
.creditajaxWrap .otherCredit_proper::before {
  content: "¥";
}
.creditajaxWrap .creditajaxPrice__saleOn .creditajax_price__proper:after,
.creditajaxWrap .creditajaxPrice__saleOn .subCredit_proper:after,
.creditajaxWrap .creditajaxPrice__saleOn .otherCredit_proper:after {
  content: "→";
}
@media screen and (min-width: 768px) {
  .creditajaxWrap .creditajaxPrice__saleOn .creditajax_price__proper:after,
.creditajaxWrap .creditajaxPrice__saleOn .subCredit_proper:after,
.creditajaxWrap .creditajaxPrice__saleOn .otherCredit_proper:after {
    margin: 0 min(1.3333333333vw, 6px);
  }
}
@media screen and (max-width: 767px) {
  .creditajaxWrap .creditajaxPrice__saleOn .creditajax_price__proper:after,
.creditajaxWrap .creditajaxPrice__saleOn .subCredit_proper:after,
.creditajaxWrap .creditajaxPrice__saleOn .otherCredit_proper:after {
    margin: 0 1.3333333333vw;
  }
}
.creditajaxWrap .creditajaxPrice__saleOn .creditajax_price__sale {
  color: #a2303c;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.creditajaxWrap .subCredit_spepri,
.creditajaxWrap .otherCredit_spepri {
  text-transform: uppercase;
  color: #a2303c;
  font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-style: normal;
}

.creditajax__loaded .dummy {
  display: none;
  opacity: 0;
}

/* .credit
===================================================== */
.creditArea {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .creditArea {
    width: min(77.3333333333vw, 348px);
  }
}
@media screen and (max-width: 767px) {
  .creditArea {
    width: 77.3333333333vw;
  }
}
.creditArea .creditTitle {
  text-transform: uppercase;
  font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-style: normal;
  letter-spacing: 0.07em;
  position: relative;
  line-height: 1;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .creditArea .creditTitle {
    font-size: min(4.2666666667vw, 19.2px);
    margin-bottom: min(5.3333333333vw, 24px);
  }
}
@media screen and (max-width: 767px) {
  .creditArea .creditTitle {
    font-size: 4.2666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
.creditArea .creditTitle::after {
  content: "";
  display: block;
  width: 100%;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .creditArea .creditTitle::after {
    height: min(0.5333333333vw, 2.4px);
  }
}
@media screen and (max-width: 767px) {
  .creditArea .creditTitle::after {
    height: 0.5333333333vw;
  }
}
.creditArea .creditTitle .creditTitle_text {
  display: block;
  transform: translateY(110%);
  transition: transform 0.3s;
}
.creditArea .creditTitle.on .creditTitle_text {
  transform: translateY(0);
}
.creditArea .otherCredit {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .creditArea .otherCredit {
    gap: min(4vw, 18px) 0;
  }
}
@media screen and (max-width: 767px) {
  .creditArea .otherCredit {
    gap: 4vw 0;
  }
}
.creditArea .otherCredit .otherCredit_item {
  width: 100%;
}
.creditArea .otherCredit .otherCredit_link {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .creditArea .otherCredit .otherCredit_link:hover .otherCredit_itemdata {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .creditArea .otherCredit .otherCredit_link:hover .otherCredit_btn {
    background-color: #000;
    color: #fff;
  }
}
@media screen and (min-width: 768px) {
  .creditArea .otherCredit .otherCredit_link:hover .otherCredit_img {
    opacity: 0.7;
  }
}
.creditArea .otherCredit .otherCredit_img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .creditArea .otherCredit .otherCredit_img {
    width: min(12.5333333333vw, 56.4px);
  }
}
@media screen and (max-width: 767px) {
  .creditArea .otherCredit .otherCredit_img {
    width: 12.5333333333vw;
  }
}
.creditArea .otherCredit .otherCredit_itemdata {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .creditArea .otherCredit .otherCredit_itemdata {
    margin: 0 min(3.2vw, 14.4px) 0 min(2.6666666667vw, 12px);
    font-size: min(3.2vw, 14.4px);
  }
}
@media screen and (max-width: 767px) {
  .creditArea .otherCredit .otherCredit_itemdata {
    margin: 0 3.2vw 0 2.6666666667vw;
    font-size: 3.2vw;
  }
}
.creditArea .otherCredit .otherCredit_name {
  display: block;
}
.creditArea .otherCredit .otherCredit_price {
  display: block;
}
@media screen and (min-width: 768px) {
  .creditArea .otherCredit .otherCredit_spepri {
    font-size: min(3.4666666667vw, 15.6px);
  }
}
@media screen and (max-width: 767px) {
  .creditArea .otherCredit .otherCredit_spepri {
    font-size: 3.4666666667vw;
  }
}
.creditArea .otherCredit .otherCredit_btn {
  text-transform: uppercase;
  flex-shrink: 0;
  text-align: center;
  font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .creditArea .otherCredit .otherCredit_btn {
    border: min(0.2666666667vw, 1.2px) solid #000;
    width: min(12vw, 54px);
    line-height: min(5.8666666667vw, 26.4px);
  }
}
@media screen and (max-width: 767px) {
  .creditArea .otherCredit .otherCredit_btn {
    border: 0.2666666667vw solid #000;
    width: 12vw;
    line-height: 5.8666666667vw;
  }
}

/* .link
===================================================== */
.link {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .link {
    width: min(74.6666666667vw, 336px);
    gap: min(4vw, 18px) 0;
    margin-top: min(26.6666666667vw, 120px);
    margin-bottom: min(26.6666666667vw, 120px);
  }
}
@media screen and (max-width: 767px) {
  .link {
    width: 74.6666666667vw;
    gap: 4vw 0;
    margin-top: 26.6666666667vw;
    margin-bottom: 26.6666666667vw;
  }
}
.link .linkBtn {
  width: 100%;
  background-color: #fff;
  color: #000;
  text-align: center;
  letter-spacing: 0.05em;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .link .linkBtn {
    border: min(0.2666666667vw, 1.2px) solid #000;
    line-height: min(13.3333333333vw, 60px);
    font-size: min(3.2vw, 14.4px);
  }
}
@media screen and (max-width: 767px) {
  .link .linkBtn {
    border: 0.2666666667vw solid #000;
    line-height: 13.3333333333vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .link .linkBtn:hover {
    background-color: #000;
    color: #fff;
  }
}
.link .linkBtn:last-child {
  background-color: #000;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .link .linkBtn:last-child {
    border: min(0.2666666667vw, 1.2px) solid #000;
    line-height: min(13.8666666667vw, 62.4px);
  }
}
@media screen and (max-width: 767px) {
  .link .linkBtn:last-child {
    border: 0.2666666667vw solid #000;
    line-height: 13.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .link .linkBtn:last-child:hover {
    background-color: #fff;
    color: #000;
    border: min(0.2666666667vw, 1.2px) solid #000;
  }
}
.link .linkBtn_link {
  display: block;
}
.link .linkBtn_arrow {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .link .linkBtn_arrow {
    margin-left: min(1.8666666667vw, 8.4px);
  }
}
@media screen and (max-width: 767px) {
  .link .linkBtn_arrow {
    margin-left: 1.8666666667vw;
  }
}

/* .bnr
===================================================== */
.bnr {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .bnr {
    width: min(74.6666666667vw, 336px);
    margin-bottom: min(26.6666666667vw, 120px);
  }
}
@media screen and (max-width: 767px) {
  .bnr {
    width: 74.6666666667vw;
    margin-bottom: 26.6666666667vw;
  }
}
.bnr .bnr_link {
  display: block;
}
@media screen and (min-width: 768px) {
  .bnr .bnr_link:hover {
    opacity: 0.8;
  }
}
.bnr .bnrText {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .bnr .bnrText {
    margin-top: min(3.4666666667vw, 15.6px);
    font-size: min(3.4666666667vw, 15.6px);
  }
}
@media screen and (max-width: 767px) {
  .bnr .bnrText {
    margin-top: 3.4666666667vw;
    font-size: 3.4666666667vw;
  }
}

/* .footer
===================================================== */
@media screen and (min-width: 768px) {
  .footer {
    padding-bottom: min(13.3333333333vw, 60px);
  }
}
@media screen and (max-width: 767px) {
  .footer {
    padding-bottom: 13.3333333333vw;
    position: relative;
  }
}
.footer .footerLogo {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .footer .footerLogo {
    width: min(32vw, 144px);
    margin-bottom: min(4vw, 18px);
  }
}
@media screen and (max-width: 767px) {
  .footer .footerLogo {
    width: 32vw;
    margin-bottom: 4vw;
  }
}
.footer .footerLogo .footerLogo_link {
  display: block;
}
@media screen and (min-width: 768px) {
  .footer .footerLogo .footerLogo_link:hover {
    opacity: 0.7;
  }
}
.footer .footerCopy small {
  display: block;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .footer .footerCopy small {
    font-size: min(2.6666666667vw, 12px);
  }
}
@media screen and (max-width: 767px) {
  .footer .footerCopy small {
    font-size: 2.6666666667vw;
  }
}
.footer .totop {
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .footer .totop {
    width: min(9.3333333333vw, 42px);
    right: 20px;
    bottom: 20px;
    position: fixed;
    transition: transform 0.2s;
  }
}
@media screen and (max-width: 767px) {
  .footer .totop {
    width: 9.3333333333vw;
    position: absolute;
    bottom: 13.3333333333vw;
    right: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .footer .totop:hover {
    transform: translateY(-5px);
  }
}

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