@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変換、最大値あり(PC用)
===================================================== */
/* vw変換、最小値あり(PC用)
===================================================== */
/* 最大サイズ(PC用)
===================================================== */
/* ラインハイト計算
===================================================== */
/* レタースペーシング計算
===================================================== */
/* right-arrow
===================================================== */
/* aspect-area
===================================================== */
/* youtube
===================================================== */
/* color
===================================================== */
/* font-size
===================================================== */
/* font-family
===================================================== */
/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* 
============================================ */ /* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 500;
  background-color: #fff;
  color: #020000;
  letter-spacing: 0;
  line-height: 1.6;
  background-color: #EAEAE7;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 23px;
  }
}

.wrapper {
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

img {
  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;
  }
}

/* .inner
===================================================== */
.inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .inner {
    max-width: min(75.2vw, 752px);
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .inner {
    width: 78.6666666667vw;
  }
}

/* .top
===================================================== */
.top {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .top {
    padding-top: min(3.3vw, 33px);
  }
}
@media screen and (max-width: 767px) {
  .top {
    padding-top: 9.0666666667vw;
  }
}
.top .top-title {
  position: relative;
}
@media screen and (min-width: 768px) {
  .top .top-title {
    max-width: min(144vw, 1440px);
    margin-left: auto;
    margin-right: auto;
    width: min(46.4vw, 464px);
    transform: translateX(2%);
  }
}
@media screen and (max-width: 767px) {
  .top .top-title {
    width: 91.2vw;
    margin-left: auto;
    margin-right: auto;
    transform: translateX(3%);
  }
}
.top .top-slide-area {
  position: relative;
  width: 100%;
}
.top .top-slide-area::before {
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  .top .top-slide-area::before {
    padding-top: min(56.3vw, 563px);
  }
}
@media screen and (max-width: 767px) {
  .top .top-slide-area::before {
    padding-top: 144.8vw;
  }
}
.top .top-slide-area .top-slide {
  display: flex;
  position: absolute;
  left: 0;
}
@media screen and (min-width: 768px) {
  .top .top-slide-area .top-slide {
    top: -10%;
  }
}
@media screen and (max-width: 767px) {
  .top .top-slide-area .top-slide {
    top: -6%;
  }
}
.top .top-slide-area .top-slide .top-slide__item {
  display: flex;
}
.top .top-slide-area .top-slide .top-slide__item:first-child {
  -webkit-animation: slide1 120s -60s linear infinite;
          animation: slide1 120s -60s linear infinite;
}
.top .top-slide-area .top-slide .top-slide__item:last-child {
  -webkit-animation: slide2 120s linear infinite;
          animation: slide2 120s linear infinite;
}
@-webkit-keyframes slide1 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes slide1 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes slide2 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-200%);
  }
}
@keyframes slide2 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-200%);
  }
}
.top .top-slide-area .top-slide .top-slide__item img {
  width: auto;
}
@media screen and (min-width: 768px) {
  .top .top-slide-area .top-slide .top-slide__item img {
    height: min(62.2vw, 622px);
  }
}
@media screen and (max-width: 767px) {
  .top .top-slide-area .top-slide .top-slide__item img {
    height: 154.6666666667vw;
  }
}

