@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 1.2s;
}
.fadeIn.on {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* marker
============================================ */
.animeWrap .animeWrap_item__marker::before {
  width: 0;
  transition: width 1.2s ease;
}
.animeWrap.on .animeWrap_item__marker::before {
  width: 100%;
  transition: width 1.2s ease;
}

/* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  color: #000;
  letter-spacing: 0;
  line-height: 1.6;
  overflow: hidden;
  font-family: "a-otf-ryumin-pr6n", serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 12px;
  }
}

.wrapper {
  overflow-x: hidden;
  width: 100%;
}

* {
  box-sizing: border-box;
}

[v-cloak] {
  opacity: 0;
}

*: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 !important;
  }
}
@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 !important;
  }
}

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

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

/* .kakko
===================================================== */
.kakko {
  position: relative;
}
.kakko .kakko_item {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .kakko .kakko_item {
    width: 36px;
    height: 45px;
  }
}
@media screen and (max-width: 767px) {
  .kakko .kakko_item {
    width: 5.3333333333vw;
    height: 6.6666666667vw;
  }
}
.kakko .kakko_item::before, .kakko .kakko_item::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #000;
}
.kakko .kakko_item::before {
  width: 100%;
  height: 1px;
}
.kakko .kakko_item::after {
  height: 100%;
  width: 1px;
}
.kakko .kakko_item.kakko_item__prev {
  top: 0;
  left: 0;
}
.kakko .kakko_item.kakko_item__prev::before, .kakko .kakko_item.kakko_item__prev::after {
  top: 0;
  left: 0;
}
.kakko .kakko_item.kakko_item__next {
  bottom: 0;
  right: 0;
}
.kakko .kakko_item.kakko_item__next::before, .kakko .kakko_item.kakko_item__next::after {
  bottom: 0;
  right: 0;
}

