@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;
}

.fadeinWrap .fadeinWrap_item {
  opacity: 0;
  transition: opacity 1s;
}
.fadeinWrap.on .fadeinWrap_item {
  opacity: 1;
}

/* 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 .slick-dots {
  opacity: 0;
  transition: opacity 1s;
  transition-delay: 0.5s;
}
.colorBeta.on {
  opacity: 1;
}
.colorBeta.on::before {
  opacity: 0;
}
.colorBeta.on .slick-dots {
  opacity: 1;
}

.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;
}

/* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  width: 100%;
  background-color: #fff;
  color: #000;
  letter-spacing: 0;
  line-height: 1.6;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-weight: 500;
  font-style: normal;
  overflow: hidden;
}
@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%;
}
@media screen and (max-width: 767px) {
  .wrapper {
    overflow-x: hidden;
  }
}

[v-cloak] {
  opacity: 0;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}
a[href=""] {
  pointer-events: 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;
  }
}

/* parts
===================================================== */
.btn {
  font-family: "kepler-std-display", serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .btn {
    width: 70px;
    line-height: 26px;
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .btn {
    width: 16.2790697674vw;
    line-height: 6.0465116279vw;
    font-size: 4.1860465116vw;
  }
}
.btn a {
  display: block;
}

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

/* .top
===================================================== */
.top {
  position: relative;
}
@media screen and (min-width: 768px) {
  .top {
    padding: 100px 0;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .top {
    padding: 12.0930232558vw 0 11.6279069767vw min(6.8888888889vw, 31px);
  }
}
.top .topImg {
  display: grid;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .top .topImg {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: min(0.593220339vw, 7px);
    width: calc(min(21.3559322034vw, 252px) * 4 + min(0.593220339vw, 7px) * 3);
  }
}
@media screen and (max-width: 767px) {
  .top .topImg {
    gap: 1.3953488372vw;
    width: 74.1860465116vw;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 768px) {
  .top .topImg li {
    width: min(21.3559322034vw, 252px);
  }
}
@media screen and (max-width: 767px) {
  .top .topImg li {
    width: 36.511627907vw;
  }
}
@media screen and (min-width: 768px) {
  .top .topSub {
    width: min(3.813559322vw, 45px);
    margin-top: max(-2.7966101695vw, -33px);
    margin-left: min(4.8888888889vw, 22px);
  }
}
@media screen and (max-width: 767px) {
  .top .topSub {
    width: 7.9069767442vw;
    margin-top: -22.3255813953vw;
    margin-bottom: 5.3488372093vw;
  }
}
@media screen and (min-width: 768px) {
  .top .topTitle {
    width: min(61.1016949153vw, 721px);
    margin-top: max(-5.0847457627vw, -60px);
    margin-left: min(8.6440677966vw, 102px);
    margin-bottom: min(2.2881355932vw, 27px);
  }
}
@media screen and (max-width: 767px) {
  .top .topTitle {
    width: 86.0465116279vw;
    margin-bottom: 3.023255814vw;
  }
}
.top .topLead {
  font-family: "kepler-std-condensed-display", serif;
  font-weight: 400;
  font-style: normal;
  text-transform: capitalize;
}
@media screen and (min-width: 768px) {
  .top .topLead {
    font-size: min(1.2711864407vw, 15px);
    width: min(72.4576271186vw, 855px);
    letter-spacing: 0.04em;
    margin-left: min(1.8644067797vw, 22px);
    line-height: 1.3529411765;
  }
}
@media screen and (max-width: 767px) {
  .top .topLead {
    width: 86.0465116279vw;
    letter-spacing: 0.01em;
    font-size: 2.7906976744vw;
    line-height: 1.5;
  }
}
@media screen and (min-width: 768px) {
  .top .topLead span {
    display: inline-block;
  }
}
.top .topLogo {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top .topLogo {
    width: min(8.813559322vw, 104px);
    bottom: min(13.3898305085vw, 158px);
    right: min(1.6949152542vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  .top .topLogo {
    width: 20.2325581395vw;
    top: 7.4418604651vw;
    left: 6.976744186vw;
  }
}

.top .topImg_item,
.top .topSub,
.top .topTitle,
.top .topLead,
.top .topLogo {
  opacity: 0;
  transition: opacity 1.3s;
}
.top .topTitle,
.top .topLead,
.top .topLogo {
  transition-delay: 1s;
}
@media screen and (max-width: 767px) {
  .top .topImg_item__2,
.top .topImg_item__3 {
    transition-delay: 1s;
  }
}
@media screen and (min-width: 768px) {
  .top .topImg_item__1,
.top .topImg_item__3 {
    transition-delay: 1s;
  }
}
.top.on .topImg_item,
.top.on .topSub,
.top.on .topTitle,
.top.on .topLead,
.top.on .topLogo {
  opacity: 1;
}

/* .lead
===================================================== */
@media screen and (min-width: 768px) {
  .lead {
    padding: 55px 0 90px;
  }
}
@media screen and (max-width: 767px) {
  .lead {
    padding: 3.023255814vw 0 19.7674418605vw;
  }
}
.lead .leadText {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .lead .leadText {
    line-height: 2;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .lead .leadText {
    line-height: 2.1428571429;
    font-size: 3.2558139535vw;
  }
}

/* .nav
===================================================== */
@media screen and (min-width: 768px) {
  .nav {
    margin-bottom: 150px;
  }
}
@media screen and (max-width: 767px) {
  .nav {
    margin-bottom: 3.488372093vw;
  }
}
.nav .navTitle {
  font-family: "kepler-std-condensed-subhead", serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .nav .navTitle {
    font-size: 37px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navTitle {
    font-size: 7.2093023256vw;
    margin-bottom: 7.4418604651vw;
  }
}
.nav .navTitle::before {
  content: "";
  display: block;
  width: 100%;
  background-color: #000;
  position: absolute;
  left: 0;
}
@media screen and (min-width: 768px) {
  .nav .navTitle::before {
    height: 1px;
    bottom: 3px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navTitle::before {
    height: 0.2325581395vw;
    bottom: 0.9302325581vw;
  }
}
.nav .navList {
  display: grid;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .nav .navList {
    max-width: 936px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 0 8px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList {
    width: 83.023255814vw;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 6.0465116279vw 2.5581395349vw;
  }
}
.nav .navList li img {
  transition: filter 0.3s;
}
@media screen and (min-width: 768px) {
  .nav .navList li:hover img {
    filter: grayscale(1);
  }
}
.nav .navList a {
  display: block;
}
@media screen and (min-width: 768px) {
  .nav .navList img {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList img {
    margin-bottom: 2.3255813953vw;
  }
}
.nav .navList span {
  display: block;
  width: 0;
  height: 0;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .nav .navList span {
    border-top: 12px solid #d9d9d9;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList span {
    border-top: 2.3255813953vw solid #d9d9d9;
    border-left: 1.1627906977vw solid transparent;
    border-right: 1.1627906977vw solid transparent;
  }
}

/* .sec
===================================================== */
.sec {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .sec {
    width: 100%;
    padding-top: 25.5813953488vw;
  }
}
.sec .sec_main {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec .sec_main {
    display: flex;
    max-width: 1290px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 1199px) {
  .sec .sec_main {
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec_left,
.sec .sec_center {
    padding-top: 150px;
  }
}
@media screen and (max-width: 1199px) {
  .sec .sec_left {
    padding-top: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec_left,
.sec .sec_right {
    height: 100vh;
    height: 100svh;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec_left {
    margin-top: -10px;
  }
}
@media screen and (max-width: 1199px) {
  .sec .sec_left {
    padding-top: 0;
    height: auto;
    position: static;
  }
}

/* .sec_left
===================================================== */
@media screen and (min-width: 768px) {
  .sec_left {
    width: 360px;
    padding-left: 7px;
  }
}
@media screen and (max-width: 1199px) {
  .sec_left {
    width: 100%;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  .sec_left {
    margin-bottom: 10.4651162791vw;
    width: 81.3953488372vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec_left span {
  display: block;
}
.sec_left .secHead {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .sec_left .secHead {
    gap: 0 7px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .sec_left .secHead {
    gap: 0 1.6279069767vw;
    margin-bottom: 3.7209302326vw;
  }
}
.sec_left .secHead .secHead_num {
  font-family: "kepler-std-condensed-display", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .sec_left .secHead .secHead_num {
    font-size: 48px;
  }
}
@media screen and (max-width: 767px) {
  .sec_left .secHead .secHead_num {
    font-size: 11.1627906977vw;
  }
}
.sec_left .secHead .secHead_text {
  font-family: "kepler-std-display", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3076923077;
}
@media screen and (min-width: 768px) {
  .sec_left .secHead .secHead_text {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .sec_left .secHead .secHead_text {
    font-size: 2.7906976744vw;
  }
}
.sec_left .secBrand span {
  display: block;
}
.sec_left .secBrand .secBrand_en {
  font-family: "kepler-std-condensed-subhead", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 0.9;
}
@media screen and (min-width: 768px) {
  .sec_left .secBrand .secBrand_en {
    font-size: 57px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .sec_left .secBrand .secBrand_en {
    font-size: 12.3255813953vw;
    margin-bottom: 5.8139534884vw;
  }
}
.sec_left .secBrand .secBrand_kana {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .sec_left .secBrand .secBrand_kana {
    margin-top: -20px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .sec_left .secBrand .secBrand_kana {
    margin-top: -4.6511627907vw;
    font-size: 2.7906976744vw;
  }
}

/* .sec_right
===================================================== */
@media screen and (min-width: 768px) {
  .sec_right {
    width: 360px;
    margin-left: 90px;
    position: relative;
  }
}
@media screen and (max-width: 1199px) {
  .sec_right {
    margin-left: 80px;
  }
}
@media screen and (max-width: 767px) {
  .sec_right {
    margin-bottom: 9.3023255814vw;
    margin-left: auto;
    margin-right: auto;
    width: 87.2093023256vw;
  }
}
@media screen and (min-width: 768px) {
  .sec_right .sec_inner--right {
    width: 100%;
    position: absolute;
    left: 50%;
    bottom: 14%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 768px) {
  .sec_right dl {
    padding: 13px 10px;
  }
}
@media screen and (max-width: 767px) {
  .sec_right dl {
    padding: 3.023255814vw 2.3255813953vw;
  }
}
.sec_right dt {
  font-family: "kepler-std-condensed-display", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .sec_right dt {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .sec_right dt {
    font-size: 5.1162790698vw;
    margin-bottom: 0.6976744186vw;
  }
}
@media screen and (min-width: 768px) {
  .sec_right dd {
    font-size: 14px;
    line-height: 2;
  }
}
@media screen and (max-width: 767px) {
  .sec_right dd {
    font-size: 3.488372093vw;
    line-height: 1.8666666667;
  }
}
@media screen and (min-width: 768px) {
  .sec_right .btn {
    margin-top: 20px;
    transition: background-color 0.3s;
  }
}
@media screen and (max-width: 767px) {
  .sec_right .btn {
    margin-top: 4.6511627907vw;
  }
}
@media screen and (min-width: 768px) {
  .sec_right .btn:hover {
    background-color: transparent !important;
  }
}

/* .sec_center
===================================================== */
@media screen and (min-width: 768px) {
  .sec_center {
    flex-shrink: 0;
    width: 440px;
    padding-bottom: 130px;
  }
}
@media screen and (max-width: 767px) {
  .sec_center {
    padding-bottom: 18.6046511628vw;
  }
}
.sec_center .secMain {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sec_center .secMain {
    margin-bottom: 102px;
  }
}
@media screen and (max-width: 767px) {
  .sec_center .secMain {
    margin-bottom: 15.1162790698vw;
  }
}
.sec_center .secSub {
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec_center .secSub {
    margin-bottom: 57px;
  }
}
@media screen and (max-width: 767px) {
  .sec_center .secSub {
    margin-bottom: 13.488372093vw;
  }
}
.sec_center .secSub::before {
  content: "";
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sec_center .secSub::before {
    padding-top: 147.7272727273%;
  }
}
@media screen and (max-width: 767px) {
  .sec_center .secSub::before {
    padding-top: 144.6511627907%;
  }
}
.sec_center .secSub .secSub_item {
  position: absolute;
}
.sec_center .secSub .secSub_item.secSub_item__1 {
  top: 0;
}
@media screen and (min-width: 768px) {
  .sec_center .secSub .secSub_item.secSub_item__1 {
    width: 212px;
  }
}
@media screen and (max-width: 767px) {
  .sec_center .secSub .secSub_item.secSub_item__1 {
    width: 47.2093023256vw;
  }
}
@media screen and (min-width: 768px) {
  .sec_center .secSub .secSub_item.secSub_item__2 {
    width: 197px;
    top: 83px;
  }
}
@media screen and (max-width: 767px) {
  .sec_center .secSub .secSub_item.secSub_item__2 {
    width: 43.9534883721vw;
    top: 18.6046511628vw;
  }
}
.sec_center .secSub .secSub_item.secSub_item__3 {
  bottom: 0;
}
@media screen and (min-width: 768px) {
  .sec_center .secSub .secSub_item.secSub_item__3 {
    width: 222px;
  }
}
@media screen and (max-width: 767px) {
  .sec_center .secSub .secSub_item.secSub_item__3 {
    width: 49.5348837209vw;
  }
}

/* .sec偶数・奇数
===================================================== */
.sec:nth-last-of-type(even) .secSub_item__1 {
  right: 0;
}
.sec:nth-last-of-type(even) .secSub_item__2 {
  left: 0;
}
@media screen and (min-width: 768px) {
  .sec:nth-last-of-type(even) .secSub_item__3 {
    left: 125px;
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-last-of-type(even) .secSub_item__3 {
    left: 27.9069767442vw;
  }
}

.sec:nth-last-of-type(odd) .secSub_item__1 {
  left: 0;
}
.sec:nth-last-of-type(odd) .secSub_item__2 {
  right: 0;
}
@media screen and (min-width: 768px) {
  .sec:nth-last-of-type(odd) .secSub_item__3 {
    right: 125px;
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-last-of-type(odd) .secSub_item__3 {
    right: 27.9069767442vw;
  }
}

/* .slick
===================================================== */
.slick-dots {
  display: flex;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .slick-dots {
    gap: 30px;
    bottom: -35px;
    right: 22px;
  }
}
@media screen and (max-width: 767px) {
  .slick-dots {
    gap: 6.976744186vw;
    bottom: -10.9302325581vw;
    right: 8.1395348837vw;
  }
}
.slick-dots li {
  position: relative;
  cursor: pointer;
}
.slick-dots li button {
  display: block;
  border-radius: 50%;
  line-height: 1;
  font-family: "kepler-std", serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .slick-dots li button {
    font-size: 3.9534883721vw;
  }
}
.slick-dots li .circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
  fill: none;
  stroke: #000;
  stroke-width: 14px;
  stroke-dasharray: 1260px 1260px;
  stroke-dashoffset: 1260px;
}
@media screen and (min-width: 768px) {
  .slick-dots li .circle {
    width: 31px;
    height: 31px;
  }
}
@media screen and (max-width: 767px) {
  .slick-dots li .circle {
    width: 6.2790697674vw;
    height: 6.2790697674vw;
  }
}
.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;
  }
}

/* .credit
===================================================== */
.credit {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .credit {
    margin-bottom: 60px;
    width: 372px;
  }
}
@media screen and (max-width: 767px) {
  .credit {
    margin-bottom: 13.9534883721vw;
    width: 79.0697674419vw;
  }
}
@media screen and (min-width: 768px) {
  .credit li:not(:last-of-type) {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .credit li:not(:last-of-type) {
    margin-bottom: 2.3255813953vw;
  }
}
.credit a {
  display: flex;
  align-items: flex-start;
}
.credit a.coming {
  pointer-events: none;
  cursor: default;
}
.credit img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .credit img {
    width: 50px;
  }
}
@media screen and (max-width: 767px) {
  .credit img {
    width: 11.6279069767vw;
  }
}
.credit .credit_middle {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .credit .credit_middle {
    padding: 0 13px;
    font-size: 13px;
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .credit .credit_middle {
    padding: 0 2.3255813953vw;
    font-size: 3.023255814vw;
    margin-top: 0vw;
  }
}
.credit .btn {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .credit .btn {
    width: 60px;
    line-height: 23px;
    font-size: 15px;
    margin-top: 7px;
  }
}
@media screen and (max-width: 767px) {
  .credit .btn {
    width: 13.488372093vw;
    line-height: 4.8837209302vw;
    font-size: 3.488372093vw;
    margin-top: 0vw;
  }
}
.credit .btn.btn__coming {
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .credit .btn.btn__coming {
    width: 125px;
  }
}
@media screen and (max-width: 767px) {
  .credit .btn.btn__coming {
    width: 29.0697674419vw;
  }
}
.credit .samplae {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .credit .samplae {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .credit .samplae {
    font-size: 3.023255814vw;
  }
}

.credit .credit_middle {
  transition: opacity 0.3s;
}
.credit .btn__buy {
  transition: background-color 0.3s;
}
@media screen and (min-width: 768px) {
  .credit a.buy:hover img,
.credit a.buy:hover .credit_middle {
    opacity: 0.6;
  }
}
@media screen and (min-width: 768px) {
  .credit a.buy:hover .btn__buy {
    background-color: transparent !important;
  }
}

/* 価格
===================================================== */
.creditAjax_price__proper::before,
.creditAjax_price__sale::before {
  content: "¥";
}

.creditAjax_price__sale {
  color: red;
  margin-left: 5px;
}

.creditAjax__saleOn .creditAjax_price__proper {
  text-decoration: line-through;
}

/* .staff
===================================================== */
@media screen and (min-width: 768px) {
  .staff {
    padding: 45px 20px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .staff {
    padding: 11.6279069767vw 4.6511627907vw;
    margin-bottom: 9.3023255814vw;
    width: 84.8837209302vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.staff .staff_inner {
  display: flex;
  justify-content: center;
  transform: translateX(-2%);
}
@media screen and (min-width: 768px) {
  .staff .staff_inner {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .staff .staff_inner {
    gap: 5.3488372093vw;
  }
}
.staff .staffIcon {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .staff .staffIcon {
    width: 156px;
  }
}
@media screen and (max-width: 767px) {
  .staff .staffIcon {
    width: 36.2790697674vw;
  }
}
@media screen and (min-width: 768px) {
  .staff dl {
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 767px) {
  .staff dl {
    margin-bottom: 3.9534883721vw;
  }
}
.staff dl dt {
  font-family: "kepler-std-condensed-subhead", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .staff dl dt {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .staff dl dt {
    font-size: 4.1860465116vw;
  }
}
.staff dl dd span {
  display: block;
}
.staff dl .staffName {
  font-family: "kepler-std-display", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .staff dl .staffName {
    font-size: 27px;
    margin-bottom: -7px;
  }
}
@media screen and (max-width: 767px) {
  .staff dl .staffName {
    font-size: 5.5813953488vw;
    margin-bottom: -0.6976744186vw;
  }
}
.staff dl .staffStore {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .staff dl .staffStore {
    font-size: 12px;
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 767px) {
  .staff dl .staffStore {
    font-size: 2.7906976744vw;
    margin-bottom: 0.9302325581vw;
  }
}
.staff dl .staffHeight {
  font-family: "kepler-std-display", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .staff dl .staffHeight {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .staff dl .staffHeight {
    font-size: 3.023255814vw;
  }
}
.staff .staffInst {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .staff .staffInst {
    gap: 0 6px;
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 767px) {
  .staff .staffInst {
    gap: 0 1.3953488372vw;
    margin-bottom: 1.6279069767vw;
  }
}
@media screen and (min-width: 768px) {
  .staff .staffInst img {
    width: 15px;
    height: 15px;
  }
}
@media screen and (max-width: 767px) {
  .staff .staffInst img {
    width: 5.1162790698vw;
    height: 5.1162790698vw;
  }
}
.staff .staffInst .staffInst_id {
  font-family: "kepler-std-display", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .staff .staffInst .staffInst_id {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .staff .staffInst .staffInst_id {
    font-size: 3.2558139535vw;
  }
}
.staff .staffCode {
  text-transform: uppercase;
  text-decoration: underline;
  font-family: "kepler-std-display", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .staff .staffCode {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .staff .staffCode {
    font-size: 3.7209302326vw;
  }
}

/* .brandBtn
===================================================== */
.brandBtn {
  text-align: center;
  font-family: "kepler-std-display", serif;
  font-weight: 400;
  font-style: normal;
  margin-left: auto;
  margin-right: auto;
  transition: background-color 0.3s;
}
@media screen and (min-width: 768px) {
  .brandBtn {
    width: 443px;
    line-height: 65px;
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .brandBtn {
    width: 84.8837209302vw;
    line-height: 14.4186046512vw;
    font-size: 4.6511627907vw;
  }
}
.brandBtn a {
  display: block;
}
.brandBtn:hover {
  background-color: transparent !important;
}

/* .sec_other
===================================================== */
.sec_other {
  background-color: #F6F5EF;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sec_other {
    padding: 100px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec_other {
    padding: 12.7906976744vw 0;
  }
}
.sec_other .otherTitle {
  font-family: "kepler-std-display", serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .sec_other .otherTitle {
    font-size: 32px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .sec_other .otherTitle {
    font-size: 6.0465116279vw;
    margin-bottom: 7.4418604651vw;
  }
}
.sec_other .otherTitle::before {
  content: "";
  display: block;
  width: 100%;
  background-color: #000;
  position: absolute;
  left: 0;
}
@media screen and (min-width: 768px) {
  .sec_other .otherTitle::before {
    height: 1px;
    bottom: 3px;
  }
}
@media screen and (max-width: 767px) {
  .sec_other .otherTitle::before {
    height: 0.2325581395vw;
    bottom: 0.9302325581vw;
  }
}
.sec_other .otherBtn {
  text-align: center;
  font-family: "kepler-std-display", serif;
  font-weight: 400;
  font-style: normal;
  background-color: #C3C3C3;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  transition: background-color 0.3s;
}
@media screen and (min-width: 768px) {
  .sec_other .otherBtn {
    border: 1px solid #C3C3C3;
    width: 339px;
    line-height: 59px;
    font-size: 19px;
  }
}
@media screen and (max-width: 767px) {
  .sec_other .otherBtn {
    border: 0.2325581395vw solid #C3C3C3;
    width: 69.7674418605vw;
    line-height: 12.7906976744vw;
    font-size: 4.4186046512vw;
  }
}
.sec_other .otherBtn a {
  display: block;
}
@media screen and (min-width: 768px) {
  .sec_other .otherBtn:hover {
    background-color: transparent;
  }
}

/* swiper
===================================================== */
.swiper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .swiper {
    margin-bottom: 55px;
    max-width: 920px;
    padding: 0 20px 60px;
  }
}
@media screen and (max-width: 767px) {
  .swiper {
    padding-bottom: 10.4651162791vw;
    margin-bottom: 9.3023255814vw;
  }
}

.swiper-scrollbar {
  background: #C3C3C3;
  left: 50% !important;
  transform: translateX(-50%) !important;
}
@media screen and (min-width: 768px) {
  .swiper-scrollbar {
    width: 390px !important;
    height: 2px !important;
  }
}
@media screen and (max-width: 767px) {
  .swiper-scrollbar {
    width: 47.4418604651vw !important;
    height: 0.4651162791vw !important;
  }
}

.swiper-scrollbar-drag {
  background: #000;
}

/* 自動取得
===================================================== */
@media screen and (max-width: 767px) {
  .swiper-wrapper > div:first-of-type, .swiper-wrapper > li:first-of-type {
    margin-left: 6.976744186vw;
  }
}
@media screen and (max-width: 767px) {
  .swiper-wrapper > div:last-of-type, .swiper-wrapper > li:last-of-type {
    margin-right: 6.976744186vw !important;
  }
}
.swiper-wrapper a {
  display: block;
}
.swiper-wrapper a > p {
  position: relative;
}
@media screen and (min-width: 768px) {
  .swiper-wrapper img {
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 767px) {
  .swiper-wrapper img {
    margin-bottom: 2.7906976744vw;
  }
}
.swiper-wrapper img + span {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  background: #92a9b5;
  color: #fff;
  box-sizing: border-box;
  padding: 0 10px;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .swiper-wrapper img + span {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .swiper-wrapper img + span {
    font-size: 2.3255813953vw;
    padding: 3px 8px;
  }
}
.swiper-wrapper .ico_box {
  display: none;
}
.swiper-wrapper .ico_box + p {
  display: none;
}
.swiper-wrapper .textOverflow,
.swiper-wrapper .label {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .swiper-wrapper .textOverflow,
.swiper-wrapper .label {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .swiper-wrapper .textOverflow,
.swiper-wrapper .label {
    font-size: 2.5581395349vw;
  }
}
@media screen and (min-width: 768px) {
  .swiper-wrapper .price,
.swiper-wrapper .salecolor,
.swiper-wrapper .salecolor + .price {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .swiper-wrapper .price,
.swiper-wrapper .salecolor,
.swiper-wrapper .salecolor + .price {
    font-size: 2.5581395349vw;
  }
}
.swiper-wrapper .salecolor,
.swiper-wrapper .salecolor + .price {
  color: #cc0b0b;
}

/* color
===================================================== */
#sec__1 dl:not(:last-of-type) {
  border-bottom: 1px solid #96c1b2;
}
#sec__1 .btn,
#sec__1 .brandBtn {
  background-color: #96c1b2;
}
@media screen and (min-width: 768px) {
  #sec__1 .btn,
#sec__1 .brandBtn {
    border: 1px solid #96c1b2;
  }
}
#sec__1 .btn__coming {
  border: 1px solid #96c1b2;
  background-color: transparent;
}
#sec__1 .colorBeta::before,
#sec__1 .colorBetaWrap_item::before {
  background-color: #96c1b2;
}
#sec__1 .slick-dots .circle {
  stroke: #96c1b2;
}
@media screen and (min-width: 768px) {
  #sec__1 .staff {
    border: 2px solid #96c1b2;
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .staff {
    border: 0.4651162791vw solid #96c1b2;
  }
}
#sec__1 .brandBtn {
  background-color: #96c1b2;
}

#sec__2 dl:not(:last-of-type) {
  border-bottom: 1px solid #E19BA6;
}
#sec__2 .btn,
#sec__2 .brandBtn {
  background-color: #E19BA6;
}
@media screen and (min-width: 768px) {
  #sec__2 .btn,
#sec__2 .brandBtn {
    border: 1px solid #E19BA6;
  }
}
#sec__2 .btn__coming {
  border: 1px solid #E19BA6;
  background-color: transparent;
}
#sec__2 .colorBeta::before,
#sec__2 .colorBetaWrap_item::before {
  background-color: #E19BA6;
}
#sec__2 .slick-dots .circle {
  stroke: #E19BA6;
}
@media screen and (min-width: 768px) {
  #sec__2 .staff {
    border: 2px solid #E19BA6;
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .staff {
    border: 0.4651162791vw solid #E19BA6;
  }
}
#sec__2 .brandBtn {
  background-color: #E19BA6;
}

#sec__3 dl:not(:last-of-type) {
  border-bottom: 1px solid #2D86D7;
}
#sec__3 .btn,
#sec__3 .brandBtn {
  background-color: #2D86D7;
}
@media screen and (min-width: 768px) {
  #sec__3 .btn,
#sec__3 .brandBtn {
    border: 1px solid #2D86D7;
  }
}
#sec__3 .btn__coming {
  border: 1px solid #2D86D7;
  background-color: transparent;
}
#sec__3 .colorBeta::before,
#sec__3 .colorBetaWrap_item::before {
  background-color: #2D86D7;
}
#sec__3 .slick-dots .circle {
  stroke: #2D86D7;
}
@media screen and (min-width: 768px) {
  #sec__3 .staff {
    border: 2px solid #2D86D7;
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .staff {
    border: 0.4651162791vw solid #2D86D7;
  }
}
#sec__3 .brandBtn {
  background-color: #2D86D7;
}

#sec__4 dl:not(:last-of-type) {
  border-bottom: 1px solid #B7C9C0;
}
#sec__4 .btn,
#sec__4 .brandBtn {
  background-color: #B7C9C0;
}
@media screen and (min-width: 768px) {
  #sec__4 .btn,
#sec__4 .brandBtn {
    border: 1px solid #B7C9C0;
  }
}
#sec__4 .btn__coming {
  border: 1px solid #B7C9C0;
  background-color: transparent;
}
#sec__4 .colorBeta::before,
#sec__4 .colorBetaWrap_item::before {
  background-color: #B7C9C0;
}
#sec__4 .slick-dots .circle {
  stroke: #B7C9C0;
}
@media screen and (min-width: 768px) {
  #sec__4 .staff {
    border: 2px solid #B7C9C0;
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .staff {
    border: 0.4651162791vw solid #B7C9C0;
  }
}
#sec__4 .brandBtn {
  background-color: #B7C9C0;
}

#sec__5 dl:not(:last-of-type) {
  border-bottom: 1px solid #BCAC84;
}
#sec__5 .btn,
#sec__5 .brandBtn {
  background-color: #BCAC84;
}
@media screen and (min-width: 768px) {
  #sec__5 .btn,
#sec__5 .brandBtn {
    border: 1px solid #BCAC84;
  }
}
#sec__5 .btn__coming {
  border: 1px solid #BCAC84;
  background-color: transparent;
}
#sec__5 .colorBeta::before,
#sec__5 .colorBetaWrap_item::before {
  background-color: #BCAC84;
}
#sec__5 .slick-dots .circle {
  stroke: #BCAC84;
}
@media screen and (min-width: 768px) {
  #sec__5 .staff {
    border: 2px solid #BCAC84;
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .staff {
    border: 0.4651162791vw solid #BCAC84;
  }
}
#sec__5 .brandBtn {
  background-color: #BCAC84;
}

#sec__6 dl:not(:last-of-type) {
  border-bottom: 1px solid #E09180;
}
#sec__6 .btn,
#sec__6 .brandBtn {
  background-color: #E09180;
}
@media screen and (min-width: 768px) {
  #sec__6 .btn,
#sec__6 .brandBtn {
    border: 1px solid #E09180;
  }
}
#sec__6 .btn__coming {
  border: 1px solid #E09180;
  background-color: transparent;
}
#sec__6 .colorBeta::before,
#sec__6 .colorBetaWrap_item::before {
  background-color: #E09180;
}
#sec__6 .slick-dots .circle {
  stroke: #E09180;
}
@media screen and (min-width: 768px) {
  #sec__6 .staff {
    border: 2px solid #E09180;
  }
}
@media screen and (max-width: 767px) {
  #sec__6 .staff {
    border: 0.4651162791vw solid #E09180;
  }
}
#sec__6 .brandBtn {
  background-color: #E09180;
}

