@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: #2c2c2c;
  --border-color: #eaeaed;
  --gray-0: #f1f1f1;
  --gray-1: #e8e8e8;
  --gray-2: #c7c7c7;
  --gray-3: #818181;
  --gray-4: #616161;
  --gray-5: #3d3d3d;
  --header-color: #efefef; */
  --lead-txt: clamp(14px, 3.3vw, 16px);
  --sb-size: 2px;
  --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: 375px) {
  html {
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  html {
    font-size: 2vw;
  }
}
@media (min-width: 900px) {
  html {
    font-size: 16px;
  }
}

body {
  background-color: #fff;
  color: var(--main-black);
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "游ゴシック体", "游ゴシック", "メイリオ", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
body::before {
  -webkit-backdrop-filter: blur(42px);
  backdrop-filter: blur(42px);
  background-color: rgba(255, 255, 255, 0.21);
  content: "";
  height: 100%;
  position: fixed;
  scale: 1 0;
  transform-origin: 0 100%;
  transition: 500ms scale cubic-bezier(0.76, 0.18, 0.57, 0.92), 500ms visibility cubic-bezier(0.76, 0.18, 0.57, 0.92);
  visibility: hidden;
  width: 100%;
  z-index: 100;
}
@media screen and (min-width: 1025px) {
  body::before {
    display: none;
  }
}
body.is-fixed {
  overflow: hidden;
}
body.is-menuActive::before {
  scale: 1 1;
  visibility: visible;
}
body.is-menuActive .l-menu {
  opacity: 1;
  visibility: visible;
}
body.is-change .js-bgChange {
  background-color: rgba(248, 250, 252, 0.6); /* 澄んだ空気のベースカラー */
  background-color: var(--primary-navy);
  color: #fff;
  transition: background-color 1.2s ease; /* 1秒以上かけてフワッと変えるのが高級感のコツ */
}

a {
  color: inherit;
  text-decoration: none;
  transition: opacity 400ms;
}

@media (any-hover: hover) {
  /* a:hover {
    opacity: 0.8;
  } */
}
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;
} */
:root {
  --main-black: #2c2c2c;
  --border-color: #eaeaed;
  --gray-0: #f1f1f1;
  --gray-1: #e8e8e8;
  --gray-2: #c7c7c7;
  --gray-3: #818181;
  --gray-4: #616161;
  --gray-5: #3d3d3d;
  --gray-6: #333333;
  --header-color: #efefef;
  --red: #be2222;
  --light-blue: #cbe5ff;
  --light-blue-2: #afdfe4;
  --primary-blue: #2a7da3; /* 少し緑を含んだ、信頼感のあるブルー */
  --light-blue-rgb: 203, 229, 255;
  --light-blue-2-rgb: 175, 223, 228;
  --primary-blue-rgb: 42, 125, 163;
  --primary-navy: #0e2a47;
  --primary-navy-rgb: 14, 42, 71;
  --dark-navy: #1b365d;
}

.l-footer {
  background-color: var(--primary-navy);
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #fff;
  position: relative;
}

.l-footer__container {
  padding: 3.75rem 1.25rem 1.875rem;
}
@media screen and (min-width: 1025px) {
  .l-footer__container {
    padding: 6.25rem 2.5rem 2.5rem;
  }
}

.l-footer__top-return {
  margin-bottom: 3.75rem;
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .l-footer__top-return {
    margin-bottom: 5rem;
  }
}

.p-footer-top-link {
  align-items: center;
  color: rgba(255, 255, 255, 0.6);
  display: inline-flex;
  flex-direction: column;
  gap: 0.625rem;
  text-decoration: none;
  transition: color 0.3s ease;
}
.p-footer-top-link:hover {
  color: #fff;
}
.p-footer-top-link:hover .p-footer-top-link__arrow {
  transform: translateY(-5px);
}

.p-footer-top-link__text {
  font-family: var(--font-lato);
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 0.3em;
}

.p-footer-top-link__arrow {
  background-color: currentColor;
  height: 1.875rem;
  position: relative;
  transition: transform 0.3s ease;
  width: 1px;
}
.p-footer-top-link__arrow::before {
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  content: "";
  height: 0.375rem;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%) rotate(45deg);
  width: 0.375rem;
}