/* .top
===================================================== */
.top {
  position: relative;
}
@media screen and (min-width: 768px) {
  .top {
    margin-bottom: 91px;
  }
}
@media screen and (max-width: 767px) {
  .top {
    padding-bottom: 25.8666666667vw;
    margin-bottom: 23.4666666667vw;
  }
}
.top .top_img {
  width: 100%;
  z-index: 1;
  position: relative;
}
.top .top_title {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .top .top_title {
    top: 0;
    left: 6.25vw;
    width: 38.6805555556vw;
  }
}
@media screen and (max-width: 767px) {
  .top .top_title {
    bottom: 0;
    left: 4vw;
    width: 84.5333333333vw;
  }
}
.top .top_logo {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .top .top_logo {
    width: 6.9444444444vw;
    top: 4.1666666667vw;
    right: 4.1666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .top .top_logo {
    width: 16vw;
    top: 6.4vw;
    right: 6.4vw;
  }
}

/* .lead
===================================================== */
.lead .lead_text {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .lead .lead_text {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 2.2857142857;
  }
}
@media screen and (max-width: 767px) {
  .lead .lead_text {
    font-size: 3.2vw;
    letter-spacing: 0.06em;
    line-height: 2.1666666667;
  }
}

/* .thema
===================================================== */
@media screen and (min-width: 768px) {
  .thema {
    padding-bottom: 150px;
    padding-top: 161px;
  }
}
@media screen and (max-width: 767px) {
  .thema {
    padding-bottom: 24vw;
    padding-top: 28.5333333333vw;
  }
}
.thema .thema_title {
  font-family: "the-seasons", sans-serif;
  font-weight: 300;
  font-style: normal;
  position: relative;
}
@media screen and (min-width: 768px) {
  .thema .thema_title {
    margin-bottom: 33px;
  }
}
@media screen and (max-width: 767px) {
  .thema .thema_title {
    margin-bottom: 6.6666666667vw;
  }
}
.thema .thema_title span {
  display: block;
  position: relative;
  z-index: 2;
  line-height: 1;
  letter-spacing: 0.08em;
  text-align: center;
  text-transform: capitalize;
}
@media screen and (min-width: 768px) {
  .thema .thema_title span {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .thema .thema_title span {
    font-size: 8vw;
  }
}
.thema .thema_title img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .thema .thema_title img {
    width: 305px;
    top: -10px;
  }
}
@media screen and (max-width: 767px) {
  .thema .thema_title img {
    width: 61.6vw;
    top: -5.3333333333vw;
  }
}
.thema ul {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .thema ul {
    width: 699px;
  }
}
@media screen and (max-width: 767px) {
  .thema ul {
    width: 80.8vw;
  }
}
.thema ul li:not(:last-of-type) {
  border-bottom: 1px solid #f0f0f0;
}
.thema ul a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .thema ul a {
    padding: 31px 0;
  }
}
@media screen and (max-width: 767px) {
  .thema ul a {
    padding: 5.3333333333vw 0;
  }
}
.thema ul .thema_num {
  width: auto;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .thema ul .thema_num {
    height: 28px;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .thema ul .thema_num {
    height: 6.4vw;
    margin-right: 4.2666666667vw;
    margin-left: 0.8vw;
  }
}
.thema ul .thema_text {
  width: 100%;
}
.thema ul .thema_text span {
  letter-spacing: 0.16em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .thema ul .thema_text span {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .thema ul .thema_text span {
    font-size: 4.2666666667vw;
  }
}
.thema ul .thema_text span.animeWrap_item__marker {
  position: relative;
}
.thema ul .thema_text span.animeWrap_item__marker > span {
  position: relative;
  z-index: 2;
}
.thema ul .thema_text span.animeWrap_item__marker::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  background-color: rgba(176, 197, 212, 0.25);
}
@media screen and (min-width: 768px) {
  .thema ul .thema_text span.animeWrap_item__marker::before {
    height: 8px;
    bottom: 3px;
  }
}
@media screen and (max-width: 767px) {
  .thema ul .thema_text span.animeWrap_item__marker::before {
    height: 1.6vw;
    bottom: 0.5333333333vw;
  }
}
.thema ul .thema_arrow {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .thema ul .thema_arrow {
    width: 16px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .thema ul .thema_arrow {
    width: 3.2vw;
    margin-right: 2.6666666667vw;
  }
}

/* .bg
===================================================== */
.bg {
  background-size: cover;
  background-position: center;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 88vw;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .bg span {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: left top;
  }
}
@media screen and (min-width: 768px) {
  .bg__1 span {
    background-image: url(../images/bg_1_pc.jpg);
  }
}
@media screen and (min-width: 768px) {
  .bg__2 span {
    background-image: url(../images/bg_2_pc.jpg);
  }
}
@media screen and (min-width: 768px) {
  .bg__3 span {
    background-image: url(../images/bg_3_pc.jpg);
  }
}

.bgUp {
  position: relative;
  z-index: 2;
}

.bg--white {
  background-color: #fff;
}

/* .sec
===================================================== */
@media screen and (min-width: 768px) {
  .sec {
    padding-top: 200px;
  }
}
@media screen and (max-width: 767px) {
  .sec {
    padding-top: 20.8vw;
    position: relative;
    background-color: #f7f7f7;
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-of-type(1) .bg {
    background-image: url(../images/bg_1_sp.jpg);
  }
  .sec:nth-of-type(2) .bg {
    background-image: url(../images/bg_2_sp.jpg);
  }
  .sec:nth-of-type(3) .bg {
    background-image: url(../images/bg_3_sp.jpg);
  }
}
.sec .sec__inner {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .sec .secNum {
    margin-bottom: 45px;
    transform: translateX(-33px);
  }
}
@media screen and (max-width: 767px) {
  .sec .secNum {
    margin-bottom: 5.6vw;
    transform: translateX(-3.2vw);
  }
}
.sec .secNum img {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec .secNum img {
    height: 80px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secNum img {
    height: 11.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .secTitle,
.sec .secTitle_ja,
.sec .secTitle_en {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding: 0 50px;
  }
}
@media screen and (min-width: 768px) {
  .sec .secTitle {
    padding: 21px 0;
    margin-bottom: 62px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTitle {
    text-align: center;
    width: 100%;
    padding: 1.3333333333vw 0 2.6666666667vw;
    margin-bottom: 11.4666666667vw;
  }
}
.sec .secTitle .secTitle_ja {
  display: block;
}
@media screen and (min-width: 768px) {
  .sec .secTitle .secTitle_ja {
    margin-bottom: min(2.3076923077vw, 24px);
  }
}
@media screen and (max-width: 767px) {
  .sec .secTitle .secTitle_ja {
    margin-bottom: 2.9333333333vw;
  }
}
.sec .secTitle .secTitle_ja span {
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .sec .secTitle .secTitle_ja span {
    font-size: min(3.6538461538vw, 38px);
  }
}
@media screen and (max-width: 767px) {
  .sec .secTitle .secTitle_ja span {
    font-size: 6.4vw;
    line-height: 1.75;
  }
}
.sec .secTitle .secTitle_ja span.marker {
  position: relative;
}
.sec .secTitle .secTitle_ja span.marker > span {
  position: relative;
  z-index: 2;
}
.sec .secTitle .secTitle_ja span.marker::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%;
  background-color: rgba(176, 197, 212, 0.25);
}
@media screen and (min-width: 768px) {
  .sec .secTitle .secTitle_ja span.marker::before {
    height: min(0.9615384615vw, 10px);
    bottom: min(0.3846153846vw, 4px);
  }
}
@media screen and (max-width: 767px) {
  .sec .secTitle .secTitle_ja span.marker::before {
    height: 2.1333333333vw;
    bottom: 0.2666666667vw;
  }
}
.sec .secTitle .secTitle_en {
  color: #92b0c6;
  display: block;
  letter-spacing: 0.16em;
  line-height: 1;
  font-family: "the-seasons", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .sec .secTitle .secTitle_en {
    font-size: min(1.3453846154vw, 13.992px);
  }
}
@media screen and (max-width: 767px) {
  .sec .secTitle .secTitle_en {
    font-size: 2.4874666667vw;
  }
}
.sec .secLead {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .sec .secLead {
    margin-bottom: 150px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secLead {
    margin-bottom: 16.2666666667vw;
  }
}
.sec .secLead span {
  display: block;
}
@media screen and (min-width: 768px) {
  .sec .secLead span {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 2.2857142857;
  }
}
@media screen and (max-width: 767px) {
  .sec .secLead span {
    font-size: 3.2vw;
    letter-spacing: 0.06em;
    line-height: 2.1666666667;
  }
}

/* .brand
===================================================== */
@media screen and (min-width: 768px) {
  .brand:not(.brand__1) {
    padding-top: 227px;
  }
}
@media screen and (max-width: 767px) {
  .brand:not(.brand__1) {
    padding-top: 21.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .brand:nth-of-type(even) .brandTitle {
    left: 0;
  }
  .brand:nth-of-type(even) .brandMain {
    margin-left: auto;
  }
  .brand:nth-of-type(even) .brandPoint {
    left: min(1.9230769231vw, 20px);
  }
}
@media screen and (min-width: 768px) {
  .brand:nth-of-type(odd) .brandTitle {
    right: 0;
    text-align: right;
  }
  .brand:nth-of-type(odd) .brandMain {
    margin-right: auto;
  }
  .brand:nth-of-type(odd) .brandPoint {
    right: min(1.9230769231vw, 20px);
  }
}
@media screen and (min-width: 768px) {
  .brand .brand_top {
    position: relative;
    margin-bottom: 124px;
  }
}
@media screen and (min-width: 768px) {
  .brand .brandTitle {
    position: absolute;
    z-index: 4;
    top: min(3.8461538462vw, 40px);
    width: min(53.8461538462vw, 560px);
  }
}
@media screen and (max-width: 767px) {
  .brand .brandTitle {
    margin-bottom: 6.6666666667vw;
  }
}
.brand .brandTitle .brandTitle_num,
.brand .brandTitle .brandTitle_en,
.brand .brandTitle .brandTitle_ja {
  display: block;
  letter-spacing: 0.08em;
}
.brand .brandTitle .brandTitle_num {
  font-family: "the-seasons", sans-serif;
  font-weight: 300;
  font-style: normal;
  width: 100%;
  border-bottom: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .brand .brandTitle .brandTitle_num {
    font-size: min(1.3461538462vw, 14px);
    padding-bottom: min(0.7692307692vw, 8px);
    margin-bottom: min(2.5961538462vw, 27px);
  }
}
@media screen and (max-width: 767px) {
  .brand .brandTitle .brandTitle_num {
    font-size: 2.9333333333vw;
    padding-bottom: 1.0666666667vw;
    margin-bottom: 6.4vw;
  }
}
.brand .brandTitle .brandTitle_en {
  font-family: "the-seasons", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .brand .brandTitle .brandTitle_en {
    font-size: min(5vw, 52px);
  }
}
@media screen and (max-width: 767px) {
  .brand .brandTitle .brandTitle_en {
    font-size: 8.5333333333vw;
  }
}
.brand .brandTitle .brandTitle_ja {
  display: block;
}
@media screen and (min-width: 768px) {
  .brand .brandTitle .brandTitle_ja {
    font-size: min(1.3461538462vw, 14px);
    margin-top: max(-0.4807692308vw, -5px);
    margin-left: min(0.2884615385vw, 3px);
    margin-top: min(0.6730769231vw, 7px);
  }
}
@media screen and (max-width: 767px) {
  .brand .brandTitle .brandTitle_ja {
    font-size: 2.6666666667vw;
    margin-left: 2.1333333333vw;
    margin-top: 1.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .brand .brandMain {
    width: min(46.1538461538vw, 480px);
  }
}
@media screen and (max-width: 767px) {
  .brand .brandMain {
    width: 100%;
    margin-bottom: 13.0666666667vw;
  }
}
.brand .brandPoint {
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .brand .brandPoint {
    position: absolute;
    z-index: 2;
    bottom: min(3.6538461538vw, 38px);
    padding: min(1.5384615385vw, 16px) min(3.9423076923vw, 41px) min(2.1153846154vw, 22px);
  }
}
@media screen and (max-width: 767px) {
  .brand .brandPoint {
    padding: 1.3333333333vw 0 5.0666666667vw;
    margin-bottom: 11.2vw;
    width: 84vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.brand .brandPoint .brandPoint_head {
  text-transform: capitalize;
  text-align: center;
  font-family: "the-seasons", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .brand .brandPoint .brandPoint_head {
    font-size: min(3.4615384615vw, 36px);
    margin-bottom: min(1.3461538462vw, 14px);
  }
}
@media screen and (max-width: 767px) {
  .brand .brandPoint .brandPoint_head {
    font-size: 8vw;
    margin-bottom: 1.0666666667vw;
  }
}
.brand .brandPoint .brandPoint_body {
  margin-left: auto;
  margin-right: auto;
  line-height: 2.1666666667;
  word-break: break-all;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .brand .brandPoint .brandPoint_body {
    width: min(30.7692307692vw, 320px);
    font-size: min(1.3461538462vw, 14px);
  }
}
@media screen and (max-width: 767px) {
  .brand .brandPoint .brandPoint_body {
    width: 69.3333333333vw;
    font-size: 3.2vw;
  }
}
.brand .credit {
  display: flex;
}
@media screen and (min-width: 768px) {
  .brand .credit {
    padding: 0 min(2.8846153846vw, 30px);
    gap: min(2.6923076923vw, 28px) 0;
    margin-bottom: 100px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .brand .credit {
    flex-direction: column;
    width: 75.4666666667vw;
    margin-left: auto;
    margin-right: auto;
    gap: 4.2666666667vw;
    margin-bottom: 16vw;
  }
}
@media screen and (min-width: 768px) {
  .brand .credit li {
    width: calc((100% - min(12.0192307692vw, 125px)) / 2);
  }
}
@media screen and (max-width: 767px) {
  .brand .credit li {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .brand .credit li:has(.sample) {
    width: 100%;
  }
}
.brand .credit .credit_row {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .brand .credit a:hover .credit__btn {
    background-color: transparent;
    color: #000;
  }
}
.brand .credit .credit__img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .brand .credit .credit__img {
    width: min(6.1538461538vw, 64px);
  }
}
@media screen and (max-width: 767px) {
  .brand .credit .credit__img {
    width: 11.2vw;
  }
}
.brand .credit .credit__date {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .brand .credit .credit__date {
    margin: 0 min(1.9230769231vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  .brand .credit .credit__date {
    margin: 0 3.4666666667vw;
  }
}
.brand .credit .credit__name,
.brand .credit .credit__price {
  display: block;
  line-height: 1.6363636364;
}
@media screen and (min-width: 768px) {
  .brand .credit .credit__name,
.brand .credit .credit__price {
    font-size: min(1.25vw, 13px);
  }
}
@media screen and (max-width: 767px) {
  .brand .credit .credit__name,
.brand .credit .credit__price {
    font-size: 2.9333333333vw;
  }
}
.brand .credit .credit__price {
  letter-spacing: 0.06em;
}
.brand .credit .credit__btn {
  text-transform: uppercase;
  flex-shrink: 0;
  text-align: center;
  border: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .brand .credit .credit__btn {
    width: min(6.1538461538vw, 64px);
    line-height: min(2.8846153846vw, 30px);
    transform: translateY(max(-0.3846153846vw, -4px));
    font-size: min(1.1538461538vw, 12px);
    letter-spacing: 0.1em;
    transition: background-color 0.3s, color 0.3s;
  }
}
@media screen and (max-width: 767px) {
  .brand .credit .credit__btn {
    width: 12.2666666667vw;
    line-height: 5.8666666667vw;
    transform: translateY(-0.8vw);
    font-size: 2.6666666667vw;
    letter-spacing: 0.12em;
  }
}
.brand .credit .credit__btn.credit__btn__buy {
  background-color: #000;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .brand .credit .credit__btn.credit__btn__coming {
    width: min(12.5vw, 130px);
  }
}
@media screen and (max-width: 767px) {
  .brand .credit .credit__btn.credit__btn__coming {
    width: 28vw;
  }
}
.brand .brandTop {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .brand .brandTop {
    width: 400px;
    line-height: 50px;
    font-size: 14px;
    margin-bottom: 145px;
    transition: background-color 0.3s, color 0.3s;
  }
}
@media screen and (max-width: 767px) {
  .brand .brandTop {
    width: 74.6666666667vw;
    line-height: 13.3333333333vw;
    font-size: 3.2vw;
    margin-bottom: 21.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .brand .brandTop:hover {
    background-color: transparent;
    color: #000;
  }
}
.brand .brandTop a {
  display: block;
}
@media screen and (min-width: 768px) {
  .brand .brandOther {
    padding-top: 122px;
    padding-bottom: 125px;
    background-color: rgba(255, 255, 255, 0.7);
  }
}
@media screen and (max-width: 767px) {
  .brand .brandOther {
    padding-top: 18.6666666667vw;
    padding-bottom: 22.1333333333vw;
    background-color: #fff;
  }
}
.brand .brandOther .brandOther_title {
  text-align: center;
  letter-spacing: 0.08em;
  font-family: "the-seasons", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: capitalize;
}
@media screen and (min-width: 768px) {
  .brand .brandOther .brandOther_title {
    font-size: 36px;
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 767px) {
  .brand .brandOther .brandOther_title {
    font-size: 8vw;
    margin-bottom: 9.8666666667vw;
  }
}
.brand .brandOther .brandOther_btn {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: "cormorant", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .brand .brandOther .brandOther_btn {
    letter-spacing: 0.08em;
    font-size: 14px;
    width: 400px;
    line-height: 50px;
    transition: background-color 0.3s, color 0.3s;
  }
}
@media screen and (max-width: 767px) {
  .brand .brandOther .brandOther_btn {
    letter-spacing: 0.06em;
    font-size: 4vw;
    width: 74.6666666667vw;
    line-height: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .brand .brandOther .brandOther_btn:hover {
    background-color: transparent;
    color: #000;
  }
}
.brand .brandOther .brandOther_btn a {
  display: block;
}

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

.creditAjax_price__sale {
  color: #ee2e2e;
  margin-left: 10px;
}

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

/* .brandOther_list
===================================================== */
.brandOther_list {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden !important;
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .brandOther_list {
    margin-bottom: 70px;
    padding: 0 20px 60px;
  }
}
@media screen and (max-width: 767px) {
  .brandOther_list {
    padding-bottom: 9.3333333333vw;
    margin-bottom: 14.6666666667vw;
    padding-left: 5.3333333333vw;
  }
}
.brandOther_list.show {
  opacity: 1;
}
.brandOther_list .swiper-scrollbar {
  background: #d6d6d6;
  left: 50% !important;
  transform: translateX(-50%) !important;
}
@media screen and (min-width: 768px) {
  .brandOther_list .swiper-scrollbar {
    width: 320px !important;
    height: 2px !important;
  }
}
@media screen and (max-width: 767px) {
  .brandOther_list .swiper-scrollbar {
    width: 64vw !important;
    height: 0.5333333333vw !important;
  }
}
.brandOther_list .swiper-scrollbar-drag {
  background: #4b4942;
}

/* 自動取得
===================================================== */
.brandOther_list {
  overflow: hidden;
}
.brandOther_list a {
  display: block;
  line-height: 1.3333333333;
}
@media screen and (min-width: 768px) {
  .brandOther_list a {
    font-size: 9px;
  }
}
@media screen and (max-width: 767px) {
  .brandOther_list a {
    font-size: 9px;
  }
}
.brandOther_list a > p {
  position: relative;
}
@media screen and (min-width: 768px) {
  .brandOther_list img {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .brandOther_list img {
    margin-bottom: 2.6666666667vw;
  }
}
.brandOther_list img + span {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  background: #219bd9;
  color: #fff;
  box-sizing: border-box;
  padding: 3px 10px;
  white-space: nowrap;
  font-size: 10px;
}
@media screen and (max-width: 767px) {
  .brandOther_list img + span {
    padding: 3px 8px;
  }
}
.brandOther_list .ico_box {
  display: none;
}
.brandOther_list .ico_box + p {
  display: none;
}
.brandOther_list .textOverflow,
.brandOther_list .label {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.6;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .brandOther_list .textOverflow,
.brandOther_list .label {
    font-size: 11px;
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 767px) {
  .brandOther_list .textOverflow,
.brandOther_list .label {
    font-size: 2.9333333333vw;
    margin-bottom: 5px;
  }
}
.brandOther_list .price,
.brandOther_list .salecolor,
.brandOther_list .salecolor + .price {
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .brandOther_list .price,
.brandOther_list .salecolor,
.brandOther_list .salecolor + .price {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .brandOther_list .price,
.brandOther_list .salecolor,
.brandOther_list .salecolor + .price {
    font-size: 3.2vw;
  }
}
.brandOther_list .salecolor,
.brandOther_list .salecolor + .price {
  color: #cc0b0b;
}

/* .totop
===================================================== */
.totop {
  position: fixed;
  z-index: 2;
  bottom: 20px;
  right: 20px;
  opacity: 0;
  transition: opacity 0.7s;
}
@media screen and (min-width: 768px) {
  .totop svg {
    width: 30px;
  }
}
@media screen and (max-width: 767px) {
  .totop svg {
    width: 30px;
  }
}
.totop.show {
  opacity: 1;
}/*# sourceMappingURL=style.css.map */