/* .lead
===================================================== */
@media screen and (min-width: 768px) {
  .lead {
    margin-bottom: min(10.9vw, 109px);
  }
}
@media screen and (max-width: 767px) {
  .lead {
    margin-bottom: 14.1333333333vw;
    margin-top: -2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .lead .inner {
    width: 80vw;
  }
}
.lead .lead-text {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 500;
  letter-spacing: 0.083em;
}
@media screen and (min-width: 768px) {
  .lead .lead-text {
    font-size: min(1.3vw, 13px);
    line-height: 2.9230769231;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .lead .lead-text {
    font-size: 3.2vw;
    line-height: 2.25;
  }
}

/* .menu
===================================================== */
.menu .menu-title {
  text-transform: uppercase;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  text-align: center;
  position: relative;
  line-height: 1;
  letter-spacing: 0.056em;
}
@media screen and (min-width: 768px) {
  .menu .menu-title {
    font-size: min(2.4vw, 24px);
    margin-bottom: min(7.4vw, 74px);
  }
}
@media screen and (max-width: 767px) {
  .menu .menu-title {
    font-size: 6.1333333333vw;
    margin-bottom: 12.8vw;
  }
}
.menu .menu-title::before {
  content: "";
  display: block;
  background-color: #020000;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 150vw;
}
@media screen and (min-width: 768px) {
  .menu .menu-title::before {
    bottom: 12%;
    height: 2px;
  }
}
@media screen and (max-width: 767px) {
  .menu .menu-title::before {
    bottom: 18%;
    height: 1px;
  }
}
@media screen and (min-width: 768px) {
  .menu .inner {
    max-width: min(73.4vw, 734px);
  }
}
.menu .menu-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .menu .menu-list {
    margin-top: max(-6.2vw, -62px);
  }
}
@media screen and (max-width: 767px) {
  .menu .menu-list {
    margin-top: -9.6vw;
  }
}
@media screen and (min-width: 768px) {
  .menu .menu-list .menu-list__item {
    width: calc((100% - min(14vw, 140px)) / 5);
    margin-top: min(6.2vw, 62px);
  }
}
@media screen and (max-width: 767px) {
  .menu .menu-list .menu-list__item {
    width: calc((100% - 10.6666666667vw) / 3);
    margin-top: 9.6vw;
  }
}
@media screen and (min-width: 768px) {
  .menu .menu-list .menu-list__item--kara {
    width: 100%;
  }
}
.menu .menu-list .menu-list__link {
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .menu .menu-list .menu-list__link:hover::after {
    opacity: 0.25;
  }
}
@media screen and (min-width: 768px) {
  .menu .menu-list .menu-list__link:hover .menu-list__num,
.menu .menu-list .menu-list__link:hover .menu-list__brand {
    opacity: 0.34;
  }
}
@media screen and (min-width: 768px) {
  .menu .menu-list .menu-list__link::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
  }
}
.menu .menu-list .menu-list__num {
  position: absolute;
  letter-spacing: 0;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .menu .menu-list .menu-list__num {
    top: -10%;
    left: 2%;
    font-size: min(1.9vw, 19px);
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  .menu .menu-list .menu-list__num {
    top: -10%;
    left: 4%;
    font-size: 3.7333333333vw;
  }
}
.menu .menu-list .menu-list__brand {
  position: absolute;
  text-align: center;
  letter-spacing: 0;
  transform: translateX(-50%);
  left: 50%;
  white-space: nowrap;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .menu .menu-list .menu-list__brand {
    top: 95%;
    font-size: min(1.2vw, 12px);
    line-height: 1.3333333333;
  }
}
@media screen and (max-width: 767px) {
  .menu .menu-list .menu-list__brand {
    top: 94%;
    font-size: 2.6666666667vw;
    line-height: 1.2777777778;
  }
}

/* .sec
===================================================== */
@media screen and (min-width: 768px) {
  .sec {
    padding-top: min(19vw, 190px);
    padding-bottom: min(15.6vw, 156px);
  }
}
@media screen and (max-width: 767px) {
  .sec {
    padding-top: 32vw;
    padding-bottom: 32.8vw;
  }
}
@media screen and (min-width: 768px) {
  .sec#sec--1 {
    padding-top: min(22.7vw, 227px);
  }
}
@media screen and (max-width: 767px) {
  .sec#sec--1 {
    padding-top: 34.6666666667vw;
  }
}
.sec:nth-of-type(odd) {
  background-color: #EAEAE7;
}
.sec:nth-of-type(even) {
  background-color: #E2E2DD;
}

