@charset "UTF-8";
/*
Theme Name:  Grit LP
Author: will
Version: 1.0 ver
*/
/* リセットCSS */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5要素の表示をブロックレベルに設定 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* 画像のボーダーを削除 */
img {
  border-style: none;
}

/* リンクのテキスト装飾をリセット */
a {
  text-decoration: none;
  color: inherit;
}

/* フォーム要素の外観をリセット */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/* ボタンと入力タイプをリセット */
button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
body {
  color: #333333;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.en {
  font-family: copperplate, serif;
  font-weight: 700;
  font-style: normal;
}

.gold {
  color: #978934;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

/* =========================================================
   header
   ========================================================= */
.page-lp-header {
  top: 20px;
  left: 0;
  right: 0;
  z-index: 2;
  position: absolute;
  width: 100%;
}
.page-lp-header .header__inner {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page-lp-header .header__inner .header__logo {
  width: 170px;
}
.page-lp-header .header__inner .header__toggle {
  display: none;
  position: relative;
  z-index: 30;
  width: 40px;
  height: 40px;
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.page-lp-header .header__inner .header__toggle .header__toggle-bar {
  position: absolute;
  left: 8px;
  right: 8px;
  height: 2px;
  background: #fff;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.page-lp-header .header__inner .header__toggle .header__toggle-bar:nth-child(1) {
  top: 13px;
}
.page-lp-header .header__inner .header__toggle .header__toggle-bar:nth-child(2) {
  top: 19px;
}
.page-lp-header .header__inner .header__toggle .header__toggle-bar:nth-child(3) {
  top: 25px;
}
.page-lp-header .header__inner .header__nav {
  color: white;
}
.page-lp-header .header__inner .header__nav ul {
  display: flex;
  align-items: center;
}
.page-lp-header .header__inner .header__nav ul li {
  font-weight: 700;
  letter-spacing: 2px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.page-lp-header .header__inner .header__nav ul li a {
  position: relative;
}
.page-lp-header .header__inner .header__nav ul li:not(.header-cta) a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease;
}
.page-lp-header .header__inner .header__nav ul li:not(.header-cta) a:hover::after {
  transform: scaleX(1);
}
.page-lp-header .header__inner .header__nav ul li + li {
  margin-left: 40px;
}
.page-lp-header .header__inner .header__nav ul li.header-cta a {
  display: inline-block;
  padding: 12px 30px;
  background: #978934;
  transition: background 0.3s ease, transform 0.3s ease;
}
.page-lp-header .header__inner .header__nav ul li.header-cta a:hover {
  background: #b3a44e;
  transform: translateY(-2px);
}
.page-lp-header .header__inner .header__nav ul li.header-drawer-cta {
  display: none;
}
.page-lp-header.is-open .header__toggle-bar:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}
.page-lp-header.is-open .header__toggle-bar:nth-child(2) {
  opacity: 0;
}
.page-lp-header.is-open .header__toggle-bar:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

/* =========================================================
   GRIT LP
   color : gold #978934
   font  : noto-sans-cjk-jp (Adobe Fonts / Typekit)
   ========================================================= */
body {
  font-family: "noto-sans-cjk-jp", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

.sp-br {
  display: none;
}

/* =========================================================
   loader（ローディングアニメーション）
   ========================================================= */
.loader {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #333333;
  transition: opacity 0.6s ease, visibility 0.6s ease;
}
.loader__logo {
  width: clamp(160px, 40vw, 220px);
  opacity: 0;
  animation: loaderFadeIn 1.1s ease forwards;
}
.loader.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

@keyframes loaderFadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* ローディング後、FV要素を左からふわっとフェードイン
   （メインキャッチ → サブキャッチ＋ボタン同時） */
.fv__title,
.fv__lead,
.fv__cta {
  opacity: 0;
  transform: translateX(-15px);
}

.is-loaded .fv__title {
  animation: fvFadeInLeft 1.5s ease forwards;
}
.is-loaded .fv__lead,
.is-loaded .fv__cta {
  animation: fvFadeInLeft 1.5s ease 0.5s forwards;
}

@keyframes fvFadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-15px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/* =========================================================
   fv (first view)
   ========================================================= */
.page-lp-fv .fv__inner {
  background-image: url(img/page-lp-fv-bg.webp);
  background-size: cover;
  background-position: center;
}
.page-lp-fv .fv__inner .fv__content {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 180px 0 100px 0;
  color: white;
}
.page-lp-fv .fv__inner .fv__content .fv__title {
  font-size: 44px;
  font-weight: 900;
  letter-spacing: 3px;
  line-height: 1.3em;
}
.page-lp-fv .fv__inner .fv__content .fv__lead {
  font-size: 20px;
  font-weight: 600;
  margin-top: 20px;
  letter-spacing: 3px;
}
.page-lp-fv .fv__inner .fv__content .fv__cta {
  display: inline-block;
  background: #978934;
  color: white;
  letter-spacing: 2px;
  font-weight: 600;
  padding: 15px 60px;
  margin-top: 60px;
  transition: background 0.3s ease, color 0.3s ease;
}
.page-lp-fv .fv__inner .fv__content .fv__cta:hover {
  background: #fff;
  color: #978934;
}

/* =========================================================
   issue
   ========================================================= */
.page-lp-issue {
  padding: clamp(60px, 8vw, 110px) 20px;
  background: #f4f2ec url(img/page-lp-issue-bg.webp) no-repeat center center/cover;
}

.issue__inner {
  max-width: 1080px;
  margin: 0 auto;
}
.issue__head {
  text-align: center;
  margin-bottom: clamp(36px, 5vw, 60px);
}
.issue__logo {
  display: block;
  width: 36px;
  margin: 0 auto 14px;
}
.issue__title {
  font-weight: 900;
  font-size: 32px;
  letter-spacing: 3px;
  color: #333333;
}
.issue__title-accent {
  color: #978934;
}
.issue__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(16px, 1.8vw, 28px);
}
.issue__item {
  display: flex;
  align-items: center;
  gap: clamp(14px, 1.6vw, 22px);
  padding: clamp(20px, 2vw, 28px) clamp(20px, 2.4vw, 32px);
  border: 1px solid #333333;
}
.issue__item-icon {
  flex-shrink: 0;
  width: clamp(44px, 4vw, 52px);
}
.issue__item-icon img {
  display: block;
  width: 100%;
}
.issue__item-text {
  font-size: clamp(14px, 1.1vw, 16px);
  line-height: 1.7;
  letter-spacing: 0.02em;
  font-weight: 600;
}
.issue__closing {
  position: relative;
  margin-top: 100px;
  text-align: center;
}
.issue__arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: clamp(96px, 12vw, 156px);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.issue__message {
  position: relative;
  z-index: 1;
  text-align: center;
  font-weight: 900;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: 3px;
  color: #333333;
}
.issue__message-accent {
  color: #978934;
}

/* =========================================================
   chart
   ========================================================= */
.page-lp-chart {
  padding: clamp(60px, 8vw, 110px) 20px;
  background: #26241c url(img/page-lp-chart-bg.webp) no-repeat center center/cover;
}

.chart__inner {
  max-width: 1240px;
  margin: 0 auto;
}
.chart__title {
  text-align: center;
  margin-bottom: clamp(36px, 4.5vw, 60px);
  color: #fff;
  font-weight: 900;
  font-size: 32px;
  letter-spacing: 3px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}
.chart__table {
  width: 100%;
  background: #f0ebce;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.2);
}
.chart__table th,
.chart__table td {
  padding: clamp(14px, 1.6vw, 22px) 8px;
  text-align: center;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 2px;
  border-bottom: 1px solid #d9d3c2;
}
.chart__table th:first-child {
  padding-left: clamp(20px, 2vw, 32px);
  text-align: left;
}
.chart__table thead th {
  background: #26241c;
  color: #fff;
  letter-spacing: 0.04em;
  border-bottom: none;
}
.chart__table tbody th {
  color: #333333;
}
.chart__table tbody td {
  color: #555;
}
.chart__table tbody tr:last-child td,
.chart__table tbody tr:last-child th {
  border-bottom: none;
}
.chart__table-highlight {
  background: #d9d098;
}
.chart__table-highlight th {
  color: #26241c;
}

/* =========================================================
   merit
   ========================================================= */
.page-lp-merit {
  padding: calc(clamp(60px, 8vw, 110px) + 50px) 20px;
  background: #e9e9e7 url(img/page-lp-merit-bg.webp) no-repeat center center/cover;
}

.merit__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 95%;
  max-width: 1260px;
  margin: 0 auto;
}
.merit__head {
  width: 27%;
  position: sticky;
  top: calc(clamp(80px, 12vh, 120px) + 40px);
  transform: translateY(-15px);
}
.merit__label {
  position: absolute;
  bottom: calc(100% + clamp(10px, 1.4vw, 16px));
  left: 0;
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #26241c;
}
.merit__label::before {
  content: "";
  width: clamp(28px, 3vw, 48px);
  height: 1px;
  background: #26241c;
}
.merit__title {
  margin-top: 0;
  font-weight: 900;
  font-size: 32px;
  line-height: 1.4;
  letter-spacing: 0.06em;
  white-space: nowrap;
  color: #26241c;
}
.merit__title-accent {
  color: #978934;
}
.merit__list {
  width: 68%;
  display: flex;
  flex-direction: column;
  gap: clamp(20px, 2.2vw, 32px);
}
.merit__item {
  background: #fff;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
}
.merit__item-head {
  display: flex;
  align-items: center;
  gap: clamp(16px, 2vw, 32px);
  padding: clamp(16px, 1.8vw, 24px) clamp(20px, 2.4vw, 36px);
  background: #6f6f6c;
  color: #fff;
}
.merit__item-num {
  flex-shrink: 0;
  font-size: 52px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.02em;
}
.merit__item-title {
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 0.04em;
}
.merit__item-text {
  padding: clamp(18px, 1.8vw, 26px) clamp(20px, 2.4vw, 36px);
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 3px;
  color: #333333;
  font-weight: bold;
}

/* =========================================================
   risk
   ========================================================= */
.page-lp-risk {
  position: relative;
  padding: clamp(60px, 8vw, 110px) 20px clamp(70px, 9vw, 120px);
  background: url(img/page-lp-risk-bg.webp) no-repeat center bottom/cover;
}
.page-lp-risk::after {
  content: "";
  position: absolute;
  bottom: calc(clamp(36px, 3.9vw, 51px) * -1);
  left: 50%;
  transform: translateX(-50%);
  border-left: clamp(42px, 4.5vw, 63px) solid transparent;
  border-right: clamp(42px, 4.5vw, 63px) solid transparent;
  border-top: clamp(36px, 3.9vw, 51px) solid #54514f;
}

.risk__inner {
  max-width: 1240px;
  margin: 0 auto;
}
.risk__head {
  text-align: center;
  color: #fff;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
}
.risk__title {
  font-weight: 900;
  font-size: 32px;
  letter-spacing: 0.06em;
}
.risk__lead {
  margin-top: clamp(12px, 1.4vw, 18px);
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.04em;
}
.risk__list {
  display: flex;
  justify-content: center;
  margin-top: 100px;
}
.risk__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: clamp(240px, 26vw, 360px);
  aspect-ratio: 1/1;
  margin: 0 clamp(-30px, -2vw, -16px);
  padding: clamp(20px, 2.4vw, 40px);
  border-radius: 50%;
  text-align: center;
  background: rgba(255, 255, 255, 0.7);
}
.risk__item:first-child {
  left: -12px;
}
.risk__item:last-child {
  left: 12px;
}
.risk__item-title {
  font-weight: 900;
  font-size: clamp(18px, 1.8vw, 26px);
  letter-spacing: 0.04em;
  color: #333333;
}
.risk__item-icon {
  width: clamp(48px, 4.5vw, 68px);
  margin: clamp(14px, 1.6vw, 22px) 0;
}
.risk__item-icon img {
  display: block;
  width: 100%;
}
.risk__item-text {
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.02em;
  font-weight: bold;
  color: #333333;
}

