@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Hina+Mincho&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Serif+JP:wght@200..900&display=swap");

/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model
   ========================================================================== */
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

/* 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;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

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

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

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: 0;
  border-top: 1px solid;
  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] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -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;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms
     ========================================================================== */
/**
   * Reset form fields to make them styleable
   * 1. Reset radio and checkbox to preserve their look in iOS.
   */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type=checkbox] {
  /* 1 */
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

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

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

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

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
   * 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;
}

/**
   * 1. Remove the padding in IE 10.
   */
[type=checkbox],
[type=radio] {
  padding: 0;
  /* 1 */
}

/**
   * 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. Change font properties to `inherit` in Safari.
   */
::-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;
}

/* Table
     ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

/* Misc
======================================= */
template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  scroll-padding-top: 110px;
}

@media screen and (max-width: 599px) {
  html {
    scroll-padding-top: 90px;
  }
}

body {
  position: relative;
  font-family:"Noto Serif JP", serif;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #443c3b;
  font-weight: 400;
  background-color: #ffffff;
  overflow-x: hidden;
}

/* a {
  color: #443c3b;
} */

@media screen and (max-width: 599px) {
  button:hover {
    opacity: 1;
  }
}

img {
  width: 100%;
  height: auto;
  display: block;
}

.hina-mincho {
  font-family: "Hina Mincho", serif;
}