.l-footer__inner {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1025px) {
  .l-footer__inner {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

/* ★ロゴエリアの追加（HTMLにも追加してください） */
.l-footer__logo {
  margin-bottom: 2.5rem;
  width: 10rem;
}
@media screen and (min-width: 1025px) {
  .l-footer__logo {
    margin-bottom: 0;
    text-align: left;
    width: 12.5rem;
  }
}

.l-footer__logo-en {
  display: block;
  font-family: var(--font-lato);
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.2em;
}

.l-footer__menu {
  display: flex;
  flex-direction: column;
  font-family: var(--font-lato);
  gap: 1.25rem;
  line-height: 1;
}
@media screen and (min-width: 1025px) {
  .l-footer__menu {
    flex-direction: row;
    gap: 2rem;
    justify-content: flex-end;
    text-align: right;
    width: 100%;
  }
}

.l-footer__menu-link {
  color: rgba(255, 255, 255, 0.7);
  font-size: max(0.8125rem, 10px);
  letter-spacing: 0.1em;
  position: relative;
  transition: color 300ms ease-in-out;
}
.l-footer__menu-link::after {
  background-color: var(--primary-blue);
  border-radius: 50%;
  bottom: -0.625rem;
  content: "";
  height: 10px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  scale: 0;
  transition: scale 300ms ease-in-out;
  width: 10px;
}
@media (any-hover: hover) {
  .l-footer__menu-link:hover {
    color: #fff;
  }
  .l-footer__menu-link:hover::after {
    scale: 1;
  }
}

.l-copy {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-family: var(--font-lato);
  font-size: clamp(0.625rem, 2.8vw, 0.75rem);
  font-size: max(0.6875rem, 10px);
  margin-top: 2.5rem;
  padding-top: 1.25rem;
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .l-copy {
    margin-top: 3.75rem;
    padding-top: 1.875rem;
  }
}

.l-header {
  color: var(--header-color);
  mix-blend-mode: difference;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

.l-header__inner {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-inline: auto;
  padding: 1.25rem 4%;
  padding: 1.25rem;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .l-header__inner {
    padding: 1.25rem 1.875rem;
  }
}

.l-header__title {
  width: 8.125rem;
  z-index: 100;
}
@media screen and (min-width: 1025px) {
  .l-header__title {
    width: 9.375rem;
  }
}
.l-header__title a {
  transition: opacity 300ms ease;
}
@media (any-hover: hover) {
  .l-header__title a:hover {
    opacity: 0.8;
  }
}
.l-header__title img {
  /* 1. 内部の青い画像を一度「真っ黒」にし、さらに「反転」させて「真っ白」にする */
  filter: brightness(0) invert(1);
  opacity: 0.8;
}

.l-header__page-title {
  font-family: var(--font-lato);
  font-size: clamp(22px, 6.1vw, 30px);
  line-height: 1;
}

.l-gnav {
  display: none;
}
@media screen and (min-width: 1025px) {
  .l-gnav {
    bottom: clamp(20px, 8%, 80px);
    display: block;
    font-family: var(--font-lato);
    height: auto;
    left: 3%;
    line-height: 1;
    opacity: 1;
    width: auto;
  }
}

.l-gnav__inner {
  padding: 4em 2em;
}
@media screen and (min-width: 1025px) {
  .l-gnav__inner {
    padding: 0;
  }
}

.l-gnav__list {
  display: flex;
  font-size: clamp(2rem, 3vw, 2.875rem);
  font-size: 1.125rem;
  font-weight: 600;
  gap: 1.25rem;
  justify-content: flex-end;
  letter-spacing: 0.1em;
  text-align: right;
}
@media screen and (min-width: 1025px) {
  .l-gnav__list {
    font-size: 1rem;
    text-align: left;
  }
}

.l-gnav__item {
  padding: 0.3125rem 0;
  /* &:not(:first-child) {
    margin-top: prem(10);
  } */
}
.l-gnav__item.is-current .l-gnav__anchor {
  color: currentColor;
  pointer-events: none;
}
.l-gnav__item.is-current .l-gnav__anchor::after {
  background-color: currentColor;
  bottom: -4px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  scale: 1 1;
  transform-origin: left;
}

.l-gnav__anchor {
  display: inline-block;
  position: relative;
}
@media (any-hover: hover) {
  .l-gnav__anchor:hover {
    opacity: 1;
  }
  .l-gnav__anchor:hover::after {
    scale: 1 1;
    transform-origin: left;
  }
}
.l-gnav__anchor::after {
  background-color: currentColor;
  bottom: -4px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: relative;
  scale: 0 1;
  transform-origin: right;
  transition: scale 300ms cubic-bezier(0.25, 1, 0.5, 1);
  width: 100%;
}

.l-hamburger {
  cursor: pointer;
  z-index: 100;
}
@media screen and (min-width: 1025px) {
  .l-hamburger {
    display: none;
  }
}
.l-hamburger.is-active .l-hamburger__toggle {
  transform: rotate(45deg);
}
.l-hamburger.is-active .l-hamburger__line:nth-of-type(1) {
  transform: translateY(-0.25rem);
}
.l-hamburger.is-active .l-hamburger__line:nth-of-type(2) {
  opacity: 1;
  width: 1.6875rem;
}
.l-hamburger.is-active .l-hamburger__line:nth-of-type(3) {
  transform: translateY(0.25rem);
}

.l-hamburger__toggle {
  align-items: center;
  border: 1px solid;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  height: 2.5rem;
  justify-content: space-around;
  padding: 0.5rem 0;
  position: relative;
  transition: transform 300ms cubic-bezier(0.25, 1, 0.5, 1);
  width: 2.5rem;
}

.l-hamburger__line {
  background: #c9c7c7;
  border-radius: 10px;
  display: block;
  height: 0.1875rem;
  transform-origin: center;
  transition: transform 300ms cubic-bezier(0.28, 0.55, 0.385, 1.65), opacity 300ms cubic-bezier(0.28, 0.55, 0.385, 1.65), width 300ms cubic-bezier(0.28, 0.55, 0.385, 1.65);
  transition-delay: 200ms;
  width: 0.1875rem;
}

/* ******************************************************************
ハンバーガーメニュー
*******************************************************************/
.l-menu {
  height: 100%;
  left: 0;
  opacity: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  transition: opacity 400ms cubic-bezier(0.25, 1, 0.5, 1), visibility 400ms cubic-bezier(0.25, 1, 0.5, 1);
  visibility: hidden;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .l-menu {
    display: none;
  }
}
.l-menu.is-active .l-menu__anchor {
  transition-delay: 600ms;
  translate: 0 0;
}

.l-menu__inner {
  height: 100%;
  padding: 0 5%;
}
@media screen and (min-width: 1025px) {
  .l-menu__inner {
    padding: 0;
  }
}

.l-menu__nav {
  align-items: center;
  display: flex;
  font-family: var(--font-lato);
  height: 100%;
}

.l-menu__lists {
  font-size: clamp(3rem, 3vw, 4rem);
  font-size: 2.8125rem;
  font-size: 1.25rem;
}

.l-menu__list {
  line-height: 1.4;
  overflow: hidden;
}
.l-menu__list:not(:nth-of-type(1)) {
  margin-top: 0.75rem;
}
.l-menu__list.is-current .l-menu__anchor {
  color: currentColor;
  pointer-events: none;
}
.l-menu__list.is-current .l-menu__anchor::after {
  scale: 1 1;
}

.l-menu__anchor {
  display: inline-block;
  position: relative;
  transition: translate 300ms cubic-bezier(0.25, 1, 0.5, 1);
  translate: 0 100%;
}
.l-menu__anchor::after {
  background-color: currentColor;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  scale: 0 1;
  transform-origin: left;
  transition: scale 400ms cubic-bezier(0.25, 1, 0.5, 1);
  width: 100%;
}

/* ******************************************************************
  キービジュアル
*******************************************************************/
.l-kv {
  min-height: 100svh;
  position: relative;
  z-index: 0;
}

.l-kv__wrap {
  align-items: center;
  background-color: #000;
  display: flex;
  height: 100%;
  position: fixed;
  width: 100%;
}

.l-kv__inner {
  width: 100%;
}

.l-kv__title {
  color: #efefef;
  font-family: "Lato", sans-serif;
  font-size: 68px;
  font-size: 4.25rem;
  line-height: 1;
  overflow: hidden;
  text-align: center;
}
.l-kv__title span {
  display: inline-block;
  /* animation: delay 700ms;
  animation-delay: 1100ms;
  animation-fill-mode: backwards; */
}
@media screen and (min-width: 768px) {
  .l-kv__title {
    font-size: 104px;
    font-size: 6.5rem;
  }
}

@keyframes delay {
  0% {
    translate: 0 100%;
  }
  100% {
    translate: 0 0;
  }
}
.l-container {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  position: relative;
}

.l-wrapper {
  flex: 1;
}

.l-main {
  position: relative;
}

/* 左スペースのラッパー */
.l-alignment {
  padding: 0 0 20%;
  padding-bottom: 5em;
  padding-bottom: clamp(110px, 20%, 140px);
}
@media screen and (min-width: 1025px) {
  .l-alignment {
    padding: 0 0 8.125rem 15%;
  }
}
.l-alignment::before {
  background-color: var(--main-black);
  content: "";
  display: block;
  height: 1px;
  margin-bottom: 20%;
  margin-bottom: 5em;
  margin-bottom: clamp(40px, 15%, 80px);
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  scale: 0 1;
  transform-origin: left;
  transition: scale 900ms cubic-bezier(0.165, 0.84, 0.44, 1);
  width: auto;
}
@media screen and (min-width: 1025px) {
  .l-alignment::before {
    margin-bottom: 5rem;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
.l-alignment.is-active::before {
  scale: 1 1;
}
.l-alignment--works::before {
  background-color: #fff;
}

/* ***********************************************************
ページ遷移
**************************************************************/
.l-page-change {
  background-color: #f4f3f3;
  background-color: rgb(255, 255, 255);
  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: cubic-bezier(0.9, 0.63, 0.29, 0.61);
}

@keyframes fadeout {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
.l-inner {
  margin-inline: auto;
  max-width: 37.5rem;
  padding-inline: 1.25rem;
}
@media screen and (min-width: 1025px) {
  .l-inner {
    max-width: none;
    padding: 0 1.25rem 0 0;
  }
}

.l-inner__sub {
  margin-inline: auto;
  max-width: 37.5rem;
  padding-inline: 1.25rem;
}
@media screen and (min-width: 1025px) {
  .l-inner__sub {
    max-width: 50rem;
  }
}

/**************************
サークル、アンダーラインのボタン
**************************/
.c-button-common {
  font-family: var(--font-inter);
  font-size: 1.375rem;
  font-size: 0.875rem;
  line-height: 1;
  margin-left: auto;
  margin-top: 80px;
  margin-top: 5rem;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .c-button-common {
    margin-top: 110px;
    margin-top: 6.875rem;
  }
}
.c-button-common__inner {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.c-button-common__inner::before {
  background-color: var(--light-blue);
  background-size: 50%;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 60px;
  height: 3.75rem;
  inset: 0;
  margin: auto;
  position: absolute;
  transition: scale 400ms ease-in, opacity 400ms ease;
  width: 60px;
  width: 3.75rem;
  z-index: -1;
}
.c-button-common__inner::after {
  background-color: currentColor;
  bottom: -5px;
  content: "";
  display: inline-block;
  height: 1px;
  left: 0;
  position: absolute;
  transform-origin: left;
  transition: scale 400ms ease;
  width: 100%;
}
@media (any-hover: hover) {
  .c-button-common__inner:hover::before {
    opacity: 0.6;
    scale: 1.3;
  }
  .c-button-common__inner:hover::after {
    scale: 0 1;
    transform-origin: right;
  }
}
.c-button-common__inner--span {
  color: #fff;
  cursor: pointer;
}

/**************************
TOP、Works Indexに戻るボタン
**************************/
.c-button-back {
  background-color: var(--gray-1);
  color: #333;
  display: block;
  font-family: var(--font-inter);
  padding: 10% 0;
  position: relative;
  text-align: center;
}
.c-button-back::before {
  background-color: #fff;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 600ms cubic-bezier(0.74, 0.24, 0.3, 0.87);
  width: 100%;
  z-index: 0;
}
@media (any-hover: hover) {
  .c-button-back:hover {
    opacity: 1;
  }
  .c-button-back:hover::before {
    transform: scaleX(1);
    transform-origin: left;
  }
  .c-button-back.is-hover .c-arrow::before {
    animation-duration: 2s;
    animation-duration: 0.6s;
    animation-fill-mode: both;
    animation-name: transformRightLeft;
  }
  .c-button-back.is-hover .c-arrow::after {
    animation-delay: 200ms;
    animation-duration: 0.6s;
    animation-fill-mode: both;
    animation-name: transformLeftRight;
  }
}

.c-button-back__subtitle {
  display: block;
  font-size: clamp(10px, 2.5vw, 16px);
  position: relative;
}
@media screen and (min-width: 1025px) {
  .c-button-back__subtitle {
    font-size: 0.875rem;
  }
}

.c-button-back__title {
  font-size: clamp(20px, 8vw, 30px);
  position: relative;
}
@media screen and (min-width: 1025px) {
  .c-button-back__title {
    font-size: 2.375rem;
  }
}

@keyframes transformLeftRight {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(205%);
  }
}
@keyframes transformRightLeft {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(205%);
  }
}
.c-arrow {
  border: 1px solid;
  border-radius: 50%;
  bottom: 0;
  height: 0.9em;
  margin-block: auto;
  margin-left: 0.625rem;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 0.9em;
}
.c-arrow::before, .c-arrow::after {
  content: "\f178";
  font-family: "Font Awesome 5 Free";
  font-size: clamp(12px, 4vw, 16px);
  font-size: 0.45em;
  font-weight: 600;
  left: 50%;
  position: absolute;
  top: 50%;
  translate: -50% -50%;
  will-change: contents;
}
.c-arrow::before {
  content: "\f178";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
}
.c-arrow::after {
  translate: -205% -50%;
}

/**************************
ホバー時に文字が入れ替わるアニメーション
**************************/
.c-hoverReplace {
  display: block;
  font-family: var(--font-lato);
  font-size: clamp(1.875rem, 12.2vw, 6.25rem);
  font-weight: 600;
  height: 1em;
  letter-spacing: 0.05em;
  line-height: 1;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  z-index: 5;
}
@media screen and (min-width: 1025px) {
  .c-hoverReplace {
    font-size: clamp(90px, 11vw, 150px);
    height: 7.5rem;
    line-height: 7.5rem;
  }
}
@media (any-hover: hover) {
  .c-hoverReplace:hover {
    opacity: 1;
  }
  .c-hoverReplace:hover .c-hoverReplace__splitText {
    transform: translateY(-100%);
  }
  .c-hoverReplace:hover + .c-hoverReplace__arrow::after {
    transform: translate(0);
  }
}

.c-hoverReplace__textContainer {
  position: relative;
}

.c-hoverReplace__splitText {
  display: inline-block;
  transition: transform 450ms cubic-bezier(0.76, 0, 0.24, 1);
}

.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-hoverReplace__arrow {
  background-color: var(--gray-1);
  border-radius: 50%;
  bottom: 0;
  height: clamp(2.5rem, 12vw, 6.25rem);
  margin: auto 0;
  overflow: hidden;
  padding: 2px;
  position: absolute;
  right: 0;
  top: 0;
  width: clamp(2.5rem, 12vw, 6.25rem);
  z-index: 1;
}
@media screen and (min-width: 1025px) {
  .c-hoverReplace__arrow {
    height: 100px;
    height: clamp(4.375rem, 9vw, 7.5rem);
    width: 100px;
    width: clamp(4.375rem, 9vw, 7.5rem);
  }
}
.c-hoverReplace__arrow::before, .c-hoverReplace__arrow::after {
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  transition: transform 450ms cubic-bezier(0.76, 0, 0.24, 1);
  width: 100%;
}
.c-hoverReplace__arrow::before {
  background: var(--gray-1);
  position: relative;
  z-index: 3;
}
.c-hoverReplace__arrow::after {
  background: var(--main-black);
  left: 0;
  top: 0;
  transform: translateY(100%);
  z-index: 2;
}
.c-hoverReplace__arrow .fa-solid {
  font-size: clamp(1.125rem, 4.4vw, 1.625rem);
  position: absolute;
  text-align: center;
  top: calc(50% - clamp(1.125rem, 4.4vw, 1.625rem) / 2);
  width: 100%;
  z-index: 3;
}
@media screen and (min-width: 1025px) {
  .c-hoverReplace__arrow .fa-solid {
    font-size: 26px;
  }
}

/**************************
スクロールダウンアイコン
**************************/
/* .c-scrolldown {
  bottom: 2%;
  width: clamp(prem(80), 14vw, prem(100));
  height: clamp(prem(80), 14vw, prem(100));
  margin: 0 auto;
  position: fixed;
  right: 2%;
  @include mq(lg) {
    right: 4%;
  }
}
.c-scrolldown__circle-outside {
  // -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  animation-duration: 2.2s;
  animation-iteration-count: infinite;
  width: clamp(prem(80), 14vw, prem(100));
  height: clamp(prem(80), 14vw, prem(100));
  background: var(--gray-3);
  opacity: 0.5;
  border-radius: 50%;
  position: absolute;
}

.c-scrolldown__circle-inside {
  width: 70%;
  height: 70%;
  background-color: var(--gray-0);
  border-radius: 50%;
  position: absolute;
  inset: 0;
  margin: auto;
  display: table;
  z-index: 1;
  &::before,
  &::after {
    border: 1px solid var(--main-black);
    border-radius: 50%;
    content: "";
    margin: auto;
    position: absolute;
    inset: 0;
  }
  &::before {
    height: 92%;
    width: 92%;
  }
  &::after {
    height: 86%;
    width: 86%;
  }
  i {
    &::before {
      display: inline-block;
      animation: down 2.2s infinite;
      transform-origin: 50% 0;
    }
    &.fa-solid {
      font-size: clamp(prem(20), 3.4vw, prem(26));
      display: table-cell;
      vertical-align: middle;
      text-align: center;
    }
  }
}
@keyframes down {
  0% {
    scale: 1 1;
  }
  30% {
    scale: 1 1.3;
  }
  60% {
    scale: 1 1;
  }
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.6, 0.6, 0.6);
    transform: scale3d(0.6, 0.6, 0.6);
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.6, 0.6, 0.6);
    transform: scale3d(0.6, 0.6, 0.6);
  }
  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 0;
  }
} */
/* リンクにアンダーラインと矢印 */
.c-anchor-arrow {
  background: linear-gradient(90deg, currentColor, currentColor);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 100% 1px;
  display: inline;
  position: relative;
  transition: background 400ms;
  /* &::before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    transform-origin: left;
    transition: scale 400ms ease-in;
    background-color: currentColor;
    width: 100%;
    height: 1px;
  } */
}
.c-anchor-arrow::after {
  -webkit-clip-path: polygon(0 100%, 100% 100%, 70% 40%, 70% 90%, 0% 90%);
  background-color: currentColor;
  bottom: 0;
  clip-path: polygon(0 100%, 100% 100%, 70% 40%, 70% 90%, 0% 90%);
  content: "";
  height: 0.5em;
  margin-left: 0.375rem;
  position: absolute;
  rotate: -45deg;
  transform-origin: left;
  transition: scale 400ms ease;
  width: 1.2em;
}
@media (any-hover: hover) {
  .c-anchor-arrow:hover {
    background-size: 0 1px;
    opacity: 1;
    /* &::before {
      transform-origin: right;
      scale: 0 1;
    } */
  }
  .c-anchor-arrow:hover::after {
    scale: 1.2 1;
  }
}

/* topページWorksのタイトル部分のmaskアニメーション */
.c-hover-mask {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding-bottom: 0.2em;
  position: relative;
}

.c-hover-mask::before {
  background: #fff;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  transform: translate3d(-100%, 0, 0);
  transition: transform 0.7s ease-in-out;
  width: 100%;
}

/* .c-hover-mask:hover::before {
  transform: translate3d(0, 0, 0);
} */
.c-hover-mask::after {
  background-color: #fff;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0);
  transition: transform 0.7s ease-in-out;
  width: 100%;
  /* transition-delay: 400ms; */
}

/* .c-hover-mask:hover::after {
  transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0);
} */
.c-button-liquid {
  align-items: center;
  background-color: var(--primary-blue);
  border-radius: 50px;
  box-shadow: 0 10px 20px rgba(42, 125, 163, 0.2);
  color: #fff;
  display: inline-flex;
  font-weight: bold;
  justify-content: center;
  overflow: hidden;
  padding: 18px 48px;
  position: relative;
  text-decoration: none;
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* ホバー時に広がる水の波紋のようなエフェクト */
}
.c-button-liquid span {
  position: relative;
  z-index: 1;
}
.c-button-liquid::after {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: width 0.6s ease-out, height 0.6s ease-out;
  width: 0;
}
.c-button-liquid:hover {
  box-shadow: 0 15px 30px rgba(42, 125, 163, 0.3);
  transform: scale(1.05);
}
.c-button-liquid:hover::after {
  height: 300px;
  width: 300px;
}
.c-button-liquid:active {
  transform: scale(0.95);
}

/* ==========================================================================
   Component / Floating LINE Button (修正版)
   ========================================================================== */
.c-floating-line {
  align-items: center;
  aspect-ratio: 1/1;
  background-color: #06c755;
  border-radius: 50%;
  bottom: 0.625rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  /* 円を作る設定 */
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: auto;
  opacity: 0;
  padding: 12px;
  padding: 0.75rem;
  position: fixed;
  right: 0.625rem;
  transform: translateY(20px);
  transition: transform 400ms cubic-bezier(0.25, 1, 0.5, 1), opacity 400ms cubic-bezier(0.25, 1, 0.5, 1), visibility 400ms cubic-bezier(0.25, 1, 0.5, 1);
  visibility: hidden;
  z-index: 10;
  /* アイコン */
}
@media screen and (min-width: 768px) {
  .c-floating-line {
    bottom: 1.875rem;
    left: 1.875rem;
    right: auto;
  }
}
.c-floating-line.is-show {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.c-floating-line.is-hide {
  opacity: 0;
  transform: translateY(20px);
  visibility: hidden;
}
@media (any-hover: hover) {
  .c-floating-line:hover {
    transform: scale(1.1);
  }
}
.c-floating-line i {
  display: block;
  font-size: 1.375rem;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-floating-line i {
    font-size: 1.75rem;
  }
}

.c-floating-line__text {
  display: block;
  font-size: max(0.625rem, 10px);
  font-weight: 600;
  line-height: 1;
  margin-top: 0.25rem;
}
@media screen and (min-width: 768px) {
  .c-floating-line__text {
    font-size: max(0.8125rem, 10px);
  }
}

.c-button-wrap-right {
  text-align: right;
}

.c-button-minimal {
  align-items: center;
  display: inline-flex;
  gap: 1.25rem;
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1);
  /* 浮かせるための準備 */
  will-change: transform;
}
.c-button-minimal__text {
  color: #64748b;
  font-family: var(--font-lato);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0.2em;
  transition: color 0.4s ease;
  transition: color 0.6s cubic-bezier(0.16, 1, 0.3, 1), transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}
.c-button-minimal__line {
  background-color: var(--primary-blue);
  height: 1px;
  opacity: 0.6;
  position: relative;
  transition: width 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: width 0.7s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.7s cubic-bezier(0.16, 1, 0.3, 1), background-color 0.7s ease;
  width: 1.875rem;
}
.c-button-minimal__line::after {
  background-color: var(--primary-blue);
  content: "";
  height: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  transform-origin: right center;
  transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
  width: 0.375rem;
}
@media (any-hover: hover) {
  .c-button-minimal:hover .c-button-minimal__text {
    color: var(--gray-6);
    transform: translateX(4px);
  }
  .c-button-minimal:hover .c-button-minimal__line {
    background-color: var(--primary-blue);
    opacity: 1;
    width: 3.75rem;
  }
}

/**************************************
口コミスライド
**************************************/
#reviews .splide {
  margin-inline: auto;
  max-width: 37.5rem;
  padding-left: 1.25rem;
  touch-action: pan-y; /* 指の動きを「上下」のみに限定（横はSplideが制御） */
}
@media screen and (min-width: 768px) {
  #reviews .splide {
    margin-inline: none;
    max-width: none;
    padding-left: 0;
  }
}
#reviews .splide__track {
  overflow: hidden;
}
#reviews .splide__list {
  display: flex;
}
#reviews .splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
#reviews .splide__slide:not(.is-visible) .p-reviews__content {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: rgba(0, 0, 0, 0.1);
  pointer-events: none;
}
#reviews .splide-controller {
  display: flex;
  gap: 3.125rem;
  gap: 1.25rem;
  margin-top: 1.875rem;
  overflow: hidden;
  padding-inline: 0 1.25rem;
}
@media screen and (min-width: 768px) {
  #reviews .splide-controller {
    flex-direction: row;
    gap: 1.5rem;
    margin-top: 3.125rem;
    padding-inline: 0 1.25rem;
  }
}
#reviews .splide__pagination {
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 auto 0 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #reviews .splide__pagination {
    gap: 0.375rem;
  }
}
#reviews .splide__pagination li {
  line-height: 0;
}
#reviews .splide__pagination__page {
  background-color: var(--primary-blue);
  border-radius: 50%;
  cursor: pointer;
  height: 0.375rem;
  margin-inline: 0.375rem;
  opacity: 0.3;
  transition: width 800ms cubic-bezier(0.2, 1, 0.2, 1);
  transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s ease, border-radius 400ms ease;
  vertical-align: top;
  width: 0.375rem;
}
@media screen and (min-width: 768px) {
  #reviews .splide__pagination__page {
    height: 0.5rem;
    margin-inline: 0.5rem;
    width: 0.5rem;
  }
}
#reviews .splide__pagination__page.is-active {
  border-radius: 0.3125rem;
  opacity: 1;
  width: 1.875rem;
}
@media screen and (min-width: 768px) {
  #reviews .splide__pagination__page.is-active {
    width: 2.125rem;
  }
}
#reviews .splide__arrows {
  display: flex;
  gap: 0.625rem;
  justify-content: flex-end;
}
@media screen and (min-width: 1025px) {
  #reviews .splide__arrows {
    gap: 1rem;
  }
}
#reviews .splide__arrow--prev,
#reviews .splide__arrow--next {
  background-color: transparent;
  border-radius: 50%;
  cursor: pointer;
  display: grid;
  flex-shrink: 0;
  height: 2.8125rem;
  margin: 0;
  opacity: 0.8;
  place-content: center;
  position: relative;
  transition: opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1), transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 2.8125rem;
}
@media screen and (min-width: 768px) {
  #reviews .splide__arrow--prev,
  #reviews .splide__arrow--next {
    /* width: prem(40);
    height: prem(40); */
  }
}
@media (any-hover: hover) {
  #reviews .splide__arrow--prev:hover,
  #reviews .splide__arrow--next:hover {
    opacity: 1;
  }
}
#reviews .splide__arrow--prev::after,
#reviews .splide__arrow--next::after {
  border: solid var(--primary-blue);
  border-width: 1px 1px 0 0;
  content: "";
  height: 0.875rem;
  width: 0.875rem;
}
@media screen and (min-width: 768px) {
  #reviews .splide__arrow--prev::after,
  #reviews .splide__arrow--next::after {
    /* width: prem(18);
    height: prem(18); */
  }
}
#reviews .splide__arrow--next {
  right: 0;
  transition: right 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (any-hover: hover) {
  #reviews .splide__arrow--next:hover {
    right: -0.3125rem;
  }
}
#reviews .splide__arrow--next::after {
  margin-right: 0.375rem;
  transform: rotate(45deg);
}
#reviews .splide__arrow--prev {
  left: 0;
  transition: left 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (any-hover: hover) {
  #reviews .splide__arrow--prev:hover {
    left: -0.3125rem;
  }
}
#reviews .splide__arrow--prev::after {
  margin-left: 0.375rem;
  transform: rotate(-135deg);
}
#reviews .splide__arrow > svg {
  display: none;
}