/* =========================================================
   message
   ========================================================= */
.page-lp-message {
  padding: clamp(60px, 8vw, 110px) 20px;
  background: #e8e5da;
}

.message__inner {
  max-width: 1240px;
  margin: 0 auto;
}
.message__lead {
  text-align: center;
  font-weight: 900;
  font-size: 32px;
  line-height: 1.4;
  letter-spacing: 0.06em;
  color: #26241c;
}
.message__lead-accent {
  color: #978934;
}
.message__box {
  margin-top: clamp(36px, 4.5vw, 60px);
  padding: 20px;
  background: #978934;
  text-align: center;
}
.message__box-logo img {
  display: inline-block;
  width: clamp(160px, 18vw, 240px);
}
.message__box-text {
  margin-top: clamp(18px, 2vw, 28px);
  color: #fff;
  font-weight: 900;
  font-size: 32px;
  letter-spacing: 0.04em;
}
.message__box-highlight {
  display: inline-block;
  margin: 0 clamp(6px, 0.8vw, 12px);
  padding: clamp(4px, 0.6vw, 10px) clamp(10px, 1.4vw, 20px);
  background: #fff;
  color: #26241c;
}

/* =========================================================
   reason
   ========================================================= */
.page-lp-reason {
  position: relative;
  padding: clamp(60px, 8vw, 110px) 20px;
  background: #fff;
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto;
}
.page-lp-reason::before {
  content: "";
  position: absolute;
  top: 7%;
  right: 2%;
  width: clamp(180px, 22vw, 320px);
  aspect-ratio: 1/1;
  background: url(img/page-lp-logo-ashirai.webp) no-repeat center/contain;
  z-index: 0;
}

