@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
============================================ */
/* loopslide_y
============================================ */
/* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  background-color: #fff;
  color: #555557;
  letter-spacing: 0;
  line-height: 1.6;
  font-family: "zen-old-mincho", sans-serif;
  font-weight: 400;
  font-style: normal;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 3.4666666667vw;
  }
}

* {
  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;
  transition: opacity 0.5s;
}

/* .top
===================================================== */
.top {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.top::before {
  content: "";
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .top::before {
    padding-top: 48.6111111111%;
  }
}
@media screen and (max-width: 767px) {
  .top::before {
    padding-top: 178.1333333333%;
  }
}
@media screen and (min-width: 768px) {
  .top {
    margin-bottom: 6.5972222222vw;
  }
}
@media screen and (max-width: 767px) {
  .top {
    margin-bottom: 8.2666666667vw;
  }
}
.top .topImgWrap {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .top .topImgWrap__1 {
    width: 18.0555555556vw;
    top: 6.3194444444vw;
    right: 33.2638888889vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topImgWrap__1 {
    width: 34.6666666667vw;
    top: 21.8666666667vw;
    right: 10.9333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .top .topImgWrap__2 {
    width: 24.3055555556vw;
    top: 3.2638888889vw;
    left: 8.5416666667vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topImgWrap__2 {
    width: 39.7333333333vw;
    top: 37.0666666667vw;
    left: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  .top .topImgWrap__3 {
    width: 19.2361111111vw;
    bottom: 2.9166666667vw;
    left: 26.5972222222vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topImgWrap__3 {
    width: 33.6vw;
    bottom: 41.3333333333vw;
    left: 20.8vw;
  }
}
.top .topImgWrap__4 {
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .top .topImgWrap__4 {
    width: 12.8472222222vw;
    right: 32.0138888889vw;
    bottom: 3.4722222222vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topImgWrap__4 {
    width: 26.9333333333vw;
    left: 6.9333333333vw;
    bottom: 12vw;
  }
}
.top .topBg {
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .top .topBg {
    left: 0;
    top: 15.1388888889vw;
    width: 75vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topBg {
    left: 50%;
    transform: translateX(-50%);
    top: 51.7333333333vw;
    width: 101.3333333333vw;
  }
}
.top .topText {
  position: absolute;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .top .topText {
    width: 10.9722222222vw;
    top: 7.8472222222vw;
    left: 27.5694444444vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topText {
    width: 28vw;
    top: 27.2vw;
    left: 8.5333333333vw;
  }
}
.top .topTitle_item {
  position: absolute;
  z-index: 3;
  width: auto;
}
@media screen and (min-width: 768px) {
  .top .topTitle_item__1 {
    height: 14.7222222222vw;
    top: 4.8611111111vw;
    right: 6.7361111111vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topTitle_item__1 {
    height: 37.6vw;
    bottom: 73.6vw;
    right: 8.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .top .topTitle_item__2 {
    height: 24.2361111111vw;
    top: 11.25vw;
    right: 11.1111111111vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topTitle_item__2 {
    height: 59.7333333333vw;
    bottom: 33.0666666667vw;
    right: 18.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .top .topTitle_item__3 {
    height: 35.9027777778vw;
    top: 7.4305555556vw;
    right: 15.9722222222vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topTitle_item__3 {
    height: 91.7333333333vw;
    bottom: 11.2vw;
    right: 29.3333333333vw;
  }
}
.top .topSlideText {
  position: absolute;
  z-index: 4;
}
@media screen and (min-width: 768px) {
  .top .topSlideText {
    top: 0;
    left: -1.9444444444vw;
    font-size: 7.5694444444vw;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .top .topSlideText_inner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    flex-shrink: 0;
  }
  .top .topSlideText_inner:first-child {
    -webkit-animation: loopslide1_y 240s -120s linear infinite;
            animation: loopslide1_y 240s -120s linear infinite;
  }
  .top .topSlideText_inner:last-child {
    -webkit-animation: loopslide2_y 240s linear infinite;
            animation: loopslide2_y 240s linear infinite;
  }
  @-webkit-keyframes loopslide1_y {
    0% {
      transform: translateY(100%);
    }
    100% {
      transform: translateY(-100%);
    }
  }
  @keyframes loopslide1_y {
    0% {
      transform: translateY(100%);
    }
    100% {
      transform: translateY(-100%);
    }
  }
  @-webkit-keyframes loopslide2_y {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(-200%);
    }
  }
  @keyframes loopslide2_y {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(-200%);
    }
  }
  .top .topSlideText_item {
    flex-shrink: 0;
  }
}
@media screen and (max-width: 767px) {
  .top .topSlideText {
    top: 0;
    left: 0;
    font-size: 17.8666666667vw;
    top: -1.3333333333vw;
    display: flex;
    flex-wrap: nowrap;
    transform-origin: left center;
    text-transform: capitalize;
    font-family: "orpheuspro", serif;
    font-weight: 400;
    font-style: italic;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #A7E088;
  }
  .top .topSlideText_inner {
    display: flex;
    flex-wrap: nowrap;
    flex-shrink: 0;
  }
  .top .topSlideText_inner:first-child {
    -webkit-animation: loopslide1_x 240s -120s linear infinite;
            animation: loopslide1_x 240s -120s linear infinite;
  }
  .top .topSlideText_inner:last-child {
    -webkit-animation: loopslide2_y 240s linear infinite;
            animation: loopslide2_y 240s linear infinite;
  }
  @-webkit-keyframes loopslide1_x {
    0% {
      transform: translateX(100%);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  @keyframes loopslide1_x {
    0% {
      transform: translateX(100%);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  @-webkit-keyframes loopslide2_y {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-200%);
    }
  }
  @keyframes loopslide2_y {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-200%);
    }
  }
  .top .topSlideText_item {
    flex-shrink: 0;
  }
}

/* .lead
===================================================== */
@media screen and (min-width: 768px) {
  .lead {
    margin-bottom: 10.9722222222vw;
  }
}
@media screen and (max-width: 767px) {
  .lead {
    margin-bottom: 28vw;
    padding: 0 10vw;
  }
}
@media screen and (min-width: 768px) {
  .lead .leadText {
    font-size: 1.1805555556vw;
    line-height: 2;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .lead .leadText {
    font-size: 3.4666666667vw;
    line-height: 2.0769230769;
  }
}

/* .nav
===================================================== */
@media screen and (min-width: 768px) {
  .nav {
    margin-bottom: 16.3888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .nav {
    margin-bottom: 69.3333333333vw;
  }
}
.nav .navTitle {
  text-transform: capitalize;
  color: #8D8E90;
  text-align: center;
  line-height: 1;
  font-family: "orpheuspro", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .nav .navTitle {
    font-size: 2.5694444444vw;
    letter-spacing: -0.038em;
    margin-bottom: 2.7777777778vw;
  }
}
@media screen and (max-width: 767px) {
  .nav .navTitle {
    font-size: 7.2vw;
    margin-bottom: 10.9333333333vw;
  }
}
.nav .navList {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .nav .navList {
    width: 50.3472222222vw;
    justify-content: center;
    gap: 1.0416666667vw 1.3888888889vw;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList {
    justify-content: space-between;
    width: 89.3333333333vw;
    gap: 5.3333333333vw 0;
  }
}
@media screen and (min-width: 768px) {
  .nav .navList .navList_item {
    width: 8.9583333333vw;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList .navList_item {
    width: 26.9333333333vw;
  }
}
.nav .navList .navList_link {
  display: block;
  position: relative;
}
.nav .navList .navList_link::before {
  content: "";
  display: block;
  background-color: rgba(123, 123, 123, 0.45);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.nav .navList .navList_img {
  position: relative;
  z-index: 1;
}
.nav .navList .navList_brand {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  font-family: "orpheuspro", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3333333333;
  letter-spacing: -0.038em;
  width: 100%;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .nav .navList .navList_brand {
    font-size: 1.0416666667vw;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList .navList_brand {
    font-size: 3.2vw;
  }
}

/* .sec
===================================================== */
@media screen and (min-width: 768px) {
  .sec {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .sec {
    margin-bottom: 79.2vw;
  }
}
@media screen and (max-width: 767px) {
  .sec:last-of-type {
    margin-bottom: 53.3333333333vw;
  }
}

@media screen and (max-width: 767px) {
  .sec:nth-of-type(odd) .itemImg_imgWrap {
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-of-type(odd) .itemImg_brand,
.sec:nth-of-type(odd) .itemImg_data {
    margin-right: 8vw;
    margin-left: auto;
  }
}
.sec:nth-of-type(odd) .itemImg_brandInner {
  margin-left: auto;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .sec:nth-of-type(odd) .itemImg_data {
    justify-content: flex-end;
    flex-direction: row;
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-of-type(odd) .itemImg_back {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-of-type(odd) .codeSlideText {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-of-type(odd) .codeImg {
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-of-type(odd) .codeText {
    margin-left: 9.8666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-of-type(odd) .credit {
    margin-left: 9.8666666667vw;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .sec:nth-of-type(even) .itemImg_imgWrap {
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-of-type(even) .itemImg_brand,
.sec:nth-of-type(even) .itemImg_data {
    margin-left: 8vw;
    margin-right: auto;
  }
}
.sec:nth-of-type(even) .itemImg_brandInner {
  margin-right: auto;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .sec:nth-of-type(even) .itemImg_data {
    justify-content: flex-end;
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-of-type(even) .itemImg_back {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-of-type(even) .codeSlideText {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-of-type(even) .codeImg {
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-of-type(even) .codeText {
    margin-right: 9.8666666667vw;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-of-type(even) .credit {
    margin-right: 9.8666666667vw;
    margin-left: auto;
  }
}

/* .itemArea
===================================================== */
@media screen and (min-width: 768px) {
  .itemArea {
    width: 51.5972222222vw;
  }
}
@media screen and (max-width: 767px) {
  .itemArea {
    margin-bottom: 11.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .itemArea .itemArea_sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
}
.itemArea .itemArea_stickyInner {
  position: relative;
}
@media screen and (min-width: 768px) {
  .itemArea .itemArea_inner {
    position: absolute;
    right: 9.0972222222vw;
    top: 50%;
    transform: translateY(-50%);
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    z-index: 3;
  }
}
.itemArea .itemNum {
  font-family: "garamond-premier-pro-display", serif;
  font-weight: 300;
  font-style: normal;
  color: #A7E088;
  line-height: 1;
  position: absolute;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .itemArea .itemNum {
    font-size: 14.1666666667vw;
    top: 0;
    left: -6.3194444444vw;
  }
}
@media screen and (max-width: 767px) {
  .itemArea .itemNum {
    font-size: 57.3333333333vw;
    top: -34.1333333333vw;
    left: -3.4666666667vw;
  }
}
.itemArea .itemImg_link {
  position: relative;
  z-index: 2;
}
.itemArea .itemImg_imgWrap {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .itemArea .itemImg_imgWrap {
    width: 28.3333333333vw;
    margin-left: auto;
    margin-top: 4.8611111111vw;
  }
}
@media screen and (max-width: 767px) {
  .itemArea .itemImg_imgWrap {
    width: 83.2vw;
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .itemArea .itemImg_brand,
.itemArea .itemImg_data {
    position: relative;
    z-index: 3;
  }
}
.itemArea .itemImg_brand {
  text-align: right;
}
@media screen and (min-width: 768px) {
  .itemArea .itemImg_brand {
    margin-bottom: 0.3472222222vw;
    position: absolute;
    z-index: 2;
    transform-origin: right center;
    transform: rotate(90deg) translate(0, 31.5972222222vw);
    right: 0;
    bottom: 0.6944444444vw;
  }
}
@media screen and (max-width: 767px) {
  .itemArea .itemImg_brand {
    margin-bottom: 4.5333333333vw;
  }
}
.itemArea .itemImg_brand .itemImg_en {
  font-family: "orpheuspro", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .itemArea .itemImg_brand .itemImg_en {
    font-size: 2.7083333333vw;
  }
}
@media screen and (max-width: 767px) {
  .itemArea .itemImg_brand .itemImg_en {
    font-size: 8vw;
  }
}
.itemArea .itemImg_brand .itemImg_brandInner {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .itemArea .itemImg_brand .itemImg_kana {
    margin-top: -0.3472222222vw;
  }
}
@media screen and (max-width: 767px) {
  .itemArea .itemImg_brand .itemImg_kana {
    margin-top: -1.3333333333vw;
  }
}
.itemArea .itemImg_brand .itemImg_kana {
  letter-spacing: 0.05em;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .itemArea .itemImg_brand .itemImg_kana {
    font-size: 1.0416666667vw;
  }
}
@media screen and (max-width: 767px) {
  .itemArea .itemImg_brand .itemImg_kana {
    font-size: 3.2vw;
  }
}
.itemArea .itemImg_data {
  font-family: "orpheuspro", serif;
  font-weight: 400;
  font-style: normal;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .itemArea .itemImg_data {
    gap: 0 0.6944444444vw;
    margin-top: 1.4583333333vw;
    font-size: 0.8333333333vw;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .itemArea .itemImg_data {
    gap: 0 4.8vw;
    font-size: 3.2vw;
  }
}
.itemArea .itemImg_data .itemImg_price {
  letter-spacing: 0.05em;
}
.itemArea .itemImg_data .itemImg_price::before {
  content: "price";
}
.itemArea .itemImg_data .itemImg_price .creditajax_price__proper::before,
.itemArea .itemImg_data .itemImg_price .creditajax_price__sale::before {
  content: "¥";
}
.itemArea .itemImg_data .itemImg_btn {
  background-color: #555557;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .itemArea .itemImg_data .itemImg_btn {
    width: 4.375vw;
    line-height: 1.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .itemArea .itemImg_data .itemImg_btn {
    width: 13.0666666667vw;
    line-height: 5.6vw;
  }
}

@media screen and (min-width: 768px) {
  .itemImg_back {
    width: 23.6111111111vw;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    height: 100vh;
  }
}
@media screen and (max-width: 767px) {
  .itemImg_back {
    position: absolute;
    z-index: 1;
    width: 88vw;
    top: 20.2666666667vw;
  }
}

/* .sec_right
===================================================== */
@media screen and (min-width: 768px) {
  .sec_right {
    width: 48.4027777778vw;
    padding-top: 11.1111111111vw;
  }
}

@media screen and (min-width: 768px) {
  .right_inner {
    position: relative;
    overflow: hidden;
    background-color: #F8F8F8;
  }
}

/* .comeArea
===================================================== */
@media screen and (min-width: 768px) {
  .comeArea {
    padding-left: 5.3472222222vw;
    margin-bottom: 15.4861111111vw;
  }
}
@media screen and (max-width: 767px) {
  .comeArea {
    margin-bottom: 21.3333333333vw;
  }
}
.comeArea .comeTitle {
  line-height: 1.8333333333;
}
@media screen and (min-width: 768px) {
  .comeArea .comeTitle {
    letter-spacing: 0.062em;
    font-size: 1.6666666667vw;
    margin-left: 2.7083333333vw;
    margin-bottom: 2.2916666667vw;
  }
}
@media screen and (max-width: 767px) {
  .comeArea .comeTitle {
    letter-spacing: 0.026em;
    font-size: 4.8vw;
    margin-left: 14.9333333333vw;
    margin-bottom: 5.6vw;
  }
}
.comeArea .comeTitle span {
  display: block;
}
.comeArea .comeText {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 0.097em;
  word-break: break-all;
}
@media screen and (min-width: 768px) {
  .comeArea .comeText {
    line-height: 1.625;
    width: 20.3472222222vw;
    font-size: 1.1111111111vw;
    margin-bottom: 9.4444444444vw;
    margin-left: 4.8611111111vw;
  }
}
@media screen and (max-width: 767px) {
  .comeArea .comeText {
    line-height: 1.9166666667;
    width: 56.8vw;
    font-size: 3.2vw;
    margin-bottom: 22.6666666667vw;
  }
}
.comeArea .comeText svg {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .comeArea .comeText svg:nth-of-type(1) {
    width: 2.3611111111vw;
    right: -3.75vw;
    top: -4.5833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .comeArea .comeText svg:nth-of-type(1) {
    width: 6.6666666667vw;
    right: -9.3333333333vw;
    top: -11.2vw;
  }
}
@media screen and (min-width: 768px) {
  .comeArea .comeText svg:nth-of-type(2) {
    width: 15.0694444444vw;
    left: -4.5833333333vw;
    bottom: -5.7638888889vw;
  }
}
@media screen and (max-width: 767px) {
  .comeArea .comeText svg:nth-of-type(2) {
    width: 41.8666666667vw;
    left: -10.9333333333vw;
    bottom: -16vw;
  }
}
.comeArea .comeStaff {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-start;
}
@media screen and (min-width: 768px) {
  .comeArea .comeStaff {
    gap: 0 1.875vw;
  }
}
@media screen and (max-width: 767px) {
  .comeArea .comeStaff {
    gap: 0 4.8vw;
    padding-left: 10.6666666667vw;
  }
}
.comeArea .comeStaff .comeStaff_prof {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .comeArea .comeStaff .comeStaff_prof {
    width: 9.5833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .comeArea .comeStaff .comeStaff_prof {
    width: 26.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .comeArea .comeStaff .comeStaff_job {
    font-size: 1.0416666667vw;
    margin-bottom: 0.2083333333vw;
  }
}
@media screen and (max-width: 767px) {
  .comeArea .comeStaff .comeStaff_job {
    font-size: 2.9333333333vw;
    margin-bottom: 0.8vw;
  }
}
.comeArea .comeStaff .comeStaff_name {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .comeArea .comeStaff .comeStaff_name {
    font-size: 1.6666666667vw;
    gap: 0 0.6944444444vw;
    margin-bottom: 0.1388888889vw;
  }
}
@media screen and (max-width: 767px) {
  .comeArea .comeStaff .comeStaff_name {
    font-size: 4.8vw;
    gap: 0 2.6666666667vw;
    margin-bottom: 0.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .comeArea .comeStaff .comeStaff_inst {
    width: 1.3194444444vw;
    margin-top: 0.2777777778vw;
  }
}
@media screen and (max-width: 767px) {
  .comeArea .comeStaff .comeStaff_inst {
    width: 5.0666666667vw;
    margin-top: 1.0666666667vw;
  }
}
.comeArea .comeStaff .comeStaff_code {
  text-transform: uppercase;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .comeArea .comeStaff .comeStaff_code {
    font-size: 1.0416666667vw;
  }
}
@media screen and (max-width: 767px) {
  .comeArea .comeStaff .comeStaff_code {
    font-size: 2.9333333333vw;
  }
}

/* .codeArea
===================================================== */
.codeArea {
  background-color: #F8F8F8;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .codeArea {
    padding: 7.7777777778vw 0 0 9.9305555556vw;
  }
}
@media screen and (max-width: 767px) {
  .codeArea {
    padding: 22.6666666667vw 0 24vw;
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .codeArea .codeImg {
    width: 26.875vw;
    margin-bottom: 3.8194444444vw;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeImg {
    width: 80vw;
    margin-bottom: 7.4666666667vw;
  }
}
.codeArea .codeText {
  line-height: 1.9166666667;
  letter-spacing: 0.096em;
  word-break: break-all;
}
@media screen and (min-width: 768px) {
  .codeArea .codeText {
    width: 26.875vw;
    padding: 0 1.3888888889vw;
    margin-bottom: 4.5833333333vw;
    font-size: 0.9722222222vw;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeText {
    width: 60.2666666667vw;
    margin-bottom: 16vw;
    font-size: 3.2vw;
  }
}
.codeArea .codeSlideText {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  text-transform: uppercase;
  font-family: "orpheuspro", serif;
  font-weight: 400;
  font-style: normal;
  color: #A7E088;
  position: absolute;
  top: 0;
  color: #A7E088;
  letter-spacing: -0.038em;
  line-height: 1;
}
.codeArea .codeSlideText_inner {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  flex-shrink: 0;
}
.codeArea .codeSlideText_inner:first-child {
  -webkit-animation: loopslide1_y 160s -80s linear infinite;
          animation: loopslide1_y 160s -80s linear infinite;
}
.codeArea .codeSlideText_inner:last-child {
  -webkit-animation: loopslide2_y 160s linear infinite;
          animation: loopslide2_y 160s linear infinite;
}
@-webkit-keyframes loopslide1_y {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes loopslide1_y {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes loopslide2_y {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-200%);
  }
}
@keyframes loopslide2_y {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-200%);
  }
}
.codeArea .codeSlideText_item {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .codeArea .codeSlideText {
    font-size: 4.0972222222vw;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeSlideText {
    font-size: 13.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .codeArea .codeSlideText .codeSlideText_inner {
    gap: 2.0833333333vw 0;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeSlideText .codeSlideText_inner {
    gap: 8vw 0;
  }
}

/* .credit
===================================================== */
.credit {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .credit {
    gap: 1.4583333333vw 0;
    margin-left: 0.6944444444vw;
    width: 23.5416666667vw;
  }
}
@media screen and (max-width: 767px) {
  .credit {
    gap: 8vw 0;
    width: 60.2666666667vw;
  }
}
.credit .credit_item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .credit .credit_item {
    font-size: 0.8333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .credit .credit_item {
    font-size: 3.2vw;
  }
}
.credit .credit_item__sample {
  white-space: nowrap;
}
.credit .credit_link {
  display: flex;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .credit .credit_link {
    gap: 0 0.6944444444vw;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .credit .credit_link {
    gap: 0 5.3333333333vw;
  }
}
.credit .credit_imgWrap {
  flex-shrink: 0;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .credit .credit_imgWrap {
    width: 4.8611111111vw;
  }
}
@media screen and (max-width: 767px) {
  .credit .credit_imgWrap {
    width: 13.0666666667vw;
  }
}
.credit .credit_data {
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .credit .credit_data {
    width: 100%;
    margin-top: 0.2777777778vw;
  }
}
.credit .credit_price .creditajax_price__proper::after,
.credit .credit_price .creditajax_price__sale::after {
  content: "yen";
}
.credit .credit_btn {
  text-transform: uppercase;
  font-family: "orpheuspro", serif;
  font-weight: 500;
  font-style: normal;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .credit .credit_btn {
    flex-shrink: 0;
    line-height: 1.4583333333vw;
    font-size: 0.6944444444vw;
    margin-top: 0.4166666667vw;
  }
}
@media screen and (max-width: 767px) {
  .credit .credit_btn {
    line-height: 4.2666666667vw;
    font-size: 2.4vw;
    margin-top: 2.1333333333vw;
  }
}
.credit .credit_btn__buy {
  color: #fff;
  background-color: #555557;
}
@media screen and (min-width: 768px) {
  .credit .credit_btn__buy {
    padding: 0 1.3194444444vw;
  }
}
@media screen and (max-width: 767px) {
  .credit .credit_btn__buy {
    padding: 0 3.2vw;
  }
}
.credit .credit_btn__coming {
  color: #fff;
  background-color: #bbb;
}
@media screen and (min-width: 768px) {
  .credit .credit_btn__coming {
    padding: 0 0.8333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .credit .credit_btn__coming {
    padding: 0 2.6666666667vw;
  }
}

.creditajax_price__saleOn .creditajax_price__proper {
  text-decoration: line-through;
}
.creditajax_price__saleOn .creditajax_price__sale {
  margin-left: 3px;
  color: #d15050;
}

/* .btnArea
===================================================== */
@media screen and (min-width: 768px) {
  .sec .btnArea {
    padding-top: 4.3055555556vw;
    padding-bottom: 8.1944444444vw;
    padding-left: 9.9305555556vw;
  }
}
@media screen and (max-width: 767px) {
  .sec .btnArea {
    padding-top: 10.6666666667vw;
  }
}
.sec .btnArea .brandTop_link {
  display: block;
  background-color: #555557;
  color: #fff;
  text-align: center;
  font-family: "orpheuspro", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .sec .btnArea .brandTop_link {
    line-height: 4.8611111111vw;
    font-size: 1.1805555556vw;
    width: 24.0277777778vw;
    margin-left: 0.6944444444vw;
  }
}
@media screen and (max-width: 767px) {
  .sec .btnArea .brandTop_link {
    line-height: 14.6666666667vw;
    font-size: 4vw;
    width: 79.2vw;
    margin-left: auto;
    margin-right: auto;
  }
}

/* #sec__1
===================================================== */
@media screen and (max-width: 767px) {
  #sec__1 .itemNum {
    font-size: 52.5333333333vw;
  }
}

/* #sec__7
===================================================== */
@media screen and (min-width: 768px) {
  #sec__7 .itemImg_brand {
    transform: rotate(90deg) translate(0, 33.3333333333vw);
  }
}
@media screen and (min-width: 768px) {
  #sec__7 .itemImg_en {
    line-height: 1.1;
  }
}
@media screen and (max-width: 767px) {
  #sec__7 .itemImg_en {
    line-height: 1.3;
  }
}
@media screen and (min-width: 768px) {
  #sec__7 .itemImg_kana {
    margin-top: 0.5555555556vw;
  }
}
@media screen and (max-width: 767px) {
  #sec__7 .itemImg_kana {
    margin-top: 1.3333333333vw;
  }
}

/* .footer
===================================================== */
/* anime
===================================================== */
.topTitle_item {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1.2s, transform 1.2s;
}

.topImgWrap {
  overflow: hidden;
  transform: translateY(105%);
  transition: transform 0.8s;
}
.topImgWrap .topImg {
  overflow: hidden;
  transform: translateY(-105%);
  transition: transform 0.8s;
}
.topImgWrap .topImg img {
  filter: blur(15px) brightness(1.1);
  transition: filter 0.7s;
}

.topBg {
  opacity: 0;
  transition: opacity 1.2s;
}

.topBg,
.topText,
.topSlideText {
  opacity: 0;
  transition: opacity 1.2s;
}

.top.on .topBg {
  opacity: 1;
  transition-delay: 0.5s;
}
.top.on .topImgWrap {
  transform: translateY(0);
  transition-delay: 1s;
}
.top.on .topImgWrap .topImg {
  transform: translateY(0);
  filter: blur(0) brightness(1);
  transition-delay: 1s;
}
.top.on .topImgWrap .topImg img {
  filter: blur(0) brightness(1);
  transition-delay: 1.8s;
}
.top.on .topTitle_item__1 {
  opacity: 1;
  transform: translate(0);
  transition-delay: 2.2s;
}
.top.on .topTitle_item__2 {
  opacity: 1;
  transform: translate(0);
  transition-delay: 2.7s;
}
.top.on .topTitle_item__3 {
  opacity: 1;
  transform: translate(0);
  transition-delay: 3.2s;
}
.top.on .topSlideText,
.top.on .topText {
  opacity: 1;
  transition-delay: 3.7s;
}

.itemImg_back {
  transition: opacity 1.2s;
}
@media screen and (max-width: 767px) {
  .itemImg_back {
    opacity: 0;
  }
}

.itemImg_imgWrap {
  overflow: hidden;
  transform: translateY(105%);
  transition: transform 0.8s;
}
.itemImg_imgWrap .itemImg_img {
  overflow: hidden;
  transform: translateY(-105%);
  transition: transform 0.8s;
}
.itemImg_imgWrap .itemImg_img img {
  filter: blur(15px) brightness(1.1);
  transition: filter 0.6s;
}

.itemImg_data {
  opacity: 0;
  transition: opacity 1.2s;
}

.itemNum {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1.2s, transform 1.2s;
}

.itemImg_brand {
  overflow: hidden;
}

.itemImg_brandInner {
  transform: translateY(110%);
  transition: transform 1.2s;
}

@media screen and (min-width: 768px) {
  .sec .itemImg_back {
    opacity: 0;
  }
}

@media screen and (min-width: 768px) {
  .sec.activecheck_now .itemImg_back {
    opacity: 1;
    transition-delay: 0s;
  }
}

@media screen and (max-width: 767px) {
  .sec.on .itemImg_back {
    transition-delay: 0s;
    opacity: 1;
  }
}
.sec.on .itemImg_imgWrap {
  transform: translateY(0);
}
.sec.on .itemImg_imgWrap .itemImg_img {
  transform: translateY(0);
  filter: blur(0) brightness(1);
}
.sec.on .itemImg_imgWrap .itemImg_img img {
  transition-delay: 0.8s;
  filter: blur(0) brightness(1);
}
.sec.on .itemNum {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.1s;
}
.sec.on .itemImg_brandInner {
  transform: translateY(0);
  transition-delay: 1.1s;
}
.sec.on .itemImg_data {
  opacity: 1;
  transition-delay: 1.1s;
}

.fade {
  opacity: 0;
  transition: opacity 1.2s;
}
.fade.on {
  opacity: 1;
}

.fadeUp {
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 1.2s, transform 1.2s;
}
.fadeUp.on {
  opacity: 1;
  transform: translateY(0);
}

.codeArea .codeImgWrap {
  overflow: hidden;
  transform: translateY(105%);
  transition: transform 1s;
}
.codeArea .codeImgWrap .codeImg {
  overflow: hidden;
  transform: translateY(-105%);
  transition: transform 1s;
}
.codeArea .codeImgWrap .codeImg img {
  filter: blur(15px) brightness(1.1);
  transition: filter 0.6s;
}
.codeArea.on .codeImgWrap {
  transform: translateY(0);
}
.codeArea.on .codeImgWrap .codeImg {
  transform: translateY(0);
}
.codeArea.on .codeImgWrap .codeImg img {
  filter: blur(0px) brightness(1);
  transition-delay: 0.8s;
}

@media screen and (min-width: 768px) {
  .sec a:not(.comeStaff_inst, .credit_link__coming):hover img {
    -webkit-animation: filteranime 1s forwards;
            animation: filteranime 1s forwards;
  }
}
@-webkit-keyframes filteranime {
  0% {
    filter: blur(0) brightness(1);
  }
  50% {
    filter: blur(5px) brightness(1.1);
  }
  100% {
    filter: blur(0) brightness(1);
  }
}
@keyframes filteranime {
  0% {
    filter: blur(0) brightness(1);
  }
  50% {
    filter: blur(5px) brightness(1.1);
  }
  100% {
    filter: blur(0) brightness(1);
  }
}/*# sourceMappingURL=style.css.map */