/* サークルアニメーション */
/* $radius: 15vw;
$radius_pc: 26vw; */
.c-circle {
  filter: url("#filter");
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}

.c-circle__ball {
  height: 45vw;
  left: calc(50% - 22.5vw);
  mix-blend-mode: overlay;
  opacity: 0;
  position: absolute;
  scale: 0;
  /* top: calc(50% - math.div($radius, 2));
  left: calc(50% - math.div($radius, 2));
  height: $radius;
  width: $radius; */
  top: calc(50% - 22.5vw);
  transition: opacity 300ms, scale 300ms;
  width: 45vw;
  will-change: scale, opacity, transform;
  /* &:nth-child(1) {
    transform: translate(-$radius * 1.1);
    animation: x-axis-lateral 22s infinite alternate ease-in-out;
    animation-delay: 2.1s;
    @include mq(lg) {
      transform: translate(-$radius_pc * 1.1);
    }
    &:before {
      animation: y-axis-lateral 26s infinite 0.1s alternate ease-in-out;
      animation-delay: 2.1s;
    }
  }
  &:nth-child(2) {
    animation: x-axis 22s infinite alternate ease-in-out;
    animation-delay: 2.1s;
    &:before {
      animation: y-axis 28s infinite 0.5s alternate ease-in-out;
      animation-delay: 2.1s;
    }
  }
  &:nth-child(3) {
    transform: translate($radius * 1.1, $radius * 1.3);
    animation: x-axis-lateral 22s infinite alternate ease;
    animation-delay: 2.1s;
    @include mq(lg) {
      transform: translate($radius_pc * 1.1, $radius_pc * 1.3);
    }
    &:before {
      animation: y-axis-lateral 29s infinite 0.4s alternate ease-in-out;
      animation-delay: 2.1s;
    }
  } */
}
@media screen and (min-width: 768px) {
  .c-circle__ball {
    height: 35vw;
    left: calc(50% - 17.5vw);
    top: calc(50% - 17.5vw);
    width: 35vw;
  }
}
@media screen and (min-width: 1025px) {
  .c-circle__ball {
    height: 25vw;
    left: calc(50% - 12.5vw);
    /* top: calc(50% - math.div($radius_pc, 2));
    left: calc(50% - math.div($radius_pc, 2));
    height: $radius_pc;
    width: $radius_pc; */
    top: calc(50% - 12.5vw);
    width: 25vw;
  }
}
.c-circle__ball:before {
  background-color: var(--light-blue);
  border-radius: 40% 60% 60% 40%/60% 40% 60% 40%;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.c-circle__ball:nth-child(1) {
  animation: drift-1 20s infinite linear;
}
.c-circle__ball:nth-child(1):before {
  animation: morphing 7s infinite alternate ease-in-out;
}
.c-circle__ball:nth-child(2) {
  animation: drift-2 25s infinite linear;
}
.c-circle__ball:nth-child(2):before {
  animation: morphing 9s infinite alternate-reverse ease-in-out;
}
.c-circle__ball:nth-child(3) {
  animation: drift-3 18s infinite linear;
}
.c-circle__ball:nth-child(3):before {
  animation: morphing 11s infinite alternate ease-in-out;
}

/* @keyframes x-axis {
  0% {
    transform: translate(-$radius * 0.2);
  }
  100% {
    transform: translate($radius * 0.2);
  }
}
@keyframes y-axis {
  0% {
    transform: translateY($radius * 0.7);
  }
  100% {
    transform: translateY(-$radius * 1.1) scale(0.8);
    background-color: var(--light-blue-2);
  }
}
@keyframes x-axis-lateral {
  0% {
    transform: translate(-$radius * 0.2);
  }
  100% {
    transform: translate($radius * 0.2);
  }
}
@keyframes y-axis-lateral {
  0% {
    transform: translateY(math.div($radius, 5));
  }
  100% {
    transform: translateY(-$radius);
    background-color: var(--light-blue-2);
  }
}
@include mq(lg) {
  @keyframes x-axis {
    0% {
      transform: translate(-$radius_pc * 0.4);
    }
    100% {
      transform: translate($radius_pc * 0.4);
    }
  }
  @keyframes y-axis {
    0% {
      transform: translateY($radius_pc * 0.7);
    }
    100% {
      transform: translateY(-$radius_pc * 0.9) scale(0.8);
      background-color: var(--light-blue-2);
    }
  }
  @keyframes x-axis-lateral {
    0% {
      transform: translate(-$radius_pc * 0.4);
    }
    100% {
      transform: translate($radius_pc * 0.4);
    }
  }
  @keyframes y-axis-lateral {
    0% {
      transform: translateY(math.div($radius_pc, 5));
    }
    100% {
      transform: translateY(-$radius_pc * 0.8);
      background-color: var(--light-blue-2);
    }
  }
} */
@keyframes morphing {
  0% {
    border-radius: 40% 60% 60% 40%/60% 40% 60% 40%;
  }
  50% {
    border-radius: 50% 50% 30% 70%/50% 70% 30% 50%;
  }
  100% {
    border-radius: 60% 40% 40% 60%/40% 60% 60% 40%;
  }
}
@keyframes drift-1 {
  /* 0% {
    transform: translate(-10%, -10%) scale(1);
  }
  33% {
    transform: translate(20%, 30%) scale(1.1);
  }
  66% {
    transform: translate(-20%, 50%) scale(0.9);
  }
  100% {
    transform: translate(-10%, -10%) scale(1);
  } */
  0% {
    transform: translate(-15%, -15%) scale(1);
  }
  50% {
    transform: translate(15%, 25%) scale(1.2);
  }
  100% {
    transform: translate(-15%, -15%) scale(1);
  }
}
@keyframes drift-2 {
  0% {
    transform: translate(10%, 20%) scale(0.9);
  }
  50% {
    transform: translate(-30%, -20%) scale(1.2);
  }
  100% {
    transform: translate(10%, 20%) scale(0.9);
  }
}
@keyframes drift-3 {
  0% {
    transform: translate(30%, 40%) scale(1.1);
  }
  50% {
    transform: translate(0%, -30%) scale(0.8);
  }
  100% {
    transform: translate(30%, 40%) scale(1.1);
  }
}
.c-split-text {
  display: inline-block;
}

/* アコーディオン全体 */
/* アコーディオン */
.c-accordion__item {
  border-bottom: 1px solid #e9f1f8;
  cursor: pointer;
  padding-block: 1.875rem;
}
.c-accordion__item:nth-child(1) {
  border-top: 1px solid #e9f1f8;
}
/* アコーディオン タイトル */
.c-accordion__title {
  cursor: pointer;
  display: flex;
  font-size: 1.125rem;
  font-weight: 600;
  gap: 10px;
  gap: 0.625rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-accordion__title {
    font-size: 1.25rem;
    gap: 1.25rem;
  }
}

.c-accordion__icon {
  color: var(--primary-blue);
  display: block;
  font-family: var(--font-lato);
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 1025px) {
  .c-accordion__icon {
    font-size: 1.375rem;
  }
}

.c-accordion__content .c-accordion__icon {
  color: #a0aec0;
}

.c-accordion__text {
  padding-right: 40px;
  padding-right: 2.5rem;
}
@media screen and (min-width: 1025px) {
  .c-accordion__text {
    padding-right: 6.25rem;
  }
}

/* +アイコン */
.c-accordion__title::before,
.c-accordion__title::after {
  background-color: var(--primary-blue);
  bottom: 0;
  content: "";
  height: 1px;
  margin-block: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: transform 300ms;
  width: 1rem;
}
@media screen and (min-width: 1025px) {
  .c-accordion__title::before,
  .c-accordion__title::after {
    right: 1.25rem;
  }
}

.c-accordion__title::after {
  transform: rotate(90deg);
}

/* アコーディオンのコンテンツ */
.c-accordion__content {
  background-color: #fcfdfe;
  color: var(--gray-4);
  cursor: pointer;
  display: none;
  letter-spacing: 0.02em;
  line-height: 1.8;
  padding-top: 1.875rem;
}
.c-accordion__content-block {
  display: flex;
  gap: 10px;
  gap: 0.625rem;
}
@media screen and (min-width: 1025px) {
  .c-accordion__content-block {
    gap: 1.25rem;
  }
}

.c-accordion__content.is-open {
  display: block;
}
/* アコーディオン展開時の-アイコン */
/* .c-accordion__item.is-active .c-accordion__title::before {
  transform: rotate(180deg);
} */
.c-accordion__item.is-active .c-accordion__title::after {
  transform: rotate(0);
}
/* ==========================================================================
   Component / Scroll Down (Orbit Style)
   ========================================================================== */
.c-scrolldown {
  bottom: 1.875rem;
  left: 50%;
  position: fixed;
  text-align: center;
  transform: translateX(-50%);
  z-index: 20;
}
@media screen and (min-width: 1025px) {
  .c-scrolldown {
    bottom: 1.25rem;
  }
}

.c-scrolldown__link {
  display: block;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.c-scrolldown__link:hover {
  opacity: 0.7;
}

/* 外周の円と中の矢印を包むユニット */
.c-scrolldown__orbit {
  height: 2.75rem;
  margin: 0 auto 0.75rem;
  position: relative;
  width: 2.75rem;
}
@media screen and (min-width: 1025px) {
  .c-scrolldown__orbit {
    height: 3.25rem;
    width: 3.25rem;
  }
}

.c-scrolldown__svg {
  height: 100%;
  transform: rotate(-90deg);
  width: 100%;
}

.c-scrolldown__circle {
  fill: none;
  stroke: var(--primary-blue);
  stroke-width: 2;
  stroke-dasharray: 302;
  stroke-dashoffset: 302;
  animation: ani-scroll-circle 3s cubic-bezier(0.65, 0, 0.35, 1) infinite;
}

/* 精密な垂直矢印 */
.c-scrolldown__arrow {
  animation: ani-scroll-arrow 3s cubic-bezier(0.65, 0, 0.35, 1) infinite;
  background: var(--primary-blue);
  height: 1rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1px;
}
.c-scrolldown__arrow::after {
  border-bottom: 1px solid var(--primary-blue);
  border-right: 1px solid var(--primary-blue);
  bottom: 0;
  content: "";
  height: 0.3125rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) rotate(45deg);
  width: 0.3125rem;
}

.c-scrolldown__text {
  color: var(--primary-blue);
  display: block;
  font-family: var(--font-lato);
  font-size: 0.625rem;
  font-weight: 800;
  letter-spacing: 0.3em;
  line-height: 1;
}

/* アニメーション：円を描いては消す */
@keyframes ani-scroll-circle {
  0% {
    stroke-dashoffset: 302;
  }
  40% {
    stroke-dashoffset: 0;
  }
  60% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -302;
  }
}
/* アニメーション：矢印がスッと下に落ちる */
@keyframes ani-scroll-arrow {
  0% {
    opacity: 0;
    transform: translate(-50%, -100%);
  }
  40% {
    opacity: 1;
    transform: translate(-50%, -20%);
  }
  60% {
    opacity: 1;
    transform: translate(-50%, -20%);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, 60%);
  }
}
.c-area {
  background: #fff;
  border-radius: 1.25rem;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
  padding: 2.5rem 1.5rem;
}