.reason__inner {
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto;
}
.reason__head {
  margin-bottom: clamp(36px, 5vw, 64px);
}
.reason__label {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #26241c;
}
.reason__label::before {
  content: "";
  width: clamp(28px, 3vw, 48px);
  height: 1px;
  background: #26241c;
}
.reason__title {
  margin-top: clamp(12px, 1.6vw, 20px);
  font-weight: 900;
  font-size: 32px;
  letter-spacing: 0.06em;
  color: #26241c;
}
.reason__title-accent {
  margin-left: 0.4em;
  color: #978934;
}
.reason__lead {
  margin-top: clamp(12px, 1.4vw, 18px);
  font-size: 16px;
  letter-spacing: 0.04em;
  font-weight: bold;
}
.reason__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.reason__item {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 40px;
  border: 1px solid #333333;
}
.reason__item:not(:first-child) {
  border-left: none;
}
.reason__item::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 40px;
  width: 75px;
  height: 6px;
  background: #9b8e3d;
}
.reason__item-top {
  display: contents;
}
.reason__item-num {
  align-self: flex-start;
  padding-top: 0;
  font-size: 52px;
  font-weight: 900;
  line-height: 1;
  color: #978934;
}
.reason__item-icon {
  width: clamp(88px, 10vw, 130px);
  margin-left: auto;
  transform: translateY(-30px);
}
.reason__item-icon img {
  display: block;
  width: 100%;
}
.reason__item-title {
  font-weight: 900;
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #978934;
}
.reason__item-text {
  margin-top: clamp(14px, 1.6vw, 22px);
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 2px;
  color: #333333;
}

/* =========================================================
   service
   ========================================================= */
.page-lp-service {
  padding: 80px 0;
  background: url(img/page-lp-service-bg.webp) no-repeat center center/cover;
}

.service__inner {
  width: 90%;
  max-width: 1340px;
  margin: 0 auto;
}
.service__title {
  text-align: center;
  margin-bottom: clamp(32px, 4.5vw, 56px);
  color: #fff;
  font-weight: 900;
  font-size: 32px;
  letter-spacing: 0.06em;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
}
.service__list {
  padding: clamp(28px, 4vw, 64px) clamp(24px, 4vw, 72px);
  background: rgba(255, 255, 255, 0.95);
}
.service__item {
  display: grid;
  grid-template-columns: 55% 40%;
  justify-content: space-between;
  padding: clamp(30px, 4vw, 56px) 0;
  border-top: 1px solid #bdbcbc;
}
.service__item:first-child {
  padding-top: 0;
  border-top: none;
}
.service__item:last-child {
  padding-bottom: 0;
}
.service__item-body {
  padding-left: 30px;
  margin-top: 20px;
}
.service__item-title {
  margin-bottom: clamp(14px, 1.6vw, 22px);
  color: #978934;
  font-weight: 900;
  font-size: clamp(20px, 2vw, 28px);
  letter-spacing: 0.04em;
}
.service__item-text {
  color: #333333;
  font-size: clamp(14px, 1.05vw, 16px);
  line-height: 1.9;
  letter-spacing: 0.02em;
}
.service__item-img {
  padding-right: 30px;
}
.service__item-img img {
  display: block;
  width: 100%;
}

/* =========================================================
   cta
   ========================================================= */
.page-lp-cta {
  padding: 120px 0;
  background: #e9e7da;
  text-align: center;
}

.cta__inner {
  max-width: 900px;
  margin: 0 auto;
}
.cta__title {
  font-weight: 900;
  font-size: 50px;
  line-height: 1.4;
  letter-spacing: 0.06em;
  color: #26241c;
}
.cta__lead {
  margin-top: clamp(14px, 1.8vw, 24px);
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #555;
}
.cta__btn {
  display: inline-block;
  margin-top: clamp(32px, 4vw, 56px);
  padding: 12px 100px;
  background: linear-gradient(90deg, #8a7c2c 0%, #b3a44e 50%, #8a7c2c 100%);
  color: #fff;
  font-weight: 900;
  font-size: 26px;
  letter-spacing: 0.1em;
  transition: filter 0.3s ease, transform 0.3s ease;
}
.cta__btn:hover {
  filter: brightness(1.1);
  transform: translateY(-2px);
}

/* =========================================================
   voice (slider)
   ========================================================= */
.page-lp-voice {
  padding: clamp(60px, 8vw, 110px) 20px clamp(70px, 9vw, 120px);
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.05)), url(img/page-lp-voice-bg.webp) no-repeat center center/cover;
}