/* .sec-item
===================================================== */
@media screen and (min-width: 768px) {
  .sec-item {
    max-width: min(84.6vw, 846px);
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: min(5.6vw, 56px);
  }
}
@media screen and (max-width: 767px) {
  .sec-item {
    margin-bottom: 9.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .sec-item .item-flex {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .sec-item .item-flex__left {
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  .sec-item .item-flex__right {
    width: min(39vw, 390px);
    margin-left: 10px !important;
  }
}
@media screen and (min-width: 768px) {
  .sec-item .item-flex__right.inner {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
}
.sec-item .sec-num {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec-item .sec-num {
    margin-bottom: min(7vw, 70px);
  }
}
@media screen and (max-width: 767px) {
  .sec-item .sec-num {
    margin-bottom: 9.3333333333vw;
  }
}
.sec-item .sec-num::before {
  content: "";
  display: block;
  background-color: #020000;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 150vw;
}
@media screen and (min-width: 768px) {
  .sec-item .sec-num::before {
    bottom: 5%;
  }
}
@media screen and (max-width: 767px) {
  .sec-item .sec-num::before {
    bottom: 5%;
  }
}
.sec-item .sec-num .sec-num__text {
  line-height: 1;
  text-transform: uppercase;
  display: block;
  letter-spacing: 0.056em;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec-item .sec-num .sec-num__text {
    font-size: min(2.2vw, 22px);
    width: min(84.6vw, 846px);
  }
}
@media screen and (max-width: 767px) {
  .sec-item .sec-num .sec-num__text {
    font-size: 5.0666666667vw;
    width: 78.6666666667vw;
  }
}
.sec-item .sec-titile {
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.0526315789;
  letter-spacing: 0.033em;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec-item .sec-titile {
    font-size: min(5vw, 50px);
    margin-bottom: min(5.5vw, 55px);
  }
}
@media screen and (max-width: 767px) {
  .sec-item .sec-titile {
    font-size: 10.1333333333vw;
    margin-bottom: 9.6vw;
    margin-left: 10.6666666667vw;
  }
}
.sec-item .sec-titile::before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .sec-item .sec-titile::before {
    width: min(33.3vw, 333px);
    height: min(7.5vw, 75px);
    bottom: -36px;
    left: 11px;
    background-image: url(../images/line_pc.png);
  }
}
@media screen and (max-width: 767px) {
  .sec-item .sec-titile::before {
    width: 74.6666666667vw;
    height: 16.6666666667vw;
    left: 2.6666666667vw;
    bottom: -8vw;
    background-image: url(../images/line_sp.png);
  }
}
.sec-item .sec-titile span {
  display: block;
  position: relative;
  z-index: 2;
}
.sec-item .sec-data {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .sec-item .sec-data {
    margin-bottom: min(4.3vw, 43px);
    min-width: min(33.2vw, 332px);
    border-top: 2px dotted #020000;
    border-bottom: 2px dotted #020000;
  }
}
@media screen and (max-width: 767px) {
  .sec-item .sec-data {
    margin-bottom: 13.3333333333vw;
    border-top: 1px dotted #020000;
    border-bottom: 1px dotted #020000;
    min-width: 78.6666666667vw;
  }
}
.sec-item .sec-data .sec-data__item {
  display: flex;
}
@media screen and (min-width: 768px) {
  .sec-item .sec-data .sec-data__item {
    padding-left: min(1.1vw, 11px);
    padding-top: min(0.5vw, 5px);
    padding-bottom: min(0.5vw, 5px);
  }
}
@media screen and (max-width: 767px) {
  .sec-item .sec-data .sec-data__item {
    padding-left: 10.6666666667vw;
    padding-top: 1.8666666667vw;
    padding-bottom: 1.8666666667vw;
  }
}
.sec-item .sec-data .sec-data__item dt {
  font-family: futura-pt-bold, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .sec-item .sec-data .sec-data__item dt {
    font-size: min(1.4vw, 14px);
    width: min(7.6vw, 76px);
  }
}
@media screen and (max-width: 767px) {
  .sec-item .sec-data .sec-data__item dt {
    font-size: 3.2vw;
    width: 17.6vw;
  }
}
.sec-item .sec-data .sec-data__item dd {
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .sec-item .sec-data .sec-data__item dd {
    font-size: min(1.5vw, 15px);
    white-space: nowrap;
    padding-right: min(1.4vw, 14px);
  }
}
@media screen and (max-width: 767px) {
  .sec-item .sec-data .sec-data__item dd {
    font-size: 3.2vw;
    padding-right: 4vw;
  }
}
.sec-item .sec-data .sec-data__item dd .kana {
  display: inline-block;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 500;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .sec-item .sec-data .sec-data__item dd .kana {
    font-size: min(0.9vw, 9px);
    margin-left: min(0.5vw, 5px);
  }
}
@media screen and (max-width: 767px) {
  .sec-item .sec-data .sec-data__item dd .kana {
    font-size: 2.1333333333vw;
    margin-left: 1.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .sec-item .sec-data .sec-data__item dd .price {
    letter-spacing: 0.055em;
  }
}
.sec-item .sec-data .sec-data__item dd .price.price--line {
  text-decoration: line-through;
}
.sec-item .sec-data .sec-data__item dd .price-sale {
  color: #F41B09;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .sec-item .sec-data .sec-data__item dd .price-sale {
    margin-left: min(0.8vw, 8px);
  }
}
@media screen and (max-width: 767px) {
  .sec-item .sec-data .sec-data__item dd .price-sale {
    margin-left: 1.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .sec-item .sec-data .sec-data__item:first-child {
    border-bottom: 2px dotted #020000;
  }
}
@media screen and (max-width: 767px) {
  .sec-item .sec-data .sec-data__item:first-child {
    border-bottom: 1px dotted #020000;
  }
}
.sec-item .sec-img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sec-item .sec-img {
    margin-top: max(-0.4vw, -4px);
  }
}
@media screen and (max-width: 767px) {
  .sec-item .sec-img {
    margin-bottom: 6.1333333333vw;
  }
}
.sec-item .sec-img .sec-img__link {
  display: block;
}
@media screen and (min-width: 768px) {
  .sec-item .sec-img .sec-img__link:hover .sec-img__img::after {
    opacity: 0.25;
  }
}
@media screen and (min-width: 768px) {
  .sec-item .sec-img .sec-img__link:hover .sec-img__buy {
    border: 1px solid #935496;
    color: #935496;
  }
}
@media screen and (min-width: 768px) {
  .sec-item .sec-img .sec-img__img {
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .sec-item .sec-img .sec-img__img::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
  }
}
.sec-item .sec-img .sec-img__buy {
  text-transform: uppercase;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  text-align: center;
  border: 1px solid #020000;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .sec-item .sec-img .sec-img__buy {
    margin-top: min(2vw, 20px);
    font-size: min(1.4vw, 14px);
    letter-spacing: 0.05em;
    line-height: min(2.2vw, 22px);
    width: min(7.6vw, 76px);
  }
}
@media screen and (max-width: 767px) {
  .sec-item .sec-img .sec-img__buy {
    margin-top: 4.2666666667vw;
    font-size: 3.7333333333vw;
    letter-spacing: 0.058em;
    line-height: 5.2vw;
    width: 18vw;
  }
}
.sec-item .sec-text {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 500;
  text-align: justify;
  word-break: break-all;
}
@media screen and (min-width: 768px) {
  .sec-item .sec-text {
    font-size: min(1.3vw, 13px);
    letter-spacing: 0.033em;
    line-height: 2.4615384615;
    max-width: min(33.8vw, 338px);
  }
}
@media screen and (max-width: 767px) {
  .sec-item .sec-text {
    font-size: 3.2vw;
    letter-spacing: 0.05em;
    line-height: 2.0833333333;
  }
}

/* .sec-season
===================================================== */
.sec-season {
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec-season {
    max-width: min(75.2vw, 752px);
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec-season .sec-code {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sec-season .sec-code {
    margin-bottom: min(5.3vw, 53px);
  }
}
@media screen and (max-width: 767px) {
  .sec-season .sec-code {
    width: 116.9333333333vw;
    margin-bottom: 8vw;
  }
}
.sec-season .sec-code::before {
  content: "";
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sec-season .sec-code::before {
    padding-top: min(77.6vw, 776px);
  }
}
@media screen and (max-width: 767px) {
  .sec-season .sec-code::before {
    padding-top: 133.2vw;
  }
}
.sec-season .sec-code .code-list {
  position: absolute;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .sec-season .sec-code .code-list {
    width: 100%;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-season .sec-code .code-list {
    width: 117.0666666667vw;
    top: 1%;
    left: -7%;
  }
}
@media screen and (min-width: 768px) {
  .sec-season .sec-code .code-list img {
    width: min(64.6vw, 646px);
  }
}
.sec-season .sec-codetext {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 500;
  text-align: justify;
  word-break: break-all;
}
@media screen and (min-width: 768px) {
  .sec-season .sec-codetext {
    font-size: min(1.3vw, 13px);
    letter-spacing: 0.05em;
    line-height: 2.5384615385;
    width: min(20.5vw, 205px);
    position: absolute;
    bottom: 14%;
  }
}
@media screen and (max-width: 767px) {
  .sec-season .sec-codetext {
    font-size: 2.9333333333vw;
    letter-spacing: 0.022em;
    line-height: 2;
    margin-bottom: 14.1333333333vw;
    margin-top: -0.4vw;
  }
}
.sec-season .credit {
  display: flex;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sec-season .credit {
    justify-content: space-between;
    margin-top: max(-3.8vw, -38px);
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .sec-season .credit {
    margin-top: -4vw;
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .sec-season .credit .credit__item {
    width: calc((100% - min(10.6vw, 106px)) / 2);
    margin-top: min(3.8vw, 38px);
  }
}
@media screen and (max-width: 767px) {
  .sec-season .credit .credit__item {
    width: 100%;
    margin-top: 4vw;
  }
}
.sec-season .credit .credit__link {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .sec-season .credit .credit__link:not(.credit__link--coming):hover .credit_data {
    color: #935496;
  }
}
@media screen and (min-width: 768px) {
  .sec-season .credit .credit__link:not(.credit__link--coming):hover .credit__img::after {
    opacity: 0.25;
  }
}
@media screen and (min-width: 768px) {
  .sec-season .credit .credit__link:not(.credit__link--coming):hover .credit__buy {
    color: #935496;
    border: 1px solid #935496;
  }
}
@media screen and (min-width: 768px) {
  .sec-season .credit .credit__link:not(.credit__link--coming):hover .credit_sale {
    color: #935496;
  }
}
.sec-season .credit .credit__link .credit__img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .sec-season .credit .credit__link .credit__img {
    width: min(5.8vw, 58px);
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .sec-season .credit .credit__link .credit__img {
    width: 13.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .sec-season .credit .credit__link .credit__img::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
  }
}
.sec-season .credit .credit__link .credit_data {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .sec-season .credit .credit__link .credit_data {
    width: min(17.9vw, 179px);
    font-size: min(1.1vw, 11px);
    line-height: 1.5454545455;
    letter-spacing: 0em;
    margin-top: min(0.6vw, 6px);
  }
}
@media screen and (max-width: 767px) {
  .sec-season .credit .credit__link .credit_data {
    width: 42.9333333333vw;
    font-size: 2.6666666667vw;
    line-height: 1.55;
    letter-spacing: 0.003em;
    margin-top: 0.8vw;
  }
}
.sec-season .credit .credit__link .credit_data .credit_itemname {
  display: block;
}
.sec-season .credit .credit__link .credit_data .credit_price {
  display: inline-block;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .sec-season .credit .credit__link .credit_data .credit_price {
    letter-spacing: 0.09em;
  }
}
.sec-season .credit .credit__link .credit_data .credit_price.credit_price--line {
  text-decoration: line-through;
}
.sec-season .credit .credit__link .credit_data .credit_sale {
  color: #F41B09;
  display: inline-block;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .sec-season .credit .credit__link .credit_data .credit_sale {
    margin-left: min(0.5vw, 5px);
  }
}
@media screen and (max-width: 767px) {
  .sec-season .credit .credit__link .credit_data .credit_sale {
    margin-left: 0.6666666667vw;
  }
}
.sec-season .credit .credit__link .credit__buy {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  flex-shrink: 0;
  text-align: center;
  border: 1px solid #020000;
}
@media screen and (min-width: 768px) {
  .sec-season .credit .credit__link .credit__buy {
    width: min(5.3vw, 53px);
    line-height: min(1.9vw, 19px);
    font-size: min(1.1vw, 11px);
    margin-top: min(0.6vw, 6px);
  }
}
@media screen and (max-width: 767px) {
  .sec-season .credit .credit__link .credit__buy {
    width: 14.9333333333vw;
    line-height: 5.0666666667vw;
    font-size: 2.9333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .sec-season .credit .credit__link.credit__link--coming .credit_data {
    width: min(12.2vw, 122px);
  }
}
@media screen and (max-width: 767px) {
  .sec-season .credit .credit__link.credit__link--coming .credit_data {
    width: 31.2vw;
  }
}
.sec-season .credit .credit__link.credit__link--coming .credit__buy {
  color: #adadad;
  border: 1px solid #adadad;
}
@media screen and (min-width: 768px) {
  .sec-season .credit .credit__link.credit__link--coming .credit__buy {
    width: min(11vw, 110px);
  }
}
@media screen and (max-width: 767px) {
  .sec-season .credit .credit__link.credit__link--coming .credit__buy {
    width: 26.6666666667vw;
  }
}
.sec-season .credit-sample {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  letter-spacing: 0.003em;
}
@media screen and (min-width: 768px) {
  .sec-season .credit-sample {
    font-size: min(0.9vw, 9px);
    margin-top: min(2.5vw, 25px);
  }
}
@media screen and (max-width: 767px) {
  .sec-season .credit-sample {
    font-size: 2.4vw;
    margin-top: 4.5333333333vw;
  }
}
.sec-season .sec-side {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .sec-season .sec-side {
    top: 17%;
  }
}
@media screen and (max-width: 767px) {
  .sec-season .sec-side {
    top: 82px;
  }
}
.sec-season .sec-side::before {
  content: "";
  display: block;
  background-color: #935496;
}
@media screen and (min-width: 768px) {
  .sec-season .sec-side::before {
    width: min(6vw, 60px);
    height: min(0.7vw, 7px);
  }
}
@media screen and (max-width: 767px) {
  .sec-season .sec-side::before {
    width: 10.6666666667vw;
    height: 1.3333333333vw;
  }
}
.sec-season .sec-side .sec-side__text {
  text-transform: uppercase;
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  transform-origin: right top;
  transform: rotate(-90deg);
  position: absolute;
}
@media screen and (min-width: 768px) {
  .sec-season .sec-side .sec-side__text {
    font-size: min(2.9vw, 29px);
    top: 410%;
    left: -165%;
  }
}
@media screen and (max-width: 767px) {
  .sec-season .sec-side .sec-side__text {
    font-size: 6.5333333333vw;
    top: 620%;
    left: -210%;
  }
}

@media screen and (min-width: 768px) {
  .sec-season--summer .code-list img {
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .sec-season--summer .sec-side {
    left: 6%;
  }
}
@media screen and (max-width: 767px) {
  .sec-season--summer .sec-side {
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  .sec-season--summer .sec-codetext {
    right: 0;
  }
}

@media screen and (min-width: 768px) {
  .sec-season--autumn {
    margin-bottom: min(17.4vw, 174px);
  }
}
@media screen and (max-width: 767px) {
  .sec-season--autumn {
    margin-bottom: 24vw;
  }
}
@media screen and (min-width: 768px) {
  .sec-season--autumn .code-list img {
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) {
  .sec-season--autumn .sec-side {
    right: 6%;
  }
}
@media screen and (max-width: 767px) {
  .sec-season--autumn .sec-side {
    right: 0;
  }
}
@media screen and (min-width: 768px) {
  .sec-season--autumn .sec-codetext {
    left: 0;
  }
}

/* .sec-staff
===================================================== */
@media screen and (min-width: 768px) {
  .sec-staff .inner {
    max-width: min(48.2vw, 482px);
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec-staff .sec-staff-title {
  text-transform: uppercase;
  line-height: 1;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec-staff .sec-staff-title {
    font-size: min(2.1vw, 21px);
    letter-spacing: 0.056em;
    margin-bottom: min(7vw, 70px);
  }
}
@media screen and (max-width: 767px) {
  .sec-staff .sec-staff-title {
    font-size: 5.0666666667vw;
    margin-bottom: 10.1333333333vw;
    letter-spacing: 0.038em;
  }
}
.sec-staff .sec-staff-title::before {
  content: "";
  display: block;
  width: 150vw;
  background-color: #020000;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .sec-staff .sec-staff-title::before {
    bottom: 8%;
    height: 2px;
  }
}
@media screen and (max-width: 767px) {
  .sec-staff .sec-staff-title::before {
    bottom: 8%;
    height: 1px;
  }
}
.sec-staff .prof {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.sec-staff .prof .prof-data .name {
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .sec-staff .prof .prof-data .name {
    font-size: min(2.4vw, 24px);
    margin-bottom: min(0.8vw, 8px);
  }
}
@media screen and (max-width: 767px) {
  .sec-staff .prof .prof-data .name {
    font-size: 4.8vw;
  }
}
.sec-staff .prof .prof-data .store {
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .sec-staff .prof .prof-data .store {
    margin-bottom: min(0.2vw, 2px);
  }
}
@media screen and (max-width: 767px) {
  .sec-staff .prof .prof-data .store {
    line-height: 1.2;
  }
}
.sec-staff .prof .prof-data .store .store__en {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .sec-staff .prof .prof-data .store .store__en {
    font-size: min(1.4vw, 14px);
  }
}
@media screen and (max-width: 767px) {
  .sec-staff .prof .prof-data .store .store__en {
    font-size: 2.6666666667vw;
  }
}
.sec-staff .prof .prof-data .store .store__ja {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .sec-staff .prof .prof-data .store .store__ja {
    font-size: min(1.2vw, 12px);
  }
}
@media screen and (max-width: 767px) {
  .sec-staff .prof .prof-data .store .store__ja {
    font-size: 2.4vw;
  }
}
.sec-staff .prof .prof-data .height {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .sec-staff .prof .prof-data .height {
    font-size: min(1.4vw, 14px);
    margin-bottom: min(2.6vw, 26px);
  }
}
@media screen and (max-width: 767px) {
  .sec-staff .prof .prof-data .height {
    font-size: 2.9333333333vw;
    margin-bottom: 4.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .sec-staff .prof .prof-data .inst {
    margin-bottom: 10px;
  }
}
.sec-staff .prof .prof-data .inst .inst__link {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .sec-staff .prof .prof-data .inst .inst__link:hover .inst__id {
    color: #935496;
  }
}
.sec-staff .prof .prof-data .inst .inst__link .inst__icon {
  height: auto;
}
@media screen and (min-width: 768px) {
  .sec-staff .prof .prof-data .inst .inst__link .inst__icon {
    width: min(2.1vw, 21px);
    margin-right: min(1.1vw, 11px);
  }
}
@media screen and (max-width: 767px) {
  .sec-staff .prof .prof-data .inst .inst__link .inst__icon {
    width: 4vw;
    margin-right: 2vw;
  }
}
.sec-staff .prof .prof-data .inst .inst__link .inst__id {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .sec-staff .prof .prof-data .inst .inst__link .inst__id {
    font-size: min(1.6vw, 16px);
  }
}
@media screen and (max-width: 767px) {
  .sec-staff .prof .prof-data .inst .inst__link .inst__id {
    font-size: 3.2vw;
  }
}
.sec-staff .prof .prof-data .stasta .stasta__link {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .sec-staff .prof .prof-data .stasta .stasta__link {
    font-size: min(1.6vw, 16px);
  }
}
@media screen and (max-width: 767px) {
  .sec-staff .prof .prof-data .stasta .stasta__link {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .sec-staff .prof .prof-data .stasta .stasta__link:hover {
    color: #935496;
  }
}
.sec-staff .prof .prof-img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .sec-staff .prof .prof-img {
    width: min(20.6vw, 206px);
    margin-top: max(-1vw, -10px);
  }
}
@media screen and (max-width: 767px) {
  .sec-staff .prof .prof-img {
    width: 39.3333333333vw;
    margin-top: 1.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .sec-staff .brand-btn {
    margin-top: min(10.1vw, 101px);
  }
}
@media screen and (max-width: 767px) {
  .sec-staff .brand-btn {
    margin-top: 17.8666666667vw;
  }
}
.sec-staff .brand-btn .brand-btn__link {
  display: block;
  margin: 0 auto;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-align: center;
  border: 1px solid #020000;
}
@media screen and (min-width: 768px) {
  .sec-staff .brand-btn .brand-btn__link {
    width: min(36.4vw, 364px);
    line-height: min(6.8vw, 68px);
    font-size: min(1.7vw, 17px);
  }
}
@media screen and (max-width: 767px) {
  .sec-staff .brand-btn .brand-btn__link {
    width: 70.8vw;
    line-height: 14.9333333333vw;
    font-size: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .sec-staff .brand-btn .brand-btn__link:hover {
    color: #935496;
    border: 1px solid #935496;
  }
}

/* 調整
===================================================== */
@media screen and (min-width: 768px) {
  #sec--1 .sec-titile {
    font-size: min(5.1vw, 51px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-titile {
    font-size: 10.4vw;
  }
}

@media screen and (min-width: 768px) {
  #sec--3 .sec-titile {
    font-size: min(5.1vw, 51px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-titile {
    font-size: 10.4vw;
  }
}

@media screen and (max-width: 767px) {
  #sec--4 .name,
#sec--8 .name {
    margin-bottom: 2.1333333333vw;
  }
}
#sec--4 .store span,
#sec--8 .store span {
  display: block;
  line-height: 1.6363636364;
}

#sec--8 .sec-data__item span {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  #sec--9 .sec-titile {
    font-size: min(4.5vw, 45px);
  }
}
@media screen and (max-width: 767px) {
  #sec--9 .sec-titile {
    font-size: 8.8vw;
  }
}

/* .otona_footer
===================================================== */
.otona_footer .inner {
  max-width: none;
}

/* .totop
===================================================== */
.totop {
  position: fixed;
  z-index: 9999;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .totop {
    width: min(5.4vw, 54px);
    bottom: 35px;
    right: 35px;
  }
}
@media screen and (max-width: 767px) {
  .totop {
    width: 11.3333333333vw;
    bottom: 6%;
    right: 6%;
  }
}

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

/* animation
===================================================== */
.fade {
  opacity: 0;
  transition: opacity 0.5s;
}
.fade.on {
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .fade--sp {
    opacity: 0;
    transition: opacity 0.5s;
  }
}
@media screen and (max-width: 767px) {
  .fade--sp.on {
    opacity: 1;
  }
}

@media screen and (max-width: 767px) {
  .fade-up--sp {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.5s, transform 0.5s;
  }
}
@media screen and (max-width: 767px) {
  .fade-up--sp.on {
    opacity: 1;
    transform: translateY(0);
  }
}

.fade-up {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s, transform 0.5s;
}
.fade-up.on {
  opacity: 1;
  transform: translateY(0);
}

@media screen and (min-width: 768px) {
  .fade-inup--pc .in {
    opacity: 0;
    transition: opacity 0.5s, transform 0.5s;
  }
}
@media screen and (min-width: 768px) {
  .fade-inup--pc .up {
    transform: translateY(20px);
    opacity: 0;
    transition: opacity 0.5s, transform 0.5s;
  }
}
@media screen and (min-width: 768px) {
  .fade-inup--pc.on .in {
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  .fade-inup--pc.on .up {
    transform: translateY(0px);
    opacity: 1;
    transform: translateY(0px);
    opacity: 1;
  }
}

.fade-up {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s, transform 0.5s;
}
.fade-up.on {
  opacity: 1;
  transform: translateY(0);
}

.fade-right {
  opacity: 0;
  transform: translateX(-20px);
  transition: opacity 0.5s, transform 0.5s;
}
.fade-right.on {
  opacity: 1;
  transform: translateX(0);
}

.fade-left {
  opacity: 0;
  transform: translateX(20px);
  transition: opacity 0.5s, transform 0.5s;
}
.fade-left.on {
  opacity: 1;
  transform: translateX(0);
}/*# sourceMappingURL=style.css.map */