@media screen and (min-width: 769px) {
  .sp-only {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .pc-only {
    display: none !important;
  }
}

.u-uppercase {
  text-transform: uppercase;
}

.u-uppercase-none {
  text-transform: none;
}

/*animate.css動作*/
.animated {
  -webkit-animation-duration: 1.0s;
  animation-duration: 1.0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: .5s;
}

/*範囲に入ってから動作開始までの遅延時間（秒）*/
.animate_delay {
  animation-delay: .5s;
}

.animate_duration {
  -webkit-animation-duration: 1.0s;
  animation-duration: 1.0s;
}

/*inview.js要素の初期表示*/
.iv,
.ivo {
  visibility: hidden;
}

.l-inner {
  max-width: 1070px;
  margin: 8.5% auto;
  padding: 0 4em;
  box-sizing: content-box;
}

@media screen and (max-width: 599px) {
  .l-inner {
    margin: 12.5% auto;
    padding: 0 37px;
  }
}

/* _footer.scss 
======================================= */
.l-footer {
  background-color: #7d1d47;
  color: #fff;
  padding: 4.5% 5% 10em 6%;
}

.l-footer__catch {
  font-size: clamp(1.1rem, 1.88vw, 2.4rem);
  letter-spacing: 0.2em;
}
@media screen and (max-width: 1040px) {
  .l-footer__nav-ttl {
    display: none;
  }
}

.l-footer__inner {
  display: flex;
  margin-top: 13px;
  justify-content: space-between;
  gap: 10%;
}

@media screen and (max-width: 1040px) {
  .l-footer__inner {
    display: block;
  }
}

.l-footer__left {
  flex-grow: 1;
}

.l-footer__logo {
  margin-top: 35px;
  max-width: 353px;
  width: 27.58vw;
  min-width: 160px;
}

.l-footer__right {
  flex-grow: 2;
  font-size: clamp(1.2rem, 1.41vw, 1.8rem);
  max-width: 497px;
}
@media screen and (max-width: 1040px) {
  .l-footer__right {
    max-width: 100%;
  }
}

.l-footer__nav{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 10%;
}

.l-footer__list {
  margin-top: 0.2em;
  display: flex;
  flex-direction: column;
  gap: 0.2em;
  letter-spacing: 0.2em;
}

.l-footer__item {
  display: flex;
  letter-spacing: 0;
}

@media screen and (max-width: 1040px) {
  .l-footer__item {
    display: none;
  }
}

.l-footer .--contact{
  margin-bottom: -9px;
}

.l-footer .\--contact .l-header-nav__item+li {
  margin-top: 0.5em;
}

.l-footer__item>a:hover {
  opacity: 0.7;
}

.l-footer small {
  font-size: clamp(calc(1.8rem * 0.45), 1.41vw, 1.8rem);
  display: block;
  text-align: center;
  margin-top: 1.5em;
}

@media screen and (max-width: 767px) {
  .l-footer{
    padding: 6.5% 10% 3em;
  }
  .l-footer__catch{
    margin-left: 7%;
  }
  .l-footer__logo{
    margin-top: 21px;
  }
  .l-footer .--contact {
    margin-top: 41px;
    margin-right: 25px;
  }
  .l-header-nav__icon{
    margin-right: 4px;
  }
  .l-footer small{
    margin-top: 3.5em;
  }
}

/* _header.scss 
======================================= */
.l-header__inner {
  width: 100%;
  height: 100px;
  background-color: #ffffff;
  display: flex;
  padding: 0 62px;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

@media screen and (max-width: 879px) {
  .l-header__inner {
    height: 57px;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 0 30px;
  }
}

.l-header__logo {
  max-width: 353px;
  width: 27.58vw;
  min-width: 160px;
}

.l-header .contact-info {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 5px;
  color: #231815;
  margin-right: clamp(100px, 9.77vw, 125px);
}

.l-header .contact-info .tel {
  font-size: clamp(1.8rem, 2.58vw, 33px);
  font-weight: 700;
  letter-spacing: 0.23em;
}

.l-header .contact-info .time {
  font-size: clamp(1.2rem, 1.41vw, 18px);
  font-weight: 600;
  letter-spacing: 0.3em;
}

.l-header-nav {
  color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 533px;
  background-color: rgba(130, 29, 74, 0.9);
  z-index: 1002;
  -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  padding: 60px 0 50px 227px;
  letter-spacing: 0.2em;
  overflow: scroll;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  transition: -webkit-clip-path 0.8s ease;
  transition: clip-path 0.8s ease;
  transition: clip-path 0.8s ease, -webkit-clip-path 0.8s ease;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.l-header.is-open .l-header-nav {
  -webkit-clip-path: polygon(156px 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(176px 0, 100% 0, 100% 100%, 0 100%);
}

.l-header-nav::-webkit-scrollbar {
  display: none;
}

.l-header-nav__ttl {
  font-size: clamp(calc(2.8rem * 0.6), 1.41vw, 2.3rem);
}

.l-header-nav__list.\--main {
  margin-top: 40px;
  font-size: clamp(calc(2.8rem * 0.55), 1.41vw, 1.8rem);
}

.l-header-nav__item a:hover {
  opacity: 0.7;
}

.l-header-nav__item+.l-header-nav__item {
  margin-top: 1.15em;
}

.l-header-nav__item>ul {
  padding-left: 1em;
  margin-top: 0.8em;
  font-weight: 400;
}

.l-header-nav__list+.l-header-nav__list {
  margin-top: 2.6em;
  margin-left: -13px;
  font-size: clamp(calc(2.8rem * 0.6), 1.41vw, 1.8rem);
}

.\--contact .l-header-nav__item.--tel {
  margin-left: -45px;
  letter-spacing: 0.32em;
}

.\--contact .l-header-nav__item+li {
  margin-top: 1.2em;
}

.\--contact .l-header-nav__item a {
  display: flex;
  align-items: center;
}

.l-header-nav__icon {
  display: inline-block;
  max-width: 49.5px;
  width: 3.87vw;
  min-width: 24px;
  margin-right: 10px;
}

/* main 
======================================= */
.l-main {
  padding-top: 100px;
}

@media screen and (max-width: 879px) {
  .l-main {
    padding-top: 60px;
  }
}

.l-main__under{
  padding-top: 14.7%;
}

@media screen and (max-width: 767px) {
  .l-main__under{
    padding-top: 22.7%;
  }
}

/* タイトル 
======================================= */
.c-sec-ttl {
  text-align: center;
  font-size: clamp(2.0rem, 3.52vw, 4.5rem);
  font-weight: 700;
  letter-spacing: 0.2em;
}

*:has(.p-top) .c-sec-ttl{
  border-bottom: 10px solid #821d4a65;
  padding-bottom: 1.2%;
  width: clamp(200px, 35.16vw, 450px);
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  *:has(.p-top) .c-sec-ttl {
    border-bottom: 4.5px solid #821d4a65;
  }
}

*:has(.p-top) .c-sec-ttl::before{
  content: "";
  display: block;
  background-image: url(../img/common/ttl-deco.svg);
  position: absolute;
  top: 3%;
  left: -12%;
  width: clamp(28px, 4.84vw, 62px);
  height: clamp(28px, 4.84vw, 62px);
}

/* ボタン 
======================================= */
.c-btn-border {
  margin-top: 10%;
}

.c-btn-border .link {
  display: block;
  max-width: 385px;
  width: 30.08vw;
  min-width: calc(380px * 0.45);
  border: 2px solid #821d4a;
  font-size: clamp(calc(2.1rem * 0.6), 1.64vw, 2.1rem);
  text-align: center;
  margin: auto;
  padding: 0.6em 0;
  letter-spacing: 0.2em;
  position: relative;
}

.c-btn-border .link:hover{
  color: #fff;
}

.c-btn-border .link::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #821d4a;
  mix-blend-mode: multiply;
  -webkit-clip-path: polygon(0 0, 0 0, -50px 100%, 0 100%);
  clip-path: polygon(0 0, 0 0, -50px 100%, 0 100%);
  transition: -webkit-clip-path 0.45s ease-out;
  transition: clip-path 0.45s ease-out;
  transition: clip-path 0.45s ease-out, -webkit-clip-path 0.45s ease-out;
}

.c-btn-border .link:hover::before {
  -webkit-clip-path: polygon(0 0, calc(100% + 50px) 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, calc(100% + 50px) 0, 100% 100%, 0 100%);
}

@media screen and (max-width: 767px) {
  .c-btn-border{
    margin-top: 14%;
  }
}

/* カテゴリーリスト 
======================================= */
.c-category-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  /* justify-content: center; */
  margin-top: 100px;
}

.c-category-list__item a {
  display: block;
  font-size: clamp(calc(2.1rem * 0.6), 1.7vw, 2.1rem);
  font-weight: bold;
  letter-spacing: 0.08em;
  padding: 0.5em 0.8em;
  border-radius: 5px;
}

.c-category-list__item a.is-selected,
.c-category-list__item a:hover {
  background-color: #d1aab3;
}

.c-category-list__item a.is-selected {
  pointer-events: none;
}

.c-2columns {
  flex-wrap: wrap;
}

.c-2columns>* {
  width: 50%;
}


@media screen and (max-width: 879px) {
  .c-category-list {
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .c-category-list__item a{
    border-radius: 3px;
  }

  .c-category-list{
    gap: 5px;
  }
}

/* サイドボタン 
======================================= */
.c-contact-btns {
  position: fixed;
  top: clamp(200px, 40%, 400px);
  right: 0;
  z-index: 1000;
}

.c-contact-btns__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 1.2;
  font-size: clamp(calc(2.4rem * 0.45), 1.88vw, 2.4rem);
  color: #fff;
  padding: 0.5em 1.2em;
  border-right: none;
  background-color: #821d4a;
  position: relative;
  right: -82px;
}
@media screen and (max-width: 599px) {
  .c-contact-btns__link {
    padding-left: 10%;
  }
}

.c-contact-btns__link+a {
  margin-top: 40px;
}

@media screen and (max-width: 879px) {
  .c-contact-btns__link+a {
    margin-top: 0;
  }
}

.c-contact-btns__link::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  mix-blend-mode: multiply;
}

@media screen and (max-width: 879px) {
  .c-contact-btns__link::before {
    left: 15%;
  }
}

.c-contact-btns__link.\--tel::before {
  background-image: url(../img/common/icon-phone-green.svg);
  width: 41.4px;
  height: 45.9px;
}

@media screen and (max-width: 599px) {
  .c-contact-btns__link.\--tel::before {
    width: clamp(20px, 6.5vw, 41.4px);
  }
}

.c-contact-btns__link.\--tel:hover::before {
  -webkit-animation: ringPhone 0.5s ease-in-out 0s 1;
  animation: ringPhone 0.5s ease-in-out 0s 1;
}

.c-contact-btns__link.\--form:hover::before {
  -webkit-animation: swingGlobe 0.5s ease-in-out 0s 1;
  animation: swingGlobe 0.5s ease-in-out 0s 1;
}

@-webkit-keyframes ringPhone {
  0% {
    left: 50%;
  }

  20% {
    left: 45%;
  }

  40% {
    left: 55%;
  }

  60% {
    left: 45%;
  }

  80% {
    left: 55%;
  }

  100% {
    left: 50%;
  }
}

@keyframes ringPhone {
  0% {
    left: 50%;
  }

  20% {
    left: 45%;
  }

  40% {
    left: 55%;
  }

  60% {
    left: 45%;
  }

  80% {
    left: 55%;
  }

  100% {
    left: 50%;
  }
}

@-webkit-keyframes swingGlobe {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  33% {
    transform: translate(-50%, -50%) rotate(20deg);
  }

  66% {
    transform: translate(-50%, -50%) rotate(-20deg);
  }

  100% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
}

@keyframes swingGlobe {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  33% {
    transform: translate(-50%, -50%) rotate(20deg);
  }

  66% {
    transform: translate(-50%, -50%) rotate(-20deg);
  }

  100% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
}
/* ボトムナビゲーション 
======================================= */
.c-bottom-nav{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

.c-bottom-nav__list{
  display: flex;
  z-index: 1000;
  justify-content: space-between;
  align-items: center;
  gap: 0;
}

.c-bottom-nav__list li:hover{
  cursor: pointer;
}


.c-bottom-nav__item{
  width: 33.33%;
  height: clamp(36px, 9.38vw, 120px);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  font-size: clamp(calc(2.3rem * 0.45), 2.03vw,2.6rem);
  font-weight: 600;
}

.c-bottom-nav__item:first-child{
  background-color: #443c3b;
  color: #fff;
  letter-spacing: 0.3em;
}

.c-bottom-nav__item:nth-child(2) {
  background-color: #c79da8;
  letter-spacing: 0.1em;
}

.c-bottom-nav__item:nth-child(2) img{
  width: clamp(calc(2.7rem * 0.45), 3.52vw,4.5rem);
}

.c-bottom-nav__item:nth-child(3) {
  background-color: #e6e6e5;
  color: #8fc31f;
  letter-spacing: 0.1em;
}

.c-bottom-nav__item:nth-child(3) img{
  width: clamp(calc(4.1rem * 0.45), 4.92vw,6.3rem);
}

.c-bottom-nav__item a{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  width: 100%;
  height: 100%;
}

.c-bottom-nav__item:nth-child(3) a{
  gap: 1em;
}

/* フッター コンタクト 
======================================= */
.c-footer-contact {
  margin-top: 10%;
  background-color: #d1aab3;
  padding: 6.5% 0 5.5%;
  font-size: clamp(1.5rem, 1.88vw, 2.4rem);
  letter-spacing: 0.2em;
}
@media screen and (max-width: 1040px) {
  .c-footer-contact {
    padding: 40px 0 30px;
  }
}

.c-footer-contact__inner {
  display: flex;
  align-items: center;
  gap: 1.82%;
  margin: 0 auto;
}

.c-footer-contact__left {
  width: 59%;
  padding-left: clamp(0px, 1.95vw, 25px);
}

.c-footer-contact__right {
  width: 50%;
  padding-right: clamp(0px, 1.33vw, 17px);
}

.c-footer-contact-tel {
  display: flex;
  align-items: center;
  gap: 0.8em;
  font-weight: 700;
}

.c-footer-contact-tel__term {
  font-size: clamp(calc(2.6rem * 0.6), 2.03vw, 2.6rem);
  letter-spacing: 0.2em;
  position: relative;
}

.c-footer-contact-tel__icon{
  max-width: 42px;
  width: 3.28vw;
  min-width: 17px;
}

.c-footer-contact-tel__def {
  font-size: clamp(1.5rem, 2.34vw, 3.0rem);
  letter-spacing: 0.2em;
}

.c-footer-contact-hours {
  margin-top: clamp(20px, 3.5vw, 56px);
}

.c-footer-contact-hours__row {
  display: flex;
  gap: 1.2em;
}

.c-footer-contact-hours__row+.c-footer-contact-hours__row {
  margin-top: 0.5em;
}

.c-footer-contact-hours__term {
  width: 4.5em;
  display: flex;
  justify-content: space-between;
  flex-shrink: 0;
  letter-spacing: 0;
}

.c-footer-contact-form {
  display: block;
  border: 1px solid #3f4036;
  padding: 7% 3%;
}

.c-footer-contact-form__ttl {
  letter-spacing: 0.35em;
  font-size: clamp(1.5rem, 2.03vw, 2.6rem);
}

.c-footer-contact-form__dsc {
  display: block;
  margin-top: 0.5em;
  letter-spacing: 0.14em;
  /* font-size: clamp(calc(1rem * 0.45), 2.8vw, 2.4rem); */
}

@media screen and (max-width: 1040px) {
  .c-footer-contact__inner {
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 0;
  }

  .c-footer-contact__left{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .c-footer-contact-hours__row{
    width: 100%;
    margin: 0 auto;
  }
  .c-footer-contact__right{
    min-width: 217px;
    width: 40vw;
    max-width: 390px;
    padding: 0;
  }

  .c-footer-contact-form{
    padding: 5% 6%;
  }
}

@media screen and (max-width: 767px) {
  .c-footer-contact{
    margin-top: 17%;
    padding: 40px 0 39px;
  }
  .c-footer-contact-form__dsc{
    font-size: clamp(1rem, 1.88vw, 2.4rem);
  }
}

/* ハンバーガーメニュー
======================================= */
.c-ham {
  display: block;
  width: 60px;
  height: 33.5px;
  position: fixed;
  z-index: 1005;
  top: 30px;
  right: 42px;
  transition: width 0.5s;
  color: #fff;
}

@media screen and (max-width: 879px) {
  .c-ham {
    width: 30px;
    height: 20px;
    right: 20px;
    top: 20px;
  }
}

.l-header.is-open .c-ham {
  width: 40px;
}

@media screen and (max-width: 879px) {
  .l-header.is-open .c-ham {
    width: 30px;
  }
}

.c-ham__line {
  width: 100%;
  height: 2px;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  transition: transform 0.5s, opacity 0.3s, background-color 0.3s, width 0.8s;
}

.c-ham:hover .c-ham__line {
  -webkit-animation: bounceHam 0.4s ease-in-out 0s 1 forwards;
  animation: bounceHam 0.4s ease-in-out 0s 1 forwards;
}

.c-ham__line:nth-of-type(1) {
  background-color: #821d4a;
  transform: translateY(-16px);
}

@media screen and (max-width: 879px) {
  .c-ham__line:nth-of-type(1) {
    transform: translateY(-9px);
  }
}

.l-header.is-open .c-ham__line:nth-of-type(1) {
  background-color: #443c3b;
  transform: translateY(0px) rotate(45deg);
}

.c-ham__line:nth-of-type(2) {
  background-color: #c79da8;
  transform: translateY(-1px);
}

.c-ham:hover .c-ham__line:nth-of-type(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.l-header.is-open .c-ham__line:nth-of-type(2) {
  opacity: 0;
}

.c-ham__line:nth-of-type(3) {
  background-color: #443c3b;
  transform: translateY(13px);
}

@media screen and (max-width: 879px) {
  .c-ham__line:nth-of-type(3) {
    transform: translateY(7px);
  }
}

.c-ham:hover .c-ham__line:nth-of-type(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.l-header.is-open .c-ham__line:nth-of-type(3) {
  transform: translateY(0px) rotate(-45deg);
}

@-webkit-keyframes bounceHam {
  0% {
    width: 100%;
  }

  50% {
    width: 80%;
  }

  100% {
    width: 100%;
  }
}

@keyframes bounceHam {
  0% {
    width: 100%;
  }

  50% {
    width: 80%;
  }

  100% {
    width: 100%;
  }
}

/* .c-hideText {
  position: relative;
}

.c-hideText__txt {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}

@media screen and (max-width: 599px) {
  .c-hideText--sp {
    position: relative;
  }

  .c-hideText--sp__txt {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
  }
} */

/* ページネーション 
======================================= */
.c-pagination {
  margin: 19% 0 16%;
  display: flex;
  justify-content: center;
}

.c-pagination__item {
  display: flex;
  min-width: 1.5em;
  height: 1.5em;
  justify-content: center;
  align-items: center;
  border-bottom: transparent solid 2px;
  padding-bottom: 4px;
  font-size: clamp(calc(2.1rem * 0.45), 1.64vw, 2.1rem);
}

.c-pagination__item.\--current {
  border-color: #70234a;
}

.c-pagination__item:not(.\--dots):hover {
  border-color: #70234a;
}

.c-pagination__item.\--arrow {
  padding: 0 0.3em;
}

.c-pagination__item+.c-pagination__item {
  margin-left: 1.2em;
}

[data-scroll-in=fade-blur] {
  opacity: 0;
  filter: blur(5px);
  transition: opacity 0.3s, filter 0.3s;
}

[data-scroll-in=fade-blur].is-shown {
  opacity: 1;
  filter: blur(0);
}

[data-scroll-in=fade] {
  opacity: 0;
  transition: opacity 0.3s;
}

[data-scroll-in=fade].is-shown {
  opacity: 1;
}

[data-scroll-in=clip-right] {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
  transition: -webkit-clip-path 0.4s;
  transition: clip-path 0.4s;
  transition: clip-path 0.4s, -webkit-clip-path 0.4s;
}

[data-scroll-in=clip-right].is-shown {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}

[data-scroll-in=clip-down] {
  -webkit-clip-path: inset(0 0 100% 0);
  clip-path: inset(0 0 100% 0);
  transition: -webkit-clip-path 0.4s;
  transition: clip-path 0.4s;
  transition: clip-path 0.4s, -webkit-clip-path 0.4s;
}

[data-scroll-in=clip-down].is-shown {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}

/* ギャラリー 
======================================= */
.c-gallery__list {
  margin-top: 6.5%;
  display: flex;
  gap: 38px 40px;
  flex-wrap: wrap;
}

@media screen and (max-width: 879px) {
  .c-gallery__list {
    margin-top: 11.5%;
    gap: 15px;
  }
}

.c-gallery__item {
  width: calc((100% - 140px) / 4);
  height: 0;
  padding-top: calc((100% - 140px) / 4);
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 879px) {
  .c-gallery__item {
    width: calc((100% - 10vw) / 3);
    padding-top: calc((100% - 10vw) / 3);
  }
}

@media screen and (max-width: 599px) {
  .c-gallery__item {
    width: calc((100% - 5vw) / 2);
    padding-top: calc((100% - 5vw) / 2);
  }
}

.c-gallery__trigger {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 1s;
}

.c-gallery__trigger img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.c-gallery__trigger::before {
  content: "詳しく見る";
  font-size: 90%;
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  background-color: rgb(207 160 175 / 80%);
  opacity: 0;
  letter-spacing: 0.2em;
  transition: opacity 0.5s, transform 1s;
}

.c-gallery__trigger:hover {
  transform: scale(1.15);
}

.c-gallery__trigger:hover::before {
  transform: scale(0.8695652174);
  opacity: 1;
}

.c-gallery__trigger[data-staff-name]::before {
  content: attr(data-staff-name);
  font-size: clamp(1.5rem, 2.34vw, 3rem);
}

.c-gallery__modal {
  width: 70vw;
}

.c-gallery__modal-img {
  background-color: #ddd;
}

.c-gallery__caption {
  background-color: #fff;
  padding: 30px 35px 0 90px;
}

@media screen and (max-width: 879px) {
  .c-gallery__caption {
    padding: 10px 15px 0;
  }
}

.c-gallery__caption h3 {
  font-size: clamp(1.6rem, 1.64vw, 2.1rem);
  font-weight: 700;
  margin-bottom: 1em;
  letter-spacing: 0.1em;
}

.c-gallery__link {
  background-color: #fff;
  padding: 0 35px 30px;
  display: flex;
  justify-content: flex-end;
  font-size: 1.8rem;
}

@media screen and (max-width: 879px) {
  .c-gallery__link {
    font-size: 1.4rem;
    margin-top: 15px;
    padding: 0 15px 15px;
  }
}

.c-gallery__link a {
  display: flex;
  width: 200px;
  height: 50px;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.2em;
  background-color: #abc496;
  border-radius: 5px;
}

.c-gallery__link a:hover {
  opacity: 0.75;
}

@media screen and (max-width: 879px) {
  .c-gallery__link a {
    width: auto;
    height: auto;
    padding: 0.5em 1em;
  }
}

.iziModal-navigate>button {
  opacity: 1 !important;
}

.iziModal-navigate>button::before {
  content: "";
  display: block;
  position: absolute;
  width: 75px;
  height: 75px;
  border: 7px solid #ba9ba5;
  top: 50%;
  left: 50%;
  transition: left 0.3s;
  transform: translate(-50%, -50%) rotate(45deg);
}

@media screen and (max-width: 879px) {
  .iziModal-navigate>button::before {
    width: 9vw;
    height: 9vw;
    border-width: 4px;
  }
}

.iziModal-navigate .iziModal-navigate-next {
  background-image: none !important;
}

.iziModal-navigate .iziModal-navigate-next::before {
  border-left: none;
  border-bottom: none;
}

@media screen and (max-width: 879px) {
  .iziModal-navigate .iziModal-navigate-next::before {
    left: 30%;
  }
}

.iziModal-navigate .iziModal-navigate-next:hover::before {
  left: 60%;
}

.iziModal-navigate .iziModal-navigate-prev {
  background-image: none !important;
}

.iziModal-navigate .iziModal-navigate-prev::before {
  border-top: none;
  border-right: none;
}

@media screen and (max-width: 879px) {
  .iziModal-navigate .iziModal-navigate-prev::before {
    left: 70%;
  }
}

.iziModal-navigate .iziModal-navigate-prev:hover::before {
  left: 40%;
}

.iziModal-overlay {
  background-color: rgba(125, 29, 71, 0.6) !important;
}

.c-gallery__close {
  position: fixed;
  z-index: 2001;
  top: 84px;
  right: 80px;
  width: 43px;
  height: 43px;
  opacity: 0;
  visibility: hidden;
  transition: transform 0.3s;
}

.c-gallery__close:hover {
  transform: rotate(90deg);
}

.c-gallery__close::before,
.c-gallery__close::after {
  width: 35px;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  top: 20px;
  left: 4px;
}

.c-gallery__close::before {
  content: "";
  display: block;
  transform: rotate(45deg);
}

.c-gallery__close::after {
  content: "";
  display: block;
  transform: rotate(-45deg);
}

@media screen and (max-width: 879px) {
  .c-gallery__close {
    top: 15px;
    right: 15px;
  }
}

.c-sec-ttl__en {
  display: block;
  font-size: 5rem;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 879px) {
  .c-sec-ttl__en {
    font-size: clamp(2.445rem, 5.522vw, 54rem);
  }
}

.c-sec-ttl__ja {
  font-size: 1.8rem;
  display: block;
  letter-spacing: 0.2em;
  margin-top: 0.8em;
}

.c-sec-ttl__ja--spacer+.c-sec-ttl__ja--spacer {
  padding-left: 1.2em;
}

@media screen and (max-width: 879px) {
  .c-sec-ttl__ja {
    margin-top: 0.2em;
    font-size: 1rem;
  }
}

/* TOP MV
======================================= */
.p-top-mv {
  position: relative;
  width: 100%;
}

.p-top-mv .slick-dotted.slick-slider{
  margin-bottom: 0;
}

.p-top-mv .slick-dots{
  position: absolute;
  bottom: clamp(15px, 2.81vw, 36px);
}

.p-top-mv .slick-dots li{
  margin: 0 10px;
}

.p-top-mv .slick-dots li button:before{
  font-size: 10px;
  opacity: 1;
  color: #CCC;
}

.p-top-mv .slick-dots li.slick-active button:before{
  font-size: 13px;
  color: #821d4a;
}

.p-top-mv__caption {
  position: absolute;
  bottom: clamp(31px, 6.8vw, 87px);
  z-index: 0;
  width: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  .p-top-mv .slick-dots li{
    margin: 0 7px;
    width: 5px;
    height: 5px;
  }
  .p-top-mv .slick-dots li button{
    width: 5px;
    height: 5px;
  }
  .p-top-mv .slick-dots li button:before{
    font-size: 5px;
    width: 5px;
    height: 5px;
    line-height: 7px;
  }
  .p-top-mv .slick-dots li.slick-active button:before{
    font-size: 8px;
  }
  .p-top-mv__caption {
    bottom: 42px;
    padding: 0;
  }
}

.p-top-mv__caption span {
  color: #fff;
  font-family: "Hina Mincho", serif;
  font-size: clamp(calc(4.8rem * 0.45), 3.75vw, 4.8rem);
  border-radius: 0;
  letter-spacing: 0.16em;
  font-weight: 400;
  display: block;
  width: 100%;
  background: rgba(120, 30, 60, 0.7);
  padding: 0.65em;
}
@media (max-width: 768px) {
  .p-top-mv__caption span {
    line-height: 2.5;
    letter-spacing: 0.15em;
    padding: 3px;
  }
}

/* TOP コンセプト
======================================= */
.p-top-concept {
  background-color: #d1aab3;
  text-align: center;
}

.p-top-concept .l-inner{
  padding-top: 5%;
  padding-bottom: 7.5%;
  margin: auto;
}

.p-top-concept h3{
  font-size: clamp(calc(3.3rem * 0.45), 2.81vw,3.6rem);
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 2;
}

.p-top-concept p{
  margin-top: 5%;
  font-size: clamp(calc(2.1rem * 0.6), 1.64vw,2.1rem);
  letter-spacing: 0.2em;
  line-height: 2.3;
}

@media screen and (max-width: 767px) {
  .p-top-concept h3{
    line-height: 2.1;
  }

  .p-top-concept p{
    margin-top: 2%;
    text-align: left;
  }
}

/* TOP 選ばれる理由
======================================= */
.p-top-reason ul{
  display: flex;
  justify-content: space-between;
  gap: 3rem;
  margin-top: 5%;
}

.p-top-reason ul li{
  width: 29.5%;
}

@media screen and (max-width: 767px) {
  .p-top-reason ul{
    flex-direction: column;
    align-items: center;
    gap: 1.2em;
    margin-top: 9%;
  }

  .p-top-reason ul li{
    width: 61%;
  }
}

.p-top-reason ul li img{
  padding: 0 11%;
}

.p-top-reason ul h4{
  font-size: clamp(calc(3.6rem * 0.45), 2.34vw,3.0rem);
  line-height: calc(48 / 30);
  text-align: center;
  margin-top: -0.2em;
}

.p-top-reason ul p{
  font-size: clamp(calc(2.2rem * 0.6), 1.41vw,1.8rem);
  text-align: center;
  line-height: calc(30 / 18);
  margin-top: 7.3%;
}

/* TOP 買取品目
======================================= */
.p-top-buy{
  margin-top: -0.7%;
}

.p-top-buy ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 4.5rem 0;
  margin-top: 6%;
}

.p-top-buy ul li{
  width: calc(100% / 4 - 4%);
}

.p-top-buy ul li p{
  text-align: center;
  font-size: clamp(calc(2.1rem * 0.6), 1.64vw,2.1rem);
  margin-top: 2rem;
}

.p-top .accordion__content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.accordion__content{
  margin-top: 8%;
}

.accordion__content--inner{
  padding: 1em;
  border: 2px solid #821d4a;
  display: inline-table;
}

.accordion__content p{
  font-size: clamp(calc(2.1rem * 0.6), 1.64vw,2.1rem);
  line-height: calc(36/21);
  letter-spacing: 0.1em;
}

.accordion__content h5{
  font-size: clamp(calc(2.4rem * 0.6), 1.88vw,2.4rem);
  line-height: calc(40/24);
  letter-spacing: 0.1em;
  color: #7d1d47;
  font-weight: 500;
}

.accordion__content h5:not(:first-of-type){
  margin-top: 5%;
}

@media screen and (max-width: 767px) {
  .accordion__content--inner{
    margin-top: 10%;
    padding: 1.5em 2em;
  }
}

.accordion__btn {
  cursor: pointer;
  background: none;
  border: none;
  padding: 1em;
  width: 100%;
  text-align: left;
}

.accordion__btn span {
  position: relative;
  padding-right: 2em;
}

.accordion.active .accordion__btn {
  background: #821d4a;
  color: #fff;
}

.accordion__btn span::after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1.2em;
  height: 1.2em;
  background: url('../img/common/accordion-arrow.svg') no-repeat center/contain;
  transform: translateY(-50%) rotate(0deg);
  transition: filter 0.3s, transform 0.3s;
}

.accordion__btn:hover span::after,
.accordion.active .accordion__btn span::after {
  background: url('../img/common/accordion-arrow.svg') no-repeat center/contain;
  transform: translateY(-50%) rotate(-180deg);
  filter: invert(1);
}

.accordion.active .accordion__content {
  max-height: 1000px;
}

@media screen and (max-width: 767px) {
  .p-top-buy ul li{
    width: calc(100% / 2 - 4%);
  }
  .p-top-buy{
    margin-top: 16.3%;
  }
  .p-top-buy ul{
    margin-top: 10%;
    gap: 1.5rem 0;
  }
  .p-top-buy ul li p{
    margin-top: 1rem;
  }
}

/* TOP 買取の流れ
======================================= */
.p-top-flow{
  margin-top: 11%;
}

.tab-switch {
  display: flex;
  flex-wrap: wrap;
  margin: 6% auto 0;
  justify-content: center;
  gap: 0 16vw;
}

.tab-switch > label {
  flex: 1 1 auto;
  font-size: clamp( calc(3rem * 0.45), 2.19vw, 2.8rem);
  order: -1;
  position: relative;
  padding: 0.3em 1em;
  border-radius: 10px;
  background-color: #FFF;
  max-width: clamp(135px,23.67vw,303px);
  text-align: center;
  cursor: pointer;
  transition:.3s all;
}

.tab-switch > label:hover,
.tab-switch label:has(:checked) {
  background-color: #821d4af5;
  color: #fff; 
}

.tab-switch input {
  display: none;
}

.tab-switch > div {
  display: none;
  width: 100%;
  padding: 2.3% 0;
}

.tab-switch label:has(:checked) + div {
  display: block;
}

.p-top-flow__ttl{
  font-size: clamp(calc(3.6rem * 0.45), 2.03vw,2.6rem);
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 2;
  text-align: center;
  color: #821d4a;
  margin-top: 4.8%;
}

.p-top-flow__list{
  display: flex;
  gap: 3em;
  justify-content: space-between;
  margin-top: 5%;
}

.p-top-flow__list li{
  font-size: clamp(calc(3rem * 0.45), 1.88vw,2.4rem);
  letter-spacing: 0.18em;
  font-weight: 700;
  color: #821d4a;
  max-width: 315px;
}

.p-top-flow__list li p{
  font-size: clamp(calc(2.1rem * 0.6), 1.41vw,1.8rem);
  line-height: calc(32 / 18);
  margin-top: 8%;
  color: #443c3b;
}

@media screen and (max-width: 767px) {
  .p-top-flow{
    margin-top: 15%;
  }
  .tab-switch{
    margin: 9% auto 0;
    gap: 0 8vw;
  }
  .tab-switch > label{
    border-radius: 7px;
  }
  .p-top-flow__list{
    flex-direction: column;
    gap: 1.2em;
    margin: 8% auto 0;
    width: 62%;
  }
  .p-top-flow__ttl{
    margin-top: 6.8%;
  }
}

/* TOP ギャラリー
======================================= */
.p-top-gallery {
  margin-top: 10.5%;
}

.p-top-gallery .c-btn-border{
  margin-top: 11%;
}

/* TOP 鑑定士紹介
======================================= */
.p-top-staff{
  margin-top: 11.5%;
}

.p-top-staff__cts{
  margin-top: 6.5%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 6.5%;
}

.p-top-staff__cts img{
  width: 46%;
}

.p-top-staff__name{
  font-size: clamp(calc(2.4rem * 0.6), 1.88vw,2.4rem);
  font-weight: 700;
  letter-spacing: 0.18em;
}

.p-top-staff__txt{
  margin-top: 9%;
  font-size: clamp(calc(1.8rem * 0.7), 1.41vw,1.8rem);
  line-height: calc(36 / 18);
}

@media screen and (max-width: 767px) {
  .p-top-staff__cts{
    flex-direction: column;
    gap: 2%;
    margin: 9.5% auto 0;
    width: 75%;
  }

  .p-top-staff__cts img{
    width: 100%;
  }

  .p-top-staff__dsc{
    padding: 0 4%;
  }

  .p-top-staff__name{
    margin-top: 12%;
  }
}
/* TOP 会社概要
======================================= */
.p-top-info{
  margin-top: 16%;
}

.p-top-info__dl {
  margin-top: 6.5%;
  font-weight: 500;
}

.p-top-info__row {
  display: flex;
  border-bottom: 1px solid #3f4036;
  padding: 0.95em clamp(20px, 10.5%, 136px);
  gap: clamp(25px, 25%, 225px);
  font-size: clamp(calc(2.4rem * 0.6), 1.88vw, 2.4rem);
}

.p-top-info__row:first-of-type {
  border-top: 1px solid #3f4036;
}

@media screen and (max-width: 879px) {
  .p-top-info__row {
    gap: 10%;
  }
}

.p-top-info__term {
  width: 4.5em;
  display: flex;
  justify-content: space-between;
  flex-shrink: 0;
  font-weight: 600;
}

.p-top-info__def {
  letter-spacing: 0.2em;
}

.p-top-info .c-btn-border{
  margin-top: 11%;
}

@media screen and (max-width: 767px) {
  .p-top-info__dl{
    margin-top: 17.5%;
  }
  .p-top-info__row{
    padding: 0.95em 0% 0.95em 5%;
    gap: 20%;
  }
}

/* ギャラリーページ
======================================= */
.p-gallery .c-category-list{
  margin-top: 6.5%;
}

/* 法人・企業様へ
======================================= */
@media screen and (min-width: 767px) {
.p-for-company .l-inner{
    margin: 5% auto
  }
}

.p-for-company__lead h3{
  width: 59%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.p-for-company__lead h3 span{
  font-size: clamp(calc(2.4rem * 0.6), 1.88vw,2.4rem);
  line-height: calc(50/24);
  letter-spacing: 0.1em;
  font-weight: 500;
  display: block;
  width: 100%;
  position: relative;
  padding-left: 1em;
}

.p-for-company__lead h3 span::before{
  content: '';
  height: 1px;
  width: 100%;
  background-color: #7d1d47;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

.p-for-company__lead p{
  margin-top: 5%;
  font-size: clamp(calc(2.1rem * 0.6), 1.64vw,2.1rem);
  line-height: calc(40/21);
  letter-spacing: 0.08em;
  font-weight: 500;
  padding-left: 4.5%;
}

.p-for-company .accordion__content{
  margin-top: 6%;
}

.p-for-company .accordion__content--inner{
  padding: 2.5% 2.5% 4.5%;
}

.p-for-company .p-top-flow__ttl{
  font-size: clamp(calc(3.0rem * 0.45), 1.88vw, 2.4rem);
  margin-top: 7%;
}

@media screen and (max-width: 767px) {
  .p-for-company__lead h3{
    max-width: 370px;
    width: 100%;
  }

  .p-for-company__lead h3 span{
    width: 110%;
    letter-spacing: 0.03em;
    padding-left: 0;
    text-align: center;
  }

  .p-for-company__lead p{
    margin-top: 17%;
    padding-left: 0;
  }

  .p-for-company .accordion__content--inner{
    padding: 4.5% 2.5% 13.5%;
  }

  .p-for-company .accordion__content h5:not(:first-of-type) {
    margin-top: 10%;
  }

  .p-for-company .p-top-flow__ttl{
    margin-top: 10%;
  }

  .p-for-company .p-top-flow__list{
    margin-top: 10%;
    gap: 2.8em;
  }

  .p-for-company .p-top-flow__list li{
    font-size: clamp(calc(3rem * 0.45), 1.88vw, 2.4rem);
  }

  .p-top-flow__list li p{
    margin-top: 10%;
  }
}

/* お問い合わせページ
======================================= */
.p-contact .contact{
  display: flex;
  justify-content: center;
  gap: 5%;
  margin: 11% 5.5% 0;
}

.p-contact .contact .btn{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8%;
  padding: 10px 20px;
  max-width: 480px;
  width: 100%;
  height: 145px;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 1.714;
}

.p-contact .contact .btn.tel{
  gap: 12%;
}

.p-contact .contact .btn.tel{
  border: 2px solid #7d1d47;
}

.p-contact .contact .btn.line{
  background-color: #e6e6e5;
}

.p-contact .contact .btn .icon{
  width: 63px;
  height: 63px;
  margin-top: 13px;
}

.p-contact .contact .btn.tel .icon{
  max-width: 40px;
  margin-left: -4%;
}

.p-contact .contact .tel-dsc{
  display: flex;
  flex-direction: column;
}

.p-contact .contact .tel-dsc img{
  max-width: 190px;
  margin-top: 11px;
  margin-bottom: 8px;
}

.p-contact .contact .tel-ttl{
  font-size: clamp(calc(1.6rem * 0.45), 1.25vw, 1.6rem);
}

.p-contact .contact .tel-nam{
  font-size: clamp(calc(2.8rem * 0.45), 2.19vw, 2.8rem);
}

.p-contact .contact .tel-time{
  font-size: clamp(calc(1.2rem * 0.45), 0.94vw, 1.2rem);
  letter-spacing: 0.05em;
}

.p-contact__lead{
  font-size: clamp(calc(1.8rem * 0.6), 1.09vw, 1.4rem);
  line-height: calc(36/18);
  letter-spacing: 0.08em;
  color: #7f807f;
  margin-top: 6%;
  text-align: center;
}

.p-contact__address{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3%;
  margin-top: 7.4%;
}

.p-contact__address img{
  max-width: 62px;
  width: 4.84vw;
  max-height: 36px;
  height: 2.81vw;
}

#mail_form .p-contact__address p{
  font-family: "Montserrat", sans-serif;
}

.p-contact__address p{
  font-size: clamp(calc(1.8rem * 0.6), 1.41vw, 1.8rem);
  letter-spacing: 0.02em;
  font-weight: 600;
}

.p-contact__form{
  margin: 7.5% auto 0;
  width: 86.5%;
  font-size: clamp(calc(1.8rem * 0.6), 1.41vw, 1.8rem);
  letter-spacing: 0.08em;
}

.p-contact__form dl{
  display: flex;
  align-items: center;
  gap: 4%;
  margin-bottom: 2.2%;
}

.p-contact__form .form__contents{
  align-items: flex-start;
  margin-top: 6%;
  justify-content: space-between;
}

form#mail_form dl.form__contents dt{
  width: 12%;
}

form#mail_form dl.form__contents dd{
  width: 80%;
}

form#mail_form dl dt:has(span.text-justify) {
  display: flex;
}

span.text-justify {
  display: block;
  width: 11.5vw;
  max-width: 96px;
  text-align: justify;
  text-align-last: justify;
}

form#mail_form input[name="address"]{
  position: relative;
}

