@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* line-heightの上下をなくす
===================================================== */
/* letter-spacingの文末をなくす
===================================================== */
/* clearfix
===================================================== */
/* hover
===================================================== */
/* linkcolor
===================================================== */
/* z-index
===================================================== */
/* rem変換
===================================================== */
/* vw変換
===================================================== */
/* vw変換、min最大値あり、プラスの場合(PC用)
===================================================== */
/* vw変換、max最小値あり、マイナスの場合(PC用)
===================================================== */
/* ラインハイト計算
===================================================== */
/* レタースペーシング計算
===================================================== */
/* right-arrow
===================================================== */
/* aspect-area
===================================================== */
/* aspect-area-h
===================================================== */
/* youtube
===================================================== */
/* margin: 0 auto
===================================================== */
/* color
===================================================== */
/* font-size
===================================================== */
/* font-family
===================================================== */
/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* loopslide
============================================ */
/* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  letter-spacing: 0;
  line-height: 1.6;
  background-color: #eaeaea;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 12px;
  }
}

.wrapper {
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

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

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

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

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

.subTitle {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .subTitle {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .subTitle {
    margin-bottom: 8vw;
  }
}
.subTitle svg {
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
@media screen and (min-width: 768px) {
  .subTitle svg {
    height: 18px;
  }
}
@media screen and (max-width: 767px) {
  .subTitle svg {
    height: 4.2666666667vw;
  }
}

.list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .list {
    gap: 6px 0;
  }
}
@media screen and (max-width: 767px) {
  .list {
    gap: 1.6vw 0;
  }
}
.list .list_link {
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .list .list_link:hover::after {
    opacity: 0;
  }
}
.list .list_link::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: opacity 0.2s;
}
.list .list_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  z-index: 2;
  text-transform: uppercase;
}

.slick {
  pointer-events: none;
}

/* .load
===================================================== */
.load {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  display: none;
}
.load .load_text {
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: 400;
  font-style: normal;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .load .load_text {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .load .load_text {
    font-size: 16px;
  }
}

/* .back
===================================================== */
.back {
  position: fixed;
  top: 0;
  left: 0;
  height: 130vh;
  width: 100%;
  z-index: 1;
}
.back img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: top center;
     object-position: top center;
}

.back__footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  display: none;
}
@media screen and (min-width: 768px) {
  .back__footer {
    height: 100vh;
  }
}
@media screen and (max-width: 767px) {
  .back__footer {
    height: 500px;
  }
}
.back__footer img {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .back__footer img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.backWhite {
  background-color: #eaeaea;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .backArea {
    height: 100vh;
  }
}
@media screen and (max-width: 767px) {
  .backArea {
    height: 500px;
  }
}

/* .sideText
===================================================== */
/* .top
===================================================== */
.top {
  background-color: #eaeaea;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .top {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .top video {
    height: 100vh;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}

/* .lead
===================================================== */
.lead {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 3;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .lead {
    font-size: 14px;
    padding: 130px 0;
  }
}
@media screen and (max-width: 767px) {
  .lead {
    font-size: 3.2vw;
    padding: 29.3333333333vw 0;
  }
}

