@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変換
===================================================== */
/* %変換
===================================================== */
/* vh変換(SP用)
===================================================== */
/* 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_x
============================================ */
/* loopslide_y
============================================ */
/* speed
============================================ */
/* fadeIn
============================================ */
.fadeIn {
  opacity: 0;
  transition: opacity 1s;
}
.fadeIn.on {
  opacity: 1;
}

.animeWrap .animeWrap_item__in {
  opacity: 0;
  transition: opacity 1s;
}
.animeWrap.on .animeWrap_item__in {
  opacity: 1;
}

/* fadeUp
============================================ */
.fadeUp {
  opacity: 0;
  transform: translateY(10%);
  transition: opacity 1s, transform 1s;
}
.fadeUp.on {
  opacity: 1;
  transform: translateY(0);
}

.animeWrap .animeWrap_item__up {
  opacity: 0;
  transform: translateY(10%);
  transition: opacity 1s, transform 1s;
}
.animeWrap.on .animeWrap_item__up {
  opacity: 1;
  transform: translateY(0);
}

/* fadeDown
============================================ */
.fadeDown {
  opacity: 0;
  transform: translateY(-10%);
  transition: opacity 1s, transform 1s;
}
.fadeDown.on {
  opacity: 1;
  transform: translateY(0);
}

.animeWrap .animeWrap_item__down {
  opacity: 0;
  transform: translateY(-10%);
  transition: opacity 1s, transform 1s;
}
.animeWrap.on .animeWrap_item__down {
  opacity: 1;
  transform: translateY(0);
}

/* fadeLeft
============================================ */
.fadeLeft {
  opacity: 0;
  transform: translateX(10%);
  transition: opacity 1s, transform 1s;
}
.fadeLeft.on {
  opacity: 1;
  transform: translateX(0);
}

.animeWrap .animeWrap_item__left {
  opacity: 0;
  transform: translateX(10%);
  transition: opacity 1s, transform 1s;
}
.animeWrap.on .animeWrap_item__left {
  opacity: 1;
  transform: translateX(0);
}

/* fadeRight
============================================ */
.fadeRight {
  opacity: 0;
  transform: translateX(-10%);
  transition: opacity 1s, transform 1s;
}
.fadeRight.on {
  opacity: 1;
  transform: translateX(0);
}

.animeWrap .animeWrap_item__right {
  opacity: 0;
  transform: translateX(-10%);
  transition: opacity 1s, transform 1s;
}
.animeWrap.on .animeWrap_item__right {
  opacity: 1;
  transform: translateX(0);
}

/* colorBeta
============================================ */
.colorBeta {
  opacity: 0;
  position: relative;
  transition: opacity 1s;
}
.colorBeta::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transition: opacity 1s;
  transition-delay: 0.5s;
  opacity: 1;
}
.colorBeta.on {
  opacity: 1;
}
.colorBeta.on::before {
  opacity: 0;
}

.colorBetaWrap .colorBetaWrap_item {
  opacity: 0;
  position: relative;
  transition: opacity 1s;
}
.colorBetaWrap .colorBetaWrap_item::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transition: opacity 1s;
  transition-delay: 0.5s;
  opacity: 1;
}
.colorBetaWrap.on .colorBetaWrap_item {
  opacity: 1;
}
.colorBetaWrap.on .colorBetaWrap_item::before {
  opacity: 0;
}

