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

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

/* line-heightの上下をなくす
===================================================== */
/* letter-spacingの文末をなくす
===================================================== */
/* clearfix
===================================================== */
/* hover
===================================================== */
/* linkcolor
===================================================== */
/* z-index
===================================================== */
/* rem変換
===================================================== */
/* vw変換(SP用)
===================================================== */
/* vh変換
===================================================== */
/* svh変換
===================================================== */
/* 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
============================================ */
/* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  background-color: #E6E6E6;
  color: #000;
  letter-spacing: 0;
  line-height: 1.6;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 13px;
  }
}
@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) {
  .pcNone {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pcNone {
    display: block;
  }
}

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

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

/* .header
===================================================== */
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: #E6E6E6;
  width: 100%;
  border-bottom: 1px solid #000;
  transform: translateY(-110%);
  transition: transform 0.5s;
}
@media screen and (min-width: 768px) {
  .header {
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .header {
    height: 14.6666666667vw;
  }
}
.header .headerLogo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .header .headerLogo {
    gap: 16px;
  }
}
@media screen and (max-width: 767px) {
  .header .headerLogo {
    gap: 4.2666666667vw;
  }
}
.header .headerLogo .headerLogo_mark {
  -webkit-animation-name: spin;
          animation-name: spin;
  -webkit-animation-duration: 7s;
          animation-duration: 7s;
  -webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}