.voice__inner {
  max-width: 1600px;
  margin: 0 auto;
}
.voice__head {
  color: #fff;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
  width: 90%;
  max-width: 1500px;
  margin: 0 auto;
  margin-bottom: clamp(28px, 3.5vw, 48px);
}
.voice__label {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 2px;
}
.voice__label::before {
  content: "";
  width: clamp(28px, 3vw, 48px);
  height: 1px;
  background: #fff;
}
.voice__title {
  margin-top: clamp(12px, 1.6vw, 20px);
  font-weight: 900;
  font-size: 32px;
  letter-spacing: 0.06em;
}
.voice__title-accent {
  margin-left: 0.3em;
}
.voice__note {
  margin-top: clamp(8px, 1vw, 14px);
  font-size: 16px;
  font-weight: 600;
}
.voice__slider {
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  gap: clamp(12px, 2vw, 32px);
}
.voice__viewport {
  flex: 1;
  overflow: hidden;
}
.voice__list {
  display: flex;
  transition: transform 0.5s ease;
}
.voice__item {
  flex: 0 0 100%;
  display: grid;
  grid-template-columns: 40% 58%;
  justify-content: space-between;
  align-items: center;
  padding: 50px;
  background: #fff;
}
.voice__profile {
  text-align: center;
}
.voice__profile-img {
  width: clamp(140px, 14vw, 220px);
  margin: 0 auto clamp(20px, 2.5vw, 36px);
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
}
.voice__profile-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.voice__profile-attr {
  font-weight: 900;
  font-size: 24px;
  letter-spacing: 0.04em;
  color: #333333;
}
.voice__detail {
  display: flex;
  flex-direction: column;
  gap: clamp(6px, 0.8vw, 10px);
}
.voice__detail-label {
  align-self: flex-start;
  margin-top: clamp(12px, 1.4vw, 18px);
  padding: 3px 20px;
  background: #333333;
  color: #fff;
  font-weight: 900;
  font-size: 20px;
  letter-spacing: 0.04em;
  border-radius: 7px;
}
.voice__detail-label:first-child {
  margin-top: 0;
}
.voice__detail-text {
  margin-top: calc(clamp(6px, 0.8vw, 10px) / -2);
  padding-left: clamp(6px, 0.8vw, 12px);
  font-size: 20px;
  letter-spacing: 0.02em;
  color: #333;
}
.voice__arrow {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(40px, 4vw, 60px);
  aspect-ratio: 1/1;
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  background: transparent;
  color: #fff;
  font-size: clamp(16px, 1.6vw, 22px);
  cursor: pointer;
  transition: background 0.3s, color 0.3s;
}
.voice__arrow:hover {
  background: #fff;
  color: #333333;
}
.voice__dots {
  display: flex;
  justify-content: center;
  gap: 14px;
  margin-top: clamp(20px, 2.4vw, 32px);
}
.voice__dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: background 0.3s;
}
.voice__dot.is-active {
  background: #3a3a3a;
}

/* =========================================================
   greeting (代表メッセージ)
   ========================================================= */
.page-lp-greeting {
  padding: clamp(60px, 8vw, 110px) 20px;
  background: #333333;
}

.greeting__inner {
  display: grid;
  grid-template-columns: 1fr clamp(320px, 38%, 520px);
  align-items: center;
  gap: clamp(32px, 5vw, 80px);
  max-width: 1240px;
  margin: 0 auto;
}
.greeting__content {
  position: relative;
  color: #fff;
}
.greeting__content::before {
  content: "";
  position: absolute;
  top: 18%;
  right: -5%;
  width: 65%;
  aspect-ratio: 1/1;
  background: url(img/page-lp-message-logo-ashirai.webp) no-repeat center/contain;
  z-index: 0;
}
.greeting__head {
  position: relative;
  z-index: 1;
  margin-bottom: clamp(28px, 3.5vw, 48px);
}
.greeting__label {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 2px;
}
.greeting__label::before {
  content: "";
  width: clamp(28px, 3vw, 48px);
  height: 1px;
  background: #fff;
}
.greeting__title {
  margin-top: 0;
  font-weight: 900;
  font-size: 32px;
  letter-spacing: 0.08em;
}
.greeting__body {
  position: relative;
  z-index: 1;
}
.greeting__text {
  font-size: 16px;
  line-height: 1.9;
  letter-spacing: 0.02em;
}
.greeting__text + .greeting__text {
  margin-top: clamp(18px, 2vw, 28px);
}
.greeting__sign {
  position: relative;
  z-index: 1;
  margin-top: clamp(28px, 3.5vw, 48px);
  text-align: right;
}
.greeting__sign-company {
  font-weight: bold;
  font-size: clamp(15px, 1.4vw, 20px);
  letter-spacing: 4px;
}
.greeting__sign-name {
  margin-top: clamp(8px, 1vw, 14px);
  font-weight: 900;
  font-size: clamp(22px, 2.4vw, 32px);
  letter-spacing: 0.08em;
}
.greeting__img img {
  display: block;
  width: 100%;
}

/* =========================================================
   offer (無料相談)
   ========================================================= */
.page-lp-offer {
  padding: 100px 0 70px 0;
  background: #e9e7da;
}