.c-area__header {
  margin-bottom: 30px;
  text-align: center;
}

.c-area__lead {
  color: #1e293b;
  font-size: 1.125rem;
  font-weight: 800;
}

.c-area__lead i {
  color: var(--primary-blue);
  margin-right: 0.5rem;
}

.c-area__note {
  font-size: 0.875rem;
}

/* 県ごとのブロック */
.c-area__block {
  border-top: 1px solid #f1f5f9;
  display: flex;
  flex-direction: column;
  padding-block: 1.5rem;
}
@media screen and (min-width: 768px) {
  .c-area__block {
    flex-direction: row;
    gap: 2.5rem;
  }
}

.c-area__province {
  color: var(--primary-blue);
  font-weight: 800;
  margin-bottom: 0.75rem;
  min-width: 6.25rem;
}
@media screen and (min-width: 768px) {
  .c-area__province {
    margin-bottom: 0;
  }
}

.c-area__city {
  color: #475569;
  display: inline-block; /* 横に並べる */
  font-size: 0.875rem;
  margin-bottom: 0.25rem; /* 改行時の上下余白 */
  margin-right: 0.75rem; /* 地名ごとの右余白 */
}

/* 市ごとのグループ（縦に並べる） */
.c-area__group {
  margin-bottom: 1rem;
}

.c-area__group:last-child {
  margin-bottom: 0;
}

/* 市名（見出し） */
.c-area__city-name {
  color: #1e293b;
  display: inline-block;
  font-weight: 800;
  margin-right: 0.5rem;
}

/* 町・区のリスト（横に流す） */
.c-area__districts {
  color: #475569;
  display: inline;
  font-size: 0.875rem;
  line-height: 1.8;
}

/* 区切り文字の制御 */
.c-area__districts span {
  display: inline-block;
  white-space: nowrap;
}

.c-area__districts span:not(:last-child)::after {
  color: #cbd5e1;
  content: "、";
  margin-right: 0.25rem;
}

.u-hidden-pc {
  display: block;
}
@media screen and (min-width: 1025px) {
  .u-hidden-pc {
    display: none;
  }
}

.u-hidden-sp {
  display: none;
}
@media screen and (min-width: 1025px) {
  .u-hidden-sp {
    display: block;
  }
}

.u-wrap {
  /* margin-top: 6%;
  margin-top: 2.5em;
  margin-top: prem(40); */
}
@media screen and (min-width: 1025px) {
  .u-wrap {
    margin-left: auto;
    width: 75%;
  }
}

.u-2column {
  margin-top: 10%;
  margin-top: 2em;
  margin-top: clamp(20px, 10%, 80px);
  margin-top: 50px;
  margin-top: 3.125rem;
}
@media screen and (min-width: 1025px) {
  .u-2column {
    display: flex;
    margin-top: 6.25rem;
  }
}

.u-column-content {
  flex: 1;
}

.u-section {
  background-color: #fff;
  position: relative;
}

@media screen and (min-width: 1025px) {
  .u-content-width {
    margin-left: auto;
    width: 75%;
  }
}

.u-scroll-wrap {
  margin: 0 auto;
  position: relative;
  width: 90%;
}
@media screen and (min-width: 1025px) {
  .u-scroll-wrap {
    width: 100%;
  }
}

.u-scroll {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: 3%;
  padding-left: 1.25rem;
}
@media screen and (min-width: 1025px) {
  .u-scroll {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }
}

.u-common-title {
  display: inline-block;
  font-family: "Inter", sans-serif;
  font-family: var(--font-lato), sans-serif;
  font-size: clamp(3.125rem, 12.6vw, 5rem);
  font-size: 2.625rem;
  font-weight: 400;
  line-height: 1.2;
  overflow: hidden;
  z-index: 2;
  /* &::before {
    content: "日本語";
    position: absolute;
    font-size: 60px;
    top: 0;
    color: #ddd;
  } */
}
@media screen and (min-width: 1025px) {
  .u-common-title {
    font-size: clamp(3.125rem, 4.9vw, 4rem);
    font-size: 4rem;
    font-size: 3.125rem;
    /* position: sticky;
    height: fit-content;
    align-self: flex-start; */
    top: 10rem;
  }
}

.u-column-title {
  flex: 1;
  flex-grow: 0.6;
  font-family: "Inter", sans-serif;
  font-size: clamp(1.75rem, 6.6vw, 2.75rem);
  font-size: 1.25rem;
  line-height: 1;
  text-align: right;
}
@media screen and (min-width: 1025px) {
  .u-column-title {
    font-size: clamp(1.875rem, 3.2vw, 2.375rem);
    font-size: 1.5rem;
    text-align: left;
  }
}

.u-common-title__wrap {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 1025px) {
  .u-common-title__wrap {
    display: block;
    line-height: 1;
    position: sticky;
    top: 10rem;
  }
}

.u-common-subtitle {
  color: var(--primary-blue);
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
}
@media screen and (min-width: 1025px) {
  .u-common-subtitle {
    line-height: 1;
    margin-top: 0.5rem;
  }
}

/* * スクリーンリーダーや検索エンジンには認識させ、
 * ブラウザ上では非表示にするためのユーティリティ
 */