/* .nav 
===================================================== */
@media screen and (min-width: 768px) {
  .nav {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
  }
}
.nav .navList.on .navList_item {
  transform: translateY(0);
  opacity: 1;
}
.nav .navList.on .navList_item:nth-child(2) {
  transition-delay: 0.15s;
}
.nav .navList.on .navList_item:nth-child(3) {
  transition-delay: 0.3s;
}
.nav .navList.on .navList_item:nth-child(4) {
  transition-delay: 0.45s;
}
.nav .navList.on .navList_item:nth-child(5) {
  transition-delay: 0.6s;
}
.nav .navList.on .navList_item:nth-child(6) {
  transition-delay: 0.75s;
}
.nav .navList.on .navList_item:nth-child(7) {
  transition-delay: 0.9s;
}
.nav .navList.on .navList_item:nth-child(8) {
  transition-delay: 1.05s;
}
.nav .navList.on .navList_item:nth-child(9) {
  transition-delay: 1.2s;
}
.nav .navList_item {
  text-transform: uppercase;
  text-align: center;
  transform: translateY(10px);
  opacity: 0;
  transition: transform 0.6s, opacity 0.2s;
}
@media screen and (min-width: 768px) {
  .nav .navList_item {
    width: calc((100% - 12px) / 3);
  }
}
@media screen and (max-width: 767px) {
  .nav .navList_item {
    width: calc((100% - 3.2vw) / 3);
  }
}
.nav .navList_item:not(:last-child) svg {
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
@media screen and (min-width: 768px) {
  .nav .navList_item:not(:last-child) svg {
    height: 23px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList_item:not(:last-child) svg {
    height: 4.2666666667vw;
  }
}
.nav .navList_item:last-child svg {
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
@media screen and (min-width: 768px) {
  .nav .navList_item:last-child svg {
    height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList_item:last-child svg {
    height: 10.1333333333vw;
  }
}

/* .credit
===================================================== */
.credit {
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .credit {
    gap: 20px 0;
    width: 700px;
    margin-top: 80px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -50px;
  }
}
@media screen and (max-width: 767px) {
  .credit {
    flex-direction: column;
    gap: 4vw 0;
    width: 80vw;
    margin-top: 16vw;
  }
}
@media screen and (min-width: 768px) {
  .credit .credit_item {
    width: 46%;
  }
}
.credit .credit_link {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .credit .credit_link {
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .credit .credit_link {
    align-items: flex-start;
  }
}
@media screen and (min-width: 768px) {
  .credit .credit_link:not(.credit_link__coming):hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .credit .credit_link:not(.credit_link__coming):hover .credit_btn__buy {
    background-color: #000;
    color: #fff;
  }
}
.credit .credit_img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .credit .credit_img {
    width: 60px;
  }
}
@media screen and (max-width: 767px) {
  .credit .credit_img {
    width: 12vw;
  }
}
.credit .credit_text {
  width: 100%;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .credit .credit_text {
    margin: 0 15px 0 10px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .credit .credit_text {
    margin: 0 4vw 0 2.6666666667vw;
    font-size: 2.9333333333vw;
  }
}
.credit .credit_btn {
  flex-shrink: 0;
  text-transform: uppercase;
  font-family: "goldenbook", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .credit .credit_btn {
    font-size: 13px;
    padding: 5px 12px 4px;
    border: 1px solid #000;
  }
}
@media screen and (max-width: 767px) {
  .credit .credit_btn {
    font-size: 3.2vw;
    margin-top: 0.8vw;
    padding: 1.3333333333vw 3.2vw 1.0666666667vw;
    border: 0.2666666667vw solid #000;
  }
}
.credit .credit_btn.credit_btn__buy {
  background-color: #fff;
}

/* .sec
===================================================== */
@media screen and (min-width: 768px) {
  .sec {
    padding: 100px 0;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .sec {
    padding: 21.3333333333vw 0;
  }
}
@media screen and (min-width: 768px) {
  .sec:first-of-type {
    padding: 150px 0 100px;
  }
}
@media screen and (max-width: 767px) {
  .sec:first-of-type {
    padding: 34.6666666667vw 0 21.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .sec:last-of-type {
    padding: 100px 0 120px;
  }
}
@media screen and (max-width: 767px) {
  .sec:last-of-type {
    padding: 21.3333333333vw 0 26.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .sec#sec__2, .sec#sec__5 {
    padding: 100px 0 160px;
  }
}
@media screen and (max-width: 767px) {
  .sec#sec__2, .sec#sec__5 {
    padding: 21.3333333333vw 0 37.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .sec#sec__3, .sec#sec__6 {
    padding: 160px 0 100px;
  }
}
@media screen and (max-width: 767px) {
  .sec#sec__3, .sec#sec__6 {
    padding: 37.3333333333vw 0 21.3333333333vw;
  }
}
.sec .secTitle {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .sec .secTitle {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTitle {
    margin-bottom: 13.3333333333vw;
  }
}
.sec .secTitle .secTitle_inner {
  display: block;
  transform: translateY(105%);
  transition: transform 0.6s;
}
.sec .secTitle.on .secTitle_inner {
  transform: translateY(0);
}
@media screen and (min-width: 768px) {
  .sec .secImg__1 {
    width: min(88vw, 528px);
    margin-bottom: 70px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media screen and (max-width: 767px) {
  .sec .secImg__1 {
    width: 88vw;
    margin-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .secImg__ml {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secImg__ml {
    margin-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .secImg__mm {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secImg__mm {
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .secImg__ms {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secImg__ms {
    margin-bottom: 5.3333333333vw;
  }
}
.sec .secImg__block {
  position: relative;
}
.sec .secImg__block img {
  position: relative;
  z-index: 2;
}
.sec .secImg__block::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  height: 0;
  transition: width 0.6s, height 0.6s;
}
.sec .secImg__top {
  position: relative;
  z-index: 2;
}
.sec .secImg__bottom {
  position: relative;
  z-index: 1;
}
.sec .secImg__mono {
  display: flex;
}
.sec .secImg__mono img {
  width: 50%;
}
.sec .secImg__mono img:last-child {
  filter: grayscale(100);
}
.sec .secImgBack {
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec .secImgBack {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec .secImgBack {
    padding: 13.3333333333vw 0;
  }
}
.sec .secImgBack .secImgBack_mono {
  position: relative;
  z-index: 1;
}
.sec .secImgBack .secImgBack_item {
  position: absolute;
  z-index: 2;
}

/* #sec__1
===================================================== */
@media screen and (min-width: 768px) {
  #sec__1 .secTitle {
    width: min(22.2222222222vw, 200px) !important;
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secTitle {
    width: 37.8666666667vw;
  }
}
#sec__1 .secImg__1 {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec__1 .secImg__2 {
    width: min(58.6666666667vw, 352px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secImg__2 {
    width: 58.6666666667vw;
  }
}
#sec__1 .secImg__3 {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec__1 .secImg__3 {
    width: min(42.6666666667vw, 256px);
    margin-right: min(5.8666666667vw, 35.2px);
    margin-top: max(-6.1111111111vw, -55px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secImg__3 {
    width: 42.6666666667vw;
    margin-right: 5.8666666667vw;
    margin-top: -14.6666666667vw;
  }
}
#sec__1 .secImg__4 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__1 .secImg__4 {
    width: min(66.6666666667vw, 400px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secImg__4 {
    width: 66.6666666667vw;
  }
}
#sec__1 .secImg__4 img {
  opacity: 0;
  transition: opacity 0.4s;
  transition-delay: 0.6s;
}
@media screen and (min-width: 768px) {
  #sec__1 .secImg__4.on::before {
    height: min(45.3333333333vw, 272px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secImg__4.on::before {
    height: 45.3333333333vw;
  }
}
#sec__1 .secImg__4.on img {
  opacity: 1;
}
#sec__1 .secImg__4::before {
  background-color: #c2d363;
}
@media screen and (min-width: 768px) {
  #sec__1 .secImg__4::before {
    width: min(21.3333333333vw, 128px);
    top: max(-16vw, -96px);
    left: max(-10.6666666667vw, -64px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secImg__4::before {
    width: 21.3333333333vw;
    top: -16vw;
    left: -10.6666666667vw;
  }
}

/* #sec__2
===================================================== */
@media screen and (min-width: 768px) {
  #sec__2 .secTitle {
    width: min(24.7777777778vw, 223px) !important;
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secTitle {
    width: 42.4vw;
  }
}
#sec__2 .secImg__1 {
  margin-left: auto;
  margin-right: auto;
}
#sec__2 .secImgBack_mono {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__2 .secImgBack_mono {
    width: min(86.9333333333vw, 521.6px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secImgBack_mono {
    width: 86.9333333333vw;
  }
}
#sec__2 .secImg__2 {
  top: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  #sec__2 .secImg__2 {
    width: min(61.3333333333vw, 368px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secImg__2 {
    width: 61.3333333333vw;
  }
}
#sec__2 .secImg__3 {
  bottom: 0;
}
@media screen and (min-width: 768px) {
  #sec__2 .secImg__3 {
    width: min(48vw, 288px);
    left: min(5.8666666667vw, 35.2px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secImg__3 {
    width: 48vw;
    left: 5.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .secImg__4 {
    width: min(30.6666666667vw, 184px);
    right: min(5.8666666667vw, 35.2px);
    bottom: min(-2.6666666667vw, -16px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secImg__4 {
    width: 30.6666666667vw;
    right: 5.8666666667vw;
    bottom: -8vw;
  }
}
#sec__2 .secImg__5 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__2 .secImg__5 {
    width: min(69.3333333333vw, 416px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secImg__5 {
    width: 69.3333333333vw;
  }
}

/* #sec__3
===================================================== */
@media screen and (min-width: 768px) {
  #sec__3 .secTitle {
    width: min(24.6666666667vw, 222px) !important;
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secTitle {
    width: 42.1333333333vw;
  }
}
#sec__3 .secImg__1 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__3 .secImg__1 {
    width: min(90.6666666667vw, 544px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secImg__1 {
    width: 90.6666666667vw;
  }
}
#sec__3 .secImg__2 {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__3 .secImg__2 {
    width: min(56vw, 336px);
    margin-left: min(5.8666666667vw, 35.2px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secImg__2 {
    width: 56vw;
    margin-left: 5.8666666667vw;
  }
}
#sec__3 .secImg__3 {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec__3 .secImg__3 {
    width: min(42.6666666667vw, 256px);
    margin-right: min(5.8666666667vw, 35.2px);
    margin-top: min(-16vw, -96px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secImg__3 {
    width: 42.6666666667vw;
    margin-right: 5.8666666667vw;
    margin-top: -16vw;
  }
}
#sec__3 .secImg__4 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__3 .secImg__4 {
    width: min(66.6666666667vw, 400px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secImg__4 {
    width: 66.6666666667vw;
  }
}
#sec__3 .secImg__4 img {
  opacity: 0;
  transition: opacity 0.4s;
  transition-delay: 0.6s;
}
@media screen and (min-width: 768px) {
  #sec__3 .secImg__4.on::before {
    height: min(45.3333333333vw, 272px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secImg__4.on::before {
    height: 45.3333333333vw;
  }
}
#sec__3 .secImg__4.on img {
  opacity: 1;
}
#sec__3 .secImg__4::before {
  background-color: #ea6f67;
}
@media screen and (min-width: 768px) {
  #sec__3 .secImg__4::before {
    width: min(21.3333333333vw, 128px);
    top: max(-16vw, -96px);
    left: max(-10.6666666667vw, -64px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secImg__4::before {
    width: 21.3333333333vw;
    top: -16vw;
    left: -10.6666666667vw;
  }
}

/* #sec__4
===================================================== */
@media screen and (min-width: 768px) {
  #sec__4 .secTitle {
    width: min(26.1111111111vw, 235px) !important;
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secTitle {
    width: 44.5333333333vw;
  }
}
#sec__4 .secImg__1 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__4 .secImg__1 {
    width: min(88vw, 528px);
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secImg__1 {
    width: 88vw;
  }
}
#sec__4 .secImgBack_mono {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec__4 .secImgBack_mono {
    width: min(86.9333333333vw, 521.6px);
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secImgBack_mono {
    width: 86.9333333333vw;
  }
}
#sec__4 .secImg__2 {
  margin-left: auto;
  top: 0;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #sec__4 .secImg__2 {
    width: min(42.6666666667vw, 256px);
    right: min(5.8666666667vw, 35.2px);
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secImg__2 {
    width: 42.6666666667vw;
    right: 5.8666666667vw;
  }
}
#sec__4 .secImg__3 {
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #sec__4 .secImg__3 {
    width: min(56vw, 336px);
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secImg__3 {
    width: 56vw;
  }
}

/* #sec__5
===================================================== */
@media screen and (min-width: 768px) {
  #sec__5 .secTitle {
    width: min(24.5555555556vw, 221px) !important;
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secTitle {
    width: 41.8666666667vw;
  }
}
#sec__5 .secImg__1 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__5 .secImg__1 {
    width: min(88vw, 528px);
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secImg__1 {
    width: 88vw;
  }
}
#sec__5 .secImg__2 {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  #sec__5 .secImg__2 {
    width: min(56vw, 336px);
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secImg__2 {
    width: 56vw;
  }
}
#sec__5 .secImg__2 .secImg_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
}
#sec__5 .secImg__2 .secImg_text span {
  display: inline-block;
  font-family: "goldenbook", serif;
  font-weight: 400;
  font-style: normal;
  color: #c2d363;
  opacity: 0;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  #sec__5 .secImg__2 .secImg_text span {
    font-size: min(5.8666666667vw, 35.2px);
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secImg__2 .secImg_text span {
    font-size: 5.8666666667vw;
  }
}
#sec__5 .secImg__3 {
  width: 100%;
}

/* #sec__6
===================================================== */
@media screen and (min-width: 768px) {
  #sec__6 .secTitle {
    width: min(25.8888888889vw, 233px) !important;
  }
}
@media screen and (max-width: 767px) {
  #sec__6 .secTitle {
    width: 44.2666666667vw;
  }
}
#sec__6 .secImg__1 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__6 .secImg__1 {
    width: min(88vw, 528px);
  }
}
@media screen and (max-width: 767px) {
  #sec__6 .secImg__1 {
    width: 88vw;
  }
}
#sec__6 .secImg__2 {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec__6 .secImg__2 {
    width: min(58.6666666667vw, 352px);
    margin-right: min(9.8666666667vw, 59.2px);
  }
}
@media screen and (max-width: 767px) {
  #sec__6 .secImg__2 {
    width: 58.6666666667vw;
    margin-right: 9.8666666667vw;
  }
}
#sec__6 .secImg__2 img {
  opacity: 0;
  transform: translateX(-30px);
  transition: opacity 0.2s, transform 0.7s;
  transition-delay: 0.6s;
}
@media screen and (min-width: 768px) {
  #sec__6 .secImg__2.on::before {
    height: min(36vw, 216px);
  }
}
@media screen and (max-width: 767px) {
  #sec__6 .secImg__2.on::before {
    height: 36vw;
  }
}
#sec__6 .secImg__2.on img {
  opacity: 1;
  transform: translateX(0px);
}
#sec__6 .secImg__2::before {
  background-color: #ea6f67;
}
@media screen and (min-width: 768px) {
  #sec__6 .secImg__2::before {
    width: min(12vw, 72px);
    right: max(-4vw, -24px);
    top: calc(100% - min(36vw, 216px) + min(5.3333333333vw, 32px));
  }
}
@media screen and (max-width: 767px) {
  #sec__6 .secImg__2::before {
    width: 12vw;
    right: -4vw;
    top: calc(100% - 36vw + 5.3333333333vw);
  }
}
#sec__6 .secImg__3 {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__6 .secImg__3 {
    width: min(50.6666666667vw, 304px);
    margin-left: min(5.8666666667vw, 35.2px);
  }
}
@media screen and (max-width: 767px) {
  #sec__6 .secImg__3 {
    width: 50.6666666667vw;
    margin-left: 5.8666666667vw;
  }
}