/* blur
===================================================== */
.blur {
  opacity: 0;
  filter: blur(5px);
  transform: scale(1.02);
}
.blur.on {
  -webkit-animation-name: blurAnime;
          animation-name: blurAnime;
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.animeWrap .animeWrap_item__blur {
  opacity: 0;
  filter: blur(5px);
  transform: scale(1.02);
}
.animeWrap.on .animeWrap_item__blur {
  -webkit-animation-name: blurAnime;
          animation-name: blurAnime;
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
}

@-webkit-keyframes blurAnime {
  from {
    opacity: 0;
    filter: blur(5px);
    transform: scale(1.02);
  }
  to {
    opacity: 1;
    filter: blur(0);
    transform: scale(1);
  }
}

@keyframes blurAnime {
  from {
    opacity: 0;
    filter: blur(5px);
    transform: scale(1.02);
  }
  to {
    opacity: 1;
    filter: blur(0);
    transform: scale(1);
  }
}
/* slide
============================================ */
.slide {
  overflow: hidden;
}
.slide .slide_item {
  transform: translateX(-105%);
  transition: transform 1s ease;
}
.slide.on .slide_item {
  transform: translateX(0);
}

.animeWrap .animeWrap_item__slide {
  overflow: hidden;
}
.animeWrap .animeWrap_item__slide .animeWrap_item__slideImg {
  transform: translateX(-105%);
  transition: transform 1s ease;
}
.animeWrap.on .animeWrap_item__slideImg {
  transform: translateX(0);
}

/* 
===================================================== */
.animeWrap .detailLine_dot,
.animeWrap .detailLine_line__x,
.animeWrap .detailLine_line__y {
  overflow: hidden;
}
.animeWrap .detailLine_dot span {
  transition: transform 0.05s;
}
.animeWrap .detailLine_line__x span {
  transition: transform 0.5s 0.05s;
}
.animeWrap .detailLine_line__y span {
  transform: translateY(-105%);
  transition: transform 1s 0.4s;
}
.animeWrap:first-of-type .detailLine_dot span,
.animeWrap:first-of-type .detailLine_line__x span {
  transform: translateX(-105%);
}
.animeWrap:last-of-type .detailLine_dot span,
.animeWrap:last-of-type .detailLine_line__x span {
  transform: translateX(105%);
}
.animeWrap.on .detailLine_dot span,
.animeWrap.on .detailLine_line__x span {
  transform: translateX(0);
}
.animeWrap.on .detailLine_line__y span {
  transform: translateY(0);
}

/* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  color: #000;
  letter-spacing: 0;
  line-height: 1.6;
  background-color: #f7f5f0;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 13px;
  }
}

.wrapper {
  width: 100%;
}

* {
  box-sizing: border-box;
}

[v-cloak] {
  opacity: 0;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}
a[href=""] {
  pointer-events: none;
}

img,
video,
svg {
  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;
  pointer-events: none;
}

/* .stack
===================================================== */
.stack {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: #f7f5f0;
}

/* .top
===================================================== */
.top {
  position: relative;
}
@media screen and (min-width: 768px) {
  .top {
    width: min(92.7601809955vw, 1025px);
    margin-left: auto;
    margin-right: auto;
    padding-left: min(0.9049773756vw, 10px);
  }
}
@media screen and (max-width: 767px) {
  .top {
    padding: 19.4666666667vw 16.2666666667vw 0 0;
  }
}
@media screen and (min-width: 768px) {
  .top .topImg {
    width: min(75.2941176471vw, 832px);
  }
}
@media screen and (max-width: 767px) {
  .top .topImg {
    width: 100%;
  }
}
.top .topTitle {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .top .topTitle {
    width: min(19.5475113122vw, 216px);
    top: min(8.6877828054vw, 96px);
    right: max(-0.9954751131vw, -11px);
  }
}
@media screen and (max-width: 767px) {
  .top .topTitle {
    width: 41.6vw;
    top: 11.4666666667vw;
    right: 6.9333333333vw;
  }
}

/* .lead
===================================================== */
@media screen and (min-width: 768px) {
  .lead {
    padding: 75px 0 175px;
  }
}
@media screen and (max-width: 767px) {
  .lead {
    padding: 13.3333333333vw 0 40vw;
  }
}
.lead .leadText {
  line-height: 1.985;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .lead .leadText {
    font-size: 15px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .lead .leadText {
    font-size: 3.2vw;
    margin-bottom: 10.6666666667vw;
  }
}
.lead .leadBox {
  text-align: center;
  border: 1px solid #000;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.825;
}
@media screen and (min-width: 768px) {
  .lead .leadBox {
    font-size: 15px;
    width: 473px;
    padding: 42px 40px 42px;
  }
}
@media screen and (max-width: 767px) {
  .lead .leadBox {
    font-size: 3.2vw;
    width: 72vw;
    padding: 5.0666666667vw 5.0666666667vw 6.1333333333vw 5.0666666667vw;
  }
}
.lead .leadBox span {
  display: block;
}
@media screen and (min-width: 768px) {
  .lead .leadBox span:first-of-type {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .lead .leadBox span:first-of-type {
    font-size: 4vw;
    margin-bottom: 1.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .lead .leadBox span:last-of-type {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .lead .leadBox span:last-of-type {
    font-size: 2.9333333333vw;
  }
}

/* .main
===================================================== */
.main {
  border-top: 1px solid #000;
  background-color: #f7f5f0;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

/* .nav
===================================================== */
@media screen and (min-width: 768px) {
  .nav {
    padding-top: 80px;
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .nav {
    padding-top: 12.5333333333vw;
    margin-bottom: 16vw;
  }
}
.nav .inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .nav .inner {
    width: min(91.7525773196vw, 890px);
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .nav .inner {
    width: 85.8666666667vw;
  }
}
.nav .navSub {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (min-width: 768px) {
  .nav .navSub {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .nav .navSub {
    margin-bottom: 6.6666666667vw;
  }
}
.nav .navSub .navSub_item {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.009;
}
@media screen and (min-width: 768px) {
  .nav .navSub .navSub_item {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navSub .navSub_item {
    font-size: 4.2666666667vw;
  }
}
.nav .navTitle {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  border: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .nav .navTitle {
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    width: 496px;
    padding: 8px 0;
    border-radius: 28px;
    margin-bottom: 65px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navTitle {
    font-size: 6.9333333333vw;
    width: 100%;
    padding: 2.9333333333vw 0;
    border-radius: 8.8vw;
    margin-bottom: 8vw;
  }
}
.nav .navList {
  display: grid;
}
@media screen and (min-width: 768px) {
  .nav .navList {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: min(1.8556701031vw, 18px);
    margin-bottom: 68px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 4.5333333333vw 3.4666666667vw;
    margin-bottom: 11.4666666667vw;
  }
}
.nav .navList li {
  border: 1px solid #000;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .nav .navList li {
    border-radius: 33px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList li {
    border-radius: 8.8vw;
  }
}
.nav .navList a {
  display: block;
}
.nav .navList .navList_img {
  border-bottom: 1px solid #000;
}
.nav .navList .navList_color {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
}
@media screen and (min-width: 768px) {
  .nav .navList .navList_color {
    padding: 37px 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList .navList_color {
    padding: 6.6666666667vw 0 5.3333333333vw;
  }
}
.nav .navList .navList_colorHead,
.nav .navList .navList_colorBody,
.nav .navList .navList_tap {
  line-height: 1;
  display: block;
}
.nav .navList .navList_colorBody {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 768px) {
  .nav .navList .navList_colorBody {
    font-size: 19px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList .navList_colorBody {
    font-size: 4.2666666667vw;
  }
}
.nav .navList .navList_tap {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #000;
  background-color: #fff;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.09em;
}
@media screen and (min-width: 768px) {
  .nav .navList .navList_tap {
    border-radius: 17px;
    padding: 5px 35px;
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList .navList_tap {
    border-radius: 4.5333333333vw;
    padding: 0.5333333333vw 6.6666666667vw;
    font-size: 4.5333333333vw;
  }
}
.nav .navItem {
  position: relative;
}
@media screen and (min-width: 768px) {
  .nav .navItem {
    width: 535px;
    margin-left: auto;
    margin-right: auto;
  }
}
.nav .navItem a {
  display: block;
  text-align: center;
}
.nav .navItem .navItem_name {
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .nav .navItem .navItem_name {
    font-size: 19px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navItem .navItem_name {
    font-size: 4.5333333333vw;
  }
}
.nav .navItem .navItem_price {
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .nav .navItem .navItem_price {
    font-size: 16px;
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navItem .navItem_price {
    font-size: 4vw;
    margin-bottom: 0vw;
  }
}
.nav .navItem .navItem_set {
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .nav .navItem .navItem_set {
    font-size: 13px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navItem .navItem_set {
    font-size: 2.9333333333vw;
    margin-bottom: 2.4vw;
  }
}
.nav .navItem .navItem_price_btn {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #000;
  text-transform: uppercase;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .nav .navItem .navItem_price_btn {
    font-size: 18px;
    border-radius: 27px;
    padding: 0vw 50px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navItem .navItem_price_btn {
    line-height: 1;
    font-size: 4.8vw;
    border-radius: 7.4666666667vw;
    padding: 1.3333333333vw 9.8666666667vw;
  }
}
.nav .navItem .kakko {
  position: absolute;
  top: 50%;
}
@media screen and (min-width: 768px) {
  .nav .navItem .kakko {
    width: 8px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navItem .kakko {
    width: 3.7333333333vw;
  }
}
.nav .navItem .kakko--left {
  left: 0;
  transform: translateY(-50%);
}
.nav .navItem .kakko--right {
  transform: translateY(-50%) scale(-1, 1);
  right: 0;
}

/* .sec
===================================================== */
.sec {
  border-top: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .sec {
    padding: 100px 0 155px;
  }
}
@media screen and (max-width: 767px) {
  .sec {
    padding: 16.8vw 0 21.3333333333vw;
  }
}
.sec .secTitle {
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.091;
  color: #b786bb;
  text-align: center;
  z-index: 2;
  position: relative;
  letter-spacing: -0.02em;
}
@media screen and (min-width: 768px) {
  .sec .secTitle {
    font-size: 59px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTitle {
    font-size: 9.6vw;
  }
}
.sec .secTitle span {
  display: block;
}
.sec .secTitle:before {
  content: "";
  display: block;
  background-color: #b786bb;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec .secTitle:before {
    width: 46px;
    height: 6px;
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTitle:before {
    width: 8.2666666667vw;
    height: 1.0666666667vw;
    margin-bottom: 9.6vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .mainImg,
.sec .subImg {
    margin-bottom: 95px;
  }
}
@media screen and (max-width: 767px) {
  .sec .mainImg,
.sec .subImg {
    margin-bottom: 17.3333333333vw;
  }
}
.sec .mainImg {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec .mainImg {
    width: 500px;
    margin-top: -90px;
  }
}
@media screen and (max-width: 767px) {
  .sec .mainImg {
    width: 86.6666666667vw;
    margin-top: -14.6666666667vw;
  }
}
.sec .mainImg .slick-dots {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .sec .mainImg .slick-dots {
    gap: 30px;
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .sec .mainImg .slick-dots {
    gap: 6.6666666667vw;
    margin-top: 5.6vw;
  }
}
.sec .mainImg .slick-dots li button {
  text-indent: -9999px;
  display: block;
  border-radius: 50%;
  background-color: #d9d9d9;
  line-height: 1;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .sec .mainImg .slick-dots li button {
    width: 9px;
    height: 9px;
  }
}
@media screen and (max-width: 767px) {
  .sec .mainImg .slick-dots li button {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
.sec .mainImg .slick-dots li.slick-active button {
  background-color: #afacac;
}
.sec .subImg__flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .sec .subImg__flex {
    width: 635px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .sec .subImg__flex {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .sec .subImg__flex .subImg_item {
    width: calc((100% - 9px) / 2);
  }
}
@media screen and (max-width: 767px) {
  .sec .subImg__flex .subImg_item {
    width: calc((100% - 1.3333333333vw) / 2);
  }
}
@media screen and (min-width: 768px) {
  .sec .subImg__random {
    margin-left: auto;
    margin-right: auto;
    width: min(90.8045977011vw, 790px);
  }
}
@media screen and (max-width: 767px) {
  .sec .subImg__random {
    width: 100%;
  }
}
.sec .subImg__random .subImg_item--1 {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .sec .subImg__random .subImg_item--1 {
    width: min(40.8045977011vw, 355px);
    margin-right: min(4.2528735632vw, 37px);
  }
}
@media screen and (max-width: 767px) {
  .sec .subImg__random .subImg_item--1 {
    width: 53.0666666667vw;
    margin-right: 9.6vw;
    margin-bottom: 9.8666666667vw;
  }
}
.sec .subImg__random .subImg_item--2 {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec .subImg__random .subImg_item--2 {
    width: min(34.7126436782vw, 302px);
    margin-top: max(-25.8620689655vw, -225px);
  }
}
@media screen and (max-width: 767px) {
  .sec .subImg__random .subImg_item--2 {
    width: 39.2vw;
    margin-left: 5.6vw;
  }
}
.sec .subImg__random .subImg_item--3 {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .sec .subImg__random .subImg_item--3 {
    width: min(34.2528735632vw, 298px);
    margin-top: max(-9.6551724138vw, -84px);
  }
}
@media screen and (max-width: 767px) {
  .sec .subImg__random .subImg_item--3 {
    width: 40.8vw;
    margin-right: 6.4vw;
    margin-top: -38.1333333333vw;
  }
}
.sec .detail {
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .sec .detail {
    margin-left: auto;
    margin-right: auto;
    width: min(92.5925925926vw, 1000px);
    border-radius: 28px;
    padding: 14px 14px 60px;
  }
}
@media screen and (max-width: 767px) {
  .sec .detail {
    width: 90.1333333333vw;
    border-radius: 7.4666666667vw;
    padding: 2.6666666667vw 4.5333333333vw 16vw;
  }
}
.sec .detail .detailTitle {
  text-transform: uppercase;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  border-bottom: 1px solid #000;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .sec .detail .detailTitle {
    font-size: 33px;
    padding-bottom: 7px;
    margin-bottom: 65px;
  }
}
@media screen and (max-width: 767px) {
  .sec .detail .detailTitle {
    font-size: 6.6666666667vw;
    padding-bottom: 2.1333333333vw;
    margin-bottom: 9.6vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .detail .detailBlockWrap {
    display: flex;
    padding: 0 min(9.537037037vw, 103px);
  }
}
.sec .detail .detailBlock {
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec .detail .detailBlock {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .sec .detail .detailBlock:not(:last-of-type) {
    margin-bottom: 6.9333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sec .detail .detailBlock:first-of-type {
    padding-left: 5.8666666667vw;
  }
}
.sec .detail .detailBlock:first-of-type .detailImg {
  margin-right: auto;
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .sec .detail .detailBlock:first-of-type .detailLine {
    top: min(15.9259259259vw, 172px);
    right: min(6.6666666667vw, 72px);
    height: min(14.4444444444vw, 156px);
    width: min(5vw, 54px);
  }
}
@media screen and (max-width: 767px) {
  .sec .detail .detailBlock:first-of-type .detailLine {
    top: 35.4666666667vw;
    right: 8.8vw;
    height: 32.8vw;
    width: 12vw;
  }
}
.sec .detail .detailBlock:first-of-type .detailLine_dot {
  transform: translate(-50%, -50%);
  left: 0;
}
.sec .detail .detailBlock:first-of-type .detailLine_line__y {
  right: 1px;
}
@media screen and (min-width: 768px) {
  .sec .detail .detailBlock:first-of-type .detailBttom {
    padding-left: min(2.962962963vw, 32px);
  }
}
@media screen and (max-width: 767px) {
  .sec .detail .detailBlock:last-of-type {
    padding-right: 2.6666666667vw;
    padding-left: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .detail .detailBlock:last-of-type {
    padding-top: 85px;
  }
}
.sec .detail .detailBlock:last-of-type .detailImg {
  margin-left: auto;
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .sec .detail .detailBlock:last-of-type .detailImg {
    margin-bottom: 23px;
  }
}
@media screen and (min-width: 768px) {
  .sec .detail .detailBlock:last-of-type .detailLine {
    top: min(22.5vw, 243px);
    left: min(4.8148148148vw, 52px);
    height: min(11.5740740741vw, 125px);
    width: min(5.9259259259vw, 64px);
  }
}
@media screen and (max-width: 767px) {
  .sec .detail .detailBlock:last-of-type .detailLine {
    top: 32.8vw;
    left: 8vw;
    height: 26.6666666667vw;
    width: 14.6666666667vw;
  }
}
.sec .detail .detailBlock:last-of-type .detailLine_dot {
  transform: translate(50%, -50%);
  right: 0;
}
.sec .detail .detailBlock:last-of-type .detailLine_line__y {
  left: 1px;
}
@media screen and (min-width: 768px) {
  .sec .detail .detailBlock:last-of-type .detailBttom {
    padding-left: 38px;
  }
}
.sec .detail .detailImg {
  border: 1px solid #000;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .sec .detail .detailImg {
    width: min(22.4074074074vw, 242px);
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .sec .detail .detailImg {
    width: 50.1333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .detail .detailImg, .sec .detail .detailImg img {
    border-radius: 29px;
  }
}
@media screen and (max-width: 767px) {
  .sec .detail .detailImg, .sec .detail .detailImg img {
    border-radius: 7.7333333333vw;
  }
}
.sec .detail .detailLine {
  position: absolute;
}
.sec .detail .detailLine span {
  display: block;
  position: absolute;
}
.sec .detail .detailLine span span {
  background-color: #000;
}
.sec .detail .detailLine .detailLine_line__x {
  top: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sec .detail .detailLine .detailLine_line__x {
    height: 1px;
  }
}
@media screen and (max-width: 767px) {
  .sec .detail .detailLine .detailLine_line__x {
    height: 0.2666666667vw;
  }
}
.sec .detail .detailLine .detailLine_line__x span {
  width: 100%;
  height: 100%;
}
.sec .detail .detailLine .detailLine_line__y {
  top: 0;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .sec .detail .detailLine .detailLine_line__y {
    width: 1px;
  }
}
@media screen and (max-width: 767px) {
  .sec .detail .detailLine .detailLine_line__y {
    width: 0.2666666667vw;
  }
}
.sec .detail .detailLine .detailLine_line__y span {
  width: 100%;
  height: 100%;
}
.sec .detail .detailLine .detailLine_dot {
  top: 0;
}
@media screen and (min-width: 768px) {
  .sec .detail .detailLine .detailLine_dot {
    width: 5px;
    height: 5px;
  }
}
@media screen and (max-width: 767px) {
  .sec .detail .detailLine .detailLine_dot {
    width: 1.0666666667vw;
    height: 1.0666666667vw;
  }
}
.sec .detail .detailLine .detailLine_dot span {
  border-radius: 50%;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .sec .detail .detailBttom {
    padding: 0 1.6vw;
  }
}
.sec .detail .detailPoint {
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .sec .detail .detailPoint {
    font-size: 21px;
    margin-bottom: 3px;
  }
}
@media screen and (max-width: 767px) {
  .sec .detail .detailPoint {
    font-size: 5.6vw;
    margin-bottom: 1.3333333333vw;
  }
}
.sec .detail .detailText {
  line-height: 1.745;
}
@media screen and (min-width: 768px) {
  .sec .detail .detailText {
    font-size: 12px;
    margin-bottom: 25px;
    width: min(29.6296296296vw, 320px);
  }
}
@media screen and (max-width: 767px) {
  .sec .detail .detailText {
    font-size: 2.9333333333vw;
    margin-bottom: 3.2vw;
  }
}
.sec .detail .detailCredit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .sec .detail .detailCredit {
    min-width: min(20.0925925926vw, 217px);
  }
}
@media screen and (max-width: 767px) {
  .sec .detail .detailCredit {
    min-width: 46.6666666667vw;
  }
}
.sec .detail .detailCredit a {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.sec .detail .detailCredit .detailCredit_img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .sec .detail .detailCredit .detailCredit_img {
    width: 40px;
  }
}
@media screen and (max-width: 767px) {
  .sec .detail .detailCredit .detailCredit_img {
    width: 9.0666666667vw;
  }
}
.sec .detail .detailCredit .detailCredit_data {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sec .detail .detailCredit .detailCredit_data {
    font-size: 9px;
    margin: 2px 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec .detail .detailCredit .detailCredit_data {
    font-size: 2.4vw;
    margin: 0.5333333333vw 2.6666666667vw 0;
  }
}
.sec .detail .detailCredit .detailCredit_data span {
  display: block;
}
.sec .detail .detailCredit .detailCredit_buy {
  flex-shrink: 0;
  text-transform: uppercase;
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  border: 1px solid #000;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .sec .detail .detailCredit .detailCredit_buy {
    font-size: 12px;
    border-radius: 13px;
    padding: 0px 12px;
    margin-top: 2px;
  }
}
@media screen and (max-width: 767px) {
  .sec .detail .detailCredit .detailCredit_buy {
    font-size: 2.6666666667vw;
    border-radius: 2.6666666667vw;
    padding: 0vw 2.9333333333vw;
    margin-top: 1.0666666667vw;
  }
}

/* #sec__1
===================================================== */
#sec__1 .secTitle {
  color: #6c99c3;
}
#sec__1 .secTitle::before {
  background-color: #6c99c3;
}

/* #sec__2
===================================================== */
#sec__2 .secTitle {
  color: #b9c66e;
}
#sec__2 .secTitle::before {
  background-color: #b9c66e;
}

/* #sec__3
===================================================== */
#sec__3 .secTitle {
  color: #3d5884;
}
#sec__3 .secTitle::before {
  background-color: #3d5884;
}

/* #sec__4
===================================================== */
#sec__4 .secTitle {
  color: #b7382a;
}
#sec__4 .secTitle::before {
  background-color: #b7382a;
}

/* 
===================================================== */
.howto,
.category,
.staff,
.schedule {
  border-top: 1px solid #000;
}

/* .moreBtn
===================================================== */
.moreBtn a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .moreBtn a {
    font-size: 18px;
    width: 300px;
    padding: 16px 0;
    gap: 30px;
    border-radius: 28px;
  }
}
@media screen and (max-width: 767px) {
  .moreBtn a {
    font-size: 4vw;
    width: 54.6666666667vw;
    padding: 2.9333333333vw 0;
    gap: 2.6666666667vw;
    border-radius: 7.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .moreBtn a svg {
    width: 10px;
    transform: translateY(1px);
  }
}
@media screen and (max-width: 767px) {
  .moreBtn a svg {
    width: 2.6666666667vw;
    transform: translateY(0.2666666667vw);
  }
}

/* .howto
===================================================== */
@media screen and (min-width: 768px) {
  .howto {
    padding-top: 100px;
    padding-bottom: 105px;
  }
}
@media screen and (max-width: 767px) {
  .howto {
    padding-top: 20vw;
    padding-bottom: 22.6666666667vw;
  }
}
.howto .howtoTitle {
  margin-left: auto;
  margin-right: auto;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .howto .howtoTitle {
    border-radius: 28px;
    font-size: 25px;
    width: 496px;
    padding: 7px 0;
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .howto .howtoTitle {
    border-radius: 7.4666666667vw;
    font-size: 4.8vw;
    width: 85.8666666667vw;
    padding: 4vw 0;
    margin-bottom: 9.3333333333vw;
  }
}
.howto .howtoTitle span {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .howto .howtoTitle span {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .howto .howtoTitle span {
    font-size: 5.6vw;
  }
}
.howto .howtoMovie {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .howto .howtoMovie {
    width: 398px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .howto .howtoMovie {
    width: 78.6666666667vw;
    margin-bottom: 9.3333333333vw;
  }
}

/* .category
===================================================== */
@media screen and (min-width: 768px) {
  .category {
    padding: 72px 0 90px;
  }
}
@media screen and (max-width: 767px) {
  .category {
    padding: 16vw 0 18.6666666667vw;
  }
}
.category .categoryList {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .category .categoryList {
    width: 425px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .category .categoryList {
    width: 89.0666666667vw;
    margin-bottom: 12.5333333333vw;
  }
}
.category .categoryList li {
  border: 1px solid #000;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .category .categoryList li {
    border-radius: 27px;
  }
}
@media screen and (max-width: 767px) {
  .category .categoryList li {
    border-radius: 7.2vw;
  }
}
@media screen and (min-width: 768px) {
  .category .categoryList li:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .category .categoryList li:not(:last-of-type) {
    margin-bottom: 5.8666666667vw;
  }
}
.category .categoryList a {
  display: block;
  position: relative;
}
.category .categoryList a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
.category .categoryList p {
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .category .categoryList p {
    font-size: 27px;
  }
}
@media screen and (max-width: 767px) {
  .category .categoryList p {
    font-size: 5.8666666667vw;
  }
}
.category .categoryBtn {
  margin-left: auto;
  margin-right: auto;
  background-color: #000;
  color: #fff;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .category .categoryBtn {
    width: 426px;
    padding: 26px 0;
    font-size: 20px;
    border-radius: 28px;
  }
}
@media screen and (max-width: 767px) {
  .category .categoryBtn {
    width: 89.0666666667vw;
    padding: 5.3333333333vw 0;
    font-size: 4.2666666667vw;
    border-radius: 7.4666666667vw;
  }
}
.category .categoryBtn a {
  display: block;
}

/* .staff
===================================================== */
.staff {
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .staff {
    padding: 100px 0 100px;
  }
}
@media screen and (max-width: 767px) {
  .staff {
    padding: 20vw 0 17.3333333333vw;
  }
}
.staff .staffTitle {
  margin-left: auto;
  margin-right: auto;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  border: 1px solid #000;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .staff .staffTitle {
    border-radius: 30px;
    font-size: 30px;
    width: 496px;
    padding: 8px 0;
    margin-bottom: 68px;
  }
}
@media screen and (max-width: 767px) {
  .staff .staffTitle {
    border-radius: 7.4666666667vw;
    font-size: 4.8vw;
    width: 85.8666666667vw;
    padding: 4.5333333333vw 0;
    margin-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .staff .stylingArea {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .staff .stylingArea {
    margin-bottom: 10.6666666667vw;
  }
}
.staff .stylingArea.anime {
  display: flex;
  flex-wrap: nowrap;
}
.staff .stylingArea.anime .styling-list {
  display: flex;
  flex-wrap: nowrap;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .staff .stylingArea.anime .styling-list:first-child {
    -webkit-animation: loopslide1_x 120s -60s linear infinite;
            animation: loopslide1_x 120s -60s linear infinite;
  }
}
@media screen and (max-width: 767px) {
  .staff .stylingArea.anime .styling-list:first-child {
    -webkit-animation: loopslide1_x 110s -55s linear infinite;
            animation: loopslide1_x 110s -55s linear infinite;
  }
}
@media screen and (min-width: 768px) {
  .staff .stylingArea.anime .styling-list:last-child {
    -webkit-animation: loopslide2_y 120s linear infinite;
            animation: loopslide2_y 120s linear infinite;
  }
}
@media screen and (max-width: 767px) {
  .staff .stylingArea.anime .styling-list:last-child {
    -webkit-animation: loopslide2_y 110s linear infinite;
            animation: loopslide2_y 110s 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%);
  }
}
.staff .stylingArea.anime .styling-list__item {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .staff .styling-list .styling-list__item {
    width: 255px;
    margin: 0 7px;
  }
}
@media screen and (max-width: 767px) {
  .staff .styling-list .styling-list__item {
    width: 41.3333333333vw;
    margin: 0 0.5333333333vw;
  }
}
.staff .styling-list .styling-list__link {
  display: block;
  position: relative;
}
.staff .styling-list .styling-list__link::before {
  content: "";
  display: block;
  padding-top: 120%;
}
.staff .styling-list .styling-list__link img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
}
.staff .styling-list__2 {
  display: flex;
  justify-content: center;
}
/* .schedule
===================================================== */
@media screen and (min-width: 768px) {
  .schedule {
    padding-top: 75px;
    margin-bottom: 150px;
  }
}
@media screen and (max-width: 767px) {
  .schedule {
    padding-top: 16.5333333333vw;
    margin-bottom: 32vw;
  }
}
.schedule .modalOpen {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .schedule .modalOpen {
    font-size: 20px;
    width: 430px;
    padding: 26px 0;
    gap: 20px;
    border-radius: 28px;
  }
}
@media screen and (max-width: 767px) {
  .schedule .modalOpen {
    font-size: 4vw;
    width: 85.3333333333vw;
    padding: 5.8666666667vw 0;
    gap: 6.6666666667vw;
    border-radius: 7.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .schedule .modalOpen svg {
    width: 10px;
    transform: translateY(1px);
  }
}
@media screen and (max-width: 767px) {
  .schedule .modalOpen svg {
    width: 2.6666666667vw;
    transform: translateY(0.2666666667vw);
  }
}

/* .footer
===================================================== */
@media screen and (min-width: 768px) {
  .footer {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    padding-bottom: 13.3333333333vw;
  }
}
.footer .toTop {
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .footer .toTop {
    width: 32px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .footer .toTop {
    width: 6.9333333333vw;
    margin-bottom: 9.3333333333vw;
  }
}
.footer .logo {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .footer .logo {
    width: 136px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .footer .logo {
    width: 29.3333333333vw;
    margin-bottom: 4vw;
  }
}
.footer .logo a {
  display: block;
}
.footer .copy {
  display: block;
  font-family: "cormorant-garamond", serif;
  font-weight: 300;
  font-style: normal;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .footer .copy {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .footer .copy {
    font-size: 12px;
  }
}

/* .modal
===================================================== */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  background-color: rgba(247, 245, 240, 0.8);
  display: none;
}
.modal .modal_inner {
  width: 100%;
  height: 100vh;
  height: 100svh;
  overflow-y: auto;
}
.modal .modal_content {
  background-color: #f7f5f0;
  border: 1px solid #000;
  min-height: 100%;
}
@media screen and (min-width: 768px) {
  .modal .modal_content {
    border-radius: 28px;
    padding: 30px;
    margin: 90px 0;
    width: min(93.8461538462vw, 1220px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .modal .modal_content {
    border-radius: 7.4666666667vw;
    padding: 7.4666666667vw 4vw;
    margin: 10.6666666667vw 5.3333333333vw;
  }
}
.modal .modalTitle {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-bottom: 1px solid #000;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .modal .modalTitle {
    font-size: 22px;
    padding-bottom: 30px;
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalTitle {
    font-size: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    margin-bottom: 12vw;
  }
}
.modal .modalAreaWrap,
.modal .modalAttention {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .modal .modalAreaWrap,
.modal .modalAttention {
    max-width: 840px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalAreaWrap,
.modal .modalAttention {
    padding: 0 4vw;
  }
}
@media screen and (min-width: 768px) {
  .modal .modalAreaWrap {
    display: flex;
    flex-wrap: wrap;
    gap: 40px min(6.9230769231vw, 90px);
  }
}
@media screen and (min-width: 768px) {
  .modal .modalArea {
    width: calc((100% - min(6.9230769231vw, 90px) * 2) / 3);
  }
}
@media screen and (max-width: 767px) {
  .modal .modalArea {
    width: 100%;
    margin-bottom: 6.6666666667vw;
  }
}
.modal .modalArea_title {
  display: block;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  border-bottom: 1px dashed #000;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  text-transform: capitalize;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .modal .modalArea_title {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalArea_title {
    font-size: 7.4666666667vw;
    padding-bottom: 1.3333333333vw;
    margin-bottom: 8vw;
  }
}
.modal .modalArea_list {
  display: flex;
  flex-direction: column;
  gap: 1em 0;
}
@media screen and (min-width: 768px) {
  .modal .modalArea_list {
    font-size: 13px;
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalArea_list {
    font-size: 3.2vw;
  }
}
.modal .modalArea_list li {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.439;
  letter-spacing: 0.05em;
}
.modal .modalAttention {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .modal .modalAttention {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalAttention {
    font-size: 2.9333333333vw;
  }
}
.modal .modalClose {
  cursor: pointer;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  background-color: #f7f5f0;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .modal .modalClose {
    width: 85px;
    height: 65px;
    padding: 0 15px 15px 0;
    transform: translateX(30px);
  }
}
@media screen and (max-width: 767px) {
  .modal .modalClose {
    width: 17.6vw;
    height: 14.9333333333vw;
    padding: 0 1.8666666667vw 1.8666666667vw 0;
    transform: translateX(3.4666666667vw);
  }
}
.modal .modalClose .modalClose_inner {
  width: 100%;
  height: 100%;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  position: relative;
}
.modal .modalClose svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .modal .modalClose svg {
    width: 30px;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalClose svg {
    width: 7.4666666667vw;
  }
}/*# sourceMappingURL=style.css.map */