@charset "UTF-8";
/*! destyle.css v1.0.15 | 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 {
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  line-height: 1.15;
  /* 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;
  line-height: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* 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 {
  /* 2 */
  border: 0;
  border-top: 1px solid;
  box-sizing: content-box;
  clear: both;
  color: inherit;
  /* 1 */
  height: 0;
  margin: 0;
  /* 1 */
  overflow: visible;
}

/**
* 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;
  color: inherit;
  text-decoration: none;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  /* 2 */
  -webkit-text-decoration: underline dotted;
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  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;
  max-width: 100%;
  vertical-align: bottom;
}

embed, object, iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
* Reset form fields to make them styleable
*/
button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  text-align: inherit;
  vertical-align: middle;
}

/**
* 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;
}

/**
* 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] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

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 arrow in IE10 & IE11
*/
select::-ms-expand {
  display: none;
}

/**
* Remove padding
*/
option {
  padding: 0;
}

/**
* Reset to invisible
*/
fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 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;
}

/**
* 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 */
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
/**
* 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;
}

/*
* Remove outline for editable content.
*/
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td {
  padding: 0;
  vertical-align: top;
}

th {
  font-weight: bold;
  padding: 0;
  text-align: left;
  vertical-align: top;
}

/* Misc */
/* ============================================ */
/**
* Add the correct display in IE 10+.
*/
template, [hidden] {
  display: none;
}

/**
* Add the correct display in IE 10.
*/
:root {
  --main-black: #333333;
  --black-light: #707070;
  --blue-green: #38849d;
  --light-blue: #d8e3e8;
  --light-blue02: #bedde7;
  --turquoise: #00d1d1;
  --yellow: #ffd800;
  --gray: #f2f2f2;
  --nav-gray: #e6e6e6;
  --brown: #736357;
  --light-brown: #c69c6d;
  --beige: #d2b48f;
  --tab-brown: #e0d8ce;
  --red: #e21313;
  --red-button: #f15a24;
  --orange: #ff9500;
  --font-lato: "Lato", sans-serif;
  --font-inter: "Inter", sans-serif;
}

/*****************************************
 * 数値から単位を取り除く
 * 参考
 * https://css-tricks.com/snippets/sass/
******************************************/
/*****************************************
 * px→remの計算
 * 参考
 * https://webdou.net/sass-rem/
 * Sassではmath.div関数の使用が推奨のため、スラッシュ(/)演算子から変更
******************************************/
/*****************************************
 * vwの計算
 * 参考
 * https://webdou.net/sass-vw/
 * Sassではmath.div関数の使用が推奨のため、スラッシュ(/)演算子から変更
******************************************/
html {
  font-size: 16px;
}
@media (max-width: 1200px) {
  html {
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 16px;
  }
}
@media (max-width: 375px) {
  html {
    font-size: 4.2666666667vw;
  }
}

body {
  background-color: #fff;
  color: var(--main-black);
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "游ゴシック体", "游ゴシック", "メイリオ", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.9375;
  /* &.is-menuActive {
    //ハンバーガメニューオープン時のアニメーション
    &::before {
      scale: 1 1;
      visibility: visible;
      //opacity: 1;
    }
    .l-menu {
      opacity: 1;
      //translate: 0 0;
      visibility: visible;
    }
  } */
}
@media screen and (max-width: 767px) {
  body {
    font-size: 0.8125rem;
    line-height: 1.6923076923;
  }
}
body.is-fixed {
  overflow: hidden;
}
body.is-active {
  overflow: hidden;
}

a {
  color: inherit;
  text-decoration: none;
  transition: opacity 400ms;
}

img {
  height: auto;
  width: 100%;
}

/* ::-webkit-scrollbar {
  width: var(--sb-size);
}
::-webkit-scrollbar-track {
  background-color: var(--gray-1);
  border-radius: 5px;
}
::-webkit-scrollbar-thumb {
  background-color: var(--main-black);
  border-radius: 5px;
} */
.l-footer {
  background-color: var(--blue-green);
  color: #fff;
  margin-top: 138px;
  margin-top: 8.625rem;
  padding-bottom: 5rem;
  padding-top: 4.75rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-footer {
    margin-top: 55px;
    margin-top: 3.4375rem;
    padding-block: 2.5rem 3.625rem;
  }
}

.l-footer__inner {
  display: flex;
  justify-content: space-between;
  margin-inline: auto;
  max-width: 78.125rem;
  padding-inline: 1.5625rem;
}
@media screen and (max-width: 767px) {
  .l-footer__inner {
    flex-direction: column;
    max-width: 35.25rem;
    padding-inline: 2rem;
  }
}

.l-footer__logo {
  /* margin-right: 142px;
  margin-right: prem(142); */
  line-height: 1;
}
.l-footer__logo img {
  height: 24px;
  height: 1.5rem;
  width: auto;
}

.l-footer__nav {
  display: flex;
  gap: 86px;
  gap: 5.375rem;
}
@media screen and (max-width: 767px) {
  .l-footer__nav {
    display: grid;
    gap: 46px 36px;
    gap: 2.875rem 2.25rem;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 2.5rem;
  }
}

.l-footer__nav-title {
  font-size: max(0.875rem, 11px);
  font-weight: 600;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .l-footer__nav-title {
    font-size: max(0.71875rem, 10px);
  }
}

.l-footer__nav-list {
  display: flex;
  flex-direction: column;
  gap: 0.8125rem;
}

.l-footer__nav-item {
  font-size: max(0.75rem, 10px);
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .l-footer__nav-item {
    font-size: max(0.6875rem, 10px);
  }
}
.l-footer__nav-item a {
  transition: color 400ms ease;
}
@media (any-hover: hover) {
  .l-footer__nav-item a:hover {
    color: var(--yellow);
  }
}
.l-footer__nav-item--font14 {
  font-size: max(0.875rem, 10px);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .l-footer__nav-item--font14 {
    font-size: max(0.71875rem, 10px);
  }
}

.l-footer__copy {
  font-size: max(0.75rem, 10px);
  line-height: 1;
  margin-top: auto;
  /* margin-left: 88px;
  margin-left: prem(88); */
}
@media screen and (max-width: 767px) {
  .l-footer__copy {
    margin-top: 50px;
    margin-top: 3.125rem;
    text-align: center;
  }
}

.l-header {
  background-color: #fff;
  margin-inline: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.l-header::before {
  background-color: #fff;
  content: "";
  display: block;
  height: 100dvh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 100%;
  width: 100%;
  z-index: auto;
}
.l-header.is-menuActive::before {
  animation: slideInUp 1500ms cubic-bezier(0.08, 0.82, 0.17, 1) forwards;
  opacity: 1;
  top: 0;
}
.l-header.is-menuActive .l-menu {
  display: block;
}
.l-header.is-menuActive .l-menu__title,
.l-header.is-menuActive .l-menu__lists {
  animation: fadeInUp 500ms ease forwards;
  animation-delay: 500ms;
}
.l-header.is-menuActive .l-menu__title:nth-of-type(2) {
  animation-delay: 560ms;
}
.l-header.is-menuActive .l-menu__title:nth-of-type(3) {
  animation-delay: 620ms;
}
.l-header.is-menuActive .l-menu__lists:nth-of-type(1) {
  animation-delay: 530ms;
}
.l-header.is-menuActive .l-menu__lists:nth-of-type(2) {
  animation-delay: 590ms;
}
.l-header.is-menuActive .l-menu__lists:nth-of-type(3) {
  animation-delay: 650ms;
}
.l-header.is-menuHide::before {
  animation: slideOutDown 500ms cubic-bezier(0.08, 0.82, 0.17, 1) forwards;
  animation-delay: 300ms;
  opacity: 1;
  top: 0;
}
.l-header.is-menuHide .l-menu {
  display: block;
  pointer-events: none;
}
.l-header.is-menuHide .l-menu__title,
.l-header.is-menuHide .l-menu__lists {
  animation: fadeOutUp 300ms ease forwards;
}
@keyframes slideInUp {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes slideOutDown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}

.l-header__inner {
  align-items: center;
  background-color: #fff;
  display: flex;
  height: 100px;
  height: 6.25rem;
  justify-content: space-between;
  margin-inline: auto;
  max-width: 1480px;
  max-width: 92.5rem;
  padding-left: 5.25rem;
  padding-right: 1.875rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-header__inner {
    align-items: flex-start;
    height: 76px;
    height: 4.75rem;
    padding-inline: 0.9375rem;
  }
}

.l-header__title {
  line-height: 1;
  width: 164px;
  width: 10.25rem;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .l-header__title {
    padding-top: 2.5625rem;
    width: 108px;
    width: 6.75rem;
  }
}

.l-gnav {
  align-items: center;
  display: flex;
  gap: 0 115px;
  gap: 0 7.1875rem;
  height: 100px;
  height: 6.25rem;
}
@media screen and (max-width: 767px) {
  .l-gnav {
    height: auto;
    margin-left: auto;
  }
}

.l-gnav__list {
  display: flex;
  gap: 2.6875rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-gnav__list {
    display: none;
  }
}

.l-gnav__item.is-current {
  /* border-bottom: 1px solid;
  pointer-events: none; */
}

@media (any-hover: hover) {
  .l-gnav__item:hover .l-gnav__dropmenu {
    opacity: 1;
    visibility: visible;
  }
}

.l-gnav__anchor {
  align-items: center;
  display: flex;
  height: 100px;
  height: 6.25rem;
  line-height: 1;
  position: relative;
  transition: color 400ms ease;
  z-index: 1;
}
.l-gnav__anchor::after {
  background-color: var(--blue-green);
  bottom: 28px;
  bottom: 1.75rem;
  content: "";
  height: 7px;
  height: 0.4375rem;
  left: 0;
  position: absolute;
  scale: 0 1;
  transform-origin: right top;
  transition: scale 400ms ease;
  width: 100%;
}
@media (any-hover: hover) {
  .l-gnav__anchor:hover {
    color: var(--blue-green);
  }
  .l-gnav__anchor:hover::after {
    scale: 1 1;
    transform-origin: left top;
  }
}

.l-gnav__contact a {
  align-items: center;
  background-color: var(--blue-green);
  border-radius: 9999px;
  color: #fff;
  display: flex;
  font-size: 1rem;
  gap: 1rem;
  line-height: 1;
  padding: 0.4375rem 1.4375rem 0.4375rem 0.5rem;
  transition: 400ms;
}
@media screen and (max-width: 767px) {
  .l-gnav__contact a {
    border-radius: 0 0 12px 12px;
    gap: 0.5rem;
    line-height: 1.375;
    padding-bottom: 0.5rem;
    padding-left: 1.375rem;
    padding-right: 0;
    padding-top: 1.125rem;
    width: 184px;
    width: 11.5rem;
  }
}
@media (any-hover: hover) {
  .l-gnav__contact a:hover {
    background-color: var(--yellow);
    color: var(--blue-green);
  }
}

.l-gnav__contact-logo {
  display: inline-block;
  width: 2.25rem;
}
@media screen and (max-width: 767px) {
  .l-gnav__contact-logo {
    width: 2.375rem;
  }
}

.l-gnav__dropmenu {
  align-items: center;
  background-color: rgba(253, 253, 253, 0.85);
  border-bottom-left-radius: 35px;
  display: flex;
  gap: 45px;
  gap: 2.8125rem;
  height: 130px;
  height: 8.125rem;
  left: -78px;
  left: -4.875rem;
  opacity: 0;
  padding-left: 2.6875rem;
  padding-right: 5rem;
  position: absolute;
  top: 100px;
  top: 6.25rem;
  transition: opacity 400ms ease, visibility 400ms ease;
  visibility: hidden;
  /* right: -30px;
  right: prem(-30); */
  width: 760px;
  width: 47.5rem;
}

.l-gnav__dropmenu-title {
  position: relative;
  /* padding-right: 46px;
  padding-right: prem(46); */
  width: 207px;
  width: 12.9375rem;
}
.l-gnav__dropmenu-title::after {
  background-color: var(--blue-green);
  content: "";
  height: calc(100% + 32px);
  position: absolute;
  right: 0;
  top: -16px;
  width: 2px;
}
.l-gnav__dropmenu-title img {
  height: 3rem;
  width: auto;
}

.l-gnav__dropmenu-list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 60px;
  gap: 1.5rem 3.75rem;
  max-width: 510px;
  max-width: 31.875rem;
  width: 510px;
  width: 26.875rem;
}

.l-gnav__dropmenu-item {
  line-height: 1;
}

.l-hamburger {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-hamburger {
    cursor: pointer;
    display: block;
    margin-left: 0.75rem;
    z-index: 100;
  }
}
.l-hamburger.is-active .l-hamburger__line:nth-of-type(1) {
  transform: rotate(40deg);
}
.l-hamburger.is-active .l-hamburger__line:nth-of-type(2) {
  opacity: 0;
}
.l-hamburger.is-active .l-hamburger__line:nth-of-type(3) {
  transform: rotate(-40deg);
}

.l-hamburger__toggle {
  height: 1.25rem;
  margin-top: 2.375rem;
  position: relative;
  width: 1.5625rem;
}