/* #sec__7
===================================================== */
@media screen and (min-width: 768px) {
  #sec__7 .secTitle {
    width: min(25.7777777778vw, 232px) !important;
  }
}
@media screen and (max-width: 767px) {
  #sec__7 .secTitle {
    width: 44vw;
  }
}
#sec__7 .secImg__1 {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec__7 .secImg__1 {
    width: min(88vw, 528px);
  }
}
@media screen and (max-width: 767px) {
  #sec__7 .secImg__1 {
    width: 88vw;
  }
}
#sec__7 .secImg__2 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__7 .secImg__2 {
    width: min(50.6666666667vw, 304px);
  }
}
@media screen and (max-width: 767px) {
  #sec__7 .secImg__2 {
    width: 50.6666666667vw;
  }
}
#sec__7 .secImg__3 {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__7 .secImg__3 {
    width: min(88vw, 528px);
  }
}
@media screen and (max-width: 767px) {
  #sec__7 .secImg__3 {
    width: 88vw;
  }
}
#sec__7 .secImg__3 img {
  opacity: 0;
  transition: opacity 0.4s;
  transition-delay: 0.6s;
}
@media screen and (min-width: 768px) {
  #sec__7 .secImg__3.on::before {
    width: min(36vw, 216px);
  }
}
@media screen and (max-width: 767px) {
  #sec__7 .secImg__3.on::before {
    width: 36vw;
  }
}
#sec__7 .secImg__3.on img {
  opacity: 1;
}
#sec__7 .secImg__3:before {
  content: "";
  background-color: #c2d363;
  width: 0;
}
@media screen and (min-width: 768px) {
  #sec__7 .secImg__3:before {
    height: min(12vw, 72px);
    right: max(-6.9333333333vw, -41.6px);
    bottom: max(-4.5333333333vw, -27.2px);
  }
}
@media screen and (max-width: 767px) {
  #sec__7 .secImg__3:before {
    height: 12vw;
    right: -6.9333333333vw;
    bottom: -4.5333333333vw;
  }
}

