@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] {
  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 */
  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;
  appearance: checkbox;
}

[type=radio] {
  -webkit-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
===================================================== */
/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* common
===================================================== */
html,
body {
  color: #2f2f2f;
  letter-spacing: 0;
  line-height: 1;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  overscroll-behavior: none;
  scroll-behavior: smooth; /* スムーススクロールを有効化 */
  font-size: 62.5%;
}

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

* {
  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: 1025px) {
  .pcNone {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .pcNone {
    display: block;
  }
}

@media screen and (min-width: 1025px) {
  .spNone {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .spNone {
    display: none !important;
  }
}

.no_scroll {
  overflow: hidden !important;
  height: 100%;
}

/* kv
===================================================== */
.sec-kv {
  width: 100%;
  height: 100%;
  margin-bottom: 8rem;
}
@media screen and (max-width: 1024px) {
  .sec-kv {
    margin-bottom: 16vw;
  }
}
.sec-kv__inner {
  width: 100%;
  height: calc(100svh - 80px);
  position: relative;
  background-image: url(../images/kv_pc.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .sec-kv__inner {
    background-image: url(../images/kv_sp.jpg);
    height: 180.2666666667vw;
  }
}
.sec-kv__body {
  width: 100rem;
  height: 100%;
  position: relative;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  column-gap: 1.6rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .sec-kv__body {
    width: 80.5333333333vw;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(8, 1fr);
    column-gap: 2.6666666667vw;
  }
}
.sec-kv__title {
  grid-column: 1/span 5;
  align-self: center;
}
@media screen and (max-width: 1024px) {
  .sec-kv__title {
    grid-column: 1/span 4;
    grid-row: 2/span 1;
    align-self: flex-start;
  }
}

/* lead
===================================================== */
.sec-lead {
  margin-bottom: 10rem;
}
@media screen and (max-width: 1024px) {
  .sec-lead {
    margin-bottom: 18.6666666667vw;
  }
}
.sec-lead__body {
  width: 100rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.6rem;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .sec-lead__body {
    width: 89.3333333333vw;
    font-size: 3.7333333333vw;
  }
}

/* cate
===================================================== */
.sec-cate {
  margin-bottom: 10rem;
}
@media screen and (max-width: 1024px) {
  .sec-cate {
    margin-bottom: 21.3333333333vw;
  }
}
.sec-cate__body {
  width: 100%;
  max-width: 1256px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  column-gap: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .sec-cate__body {
    width: 89.3333333333vw;
    display: block;
  }
}
.sec-cate__lead {
  grid-column: 6/span 2;
  font-family: "the-seasons", serif;
  font-weight: 400;
  font-style: normal;
  justify-self: center;
  margin-bottom: 3rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .sec-cate__lead {
    font-size: 4.2666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
.sec-cate__items {
  grid-column: 4/span 6;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  column-gap: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .sec-cate__items {
    display: flex;
    gap: 5.3333333333vw;
  }
}
.sec-cate__item.item1 {
  grid-column: 1/span 3;
  padding-right: 1.5rem;
  padding-left: 0.5rem;
}
@media screen and (max-width: 1024px) {
  .sec-cate__item.item1 {
    padding: 0;
  }
}
.sec-cate__item.item2 {
  grid-column: 4/span 3;
  padding-left: 1.5rem;
  padding-right: 0.5rem;
}
@media screen and (max-width: 1024px) {
  .sec-cate__item.item2 {
    padding: 0;
  }
}
.sec-cate__item a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sec-cate__item a:hover .sec-cate__btn {
  background-color: #2F2F2F;
  color: #ffffff;
}
.sec-cate__item a:hover .sec-cate__btn-icon {
  color: #ffffff;
}
.sec-cate__item a:hover .sec-cate__img {
  opacity: 0.6 !important;
}
.sec-cate__num {
  position: relative;
  font-size: 6rem;
  font-family: "the-seasons", serif;
  font-weight: 300;
  font-style: normal;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .sec-cate__num {
    font-size: 10.6666666667vw;
  }
}
.sec-cate__img {
  margin-top: -3rem;
  margin-bottom: 2rem;
  transition: opacity 0.3s ease; /* ← これを追加 */
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  .sec-cate__img {
    margin-top: -4vw;
    margin-bottom: 5.3333333333vw;
  }
}
.sec-cate__name {
  font-size: 1.6rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1024px) {
  .sec-cate__name {
    text-align: center;
    line-height: 1.5;
    margin-bottom: 5.3333333333vw;
  }
}
.sec-cate__btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.2rem;
  border: solid #2f2f2f 1px;
  border-radius: 50%;
  width: 12rem;
  height: 4.5rem;
  transition: background-color 0.3s ease, color 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .sec-cate__btn {
    width: 29.3333333333vw;
    height: 10.6666666667vw;
    gap: 0.5333333333vw;
  }
}
.sec-cate__btn-name {
  margin-top: 0.2rem;
  font-size: 1.6rem;
  font-family: "the-seasons", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 1024px) {
  .sec-cate__btn-name {
    margin-top: 0.2rem;
    font-size: 3.7333333333vw;
  }
}
.sec-cate__btn-icon {
  width: 0.7rem;
  transition: background-color 0.3s ease, color 0.3s ease;
  display: inline-block;
  vertical-align: middle;
  color: #2f2f2f;
  line-height: 1;
  width: 1em;
  height: 1em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
}
@media screen and (max-width: 1024px) {
  .sec-cate__btn-icon {
    width: 1.8666666667vw;
  }
}

/* item
===================================================== */
.sec-item {
  margin-bottom: 12rem;
}
@media screen and (max-width: 1024px) {
  .sec-item {
    margin-bottom: 21.3333333333vw;
  }
}
.sec-item__inner {
  background-color: #F4F5F5;
  padding-top: 10rem;
  padding-bottom: 12rem;
}
@media screen and (max-width: 1024px) {
  .sec-item__inner {
    padding-top: 21.3333333333vw;
    padding-bottom: 21.3333333333vw;
  }
}
.sec-item__body {
  width: 100%;
  max-width: 1256px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  column-gap: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .sec-item__body {
    display: block;
    max-width: none;
  }
}
.sec-item__title {
  position: relative;
  z-index: 2;
  grid-column: 4/span 6;
  font-size: 6rem;
  font-family: "the-seasons", serif;
  font-weight: 300;
  font-style: normal;
  margin-left: 4rem;
  margin-right: 5rem;
}
@media screen and (max-width: 1024px) {
  .sec-item__title {
    font-size: 10.6666666667vw;
    width: 89.3333333333vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec-item__title1 {
  justify-self: flex-start;
}
.sec-item__title2 {
  text-align: right;
}
.sec-item__title3 {
  position: absolute;
  transform: rotate(-90deg);
  top: 18rem;
  left: -17rem;
}
@media screen and (max-width: 1024px) {
  .sec-item__title3 {
    top: 32vw;
    left: -35.2vw;
  }
}
.sec-item__title4 {
  position: absolute;
  transform: rotate(90deg);
  top: 45.2rem;
  left: 38.2rem;
}
@media screen and (max-width: 1024px) {
  .sec-item__title4 {
    top: 85.3333333333vw;
    left: 67.4666666667vw;
  }
}
.sec-item__swiper.swiper1 {
  grid-column: 4/span 6;
  column-gap: 1.6rem;
  width: 40rem;
  height: 60rem;
  margin-bottom: 10rem;
  margin-top: -2rem;
}
@media screen and (max-width: 1024px) {
  .sec-item__swiper.swiper1 {
    width: 74.6666666667vw;
    height: 112vw;
    margin-bottom: 26.6666666667vw;
    margin-top: -5.3333333333vw;
  }
}
.sec-item__swiper.swiper2 {
  grid-column: 4/span 6;
  column-gap: 1.6rem;
  width: 40rem;
  height: 60rem;
  margin-bottom: 8rem;
}
@media screen and (max-width: 1024px) {
  .sec-item__swiper.swiper2 {
    width: 74.6666666667vw;
    height: 112vw;
    margin-bottom: 26.6666666667vw;
    margin-top: -5.3333333333vw;
  }
}
.sec-item__imgs.swiper2 {
  transform: rotate(4deg);
}
.sec-item__nametext {
  position: absolute;
  z-index: 3;
}
.sec-item__nametext.text1 {
  width: 10.5rem;
  bottom: 1rem;
  right: 0.5rem;
}
@media screen and (max-width: 1024px) {
  .sec-item__nametext.text1 {
    width: 22.6666666667vw;
    bottom: 4vw;
    right: 1.3333333333vw;
  }
}
.sec-item__nametext.text2 {
  width: 10.5rem;
  top: 1rem;
  left: 3.5rem;
}
@media screen and (max-width: 1024px) {
  .sec-item__nametext.text2 {
    width: 22.6666666667vw;
    top: 2.6666666667vw;
    left: 8vw;
  }
}
.sec-item__flame {
  position: absolute;
  top: 0;
  left: 50%;
  transform: rotate(-4deg) translateX(-50%);
  width: 42rem;
  height: 62rem;
  border: solid 1px #2F2F2F;
  z-index: 0;
}
@media screen and (max-width: 1024px) {
  .sec-item__flame {
    width: 74.6666666667vw;
    height: 112vw;
    top: 2.6666666667vw;
  }
}
.sec-item__flame2 {
  position: absolute;
  top: -4.3rem;
  left: 50%;
  transform: translateX(-50%);
  width: 48rem;
  height: 100%;
  z-index: 0;
}
@media screen and (max-width: 1024px) {
  .sec-item__flame2 {
    width: 89.3333333333vw;
    top: -8.8vw;
  }
}
.sec-item__description {
  grid-column: 5/span 4;
  justify-content: center;
  text-align: center;
  font-size: 1.6rem;
  line-height: 2;
  margin-bottom: 3.6rem;
}
@media screen and (max-width: 1024px) {
  .sec-item__description {
    width: 89.3333333333vw;
    margin-bottom: 8vw;
    font-size: 3.7333333333vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec-item__description.description2 {
  grid-column: 4/span 6;
}
.sec-item__horizontal {
  grid-column: 6/span 2;
  border: solid 1px #2F2F2F;
  margin-bottom: 3.6rem;
  margin-left: -1.6rem;
  margin-right: -1.6rem;
}
@media screen and (max-width: 1024px) {
  .sec-item__horizontal {
    display: block;
    width: 54.4vw;
    margin-bottom: 8vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec-item__name {
  grid-column: 5/span 4;
  font-size: 1.6rem;
  justify-self: center;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1024px) {
  .sec-item__name {
    display: block;
    width: 89.3333333333vw;
    margin-bottom: 2.6666666667vw;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec-item__price {
  grid-column: 5/span 4;
  font-size: 1.6rem;
  justify-self: center;
  margin-bottom: 3.6rem;
  font-family: "the-seasons", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 1024px) {
  .sec-item__price {
    display: block;
    width: 89.3333333333vw;
    margin-bottom: 8vw;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec-item__btn {
  grid-column: 5/span 4;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #2F2F2F;
  border-radius: 50%;
  width: 12rem;
  height: 4.5rem;
  font-size: 1.6rem;
  font-family: "the-seasons", serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .sec-item__btn {
    width: 29.3333333333vw;
    height: 10.6666666667vw;
  }
}
.sec-item__btn:hover {
  transform: scale(1.08);
  transition: transform 0.3s ease; /* なめらかに変化 */
}

.w-15 {
  width: 15rem;
}
@media screen and (max-width: 1024px) {
  .w-15 {
    width: 40vw;
  }
}

/* detail
===================================================== */
.sec-detail {
  margin-bottom: 19rem;
}
@media screen and (max-width: 1024px) {
  .sec-detail {
    margin-bottom: 21.3333333333vw;
  }
}
.sec-detail__body {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1256px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  column-gap: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .sec-detail__body {
    display: block;
    max-width: none;
  }
}
.sec-detail__lead {
  position: relative;
  z-index: 0;
  grid-column: 3/span 3;
  font-family: "the-seasons", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 6rem;
  margin-left: 1.5rem;
}
@media screen and (max-width: 1024px) {
  .sec-detail__lead {
    font-size: 10.6666666667vw;
    margin-left: 5.3333333333vw;
  }
}
.sec-detail__img1 {
  grid-column: 3/span 5;
  width: 36rem;
  margin-top: -2rem;
}
@media screen and (max-width: 1024px) {
  .sec-detail__img1 {
    margin-left: auto;
    margin-right: auto;
    width: 69.3333333333vw;
    margin-top: -4vw;
    margin-bottom: 32vw;
  }
}
.sec-detail__img2 {
  grid-column: 8/span 3;
  width: 28rem;
  align-self: center;
}
@media screen and (max-width: 1024px) {
  .sec-detail__img2 {
    width: 63.4666666667vw;
    margin-left: auto;
    margin-right: 13.3333333333vw;
  }
}
.sec-detail__square {
  position: absolute;
  z-index: -1;
  grid-column: 5/span 3;
  width: 30rem;
  height: 45rem;
  bottom: -7rem;
  background-color: #F4F5F5;
}
@media screen and (max-width: 1024px) {
  .sec-detail__square {
    bottom: auto;
    width: 64vw;
    height: 96vw;
    top: 30.6666666667vw;
    right: 5.3333333333vw;
  }
}
.sec-detail__cursive {
  position: absolute;
  grid-column: 7/span 4;
  width: 27rem;
  bottom: -3rem;
  margin-left: 4rem;
}
@media screen and (max-width: 1024px) {
  .sec-detail__cursive {
    width: 57.8666666667vw;
    top: 117.3333333333vw;
    bottom: auto;
    margin-left: 14.6666666667vw;
  }
}
.sec-detail__cursive.cursive1 {
  width: 27rem;
}
@media screen and (max-width: 1024px) {
  .sec-detail__cursive.cursive1 {
    width: 57.8666666667vw;
  }
}
.sec-detail__cursive.cursive2 {
  width: 26rem;
}
@media screen and (max-width: 1024px) {
  .sec-detail__cursive.cursive2 {
    width: 54.9333333333vw;
  }
}

/* coordinate
===================================================== */
.sec-coordinate {
  margin-bottom: 12rem;
}
@media screen and (max-width: 1024px) {
  .sec-coordinate {
    margin-bottom: 29.3333333333vw;
  }
}
.sec-coordinate__body {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1256px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  column-gap: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .sec-coordinate__body {
    display: block;
    max-width: none;
  }
}
.sec-coordinate__lead {
  grid-column: 1/span 12;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  column-gap: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .sec-coordinate__lead {
    display: flex;
    flex-direction: column;
    width: 89.3333333333vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10.6666666667vw;
  }
}
.sec-coordinate__name {
  order: 1;
  grid-column: 2/span 2;
  margin-left: 2rem;
  font-size: 1.6rem;
  align-self: end;
  font-family: "the-seasons", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 1024px) {
  .sec-coordinate__name {
    font-size: 4.2666666667vw;
    margin-bottom: 0.6rem;
    margin-left: 0;
    align-self: flex-start;
  }
}
.sec-coordinate__title {
  order: 2;
  grid-column: 8/span 4;
  margin-left: auto;
  margin-right: 2rem;
  font-size: 5rem;
  font-family: "the-seasons", serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 1024px) {
  .sec-coordinate__title {
    order: 3;
    justify-self: flex-end;
    margin-right: 0;
    margin-top: 0.6rem;
    font-size: 9.6vw;
  }
}
.sec-coordinate__horizontal {
  grid-column: 2/span 10;
  border: solid 1px #2F2F2F;
  order: 3;
  margin-top: 0.5rem;
  margin-bottom: 6rem;
  margin-right: 2rem;
  margin-left: 2rem;
}
@media screen and (max-width: 1024px) {
  .sec-coordinate__horizontal {
    order: 2;
    width: 100%;
    margin: 0;
  }
}
.sec-coordinate__items {
  grid-column: 1/span 12;
  height: 53rem;
  position: relative;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  column-gap: 1.6rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1024px) {
  .sec-coordinate__items {
    display: flex;
    flex-direction: column;
    width: 89.3333333333vw;
    height: 100%;
  }
}
.sec-coordinate__swiper1 {
  position: relative;
  grid-column: 2/span 4;
  height: 45rem;
  width: 30rem;
  aspect-ratio: 3/2;
  transform: rotate(-2deg);
  margin-left: 5rem;
  margin-right: 5rem;
}
@media screen and (max-width: 1024px) {
  .sec-coordinate__swiper1 {
    position: static;
    width: 72.5333333333vw;
    height: 108.5333333333vw;
    margin-left: 5.3333333333vw;
  }
}
.sec-coordinate__swiper2 {
  position: absolute;
  grid-column: 5/span 4;
  top: 3rem;
  height: 45rem;
  width: 30rem;
  aspect-ratio: 3/2;
  transform: rotate(2deg);
  margin-left: 3.5rem;
  margin-right: 7rem;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .sec-coordinate__swiper2 {
    position: static;
    top: auto;
    width: 72.5333333333vw;
    height: 108.5333333333vw;
    margin-left: 12vw;
  }
}
.sec-coordinate__swiper3 {
  position: absolute;
  z-index: 1;
  grid-column: 8/span 4;
  top: 6rem;
  height: 45rem;
  width: 30rem;
  aspect-ratio: 3/2;
  transform: rotate(-4deg);
  margin-left: 2.5rem;
  margin-right: 6.5rem;
}
@media screen and (max-width: 1024px) {
  .sec-coordinate__swiper3 {
    position: static;
    top: auto;
    width: 72.5333333333vw;
    height: 108.5333333333vw;
    margin-left: 21.3333333333vw;
  }
}
.sec-coordinate__tag {
  position: absolute;
  font-family: "adobe-handwriting-ernie", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.5rem;
  z-index: 3;
}
@media screen and (max-width: 1024px) {
  .sec-coordinate__tag {
    font-size: 5.3333333333vw;
  }
}
.sec-coordinate__tag.tag1 {
  top: 2rem;
  left: 5rem;
  transform-origin: left top; /* 左上を基準に */
  transform: rotate(88deg);
}
@media screen and (max-width: 1024px) {
  .sec-coordinate__tag.tag1 {
    top: 5.3333333333vw;
    left: 10.6666666667vw;
  }
}
.sec-coordinate__tag.tag2 {
  top: 2rem;
  left: 5rem;
  transform-origin: left top; /* 左上を基準に */
  transform: rotate(92deg);
}
@media screen and (max-width: 1024px) {
  .sec-coordinate__tag.tag2 {
    top: 5.3333333333vw;
    left: 10.6666666667vw;
  }
}
.sec-coordinate__tag.tag3 {
  top: 6rem;
  right: -3rem;
  transform: rotate(88deg);
}
@media screen and (max-width: 1024px) {
  .sec-coordinate__tag.tag3 {
    top: 13.3333333333vw;
    right: -4vw;
  }
}
.sec-coordinate__tag.tag4 {
  top: 1.5rem;
  left: 0.8rem;
  transform: rotate(-2deg);
}
.sec-coordinate__tag.tag5 {
  top: 1.5rem;
  left: 0.8rem;
  line-height: 1.32;
  transform: rotate(2deg);
}
.sec-coordinate__tag.tag6 {
  top: 1.5rem;
  right: 1rem;
  transform: rotate(-2deg);
}

/* swiper
===================================================== */
.swiper {
  overflow: visible;
}

.swiper-wrapper {
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .swiper-wrapper {
    overflow: visible;
  }
}

.swiper-slide {
  transition: 0.4s ease-in-out;
}
@media screen and (min-width: 1025px) {
  .swiper-slide {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .swiper-slide {
    pointer-events: none;
    position: relative;
    top: 0;
    left: 0;
  }
}

@media screen and (min-width: 1025px) {
  .swiper-wrapper:hover .img2, .swiper-wrapper:hover .img4, .swiper-wrapper:hover .img6 {
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
  }
}

.swiper-pagination .swiper-pagination-bullet {
  width: 1rem;
  height: 0.1rem;
  background: #ffffff;
  opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet:nth-child(2) {
  margin-left: 2px;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #2f2f2f;
  opacity: 1;
}

.item-dot1 {
  text-align: left;
  padding-left: 1.2rem;
  margin-bottom: 0.6rem;
}

.item-dot2 {
  text-align: right;
  padding-right: 1.2rem;
  margin-bottom: 0.6rem;
}

.item-dot3 {
  text-align: right;
  padding-right: 3rem;
  margin-bottom: 0rem;
}

/* #credit
===================================================== */
.sec-credit {
  padding-top: 3rem;
  margin-bottom: 15rem;
}
.sec-credit__body {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  font-family: "the-seasons", serif;
  font-weight: 300;
  font-style: normal;
}

/* #footer
===================================================== */
footer ul {
  display: flex;
  justify-content: center;
  gap: 6.4vw;
}
@media screen and (min-width: 1025px) {
  footer ul {
    gap: 24px;
  }
}
footer ul li {
  width: 4.8vw;
  padding-bottom: 8vw;
}
@media screen and (min-width: 1025px) {
  footer ul li {
    width: 18px;
    padding-bottom: 30px;
  }
}
footer #f-logo {
  display: block;
  width: 14.6666666667vw;
  padding-bottom: 8.5333333333vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1025px) {
  footer #f-logo {
    width: 55px;
    padding-bottom: 30px;
  }
}
footer #f-copy {
  text-align: center;
  font-size: 3.2vw;
  padding-bottom: 8vw;
}
@media screen and (min-width: 1025px) {
  footer #f-copy {
    font-size: 14px;
    padding-bottom: 94px;
  }
}/*# sourceMappingURL=style.css.map */