.u-visually-hidden {
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

.u-mt10 {
  margin-top: 0.625rem;
}

.u-mt20 {
  margin-top: 1.25rem;
}

.u-mt25 {
  margin-top: 1.5625rem;
}

.u-mt30 {
  margin-top: 1.875rem;
}

.u-mt40 {
  margin-top: 2.5rem;
}

.u-mt60 {
  margin-top: 3.75rem;
}

.u-mt80 {
  margin-top: 5rem;
}

.u-mt100 {
  margin-top: 6.25rem;
}

@media screen and (min-width: 768px) {
  .u-mt110-tab {
    margin-top: 6.875rem;
  }
}
@media screen and (min-width: 1025px) {
  .u-mt110-pc {
    margin-top: 6.875rem;
  }
  .u-mt120-pc {
    margin-top: 7.5rem;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  .u-mt40-sp {
    margin-top: 2.5rem;
  }
  .u-mb10-sp {
    margin-bottom: 0.625rem;
  }
}
.u-text-blue {
  color: var(--primary-blue);
}

/* ************************************************************
キービジュアル
************************************************************* */
.p-index-kv {
  min-height: 100svh;
  position: relative;
  z-index: 0;
}

.p-index-kv__wrap {
  align-items: center;
  display: flex;
  height: 100svh;
  position: fixed;
  width: 100%;
}

.p-index-kv__inner {
  width: 100%;
}

.p-index-kv__lead {
  font-family: var(--font-lato);
  font-weight: 100;
  overflow: hidden;
}
.p-index-kv__ttl-wrap {
  display: flex;
  overflow: hidden;
}

.p-index-kv__ttl {
  animation: loop-text 14s infinite linear;
  font-size: clamp(50px, 12.6vw, 100px);
  line-height: 1;
  padding-right: 2%;
  position: relative;
  white-space: nowrap;
  /* &:first-child {
    &::after {
      background-color: currentColor;
      bottom: 0;
      content: "";
      display: inline-block;
      position: absolute;
      margin-left: 20px;
      height: 1px;
      width: 60px;
    }
  } */
}
@media screen and (min-width: 1025px) {
  .p-index-kv__ttl {
    animation: loop-text 22s infinite linear;
    font-size: clamp(100px, 9.4vw, 140px);
  }
}

@keyframes loop-text {
  0% {
    translate: 0;
  }
  100% {
    translate: -100%;
  }
}
.p-index-kv__name {
  font-weight: 400;
}
@media screen and (min-width: 1025px) {
  .p-index-kv__name {
    font-size: clamp(100px, 9.4vw, 140px);
  }
}

.p-index-kv__scope {
  color: var(--gray-3);
  font-size: 60%;
}

.p-index-kv__content {
  position: relative;
  text-align: center;
  z-index: 20;
}

.p-index-kv__category {
  color: var(--primary-blue);
  font-family: var(--font-lato);
  font-size: max(0.75rem, 11px);
  font-weight: 800;
  letter-spacing: 0.4em;
  line-height: 1;
  margin-bottom: 1.25rem;
  text-transform: uppercase;
}
@media screen and (min-width: 1025px) {
  .p-index-kv__category {
    font-size: 0.875rem;
  }
}
.p-index-kv__category span {
  font-size: max(0.625rem, 10px);
  font-weight: 400;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 1025px) {
  .p-index-kv__category span {
    font-size: max(0.75rem, 10px);
  }
}

/* 英語のサブタイトル */
.p-index-kv__sub {
  color: var(--primary-blue);
  display: block;
  font-family: var(--font-lato);
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.3em;
  line-height: 1;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 1025px) {
  .p-index-kv__sub {
    font-size: 1rem;
    margin-bottom: 2rem;
  }
}

/* メインコピー：呼吸を、リセット。 */
.p-index-kv__main-copy {
  color: #1e293b;
  font-size: 2.25rem;
  font-weight: 900;
  line-height: 1.3;
}
@media screen and (min-width: 1025px) {
  .p-index-kv__main-copy {
    font-size: 4rem;
  }
}

.p-index-kv__lead-text {
  color: #64748b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.8;
  margin-top: 1.5rem;
}
@media screen and (min-width: 1025px) {
  .p-index-kv__lead-text {
    font-size: 1.125rem;
    margin-top: 2rem;
  }
}

/* ************************************************************
コンタクト
************************************************************* */
.p-index-contact {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(255, 255, 255, 0.45);
}

.p-index-contact__wrap {
  padding: 6.8em 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-index-contact__wrap {
    padding: 12.5rem 1.875rem;
  }
}
@media screen and (min-width: 1025px) {
  .p-index-contact__wrap {
    padding: 8.75rem clamp(10px, 8%, 40px);
    padding: 17.5rem 2.5rem 17.5rem max(7.5rem, 15%);
  }
}

.p-index-contact__title {
  line-height: 1;
  position: relative;
}

.p-index-contact__lead {
  font-size: clamp(13px, 3.1vw, 18px);
  margin-top: 2em;
}
@media screen and (min-width: 1025px) {
  .p-index-contact__lead {
    margin-top: 2.625rem;
  }
}

/* ********************************
404ページ
***********************************/
.p-404 {
  background-color: #ffffff;
  position: relative;
}

.p-404__kv-wrap {
  background-color: #ffffff;
}

.p-404__text {
  line-height: 1.8;
}

/* ************************************************************
お客様の声
************************************************************* */
.p-reviews {
  background: radial-gradient(circle at 50% 40%, #ffffff 0%, #f2f7fb 60%, #e9f1f8 100%);
  position: relative;
}
.p-reviews::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.45' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");
  content: "";
  height: 100%;
  left: 0;
  mix-blend-mode: multiply;
  opacity: 0.06;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.p-reviews__wrap {
  margin-inline: calc(50% - 50vw);
  overflow-x: hidden;
}
@media screen and (min-width: 768px) {
  .p-reviews__wrap {
    margin-inline: auto -1.25rem;
  }
}
@media screen and (min-width: 1025px) {
  .p-reviews__wrap {
    max-width: 50rem;
  }
}
.p-reviews__wrap .splide__track {
  overflow-x: visible;
}

.p-reviews__content {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(255, 255, 255, 0.6);
  border: 2px solid var(--border-color);
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 24px;
  box-shadow: 0 15px 35px rgba(0, 30, 67, 0.05);
  padding: 1.25rem 1.25rem 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-reviews__content {
    padding: 1.875rem 2.5rem;
  }
}

.p-reviews__icon {
  border-radius: 50%;
  display: block;
  height: 10.625rem;
  margin-inline: auto;
  overflow: hidden;
  position: relative; /* 子要素の基準にする */
  width: 10.625rem;
}
.p-reviews__icon picture,
.p-reviews__icon img {
  display: block;
  height: auto; /* ブラウザの自動計算をリセット */
  width: auto; /* ブラウザの自動計算をリセット */
}
.p-reviews__icon img {
  height: auto;
  max-width: none; /* 他のスタイルを強制上書き */
  position: absolute;
  /* 元画像が6人並んでいるので、枠(170px)の3倍程度のサイズを指定 */
  width: 500px;
  width: 31.25rem; /* 170px * 3人分 */
}
.p-reviews__icon--01 img {
  left: -18px;
  left: -1.125rem;
  top: 0;
}
.p-reviews__icon--02 img {
  left: -166px;
  left: -10.375rem;
  top: 0;
}
.p-reviews__icon--03 img {
  left: -313px;
  left: -19.5625rem;
  top: 0;
}
.p-reviews__icon--04 img {
  left: -18px;
  left: -1.125rem;
  top: -148px;
  top: -9.25rem;
}
.p-reviews__icon--05 img {
  left: -166px;
  left: -10.375rem;
  top: -148px;
  top: -9.25rem;
}
.p-reviews__icon--06 img {
  left: -313px;
  left: -19.5625rem;
  top: -148px;
  top: -9.25rem;
}

.p-reviews__customer {
  color: var(--primary-blue);
  display: block;
  font-size: max(0.875rem, 10px);
  font-weight: 700;
  margin-top: -1.25rem;
  text-align: center;
}

.p-reviews__text {
  font-size: 0.9375rem;
  line-height: 1.8;
  margin-top: 1.875rem;
  text-align: justify;
}

/* ************************************************************
アバウト
************************************************************* */
.p-index-about {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(255, 255, 255, 0.3);
  position: relative;
}

.p-index-about__bg {
  animation: rotate-gradient 5s ease-in-out infinite;
  /* グラデーションとアニメーションをこちらに移動 */
  /* background: linear-gradient(135deg, var(--light-blue-2) 0%, #fff 50%, var(--light-blue-2) 100%);
  background-size: 400% 400%;
  animation: water-flow 7s ease-in-out infinite; */
  /* background-color: var(--light-blue);
  background-image:
    radial-gradient(at 0% 0%, #fff 0, transparent 50%),
    radial-gradient(at 100% 100%, #ffffff 0, transparent 50%);
  background-size: 200% 200%;
  animation: liquid-bg 12s linear infinite; */
  background: linear-gradient(120deg, var(--light-blue), #fff);
  background-size: 200% 200%;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

/* @keyframes water-flow {
  0% {
    background-position: 0% 50%;
    background-size: 100% 100%; // 少しサイズを小さくすると動きが速く見えます
  }
  50% {
    background-position: 100% 50%;
    background-size: 150% 150%;
  }
  100% {
    background-position: 0% 50%;
    background-size: 100% 100%;
  }
}
@keyframes liquid-bg {
  0% {
    background-position: 0% 0%;
  }
  25% {
    background-position: 100% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  75% {
    background-position: 0% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
} */
@keyframes rotate-gradient {
  0% {
    background-position: 0% 50%;
    filter: hue-rotate(0deg);
  }
  50% {
    background-position: 100% 50%;
    filter: hue-rotate(10deg);
  }
  100% {
    background-position: 0% 50%;
    filter: hue-rotate(0deg);
  }
}
/* 背景に少し「テクスチャ」を入れると、より高級感が出ます */
.p-index-about__bg::before {
  background-image: url("https://www.transparenttextures.com/patterns/asfalt-light.png");
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.2;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

@media screen and (min-width: 1025px) {
  .p-index-about__content {
    max-width: 40rem;
  }
}

.p-index-about__image {
  /* ぐにゃぐにゃ動く設定 */
  animation: liquid-morph 10s linear infinite;
  aspect-ratio: 1/1;
  /* 境界線を少しだけ強調する */
  border: 1px solid rgba(255, 255, 255, 0.3);
  /* 水の透明感を出すためのシャドウ（先ほどのカラーコードを使用） */
  box-shadow: 0 15px 50px rgba(203, 229, 255, 0.4), 0 5px 20px rgba(175, 223, 228, 0.2); /* --light-blue-2 */
  max-width: 250px;
  max-width: 15.625rem;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p-index-about__image {
    max-width: 20rem;
  }
}
.p-index-about__image img {
  -o-object-fit: cover;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

/* アニメーションの定義 */
@keyframes liquid-morph {
  0% {
    border-radius: 40% 60% 70% 30%/40% 50% 60% 50%;
  }
  34% {
    border-radius: 70% 30% 50% 50%/30% 60% 40% 70%;
  }
  67% {
    border-radius: 100% 60% 60% 100%/100% 100% 60% 60%;
  }
  100% {
    border-radius: 40% 60% 70% 30%/40% 50% 60% 50%;
  }
}
.p-index-about__catch {
  color: var(--primary-blue);
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
}

.p-index-about__marker-primary {
  background: linear-gradient(transparent 70%, rgba(var(--primary-blue-rgb), 0.3) 70%);
  display: inline-block;
}

.p-index-about__marker-light {
  background: linear-gradient(transparent 70%, rgba(var(--light-blue-rgb), 0.3) 70%);
  display: inline-block;
}

.p-index-about__marker-light02 {
  background: linear-gradient(transparent 70%, rgba(var(--light-blue-2-rgb), 0.3) 70%);
  display: inline-block;
}

.p-index-about__text {
  -webkit-backdrop-filter: blur(15px);
  /* すりガラス効果（これが肝！） */
  backdrop-filter: blur(15px);
  /* 背景を白の半透明に */
  background-color: rgba(255, 255, 255, 0.2);
  /* 境界線を白の細い線にすると、より「板」っぽくなります */
  border: 1px solid rgba(255, 255, 255, 0.5);
  /* 角は丸めて柔らかい印象に */
  border-radius: 30px;
  /* 浮き上がって見えるようにごく薄い影を */
  box-shadow: 0 8px 32px rgba(31, 38, 135, 0.07);
  /* コンテンツの内側の余白 */
  padding: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-index-about__text {
    padding: 60px;
    padding: 3.75rem;
  }
}
.p-index-about__text span {
  display: inline-block;
}

.p-about__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.p-about__tag {
  -webkit-backdrop-filter: blur(10px);
  align-items: center;
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid var(--light-blue);
  border-radius: 50px;
  color: var(--primary-blue);
  display: flex;
  font-size: 0.8125rem;
  gap: 6px;
  padding: 6px 16px;
}
.p-about__tag i {
  font-size: 1.2em;
}

.p-about__name {
  line-height: 1;
  text-align: right;
}
.p-about__name span {
  display: inline-block;
  font-family: "Times New Roman", "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 1.25rem;
  font-style: italic;
  font-weight: bold;
  margin-left: 0.5em;
}

/* .p-index-about__profile-dl {
  margin-top: prem(20);
  display: grid;
  grid-template-columns: 1fr 2.5fr;
  dt {
    font-weight: 400;
    color: var(--gray-3);
    padding-block: prem(10);
  }
  dd {
    padding-block: prem(10);
    .ja {
      display: block;
      font-size: prem(12);
    }
  }
  @include mq(md) {
    grid-template-columns: 1fr 5fr;
    font-size: 16px;
  }
  @include mq(lg) {
    grid-template-columns: 2fr 3fr;
  }
} */
/* .p-index-about__name {
  margin-top: prem(20);
  .en {
    font-size: clamp(prem(18), 4.1vw, prem(22));
    font-size: prem(24);
  }
  .jp {
    display: block;
    font-size: clamp(prem(12), 2.6vw, prem(16));
  }
} */
/* .p-index-about__mail {
  font-size: clamp(1rem, 3.2vw, 1.125rem);
  margin-top: 1.5em;
  margin-top: clamp(15px, 3%, 25px);
} */
/* .p-index-about__list {
  font-size: clamp(1rem, 3.2vw, 1.125rem);
  font-size: prem(16);
  overflow: hidden;
}
.p-index-about__item {
  position: relative;
  opacity: 0;
  translate: 20px;
  transition:
    opacity 500ms ease-in,
    translate 500ms ease-in;
  &.is-active {
    opacity: 1;
    translate: 0;
    &::before {
      scale: 1;
      transition-delay: 200ms;
    }
    &:not(:last-child) {
      &::after {
        height: 100%;
        transition-delay: 400ms;
      }
    }
    &:nth-of-type(2) {
      transition-delay: 200ms;
      &::before {
        transition-delay: 400ms;
      }
      &::after {
        transition-delay: 600ms;
      }
    }
    &:nth-of-type(3) {
      transition-delay: 400ms;
      &::before {
        transition-delay: 600ms;
      }
      &::after {
        transition-delay: 800ms;
      }
    }
    &:nth-of-type(4) {
      transition-delay: 600ms;
      &::before {
        transition-delay: 800ms;
      }
      &::after {
        transition-delay: 1000ms;
      }
    }
    &:nth-of-type(5) {
      transition-delay: 800ms;
      &::before {
        transition-delay: 1000ms;
      }
      &::after {
        transition-delay: 1200ms;
      }
    }
    &:nth-of-type(6) {
      transition-delay: 1000ms;
      &::before {
        transition-delay: 1200ms;
      }
      &::after {
        transition-delay: 1400ms;
      }
    }
    &:nth-of-type(7) {
      transition-delay: 1200ms;
      &::before {
        transition-delay: 1400ms;
      }
    }
  }
  &::before,
  &::after {
    background-color: var(--main-black);
    content: "";
    position: absolute;
    transition:
      scale 500ms ease-in,
      height 500ms ease-in;
    top: prem(6);
    left: 0;
  }
  &::before {
    border-radius: 50%;
    scale: 0;
    height: 11px;
    width: 11px;
  }
  &::after {
    height: 0%;
    left: 5px;
    width: 1px;
  }
}
.p-index-about__item-inner {
  padding: 0 2em 3.5em;
  padding: 0 0 prem(56) prem(32);
  @include mq(lg) {
    padding: 0 2em 2em;
    padding: 0 2em 3.5em;
  }
}
.p-index-about__item-head {
  font-size: prem(20);
  line-height: 1;
  color: var(--gray-4);
}
 */
/* ************************************************************
サービスの流れ
************************************************************* */
@media screen and (min-width: 1025px) {
  .p-workflow__wrap {
    margin-left: auto;
    max-width: 40rem;
    width: 80%;
  }
}

.p-workflow__list {
  font-size: clamp(1rem, 3.2vw, 1.125rem);
  font-size: 1rem;
  overflow: hidden;
}
.p-workflow__item {
  opacity: 0;
  position: relative;
  transition: opacity 400ms ease-in, translate 400ms ease-in;
  translate: 20px;
}
.p-workflow__item:last-child .p-workflow__item-inner {
  padding-bottom: 0;
}
.p-workflow__item.is-active {
  opacity: 1;
  translate: 0;
  /* &:nth-of-type(2) {
    transition-delay: 200ms;
    &::before {
      transition-delay: 400ms;
    }
    &::after {
      transition-delay: 600ms;
    }
  }
  &:nth-of-type(3) {
    transition-delay: 400ms;
    &::before {
      transition-delay: 600ms;
    }
    &::after {
      transition-delay: 800ms;
    }
  }
  &:nth-of-type(4) {
    transition-delay: 600ms;
    &::before {
      transition-delay: 800ms;
    }
    &::after {
      transition-delay: 1000ms;
    }
  }
  &:nth-of-type(5) {
    transition-delay: 800ms;
    &::before {
      transition-delay: 1000ms;
    }
    &::after {
      transition-delay: 1200ms;
    }
  }
  &:nth-of-type(6) {
    transition-delay: 1000ms;
    &::before {
      transition-delay: 1200ms;
    }
    &::after {
      transition-delay: 1400ms;
    }
  } */
  /* &:nth-of-type(7) {
    transition-delay: 1200ms;
    &::before {
      transition-delay: 1400ms;
    }
  } */
}
.p-workflow__item.is-active::before {
  scale: 1;
  transition-delay: 100ms;
}
.p-workflow__item.is-active:not(:last-child)::after {
  height: 100%;
  transition-delay: 200ms;
}
.p-workflow__item::before, .p-workflow__item::after {
  background-color: var(--primary-blue);
  content: "";
  left: 0;
  position: absolute;
  top: 0.375rem;
  top: 0;
  transition: scale 500ms ease-in, height 500ms ease-in;
}
.p-workflow__item::before {
  background-color: #ffffff;
  border: 2px solid var(--primary-blue);
  border-radius: 50%;
  height: 11px;
  height: 1rem;
  scale: 0;
  width: 11px;
  width: 1rem;
  z-index: 2;
}
.p-workflow__item::after {
  height: 0;
  left: 5px;
  left: 0.4375rem;
  width: 1px;
}

.p-workflow__item-inner {
  padding-bottom: 3.5rem;
  padding-left: 2.5rem;
  /* @include mq(lg) {
    padding: 0 2em 2em;
    padding: 0 2em 3.5em;
  } */
}

.p-workflow__item-head {
  line-height: 1;
}

.p-workflow__item-step {
  background-color: #f2f7fb;
  border-radius: 4px;
  color: var(--primary-blue);
  display: inline-block;
  font-family: var(--font-lato);
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 10px 14px;
  padding: 0.375rem 1rem;
}

.p-workflow__item-title {
  color: var(--main-black);
  display: block;
  font-size: 1.25rem;
  font-weight: 600;
}

.p-workflow__item-text {
  color: var(--gray-4);
}

/* ************************************************************
サービス
************************************************************* */
.p-index-strengths {
  background: linear-gradient(90deg, #ffffff 0%, #e1effc 100%);
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 1025px) {
  .p-index-strengths {
    -webkit-mask-image: linear-gradient(to right, black 85%, transparent 100%);
    mask-image: linear-gradient(to right, black 85%, transparent 100%);
  }
}
.p-index-strengths::before {
  background: linear-gradient(90deg, transparent, rgba(0, 174, 239, 0.2), transparent);
  content: "";
  height: 1px;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 50%;
  width: 100%;
}

.p-index-strengths__concept.l-alignment {
  padding-bottom: 0;
}

.p-index-strengths__title {
  position: relative;
  top: 0;
}

.p-index-strengths__subtitle {
  text-align: right;
}

.p-index-strengths__lead {
  font-size: 1rem;
  line-height: 1.8;
  margin-top: clamp(10px, 3%, 25px);
  margin-top: 1.5625rem;
}
@media screen and (min-width: 1025px) {
  .p-index-strengths__lead {
    margin-top: 3.75rem;
    margin-top: 120px;
    margin-top: 7.5rem;
  }
}
.p-index-strengths__lead p:not(:first-child) {
  margin-top: 1em;
}
@media screen and (min-width: 768px) {
  .p-index-strengths__lead p {
    max-width: 560px;
  }
}
.p-index-strengths__lead span {
  display: inline;
}
.p-index-strengths__content-wrap {
  overflow: hidden;
}
.p-index-strengths__content-wrap.l-alignment {
  padding-top: 0;
}
.p-index-strengths__content-wrap.l-alignment::before {
  content: none;
}

.p-index-strengths__content {
  margin-top: 10%;
  margin-top: 2.5em;
  margin-top: clamp(40px, 10%, 80px);
}
@media screen and (min-width: 1025px) {
  .p-index-strengths__content {
    margin-top: 6.25rem;
  }
}

.p-index-strengths__list {
  display: flex;
  gap: 20px;
  gap: 1.25rem;
  margin-top: 5%;
  margin-top: clamp(20px, 5%, 35px);
  margin-top: 25px;
  margin-top: 1.25rem;
  padding-bottom: 12%;
  padding-bottom: clamp(30px, 12%, 90px);
}
@media screen and (min-width: 1025px) {
  .p-index-strengths__list {
    margin-top: 120px;
    margin-top: 7.5rem;
    margin-top: 1.25rem;
    padding-bottom: 3.75rem;
  }
}

.p-index-strengths__item {
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid var(--gray-2);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0.125rem;
  /* 影は「つける」のではなく「光の反射」を意識 */
  box-shadow: 0 20px 50px rgba(0, 30, 60, 0.03);
  box-shadow: -20px 20px 60px rgba(0, 30, 60, 0.05), -5px 5px 15px rgba(0, 30, 60, 0.03);
  flex-shrink: 0;
  max-width: 31.25rem;
  padding: 1.25rem;
  position: relative;
  width: 96%;
}
@media screen and (min-width: 768px) {
  .p-index-strengths__item {
    width: 60%;
  }
}
@media screen and (min-width: 1025px) {
  .p-index-strengths__item {
    width: 80%;
  }
}
.p-index-strengths__item::before {
  align-items: center;
  aspect-ratio: 1;
  border: 1px solid var(--primary-blue);
  border-radius: 50%;
  color: var(--primary-blue);
  content: attr(data-number);
  display: inline-block;
  display: flex;
  font-size: clamp(0.625rem, 3vw, 0.875rem);
  font-size: 0.75rem;
  font-weight: 100;
  height: clamp(20px, 10%, 30px);
  height: 1.875rem;
  justify-content: center;
  line-height: 1;
  padding: clamp(1.5rem, 7vw, 1.875rem);
  padding: 1.625rem;
  vertical-align: text-top;
  width: clamp(20px, 10%, 30px);
  width: 1.875rem;
}
.p-index-strengths__item::after {
  background-color: var(--primary-blue);
  content: "";
  height: 1px;
  left: 5rem; /* バッジの右端から開始 */
  opacity: 0.3;
  position: absolute;
  top: 2.8125rem; /* バッジの中心の高さに合わせる（要調整） */
  width: 3.75rem; /* 少し長めに引くと、画像の「01 —」の雰囲気に近づきます */
}

.p-index-strengths__item-header {
  margin-top: 1.25rem;
}
@media screen and (min-width: 1025px) {
  .p-index-strengths__item-header {
    margin-top: 2rem;
  }
}

.p-index-strengths__item-category {
  color: var(--primary-blue);
  display: block;
  font-size: max(0.6875rem, 10px);
  font-weight: 700;
  letter-spacing: 0.15em;
}

.p-index-strengths__item-title {
  color: var(--gray-6);
  font-size: clamp(1.25rem, 6vw, 1.5rem);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 1em;
  margin-top: 0.25rem;
}
@media screen and (min-width: 1025px) {
  .p-index-strengths__item-title {
    font-size: 1.25rem;
    margin-top: 0.25rem;
  }
}

.p-index-strengths__item-lead {
  /* 自動スクロールで流れる際、文字が少しだけ柔らかく見える効果 */
  -webkit-font-smoothing: antialiased;
  color: #64748b;
  font-size: max(0.875rem, 12px);
  line-height: 1.8;
  margin-top: 2em;
  margin-top: 1.75rem;
}
@media screen and (min-width: 1025px) {
  .p-index-strengths__item-lead {
    font-size: max(0.9375rem, 12px);
    margin-top: 2.5rem;
  }
}

/* ************************************************************
menu
***************************************************************/
.p-index-menu {
  background: radial-gradient(circle at 50% 40%, #ffffff 0%, #f2f7fb 60%, #e9f1f8 100%);
  background: radial-gradient(circle at 50% 40%, #ffffff 0%, #f2f7fb 50%, #dae9f5 100%);
  position: relative;
}
.p-index-menu::before {
  /* baseFrequencyを0.65 → 0.45に下げて、粒を少しだけ大きくします */
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.45' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");
  content: "";
  height: 100%;
  left: 0;
  /* 乗算（multiply）にすることで、背景のブルーと馴染ませます */
  mix-blend-mode: multiply;
  /* 0.02だと見えないので、0.06（6%）程度までアップ */
  opacity: 0.06;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.p-index-menu__list-wrap {
  margin-top: 6%;
  margin-top: 2.5em;
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .p-index-menu__list-wrap {
    margin-top: 0;
  }
}
@media screen and (min-width: 1025px) {
  .p-index-menu__list-wrap {
    margin-left: auto;
    margin-top: 6.25rem;
    width: 75%;
  }
}

.p-index-menu__list {
  display: grid;
  gap: 1.25rem;
  grid-template-columns: repeat(1, 1fr);
}
@media screen and (min-width: 1025px) {
  .p-index-menu__list {
    grid-template-columns: repeat(2, 1fr);
  }
}

.p-index-menu__item {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  /* わずかに内側に光を灯すことで、カードの輪郭がよりシャープに見えます */
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
  color: var(--main-black);
  padding: 1.25rem;
  transition: opacity 600ms cubic-bezier(0.16, 1, 0.3, 1), filter 600ms cubic-bezier(0.16, 1, 0.3, 1), transform 600ms cubic-bezier(0.16, 1, 0.3, 1);
  will-change: transform, filter;
}
@media (any-hover: hover) {
  .p-index-menu__item:hover {
    background-color: rgba(255, 255, 255, 0.85); /* 少しだけ白を濃くして視認性アップ */
    transform: translateY(-4px) scale(1.02);
  }
}

.p-index-menu__anchor {
  display: block;
  overflow: hidden;
  position: relative;
  transition: opacity 500ms ease;
  z-index: 1;
  /* &::before,
  &::after {
    @include mq(lg) {
      transition: scale 500ms cubic-bezier(0.74, 0.24, 0.3, 0.87);
      background-color: #fff;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      scale: 0 1;
      z-index: -10;
    }
  }
  &::before {
    @include mq(lg) {
      // left: 50%;
      transform-origin: center;
    }
  }
  &::after {
    @include mq(lg) {
      // right: 50%;
      transform-origin: center;
    }
  } */
  /* @include hover {
    &:hover {
      @include mq(lg) {
        color: #fff;
        mix-blend-mode: difference;
        &::before {
          // left: 0;
          transform-origin: left;
          // width: 50%;
          scale: 1 1;
        }
        &::after {
          // right: 0;
          transform-origin: right;
          scale: 1 1;
          // width: 50%;
        }
        .c-hover-mask {
          &::before {
            transform: translate3d(0, 0, 0);
            //transition-delay: 200ms;
          }
          &::after {
            transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0);
            transition-delay: 400ms;
          }
        }
      }
    }
  } */
}
@media (any-hover: hover) {
  .p-index-menu__anchor:hover {
    /* .p-index-menu__image {
      img {
        scale: 1.03;
      }
    } */
  }
}

.p-index-menu__image img {
  -o-object-fit: cover;
  aspect-ratio: 1.618/1;
  aspect-ratio: 16/9;
  border-radius: 10px;
  height: 100%;
  object-fit: cover;
  transition: scale 500ms ease;
  width: 100%;
}

.p-index-menu__text {
  line-height: 1.2;
  margin-top: 0.8em;
  mix-blend-mode: difference;
  position: relative;
  word-break: break-word;
}
@media screen and (min-width: 768px) {
  .p-index-menu__text {
    margin-top: 1.25rem;
    /* &::before,
    &::after {
      background-color: #fff;
      content: "";
      position: absolute;
      transition: 0.2s;
      transition-delay: 0.4s;
      height: 2px;
      width: 0;
    }
    &::before {
      top: -1em;
      right: 0;
    }
    &::after {
      bottom: -1em;
      left: 0;
    } */
  }
}

.p-index-menu__title {
  display: flex;
  flex-direction: column; /* 縦に並べる */
  font-size: clamp(1.125rem, 6.25vw, 1.375rem);
  font-size: 1.125rem;
  font-weight: 600;
  gap: 4px;
}

.p-index-menu__title-label {
  color: #666; /* メインより一段落とした色で階層を作る */
  display: block;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.1em; /* 日本語に合わせた絶妙な間隔 */
  margin-bottom: 2px;
}

.p-index-menu__title-main {
  color: #333;
  display: block;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

.p-index-menu__text-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 1.25rem;
}

.p-index-menu__text-item {
  align-items: center;
  color: #64748b;
  display: flex;
  font-size: clamp(0.75rem, 3.25vw, 1rem);
  font-size: 16px;
  font-size: 1rem;
  gap: 0.375rem;
  line-height: 1;
}
.p-index-menu__text-item--price {
  align-items: flex-end;
}

/* .p-index-menu__icon {
  display: block;
  width: 20px;
  width: prem(20);
} */
.p-index-menu__item-title {
  display: block;
}

.p-index-menu__item-text {
  display: block;
  font-size: 0.875rem;
}

.p-index-menu__text-yen {
  font-size: max(0.75rem, 10px);
  font-weight: 600;
}

.p-index-menu__text-price {
  color: #1e293b;
  font-family: var(--font-lato);
  /* font-size: prem(22);
  color: var(--primary-blue);
  font-weight: 600; */
  font-size: 1.25rem;
  font-weight: 800;
}

.p-index-menu__text-tax {
  font-size: max(0.75rem, 10px);
  margin-left: 0.125rem;
}

.p-index-menu__text-time {
  border: 1px solid var(--primary-blue);
  border-radius: 0.1875rem;
  color: var(--primary-blue);
  display: block;
  /* background-color: var(--gray-1);
  border-radius: 9999px;
  padding: prem(8) prem(12);
  font-size: prem(14); */
  font-size: 0.6875rem;
  font-size: max(0.75rem, 10px);
  /* font-weight: 700;
  color: var(--primary-blue);
  background: rgba(var(--primary-blue-rgb), 0.1);
  padding: prem(2) prem(8);
  border-radius: prem(4);
  margin-right: prem(4); */
  font-weight: 600;
  letter-spacing: 0.05em;
  padding: 0.25rem 0.75rem;
}

.p-index-menu__link-icon {
  bottom: 0;
  color: var(--primary-blue);
  font-size: 0.875rem;
  line-height: 1;
  position: absolute;
  right: 0.1875rem;
  transition: transform 300ms ease;
}

.p-index-menu__item:hover .p-index-menu__link-icon {
  transform: translateX(0.1875rem);
}

/* ==========================================================================
   Project / Menu Spec (メニュー基本スペック)
   ========================================================================== */
/* スペックカード本体 */
.p-menu-spec__card {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(var(--primary-blue-rgb), 0.05);
  display: grid;
  gap: 24px;
  gap: 1.5rem;
  grid-template-columns: 1fr;
  padding: 24px;
  padding: 1.5rem;
}
@media screen and (min-width: 1025px) {
  .p-menu-spec__card {
    gap: 0;
    grid-template-columns: repeat(3, 1fr);
    padding: 40px;
    padding: 2.5rem;
  }
}

/* 各スペック項目 */
.p-menu-spec__item {
  align-items: flex-start;
  display: flex;
  gap: 16px;
  gap: 1rem;
}
@media screen and (min-width: 1025px) {
  .p-menu-spec__item {
    align-items: center;
    flex-direction: column;
    padding: 0 20px;
    padding: 0 1.25rem;
    text-align: center;
    /* 最後の項目以外に右線を入れる */
  }
  .p-menu-spec__item:not(:last-child) {
    border-right: 1px solid rgba(var(--primary-blue-rgb), 0.1);
  }
}

/* アイコン（ここが整列の鍵） */
.p-menu-spec__icon {
  color: var(--primary-blue);
  display: flex;
  flex: 0 0 24px;
  font-size: 1.4rem;
  justify-content: center;
  margin-top: 2px;
}
@media screen and (min-width: 1025px) {
  .p-menu-spec__icon {
    flex: 0 0 auto;
    font-size: 1.8rem;
    margin-bottom: 12px;
    margin-top: 0;
  }
}

/* テキストコンテンツのラップ */
.p-menu-spec__body {
  flex: 1;
}

.p-menu-spec__label {
  color: #64748b;
  display: block;
  font-size: max(0.8125rem, 10px);
  font-weight: 700;
  margin-bottom: 4px;
}
@media screen and (min-width: 1025px) {
  .p-menu-spec__label {
    font-size: 0.875rem;
    font-size: max(0.875rem, 10px);
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
  }
}

.p-menu-spec__value {
  color: #1e293b;
  display: block;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (min-width: 1025px) {
  .p-menu-spec__value {
    font-size: 1rem;
  }
}

/* 料金のみ特殊スタイル */
.p-menu-spec__value--price {
  color: var(--primary-blue);
  font-size: 1.5rem;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 1025px) {
  .p-menu-spec__value--price {
    font-size: 2rem;
  }
}
.p-menu-spec__value--price .u-font-small {
  color: #64748b;
  font-size: 0.5em;
  margin: 0 2px;
}

/* ==========================================================================
   Project / Menu Addition (特典セクション)
   ========================================================================== */
/* インナーコンテナ
  -------------------------------------------------- */
.p-menu-addition__inner {
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-menu-addition__inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1025px) {
  .p-menu-addition__inner {
    gap: 20px;
    gap: 1.25rem;
    grid-template-columns: repeat(2, 1fr);
    max-width: 50rem;
    padding-inline: 1.25rem;
  }
}

/* 個別のタグ（バッジ）
  -------------------------------------------------- */
.p-menu-addition__tag {
  align-items: center;
  background-color: #f0f9ff;
  border: 1px solid rgba(var(--primary-blue-rgb), 0.15);
  border-radius: 8px;
  color: #334155;
  display: flex;
  font-size: max(0.8125rem, 10px);
  font-weight: 600;
  justify-content: center;
  padding: 14px 10px;
  padding: 0.875rem 0.625rem;
  text-align: center;
  transition: all 0.3s ease;
  /* FontAwesome アイコン */
}
@media screen and (min-width: 768px) {
  .p-menu-addition__tag {
    background-color: #ffffff;
    font-size: 0.9375rem;
    padding: 18px 10px;
    padding: 1.125rem 0.625rem;
  }
}
@media (any-hover: hover) {
  .p-menu-addition__tag:hover {
    background-color: #f0f9ff;
    border-color: var(--primary-blue);
    box-shadow: 0 10px 25px rgba(var(--primary-blue-rgb), 0.1);
    color: var(--primary-blue);
    transform: translateY(-3px);
  }
}
.p-menu-addition__tag i {
  color: var(--primary-blue);
  font-size: 1.2em;
  margin-right: 8px;
}

/* Utility (スマホファーストでも!importantで確実に制御) */
/* .u-mt20 {
  margin-top: 20px !important;
} */
/* ==========================================================================
   Project / Compare (Before After 比較)
   ========================================================================== */
.p-compare {
  padding: 40px 0;
  padding: 2.5rem 0;
}
@media screen and (min-width: 768px) {
  .p-compare {
    padding: 80px 0;
    padding: 5rem 0;
  }
}

.p-compare__wrap {
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(var(--primary-blue-rgb), 0.05);
  padding: 30px 20px;
  padding: 1.875rem 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-compare__wrap {
    padding: 60px;
    padding: 3.75rem;
  }
}

/* ヘッダー部分 */
.p-compare__header {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-compare__header {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
  }
}

.p-compare__title {
  color: #1e293b;
  font-size: 1.375rem;
  font-weight: 900;
  letter-spacing: 0.05em;
  line-height: 1.3;
}
@media screen and (min-width: 1025px) {
  .p-compare__title {
    font-size: 2rem;
    letter-spacing: 0.1em;
  }
}

.p-compare__text {
  color: #94a3b8;
  font-size: max(0.8125rem, 10px);
  font-weight: 500;
  line-height: 1.6;
  margin-top: 0.75rem;
}
@media screen and (min-width: 1025px) {
  .p-compare__text {
    font-size: 0.9375rem;
    margin-top: 1rem;
  }
}

/* スライダーコンテナ（ここでサイズを絞る） */
.p-compare-custom {
  --pos: 50%;
  aspect-ratio: 4/3;
  border: 4px solid #fff;
  border-radius: 20px;
  box-shadow: 0 15px 35px rgba(var(--primary-blue-rgb), 0.15);
  margin: 0 auto;
  /* PCで大きくなりすぎないよう制限 */
  max-width: 600px;
  max-width: 37.5rem;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-compare-custom {
    border-radius: 24px;
    border-width: 8px;
  }
}

/* 画像レイヤー */
.p-compare-custom__after,
.p-compare-custom__before {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.p-compare-custom__after img,
.p-compare-custom__before img {
  -o-object-fit: cover;
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

/* 前面画像（Before）の切り抜き */
.p-compare-custom__before {
  -webkit-clip-path: inset(0 calc(100% - var(--pos)) 0 0);
  clip-path: inset(0 calc(100% - var(--pos)) 0 0);
}

/* 操作用スライダー（透明） */
.p-compare-custom__range {
  cursor: col-resize;
  height: 100%;
  inset: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 10;
}

/* ハンドル（中央線とつまみ） */
.p-compare-custom__handle {
  background: #fff;
  bottom: 0;
  left: var(--pos);
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 2px;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  .p-compare-custom__handle {
    width: 4px;
  }
}
.p-compare-custom__handle::after {
  background: var(--primary-blue);
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  color: #fff;
  content: "↔";
  display: grid;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  height: 40px;
  height: 2.5rem;
  left: 50%;
  place-items: center;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  width: 2.5rem;
}

/* 注釈テキスト */
.p-compare__caption {
  margin-top: 20px;
  margin-top: 1.25rem;
}
.p-compare__caption p {
  color: #94a3b8;
  font-size: max(0.75rem, 10px);
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-compare__caption p {
    font-size: max(0.8125rem, 10px);
  }
}

.p-menu {
  background-color: #fcfdfe;
  overflow: hidden;
  position: relative;
  /* .p-menu-hero--fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100svh; // 画面いっぱい
    z-index: 1; // 下側に配置
  } */
  /* 背景の「揺らぎ」パーツ */
}
.p-menu::before, .p-menu::after {
  border-radius: 50%;
  content: "";
  filter: blur(80px);
  opacity: 0.4;
  position: absolute;
  z-index: 0;
}
.p-menu::before {
  background: radial-gradient(circle, var(--primary-blue), transparent);
  height: 400px;
  right: -100px;
  top: -100px;
  width: 400px;
}
.p-menu::after {
  background: radial-gradient(circle, rgba(var(--primary-blue-rgb), 0.3), transparent);
  bottom: -200px;
  height: 600px;
  left: -200px;
  width: 600px;
}
.p-menu__body {
  background: radial-gradient(circle at 50% 40%, #ffffff 0%, #f2f7fb 50%, #dae9f5 100%);
  background-size: 100% 200%;
  box-shadow: 0 -10px 40px rgba(0, 0, 0, 0.05);
  /* margin-top は不要（Heroが100svhの高さを持っているため） */
  padding-top: 5rem;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1025px) {
  .p-menu__body {
    padding-top: 7.5rem;
  }
}

@media screen and (min-width: 1025px) {
  .p-menu__inner {
    max-width: 800px;
    max-width: 50rem;
    padding-inline: 1.25rem;
  }
}

/* .p-menu__container {
  position: relative;
  z-index: 1;
  // padding: 60px 0;
} */
.p-menu-hero {
  align-items: center;
  background: #f0f9ff;
  display: flex;
  height: 100svh;
  min-height: 480px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

/* .p-menu-hero--fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 0;
} */
.p-menu-hero__container {
  align-items: center;
  display: flex;
  height: 100svh;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* 背景のキャンバス */
.p-menu-hero__canvas {
  inset: 0;
  position: absolute;
  z-index: 0;
}

/* .p-menu-hero__grid {
  position: absolute;
  inset: 0;
  z-index: 1;
  opacity: 0.05; // ごく薄く
  pointer-events: none;

  // 縦横のラインでグリッド（フィルターの網目）を作る
  background-image:
    linear-gradient(var(--primary-blue) 1px, transparent 1px),
    linear-gradient(90deg, var(--primary-blue) 1px, transparent 1px);
  background-size: 20px 20px; // 網目の細かさ

  // 少し斜めに傾けると、より「工業製品のパーツ」っぽさが出てお洒落です
  transform: skewY(-2deg);
  transform-origin: top left;

  // マスクをかけて、中央付近だけグリッドが見えるようにするとさらに洗練されます
  mask-image: radial-gradient(circle at center, black 30%, transparent 80%);
} */
.p-menu-hero__blob {
  animation: moveBlob 20s infinite alternate;
  background: radial-gradient(circle, rgba(var(--primary-blue-rgb), 0.2) 0%, transparent 70%);
  border-radius: 50%;
  filter: blur(60px);
  height: 60vw;
  position: absolute;
  right: -10%;
  top: -20%;
  width: 60vw;
}
.p-menu-hero__blob--secondary {
  animation: moveBlob 25s infinite alternate-reverse;
  background: radial-gradient(circle, rgba(14, 165, 233, 0.15) 0%, transparent 70%);
  bottom: -10%;
  height: 50vw;
  left: -10%;
  width: 50vw;
}

/* 気流をイメージしたパス */
.p-menu-hero__lines {
  height: 100%;
  opacity: 0.3;
  position: absolute;
  width: 100%;
}
.p-menu-hero__lines .p-menu-hero__path {
  fill: none;
  stroke: var(--primary-blue);
  stroke-width: 0.2;
  stroke-dasharray: 100;
  animation: flowLine 10s linear infinite;
}
.p-menu-hero__lines .p-menu-hero__path--2 {
  stroke-width: 0.1;
  animation-delay: -5s;
}

/* コンテンツ */
.p-menu-hero__content {
  margin: 0 auto;
  max-width: 25rem;
  position: relative;
  width: 100%;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .p-menu-hero__content {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}

.p-menu-hero__inner {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1025px) {
  .p-menu-hero__inner {
    max-width: 800px;
    max-width: 50rem;
    padding-inline: 1.25rem;
  }
}

/* .p-menu-hero__label {
  font-size: max(prem(13), 10px);
  font-weight: 700;
  color: var(--primary-blue);
  letter-spacing: 0.2em;
  display: block;
  margin-bottom: 16px;
  margin-bottom: prem(16);
} */
/* .p-menu-hero__desc {
  font-size: prem(16);
  line-height: 1.8;
  color: #475569;
  border-left: 3px solid var(--primary-blue);
  padding-left: 20px;
  padding-left: prem(20);
} */
/* タイトルエリアの装飾（左の縦線） */
.p-menu-hero__title-area {
  border-left: 2px solid var(--primary-blue);
  padding-left: 24px;
  padding-left: 1.5rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-menu-hero__title-area {
    border-left-width: 3px;
    padding-left: 40px;
    padding-left: 2.5rem;
  }
}

/* サブタイトル（英語・日本語） */
.p-menu-hero__sub-title-wrap {
  display: flex;
  flex-direction: column;
}

.p-menu-hero__sub-en {
  color: var(--primary-blue);
  font-size: rem(12);
  font-size: max(0.75rem, 10px);
  font-weight: 700;
  letter-spacing: 0.3em;
}

.p-menu-hero__sub-jp {
  color: #94a3b8;
  font-size: rem(10);
  font-size: max(0.625rem, 10px);
  font-weight: 500;
  margin-top: 4px;
  margin-top: 0.25rem;
}

.p-menu-hero__title {
  color: #1e293b;
  font-size: 1.9375rem;
  font-weight: 800;
  line-height: 1.2;
  /* margin-bottom: 30px;
  margin-bottom: prem(30); */
  margin-top: 0.75rem;
}
@media screen and (min-width: 768px) {
  .p-menu-hero__title {
    font-size: 3.25rem;
  }
}

.p-menu-hero__title-sub {
  color: #64748b;
  font-size: 1.25rem;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .p-menu-hero__title-sub {
    font-size: 1.75rem;
  }
}

.p-menu-hero__title-main {
  color: #1e293b;
  display: inline-block;
  font-size: 1.9375rem;
  font-weight: 900;
  letter-spacing: -0.02em;
  margin-top: 0.25rem;
}
@media screen and (min-width: 768px) {
  .p-menu-hero__title-main {
    font-size: 3.25rem;
  }
}

/* リード文 */
.p-menu-hero__lead {
  color: #475569;
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  line-height: 1.8;
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-menu-hero__lead {
    font-size: 1.125rem;
  }
}

/* アニメーション定義 */
@keyframes moveBlob {
  0% {
    transform: translate(0, 0) scale(1);
  }
  100% {
    transform: translate(-10%, 15%) scale(1.1);
  }
}
@keyframes flowLine {
  0% {
    stroke-dashoffset: 200;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
/* ==========================================================================
   Project / Menu Option (オプション・注意事項)
   ========================================================================== */
.p-menu-option {
  padding-bottom: 2.5rem;
}
@media screen and (min-width: 768px) {
  .p-menu-option {
    padding-bottom: 5rem;
  }
}

/* オプションタイトル */
.p-menu-option__title {
  color: #1e293b;
  font-size: 1.125rem;
  font-weight: 800;
  margin-bottom: 1.5rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-menu-option__title {
    font-size: 1.5rem;
    margin-bottom: 2.5rem;
  }
}

/* オプショングリッド */
.p-menu-option__grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 768px) {
  .p-menu-option__grid {
    gap: 1.5rem;
    grid-template-columns: repeat(2, 1fr);
  }
}

/* オプションアイテム */
.p-menu-option__item {
  background-color: #ffffff;
  border: 1px solid rgba(var(--primary-blue-rgb), 0.1);
  border-radius: 1rem;
  display: flex;
  padding: 1.5rem;
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px) {
  .p-menu-option__item:hover {
    border-color: var(--primary-blue);
    box-shadow: 0 10px 30px rgba(var(--primary-blue-rgb), 0.1);
    transform: translateY(-5px);
  }
}

.p-menu-option__item-title {
  color: #1e293b;
  font-size: 1rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
}

.p-menu-option__item-text {
  color: #64748b;
  font-size: 0.875rem;
  line-height: 1.6;
  margin-bottom: 1rem;
}

.p-menu-option__item-price {
  color: var(--primary-blue);
  font-size: 1.25rem;
  font-weight: 800;
}
.p-menu-option__item-price .u-font-small {
  color: #94a3b8;
  font-size: 0.6em;
  margin-left: 0.25rem;
}

/* 注意事項セクション
  -------------------------------------------------- */
.p-menu-option__notes {
  background-color: #f8fafc;
  background-color: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 1rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02);
  padding: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-menu-option__notes {
    padding: 2.5rem;
  }
}

.p-menu-option__notes-title {
  align-items: center;
  color: #475569;
  display: flex;
  font-size: 1rem;
  font-weight: 800;
  margin-bottom: 1rem;
}
.p-menu-option__notes-title i {
  color: #94a3b8;
  margin-right: 0.625rem;
}

.p-menu-option__notes-list li {
  color: #64748b;
  font-size: 0.875rem;
  line-height: 1.7;
  margin-bottom: 0.75rem;
  padding-left: 1.25rem;
  position: relative;
  /* 文頭のドット */
}
.p-menu-option__notes-list li:last-child {
  margin-bottom: 0;
}
.p-menu-option__notes-list li::before {
  background-color: #cbd5e1;
  border-radius: 50%;
  content: "";
  height: 0.375rem;
  left: 0;
  position: absolute;
  top: 0.6em;
  width: 0.375rem;
}

/* ==========================================================================
   Project / Menu Process (当日の作業手順)
   ========================================================================== */
.p-menu-process {
  padding: 2.5rem 0;
}
@media screen and (min-width: 768px) {
  .p-menu-process {
    padding: 5rem 0;
  }
}

.p-menu-process__header {
  margin-bottom: 2rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-menu-process__header {
    margin-bottom: 3.5rem;
  }
}

.p-menu-process__title {
  color: #1e293b;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  .p-menu-process__title {
    font-size: 1.75rem;
  }
}

.p-menu-process__text {
  color: #64748b;
  font-size: 0.875rem;
}

/* リスト構造 */
.p-menu-process__list {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 50rem;
}
@media screen and (min-width: 768px) {
  .p-menu-process__list {
    gap: 2.5rem;
  }
}

/* 各ステップ項目 */
.p-menu-process__item {
  align-items: flex-start;
  display: flex;
  gap: 1rem;
  position: relative;
  /* ステップ間の縦線 */
}
.p-menu-process__item:not(:last-child)::after {
  background-color: rgba(var(--primary-blue-rgb), 0.1);
  bottom: -1rem;
  content: "";
  left: 1.25rem;
  position: absolute;
  top: 3rem;
  width: 2px;
}
@media screen and (min-width: 768px) {
  .p-menu-process__item:not(:last-child)::after {
    bottom: -1.5rem;
    left: 1.75rem;
    top: 4rem;
  }
}

/* 番号丸文字 */
.p-menu-process__number {
  background-color: var(--primary-blue);
  border-radius: 50%;
  color: #ffffff;
  display: grid;
  flex: 0 0 2.5rem;
  font-family: var(--font-en);
  font-size: 0.875rem;
  font-weight: 800;
  height: 2.5rem;
  place-items: center;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .p-menu-process__number {
    flex: 0 0 3.5rem;
    font-size: 1.125rem;
    height: 3.5rem;
  }
}

.p-menu-process__item-title {
  color: #1e293b;
  font-size: 1rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .p-menu-process__item-title {
    font-size: 1.125rem;
    margin-top: 0.875rem;
  }
}

.p-menu-process__item-text {
  color: #475569;
  font-size: 0.875rem;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  .p-menu-process__item-text {
    font-size: 1rem;
  }
}

/* ==========================================================================
   Project / Menu CTA (予約誘導エリア)
   ========================================================================== */
.p-menu-cta {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.7);
  padding: 6.25rem 0;
}
@media screen and (min-width: 768px) {
  .p-menu-cta {
    padding: 12.5rem 0;
  }
}

.p-menu-cta__inner {
  padding-inline: 1.25rem;
}

.p-menu-cta__box {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 100%);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 2.5rem;
  box-shadow: 0 40px 100px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  padding: 3.75rem 1.25rem;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-menu-cta__box {
    padding: 6.25rem 2.5rem;
  }
}

/* 背景のアクセント装飾 */
.p-menu-cta__bg-decoration {
  /* 既存の青系グラデーションを少し紫に寄せて「オーロラ」感を出す */
  background: radial-gradient(circle, rgba(42, 125, 163, 0.4) 0%, transparent 70%);
  border-radius: 50%;
  filter: blur(50px);
  height: 25rem;
  position: absolute;
  right: -5%;
  top: -10%;
  width: 25rem;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .p-menu-cta__bg-decoration {
    height: 31.25rem;
    width: 31.25rem;
  }
}
.p-menu-cta__bg-decoration--sub {
  background: radial-gradient(circle, rgba(180, 100, 250, 0.25) 0%, transparent 70%);
  left: -10%;
  top: 60%;
}
@media screen and (min-width: 768px) {
  .p-menu-cta__bg-decoration--sub {
    height: 25rem;
    width: 25rem;
  }
}

.p-menu-cta__content {
  position: relative;
  z-index: 1;
}

/* .p-menu-cta__title {
  font-size: prem(28);
  font-weight: 700;
  color: #ffffff; // ★白抜きに変更
  letter-spacing: 0.1em;
  line-height: 1.4;
  margin-bottom: prem(20);
  @include mq(md) {
    font-size: prem(42);
    margin-bottom: prem(32);
  }
} */
.p-menu-cta__title {
  /* 親要素としてのマージンなどは維持 */
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-menu-cta__title {
    margin-bottom: 2.5rem;
  }
}

/* 英語見出し：SEO対策 兼 デザインアクセント */
.p-menu-cta__en {
  color: var(--primary-blue);
  display: block;
  font-family: var(--font-lato);
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.3em;
  line-height: 1;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  .p-menu-cta__en {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}

/* 日本語見出し：メインの訴求コピー */
.p-menu-cta__jp {
  color: #ffffff;
  display: block;
  font-size: 1.75rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .p-menu-cta__jp {
    font-size: 2.625rem;
  }
}

.p-menu-cta__text {
  color: rgba(255, 255, 255, 0.7);
  font-size: max(0.875rem, 12px);
  line-height: 2;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 768px) {
  .p-menu-cta__text {
    font-size: 1.125rem;
    margin-bottom: 3.5rem;
  }
}

/* ボタンレイアウト */
/* .p-menu-cta__btns {
  display: flex;
  flex-direction: column;
  gap: prem(16);
  max-width: prem(400);
  margin: 0 auto prem(24);
  @include mq(md) {
    flex-direction: row;
    max-width: none;
    justify-content: center;
    gap: prem(20);
  }
}

.p-menu-cta__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: prem(18) prem(32);
  border-radius: prem(50); // 丸みのあるボタンで親しみやすさを
  font-weight: 800;
  font-size: prem(16);
  transition: all 0.3s ease;
  gap: prem(10);
  @include mq(md) {
    width: prem(300);
  }
}

.p-menu-cta__btn--primary {
  background-color: #ffffff; // ★背景が濃いので、ボタンは白で目立たせる
  color: var(--primary-navy); // 文字をネイビーに
  border-radius: 4px; // ★あえて角を少し立てることで「スタジオ」感を出す
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  @include hover {
    &:hover {
      background-color: var(--light-blue); // ホバーで薄い水色に
      transform: translateY(-5px);
      box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    }
  }
}

.p-menu-cta__btn--tel {
  background-color: transparent; // ★背景なし（枠線のみ）
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 4px;
  @include hover {
    &:hover {
      border-color: #ffffff;
      background-color: rgba(255, 255, 255, 0.05);
      transform: translateY(-5px);
    }
  }
} */
.p-menu-cta__info {
  color: #94a3b8;
  font-size: 0.75rem;
  font-weight: 500;
}

/* ボタン全体のレイアウト */
.p-menu-cta__btns {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  margin: 0 auto;
  max-width: 37.5rem;
}

/* LINEボタン：ここが一番目立つ */
.p-menu-cta__btn--line {
  background-color: #06c755;
  border-radius: 4px;
  box-shadow: 0 15px 30px rgba(6, 199, 85, 0.25);
  color: #ffffff;
  font-size: 1rem;
  padding: 1.25rem;
  transition: all 0.3s ease;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-menu-cta__btn--line {
    font-size: 1.125rem;
  }
}
@media (any-hover: hover) {
  .p-menu-cta__btn--line:hover {
    background-color: #05b14c;
    transform: translateY(-3px);
  }
}

/* サブボタンのラップ（PCで横並び） */
.p-menu-cta__btns-sub {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
@media screen and (min-width: 768px) {
  .p-menu-cta__btns-sub {
    flex-direction: row;
    justify-content: center;
  }
}

/* フォームと電話：控えめなゴーストデザイン */
.p-menu-cta__btn--form,
.p-menu-cta__btn--tel {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  /* 背景を「磨りガラス」風に。少し白を混ぜて視認性をアップ */
  background-color: rgba(255, 255, 255, 0.08);
  /* 枠線は少しだけ明るく */
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
  font-size: 0.875rem;
  padding: 0.9375rem;
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px) {
  .p-menu-cta__btn--form,
  .p-menu-cta__btn--tel {
    font-size: 0.9375rem;
    padding: 1rem;
  }
}
@media (any-hover: hover) {
  .p-menu-cta__btn--form:hover,
  .p-menu-cta__btn--tel:hover {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
  }
}

.p-case-carousel {
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: #f1f5f9;
  background-color: rgba(255, 255, 255, 0.6);
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  overflow: hidden;
  padding-block: 5.625rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-case-carousel {
    padding-block: 9.375rem;
  }
}

.p-case-carousel__group {
  display: flex;
  width: 100%;
}

.p-case-carousel__list {
  display: flex;
  flex-shrink: 0;
}

/* アニメーション：左から右（Before） */
.p-case-carousel__group--before .p-case-carousel__list {
  animation: scroll-right 30s linear infinite;
}
@media screen and (min-width: 1025px) {
  .p-case-carousel__group--before .p-case-carousel__list {
    animation-duration: 60s;
  }
}

/* アニメーション：右から左（After） */
.p-case-carousel__group--after .p-case-carousel__list {
  animation: scroll-left 50s linear infinite;
}

@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
.p-case-carousel__item {
  background-color: #fff;
  border-radius: 0.75rem;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  margin-right: 0.125rem;
  padding: 0.125rem;
  position: relative;
  width: 10rem;
}
@media screen and (min-width: 768px) {
  .p-case-carousel__item {
    margin-right: 1.25rem;
    padding: 0.5rem;
    width: 18.75rem;
  }
}
.p-case-carousel__item img {
  -o-object-fit: cover;
  aspect-ratio: 4/3;
  border-radius: 0.5rem;
  object-fit: cover;
  width: 100%;
}
.p-case-carousel__item span {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0.125rem;
  color: var(--primary-blue);
  font-family: var(--font-lato);
  font-size: 0.625rem;
  font-weight: 900;
  left: 0.5rem;
  letter-spacing: 0.15em;
  padding: 0.25rem 0.625rem;
  position: absolute;
  top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .p-case-carousel__item span {
    font-size: 0.625rem;
    padding: 0.125rem 0.5rem;
  }
}

.p-menu-list {
  /* .p-menu-hero--fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    height: 100svh;
    z-index: 1;
  } */
}
.p-menu-list__content {
  background: radial-gradient(circle at 50% 40%, #ffffff 0%, #f2f7fb 50%, #dae9f5 100%);
  /* position: relative;
  z-index: 2; // Hero(z-index:1)より上にする
  background-color: #fff; // 下のHeroを隠すために背景色は必須
  margin-top: 100vh; // Heroの高さ分だけ開始位置を下げる
  margin-top: 100svh;
  padding-top: prem(80);
  padding-bottom: prem(100);
  box-shadow: 0 -10px 40px rgba(0, 0, 0, 0.05); */
  background-color: #fff;
  background-size: 100% 200%;
  position: relative;
  z-index: 2;
}

.p-menu-list__title {
  margin-bottom: 3.75rem;
  text-align: center;
}
.p-menu-list__title-en {
  color: var(--primary-blue);
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  margin-bottom: 0.5rem;
}
.p-menu-list__title-jp {
  color: #1e293b;
  display: block;
  display: inline-block;
  font-size: 1.75rem;
  font-weight: 800;
  padding-bottom: 0.9375rem;
  position: relative;
}
.p-menu-list__title-jp::after {
  background: var(--primary-blue);
  border-radius: 2px;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 40px;
}

.p-menu-card {
  background: #fff;
  border: 1px solid #eee;
  color: inherit;
  display: block;
  text-decoration: none;
  transition: all 0.4s ease;
}
.p-menu-card:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transform: translateY(-10px);
}
.p-menu-card:hover .p-menu-card__btn::after {
  transform: translateX(5px);
}
.p-menu-card__img-wrap {
  aspect-ratio: 4/3;
  overflow: hidden;
}
.p-menu-card__img-wrap img {
  -o-object-fit: cover;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
  width: 100%;
}
.p-menu-card__body {
  padding: 1.25rem;
}
.p-menu-card__title {
  font-size: 1.125rem;
  font-weight: 700;
}
.p-menu-card__price {
  color: var(--primary-blue);
  font-family: var(--font-lato);
  font-size: 1.375rem;
  margin-top: 0.625rem;
}

.p-menu-grid {
  padding-top: 5rem;
}
@media screen and (min-width: 1025px) {
  .p-menu-grid {
    padding-top: 7.5rem;
  }
}

.p-menu-grid__container {
  /* display: grid;
  gap: prem(30);
  grid-template-columns: 1fr;

  @include mq(md) {
    grid-template-columns: repeat(2, 1fr);
  }
  @include mq(lg) {
    grid-template-columns: repeat(4, 1fr);
  } */
}

.p-menu-options {
  padding-bottom: 6.25rem;
  /* &__title {
    text-align: center;
    margin-bottom: prem(50);
    &-en {
      display: block;
      font-size: prem(13);
      color: var(--primary-blue);
      letter-spacing: 0.1em;
      font-weight: 700;
    }
    &-jp {
      font-size: prem(24);
      font-weight: 800;
    }
  } */
}
.p-menu-options__inner {
  margin: 0 auto;
  max-width: 50rem;
}
.p-menu-options__items {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(var(--primary-blue-rgb), 0.1);
  border-radius: 1.25rem;
  padding: 1.25rem 1.875rem;
}
.p-menu-options__item {
  align-items: center;
  border-bottom: 1px dashed #cbd5e1;
  display: flex;
  gap: 0.75rem;
  justify-content: space-between;
  padding: 1.5625rem 0;
}
.p-menu-options__item:last-child {
  border-bottom: none;
}
@media screen and (min-width: 768px) {
  .p-menu-options__item {
    gap: 2.5rem;
  }
}
.p-menu-options__main {
  color: #1e293b;
  display: block;
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 0.3125rem;
}
.p-menu-options__sub {
  color: #64748b;
  font-size: 0.875rem;
}
.p-menu-options__price {
  color: var(--primary-blue);
  font-size: 1.5rem;
  font-weight: 800;
  white-space: nowrap;
}
.p-menu-options__note {
  color: #94a3b8;
  font-size: 0.75rem;
  margin-top: 1.25rem;
}
@media screen and (min-width: 1025px) {
  .p-menu-options__note {
    text-align: right;
  }
}

.p-menu-gallery {
  width: 100%;
}

.p-menu-gallery__grid {
  display: grid;
  gap: 0.25rem;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 1025px) {
  .p-menu-gallery__grid {
    gap: 1.5rem;
    gap: 0.75rem;
  }
}

/* 各アイテムのカード枠 */
.p-menu-gallery__item {
  aspect-ratio: 4/3;
  background-color: #f5f5f5;
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.06);
  overflow: hidden;
}
@media (any-hover: hover) {
  .p-menu-gallery__item:hover .p-menu-gallery__img {
    transform: scale(1.05);
  }
}

/* 画像自体のスタイリング */
.p-menu-gallery__img {
  -o-object-fit: cover;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
  width: 100%;
}

/* ************************************
foundation
************************************ */
/* ************************************
layout
************************************ */
/* ************************************
component
************************************ */
/* ************************************
utility
************************************ */
/* ************************************
project
************************************ */
/*# sourceMappingURL=sourcemaps/style.css.map */