@media screen and (min-width: 768px) {
  .header .headerLogo .headerLogo_mark {
    width: 34px;
  }
}
@media screen and (max-width: 767px) {
  .header .headerLogo .headerLogo_mark {
    width: 6.6666666667vw;
  }
}
@-webkit-keyframes spin {
  0% {
    transform: rotate(-15deg);
  }
  10% {
    transform: rotate(15deg);
  }
  20% {
    transform: rotate(-15deg);
  }
  50% {
    transform: rotate(390deg);
  }
  65% {
    transform: rotate(330deg);
  }
  80% {
    transform: rotate(375deg);
  }
  100% {
    transform: rotate(-15deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(-15deg);
  }
  10% {
    transform: rotate(15deg);
  }
  20% {
    transform: rotate(-15deg);
  }
  50% {
    transform: rotate(390deg);
  }
  65% {
    transform: rotate(330deg);
  }
  80% {
    transform: rotate(375deg);
  }
  100% {
    transform: rotate(-15deg);
  }
}
@media screen and (min-width: 768px) {
  .header .headerLogo .headerLogo_text {
    width: 167px;
  }
}
@media screen and (max-width: 767px) {
  .header .headerLogo .headerLogo_text {
    width: 37.3333333333vw;
  }
}
.header.on {
  transform: translateY(0);
}

/* .top
===================================================== */
.top {
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 768px) {
  .top {
    height: 800px;
  }
}
@media screen and (max-width: 767px) {
  .top {
    height: 100vh;
    height: 100svh;
  }
}
@media screen and (min-width: 768px) {
  .top .topSlide__pc {
    position: absolute;
    top: 60px;
    left: 0;
    display: flex;
    flex-wrap: nowrap;
  }
  .top .topSlide__pc .topSlide_inner {
    display: flex;
    flex-wrap: nowrap;
    flex-shrink: 0;
  }
  .top .topSlide__pc .topSlide_inner:first-child {
    -webkit-animation: loopslide1_x 100s -50s linear infinite;
            animation: loopslide1_x 100s -50s linear infinite;
  }
  .top .topSlide__pc .topSlide_inner:last-child {
    -webkit-animation: loopslide2_y 100s linear infinite;
            animation: loopslide2_y 100s linear infinite;
  }
  @-webkit-keyframes loopslide1_x {
    0% {
      transform: translateX(100%);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  @keyframes loopslide1_x {
    0% {
      transform: translateX(100%);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  @-webkit-keyframes loopslide2_y {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-200%);
    }
  }
  @keyframes loopslide2_y {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-200%);
    }
  }
  .top .topSlide__pc .topSlide_item {
    flex-shrink: 0;
  }
}
@media screen and (max-width: 767px) {
  .top .topSlide__spTop {
    display: flex;
    flex-wrap: nowrap;
    position: absolute;
    top: 0;
    left: 0;
  }
  .top .topSlide__spTop .topSlide_inner {
    display: flex;
    flex-wrap: nowrap;
    flex-shrink: 0;
  }
  .top .topSlide__spTop .topSlide_inner:first-child {
    -webkit-animation: loopslide1_x 40s -20s linear infinite;
            animation: loopslide1_x 40s -20s linear infinite;
  }
  .top .topSlide__spTop .topSlide_inner:last-child {
    -webkit-animation: loopslide2_y 40s linear infinite;
            animation: loopslide2_y 40s linear infinite;
  }
  @-webkit-keyframes loopslide1_x {
    0% {
      transform: translateX(100%);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  @keyframes loopslide1_x {
    0% {
      transform: translateX(100%);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  @-webkit-keyframes loopslide2_y {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-200%);
    }
  }
  @keyframes loopslide2_y {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-200%);
    }
  }
  .top .topSlide__spTop .topSlide_item {
    flex-shrink: 0;
  }
}
@media screen and (max-width: 767px) {
  .top .topSlide__spBottom {
    display: flex;
    flex-wrap: nowrap;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .top .topSlide__spBottom .topSlide_inner {
    display: flex;
    flex-wrap: nowrap;
    flex-shrink: 0;
  }
  .top .topSlide__spBottom .topSlide_inner:first-child {
    -webkit-animation: loopslide1_x_r 40s -20s linear infinite;
            animation: loopslide1_x_r 40s -20s linear infinite;
  }
  .top .topSlide__spBottom .topSlide_inner:last-child {
    -webkit-animation: loopslide2_y_r 40s linear infinite;
            animation: loopslide2_y_r 40s linear infinite;
  }
  @-webkit-keyframes loopslide1_x_r {
    0% {
      transform: translateX(-100%);
    }
    100% {
      transform: translateX(100%);
    }
  }
  @keyframes loopslide1_x_r {
    0% {
      transform: translateX(-100%);
    }
    100% {
      transform: translateX(100%);
    }
  }
  @-webkit-keyframes loopslide2_y_r {
    0% {
      transform: translateX(-200%);
    }
    100% {
      transform: translateX(0);
    }
  }
  @keyframes loopslide2_y_r {
    0% {
      transform: translateX(-200%);
    }
    100% {
      transform: translateX(0);
    }
  }
  .top .topSlide__spBottom .topSlide_item {
    flex-shrink: 0;
  }
}
@media screen and (min-width: 768px) {
  .top .topSlide_item {
    width: 400px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .top .topSlide_item {
    height: 28.7856071964vh;
    height: 28.7856071964svh;
    width: auto;
    margin-right: 3px;
  }
}
@media screen and (min-width: 768px) {
  .top .top_inner {
    max-width: 1280px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
}
.top .topLogo {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top .topLogo {
    width: 577px;
    bottom: 68px;
    left: 50%;
    transform: translateX(-53%);
  }
}
@media screen and (min-width: 1000px) {
  .top .topLogo {
    left: 0;
    transform: translateX(0);
  }
}
@media screen and (max-width: 767px) {
  .top .topLogo {
    height: 22.1889055472vh;
    height: 22.1889055472svh;
    top: 30.7346326837vh;
    top: 30.7346326837svh;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
@media screen and (max-width: 767px) {
  .top .topLogo img {
    height: 100%;
    width: auto;
  }
}
.top .topText {
  position: absolute;
  opacity: 0.4;
}
@media screen and (min-width: 768px) {
  .top .topText {
    width: 325px;
    bottom: 110px;
    right: 50px;
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  .top .topText {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .top .topText {
    top: 57.2713643178vh;
    top: 57.2713643178svh;
    left: 50%;
    transform: translate(-50%, 0);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.top .topText .topText_item {
  overflow: hidden;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .top .topText .topText_item {
    margin-left: auto;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .top .topText .topText_item {
    margin-bottom: 1.0494752624vh;
    margin-bottom: 1.0494752624svh;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .top .topText .topText_item.topText_item__1 {
    height: 12.948px;
  }
}
@media screen and (max-width: 767px) {
  .top .topText .topText_item.topText_item__1 {
    height: 1.343928036vh;
    height: 1.343928036svh;
  }
}
@media screen and (min-width: 768px) {
  .top .topText .topText_item.topText_item__2 {
    height: 12.948px;
  }
}
@media screen and (max-width: 767px) {
  .top .topText .topText_item.topText_item__2 {
    height: 1.343928036vh;
    height: 1.343928036svh;
  }
}
@media screen and (min-width: 768px) {
  .top .topText .topText_item.topText_item__3 {
    height: 11.778px;
  }
}
@media screen and (max-width: 767px) {
  .top .topText .topText_item.topText_item__3 {
    height: 1.2224887556vh;
    height: 1.2224887556svh;
  }
}
.top .topText .topText_item img {
  display: block;
  height: 100%;
  width: auto;
  transform: translateY(105%);
  transition: transform 0.6s;
}

/* .lead
===================================================== */
.lead {
  position: relative;
}
@media screen and (min-width: 768px) {
  .lead {
    margin-bottom: 200px;
    padding-top: 110px;
  }
}
@media screen and (max-width: 767px) {
  .lead {
    margin-bottom: 34.6666666667vw;
    padding-top: 29.3333333333vw;
  }
}
.lead .lead_inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .lead .lead_inner {
    display: flex;
    align-items: center;
    max-width: 880px;
  }
}
@media screen and (max-width: 767px) {
  .lead .lead_inner {
    width: 85.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .lead .leadTitle {
    width: 230px;
    margin-right: 80px;
  }
}
@media screen and (max-width: 767px) {
  .lead .leadTitle {
    width: 42.4vw;
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .lead .leadText {
    font-size: 13px;
    line-height: 2.7;
  }
}
@media screen and (max-width: 767px) {
  .lead .leadText {
    font-size: 3.2vw;
    width: 72vw;
    margin-right: auto;
    line-height: 2.1666666667;
  }
}
@media screen and (max-width: 767px) {
  .lead .leadScroll {
    position: absolute;
    right: 6vw;
    top: 29.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .lead .leadScroll .leadScroll_text {
    width: 2.1333333333vw;
    margin-bottom: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .lead .leadScroll .leadScroll_line {
    position: relative;
    width: 100%;
    height: 21.3333333333vw;
  }
}
.lead .leadScroll .leadScroll_line span {
  display: block;
  height: 0;
  width: 1px;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-animation: line 3s ease-in-out infinite;
          animation: line 3s ease-in-out infinite;
}
@-webkit-keyframes line {
  0% {
    top: 0;
    bottom: auto;
    height: 0;
    opacity: 0;
  }
  50% {
    top: 0;
    bottom: auto;
    height: 100%;
    opacity: 1;
  }
  51% {
    top: auto;
    bottom: 0;
    height: 100%;
    opacity: 1;
  }
  100% {
    top: auto;
    bottom: 0;
    height: 0;
    opacity: 0;
  }
}
@keyframes line {
  0% {
    top: 0;
    bottom: auto;
    height: 0;
    opacity: 0;
  }
  50% {
    top: 0;
    bottom: auto;
    height: 100%;
    opacity: 1;
  }
  51% {
    top: auto;
    bottom: 0;
    height: 100%;
    opacity: 1;
  }
  100% {
    top: auto;
    bottom: 0;
    height: 0;
    opacity: 0;
  }
}

/* .lineup
===================================================== */
@media screen and (min-width: 768px) {
  .lineup {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 767px) {
  .lineup {
    margin-bottom: 34.6666666667vw;
  }
}
.lineup .lineupTitle .lineupTitle_text {
  display: block;
}
@media screen and (min-width: 768px) {
  .lineup .lineupTitle .lineupTitle_text {
    width: 90px;
    margin-left: 15px;
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 767px) {
  .lineup .lineupTitle .lineupTitle_text {
    width: 20vw;
    margin-left: calc((100% - 80vw) / 2);
    margin-bottom: 2.6666666667vw;
  }
}
.lineup .lineupTitle::after {
  content: "";
  display: block;
  height: 1px;
  background-color: #000;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .lineup .lineupTitle::after {
    margin-bottom: 35px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .lineup .lineupTitle::after {
    margin-bottom: 5.3333333333vw;
    width: calc(100% - (100% - 80vw) / 2);
  }
}
.lineup .lineupList {
  align-items: flex-end;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .lineup .lineupList {
    display: flex;
    width: 98%;
  }
}
@media screen and (max-width: 767px) {
  .lineup .lineupList {
    gap: 5.3333333333vw 0;
    width: 88vw;
    display: flex;
    flex-wrap: wrap;
  }
}
.lineup .lineupList .lineupList_item {
  position: relative;
}
@media screen and (max-width: 767px) {
  .lineup .lineupList .lineupList_item {
    width: 33.3333333333%;
  }
}
@media screen and (min-width: 768px) {
  .lineup .lineupList .lineupList__link.lineupList__link__br .lineupList_img {
    transform: translate(6px, 46px);
  }
}
@media screen and (max-width: 767px) {
  .lineup .lineupList .lineupList__link.lineupList__link__br .lineupList_img {
    transform: translateY(10.1333333333vw);
  }
}
.lineup .lineupList .lineupList__link.lineupList__link__br .lineupList_name {
  transform: translateX(0);
}
@media screen and (min-width: 768px) {
  .lineup .lineupList .lineupList__link.lineupList__link__br .lineupList_name {
    left: 6px;
  }
}
@media screen and (max-width: 767px) {
  .lineup .lineupList .lineupList__link.lineupList__link__br .lineupList_name {
    left: 4vw;
    bottom: -8vw;
  }
}
.lineup .lineupList .lineupList__link.lineupList__link__br .lineupList_name span {
  display: block;
}
.lineup .lineupList .lineupList_img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .lineup .lineupList .lineupList_img {
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 767px) {
  .lineup .lineupList .lineupList_img {
    margin-bottom: 2.6666666667vw;
  }
}
.lineup .lineupList .lineupList_name {
  font-family: "dolce", sans-serif;
  font-weight: 400;
  font-style: normal;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .lineup .lineupList .lineupList_name {
    font-size: 18px;
    bottom: -25px;
  }
}
@media screen and (max-width: 767px) {
  .lineup .lineupList .lineupList_name {
    font-size: 4.2666666667vw;
    bottom: -5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .lineup .lineupList_item__1 img {
    width: 104px;
  }
}
@media screen and (max-width: 767px) {
  .lineup .lineupList_item__1 img {
    width: 21.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .lineup .lineupList_item__2 img {
    width: 104px;
  }
}
@media screen and (max-width: 767px) {
  .lineup .lineupList_item__2 img {
    width: 21.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .lineup .lineupList_item__3 img {
    width: 74px;
  }
}
@media screen and (max-width: 767px) {
  .lineup .lineupList_item__3 img {
    width: 15.2vw;
  }
}
@media screen and (min-width: 768px) {
  .lineup .lineupList_item__4 img {
    width: 93px;
  }
}
@media screen and (max-width: 767px) {
  .lineup .lineupList_item__4 img {
    width: 18.9333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .lineup .lineupList_item__5 img {
    width: 85px;
  }
}
@media screen and (max-width: 767px) {
  .lineup .lineupList_item__5 img {
    width: 17.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .lineup .lineupList_item__6 img {
    width: 94px;
  }
}
@media screen and (max-width: 767px) {
  .lineup .lineupList_item__6 img {
    width: 19.2vw;
  }
}

/* .sec
===================================================== */
@media screen and (min-width: 768px) {
  .sec {
    margin-bottom: 220px;
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .sec {
    margin-bottom: 42.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .secTop {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTop {
    margin-bottom: 14.6666666667vw;
  }
}
.sec .secTop .secTitle {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  font-style: italic;
}
@media screen and (min-width: 768px) {
  .sec .secTop .secTitle {
    font-size: 56px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTop .secTitle {
    font-size: 11.4666666667vw;
    margin-left: calc((100% - 80vw) / 2);
  }
}
.sec .secTop .secTitle span {
  opacity: 0;
}
.sec .secTop .secData {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  font-style: normal;
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec .secTop .secData {
    width: 100%;
    line-height: 58px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTop .secData {
    margin-right: auto;
    width: calc(100% - (100% - 80vw) / 2);
    line-height: 13.8666666667vw;
  }
}
.sec .secTop .secData_inner {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  opacity: 0;
  transition: opacity 0.6s 0.3s;
}
@media screen and (min-width: 768px) {
  .sec .secTop .secData_inner {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTop .secData_inner {
    justify-content: flex-end;
  }
}
.sec .secTop .secData_waku::before, .sec .secTop .secData_waku::after {
  content: "";
  display: block;
  background-color: #000;
  position: absolute;
}
.sec .secTop .secData_waku__1::before {
  height: 1px;
  width: 0;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .sec .secTop .secData_waku__1::before {
    transition: width 0.7s linear;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTop .secData_waku__1::before {
    transition: width 0.5s linear;
  }
}
.sec .secTop .secData_waku__1::after {
  height: 0;
  width: 1px;
  top: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .sec .secTop .secData_waku__1::after {
    transition: height 0.1s linear 0.7s;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTop .secData_waku__1::after {
    transition: height 0.2s linear 0.5s;
  }
}
.sec .secTop .secData_waku__2::before {
  height: 1px;
  width: 0;
  bottom: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .sec .secTop .secData_waku__2::before {
    transition: width 0.7s linear 0.8s;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTop .secData_waku__2::before {
    transition: width 0.5s linear 0.7s;
  }
}
@media screen and (min-width: 768px) {
  .sec .secTop .secData_waku__2::after {
    height: 0;
    width: 1px;
    bottom: 0;
    left: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .sec .secTop .secData_waku__2::after {
    transition: height 0.1s linear 1.5s;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTop .secData_waku__2::after {
    content: none;
  }
}
@media screen and (min-width: 768px) {
  .sec .secTop .secData_color,
.sec .secTop .secData_price,
.sec .secTop .secData_btn {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTop .secData_color,
.sec .secTop .secData_price,
.sec .secTop .secData_btn {
    padding: 0 4.8vw;
  }
}
.sec .secTop .secData_color {
  display: flex;
  align-items: center;
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .sec .secTop .secData_color .secData_head {
    font-size: 22px;
    margin-right: 12px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTop .secData_color .secData_head {
    font-size: 4.8vw;
    margin-right: 1.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .secTop .secData_color .secData_body {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTop .secData_color .secData_body {
    width: 4vw;
    height: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .secTop .secData_color .secData_body:not(:first-child) {
    margin-right: 6px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTop .secData_color .secData_body:not(:first-child) {
    margin-right: 1.3333333333vw;
  }
}
.sec .secTop .secData_color .secData_body.black {
  background-color: #1C1B22;
}
.sec .secTop .secData_color .secData_body.ivory {
  background-color: #D0C5BD;
}
.sec .secTop .secData_color .secData_body.yellow {
  background-color: #D9C59F;
}
.sec .secTop .secData_color .secData_body.silver {
  background-color: #d7d7d7;
  border: 1px solid #c0c0c0;
}
@media screen and (min-width: 768px) {
  .sec .secTop .secData_price {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTop .secData_price {
    font-size: 4.8vw;
  }
}
.sec .secTop .secData_price span {
  letter-spacing: 0.03em;
}
@media screen and (min-width: 768px) {
  .sec .secTop .secData_price span {
    margin-left: 3px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTop .secData_price span {
    margin-left: 0.5333333333vw;
  }
}
.sec .secTop .secData_btn {
  text-transform: uppercase;
}
.sec .secTop .secData_btn span {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec .secTop .secData_btn span {
    font-size: 21px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTop .secData_btn span {
    font-size: 4.5333333333vw;
  }
}
.sec .secTop .secData_btn span::after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #000;
  position: absolute;
  left: 0;
  bottom: 0;
}
.sec .secTop .secData_line {
  width: 1px;
  background-color: #000;
}
@media screen and (min-width: 768px) {
  .sec .secTop .secData_line {
    height: 42px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTop .secData_line {
    height: 9.6vw;
  }
}
.sec .secComment {
  letter-spacing: 0.03em;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .sec .secComment {
    margin-bottom: 63px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secComment {
    font-size: 3.2vw;
    margin-bottom: 14.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .secComment span {
    display: block;
  }
}
.sec .secFlex {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec .secFlex {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .sec .secFlex {
    width: 80vw;
  }
}
.sec .secSlide,
.sec .secVideo {
  border: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .sec .secSlide {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .sec .secSlide {
    margin-bottom: 4vw;
  }
}
.sec .secSlide .slick-dots {
  display: flex;
  flex-direction: column;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .sec .secSlide .slick-dots {
    gap: 50px;
    top: 35px;
    left: 35px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secSlide .slick-dots {
    gap: 12vw;
    top: 9.3333333333vw;
    right: 8vw;
  }
}
.sec .secSlide .slick-dots li {
  position: relative;
}
.sec .secSlide .slick-dots li button {
  text-indent: -9999px;
  display: block;
  border-radius: 50%;
  background-color: #fff;
  line-height: 1;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .sec .secSlide .slick-dots li button {
    width: 4px;
    height: 4px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secSlide .slick-dots li button {
    width: 0.8vw;
    height: 0.8vw;
  }
}
.sec .secSlide .slick-dots li .circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
  fill: none;
  stroke: #fff;
  stroke-width: 14px;
  stroke-dasharray: 1260px 1260px;
  stroke-dashoffset: 1260px;
}
@media screen and (min-width: 768px) {
  .sec .secSlide .slick-dots li .circle {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secSlide .slick-dots li .circle {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
}
.sec .secSlide .slick-dots li.slick-active .circle {
  -webkit-animation: slideCircle 4.5s 0s forwards;
          animation: slideCircle 4.5s 0s forwards;
}
@-webkit-keyframes slideCircle {
  0% {
    stroke-dashoffset: 1260px;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes slideCircle {
  0% {
    stroke-dashoffset: 1260px;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@media screen and (min-width: 768px) {
  .sec .secVideo {
    width: 45%;
  }
}

/* #sec__3
===================================================== */
@media screen and (max-width: 767px) {
  #sec__3 .secTitle {
    font-size: 10.4vw;
  }
}

/* 
===================================================== */
@media screen and (min-width: 768px) {
  .sec:last-of-type,
.allitem,
.leeep {
    margin-bottom: 150px;
  }
}
@media screen and (max-width: 767px) {
  .sec:last-of-type,
.allitem,
.leeep {
    margin-bottom: 34.6666666667vw;
  }
}

/* .allitem
===================================================== */
.allitem .btn {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: 1px solid #000;
  letter-spacing: 0.05em;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .allitem .btn {
    width: 500px;
    line-height: 55px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .allitem .btn {
    width: 80vw;
    line-height: 13.3333333333vw;
    font-size: 3.4666666667vw;
  }
}
.allitem .btn .btn_link {
  display: block;
}

/* .leeep
===================================================== */
.leeep .leeep_inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .leeep .leeep_inner {
    width: 700px;
  }
}
@media screen and (max-width: 767px) {
  .leeep .leeep_inner {
    width: 80vw;
  }
}

/* .footer
===================================================== */
.footer {
  position: relative;
}
@media screen and (min-width: 768px) {
  .footer {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    margin-bottom: 10.6666666667vw;
  }
}
.footer .footerLogo {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .footer .footerLogo {
    width: 130px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .footer .footerLogo {
    width: 32vw;
    margin-bottom: 4vw;
  }
}
.footer .footerLogo .footerLogo_link {
  display: block;
}
.footer .copy small {
  display: block;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .footer .copy small {
    font-size: 11px;
  }
}
@media screen and (max-width: 767px) {
  .footer .copy small {
    font-size: 2.6666666667vw;
  }
}
.footer .totop {
  cursor: pointer;
  position: absolute;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  .footer .totop {
    width: 40px;
    height: 40px;
    right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .footer .totop {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    right: 6vw;
  }
}

/* anime
===================================================== */
.top.on .topText_item {
  transform: translateY(0);
}
.top.on .topText_item img {
  transform: translateY(0);
}

.sec.on .secTitle span {
  opacity: 1;
}
.sec.on .secData_waku::before {
  width: 100%;
}
.sec.on .secData_waku::after {
  height: 100%;
}
.sec.on .secData_inner {
  opacity: 1;
}/*# sourceMappingURL=style.css.map */