/* #sec__8
===================================================== */
@media screen and (min-width: 768px) {
  #sec__8 .secTitle {
    width: min(25.7777777778vw, 232px) !important;
  }
}
@media screen and (max-width: 767px) {
  #sec__8 .secTitle {
    width: 44vw;
  }
}
#sec__8 .secImg__1 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__8 .secImg__1 {
    width: min(88vw, 528px);
  }
}
@media screen and (max-width: 767px) {
  #sec__8 .secImg__1 {
    width: 88vw;
  }
}
#sec__8 .secImg__2 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__8 .secImg__2 {
    width: min(48vw, 288px);
  }
}
@media screen and (max-width: 767px) {
  #sec__8 .secImg__2 {
    width: 48vw;
  }
}
#sec__8 .secImg__3 {
  width: 100%;
}

/* ページ下部
===================================================== */
@media screen and (min-width: 768px) {
  .allItem,
.key,
.styling,
.pickup {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767px) {
  .allItem,
.key,
.styling,
.pickup {
    padding-bottom: 26.6666666667vw;
  }
}

/* .allItem
===================================================== */
.allItem .allItem_link {
  display: block;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  letter-spacing: 0.08em;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .allItem .allItem_link {
    width: 450px;
    font-size: 15px;
    padding: 18px 0;
  }
}
@media screen and (max-width: 767px) {
  .allItem .allItem_link {
    width: 80vw;
    font-size: 3.4666666667vw;
    padding: 4vw 0;
  }
}

/* .key
===================================================== */
@media screen and (min-width: 768px) {
  .key .keyList_item {
    width: calc((100% - 6px) / 2);
  }
}
@media screen and (max-width: 767px) {
  .key .keyList_item {
    width: calc((100% - 1.6vw) / 2);
  }
}
.key .keyList svg {
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
@media screen and (min-width: 768px) {
  .key .keyList svg {
    height: 16px;
  }
}
@media screen and (max-width: 767px) {
  .key .keyList svg {
    height: 3.4666666667vw;
  }
}

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

/* .pickup
===================================================== */
.pickup .pickuo_inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .pickup .pickuo_inner {
    width: 370px;
  }
}
@media screen and (max-width: 767px) {
  .pickup .pickuo_inner {
    width: 74.6666666667vw;
  }
}
.pickup .pickuo_link {
  display: block;
}
.pickup .pickup_text {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .pickup .pickup_text {
    font-size: 15px;
    margin-top: 15px;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .pickup .pickup_text {
    font-size: 3.7333333333vw;
    margin-top: 4vw;
  }
}

/* .footer
===================================================== */
.footer {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .footer {
    height: 100vh;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    height: 500px;
  }
}
.footer .footer_inner {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .footer .footer_inner {
    right: 22px;
    bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .footer .footer_inner {
    right: 5.8666666667vw;
    bottom: 5.3333333333vw;
  }
}
.footer .footerLogo {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .footer .footerLogo {
    width: 180px;
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 767px) {
  .footer .footerLogo {
    width: 34.6666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.footer .footerLogo .footerLogo_link {
  display: block;
}
.footer .footerCopy small {
  color: #fff;
  font-family: "goldenbook", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .footer .footerCopy small {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .footer .footerCopy small {
    font-size: 2.9333333333vw;
  }
}

/* anime
===================================================== */
.fade {
  opacity: 0;
  transition: opacity 0.4s;
}
.fade.on {
  opacity: 1;
}

.fade_down {
  opacity: 0;
  transform: translateY(-30px);
  transition: opacity 0.2s, transform 0.7s;
}
.fade_down.on {
  opacity: 1;
  transform: translateY(0px);
}

.fade_up {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.2s, transform 0.7s;
}
.fade_up.on {
  opacity: 1;
  transform: translateY(0px);
}

.fade_right {
  opacity: 0;
  transform: translateX(-30px);
  transition: opacity 0.2s, transform 0.7s;
}
.fade_right.on {
  opacity: 1;
  transform: translateY(0px);
}

.fade_left {
  opacity: 0;
  transform: translateX(30px);
  transition: opacity 0.2s, transform 0.7s;
}
.fade_left.on {
  opacity: 1;
  transform: translateY(0px);
}

.monochange {
  filter: grayscale(100%);
  transition: filter 2s;
}
.monochange.on {
  filter: grayscale(0);
}

.slide_right img {
  transform: translateX(-105%);
  transition: transform 0.4s;
}
.slide_right.on img {
  transform: translateX(0);
}

.slide_left {
  overflow: hidden;
}
.slide_left img {
  transform: translateX(105%);
  transition: transform 0.4s;
}
.slide_left.on img {
  transform: translateX(0);
}/*# sourceMappingURL=style.css.map */