#sec__7 dl:not(:last-of-type) {
  border-bottom: 1px solid #BCD4E6;
}
#sec__7 .btn,
#sec__7 .brandBtn {
  background-color: #BCD4E6;
}
@media screen and (min-width: 768px) {
  #sec__7 .btn,
#sec__7 .brandBtn {
    border: 1px solid #BCD4E6;
  }
}
#sec__7 .btn__coming {
  border: 1px solid #BCD4E6;
  background-color: transparent;
}
#sec__7 .colorBeta::before,
#sec__7 .colorBetaWrap_item::before {
  background-color: #BCD4E6;
}
#sec__7 .slick-dots .circle {
  stroke: #BCD4E6;
}
@media screen and (min-width: 768px) {
  #sec__7 .staff {
    border: 2px solid #BCD4E6;
  }
}
@media screen and (max-width: 767px) {
  #sec__7 .staff {
    border: 0.4651162791vw solid #BCD4E6;
  }
}
#sec__7 .brandBtn {
  background-color: #BCD4E6;
}

#sec__8 dl:not(:last-of-type) {
  border-bottom: 1px solid #BFC1C2;
}
#sec__8 .btn,
#sec__8 .brandBtn {
  background-color: #BFC1C2;
}
@media screen and (min-width: 768px) {
  #sec__8 .btn,
#sec__8 .brandBtn {
    border: 1px solid #BFC1C2;
  }
}
#sec__8 .btn__coming {
  border: 1px solid #BFC1C2;
  background-color: transparent;
}
#sec__8 .colorBeta::before,
#sec__8 .colorBetaWrap_item::before {
  background-color: #BFC1C2;
}
#sec__8 .slick-dots .circle {
  stroke: #BFC1C2;
}
@media screen and (min-width: 768px) {
  #sec__8 .staff {
    border: 2px solid #BFC1C2;
  }
}
@media screen and (max-width: 767px) {
  #sec__8 .staff {
    border: 0.4651162791vw solid #BFC1C2;
  }
}
#sec__8 .brandBtn {
  background-color: #BFC1C2;
}

/* #sec__
===================================================== */
@media screen and (min-width: 768px) {
  #sec__4 .secBrand_en {
    font-size: 55px;
  }
}

@media screen and (min-width: 768px) {
  #sec__6 .secBrand_en {
    font-size: min(3.125vw, 45px);
  }
}
@media screen and (max-width: 1199px) {
  #sec__6 .secBrand_en {
    font-size: 57px;
  }
}
@media screen and (max-width: 767px) {
  #sec__6 .secBrand_en {
    font-size: 7.9069767442vw;
  }
}

/* .totop
===================================================== */
.totop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.5s;
  display: block;
}
@media screen and (min-width: 768px) {
  .totop {
    width: 22px;
  }
}
@media screen and (max-width: 767px) {
  .totop {
    width: 5.1162790698vw;
  }
}
.totop.show {
  opacity: 1;
}

/* .footer
===================================================== */
/* anime
===================================================== *//*# sourceMappingURL=style.css.map */