.l-hamburger__line {
  background: #4d4d4d;
  display: block;
  height: 0.125rem;
  inset: 0;
  margin: auto;
  position: absolute;
  transition: transform 300ms ease-in-out, opacity 300ms ease-in-out;
  width: 100%;
}
.l-hamburger__line:nth-child(1) {
  transform: translateY(-0.5625rem);
}
.l-hamburger__line:nth-child(3) {
  transform: translateY(0.5625rem);
}

/* ******************************************************************
    ハンバーガーメニュー
*******************************************************************/
.l-menu {
  display: none;
  height: 100%;
  left: 0;
  overflow-y: auto;
  padding-bottom: 6.25rem;
  position: fixed;
  top: 76px;
  top: 4.75rem;
  width: 100%;
}

.l-menu__inner {
  position: relative;
}

.l-menu__nav {
  line-height: 1;
  padding-left: 2.625rem;
  padding-right: 1.125rem;
}

.l-menu__lists {
  display: flex;
  flex-direction: column;
  gap: 20px;
  gap: 1.25rem;
  margin-top: 20px;
  margin-top: 1.25rem;
  opacity: 0;
}

.l-menu__title {
  opacity: 0;
}
.l-menu__title img {
  height: 43px;
  height: 2.6875rem;
  width: auto;
}

.l-menu__item {
  border-bottom: 1px solid #d5d5d5;
  font-size: 0.8125rem;
}

.l-menu__anchor {
  display: block;
  padding-bottom: 0.625rem;
}

.l-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
}

.l-main {
  flex: 1;
  overflow: hidden;
}
.l-main--sub {
  margin-top: 100px;
  margin-top: 6.25rem;
}
@media screen and (max-width: 767px) {
  .l-main--sub {
    margin-top: 76px;
    margin-top: 4.75rem;
  }
}

.l-article {
  padding-top: clamp(60px, 30%, 140px);
}
@media screen and (max-width: 1024px) {
  .l-article {
    padding-top: 13.75rem;
  }
}

/* ******************************************************************
インナー
*******************************************************************/
.l-inner {
  margin-inline: auto;
  max-width: 78.125rem;
  padding-inline: 1.5625rem;
}
@media screen and (max-width: 767px) {
  .l-inner {
    max-width: 33.5rem;
    padding-inline: 1.125rem;
  }
}

.l-inner__sub {
  margin-inline: auto;
  max-width: 65.625rem;
  padding-inline: 1.5625rem;
}
@media screen and (max-width: 767px) {
  .l-inner__sub {
    max-width: 33.5rem;
    padding-inline: 1.125rem;
  }
}

.l-loading {
  background-color: #aa1414;
  height: 100%;
  position: fixed;
  transform-origin: bottom;
  width: 100%;
  z-index: 101;
}

.l-page-change {
  background-color: #f4f3f3;
  height: 100%;
  left: 0;
  position: fixed;
  scale: 0 1;
  top: 0;
  transform-origin: 0 0;
  width: 100%;
  z-index: 1000;
}
.l-page-change.is-change {
  animation-duration: 400ms;
  animation-fill-mode: both;
  animation-name: page-change;
  animation-timing-function: cubic-bezier(0.9, 0.63, 0.29, 0.61);
}