form#mail_form .address-field{
  position: relative;
}

form#mail_form .address-field::after{
  content: "※建物名もご記入ください。";
  display: block;
  width: 100%;
  font-size: clamp(calc(1.4rem * 0.6), 1.09vw, 1.4rem);
  letter-spacing: 0.05em;
  position: absolute;
  bottom: -1.2em;
  left: 2%;
  color: #c1c1c1;
}

/* セレクトボックスの矢印スタイル */
form#mail_form select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("../img/contact/select.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 1.3vw;
  cursor: pointer;
}

form#mail_form select:hover {
  background-image: url("../img/contact/select.svg");
}

form#mail_form select:focus {
  outline: 2px solid #7d1d47;
  outline-offset: 2px;
}

.p-contact__form-btn{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8%;
  margin-top: 19%;
  margin-bottom: 22%;
}

.c-button{
  border: 1px solid #7d1d47;
  max-width: 80px;
  width: 6.25vw;
  min-width: 37px;
  font-size: clamp(calc(1.4rem * 0.6), 1.09vw, 1.4rem);
  letter-spacing: 0.08em;
  text-align: center;
  padding: 1% ;
}

.c-button.--red{
  background-color: #7d1d47;
  color: #fff;
  max-width: 180px;
  width: 14.06vw;
  min-width: 78px;
  font-size: clamp(calc(1.6rem * 0.6), 1.25vw, 1.6rem);
}