.offer__inner {
  max-width: 1240px;
  margin: 0 auto;
}
.offer__title {
  text-align: center;
  margin-bottom: clamp(28px, 4vw, 52px);
  font-weight: 900;
  font-size: 42px;
  letter-spacing: 0.06em;
  color: #26241c;
}
.offer__box {
  max-width: 1080px;
  margin: 0 auto;
  padding: 40px 20px;
  background: #fff;
  text-align: center;
}
.offer__box-title {
  margin-bottom: 20px;
  color: #978934;
  font-weight: 900;
  font-size: 29px;
  letter-spacing: 0.06em;
}
.offer__box-lead {
  margin-bottom: clamp(8px, 0.9vw, 12px);
  font-size: 18px;
  color: #333333;
}
.offer__box-list {
  display: inline-block;
  margin: 0 auto clamp(7px, 0.8vw, 11px);
  text-align: left;
}
.offer__box-item {
  font-size: clamp(14px, 1.2vw, 18px);
  line-height: 1.9;
  color: #333333;
}
.offer__box-note {
  margin-bottom: 35px;
  font-size: clamp(14px, 1.2vw, 18px);
  color: #333333;
}
.offer__btn {
  display: inline-block;
  padding: 12px 130px;
  background: linear-gradient(90deg, #8a7c2c 0%, #b3a44e 50%, #8a7c2c 100%);
  color: #fff;
  font-weight: 900;
  font-size: 26px;
  letter-spacing: 0.1em;
  transition: filter 0.3s ease, transform 0.3s ease;
}
.offer__btn:hover {
  filter: brightness(1.1);
  transform: translateY(-2px);
}

/* =========================================================
   faq
   ========================================================= */
.page-lp-faq {
  padding: 90px 20px 120px 20px;
  background: linear-gradient(rgba(244, 247, 250, 0.82), rgba(244, 247, 250, 0.82)), url(img/page-lp-voice-bg.webp) no-repeat center center/cover;
}

.faq__inner {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.faq__head {
  margin-bottom: clamp(36px, 5vw, 60px);
}
.faq__label {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #26241c;
}
.faq__label::before {
  content: "";
  width: clamp(28px, 3vw, 48px);
  height: 1px;
  background: #26241c;
}
.faq__title {
  margin-top: clamp(12px, 1.6vw, 20px);
  font-weight: 900;
  font-size: 32px;
  letter-spacing: 0.06em;
  color: #26241c;
}
.faq__list {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: clamp(16px, 2vw, 28px);
}
.faq__item {
  padding: 25px 60px;
  border: 1px solid #333333;
  background: rgba(255, 255, 255, 0.25);
}
.faq__q {
  display: flex;
  align-items: center;
  gap: clamp(14px, 1.6vw, 24px);
}
.faq__a {
  display: flex;
  align-items: flex-start;
  gap: clamp(14px, 1.6vw, 24px);
  margin-top: clamp(16px, 1.8vw, 26px);
}
.faq__mark {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(40px, 3.6vw, 54px);
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #978934;
  color: #fff;
  font-weight: 900;
  font-size: clamp(18px, 1.6vw, 24px);
}
.faq__mark--q {
  background: #d5cb92;
  color: #333333;
}
.faq__mark--a {
  background: #a3964c;
  color: #fff;
}
.faq__q-text {
  font-weight: 900;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #86792f;
}
.faq__a-text {
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #333333;
}

/* =========================================================
   company (会社概要)
   ========================================================= */
.page-lp-company {
  padding: 80px 0;
  background: #fff;
}

.company__head, .company__list {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
.company__label {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #26241c;
}
.company__label::before {
  content: "";
  width: clamp(28px, 3vw, 48px);
  height: 1px;
  background: #26241c;
}
.company__title {
  font-weight: 900;
  font-size: 32px;
  letter-spacing: 0.06em;
  color: #26241c;
}
.company__map {
  margin: clamp(28px, 3.5vw, 48px) 0 clamp(40px, 5vw, 72px);
}
.company__map iframe {
  display: block;
  width: 100%;
  height: clamp(280px, 32vw, 440px);
  border: 0;
}
.company__row {
  display: grid;
  grid-template-columns: clamp(180px, 26%, 320px) 1fr;
}
.company__term {
  padding: clamp(22px, 2.4vw, 36px) clamp(20px, 3vw, 60px) clamp(22px, 2.4vw, 36px) 0;
  border-bottom: 2px solid #26241c;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-align: center;
  color: #333333;
}
.company__desc {
  padding: 30px 0 30px 100px;
  border-bottom: 1px solid #ddd;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #333333;
}

/* =========================================================
   contact (フォーム)
   ========================================================= */
.page-lp-contact {
  padding: clamp(70px, 9vw, 120px) 20px;
  background: #e9e7da;
}

.contact__inner {
  max-width: 1240px;
  margin: 0 auto;
}
.contact__head {
  text-align: center;
  margin-bottom: clamp(32px, 4vw, 56px);
}
.contact__title {
  font-weight: 900;
  font-size: 40px;
  letter-spacing: 0.06em;
  color: #26241c;
}
.contact__title-accent {
  color: #978934;
}
.contact__lead {
  margin-top: clamp(10px, 1.4vw, 18px);
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.04em;
  color: #333333;
}
.contact__form {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}
.contact__panel {
  padding: 40px 60px;
  background: #cfccc0;
}
.contact__row--half {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(20px, 3vw, 48px);
}
.contact__field {
  margin-bottom: 20px;
}
.contact__label {
  display: block;
  margin-bottom: clamp(8px, 1vw, 12px);
  font-weight: 900;
  font-size: clamp(14px, 1.1vw, 16px);
  letter-spacing: 0.04em;
  color: #26241c;
}
.contact__input {
  width: 100%;
  padding: clamp(12px, 1.4vw, 18px) clamp(12px, 1.4vw, 18px);
  background: #eceae0;
  border: none;
  font-family: inherit;
  font-size: clamp(14px, 1.1vw, 16px);
  color: #333333;
}
.contact__select {
  position: relative;
}
.contact__select::after {
  content: "";
  position: absolute;
  top: 50%;
  right: clamp(14px, 1.6vw, 22px);
  width: 9px;
  height: 9px;
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
  transform: translateY(-70%) rotate(45deg);
  pointer-events: none;
}
.contact__select-input {
  width: 100%;
  padding: clamp(12px, 1.4vw, 18px) clamp(36px, 4vw, 48px) clamp(12px, 1.4vw, 18px) clamp(12px, 1.4vw, 18px);
  background: #eceae0;
  border: none;
  border-radius: 0;
  font-family: inherit;
  font-size: clamp(14px, 1.1vw, 16px);
  color: #333333;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.contact__submit {
  text-align: center;
  margin-top: clamp(36px, 5vw, 64px);
}
.contact__btn {
  display: inline-block;
  padding: clamp(16px, 1.8vw, 26px) clamp(70px, 9vw, 140px);
  background: linear-gradient(90deg, #8a7c2c 0%, #b3a44e 50%, #8a7c2c 100%);
  border: none;
  color: #fff;
  font-family: inherit;
  font-weight: 900;
  font-size: clamp(16px, 1.5vw, 20px);
  letter-spacing: 0.1em;
  cursor: pointer;
}
.contact__form .wpcf7-form-control-wrap {
  display: block;
}
.contact__form .wpcf7-form p {
  margin: 0;
}
.contact__form .wpcf7-spinner {
  margin: 0 0 0 12px;
}
.contact__form .wpcf7-form .wpcf7-response-output {
  margin: clamp(20px, 3vw, 28px) 0 0;
  padding: 0;
  border: none;
  background: none;
  color: #26241c;
  text-align: center;
  font-family: inherit;
  font-size: clamp(13px, 1.05vw, 15px);
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0.04em;
}
.contact__form .wpcf7-form.sent .wpcf7-response-output {
  color: #26241c;
}
.contact__form .wpcf7-form.invalid .wpcf7-response-output,
.contact__form .wpcf7-form.unaccepted .wpcf7-response-output,
.contact__form .wpcf7-form.spam .wpcf7-response-output,
.contact__form .wpcf7-form.failed .wpcf7-response-output,
.contact__form .wpcf7-form.aborted .wpcf7-response-output {
  color: #b3403a;
}
.contact__form .wpcf7-not-valid-tip {
  display: block;
  margin-top: 8px;
  color: #b3403a;
  font-family: inherit;
  font-size: clamp(12px, 1vw, 13px);
  font-weight: 600;
  letter-spacing: 0.02em;
}
.contact__form .wpcf7-not-valid {
  outline: 2px solid #b3403a;
  outline-offset: -2px;
}
.contact__field--agree {
  margin-top: clamp(20px, 3vw, 32px);
  margin-bottom: 0;
  text-align: center;
}
.contact__agree {
  display: inline-flex;
  align-items: center;
  font-size: clamp(13px, 1.05vw, 15px);
  line-height: 1.6;
  color: #26241c;
  cursor: pointer;
}
.contact__agree .wpcf7-form-control-wrap {
  display: inline-flex;
}
.contact__agree .wpcf7-list-item {
  margin: 0;
}
.contact__agree .wpcf7-list-item label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  font-weight: 600;
}
.contact__agree input[type=checkbox] {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  accent-color: #978934;
  cursor: pointer;
}
.contact__agree a {
  color: #978934;
  text-decoration: underline;
  transition: opacity 0.3s ease;
}
.contact__agree a:hover {
  opacity: 0.7;
}
.contact__recaptcha-note {
  margin-top: clamp(12px, 1.6vw, 18px);
  text-align: center;
  font-size: clamp(11px, 0.9vw, 12px);
  line-height: 1.7;
  color: #777;
}
.contact__recaptcha-note a {
  color: inherit;
  text-decoration: underline;
}
.contact__recaptcha-note a:hover {
  color: #978934;
}

/* =========================================================
   footer
   ========================================================= */
.page-lp-footer {
  padding: clamp(28px, 3vw, 44px) clamp(20px, 3vw, 60px) clamp(20px, 2.4vw, 36px);
  background: #26241c;
}

.footer__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: clamp(20px, 3vw, 48px);
  max-width: 1600px;
  margin: 0 auto;
}
.footer__logo img {
  display: block;
  width: clamp(120px, 12vw, 180px);
}
.footer__nav-list {
  display: flex;
  align-items: center;
  gap: clamp(18px, 2.5vw, 48px);
}
.footer__nav-item a {
  color: #fff;
  font-weight: 700;
  font-size: clamp(14px, 1.1vw, 16px);
  letter-spacing: 0.06em;
}
.footer__contact-btn {
  display: inline-block;
  padding: clamp(12px, 1.4vw, 18px) clamp(20px, 2.4vw, 36px);
  background: #978934;
  color: #fff;
  transition: background 0.3s ease, transform 0.3s ease;
}
.footer__contact-btn:hover {
  background: #b3a44e;
  transform: translateY(-2px);
}
.footer__copyright {
  margin-top: clamp(28px, 3.5vw, 52px);
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  font-size: clamp(12px, 1vw, 14px);
  letter-spacing: 0.1em;
}

/* =========================================================
   floating cta（SPのみ・下部固定の追従ボタン）
   PCでは非表示
   ========================================================= */
.floating-cta {
  display: none;
}

/* =========================================================
   responsive (intermediate / ~1200px)
   見出しが大きく窮屈に見えるため、中間幅で少し縮小する
   ========================================================= */
@media (max-width: 1200px) {
  .page-lp-fv .fv__inner .fv__content .fv__title {
    font-size: 36px;
  }
  .issue__title,
  .issue__message,
  .chart__title,
  .merit__title,
  .risk__title,
  .message__lead,
  .reason__title,
  .service__title,
  .voice__title,
  .greeting__title,
  .faq__title,
  .company__title {
    font-size: 27px;
  }
  .cta__title {
    font-size: 38px;
  }
  .cta__btn,
  .offer__btn {
    font-size: 22px;
  }
  .offer__title {
    font-size: 34px;
  }
  .offer__box-title {
    font-size: 25px;
  }
  .message__box-text {
    font-size: 26px;
  }
  .merit__item-title,
  .voice__profile-attr {
    font-size: 21px;
  }
}
/* =========================================================
   responsive (intermediate / ~1024px)
   タブレット幅でさらに窮屈になるため、見出しを一段縮小する
   ========================================================= */
@media (max-width: 1024px) {
  .page-lp-fv .fv__inner .fv__content .fv__title {
    font-size: 36px;
  }
  .issue__title,
  .issue__message,
  .chart__title,
  .merit__title,
  .risk__title,
  .message__lead,
  .reason__title,
  .service__title,
  .voice__title,
  .greeting__title,
  .faq__title,
  .company__title {
    font-size: 24px;
  }
  .merit__title {
    white-space: normal;
  }
  .cta__title {
    font-size: 32px;
  }
  .cta__btn,
  .offer__btn {
    font-size: 20px;
  }
  .offer__title {
    font-size: 30px;
  }
  .offer__box-title {
    font-size: 22px;
  }
  .message__box-text {
    font-size: 22px;
  }
  .merit__item-title,
  .voice__profile-attr {
    font-size: 19px;
  }
  .merit__item-num,
  .reason__item-num {
    font-size: 42px;
  }
}
/* =========================================================
   responsive (SP)
   ========================================================= */
@media (max-width: 768px) {
  html {
    overflow-x: hidden;
  }
  .fv__inner {
    position: static;
    padding: 110px 0 56px;
  }
  .fv__content {
    max-width: 100%;
  }
  .page-lp-fv .fv__inner .fv__content .fv__title {
    font-size: clamp(20px, 6.4vw, 30px);
    font-weight: 900;
    line-height: 1.5;
    letter-spacing: 0.04em;
    white-space: normal;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.55);
  }
  .page-lp-fv .fv__inner .fv__content .fv__lead {
    font-size: clamp(14px, 4.2vw, 18px);
    font-weight: 600;
    line-height: 1.7;
    letter-spacing: 0.02em;
    margin-top: clamp(16px, 4vw, 22px);
    white-space: normal;
    text-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  }
  .issue__list {
    grid-template-columns: 1fr;
  }
  .merit__inner {
    flex-direction: column;
  }
  .merit__head,
  .merit__list {
    width: 100%;
  }
  .merit__head {
    position: static;
    top: auto;
    padding-top: clamp(40px, 10vw, 56px);
  }
  .merit__label {
    position: static;
    bottom: auto;
    margin-bottom: 14px;
  }
  .merit__item-head {
    gap: 12px;
    padding: 10px 16px;
  }
  .merit__item-num {
    font-size: 36px;
  }
  .merit__item-title {
    line-height: 1.3;
    letter-spacing: 0.02em;
  }
  .merit__item-text {
    padding: 14px 16px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    font-weight: normal;
  }
  .sp-br {
    display: inline;
  }
  .pc-br {
    display: none;
  }
  .chart__scroll {
    overflow-x: auto;
  }
  .chart__table {
    min-width: 520px;
  }
  .chart__table th,
  .chart__table td {
    padding: 12px 6px;
    font-size: 14px;
    letter-spacing: 1px;
  }
  .page-lp-cta {
    padding: calc(clamp(70px, 9vw, 130px) - 30px) 20px;
  }
  .cta__lead {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .page-lp-offer {
    padding-top: 70px;
  }
  .page-lp-offer .offer__title {
    font-size: clamp(20px, 6vw, 28px);
  }
  .offer__box {
    width: 95%;
  }
  .offer__box-title {
    font-size: 20px;
  }
  .offer__box-lead {
    font-size: 15px;
  }
  .page-lp-faq {
    padding-left: 0;
    padding-right: 0;
  }
  .faq__inner {
    width: 95%;
  }
  .faq__item {
    padding: 16px 18px;
  }
  .faq__q,
  .faq__a {
    gap: 12px;
  }
  .faq__a {
    margin-top: 14px;
  }
  .faq__mark {
    width: 32px;
    font-size: 16px;
  }
  .faq__q-text {
    font-size: 15px;
  }
  .faq__a-text {
    font-size: 13px;
    line-height: 1.7;
  }
  .contact__title {
    font-size: 26px;
  }
  .contact__lead {
    font-size: 16px;
  }
  .contact__form {
    width: 95%;
  }
  .contact__panel {
    padding: 20px 16px;
  }
  .merit__inner {
    grid-template-columns: 1fr;
    gap: clamp(28px, 6vw, 40px);
  }
  .risk__list {
    flex-direction: column;
    align-items: center;
    gap: 0;
    margin-top: calc(clamp(36px, 4vw, 56px) - 40px);
  }
  .risk__item {
    width: min(78vw, 320px);
    margin: 0;
  }
  .risk__item:first-child {
    left: 0;
    top: 30px;
  }
  .risk__item:last-child {
    left: 0;
    top: -30px;
  }
  .reason__list {
    grid-template-columns: 1fr;
  }
  .reason__item {
    border: 1px solid #333333;
  }
  .reason__item:not(:first-child) {
    border-top: none;
    border-left: 1px solid #333333;
  }
  .reason__item-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
  }
  .reason__item .reason__item-num {
    align-self: center;
    font-size: 60px;
  }
  .reason__item .reason__item-icon {
    width: clamp(100px, 26vw, 140px);
    margin: 0;
    transform: translateY(20px);
  }
  .reason__item-title {
    font-size: clamp(18px, 5.2vw, 20px);
  }
  .service__item {
    grid-template-columns: 1fr;
    gap: clamp(16px, 4vw, 24px);
  }
  .voice__inner {
    position: relative;
  }
  .voice__slider {
    position: static;
    display: block;
    max-width: none;
  }
  .voice__viewport {
    width: 95%;
    margin: 0 auto;
  }
  .voice__item {
    grid-template-columns: 1fr;
    gap: clamp(16px, 4vw, 24px);
    padding: clamp(18px, 5vw, 28px);
  }
  .voice__profile-img {
    width: clamp(120px, 34vw, 170px);
  }
  .voice__profile-attr {
    font-size: 13px;
  }
  .voice__detail {
    gap: 4px;
  }
  .voice__detail-label {
    margin-top: 6px;
    padding: 2px 10px;
    font-size: 11px;
  }
  .voice__detail-text {
    font-size: 12px;
    line-height: 1.5;
  }
  .voice__dots {
    min-height: 34px;
    align-items: center;
  }
  .voice__arrow {
    position: absolute;
    bottom: 0;
    width: 34px;
    height: 34px;
    font-size: 16px;
  }
  .voice__arrow--prev {
    left: calc(50% - 74px);
  }
  .voice__arrow--next {
    right: calc(50% - 74px);
  }
  .greeting__inner {
    grid-template-columns: 1fr;
    gap: clamp(28px, 6vw, 40px);
  }
  .greeting__img {
    order: -1;
  }
  .company__row {
    grid-template-columns: 1fr;
    padding-bottom: clamp(16px, 4vw, 24px);
    border-bottom: 1px solid #ddd;
  }
  .company__term {
    padding: clamp(16px, 4vw, 20px) 0 4px;
    border-bottom: none;
    font-weight: 700;
    text-align: left;
  }
  .company__desc {
    padding: 0;
    border-bottom: none;
  }
  .contact__row--half {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .footer__inner {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .footer__nav {
    width: 100%;
  }
  .footer__nav-list {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    width: 80%;
    margin: 0 auto;
  }
  .footer__nav-item {
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.22);
  }
  .footer__nav-item a {
    display: block;
    padding: 14px 10px;
  }
  .footer__nav-item.footer-cta {
    display: none;
  }
  .page-lp-footer {
    padding-bottom: 80px;
  }
  .floating-cta {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 15;
    padding: 16px 20px;
    text-align: center;
    color: #fff;
    font-weight: 900;
    font-size: 17px;
    letter-spacing: 0.08em;
    background: linear-gradient(90deg, #8a7c2c 0%, #b3a44e 50%, #8a7c2c 100%);
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.25);
    transform: translateY(100%);
    transition: transform 0.3s ease;
  }
  .floating-cta.is-visible {
    transform: translateY(0);
  }
  html {
    scroll-padding-top: 60px;
  }
  .page-lp-header {
    position: fixed;
    top: 0;
    z-index: 20;
    padding: 8px 0;
    transition: background 0.3s ease, box-shadow 0.3s ease;
  }
  .page-lp-header.is-scrolled {
    background: rgba(38, 36, 28, 0.92);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  }
  .page-lp-header .header__inner .header__logo {
    position: relative;
    z-index: 30;
    width: 130px;
  }
  .page-lp-header .header__inner .header__toggle {
    display: block;
  }
  .header__nav {
    position: fixed;
    inset: 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 72px;
    background: rgba(38, 36, 28, 0.97);
    transform: translateX(100%);
    transition: transform 0.3s ease;
    z-index: 20;
  }
  .page-lp-header.is-open .header__nav {
    transform: translateX(0);
  }
  .header__nav-list {
    flex-direction: column;
    gap: 0;
    width: 80%;
  }
  .page-lp-header .header__inner .header__nav ul {
    align-items: stretch;
  }
  .page-lp-header .header__inner .header__nav ul li {
    font-size: 15px;
    letter-spacing: 0.06em;
  }
  .page-lp-header .header__inner .header__nav ul li + li {
    margin-left: 0;
  }
  .header__nav-item {
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.22);
  }
  .header__nav-item a {
    display: block;
    padding: 15px 10px;
  }
  .header__nav-item.header-cta {
    display: none;
  }
  .page-lp-header .header__inner .header__nav ul li.header-drawer-cta {
    display: block;
    border-bottom: none;
    margin-top: 28px;
  }
  .page-lp-header .header__inner .header__nav ul li.header-drawer-cta a {
    padding: 16px 20px;
    background: linear-gradient(90deg, #8a7c2c 0%, #b3a44e 50%, #8a7c2c 100%);
    color: #fff;
    font-weight: 900;
    font-size: 16px;
    letter-spacing: 0.08em;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  }
  .page-lp-fv .fv__inner {
    background-image: linear-gradient(180deg, rgba(51, 51, 51, 0.55) 0%, rgba(51, 51, 51, 0.3) 45%, rgba(51, 51, 51, 0.55) 100%), url(img/page-lp-fv-sp-bg.webp);
    background-size: cover;
    background-position: center;
  }
  .page-lp-fv .fv__inner .fv__content {
    width: 90%;
    max-width: 600px;
    margin: 0 auto;
    padding: calc(clamp(96px, 22vw, 132px) - 70px) 0 16px;
    transform: translateY(-30px);
    color: #fff;
  }
  .page-lp-fv .fv__inner .fv__content .fv__cta {
    display: block;
    width: 100%;
    max-width: 420px;
    margin-top: calc(clamp(28px, 7vw, 44px) + 30px);
    padding: 16px 24px;
    font-size: clamp(15px, 4.2vw, 17px);
    letter-spacing: 0.04em;
    text-align: center;
    white-space: normal;
    background: linear-gradient(90deg, #8a7c2c 0%, #b3a44e 50%, #8a7c2c 100%);
  }
  .issue__closing {
    margin-top: clamp(48px, 14vw, 80px);
  }
  .page-lp-merit {
    padding: clamp(60px, 12vw, 90px) 20px;
  }
  .service__item-body {
    padding: 0;
  }
  .voice__item {
    padding: clamp(24px, 6vw, 40px);
  }
  .reason__item {
    padding: clamp(24px, 6vw, 32px);
  }
  .cta__btn,
  .offer__btn {
    padding: 16px 40px;
  }
}
/* =========================================================
   responsive (small phone / ~480px)
   ========================================================= */
@media (max-width: 480px) {
  .issue__title,
  .issue__message,
  .chart__title,
  .merit__title,
  .risk__title,
  .message__lead,
  .reason__title,
  .service__title,
  .voice__title,
  .greeting__title,
  .faq__title,
  .company__title,
  .contact__title {
    font-size: 22px;
  }
  .cta__title,
  .offer__title {
    font-size: 26px;
  }
  .message__box-text {
    font-size: 20px;
  }
  .merit__item-num,
  .reason__item-num {
    font-size: 36px;
  }
  .cta__btn,
  .offer__btn {
    padding: 14px 28px;
    font-size: 18px;
  }
}
/* =========================================================
   スクロールフェードイン（下からふわっと上に）
   - .js-fade を付けた要素が画面に入ると .is-visible が付与される
   - 親に data-fade-stagger を付けると子の .js-fade が順番に表示される
   - .js-fade--left を併用すると、左からふわっと現れる
   ========================================================= */
.js-fade {
  opacity: 0;
  transform: translateY(15px);
  transition: opacity 1.8s ease, transform 1.8s cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: 0.2s;
  will-change: opacity, transform;
}
.js-fade.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.js-fade--left {
  transform: translateX(-20px);
}
.js-fade--left.is-visible {
  transform: translateX(0);
}
.js-fade--delay1 {
  transition-delay: 0.6s;
}
.js-fade--delay2 {
  transition-delay: 1s;
}
.js-fade--border {
  opacity: 1;
  transform: none;
  border-color: transparent;
  transition: border-color 1.8s ease;
  transition-delay: 0.2s;
}
.js-fade--border.is-visible {
  opacity: 1;
  transform: none;
  border-color: #333333;
}

/* =========================================================
   マスクアニメーション（一文字ずつ下からせり上げて表示）
   - .js-mask を付けた要素は JS が一文字ずつ span に分割する
   - 画面に入って .is-visible が付くと、文字が順番に現れる
   ========================================================= */
.js-mask:not([data-mask-ready]) {
  visibility: hidden;
}
.js-mask .mask-char {
  display: inline-block;
  vertical-align: top;
}
.js-mask .mask-char__inner {
  display: inline-block;
  opacity: 0;
  transition: opacity 0.8s ease;
  will-change: opacity;
}
.js-mask.is-visible .mask-char__inner {
  opacity: 1;
}

/* =========================================================
   SP（〜768px）: 横並びの個別ずらしをやめ、
   すべて「下からふわっと」のフェードインに統一する（PCは変更なし）
   ========================================================= */
@media (max-width: 768px) {
  .js-fade--left {
    transform: translateY(15px);
  }
  .js-fade--left.is-visible {
    transform: translateY(0);
  }
  .js-fade--delay1,
  .js-fade--delay2 {
    transition-delay: 0.2s;
  }
}
@media (prefers-reduced-motion: reduce) {
  .js-fade {
    transition: none;
  }
  .js-fade, .js-fade.is-visible {
    opacity: 1;
    transform: none;
  }
  .js-mask .mask-char__inner {
    transition: none;
    opacity: 1;
  }
}

/*# sourceMappingURL=style.css.map */