@keyframes page-change {
  0% {
    scale: 0 1;
  }
  100% {
    scale: 1 1;
  }
}
.l-fadeout {
  background-color: #f4f3f3;
  height: 100%;
  left: 0;
  opacity: 1;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.l-fadeout.is-hidden {
  animation-delay: 100ms;
  animation-duration: 700ms;
  animation-fill-mode: forwards;
  animation-name: fadeout;
  animation-timing-function: ease;
}

@keyframes fadeout {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
/* ************************************************************
post
************************************************************* */
.l-contact__inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .l-contact__inner {
    flex-direction: column;
  }
}

.l-contact__list {
  background-color: #f3f1f0;
  border-radius: 34px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-block: 4.75rem;
  padding-bottom: 76px;
  /* padding-block: 44px;
  padding-block: prem(44); */
  padding-top: 76px;
  position: relative;
  width: 730px;
  width: 45.625rem;
}
@media screen and (max-width: 767px) {
  .l-contact__list {
    border-radius: 18px;
    gap: 58px;
    gap: 3.625rem;
    grid-template-columns: 1fr;
    padding-block: 32px;
    padding-block: 2rem;
    padding-inline: 26px;
    padding-inline: 1.625rem;
    width: 100%;
  }
}
.l-contact__list::after {
  background-color: var(--blue-green);
  content: "";
  height: calc(100% - 5.5rem);
  left: 50%;
  position: absolute;
  top: 44px;
  top: 2.75rem;
  width: 1px;
}
@media screen and (max-width: 767px) {
  .l-contact__list::after {
    height: 1px;
    left: 26px;
    left: 1.625rem;
    top: 50%;
    width: calc(100% - 3.25rem);
  }
}

.l-contact__item {
  margin-inline: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-contact__item:nth-child(2) {
    align-items: center;
    display: flex;
    gap: 28px;
    gap: 1.75rem;
    justify-content: space-between;
    max-width: 300px;
    max-width: 18.75rem;
  }
}

.l-contact__item-tel {
  width: 206px;
  width: 12.875rem;
}
@media screen and (max-width: 767px) {
  .l-contact__item-tel {
    max-width: 293px;
    max-width: 18.3125rem;
    padding-inline: 0.25rem;
    width: 100%;
  }
}

.l-contact__item-mail {
  margin-inline: auto;
  width: 100px;
  width: 6.25rem;
}
@media screen and (max-width: 767px) {
  .l-contact__item-mail {
    margin-left: 0;
    margin-right: auto;
    width: 58px;
    width: 3.625rem;
  }
}

.l-contact__button {
  width: 204px;
  width: 12.75rem;
}
@media screen and (max-width: 767px) {
  .l-contact__button {
    width: 204px;
    width: 12.75rem;
  }
}
.l-contact__button a {
  padding-right: 30px;
  padding-right: 1.875rem;
}

/* ************************************************************
post
************************************************************* */
.l-access__inner {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .l-access__inner {
    align-items: flex-start;
    flex-direction: column-reverse;
    gap: 26px 0;
  }
}

.l-access__button {
  width: 204px;
  width: 12.75rem;
}
@media screen and (max-width: 767px) {
  .l-access__button {
    margin-inline: auto;
    width: 260px;
    width: 16.25rem;
  }
}

@media screen and (max-width: 767px) {
  .l-access__text {
    width: 100%;
  }
}

.l-access__image {
  width: 767px;
  width: 47.9375rem;
  width: 63.9%;
}
@media screen and (max-width: 767px) {
  .l-access__image {
    margin-inline: auto;
    width: 100%;
  }
}
@media screen and (max-width: 399px) {
  .l-access__image {
    margin-inline: calc(50% - 50vw);
    width: 100vw;
  }
}

/* ************************************************************
post
************************************************************* */
.l-property .l-contact {
  margin-top: 150px;
  margin-top: 9.375rem;
}

.l-property__tab {
  display: none;
}

.l-property__list {
  animation: fadeIn 1000ms ease;
  display: grid;
  gap: 70px 24px;
  gap: 4.375rem 1.5rem;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 767px) {
  .l-property__list {
    gap: 22px 5px;
    gap: 1.375rem 0.3125rem;
    grid-template-columns: repeat(2, 1fr);
    margin-inline: inline;
  }
}
@media screen and (max-width: 399px) {
  .l-property__list {
    gap: 22px 5px;
    gap: 1.375rem 0.3125rem;
    grid-template-columns: repeat(2, 1fr);
    margin-inline: calc(50% - 50vw);
  }
}
.l-property__tab.is-active {
  display: block;
}
.l-property__list--3col {
  gap: 2.5rem 1.875rem;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 767px) {
  .l-property__list--3col {
    gap: 1.375rem 0.3125rem;
    grid-template-columns: repeat(2, 1fr);
    margin-inline: inline;
  }
}
@media screen and (max-width: 399px) {
  .l-property__list--3col {
    gap: 22px 5px;
    gap: 1.375rem 0.3125rem;
    grid-template-columns: repeat(2, 1fr);
    margin-inline: calc(50% - 50vw);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.l-property__item-anchor {
  transition: opacity 400ms;
}
@media (any-hover: hover) {
  .l-property__item-anchor:hover {
    opacity: 0.8;
  }
  .l-property__item-anchor:hover img {
    scale: 1.03;
  }
}

.l-property__item-thumbnail {
  overflow: hidden;
  position: relative;
}
.l-property__item-thumbnail img {
  -o-object-fit: cover;
  aspect-ratio: 282/183;
  object-fit: cover;
  transition: scale 400ms;
}

.l-property__item-close {
  background-color: var(--red);
  border-radius: 0 0 0 10px;
  color: #fff;
  font-size: 12px;
  font-size: max(0.75rem, 10px);
  font-weight: 700;
  line-height: 1;
  padding: 9px 11px;
  padding: 0.5625rem 0.6875rem;
  position: absolute;
  right: 0;
  top: 0;
}

.l-property__item-title {
  border-bottom: 1px solid var(--light-brown);
  font-size: 14px;
  font-size: max(0.875rem, 10px);
  font-weight: 700;
  line-height: 1.3;
  padding-block: 13px;
  padding-block: 0.8125rem;
}
@media screen and (max-width: 767px) {
  .l-property__item-title {
    font-size: 12px;
    font-size: max(0.75rem, 10px);
    padding-block: 8px;
    padding-block: 0.5rem;
    padding-inline: 10px;
    padding-inline: 0.625rem;
  }
}

.l-property__item-letter {
  font-size: 14px;
  font-size: max(0.875rem, 10px);
  line-height: 1.7142857143;
}
@media screen and (max-width: 767px) {
  .l-property__item-letter {
    font-size: 11px;
    font-size: max(0.6875rem, 10px);
    line-height: 1.7272727273;
    padding-inline: 10px;
    padding-inline: 0.625rem;
  }
}

.l-property__item-amount {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.7222222222;
}
@media screen and (max-width: 767px) {
  .l-property__item-amount {
    font-size: 15.5px;
    font-size: max(0.96875rem, 10px);
    line-height: 1.7419354839;
    padding-inline: 10px;
    padding-inline: 0.625rem;
  }
}

.l-property__button {
  margin-inline: auto;
  width: 330px;
  width: 20.625rem;
}
@media screen and (max-width: 767px) {
  .l-property__button {
    width: 16.25rem;
  }
}

.l-property__button-2column {
  display: flex;
  gap: 1.5625rem;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .l-property__button-2column {
    align-items: center;
    flex-direction: column;
    gap: 1.125rem;
  }
}
.l-property__button-2column .c-common-button {
  width: 20.625rem;
}
@media screen and (max-width: 767px) {
  .l-property__button-2column .c-common-button {
    width: 16.25rem;
  }
}

/* ************************************************************
post
************************************************************* */
.l-tab {
  border-bottom: 1px solid var(--light-brown);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-bottom: 22px;
  padding-bottom: 1.375rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-tab {
    border-bottom: 0;
    gap: 10px;
    gap: 0.625rem;
    margin-inline: 16px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 399px) {
  .l-tab {
    margin-inline: auto;
  }
}
.l-tab::after {
  background-color: var(--light-brown);
  content: "";
  height: calc(100% - 1.375rem);
  left: 50%;
  position: absolute;
  top: 0;
  width: 1px;
}
@media screen and (max-width: 767px) {
  .l-tab::after {
    display: none;
  }
}

.l-tab__item {
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-tab__item {
    width: 100%;
  }
}
.l-tab__item:nth-child(1) .l-tab__button {
  background-color: var(--light-blue);
  color: var(--blue-green);
}
@media (any-hover: hover) {
  .l-tab__item:nth-child(1) .l-tab__button:hover {
    background-color: var(--blue-green);
    color: #fff;
  }
}
.l-tab__item:nth-child(1) .l-tab__button.is-active {
  background-color: var(--blue-green);
  color: #fff;
}
.l-tab__item:nth-child(2) .l-tab__button {
  background-color: var(--tab-brown);
  color: var(--brown);
}
@media (any-hover: hover) {
  .l-tab__item:nth-child(2) .l-tab__button:hover {
    background-color: var(--brown);
    color: #fff;
  }
}
.l-tab__item:nth-child(2) .l-tab__button.is-active {
  background-color: var(--brown);
  color: #fff;
}

.l-tab__button {
  border-radius: 15px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  padding-block: 1.375rem;
  text-align: center;
  transition: color 400ms ease, background-color 400ms ease;
  width: 450px;
  width: 28.125rem;
}
.l-tab__button.is-active {
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .l-tab__button {
    border-radius: 5px;
    font-size: 13.5px;
    font-size: 0.84375rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding-block: 0.875rem;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .l-tab__button--font11 {
    font-size: 11.5px;
    font-size: 0.71875rem;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 767px) {
  .l-property .l-tab__button {
    font-weight: 400;
  }
}

/* ************************************************************
post
************************************************************* */
.l-pagination {
  margin-inline: auto;
}
.l-pagination .nav-links {
  display: flex;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .l-pagination .nav-links {
    font-size: 11px;
    font-size: max(0.6875rem, 10px);
  }
}
.l-pagination .page-numbers {
  align-items: center;
  border: 0.125rem solid #000;
  display: flex;
  height: 40px;
  height: 2.5rem;
  justify-content: center;
  margin-inline: 5px;
  margin-inline: 0.3125rem;
  transition: background-color 400ms ease, color 400ms ease;
  width: 40px;
  width: 2.5rem;
}
@media screen and (max-width: 767px) {
  .l-pagination .page-numbers {
    height: 30px;
    height: 1.875rem;
    margin-inline: 3px;
    margin-inline: 0.1875rem;
    width: 30px;
    width: 1.875rem;
  }
}
@media (any-hover: hover) {
  .l-pagination .page-numbers:hover {
    background-color: #000;
    color: #fff;
  }
}
.l-pagination .page-numbers.current {
  background-color: #000;
  color: #fff;
}
.l-pagination .page-numbers.dots {
  pointer-events: none;
}

/* ************************************************************
フォーム
************************************************************* */
.l-form {
  display: grid;
  gap: 2.75rem;
}
@media screen and (max-width: 767px) {
  .l-form {
    gap: 2.125rem;
  }
}

.l-form__item {
  display: grid;
  gap: 2.75rem;
  grid-template-columns: 12.5rem auto;
}
@media screen and (max-width: 767px) {
  .l-form__item {
    gap: 0.5rem;
    grid-template-columns: 1fr;
  }
}

.l-form__required {
  --red: #ff0000;
  color: var(--red);
}

.l-form__note {
  font-size: max(0.875rem, 10px);
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .l-form__note {
    font-size: max(0.6875rem, 10px);
  }
}

/* ボタン */
.l-form__button {
  margin-left: 244px;
  margin-left: 15.25rem;
}
@media screen and (max-width: 767px) {
  .l-form__button {
    margin-left: 0;
  }
}

.l-form__button-inner {
  cursor: pointer;
  display: inline-block;
  margin-inline: auto;
  text-align: center;
  width: 204px;
  width: 12.75rem;
}
@media screen and (max-width: 767px) {
  .l-form__button-inner {
    width: 16.25rem;
  }
}

.wpcf7-submit {
  margin-inline: auto;
}

.wpcf7-spinner {
  display: none;
}

.wpcf7-list-item {
  margin: 0;
}

.wpcf7-text,
.wpcf7-textarea {
  background-color: #fff;
  border-radius: 12px;
  padding: 0.75rem 2.25rem;
  padding-block: 0.75rem;
  width: 100%;
}

input::-moz-placeholder {
  --placeholder: #c9c9c9;
  color: var(--placeholder);
}

input::placeholder {
  --placeholder: #c9c9c9;
  color: var(--placeholder);
}

/* ラジオボタン */
input[type=checkbox],
input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 0;
  position: absolute;
}

.wpcf7-radio,
.wpcf7-checkbox {
  display: grid;
  gap: 12px 0;
  gap: 0.75rem 0;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 767px) {
  .wpcf7-radio,
  .wpcf7-checkbox {
    gap: 0.75rem 0;
    grid-template-columns: 1fr;
  }
}

.wpcf7-radio input:checked + span::after {
  opacity: 1;
}

.radio-wrap .wpcf7-list-item-label {
  cursor: pointer;
  display: inline-block;
  padding-left: 2.25rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .radio-wrap .wpcf7-list-item-label {
    padding-left: 1.5rem;
  }
}
.radio-wrap .wpcf7-list-item-label::before {
  background: #fff;
  border-radius: 50%;
  bottom: 0;
  content: "";
  height: 1.5rem;
  left: 0;
  margin-block: auto;
  position: absolute;
  top: 0;
  width: 1.5rem;
}
@media screen and (max-width: 767px) {
  .radio-wrap .wpcf7-list-item-label::before {
    height: 1.125rem;
    width: 1.125rem;
  }
}
.radio-wrap .wpcf7-list-item-label::after {
  background-color: var(--black-light);
  border-radius: 50%;
  bottom: 0;
  content: "";
  height: 0.75rem;
  left: 0.375rem;
  margin-block: auto;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 300ms ease;
  width: 0.75rem;
}
@media screen and (max-width: 767px) {
  .radio-wrap .wpcf7-list-item-label::after {
    height: 0.5rem;
    left: 0.3125rem;
    width: 0.5rem;
  }
}

/* チェックボックス */
.wpcf7-checkbox input:checked + span::after {
  opacity: 1;
}

.checkbox-wrap .wpcf7-list-item-label {
  cursor: pointer;
  display: inline-block;
  padding-left: 2rem;
  position: relative;
}
.checkbox-wrap .wpcf7-list-item-label::before {
  background: #fff;
  border: 1px solid #c5c5c5;
  bottom: 0;
  content: "";
  height: 1.25rem;
  left: 0;
  margin-block: auto;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 1.25rem;
}
.checkbox-wrap .wpcf7-list-item-label::after {
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  bottom: 0;
  content: "";
  height: 0.625rem;
  height: 14px;
  left: 5px;
  margin-block: auto;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  transform-origin: center right;
  transition: opacity 300ms ease;
  width: 1rem;
  width: 8px;
}

/* テキストエリア */
.wpcf7-textarea {
  max-width: 100%;
  resize: vertical;
}

/* ************************************************************
news一覧
************************************************************* */
.l-news__wrap {
  display: grid;
  grid-template-columns: 1fr 54.875rem;
}
@media screen and (max-width: 767px) {
  .l-news__wrap {
    gap: 1.875rem;
    grid-template-columns: 1fr;
  }
}

.l-news__item a {
  border-bottom: 1px dashed var(--light-brown);
  display: grid;
  font-size: max(0.9375rem, 10px);
  grid-template-columns: 18.75rem 1fr;
  line-height: 1.7333333333;
  padding-block: 2.125rem;
  transition: color 400ms ease;
}
@media screen and (max-width: 767px) {
  .l-news__item a {
    font-size: max(0.75rem, 10px);
    grid-template-columns: 6.25rem 1fr;
    line-height: 1.6666666667;
    padding: 1.375rem 0.625rem;
  }
}
@media (any-hover: hover) {
  .l-news__item a:hover {
    color: var(--light-brown);
  }
}
.l-news__item:nth-child(1) a {
  border-top: 1px dashed var(--light-brown);
}

@media screen and (max-width: 767px) {
  .l-news__item-date {
    font-size: max(0.6875rem, 10px);
    line-height: 1.7272727273;
  }
}

/* ************************************************************
news詳細
************************************************************* */
.l-news-single__inner {
  max-width: 55rem;
}
@media screen and (max-width: 767px) {
  .l-news-single__inner {
    max-width: 33.5rem;
  }
}

.l-news-single__date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .l-news-single__date {
    font-size: 0.8125rem;
  }
}

.l-news-single__title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 0.75rem;
}
@media screen and (max-width: 767px) {
  .l-news-single__title {
    font-size: 1.125rem;
    margin-top: 0.625rem;
  }
}

.l-news-single__content {
  font-size: 1rem;
  line-height: 2.125;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .l-news-single__content {
    font-size: 0.875rem;
    line-height: 2;
    margin-top: 1.25rem;
  }
}
.l-news-single__content p {
  margin-block: 1em;
}
.l-news-single__content .wp-block-image.size-large {
  margin-block: 2em;
}
@media screen and (max-width: 767px) {
  .l-news-single__content .wp-block-image.size-large {
    margin-block: 1em;
  }
}
.l-news-single__content .wp-block-image,
.l-news-single__content .wp-block-gallery {
  margin-bottom: 2em;
}
@media screen and (max-width: 767px) {
  .l-news-single__content .wp-block-image,
  .l-news-single__content .wp-block-gallery {
    margin-bottom: 1em;
  }
}
.l-news-single__content .wp-block-columns .wp-block-image {
  margin-block: 0;
}
.l-news-single__content .wp-block-columns {
  margin-bottom: 2em;
}
@media screen and (max-width: 767px) {
  .l-news-single__content .wp-block-columns {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 767px) {
  .l-news-single__content :where(.wp-block-columns.is-layout-flex) {
    gap: 1em;
  }
}
.l-news-single__content a {
  text-decoration: underline;
}
@media (any-hover: hover) {
  .l-news-single__content a:hover {
    text-decoration: none;
  }
}
.l-news-single__content .wp-block-button a {
  text-decoration: none;
}
.l-news-single__content .wp-block-list {
  -webkit-padding-start: 1em;
  margin-block: 2em;
  padding-inline-start: 1em;
}
.l-news-single__content ul {
  list-style: disc;
}
.l-news-single__content ol {
  list-style: decimal;
}
.l-news-single__content .wp-block-heading {
  margin-block: 2em 1em;
}
.l-news-single__content h2 {
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.4;
}
.l-news-single__content h3 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}
.l-news-single__content h4,
.l-news-single__content h5 {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
}
.l-news-single__content .wp-block-quote {
  margin: 2em 2.5rem;
}
@media screen and (max-width: 767px) {
  .l-news-single__content .wp-block-quote {
    margin: 2em 1em;
  }
}

.c-common-button {
  background-color: var(--blue-green);
  border-radius: 9999px;
  color: #fff;
  display: block;
  font-weight: 500;
  line-height: 1;
  padding-block: 14px;
  padding-block: 0.875rem;
  padding-right: 1.875rem;
  position: relative;
  text-align: center;
  transition: background-color 400ms ease;
}
.c-common-button::after {
  background-image: url(../images/common/btn_arrow.svg);
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  height: 20px;
  height: 1.25rem;
  margin-block: auto;
  position: absolute;
  right: 17px;
  right: 1.0625rem;
  top: 0;
  width: 30px;
  width: 1.875rem;
}
.c-common-button--orange {
  background-color: var(--orange);
  transition: background-color 400ms ease, color 400ms ease;
}
.c-common-button--red {
  background-color: var(--red-button);
  transition: background-color 400ms ease, color 400ms ease;
}
@media (any-hover: hover) {
  .c-common-button:hover {
    background-color: var(--turquoise);
  }
  .c-common-button--orange:hover, .c-common-button--red:hover {
    background-color: var(--yellow);
    color: var(--main-black);
  }
}

.c-modal-button {
  background-color: var(--blue-green);
  border-radius: 50%;
  height: 50px;
  height: 3.125rem;
  position: relative;
  transition: background-color 400ms ease;
  width: 50px;
  width: 3.125rem;
}
@media screen and (max-width: 767px) {
  .c-modal-button {
    height: 38px;
    height: 2.375rem;
    width: 38px;
    width: 2.375rem;
  }
}
@media (any-hover: hover) {
  .c-modal-button:hover {
    background-color: var(--turquoise);
  }
}
.c-modal-button::before, .c-modal-button::after {
  background-color: #fff;
  content: "";
  inset: 0;
  margin: auto;
  position: absolute;
}
.c-modal-button::before {
  height: 1px;
  width: 26px;
  width: 1.625rem;
}
@media screen and (max-width: 767px) {
  .c-modal-button::before {
    width: 20px;
    width: 1.25rem;
  }
}
.c-modal-button::after {
  height: 26px;
  height: 1.625rem;
  width: 1px;
}
@media screen and (max-width: 767px) {
  .c-modal-button::after {
    height: 20px;
    height: 1.25rem;
  }
}

.c-more-button {
  background-color: var(--blue-green);
  border-radius: 9999px;
  color: #fff;
  display: block;
  line-height: 1;
  padding-block: 0.875rem;
  position: relative;
  text-align: center;
  width: 100%;
}
.c-more-button .close {
  display: none;
}
.c-more-button.is-active::after {
  rotate: -90deg;
}
.c-more-button.is-active .close {
  display: block;
}
.c-more-button.is-active .open {
  display: none;
}
.c-more-button::before, .c-more-button::after {
  background-color: #fff;
  content: "";
  inset: 0 0.9375rem 0 auto;
  margin-block: auto;
  position: absolute;
  right: 15px;
  right: 0.9375rem;
}
.c-more-button::before {
  height: 1px;
  width: 16px;
  width: 1rem;
}
.c-more-button::after {
  height: 16px;
  height: 1rem;
  right: 23px;
  right: 1.40625rem;
  transition: rotate 400ms ease;
  width: 1px;
}

.c-accordion-button {
  border: 1px solid var(--black-light);
  display: block;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1;
  margin-inline: auto;
  padding-block: 2.9375rem;
  position: relative;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-accordion-button {
    font-size: 0.9375rem;
    padding-block: 1.375rem;
    padding-right: 1.375rem;
  }
}
.c-accordion-button::before, .c-accordion-button::after {
  background-color: var(--black-light);
  content: "";
  inset: 0 2.375rem 0 auto;
  margin-block: auto;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .c-accordion-button::before, .c-accordion-button::after {
    inset: 0 0.8125rem 0 auto;
  }
}
.c-accordion-button::before {
  height: 1px;
  width: 40px;
  width: 2.5rem;
}
@media screen and (max-width: 767px) {
  .c-accordion-button::before {
    width: 22px;
    width: 1.375rem;
  }
}
.c-accordion-button::after {
  height: 40px;
  height: 2.5rem;
  right: 58px;
  right: 3.625rem;
  transition: rotate 400ms ease;
  width: 1px;
}
@media screen and (max-width: 767px) {
  .c-accordion-button::after {
    height: 22px;
    height: 1.375rem;
    right: 1.5rem;
  }
}
.c-accordion-button .close {
  display: none;
}
.c-accordion-button.is-active .open {
  display: none;
}
.c-accordion-button.is-active .close {
  display: block;
}
.c-accordion-button.is-active::after {
  rotate: -90deg;
}

.c-button-underline {
  display: inline-block;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.c-button-underline::after {
  background-color: currentColor;
  bottom: -5px;
  content: "";
  display: inline-block;
  height: 1px;
  left: 0;
  position: absolute;
  transform-origin: left top;
  transition: scale 400ms ease;
  width: 100%;
}
@media (any-hover: hover) {
  .c-button-underline:hover::after {
    scale: 0 1;
    transform-origin: right top;
  }
}

.c-button-flowing {
  display: inline-block;
  line-height: 1;
  position: relative;
  transition: color 400ms ease;
  z-index: 1;
}
.c-button-flowing::after {
  background-color: currentColor;
  bottom: -5px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  scale: 0 1;
  transform-origin: right top;
  transition: scale 400ms ease;
  width: 100%;
}
.c-button-flowing--header {
  padding-bottom: 7px;
}
.c-button-flowing--header::after {
  background-color: var(--blue-green);
  bottom: -7px;
  height: 7px;
}
@media (any-hover: hover) {
  .c-button-flowing:hover {
    color: var(--blue-green);
  }
  .c-button-flowing:hover::after {
    scale: 1 1;
    transform-origin: left top;
  }
}

.c-hoverReplace {
  display: block;
  font-size: 3.125rem;
  height: 3.125rem;
  line-height: 1;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 1024px) {
  .c-hoverReplace {
    font-size: 6.25rem;
    height: 6.25rem;
  }
}
@media (any-hover: hover) {
  .c-hoverReplace:hover .c-hoverReplace__splitText {
    transform: translateY(-100%);
  }
}

.c-hoverReplace__textContainer {
  position: relative;
}

.c-hoverReplace__splitText {
  display: inline-block;
  transition: transform 500ms ease;
}

.c-hoverReplace__splitText:nth-child(1) {
  transition-delay: 0s;
}

.c-hoverReplace__splitText:nth-child(2) {
  transition-delay: 0.015s;
}

.c-hoverReplace__splitText:nth-child(3) {
  transition-delay: 0.03s;
}

.c-hoverReplace__splitText:nth-child(4) {
  transition-delay: 0.045s;
}

.c-hoverReplace__splitText:nth-child(5) {
  transition-delay: 0.06s;
}

.c-hoverReplace__splitText:nth-child(6) {
  transition-delay: 0.075s;
}

.c-hoverReplace__splitText:nth-child(7) {
  transition-delay: 0.09s;
}

.c-hoverReplace__splitText:nth-child(8) {
  transition-delay: 0.105s;
}

.c-hoverReplace__splitText:nth-child(9) {
  transition-delay: 0.12s;
}

.c-hoverReplace__splitText:nth-child(10) {
  transition-delay: 0.135s;
}

.c-hoverReplace__splitText:nth-child(11) {
  transition-delay: 0.15s;
}

.c-hoverReplace__splitText:nth-child(12) {
  transition-delay: 0.165s;
}

.c-hoverReplace__splitText:nth-child(13) {
  transition-delay: 0.18s;
}

.c-hoverReplace__splitText:nth-child(14) {
  transition-delay: 0.195s;
}

.c-hoverReplace__splitText:nth-child(15) {
  transition-delay: 0.21s;
}

.c-hoverReplace__splitText:nth-child(16) {
  transition-delay: 0.225s;
}

.c-hoverReplace__splitText:nth-child(17) {
  transition-delay: 0.24s;
}

.c-hoverReplace__splitText:nth-child(18) {
  transition-delay: 0.255s;
}

.c-hoverReplace__splitText:nth-child(19) {
  transition-delay: 0.27s;
}

.c-hoverReplace__splitText:nth-child(20) {
  transition-delay: 0.285s;
}

.c-hoverReplace__splitText:nth-child(21) {
  transition-delay: 0.3s;
}

.c-common-title {
  margin-inline: auto;
  text-align: center;
}
.c-common-title img {
  height: 28px;
  height: 1.75rem;
  width: auto;
}
@media screen and (max-width: 767px) {
  .c-common-title img {
    height: 24px;
    height: 1.5rem;
  }
}

.c-common-title-ja {
  color: var(--brown);
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-common-title-ja {
    font-size: 0.875rem;
  }
}

.c-bgChange {
  transition: background 300ms;
}
.c-bgChange.is-active {
  background-color: #000000;
  color: #fff;
}

.c-split-text {
  display: inline-block;
}

.c-scrolldown {
  bottom: 208px;
  bottom: 13rem;
  bottom: 15.2269399707vw;
  position: absolute;
  right: 82px;
  right: 5.125rem;
  right: 6.0029282577vw;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .c-scrolldown {
    bottom: 22px;
    bottom: 1.375rem;
    bottom: 5.8666666667vw;
    right: 25px;
    right: 1.5625rem;
  }
}

.c-scrolldown__arrow {
  align-items: center;
  border: 1px solid #fff;
  border-radius: 50%;
  display: flex;
  height: 63px;
  height: 3.9375rem;
  justify-content: center;
  width: 63px;
  width: 3.9375rem;
}
@media screen and (max-width: 767px) {
  .c-scrolldown__arrow {
    height: 40px;
    height: 2.5rem;
    width: 40;
    width: 2.5rem;
  }
}
.c-scrolldown__arrow span {
  animation: arrowDown 2s infinite;
  background-color: #ffffff;
  display: inline-block;
  height: 30px;
  height: 1.875rem;
  position: relative;
  width: 1px;
}
@media screen and (max-width: 767px) {
  .c-scrolldown__arrow span {
    height: 18px;
    height: 1.125rem;
  }
}
.c-scrolldown__arrow span::before, .c-scrolldown__arrow span::after {
  background-color: #ffffff;
  bottom: 0;
  content: "";
  height: 18px;
  height: 1.125rem;
  left: calc(50% - 0.5px);
  position: absolute;
  transform-origin: 50% calc(100% - 0.5px);
  width: 1px;
}
@media screen and (max-width: 767px) {
  .c-scrolldown__arrow span::before, .c-scrolldown__arrow span::after {
    height: 10px;
    height: 0.625rem;
  }
}
.c-scrolldown__arrow span::before {
  transform: rotate(45deg);
}
.c-scrolldown__arrow span::after {
  transform: rotate(-45deg);
}

.c-scrolldown__text {
  color: #fff;
  font-size: max(0.8125rem, 10px);
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: 6px;
  margin-top: 0.375rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-scrolldown__text {
    font-size: max(0.625rem, 10px);
    margin-top: 2px;
    margin-top: 0.125rem;
  }
}

@keyframes arrowDown {
  0% {
    opacity: 0;
    transform: translateY(-0.5rem);
    @media screen and (max-width: 767px) {
      transform: translateY(-0.3125rem);
    }
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(0.5rem);
    @media screen and (max-width: 767px) {
      transform: translateY(0.3125rem);
    }
  }
}
@media screen and (max-width: 767px) {
  @keyframes arrowDown {
    0% {
      opacity: 0;
      transform: translateY(-0.25rem);
    }
    30% {
      opacity: 1;
    }
    100% {
      opacity: 0;
      transform: translateY(0.25rem);
    }
  }
}
.c-modal {
  box-sizing: border-box;
  display: none;
  height: 100%;
  left: 0;
  overflow: auto;
  padding: 40px 20px;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 101;
}

/* モーダルの擬似要素の指定 */
.c-modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-left: -0.2em;
  vertical-align: middle;
}

.c-modal__bg {
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}

.c-modal__content {
  display: inline-block;
  max-width: 460px;
  max-width: 28.75rem;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .c-modal__content {
    max-width: 600px;
    max-width: 37.5rem;
    width: 96%;
  }
}

.c-modal__button {
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  height: 40px;
  position: absolute;
  right: -0.625rem;
  top: -1.875rem;
  width: 40px;
}
.c-modal__button::before, .c-modal__button::after {
  background-color: #022b44;
  content: "";
  display: block;
  height: 1px;
  inset: 0;
  margin: auto;
  position: absolute;
  width: 20px;
}
.c-modal__button::before {
  transform: rotate(45deg);
}
.c-modal__button::after {
  transform: rotate(-45deg);
}

.c-modal__content-image {
  /* width: 60%;
  margin-inline: auto;
  @include mq(md) {
    width: 100%;
  } */
}

.u-center {
  text-align: center;
}

.u-left {
  -moz-text-align-last: left;
  text-align-last: left;
}

.u-bold {
  font-weight: 700;
}

.u-line-height1 {
  line-height: 1;
}

.u-hidden-pc {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-hidden-pc {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .u-hidden-sp {
    display: none;
  }
}

.u-pt10 {
  padding-top: 0.625rem;
}

.u-pt20 {
  padding-top: 1.25rem;
}

.u-pt28 {
  padding-top: 1.75rem;
}

.u-pt40 {
  padding-top: 2.5rem;
}

.u-pt100 {
  padding-top: 6.25rem;
}

.u-pt160 {
  padding-top: 10rem;
}

@media screen and (max-width: 767px) {
  .u-pt18-sp {
    padding-top: 1.125rem;
  }
  .u-pt25-sp {
    padding-top: 1.5625rem;
  }
  .u-pt28-sp {
    padding-top: 1.75rem;
  }
  .u-pt50-sp {
    padding-top: 3.125rem;
  }
}
.u-mt4 {
  margin-top: 0.25rem;
}

.u-mt8 {
  margin-top: 0.5rem;
}

.u-mt10 {
  margin-top: 0.625rem;
}

.u-mt12 {
  margin-top: 0.75rem;
}

.u-mt16 {
  margin-top: 1rem;
}

.u-mt18 {
  margin-top: 1.125rem;
}

.u-mt20 {
  margin-top: 1.25rem;
}

.u-mt22 {
  margin-top: 1.375rem;
}

.u-mt24 {
  margin-top: 1.5rem;
}

.u-mt26 {
  margin-top: 1.625rem;
}

.u-mt28 {
  margin-top: 1.75rem;
}

.u-mt30 {
  margin-top: 1.875rem;
}

.u-mt32 {
  margin-top: 2rem;
}

.u-mt36 {
  margin-top: 2.25rem;
}

.u-mt38 {
  margin-top: 2.375rem;
}

.u-mt40 {
  margin-top: 2.5rem;
}

.u-mt44 {
  margin-top: 2.75rem;
}

.u-mt45 {
  margin-top: 2.8125rem;
}

.u-mt46 {
  margin-top: 2.875rem;
}

.u-mt48 {
  margin-top: 3rem;
}

.u-mt50 {
  margin-top: 3.125rem;
}

.u-mt54 {
  margin-top: 3.375rem;
}

.u-mt56 {
  margin-top: 3.5rem;
}

.u-mt60 {
  margin-top: 3.75rem;
}

.u-mt64 {
  margin-top: 4rem;
}

.u-mt68 {
  margin-top: 4.25rem;
}

.u-mt70 {
  margin-top: 4.375rem;
}

.u-mt84 {
  margin-top: 5.25rem;
}

.u-mt94 {
  margin-top: 5.875rem;
}

.u-mt100 {
  margin-top: 6.25rem;
}

.u-mt120 {
  margin-top: 7.5rem;
}

.u-mt126 {
  margin-top: 7.875rem;
}

.u-mt130 {
  margin-top: 8.125rem;
}

.u-mt136 {
  margin-top: 8.5rem;
}

.u-mt150 {
  margin-top: 9.375rem;
}

.u-mt160 {
  margin-top: 10rem;
}

.u-mt166 {
  margin-top: 10.375rem;
}

.u-mt174 {
  margin-top: 10.875rem;
}

.u-mt178 {
  margin-top: 11.125rem;
}

.u-mt186 {
  margin-top: 11.625rem;
}

.u-mt210 {
  margin-top: 13.125rem;
}

/* レフト */
.u-ml92 {
  margin-left: 5.75rem;
}

@media screen and (max-width: 767px) {
  .u-mt0-sp {
    margin-top: 0;
  }
  .u-mt4-sp {
    margin-top: 0.25rem;
  }
  .u-mt6-sp {
    margin-top: 0.375rem;
  }
  .u-mt8-sp {
    margin-top: 0.5rem;
  }
  .u-mt10-sp {
    margin-top: 0.625rem;
  }
  .u-mt12-sp {
    margin-top: 0.75rem;
  }
  .u-mt14-sp {
    margin-top: 0.875rem;
  }
  .u-mt16-sp {
    margin-top: 1rem;
  }
  .u-mt18-sp {
    margin-top: 1.125rem;
  }
  .u-mt20-sp {
    margin-top: 1.25rem;
  }
  .u-mt22-sp {
    margin-top: 1.375rem;
  }
  .u-mt24-sp {
    margin-top: 1.375rem;
  }
  .u-mt26-sp {
    margin-top: 1.625rem;
  }
  .u-mt28-sp {
    margin-top: 1.75rem;
  }
  .u-mt30-sp {
    margin-top: 1.875rem;
  }
  .u-mt34-sp {
    margin-top: 2.125rem;
  }
  .u-mt38-sp {
    margin-top: 2.375rem;
  }
  .u-mt40-sp {
    margin-top: 2.5rem;
  }
  .u-mt42-sp {
    margin-top: 2.625rem;
  }
  .u-mt46-sp {
    margin-top: 2.875rem;
  }
  .u-mt50-sp {
    margin-top: 3.125rem;
  }
  .u-mt56-sp {
    margin-top: 3.5rem;
  }
  .u-mt65-sp {
    margin-top: 4.0625rem;
  }
  .u-mt68-sp {
    margin-top: 4.25rem;
  }
  .u-mt70-sp {
    margin-top: 4.375rem;
  }
  .u-mt76-sp {
    margin-top: 4.75rem;
  }
  .u-mt80-sp {
    margin-top: 5rem;
  }
  .u-mt86-sp {
    margin-top: 5.375rem;
  }
  .u-mt90-sp {
    margin-top: 5.625rem;
  }
  .u-mt92-sp {
    margin-top: 5.75rem;
  }
  .u-mt96-sp {
    margin-top: 6rem;
  }
  .u-mt100-sp {
    margin-top: 6.25rem;
  }
  .u-mt124-sp {
    margin-top: 7.75rem;
  }
  .u-mt132-sp {
    margin-top: 8.25rem;
  }
  .u-mt132-sp {
    margin-top: 8.25rem;
  }
  .u-mt144-sp {
    margin-top: 9rem;
  }
}
/* ************************************************************
topページ
************************************************************* */
.p-index .l-contact {
  margin-top: 7.1875rem;
}
@media screen and (max-width: 767px) {
  .p-index .l-contact {
    margin-top: 5.875rem;
  }
}
.p-index .l-access {
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .p-index .l-access {
    margin-top: 2rem;
  }
}

/* ************************************************************
キービジュアルスライド
************************************************************* */
.p-index-kv {
  position: relative;
  /* スライド画像ズーム */
}
.p-index-kv .splide__slide img {
  transition: 7s ease-out;
}
.p-index-kv .splide__slide.is-active img {
  transform: scale(1.08);
  transition-delay: 0s;
}

.p-index-kv__image {
  height: 100%;
}
.p-index-kv__image img {
  -o-object-fit: cover;
  aspect-ratio: 1366/955;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-index-kv__image img {
    aspect-ratio: 375/690;
  }
}

.p-index-kv__copy {
  left: 76px;
  left: 4.75rem;
  position: absolute;
  top: 204px;
  top: 12.75rem;
  width: 612px;
  width: 38.25rem;
}
@media screen and (max-width: 767px) {
  .p-index-kv__copy {
    left: 18px;
    left: 1.125rem;
    top: 125px;
    top: 7.8125rem;
    width: 230px;
    width: 14.375rem;
    width: 61.3333333333vw;
  }
}

.p-index-kv__clip-path {
  -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 7.5%);
  background-color: var(--blue-green);
  bottom: 0;
  clip-path: polygon(0 100%, 100% 100%, 100% 7.5%);
  height: 40%;
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-index-kv__clip-path {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 30.5%);
    clip-path: polygon(0 100%, 100% 100%, 100% 30.5%);
    height: 20%;
  }
}

.p-index-kv__triangle-bg {
  bottom: 0;
  height: 40%;
  position: absolute;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-index-kv__triangle-bg {
    height: 20%;
  }
}
.p-index-kv__triangle-bg::before {
  -webkit-clip-path: polygon(50% 53.6%, 0% 100%, 100% 100%);
  background-color: #fff;
  bottom: -1px;
  clip-path: polygon(50% 53.6%, 0% 100%, 100% 100%);
  content: "";
  height: calc(100% + 1px);
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-index-kv__triangle-bg::before {
    -webkit-clip-path: polygon(50% 65.1%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 65.1%, 0% 100%, 100% 100%);
  }
}
.p-index-kv__triangle-bg::after {
  -webkit-clip-path: polygon(50% 53.6%, 0% 100%, 100% 100%);
  background-color: #f9f9f9;
  bottom: -62px;
  bottom: -3.875rem;
  bottom: -4.5387994143vw;
  clip-path: polygon(50% 53.6%, 0% 100%, 100% 100%);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  /* margin-top: 62px;
  margin-top: prem(62); */
}
@media screen and (max-width: 767px) {
  .p-index-kv__triangle-bg::after {
    -webkit-clip-path: polygon(50% 65.1%, 0% 100%, 100% 100%);
    bottom: -30px;
    bottom: -1.875rem;
    bottom: -8vw;
    clip-path: polygon(50% 65.1%, 0% 100%, 100% 100%);
  }
}

/* ************************************************************
works
************************************************************* */
.p-index-latest {
  background-color: #f9f9f9;
  margin-top: 62px;
  margin-top: 3.875rem;
  margin-top: 4.5387994143vw;
  padding-bottom: 120px;
  padding-bottom: 7.5rem;
  position: relative;
  /* &::before {
    content: "";
    clip-path: polygon(50% 81.5%, 0% 100%, 100% 100%);
    background-color: #e16363;
    position: absolute;
    // top: -325px;
    width: 100%;
    height: 100%;
  }
  &::after {
    content: "";
    clip-path: polygon(50% 36%, 0% 100%, 100% 100%);
    background-color: #f9f9f9;
    position: absolute;
    top: -209px;
    width: 100%;
    height: 100%;
  } */
}
@media screen and (max-width: 767px) {
  .p-index-latest {
    margin-top: 30px;
    margin-top: 1.875rem;
    margin-top: 8vw;
    padding-bottom: 4.375rem;
  }
}

/* ************************************************************
topページnewsセクション
************************************************************* */
.p-index-news__wrap {
  display: grid;
  gap: 0 118px;
  gap: 0 7.375rem;
  grid-template-areas: "title article" "button article";
}
@media screen and (max-width: 767px) {
  .p-index-news__wrap {
    grid-template-areas: "title" "article" "button";
  }
}

.p-index-news__text {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: title;
}

.p-index-news__title {
  margin-left: 0;
}

.p-index-news__article {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: article;
}

.p-index-news__button {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: button;
  margin-top: auto;
  width: 12.75rem;
}

@media screen and (max-width: 767px){
  .p-index-news__text {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-index-news__article {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .p-index-news__button {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
}
@media screen and (max-width: 767px) {
  .p-index-news__button {
    margin-inline: auto;
    margin-top: 42px;
    margin-top: 2.625rem;
    width: 16.25rem;
  }
}

/* ************************************************************
topページaboutセクション
************************************************************* */
.p-index-about {
  background-image: url(../images/about/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-inline: auto;
  max-width: 85.375rem;
  padding-bottom: 105px;
  padding-bottom: 6.5625rem;
  padding-top: 85px;
  padding-top: 5.3125rem;
}
@media screen and (max-width: 767px) {
  .p-index-about {
    background-image: url(../images/about/bg_sp.jpg);
    max-width: 33.5rem;
    max-width: 23.4375rem;
    padding-bottom: 63px;
    padding-bottom: 3.9375rem;
    padding-top: 4.375rem;
  }
}

@media screen and (max-width: 767px) {
  .p-index-about__title img {
    height: 3.875rem;
  }
}

.p-index-about__item {
  display: flex;
}
.p-index-about__item:nth-child(1) {
  gap: 6.625rem;
}
@media screen and (max-width: 767px) {
  .p-index-about__item:nth-child(1) {
    flex-direction: column;
    gap: 2.625rem;
    margin-right: calc(50% - 50vw);
  }
}
.p-index-about__item:nth-child(1) .p-index-about__item-image {
  margin-right: calc(50% - 50vw);
  position: relative;
  width: 50.3125rem;
}
@media screen and (max-width: 767px) {
  .p-index-about__item:nth-child(1) .p-index-about__item-image {
    margin-left: 4.125rem;
    max-width: 518px;
    max-width: 32.375rem;
    width: 100%;
    width: 18.1875rem;
  }
}
.p-index-about__item:nth-child(1) .p-index-about__item-image::before {
  background-image: url(../images/about/img5.png);
  background-size: 100%;
  content: "";
  height: 18.1875rem;
  opacity: 0;
  position: absolute;
  right: 172px;
  right: 10.75rem;
  top: -224px;
  top: -14rem;
  transition: opacity 900ms, translate 900ms;
  translate: 20px 0;
  width: 11.6875rem;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-index-about__item:nth-child(1) .p-index-about__item-image::before {
    height: 10.625rem;
    right: 10px;
    right: 0.625rem;
    top: -187px;
    top: -11.6875rem;
    width: 6.875rem;
  }
}
.p-index-about__item:nth-child(1) .p-index-about__item-image::after {
  background-image: url(../images/about/img7.png);
  background-size: 100%;
  bottom: -293px;
  bottom: -18.3125rem;
  content: "";
  height: 17.4375rem;
  opacity: 0;
  position: absolute;
  right: 61px;
  right: 3.8125rem;
  transition: opacity 900ms, translate 900ms;
  transition-delay: 1200ms;
  translate: 20px 0;
  width: 11.625rem;
}
@media screen and (max-width: 767px) {
  .p-index-about__item:nth-child(1) .p-index-about__item-image::after {
    height: 11.125rem;
    right: 5px;
    right: 0.3125rem;
    top: 217px;
    top: 13.5625rem;
    width: 7.375rem;
    z-index: 2;
  }
}
.p-index-about__item:nth-child(1) .p-index-about__item-image.is-active::before {
  opacity: 1;
  translate: 0 0;
}
.p-index-about__item:nth-child(1) .p-index-about__item-image.is-active::after {
  opacity: 1;
  translate: 0 0;
}
.p-index-about__item:nth-child(1) .p-index-about__item-text {
  min-width: 23rem;
}
@media screen and (max-width: 767px) {
  .p-index-about__item:nth-child(1) .p-index-about__item-text {
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
}
.p-index-about__item:nth-child(2) {
  flex-direction: row-reverse;
  gap: 12.9375rem;
}
@media screen and (max-width: 767px) {
  .p-index-about__item:nth-child(2) {
    align-items: flex-end;
    flex-direction: column-reverse;
    gap: 0;
    margin-left: calc(50% - 50vw);
  }
}
.p-index-about__item:nth-child(2) .p-index-about__item-image {
  margin-left: calc(50% - 50vw);
  position: relative;
  width: 32.25rem;
}
@media screen and (max-width: 767px) {
  .p-index-about__item:nth-child(2) .p-index-about__item-image {
    margin-right: 4.1875rem;
    max-width: 518px;
    max-width: 32.375rem;
    width: 100%;
    width: 18.125rem;
  }
}
.p-index-about__item:nth-child(2) .p-index-about__item-image::before {
  background-image: url(../images/about/img6.png);
  background-size: 100%;
  content: "";
  height: 16.875rem;
  opacity: 0;
  position: absolute;
  right: 45px;
  right: 2.8125rem;
  top: -217px;
  top: -13.5625rem;
  transition: opacity 900ms, translate 900ms;
  translate: 20px 0;
  width: 7.8125rem;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-index-about__item:nth-child(2) .p-index-about__item-image::before {
    height: 10.125rem;
    left: 19px;
    left: 1.1875rem;
    top: -173px;
    top: -10.8125rem;
    width: 4.6875rem;
  }
}
.p-index-about__item:nth-child(2) .p-index-about__item-image::after {
  background-image: url(../images/about/img8.png);
  background-size: 100%;
  bottom: -123px;
  bottom: -7.6875rem;
  content: "";
  height: 15.875rem;
  opacity: 0;
  position: absolute;
  right: -258px;
  right: -16.125rem;
  transition: opacity 900ms, translate 900ms;
  transition-delay: 1000ms;
  translate: -20px 0;
  width: 16.375rem;
}
@media screen and (max-width: 767px) {
  .p-index-about__item:nth-child(2) .p-index-about__item-image::after {
    height: 10.375rem;
    left: -26px;
    left: -1.625rem;
    top: 263px;
    top: 16.4375rem;
    width: 10.6875rem;
  }
}
.p-index-about__item:nth-child(2) .p-index-about__item-image.is-active::before {
  opacity: 1;
  translate: 0 0;
}
.p-index-about__item:nth-child(2) .p-index-about__item-image.is-active::after {
  opacity: 1;
  translate: 0 0;
}
.p-index-about__item:nth-child(2) .p-index-about__item-text {
  margin-top: 87px;
  margin-top: 5.4375rem;
  /* width: prem(642);
  width: prem(477); */
  width: 559px;
  width: 34.9375rem;
}
@media screen and (max-width: 767px) {
  .p-index-about__item:nth-child(2) .p-index-about__item-text {
    margin-left: auto;
    margin-top: 1.25rem;
    width: 100%;
    width: 10.5625rem;
  }
}
.p-index-about__item:nth-child(3) {
  gap: 11.5rem;
}
@media screen and (max-width: 767px) {
  .p-index-about__item:nth-child(3) {
    flex-direction: column;
    gap: 0;
  }
}
.p-index-about__item:nth-child(3) .p-index-about__item-image {
  position: relative;
  width: 32.375rem;
}
@media screen and (max-width: 767px) {
  .p-index-about__item:nth-child(3) .p-index-about__item-image {
    margin-top: 8vw;
    width: 100%;
  }
}
.p-index-about__item:nth-child(3) .p-index-about__item-image::before {
  background-image: url(../images/about/img9.png);
  background-size: 100%;
  bottom: -15px;
  bottom: -0.9375rem;
  content: "";
  height: 19.375rem;
  left: -231px;
  left: -14.4375rem;
  opacity: 0;
  position: absolute;
  transition: opacity 900ms, translate 900ms;
  transition-delay: 800ms;
  translate: -20px 0;
  width: 11.0625rem;
}
@media screen and (max-width: 767px) {
  .p-index-about__item:nth-child(3) .p-index-about__item-image::before {
    height: 12.25rem;
    left: auto;
    right: -4px;
    right: -0.25rem;
    top: -180px;
    top: -11.25rem;
    width: 7rem;
  }
}
.p-index-about__item:nth-child(3) .p-index-about__item-image.is-active::before {
  opacity: 1;
  translate: 0 0;
}
.p-index-about__item:nth-child(3) .p-index-about__item-text {
  margin-top: 46px;
  margin-top: 2.875rem;
}
@media screen and (max-width: 767px) {
  .p-index-about__item:nth-child(3) .p-index-about__item-text {
    margin-top: 0;
  }
}

.p-index-about__item-title img {
  height: 6.875rem;
  width: auto;
}
@media screen and (max-width: 767px) {
  .p-index-about__item-title img {
    height: 3.8125rem;
  }
}

/* ボタン */
.p-index-about__button-list {
  display: flex;
  gap: 3.125rem;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-index-about__button-list {
    flex-direction: column;
    gap: 1.75rem;
  }
}

.p-index-about__button-item {
  width: 20.625rem;
}
@media screen and (max-width: 767px) {
  .p-index-about__button-item {
    margin-inline: auto;
    width: 16.25rem;
  }
}

/************************************************************************************
一覧ページ
************************************************************************************/
.p-works {
  position: relative;
}

/* ********************************
404ページ
***********************************/
.p-404 {
  margin-top: 180px;
  margin-top: 11.25rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-404 {
    margin-top: 8.75rem;
  }
}
.p-404 .l-contact {
  margin-top: 200px;
  margin-top: 12.5rem;
}
@media screen and (max-width: 767px) {
  .p-404 .l-contact {
    margin-top: 7.5rem;
  }
}

.p-404__title {
  color: var(--brown);
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-404__title {
    font-size: 1.875rem;
  }
}
.p-404__title .en {
  display: block;
  font-size: 20px;
  font-size: max(1.25rem, 20px);
  margin-top: 20px;
  margin-top: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-404__title .en {
    font-size: max(1.125rem, 18px);
    margin-top: 1rem;
  }
}

.p-404__text {
  font-size: max(1rem, 16px);
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .p-404__text {
    font-size: max(0.9375rem, 15px);
  }
}

.p-404__button {
  width: 18.75rem;
}
@media screen and (max-width: 767px) {
  .p-404__button {
    margin-inline: auto;
  }
}

.p-single .l-contact {
  margin-top: 120px;
  margin-top: 7.5rem;
}
@media screen and (max-width: 767px) {
  .p-single .l-contact {
    margin-top: 75px;
    margin-top: 4.6875rem;
  }
}

.p-single__article {
  display: grid;
  gap: 0 64px;
  gap: 0 4rem;
  grid-template-columns: 308px auto;
  grid-template-columns: 19.25rem auto;
}
@media screen and (max-width: 767px) {
  .p-single__article {
    grid-template-columns: 1fr;
  }
}

.p-single__main {
  order: 2;
}
@media screen and (max-width: 767px) {
  .p-single__main {
    order: 1;
  }
}

.p-single__title {
  border-bottom: 2px solid var(--black-light);
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
  padding-bottom: 8px;
  padding-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-single__title {
    font-size: 1.125rem;
    padding-bottom: 0.25rem;
  }
}

@media screen and (max-width: 767px) {
  .p-single__slide {
    margin-inline: calc(50% - 50vw);
  }
}
.p-single__slide img {
  -o-object-fit: cover;
  aspect-ratio: 415/271;
  object-fit: cover;
}

.p-single__thumbnail-list {
  display: grid;
  gap: 10px;
  gap: 0.625rem;
  grid-template-columns: repeat(7, 1fr);
}
@media screen and (max-width: 767px) {
  .p-single__thumbnail-list {
    display: flex;
    gap: 8px;
    gap: 0.5rem;
  }
  .p-single__thumbnail-list.is-center {
    justify-content: center;
  }
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 0;
  opacity: 0.5;
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  .splide__track--nav > .splide__list > .splide__slide {
    width: 25% !important;
  }
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 0;
  opacity: 1;
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  .splide__track--nav > .splide__list > .splide__slide.is-active {
    width: 25% !important;
  }
}

.p-single__dl {
  align-items: center;
  display: flex;
  gap: 22px;
}

.p-single__dt {
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-single__dt {
    font-size: max(0.8125rem, 10px);
  }
}

.p-single__dd {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .p-single__dd {
    font-size: max(0.9375rem, 11px);
    line-height: 1.7333333333;
  }
}

.p-single__freewords {
  border-top: 1px solid var(--light-brown);
  font-size: max(0.875rem, 10px);
  line-height: 1.7142857143;
}

.p-single__font16 {
  font-size: max(1rem, 12px);
  font-weight: 700;
  line-height: 1.6875;
}
@media screen and (max-width: 767px) {
  .p-single__font13-sp {
    font-size: max(0.8125rem, 10px);
    font-weight: 700;
    line-height: 2.0769230769;
  }
  .p-single__font13-sp .display-none {
    display: none;
  }
}

.p-single__subtitle {
  font-size: max(1rem, 12px);
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1.375rem;
}
@media screen and (max-width: 767px) {
  .p-single__subtitle {
    font-weight: 400;
    margin-bottom: 1.75rem;
  }
}

.p-single__floor {
  border-top: 1px solid var(--light-brown);
  /* display: flex;
  justify-content: space-between; */
}
.p-single__floor-content:not(:nth-of-type(1)) {
  border-top: 1px solid var(--light-brown);
  margin-top: 3.375rem;
  padding-top: 2.75rem;
}
@media screen and (max-width: 767px) {
  .p-single__floor-content:not(:nth-of-type(1)) {
    margin-top: 2.875rem;
    padding-top: 1.875rem;
  }
}

.p-single__floor-image {
  margin-inline: auto;
  width: 440px;
  width: 27.5rem;
}
@media screen and (max-width: 767px) {
  .p-single__floor-image {
    margin-inline: auto;
    width: 210px;
    width: 13.125rem;
    width: 100%;
  }
}

.p-single__floor-button {
  display: block;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .p-single__floor-button {
    /* margin-top: 38px;
    margin-top: prem(38); */
    margin-top: 1.125rem;
  }
}

.p-single__maps {
  border-top: 1px solid var(--light-brown);
  display: grid;
  gap: 38px;
  gap: 2.375rem;
  grid-template-columns: auto 1fr;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-single__maps {
    gap: 0;
    grid-template-columns: 1fr;
  }
}

.p-single__map {
  height: 0;
  padding-top: 46.5277777778%;
}
@media screen and (max-width: 767px) {
  .p-single__map {
    padding-top: 74.2774566474%;
  }
}
.p-single__map iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.p-single__maps-wrap {
  position: relative;
}

.p-single__address {
  display: flex;
  gap: 30px;
  gap: 1.875rem;
  justify-content: space-between;
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-single__address {
    position: static;
  }
}

.p-single__address-text {
  font-size: max(0.875rem, 10px);
  line-height: 1.7142857143;
}
@media screen and (max-width: 767px) {
  .p-single__address-text {
    /* position: absolute;
    top: 0;
    margin-top: -28px;
    margin-top: prem(-28); */
  }
}

.p-single__map-button {
  min-width: 12.75rem;
  width: 204px;
  width: 12.75rem;
}
@media screen and (max-width: 767px) {
  .p-single__map-button {
    left: 0;
    margin-inline: auto;
    position: absolute;
    right: 0;
    width: 260px;
    width: 16.25rem;
  }
}

.p-single__button {
  margin-inline: auto;
  width: 330px;
  width: 20.625rem;
}

/* ************************************************************
サイドバー
************************************************************* */
.p-single__side {
  order: 1;
}
@media screen and (max-width: 767px) {
  .p-single__side {
    display: none;
  }
}

.p-single__side-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-single__side-sp {
    border-top: 1px solid var(--light-brown);
    display: block;
  }
}

.p-single__side-title {
  font-size: 1.125rem;
  line-height: 1.3;
}

.p-single__side-list {
  color: var(--black-light);
  display: grid;
  font-size: max(0.75rem, 10px);
  gap: 2px;
  gap: 0.125rem;
  grid-template-columns: 93px auto;
  grid-template-columns: 5.8125rem auto;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .p-single__side-list--sp {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
}

.p-single__side-item {
  display: grid;
  gap: 0 2px;
  gap: 0 0.125rem;
  grid-template-columns: 100px auto;
  grid-template-columns: 6.25rem auto;
  max-height: 100vh;
  transition: max-height 400ms ease, opacity 400ms ease;
}
.p-single__side-item.is-hidden {
  max-height: 0;
  opacity: 0;
}
.p-single__side-item:not(:nth-child(1)) .p-single__side-heading,
.p-single__side-item:not(:nth-child(1)) .p-single__side-detail {
  margin-top: 2px;
  margin-top: 0.125rem;
}

.p-single__side-heading {
  background-color: var(--light-blue02);
  font-weight: 400;
  padding: 10px 10px;
  padding: 0.625rem 0.625rem;
}

.p-single__side-detail {
  background-color: var(--gray);
  padding: 10px 10px;
  padding: 0.625rem 0.625rem;
}

.p-single__morebutton {
  margin-inline: auto;
  width: 260px;
  width: 16.25rem;
}

.p-company .l-contact {
  margin-top: 235px;
  margin-top: 14.6875rem;
}
@media screen and (max-width: 767px) {
  .p-company .l-contact {
    margin-top: 150px;
    margin-top: 9.375rem;
  }
}
.p-company .l-access {
  margin-top: 80px;
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .p-company .l-access {
    margin-top: 34px;
    margin-top: 2.125rem;
  }
}

.p-company__kv img {
  /* aspect-ratio: 1366/500;
  object-fit: cover; */
}

.p-company__nav-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  gap: 1.25rem;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-company__nav-list {
    gap: 12px;
    gap: 0.75rem;
  }
}

.p-company__nav-item a {
  background-color: var(--nav-gray);
  border-radius: 10px;
  display: block;
  font-weight: 500;
  line-height: 1;
  padding-block: 10px;
  padding-block: 0.625rem;
  text-align: center;
  transition: background-color 400ms ease, color 400ms ease;
  width: 126px;
  width: 7.875rem;
}
@media screen and (max-width: 767px) {
  .p-company__nav-item a {
    border-radius: 6px;
    font-size: 14px;
    font-size: 0.875rem;
    width: 104px;
    width: 6.5rem;
  }
}
@media (any-hover: hover) {
  .p-company__nav-item a:hover {
    background-color: var(--blue-green);
    color: #fff;
  }
}

/* about */
@media screen and (max-width: 767px) {
  .p-company__about-title img {
    height: 62px;
    height: 3.875rem;
  }
}

.p-company__about-lead {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 2.2352941176;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-company__about-lead {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 2.0769230769;
  }
}

/* company */
.p-company__info-list {
  display: grid;
  gap: 0 110px;
  gap: 0 6.875rem;
  grid-auto-flow: column;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(6, auto);
}
@media screen and (max-width: 767px) {
  .p-company__info-list {
    gap: 0;
    grid-auto-flow: row;
    grid-template-columns: 1fr;
  }
}

.p-company__info-item {
  border-top: 1px solid var(--beige);
  display: grid;
  font-size: max(0.875rem, 10px);
  grid-template-columns: 124px auto;
  grid-template-columns: 7.75rem auto;
  line-height: 1.6428571429;
  padding: 20px 0 20px 8px;
  padding: 1.25rem 0 1.25rem 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-company__info-item {
    font-size: max(0.75rem, 10px);
    grid-template-columns: 86px auto;
    grid-template-columns: 5.375rem auto;
    line-height: 1.5;
    padding: 15px 0 15px 7px;
    padding: 0.9375rem 0 0.9375rem 0.4375rem;
  }
}
.p-company__info-item:nth-last-child(1), .p-company__info-item:nth-child(6) {
  border-bottom: 1px solid var(--beige);
}
@media screen and (max-width: 767px) {
  .p-company__info-item:nth-child(6) {
    border-bottom: 0;
  }
}

/* 会社沿革 */
.p-company__history-list {
  border-top: 1px solid var(--beige);
  display: flex;
  flex-direction: column;
  padding-top: 40px;
  padding-top: 2.5rem;
  /* gap: 28px;
  gap: prem(28); */
}
@media screen and (max-width: 767px) {
  .p-company__history-list {
    padding-top: 0;
  }
}

.p-company__history-item {
  display: grid;
  font-size: max(0.875rem, 10px);
  grid-template-columns: 168px auto;
  grid-template-columns: 10.5rem auto;
  line-height: 1.6428571429;
  max-height: 100vh;
  padding-left: 0.5rem;
  transition: max-height 400ms, opacity 400ms ease, border 400ms ease;
}
@media screen and (max-width: 767px) {
  .p-company__history-item {
    border-bottom: 1px solid var(--beige);
    font-size: max(0.75rem, 10px);
    grid-template-columns: 86px auto;
    grid-template-columns: 5.375rem auto;
    line-height: 1.5;
    padding-left: 0.375rem;
  }
}
.p-company__history-item.is-hidden {
  border: 0;
  height: 0;
  max-height: 0;
  opacity: 0;
}
.p-company__history-item:not(:nth-child(1)) .p-company__history-heading,
.p-company__history-item:not(:nth-child(1)) .p-company__history--detail {
  margin-top: 28px;
  margin-top: 1.75rem;
}
@media screen and (max-width: 767px) {
  .p-company__history-item:not(:nth-child(1)) .p-company__history-heading,
  .p-company__history-item:not(:nth-child(1)) .p-company__history--detail {
    margin-top: 0;
  }
}

.p-company__history-heading {
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.6428571429;
}
@media screen and (max-width: 767px) {
  .p-company__history-heading {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.5;
    padding-block: 15px;
    padding-block: 0.9375rem;
  }
}

@media screen and (max-width: 767px) {
  .p-company__history--detail {
    padding-block: 15px;
    padding-block: 0.9375rem;
  }
}

.p-company__history-morebutton {
  margin-inline: auto;
  width: 330px;
  width: 20.625rem;
}

/* 事業内容 */
.p-company__business-list {
  border-bottom: 1px dashed var(--beige);
  border-top: 1px solid var(--beige);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding-block: 40px;
  padding-block: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-company__business-list {
    grid-template-columns: 1fr;
    padding-block: 0;
    padding-block: 0;
  }
}

.p-company__business-item {
  padding-block: 25px;
  padding-block: 1.5625rem;
  padding-inline: 32px;
  padding-inline: 2rem;
}
@media screen and (max-width: 767px) {
  .p-company__business-item {
    border-bottom: 1px dashed var(--beige);
    padding-block: 36px;
    padding-block: 2.25rem;
    padding-inline: 6px;
    padding-inline: 0.375rem;
  }
}
.p-company__business-item:not(:nth-last-child(1)) {
  border-right: 1px dashed var(--beige);
}
@media screen and (max-width: 767px) {
  .p-company__business-item:not(:nth-last-child(1)) {
    border-right: 0;
  }
}

.p-company__business-title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-company__business-title {
    font-size: 1.125rem;
  }
}

.p-company__business-letter {
  font-size: max(0.875rem, 10px);
  line-height: 1.7857142857;
}

.p-company__business-text {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-company__business-text {
    font-size: 1rem;
    line-height: 1.5625;
  }
}

.p-company__business-flex {
  display: flex;
  gap: 45px;
  gap: 2.8125rem;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-company__business-flex {
    flex-direction: column;
    gap: 16px;
    gap: 1rem;
  }
}
.p-company__business-flex a {
  width: 390px;
  width: 24.375rem;
}
@media screen and (max-width: 767px) {
  .p-company__business-flex a {
    margin-inline: auto;
    width: 335px;
    width: 20.9375rem;
  }
}

.p-business .l-contact {
  margin-top: 200px;
  margin-top: 12.5rem;
}
@media screen and (max-width: 767px) {
  .p-business .l-contact {
    margin-top: 120px;
    margin-top: 7.5rem;
  }
}

.p-business__kv {
  text-align: center;
}
.p-business__kv img {
  width: 314px;
}
@media screen and (max-width: 767px) {
  .p-business__kv img {
    width: 161px;
  }
}

.p-business__nav-list {
  display: flex;
  gap: 11px;
  gap: 0.6875rem;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-business__nav-list {
    gap: 7px;
    gap: 0.4375rem;
  }
}

.p-business__nav-item a {
  border: 3px solid var(--blue-green);
  border-radius: 20px;
  display: block;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1;
  padding-block: 27px 21px;
  padding-block: 1.6875rem 1.3125rem;
  position: relative;
  text-align: center;
  transition: background-color 400ms ease, color 400ms ease;
  width: 296px;
  width: 18.5rem;
}
@media screen and (max-width: 767px) {
  .p-business__nav-item a {
    border-radius: 8px;
    border-width: 2px;
    font-size: 0.75rem;
    line-height: 1.4166666667;
    padding-block: 12px 10px;
    padding-block: 0.75rem 0.625rem;
    width: 110px;
    width: 6.875rem;
  }
}
@media (any-hover: hover) {
  .p-business__nav-item a:hover {
    background-color: var(--blue-green);
    color: #fff;
  }
  .p-business__nav-item a:hover::after {
    background-color: #fff;
  }
}
.p-business__nav-item a::after {
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
  background-color: var(--blue-green);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: "";
  display: block;
  height: 12px;
  height: 0.75rem;
  margin-inline: auto;
  margin-top: 18px;
  margin-top: 1.125rem;
  transition: background-color 400ms ease;
  width: 20px;
  width: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-business__nav-item a::after {
    height: 8px;
    height: 0.5rem;
    width: 14px;
    width: 0.875rem;
  }
}

/* ページ共通 */
.p-business__heading {
  color: var(--brown);
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-business__heading {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.p-business__lead {
  font-size: 1.0625rem;
  line-height: 2.0588235294;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-business__lead {
    font-size: 0.8125rem;
    line-height: 1.9230769231;
  }
}

.p-business__list-heading {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-business__list-heading {
    font-size: 0.9375rem;
  }
}

.p-business__list-letter {
  font-size: max(0.875rem, 10px);
  line-height: 1.7142857143;
}
@media screen and (max-width: 767px) {
  .p-business__list-letter {
    font-size: max(0.75rem, 10px);
    line-height: 1.6666666667;
  }
}

/* 不動産売却 */
.p-business__sale-heading {
  border-bottom: 1px solid var(--orange);
  color: var(--brown);
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 35px;
  padding-bottom: 2.1875rem;
  padding-left: 56px;
  padding-left: 3.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-business__sale-heading {
    font-size: 1rem;
    padding-bottom: 12px;
    padding-bottom: 0.75rem;
    padding-left: 41px;
    padding-left: 2.5625rem;
  }
}
.p-business__sale-heading::before {
  -webkit-clip-path: polygon(50% 0%, 100% 38%, 100% 100%, 0 100%, 0% 38%);
  background-color: var(--orange);
  clip-path: polygon(50% 0%, 100% 38%, 100% 100%, 0 100%, 0% 38%);
  content: "";
  height: 43px;
  height: 2.6875rem;
  left: 0;
  position: absolute;
  top: -16px;
  top: -1rem;
  width: 42px;
  width: 2.625rem;
}
@media screen and (max-width: 767px) {
  .p-business__sale-heading::before {
    height: 28px;
    height: 1.75rem;
    top: -9px;
    top: -0.5625rem;
    width: 27px;
    width: 1.6875rem;
  }
}

.p-business__strength-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 767px) {
  .p-business__strength-list {
    gap: 56px;
    gap: 3.5rem;
    grid-template-columns: 1fr;
  }
}

.p-business__strength-item {
  display: flex;
  gap: 32px;
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  .p-business__strength-item {
    flex-direction: column;
    gap: 30px;
    gap: 1.875rem;
  }
}

@media screen and (max-width: 767px) {
  .p-business__strength-number {
    margin-inline: auto;
    width: 252px;
    width: 15.75rem;
  }
}
.p-business__strength-number img {
  height: 448px;
  height: 28rem;
  width: auto;
}
@media screen and (max-width: 767px) {
  .p-business__strength-number img {
    height: auto;
  }
}

.p-business__strength-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-business__strength-content {
    align-items: flex-start;
    flex-direction: row;
    gap: 28px;
    gap: 1.75rem;
    justify-content: center;
    text-align: left;
  }
}

.p-business__strength-icon {
  margin-top: 24px;
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-business__strength-icon {
    margin-top: 0;
  }
}
.p-business__strength-icon img {
  height: 92px;
  height: 5.75rem;
  width: auto;
}
@media screen and (max-width: 767px) {
  .p-business__strength-icon img {
    height: 64px;
    height: 4rem;
  }
}

.p-business__strength-title {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-business__strength-title {
    font-size: 0.9375rem;
  }
}

.p-business__strength-letter {
  font-size: 15px;
  font-size: max(0.9375rem, 10px);
  line-height: 1.5333333333;
}
@media screen and (max-width: 767px) {
  .p-business__strength-letter {
    font-size: 0.8125rem;
    line-height: 1.5384615385;
  }
}

.p-business__conditions {
  display: flex;
  flex-direction: column;
  gap: 54px;
  gap: 3.375rem;
  margin-inline: auto;
  width: 773px;
  width: 48.3125rem;
}
@media screen and (max-width: 767px) {
  .p-business__conditions {
    gap: 24px;
    gap: 1.5rem;
    width: 100%;
  }
}

.p-business__conditions-item {
  display: grid;
  gap: 176px;
  gap: 11rem;
  grid-template-columns: 7.625rem auto;
}
@media screen and (max-width: 767px) {
  .p-business__conditions-item {
    align-items: center;
    gap: 18px;
    gap: 1.125rem;
    grid-template-columns: 5.125rem auto;
  }
  .p-business__conditions-item:nth-last-child(1) {
    border-bottom: 1px dashed var(--orange);
    padding-bottom: 24px;
    padding-bottom: 1.5rem;
  }
}
.p-business__conditions-item:not(:nth-child(1)) {
  border-top: 1px dashed var(--orange);
  padding-top: 70px;
  padding-top: 4.375rem;
}
@media screen and (max-width: 767px) {
  .p-business__conditions-item:not(:nth-child(1)) {
    padding-top: 34px;
    padding-top: 2.125rem;
  }
}

.p-business__conditions-icon img {
  height: 104px;
  height: 6.5rem;
  width: auto;
}
@media screen and (max-width: 767px) {
  .p-business__conditions-icon img {
    height: 70px;
    height: 4.375rem;
  }
}

/* 借地権・底地権のご相談 */
.p-business__consultation {
  --bg-color: #f4f0eb;
  background-color: var(--bg-color);
  margin-inline: calc(50% - 50vw);
  padding-bottom: 100px;
  padding-bottom: 6.25rem;
  width: 100vw;
}
@media screen and (max-width: 767px) {
  .p-business__consultation {
    padding-bottom: 48px;
    padding-bottom: 3rem;
  }
}

.p-business__consultation-content {
  background-color: #fff;
  border-radius: 18px;
  display: flex;
  gap: 12px;
  gap: 0.75rem;
  margin-inline: auto;
  padding-block: 44px;
  padding-block: 2.75rem;
  padding-left: 54px;
  padding-left: 3.375rem;
  width: 910px;
  width: 56.875rem;
}
@media screen and (max-width: 767px) {
  .p-business__consultation-content {
    flex-direction: column;
    gap: 18px;
    gap: 1.125rem;
    padding: 22px 16px;
    padding: 1.375rem 1rem;
    width: 100%;
  }
}

.p-business__consultation-list {
  font-size: 1.0625rem;
  line-height: 1.7647058824;
}
@media screen and (max-width: 767px) {
  .p-business__consultation-list {
    font-size: max(0.75rem, 10px);
    line-height: 1.9166666667;
    text-align: center;
  }
}

.p-business__consultation-letter {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.6818181818;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-business__consultation-letter {
    font-size: 0.9375rem;
    line-height: 1.8666666667;
  }
}

.p-business__consultation-button {
  display: flex;
  flex-wrap: wrap;
  gap: 36px 22px;
  gap: 2.25rem 1.375rem;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-business__consultation-button {
    gap: 1.25rem;
  }
}
.p-business__consultation-button a {
  padding-right: 30px;
  padding-right: 1.875rem;
  width: 375px;
  width: 23.4375rem;
}

/* サポート */
.p-business__support-list {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 54px;
  gap: 3.375rem;
}
@media screen and (max-width: 767px) {
  .p-business__support-list {
    gap: 46px;
    gap: 2.875rem;
  }
}

.p-business__support-item {
  width: 100%;
}
.p-business__support-item:nth-child(2) .p-business__support-item-inner {
  grid-template-columns: 17.8125rem 7rem;
}
@media screen and (max-width: 767px) {
  .p-business__support-item:nth-child(2) .p-business__support-item-inner {
    grid-template-columns: 13.5rem 4.75rem;
  }
}
.p-business__support-item:nth-child(2) .p-business__support-icon {
  grid-column: 2/3;
  grid-row: 1/2;
}
.p-business__support-item:not(:nth-child(1)) {
  border-top: 1px dashed var(--orange);
  padding-top: 60px;
  padding-top: 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-business__support-item:not(:nth-child(1)) {
    padding-top: 58px;
    padding-top: 3.625rem;
  }
}

.p-business__support-item-inner {
  display: grid;
  gap: 62px;
  gap: 3.875rem;
  grid-template-columns: 7rem 17.8125rem;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-business__support-item-inner {
    gap: 30px;
    gap: 1.875rem;
    grid-template-columns: 4.75rem 13.5rem;
  }
}

.p-business__support-icon img {
  height: 110px;
  height: 6.875rem;
  width: auto;
}
@media screen and (max-width: 767px) {
  .p-business__support-icon img {
    height: auto;
  }
}

.p-shakuchi .l-contact {
  margin-top: 200px;
  margin-top: 12.5rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi .l-contact {
    margin-top: 75px;
    margin-top: 4.6875rem;
  }
}

.p-shakuchi__kv img {
  -o-object-fit: cover;
  aspect-ratio: 1366/500;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__kv img {
    aspect-ratio: 1;
  }
}

.p-shakuchi__section-title {
  border-bottom: 1px solid currentColor;
  color: var(--brown);
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 0.625rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__section-title {
    font-size: 0.9375rem;
    padding-bottom: 0.375rem;
    padding-inline: 0.375rem;
  }
}

.p-shakuchi__text14 {
  font-size: max(0.875rem, 10px);
  line-height: 2.2142857143;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__text14 {
    font-size: 0.8125rem;
    font-size: max(0.8125rem, 10px);
    line-height: 1.5384615385;
  }
}

.p-shakuchi__text16 {
  font-size: max(1rem, 12px);
  font-weight: 700;
  line-height: 2.125;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__text16 {
    font-size: max(0.75rem, 10px);
    line-height: 1.6666666667;
  }
}

/* ポイント */
.p-shakuchi__point-title {
  --pink: #feeeec;
  --blue: #d1eff4;
  background-color: var(--pink);
  color: var(--brown);
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1;
  padding: 24px 13px;
  padding: 1.5rem 0.8125rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__point-title {
    font-size: 1rem;
    margin-inline: calc(50% - 50vw);
    padding: 22px 20px;
    padding: 1.375rem 1.25rem;
  }
}
.p-shakuchi__point-title--blue {
  background-color: var(--blue);
}

.p-shakuchi__point-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 767px) {
  .p-shakuchi__point-list {
    gap: 24px;
    gap: 1.5rem;
    grid-template-columns: 1fr;
  }
}

.p-shakuchi__point-item {
  padding-inline: 32px;
  padding-inline: 2rem;
  padding-top: 20px;
  padding-top: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__point-item {
    display: flex;
    gap: 12px;
    gap: 0.75rem;
    padding-inline: 0;
    padding-top: 0;
  }
}
.p-shakuchi__point-item:not(:nth-child(1)) {
  border-left: 1px solid var(--brown);
}
@media screen and (max-width: 767px) {
  .p-shakuchi__point-item:not(:nth-child(1)) {
    border-left: 0;
    border-top: 1px solid var(--brown);
    padding-top: 30px;
    padding-top: 1.875rem;
  }
}

.p-shakuchi__point-icon {
  margin-inline: auto;
  width: 70px;
  width: 4.375rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__point-icon {
    margin-inline: 0;
    min-width: 2.375rem;
    width: 38px;
    width: 2.375rem;
  }
}

@media screen and (max-width: 767px) {
  .p-shakuchi__point-text {
    width: -moz-fit-content;
    width: fit-content;
  }
}

.p-shakuchi__point-heading {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.5454545455;
  margin-top: 42px;
  margin-top: 2.625rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__point-heading {
    font-size: 0.9375rem;
    margin-top: 0.375rem;
    text-align: left;
  }
}

.p-shakuchi__point-copy {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.6428571429;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__point-copy {
    font-size: 0.875rem;
    line-height: 1.6428571429;
  }
}

.p-shakuchi__point-button {
  margin-inline: auto;
  width: 650px;
  width: 40.625rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__point-button {
    width: 325px;
    width: 20.3125rem;
  }
}
.p-shakuchi__point-button a {
  font-size: 1.625rem;
  padding-block: 1.625rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__point-button a {
    font-size: 0.8125rem;
    padding-block: 0.8125rem;
  }
}

/* アコーディオンコンテンツ */
.p-shakuchi__accordion-button {
  margin-inline: auto;
  width: 760px;
  width: 47.5rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__accordion-button {
    margin-left: -0.3125rem;
    width: 100%;
    width: 350px;
    width: 21.875rem;
    width: calc(100% + 0.625rem);
  }
}

/* aabout */
.p-shakuchi__about-textarea {
  display: grid;
  gap: 38px;
  gap: 2.375rem;
  grid-template-columns: 292px 1fr;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__about-textarea {
    gap: 12px;
    gap: 0.75rem;
    grid-template-columns: 1fr;
  }
}

/* メリット・デメリット */
.p-shakuchi__merit-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__merit-list {
    gap: 30px;
    gap: 1.875rem;
    grid-template-columns: 1fr;
  }
}

.p-shakuchi__merit-item {
  padding: 16px 45px;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__merit-item {
    padding: 0;
  }
}
.p-shakuchi__merit-item:nth-child(1) {
  border-right: 1px solid var(--brown);
}
@media screen and (max-width: 767px) {
  .p-shakuchi__merit-item:nth-child(1) {
    border: 0;
  }
}

.p-shakuchi__example {
  --bg-color: #f7f4f1;
  background-color: var(--bg-color);
  border-radius: 24px;
  padding-bottom: 68px;
  padding-bottom: 4.25rem;
  padding-top: 26px;
  padding-top: 1.625rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__example {
    padding-block: 12px 18px;
    padding-block: 0.75rem 1.125rem;
    padding-inline: 1.25rem;
  }
}

.p-shakuchi__example-title {
  --tag-brown: #c69c6d;
  background-color: var(--tag-brown);
  border-radius: 9999px;
  color: #fff;
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 16px;
  line-height: 1;
  margin-left: 2.25rem;
  padding: 15px 48px;
  padding: 0.9375rem 3rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__example-title {
    font-size: max(0.625rem, 10px);
    margin-left: 0;
    padding: 0.4375rem 1.5rem;
  }
}

.p-shakuchi__example-subtitle {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5555555556;
  margin-left: 5.75rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__example-subtitle {
    font-size: 0.75rem;
    line-height: 1.3333333333;
    margin-left: 0;
  }
}

.p-shakuchi__example-list {
  display: grid;
  gap: 2rem;
  grid-template-columns: 26.5625rem 1fr;
  margin-left: 5.75rem;
  margin-right: 44px;
  margin-right: 2.75rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__example-list {
    gap: 0.9375rem;
    grid-template-columns: 1fr;
    margin-inline: 0;
  }
}

.p-shakuchi__example-item--textarea {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.p-shakuchi__example-amount {
  --yellow: #feff00;
  background-color: var(--yellow);
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1;
  padding-block: 18px;
  padding-block: 1.125rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__example-amount {
    font-size: 1rem;
    margin-inline: auto;
    padding: 10px 21px;
    padding: 0.625rem 1.3125rem;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.p-shakuchi__example-amount span {
  --red: #ed1e79;
  color: var(--red);
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__example-amount span {
    font-size: 1.375rem;
  }
}

.p-shakuchi__comparison-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-left: 150px;
  margin-left: 9.375rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__comparison-list {
    gap: 0.75rem;
    grid-template-columns: 1fr;
    margin-left: 0;
  }
}

.p-shakuchi__comparison-item {
  padding: 16px 28px 16px 50px;
  padding: 1rem 1.75rem 1rem 3.125rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__comparison-item {
    padding: 0;
  }
}
.p-shakuchi__comparison-item:nth-child(1) {
  border-right: 1px solid var(--brown);
  padding: 1rem 3.125rem 1rem 1.75rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__comparison-item:nth-child(1) {
    border: 0;
    padding: 0;
  }
}

/* よくある質問 */
.p-shakuchi__faq {
  display: flex;
  flex-direction: column;
  gap: 34px;
  gap: 2.125rem;
  margin-inline: auto;
  width: 800px;
  width: 50rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__faq {
    gap: 18px;
    gap: 1.125rem;
    width: 100%;
  }
}

.p-shakuchi__faq-item.is-active .p-shakuchi__faq-button::after {
  rotate: -90deg;
}
.p-shakuchi__faq-item.is-active .p-shakuchi__faq-content {
  height: auto;
  padding-block: 40px;
}

.p-shakuchi__faq-button {
  align-items: center;
  border-bottom: 1px solid var(--brown);
  display: flex;
  font-size: 1.125rem;
  line-height: 1.7222222222;
  padding-bottom: 0.125rem;
  padding-right: 3.4375rem;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__faq-button {
    font-size: 0.8125rem;
    font-size: max(0.8125rem, 10px);
    font-weight: 700;
    line-height: 1.7692307692;
    padding-bottom: 0.5rem;
    padding-right: 1.875rem;
  }
}
.p-shakuchi__faq-button span {
  font-size: 1.5625rem;
  font-weight: 500;
  line-height: 1;
  line-height: 1.72;
  min-width: 5.625rem;
  /*  margin-right: 45px;
  margin-right: prem(45); */
  width: 90px;
  width: 5.625rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__faq-button span {
    font-size: 0.8125rem;
    font-weight: 700;
    line-height: 1.7692307692;
    min-width: 2.75rem;
    width: 44px;
    width: 2.75rem;
  }
}
.p-shakuchi__faq-button::before, .p-shakuchi__faq-button::after {
  background-color: var(--brown);
  content: "";
  margin-block: auto;
  margin-right: 1.375rem;
  position: absolute;
  right: 0;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__faq-button::before, .p-shakuchi__faq-button::after {
    margin-right: 0.5rem;
  }
}
.p-shakuchi__faq-button::before {
  height: 0.1875rem;
  width: 18px;
  width: 1.125rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__faq-button::before {
    height: 0.125rem;
    width: 10px;
    width: 0.625rem;
  }
}
.p-shakuchi__faq-button::after {
  height: 18px;
  height: 1.125rem;
  right: 7.5px;
  right: 0.46875rem;
  /* right: 58px;
  right: prem(58); */
  transition: rotate 400ms ease;
  width: 0.1875rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__faq-button::after {
    height: 10px;
    height: 0.625rem;
    right: 0.25rem;
    width: 0.125rem;
  }
}
.p-shakuchi__faq-button.is-open::after {
  rotate: -90deg;
}

.p-shakuchi__faq-content {
  font-size: 1.125rem;
  line-height: 1.7222222222;
  margin-left: 90px;
  margin-left: 5.625rem;
  margin-top: 0.375rem;
  padding-right: 3.4375rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__faq-content {
    font-size: max(0.8125rem, 10px);
    line-height: 1.7692307692;
    margin-left: 2.75rem;
    padding-right: 1.875rem;
  }
}

/* 過去実績 */
.p-shakuchi__past-list {
  display: grid;
  gap: 1.3125rem 0.5625rem;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 767px) {
  .p-shakuchi__past-list {
    gap: 0.75rem 0.3125rem;
    grid-template-columns: 1fr 1fr;
    margin-inline: auto;
  }
}
@media screen and (max-width: 399px) {
  .p-shakuchi__past-list {
    margin-inline: calc(50% - 50vw);
  }
}

.p-shakuchi__past-image img {
  -o-object-fit: cover;
  aspect-ratio: 3/2;
  object-fit: cover;
}

.p-shakuchi__past-title {
  font-size: 0.875rem;
  font-size: max(0.875rem, 10px);
  line-height: 1.4;
  margin-top: 0.375rem;
}
@media screen and (max-width: 767px) {
  .p-shakuchi__past-title {
    font-size: max(0.6875rem, 10px);
    padding-inline: 0.5rem;
  }
}

/* ********************************
お問い合わせ
***********************************/
.p-contact__inner {
  max-width: 75.625rem;
}
@media screen and (max-width: 767px) {
  .p-contact__inner {
    max-width: 33.5rem;
  }
}

.p-contact__content {
  --bg-color: #f1e9e1;
  background-color: var(--bg-color);
  border-radius: 37px;
  padding: 78px 66px 150px;
  padding: 4.875rem 4.125rem 9.375rem;
}
@media screen and (max-width: 767px) {
  .p-contact__content {
    border-radius: 0;
    margin-inline: auto;
    margin-inline: calc(50% - 50vw);
    padding: 40px 0 65px;
    padding: 2.5rem 0 4.0625rem;
  }
}

@media screen and (max-width: 767px) {
  .p-contact__content-inner {
    margin-inline: auto;
    max-width: 33.5rem;
    padding-inline: 1.125rem;
  }
}

/* プライバシーポリシー */
.p-contact__privacypolicy {
  font-size: 14px;
  font-size: max(0.875rem, 10px);
  line-height: 2.2142857143;
  margin-left: 15.25rem;
}
@media screen and (max-width: 767px) {
  .p-contact__privacypolicy {
    font-size: 13px;
    font-size: max(0.8125rem, 10px);
    line-height: 1.6923076923;
    margin-left: auto;
  }
}

.p-contact__privacypolicy-inner {
  background-color: #fff;
  border-radius: 15px;
  height: 15.625rem;
  overflow: auto;
  padding: 1.875rem 2.125rem;
}
@media screen and (max-width: 767px) {
  .p-contact__privacypolicy-inner {
    padding: 1.25rem 1rem;
  }
}

.p-contact__privacypolicy-title {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-contact__privacypolicy-title {
    font-size: 0.9375rem;
  }
}

/* ************************************
foundation
************************************ */
/* ************************************
layout
************************************ */
/* ************************************
component
************************************ */
/* ************************************
utility
************************************ */
/* ************************************
project
************************************ */