#confirm_field .p-contact__address {
  margin-top: 16.5%;
}

#confirm_field .p-contact__address p{
  font-size: clamp(calc(2.4rem * 0.6), 1.88vw, 2.4rem);
  letter-spacing: 0.08em;
  font-weight: 600;
}

#confirm_field .p-contact__form{
  margin-top: 14.5%;
}

#confirm_field .p-contact__form dl{
  margin-bottom: 4%;
}

#confirm_field  .p-contact__form-btn{
  margin-top: 17%;
  margin-bottom: 13.5%;
}

#confirm_field .p-contact__address img{
  min-width: 35px;
  min-height: 15px;
}

#confirm_field .c-button{
  min-width: 51px;
}

#confirm_field .c-button.--red{
  min-width: 90px;
}

@media screen and (max-width: 767px) {
  .p-contact__lead{
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .p-contact__address{
    margin-top: 3.5%;
  }

  .p-contact__form{
    width: 100%;
    margin-top: 14.5%;
  }

  form#mail_form dl dt{
    width: 43%;
    letter-spacing: -0.05em;
  }

  form#mail_form select{
    margin-top: 3%;
    width: 70%;
    padding: 2.5px 2%;
  }

  form#mail_form input[name="kana_1"], form#mail_form input[name="name_1"], form#mail_form input[name="tel"], form#mail_form input[name="name_2"], form#mail_form input[name="read_1"], form#mail_form input[name="read_2"], form#mail_form input[name="phone"], form#mail_form input[name="schedule"] {
    margin-top: 0.8%;
    width: 70%;
    padding: 2px 2%;
  }

  form#mail_form input[name="postal"] {
    margin-top: 0.8%;
    width: 23%;
    padding: 2px 2%;
  }

  form#mail_form input[name="mail_address"], form#mail_form input[name="mail_address_confirm"], form#mail_form input[name="address"] {
    margin-top: 0.8%;
    width: 104%;
    padding: 2px 2%;
  }

  form#mail_form input[name="postal"] + a{
    margin-left: 4%;
    border-radius: 3px;
    padding: 2px 4px;
  }

  .p-contact__form .form__contents{
    margin-top: 9%;
  }

  form#mail_form dl.form__contents dt {
    width: 18%;
  }

  form#mail_form .address-field::after{
    bottom: -1em;
  }

  .p-contact__form-btn{
    margin-top: 31%;
    margin-bottom: 28%;
  }
  .c-button {
    padding: 2%;
  }

  #confirm_field .p-contact__address {
    margin-top: 20.5%;
  }

  #confirm_field .p-contact__form {
    margin-top: 25.5%;
  }

  #confirm_field .p-contact__form dl {
    margin-bottom: 5.6%;
  }

  div#confirm_field dl dt {
    width: 51% !important;
  }

  #confirm_field .p-contact__form-btn {
    margin-top: 20%;
    margin-bottom: 23%;
}
}

/* サンクスページ
======================================= */
.p-thanks__lead{
  font-size: clamp(calc(1.6rem * 0.45), 1.25vw, 1.6rem);
  line-height: calc(32/16);
  letter-spacing: 0.08em;
  margin-top: 17.5%;
  text-align: center;
}

.p-thanks .contact{
  margin: 12% auto 24%;
}

.p-thanks .contact .btn{
  max-width: 450px;
  width: 35.16vw;
  min-width: 203px;
  height: inherit;
  padding: 2%;
}

.p-thanks .contact .tel-ttl{
  font-size: clamp(calc(2.1rem * 0.45), 1.64vw, 2.1rem);
  text-align: center;
}

.p-thanks .contact .tel-nam{
  margin-top: -1%;
  text-align: center;
  letter-spacing: 0.25em;
}

.p-thanks .contact .tel-time{
  text-align: center;
  margin-top: 4%;
}

@media screen and (max-width: 767px) {
  .p-thanks__lead{
    margin-top: 20.5%;
  }

  .p-thanks .contact {
    margin: 17% auto 50%;
  }

  .p-thanks .contact .btn {
    padding: 4%;
  }
}