:root{--bg: #ffffff;--surface: #fbf8f8;--surface-strong: #f4eff0;--text: #181214;--muted: #65585b;--accent: #8d0820;--accent-strong: #690515;--accent-soft: #f8eef1;--gold: #9e7b42;--line: rgba(141, 8, 32, .12);--line-strong: rgba(141, 8, 32, .28);--shadow: 0 18px 50px rgba(37, 16, 21, .08);--radius: 28px;--radius-small: 18px;--shell: min(1240px, calc(100vw - 48px) );--shell-wide: min(1360px, calc(100vw - 48px) );--header-height: 86px;--scroll-lock-offset: 0px;--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Sans", "Yu Gothic", "Meiryo", sans-serif;--link-underline-transition: transform .32s cubic-bezier(.19, 1, .22, 1);--transition: .22s ease}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:16px;line-height:1.8;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;overflow-x:clip}body.is-nav-open,body.is-dialog-open{overflow:hidden}body.is-dialog-open{padding-right:var(--scroll-lock-offset)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}:focus-visible{outline:3px solid rgba(141,8,32,.35);outline-offset:4px}.skip-link{position:absolute;left:16px;top:-56px;z-index:140;display:inline-flex;align-items:center;min-height:44px;padding:10px 16px;border-radius:999px;background:#fff;color:var(--accent);box-shadow:0 10px 24px #0000001f;transition:top .18s ease}.skip-link:focus-visible{top:14px}main{padding-top:var(--header-height)}.site-shell{width:var(--shell);margin-inline:auto}.site-shell--wide{width:var(--shell-wide)}.site-splash{position:fixed;inset:0;z-index:120;display:grid;place-items:center;background:linear-gradient(180deg,#ffffffe6,#ffffffd1),linear-gradient(135deg,#8d082014,#9e7b420a);color:var(--accent);font-family:"Noto Serif JP",Hiragino Mincho ProN,serif;font-size:clamp(1.8rem,4vw,3rem);letter-spacing:.14em;opacity:0;pointer-events:none;transition:opacity .36s ease}.site-splash.is-active{opacity:1}.site-splash.is-hidden{opacity:0}.site-header{position:fixed;inset:0 0 auto;z-index:100;background:#fffffffa;border-bottom:1px solid rgba(0,0,0,.06);transition:transform var(--transition),background var(--transition)}body.is-dialog-open .site-header{padding-right:var(--scroll-lock-offset)}.site-header.is-hidden{transform:translateY(-100%)}.site-header__inner{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:24px;min-height:var(--header-height)}.site-header__brand{width:min(100%,186px)}.site-header__brand img,.site-footer__logo img{width:100%;height:auto}.site-header__nav{display:grid;grid-template-columns:1fr auto;align-items:center;gap:22px}.site-header__nav ul{display:flex;justify-content:flex-end;gap:clamp(14px,1.7vw,22px);margin:0;padding:0;list-style:none}.site-header__nav a{min-height:44px;display:inline-flex;align-items:center;position:relative;color:#5b5355;font-size:.8rem;letter-spacing:.08em;transition:color var(--transition)}.site-header__nav ul>li>a:after{content:"";position:absolute;left:0;right:0;bottom:8px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right center;transition:var(--link-underline-transition)}.site-header__nav a[aria-current=page],.site-header__nav a:hover{color:var(--accent)}.site-header__nav ul>li>a[aria-current=page]:after,.site-header__nav ul>li>a:hover:after,.site-header__nav ul>li>a:focus-visible:after{transform:scaleX(1);transform-origin:left center}.site-header__contact{padding:10px 15px;border:1px solid rgba(141,8,32,.16);border-radius:999px;color:var(--accent);background:transparent}.site-header__toggle,.site-header__overlay{display:none}.button,.text-link,.article-share__links a,.article-share__links button{min-height:44px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 22px;border-radius:999px;border:1px solid transparent;transition:transform var(--transition),background var(--transition),color var(--transition),border-color var(--transition)}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--accent);color:#fff;border-color:var(--accent)}.button--primary:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.button--secondary{background:#fff;border-color:var(--line-strong);color:var(--accent)}.button--secondary:hover{background:var(--accent-soft)}.text-link{display:inline-flex;align-items:center;position:relative;gap:10px;color:var(--accent);font-weight:500;text-decoration:none;padding-bottom:4px}.text-link:before{content:"";position:absolute;left:0;right:36px;bottom:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right center;transition:var(--link-underline-transition)}.text-link:after{content:"";width:26px;height:1px;background:currentColor}.text-link:hover:before,.text-link:focus-visible:before{transform:scaleX(1);transform-origin:left center}h1,h2,h3{margin:0;font-family:"Noto Serif JP",Hiragino Mincho ProN,serif;font-weight:700;line-height:1.28;letter-spacing:.01em}p{margin:0}.section-heading{display:grid;gap:14px;max-width:780px}.section-heading--center{justify-items:center;margin-inline:auto;text-align:center}.section-heading__eyebrow,.article__meta span:last-child,.news-archive__meta span,.page-hero .section-heading__eyebrow{color:var(--accent);font-size:.76rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.section-heading h2,.consultation-cta h2,.livapon-panel h2{font-size:clamp(2rem,4.4vw,3.4rem)}.section-heading__intro{max-width:64ch;color:var(--muted)}.section-heading__line{display:block}[data-reveal]{opacity:1;transform:none}[data-reveal].is-awaiting-reveal{opacity:0;transform:translate3d(0,22px,0);transition:opacity .52s ease,transform .52s ease}[data-reveal].is-visible{opacity:1;transform:none}.page-section{padding:clamp(88px,12vw,148px) 0}.page-section--outline{--outline-top: clamp(16px, 2.4vw, 28px);--outline-left: clamp(-72px, -4vw, -24px);--outline-right: auto;--outline-size: clamp(6rem, 22vw, 18rem);--outline-stroke: 1px rgba(141, 8, 32, .12);--outline-opacity: .8;position:relative;overflow:hidden;isolation:isolate}.page-section--outline>.site-shell{position:relative;z-index:1}.page-section--outline:before{content:attr(data-outline-word);position:absolute;top:var(--outline-top);left:var(--outline-left);right:var(--outline-right);z-index:0;color:transparent;font-family:var(--font-sans);font-size:var(--outline-size);font-weight:700;line-height:.82;letter-spacing:-.08em;white-space:nowrap;opacity:var(--outline-opacity);pointer-events:none;user-select:none;-webkit-text-stroke:var(--outline-stroke)}.page-section--outline-left{--outline-left: clamp(-72px, -4vw, -24px);--outline-right: auto}.page-section--outline-right:before{left:var(--outline-left);right:var(--outline-right)}.page-section--outline-right{--outline-left: auto;--outline-right: clamp(-48px, -2vw, 0px)}.page-section--tone{background:linear-gradient(180deg,#f8eef159,#fff0)}.page-section--company{border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05)}.page-section--cta{padding-top:0}.hero{padding:clamp(54px,9vw,120px) 0 clamp(96px,12vw,156px)}.hero__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.82fr);gap:clamp(44px,6vw,88px);align-items:center}.hero__copy{display:grid;gap:22px}.hero__signature{margin:0;font-family:Hiragino Mincho ProN,Yu Mincho,"Noto Serif JP",serif;font-size:clamp(3.8rem,8vw,7.4rem);line-height:.95;letter-spacing:.02em;color:#8d0820e6}.hero__copy h1{font-size:clamp(3rem,7.2vw,5.6rem);line-height:1.08;text-wrap:balance}.hero__lead{max-width:32ch;font-size:clamp(1.04rem,1.8vw,1.2rem);color:var(--muted)}.hero__actions{display:flex;flex-wrap:wrap;gap:14px}.hero__footnote{padding-left:18px;border-left:2px solid rgba(158,123,66,.42);color:var(--muted)}.hero__visual{display:grid;gap:18px}.hero__figure{position:relative;display:grid;margin:0;overflow:hidden;border-radius:calc(var(--radius) + 6px);box-shadow:var(--shadow);background:#fff}.hero__slides{display:grid;min-height:inherit}.hero__slides:after{content:"";grid-area:1 / 1;z-index:3;background:radial-gradient(circle at 50% 45%,#fffc,#fffffff0 56%,#fffffffa);opacity:1;transition:opacity 1s ease;pointer-events:none}.hero__slide{grid-area:1 / 1;opacity:0}.hero__slide.is-active,.hero__slide.is-previous{opacity:1}.hero__slide img{width:100%;height:100%;aspect-ratio:16 / 10;object-fit:cover;transform:scale(1.14);filter:blur(18px);opacity:.28;transition:transform 5.6s cubic-bezier(.16,1,.3,1),filter 1.4s ease,opacity 1.15s ease}@keyframes hero-copy-in{0%{opacity:0;transform:translate3d(0,28px,0);filter:blur(10px)}to{opacity:1;transform:translateZ(0);filter:blur(0)}}@keyframes hero-veil-out{0%{opacity:1}to{opacity:0}}@keyframes hero-slide-cycle{0%,30%{opacity:1}33.333%,to{opacity:0}}@keyframes hero-image-cycle{0%{transform:scale(1.14);filter:blur(18px);opacity:.28}9%{transform:scale(1.05);filter:blur(0);opacity:1}30%{transform:scale(1);filter:blur(0);opacity:1}33.333%,to{transform:scale(1);filter:blur(0);opacity:0}}.hero__context{display:flex;flex-wrap:wrap;gap:10px 14px;color:var(--muted);font-size:.95rem}.hero__context span{padding:10px 14px;background:var(--surface);border-radius:999px}.role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:34px}.role-card{display:grid;gap:14px;padding:28px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-small);box-shadow:0 12px 30px #00000005}.role-card p:first-child{color:var(--accent);font-size:.78rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.role-card h3,.business-row__copy h3,.legal-section h2,.article__sidebar h2,.article__main .rich-text h2,.statement-block p:first-child{font-size:clamp(1.35rem,2.3vw,2rem)}.role-card p:last-child,.business-row__copy p:last-of-type,.author-card p,.livapon-panel p,.legal-section p{color:var(--muted)}.business-stack{display:grid;gap:48px;margin-top:42px}body.page-news .page-news__archive-section.page-section--outline:before{--outline-top: clamp(20px, 2.8vw, 36px);--outline-left: auto;--outline-right: clamp(-56px, -2.8vw, -8px);--outline-size: clamp(5.6rem, 19vw, 14rem);--outline-opacity: .68;--outline-stroke: 1px rgba(141, 8, 32, .08)}body.page-about{--trust-ink: #10253b;--trust-blue: #2f607d;--trust-border: rgba(16, 37, 59, .12);background:linear-gradient(180deg,#f2f2f2,#eef0f2 26%,#fff 56%)}body.page-about .page-about-hero-section{padding:clamp(48px,7vw,86px) 0 clamp(40px,6vw,64px);background:linear-gradient(135deg,#f2f2f2,#eceff2);border-top:1px solid rgba(17,24,39,.05)}body.page-about .about-page-hero-shell{width:var(--shell)}body.page-about .about-page-hero{min-height:clamp(460px,62vh,720px);display:flex;flex-direction:column}body.page-about .about-page-hero__label{max-width:520px}body.page-about .about-page-hero__label .section-heading{gap:14px;max-width:520px}body.page-about .about-page-hero__label .section-heading__eyebrow{color:#8b8184;font-size:.68rem;letter-spacing:.3em}body.page-about .about-page-hero__label .section-heading h2{font-size:clamp(2rem,3vw,2.8rem);line-height:1.2}body.page-about .about-page-hero__body{width:min(100%,860px);margin:clamp(72px,10vw,128px) auto 0;text-align:center}body.page-about .about-page-hero__body h1{margin:0;color:#d8a11d;font-family:"Noto Serif JP",Hiragino Mincho ProN,serif;font-size:clamp(2.6rem,5.4vw,4.8rem);font-weight:700;letter-spacing:.04em;line-height:1.16}body.page-about .about-page-hero__body p{margin:clamp(28px,4vw,44px) auto 0;display:grid;gap:.24em;color:#1f2228;font-size:clamp(1.02rem,1.35vw,1.4rem);font-weight:700;letter-spacing:-.02em;line-height:1.82}body.page-about .about-page-hero__body p span{display:block}body.page-about .about-page-hero__rule{width:min(100%,1480px);height:4px;margin:clamp(56px,7vw,88px) auto 0;border-radius:999px;background:linear-gradient(90deg,#e19d1d,#a54939)}body.page-about .page-about-team-section{padding-top:clamp(24px,3.6vw,44px)}body.page-about .role-grid--about{margin-top:42px;gap:clamp(18px,2.8vw,32px);align-items:start}body.page-about .role-grid--about .role-card{width:min(100%,clamp(240px,28vw,330px));aspect-ratio:1 / 1;margin-inline:auto;padding:clamp(28px,4vw,42px);border-radius:50%;border:1px solid rgba(16,37,59,.1);background:radial-gradient(circle at top,#fffffffa,#f7f4f1f5 58%,#efeae4e6);box-shadow:inset 0 1px #ffffffe6,0 16px 36px #0f172a0f;display:grid;align-content:center;justify-items:center;text-align:center;gap:12px}body.page-about .role-grid--about .role-card p:first-child{color:#7a6c6f;font-size:.72rem;letter-spacing:.24em}body.page-about .role-grid--about .role-card h3{margin:0;width:max-content;max-width:100%;font-size:clamp(1.16rem,1.55vw,1.62rem);line-height:1.34}body.page-about .role-grid--about .role-card .section-heading__line{white-space:nowrap}body.page-about .team-minimal-item-link{color:inherit;text-decoration:none}body.page-about .team-minimal-item-link:visited{color:inherit}body.page-about .team-minimal-item-link:focus-visible{outline:3px solid rgba(123,30,43,.22);outline-offset:6px}body.page-about .external-link-indicator{position:absolute;top:12px;right:12px;width:30px;height:30px;display:block;border-radius:10px;background:#fffffff0;box-shadow:0 10px 20px #0f172a14;color:#7b1e2b}body.page-about .external-link-indicator-tab,body.page-about .external-link-indicator-arrow{position:absolute}body.page-about .external-link-indicator-tab{left:8px;bottom:8px;width:10px;height:10px;border:1.8px solid currentColor;border-radius:3px;opacity:.5}body.page-about .external-link-indicator-arrow{top:7px;right:7px;width:10px;height:10px;transition:transform .24s ease}body.page-about .external-link-indicator-arrow:before{content:"";position:absolute;top:5px;left:-1px;width:11px;height:1.8px;background:currentColor;transform:rotate(-45deg);transform-origin:center}body.page-about .external-link-indicator-arrow:after{content:"";position:absolute;top:-1px;right:-1px;width:7px;height:7px;border-top:2px solid currentColor;border-right:2px solid currentColor}body.page-about .team-minimal-item-link:hover .external-link-indicator-arrow,body.page-about .team-minimal-item-link:focus-visible .external-link-indicator-arrow{transform:translate(2px,-2px)}body.page-about .team-minimal-preview{max-width:1240px;margin:clamp(28px,4vw,44px) auto clamp(56px,6vw,84px);padding:0 clamp(8px,2vw,16px)}body.page-about .team-minimal-block+.team-minimal-block{margin-top:clamp(52px,6vw,72px)}body.page-about .team-minimal-heading{margin-bottom:28px;text-align:center}body.page-about .team-minimal-heading h4{margin:0;color:#111827;font-family:var(--font-sans);font-size:clamp(1.9rem,2.9vw,2.35rem);font-weight:700;letter-spacing:.08em}body.page-about .team-minimal-heading p{margin:8px 0 0;color:#7b1e2b;font-size:1.02rem;font-weight:700;letter-spacing:.14em}body.page-about .team-minimal-support-copy{max-width:760px;margin:-8px auto 28px;text-align:center;color:#526271;line-height:1.85}body.page-about .team-minimal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,240px));gap:32px 22px;justify-content:center}body.page-about .team-minimal-grid-officers{grid-template-columns:repeat(3,minmax(0,272px));gap:36px 24px}body.page-about .team-minimal-grid-media{max-width:520px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto}body.page-about .team-minimal-grid-media .team-minimal-item{align-items:center}body.page-about .team-minimal-grid-media .team-minimal-name,body.page-about .team-minimal-grid-media .team-minimal-role{text-align:center}body.page-about .team-minimal-item{display:flex;flex-direction:column}body.page-about .team-minimal-button{width:100%;display:flex;flex-direction:column;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}body.page-about .team-minimal-button:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:6px}body.page-about .team-minimal-image{display:block;position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#dce3ec;border-radius:6px;transition:border-radius .24s ease}body.page-about .team-minimal-image img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform .24s ease}body.page-about .team-minimal-image img.team-minimal-photo-cso{object-position:center 34%}body.page-about .team-minimal-button:hover .team-minimal-image,body.page-about .team-minimal-button:focus-visible .team-minimal-image,body.page-about .team-minimal-item-link:hover .team-minimal-image,body.page-about .team-minimal-item-link:focus-visible .team-minimal-image{border-radius:22px}body.page-about .team-minimal-button:hover .team-minimal-image img,body.page-about .team-minimal-button:focus-visible .team-minimal-image img,body.page-about .team-minimal-item-link:hover .team-minimal-image img,body.page-about .team-minimal-item-link:focus-visible .team-minimal-image img{transform:scale(1.05)}body.page-about .team-minimal-name{display:block;margin-top:16px;color:#111827;font-size:1.02rem;font-weight:700;line-height:1.45;transition:color .24s ease}body.page-about .team-minimal-role{display:block;margin-top:8px;color:#6b7280;font-size:.88rem;line-height:1.5;transition:color .24s ease}body.page-about .team-minimal-button:hover .team-minimal-name,body.page-about .team-minimal-button:focus-visible .team-minimal-name{color:#7b1e2b}body.page-about .team-minimal-button:hover .team-minimal-role,body.page-about .team-minimal-button:focus-visible .team-minimal-role{color:#475569}body.page-about .officer-detail-modal{inset:0;width:min(720px,calc(100% - 32px));max-width:720px;max-height:calc(100vh - 32px);margin:auto;padding:0;border:0;background:transparent;overscroll-behavior:contain}body.page-about .officer-detail-modal::backdrop{background:#0f172a94;backdrop-filter:blur(5px)}body.page-about .officer-detail-panel{position:relative;display:grid;grid-template-columns:minmax(220px,248px) minmax(0,1fr);gap:clamp(24px,4vw,34px);align-items:start;padding:clamp(28px,4vw,36px);max-height:calc(100vh - 32px);overflow-y:auto;border-radius:30px;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 28px 60px #0f172a33;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}body.page-about .officer-detail-media{position:sticky;top:0}body.page-about .officer-detail-photo{width:100%;aspect-ratio:4 / 5;overflow:hidden;border-radius:26px;background:#dce3ec;box-shadow:0 18px 32px #0f172a1f;transform:translateZ(0);backface-visibility:hidden}body.page-about .officer-detail-photo img{width:100%;height:100%;object-fit:cover;object-position:center center;opacity:0;transform:translateZ(0);backface-visibility:hidden;transition:opacity .16s ease;will-change:opacity}body.page-about .officer-detail-photo img.is-ready{opacity:1}body.page-about .officer-detail-photo img.team-minimal-photo-cso{object-position:center 34%}body.page-about .officer-detail-content{min-width:0}body.page-about .officer-detail-close{position:absolute;top:18px;right:18px;border:0;background:transparent;color:#64748b;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}body.page-about .officer-detail-header{padding-right:72px;margin-bottom:22px}body.page-about .officer-detail-role{margin:0 0 10px;color:#7b1e2b;font-size:.8rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}body.page-about .officer-detail-role-detail{margin:-2px 0 14px;color:#64748b;font-size:.98rem;font-weight:700;letter-spacing:.04em}body.page-about .officer-detail-header h3{margin:0;color:#1f2937;font-size:clamp(1.8rem,3vw,2.3rem);letter-spacing:.04em}body.page-about .officer-detail-body{padding-top:20px;border-top:1px solid rgba(15,23,42,.08)}body.page-about .officer-detail-body p{margin:0 0 14px;color:#475569;font-size:1rem;line-height:1.85}body.page-about .officer-detail-body p:last-child{margin-bottom:0}body.page-about .officer-detail-actions{margin-top:24px;padding-top:22px;border-top:1px solid rgba(15,23,42,.08);display:flex;flex-wrap:wrap;gap:12px;align-items:center}body.page-about .officer-detail-note-link{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#fff;text-decoration:none;box-shadow:0 10px 20px #0f172a14;transition:transform .22s ease,box-shadow .22s ease}body.page-about .officer-detail-note-link:hover,body.page-about .officer-detail-note-link:focus-visible{transform:translateY(-1px);box-shadow:0 14px 28px #0f172a1f}body.page-about .officer-detail-note-link img{width:22px;height:22px;object-fit:contain}body.page-about .officer-detail-note-status{margin:0;color:#64748b;font-size:.95rem;font-weight:600}.business-row{display:grid;grid-template-columns:minmax(280px,.94fr) minmax(0,1fr);gap:clamp(28px,5vw,72px);align-items:center}.business-row--reverse{grid-template-columns:minmax(0,1fr) minmax(280px,.94fr)}.business-row--reverse .business-row__media{order:2}.business-row--reverse .business-row__copy{order:1}.business-row__media{overflow:hidden;border-radius:var(--radius)}.business-row__media img{aspect-ratio:3 / 2;object-fit:cover}.business-row__copy{display:grid;gap:16px}.business-row__copy>p:first-child{color:var(--accent);font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.news-list{display:grid;gap:20px;list-style:none;margin:42px 0 0;padding:0}.news-list__item{border-top:1px solid rgba(0,0,0,.08)}.news-list__item:last-child{border-bottom:1px solid rgba(0,0,0,.08)}.news-list__link{display:grid;grid-template-columns:minmax(0,220px) minmax(0,1fr);gap:22px;padding:26px 0}.news-list--inline .news-list__link{grid-template-columns:minmax(320px,380px) minmax(0,1fr);gap:28px;align-items:start}.news-list--stack .news-list__link{grid-template-columns:1fr}.news-list__media{display:block;overflow:hidden;border-radius:18px}.news-list__media img{width:100%;height:auto}.news-list--inline .news-list__media{height:clamp(220px,18vw,252px)}.news-list--inline .news-list__media img{height:100%;object-fit:cover;object-position:center}.news-list__body{display:grid;gap:10px;min-width:0}.news-list__meta{display:flex;flex-wrap:wrap;gap:8px 16px;color:var(--muted);font-size:.95rem}.news-list__body strong{font-size:clamp(1.14rem,1.7vw,1.45rem)}.news-list__body span:last-child{color:var(--muted)}.section-actions{margin-top:28px}.company-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:48px}.company-facts{margin:0;border-top:1px solid rgba(0,0,0,.08)}.company-facts div{display:grid;grid-template-columns:180px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid rgba(0,0,0,.08)}.company-facts dt{color:var(--muted)}.page-hero{padding:clamp(58px,9vw,110px) 0 clamp(54px,8vw,76px)}.page-hero--narrow{padding-bottom:32px}.page-hero__inner{display:grid;grid-template-columns:minmax(0,.98fr) minmax(320px,.92fr);gap:48px;align-items:center}.page-hero__inner--single{grid-template-columns:1fr;max-width:840px}.page-hero__copy{display:grid;gap:18px}.page-hero__copy h1{font-size:clamp(2.6rem,5.5vw,4.6rem)}.page-hero__copy p:last-child{max-width:64ch;color:var(--muted)}.page-hero__visual{overflow:hidden;border-radius:calc(var(--radius) + 4px)}.page-hero__visual img{aspect-ratio:16 / 10;object-fit:cover}.consultation-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:36px;background:linear-gradient(145deg,#8d08200f,#9e7b420d);border-radius:calc(var(--radius) + 4px)}.consultation-cta__message{margin:8px 0 0;font-size:clamp(1.08rem,1.9vw,1.28rem);font-weight:600;line-height:1.72;color:#2a2426;text-wrap:pretty}.consultation-cta__message-line{display:inline}.empty-state{margin-top:24px;color:var(--muted)}.news-archive{margin-top:40px}.news-archive__toolbar{display:flex;justify-content:flex-start}.news-archive__select-field{display:none}.news-archive__select{min-height:46px;width:100%;padding:10px 42px 10px 16px;border:1px solid rgba(0,0,0,.1);border-radius:999px;background:linear-gradient(45deg,transparent 50%,var(--accent) 50%) calc(100% - 20px) calc(50% - 3px) / 8px 8px no-repeat,linear-gradient(135deg,var(--accent) 50%,transparent 50%) calc(100% - 14px) calc(50% - 3px) / 8px 8px no-repeat,#fff;color:var(--text);appearance:none}.news-archive__filters{display:flex;flex-wrap:wrap;gap:12px}.news-archive__filters button{padding:10px 16px;border:1px solid rgba(0,0,0,.1);background:#fff;border-radius:999px;color:var(--muted)}.news-archive__filters button.is-active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}body.page-sns-marketing .news-archive__filters{gap:10px}body.page-sns-marketing .news-archive__filters button{padding:8px 13px;font-size:.92rem}.news-archive__list{margin-top:28px;border-top:1px solid rgba(0,0,0,.08)}.news-archive__item{border-bottom:1px solid rgba(0,0,0,.08)}.news-archive__link{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.44fr);gap:32px;padding:26px 0}.news-archive__link--visual{grid-template-columns:minmax(280px,.56fr) minmax(0,1fr);align-items:center}.news-archive__visual{display:block;overflow:hidden;border:1px solid rgba(141,8,32,.08);border-radius:calc(var(--radius-small) + 2px);background:linear-gradient(180deg,#faf7f8,#fff);box-shadow:0 16px 36px #2c181e0d}.news-archive__visual img{display:block;width:100%;height:auto}body.page-news .news-archive__link--visual,body.page-sns-marketing .news-archive__link--visual{grid-template-columns:minmax(320px,380px) minmax(0,1fr);gap:28px;align-items:start}body.page-news .news-archive__visual,body.page-sns-marketing .news-archive__visual{height:clamp(220px,18vw,252px)}body.page-news .news-archive__visual img,body.page-sns-marketing .news-archive__visual img{width:100%;height:100%;object-fit:cover;object-position:center}.news-archive__body{display:grid;gap:12px}.news-archive__meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-bottom:12px;color:var(--muted)}.news-archive__body .news-archive__meta{margin-bottom:0}.news-archive__item h2{font-size:clamp(1.24rem,2.2vw,1.8rem)}.news-archive__excerpt,.news-archive__item p:last-child{color:var(--muted)}.news-archive__actions{display:flex;justify-content:center;margin-top:28px}.sns-marketing__summary{margin-top:24px;color:var(--muted)}.sns-marketing__topics{display:flex;flex-wrap:wrap;gap:12px;margin:32px 0 0;padding:0;list-style:none}.sns-marketing__topics li{padding:10px 16px;border-radius:999px;background:var(--accent-soft);color:var(--accent)}.sns-marketing__articles{margin-top:24px}.sns-marketing__empty{margin-top:24px;color:var(--muted)}.article__hero{padding:clamp(44px,7vw,78px) 0 40px}.article__hero-inner{display:grid;gap:28px;max-width:920px;margin:0 auto}.article__copy{display:grid;gap:14px}.article__copy h1{font-size:clamp(1.9rem,3.8vw,3rem);line-height:1.3}.article__meta{display:flex;flex-wrap:wrap;gap:8px 16px;color:var(--muted)}.article__hero-visual{overflow:hidden;border:1px solid rgba(141,8,32,.08);border-radius:calc(var(--radius) + 4px);background:linear-gradient(180deg,#faf7f8,#fff);box-shadow:0 22px 48px #2c181e0f}.article__hero-visual img{display:block;width:100%;height:auto}.article__content{max-width:920px;margin:0 auto;padding-bottom:80px}.article__main{min-width:0}.rich-text{display:grid;gap:24px;font-size:1.02rem}.rich-text h2{margin-top:18px}.rich-text p,.rich-text li{color:#342a2d}.rich-text a{color:var(--accent);text-decoration:underline;text-underline-offset:.18em}.rich-text ul,.rich-text ol{margin:0;padding-left:1.2em}.rich-text__figure{display:grid;gap:12px;margin:4px 0}.rich-text__figure img{display:block;width:100%;height:auto;border-radius:calc(var(--radius) - 2px)}.rich-text__figure figcaption{color:var(--muted);font-size:.88rem;line-height:1.7}.article__support{display:grid;gap:20px;margin-top:28px}.author-card{display:grid;gap:12px;padding:24px;background:var(--surface);border-radius:22px}.author-card img{width:112px;min-width:112px;height:112px;border-radius:16px;aspect-ratio:1;object-fit:cover;object-position:center top}.author-card__profile{display:flex;align-items:center;gap:18px}.author-card__profile-copy{display:grid;gap:6px}.author-card__profile-copy h2{font-size:clamp(1.25rem,2vw,1.55rem)}.author-card__role{margin:0;color:var(--accent)}.article-share{margin-top:42px;padding-top:26px;border-top:1px solid rgba(0,0,0,.08);display:grid;gap:16px}.article-share__links{display:flex;flex-wrap:wrap;gap:12px}.article-share__links a,.article-share__links button{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border:1px solid rgba(0,0,0,.1);background:#fff;border-radius:999px}.related-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.related-section--single{grid-template-columns:minmax(0,1fr)}.contact-form-block{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:48px}.contact-form-block__intro,.contact-form-block__panel{min-width:0}.contact-form-block__intro h2{margin:0;font-size:clamp(1.5rem,2.6vw,2rem);line-height:1.4;letter-spacing:-.02em}.contact-form-block__intro-line{display:block}.contact-form-block__notes{display:grid;gap:10px;margin:18px 0 0;padding-left:1.2em;color:var(--muted)}@media(min-width:1081px){body.page-contact .contact-form-block{grid-template-columns:minmax(440px,.88fr) minmax(0,1.12fr);gap:40px}body.page-contact .contact-form-block__intro-line{white-space:nowrap}}.contact-form{display:grid;gap:22px;padding:32px;background:var(--surface);border-radius:calc(var(--radius) + 2px)}.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.contact-form label{display:grid;gap:8px}.contact-form label span{font-size:.95rem}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:14px 16px;border:1px solid rgba(0,0,0,.12);border-radius:16px;background:#fff}.contact-form textarea{resize:vertical}.contact-form__honeypot{position:absolute;left:-9999px}.contact-form__captcha-block{display:grid;gap:10px}.contact-form__captcha{min-height:78px}.contact-form__captcha-note{color:var(--muted);font-size:.95rem}.contact-form__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px}.contact-form__status{color:var(--muted)}.contact-form__status[data-state=success]{color:#226749}.contact-form__status[data-state=error]{color:#8d0820}.contact-form__status[data-state=submitting]{color:var(--gold)}.contact-form .button[disabled]{cursor:wait;opacity:.78}.contact-result-modal{inset:0;width:min(560px,calc(100% - 28px));max-width:560px;max-height:calc(100vh - 28px);margin:auto;padding:0;border:0;background:transparent}.contact-result-modal::backdrop{background:#120e108a;backdrop-filter:blur(6px)}.contact-result-modal__panel{position:relative;display:grid;gap:16px;padding:clamp(28px,4vw,34px);border:1px solid rgba(141,8,32,.1);border-radius:30px;background:#fff;box-shadow:0 28px 60px #1b101433}.contact-result-modal__panel[data-state=success]{border-color:#22674929}.contact-result-modal__panel[data-state=error]{border-color:#8d08202e}.contact-result-modal__eyebrow{margin:0;color:var(--accent);font-size:.78rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.contact-result-modal__panel[data-state=success] .contact-result-modal__eyebrow{color:#226749}.contact-result-modal__panel[data-state=error] .contact-result-modal__eyebrow{color:var(--accent)}.contact-result-modal__title{margin:0;padding-right:64px;font-size:clamp(1.7rem,3.4vw,2.3rem);line-height:1.35}.contact-result-modal__message{margin:0;color:var(--muted);line-height:1.8}.contact-result-modal__assist{margin:2px 0 0;padding-top:14px;border-top:1px solid rgba(0,0,0,.08);color:var(--muted);font-size:.95rem;line-height:1.8}.contact-result-modal__assist a{color:var(--accent);text-decoration:underline;text-underline-offset:.18em}.contact-result-modal__actions{display:flex;justify-content:flex-end;margin-top:4px}.contact-result-modal__close{position:absolute;top:18px;right:18px;border:0;background:transparent;color:#706569;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.legal-layout{max-width:900px}.legal-sections{display:grid;gap:28px;margin-top:36px}.legal-section{display:grid;gap:14px;padding-top:22px;border-top:1px solid rgba(0,0,0,.08)}.legal-note{margin-top:36px;color:var(--muted)}.livapon-hero{position:relative;overflow:hidden;padding:clamp(54px,9vw,110px) 0 clamp(80px,11vw,136px)}.livapon-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.88fr);gap:44px;align-items:center}.livapon-hero__copy{display:grid;gap:20px}.livapon-hero__copy h1{font-size:clamp(2.8rem,6vw,4.8rem)}.livapon-hero__copy p:last-of-type{max-width:34ch;color:var(--muted)}.livapon-hero__actions{display:flex;flex-wrap:wrap;gap:14px}.livapon-hero__visual{display:grid;justify-items:start;gap:22px}.livapon-hero__visual figure{margin:0;overflow:hidden;border-radius:calc(var(--radius) + 6px);box-shadow:var(--shadow)}.livapon-hero__visual figure img{aspect-ratio:16 / 10;object-fit:cover}.marquee{position:absolute;inset:auto 0 16px;overflow:hidden;color:#8d08200f;font-size:clamp(2.6rem,9vw,8rem);font-family:"Noto Serif JP",serif;white-space:nowrap}.marquee__track{display:inline-flex;gap:56px;padding-left:56px;animation:marquee 20s linear infinite}.statement-block{display:grid;gap:14px;max-width:760px}.statement-block p{font-size:clamp(1.08rem,1.5vw,1.22rem)}.statement-block p:not(:first-child){color:var(--muted)}.livapon-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.livapon-panel{display:grid;gap:14px;padding:32px;border-radius:calc(var(--radius) + 2px);background:var(--surface)}.site-footer{margin-top:96px;background:radial-gradient(circle at left top,rgba(141,8,32,.22),transparent 34%),linear-gradient(145deg,#262024,#363035);color:#ffffffd1}.site-footer__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px;padding:60px 0 38px}.site-footer__brand{display:grid;align-content:start}.site-footer__logo{width:min(100%,260px)}.site-footer__service-logo{width:min(100%,158px);height:auto}.site-footer__nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.site-footer__nav section{display:grid;gap:14px}.site-footer__nav h2{margin:0;font-size:1rem;font-family:var(--font-sans);color:#ffffff80;letter-spacing:.12em}.site-footer__nav ul{display:grid;gap:12px;list-style:none;margin:0;padding:0}.site-footer__service-link{display:inline-flex;align-items:center}.site-footer__service-link:hover{opacity:.86}.site-footer__nav-secondary{margin-top:4px;padding-top:14px;border-top:1px solid rgba(255,255,255,.19)}.site-footer__nav a{position:relative;color:#ffffffb3;text-decoration:none}.site-footer__nav a:after{content:"";position:absolute;left:0;right:0;bottom:-.24em;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right center;transition:var(--link-underline-transition)}.site-footer__nav a:hover{color:#fff}.site-footer__nav a:hover:after,.site-footer__nav a:focus-visible:after{transform:scaleX(1);transform-origin:left center}.site-footer__bottom{padding:18px 0 34px;border-top:1px solid rgba(255,255,255,.13);color:#ffffff8c}body.page-home .button{padding:0;border:0;border-radius:0;background:transparent;justify-content:flex-start}body.page-home .button:hover{transform:none}body.page-home .button--primary,body.page-home .button--secondary{color:var(--accent);background:transparent;border:0}body.page-home .button--primary:after,body.page-home .button--secondary:after{content:"";width:28px;height:1px;background:currentColor}body.page-home{--home-viewport-section-height: calc(100vh - var(--header-height))}@supports (height: 100svh){body.page-home{--home-viewport-section-height: calc(100svh - var(--header-height))}}@supports (height: 100dvh){body.page-home{--home-viewport-section-height: calc(100dvh - var(--header-height))}}body.page-home .hero{display:grid;align-items:center;min-height:min(calc(var(--home-viewport-section-height) - 20px),820px);padding:clamp(12px,2vw,26px) 0 clamp(28px,4vw,46px)}body.page-home .hero__inner{position:relative;isolation:isolate;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:clamp(44px,5.5vw,96px);align-items:center}body.page-home .hero__copy{position:relative;z-index:2;gap:10px;align-content:center;max-width:42rem;padding-bottom:0}body.page-home .hero__title{display:grid;gap:0}html.js body.page-home .hero__signature,html.js body.page-home .hero__title-line,html.js body.page-home .hero__lead{opacity:0;transform:translate3d(0,28px,0);filter:blur(10px)}html.js body.page-home .hero__title-line.is-split-ready,html.js body.page-home .hero__signature.is-split-ready{opacity:1;transform:none;filter:none;animation:none}body.page-home .hero__signature.is-split-ready{display:inline-flex;flex-wrap:nowrap;width:max-content;max-width:100%;white-space:nowrap}body.page-home .hero__char-mask{display:inline-block;overflow:hidden;line-height:1;vertical-align:bottom}body.page-home .hero__char{display:inline-block;white-space:pre;transform:translateY(1em);transition:transform 1s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--hero-base-delay, 0ms) + (var(--hero-char-index, 0) * 40ms));will-change:transform}html.js body.page-home .hero.is-loaded .hero__title-line.is-split-ready .hero__char,html.js body.page-home .hero.is-loaded .hero__signature.is-split-ready .hero__char{transform:translateY(0)}html.js body.page-home .hero__title-line:first-child{animation:hero-copy-in .95s cubic-bezier(.16,1,.3,1) .08s forwards}html.js body.page-home .hero__title-line:last-child{animation:hero-copy-in 1.05s cubic-bezier(.16,1,.3,1) .22s forwards}html.js body.page-home .hero__signature{animation:hero-copy-in 1.05s cubic-bezier(.16,1,.3,1) .38s forwards}html.js body.page-home .hero__title-line.is-split-ready:first-child,html.js body.page-home .hero__title-line.is-split-ready:last-child,html.js body.page-home .hero__signature.is-split-ready{animation:none}body.page-home .hero__copy h1{max-width:none;width:max-content;font-size:clamp(2rem,3.8vw,3.5rem);line-height:1.06;letter-spacing:-.01em;text-wrap:initial}body.page-home .hero__signature{margin-top:6px;font-size:clamp(4.6rem,10vw,8.6rem);line-height:.88}body.page-home .hero__title-line{display:block}body.page-home .hero__title-line--solid{white-space:nowrap;width:max-content;max-width:100%}body.page-home .hero__lead{max-width:30ch;font-size:1.04rem;line-height:1.95;color:#595254}body.page-home .hero__visual{position:relative;z-index:1;display:flex;align-items:stretch;min-height:clamp(440px,calc(100dvh - var(--header-height) - 148px),700px);gap:0;margin-top:0;margin-right:calc((100vw - var(--shell-wide)) / -2)}body.page-home .hero__figure{border-radius:0;box-shadow:none;width:100%;min-height:inherit;margin:0}body.page-home .hero__figure img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center}html.js body.page-home .hero__slides:after{animation:hero-veil-out 1.15s ease .08s forwards}html.js body.page-home .hero__slide{animation:hero-slide-cycle 15s linear infinite}html.js body.page-home .hero__slide img{animation:hero-image-cycle 15s linear infinite}html.js body.page-home .hero__slide:nth-child(1),html.js body.page-home .hero__slide:nth-child(1) img{animation-delay:0s}html.js body.page-home .hero__slide:nth-child(2),html.js body.page-home .hero__slide:nth-child(2) img{animation-delay:5s}html.js body.page-home .hero__slide:nth-child(3),html.js body.page-home .hero__slide:nth-child(3) img{animation-delay:10s}body.page-home .page-section{padding:clamp(112px,14vw,188px) 0}body.page-home .page-section--about{display:grid;align-items:center;min-height:var(--home-viewport-section-height);padding:clamp(28px,4.8vw,54px) 0}body.page-home .page-section--tone{background:#faf9f9}body.page-home .page-section--outline:before{--outline-top: clamp(22px, 3vw, 44px);--outline-size: clamp(6.8rem, 24vw, 19rem);--outline-stroke: 1px rgba(141, 8, 32, .11)}body.page-home .page-section--about.page-section--outline:before{--outline-left: clamp(-94px, -5vw, -28px)}body.page-home .page-section--tone.page-section--outline:before{--outline-top: clamp(28px, 3vw, 46px);--outline-left: auto;--outline-right: clamp(-62px, -3vw, -8px);--outline-size: clamp(5.8rem, 20vw, 15rem);--outline-stroke: 1px rgba(141, 8, 32, .09)}body.page-home #business.page-section--outline:before{--outline-top: clamp(26px, 3vw, 42px);--outline-left: clamp(-82px, -4.6vw, -16px);--outline-size: clamp(6.2rem, 22vw, 16.4rem);--outline-stroke: 1px rgba(141, 8, 32, .1)}body.page-home .page-section--company.page-section--outline:before{--outline-top: clamp(24px, 2.8vw, 38px);--outline-left: auto;--outline-right: clamp(-54px, -2.8vw, -4px);--outline-size: clamp(5rem, 18vw, 13.2rem);--outline-opacity: .72;--outline-stroke: 1px rgba(141, 8, 32, .08)}body.page-home .page-section--company{border-top:0;border-bottom:0}body.page-home .section-heading{gap:18px;max-width:920px}body.page-home .section-heading__eyebrow{color:#8b8184;font-size:.68rem;letter-spacing:.3em}body.page-home .section-heading h2{font-size:clamp(2.8rem,5vw,4.9rem);line-height:1.1}body.page-home .section-heading__intro{max-width:48ch;color:#595254}body.page-home .home-about{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(54px,6vw,96px);align-items:center}body.page-home .home-about__intro{display:grid;gap:0;align-content:center}body.page-home .page-section--about .section-heading{max-width:34rem}body.page-home .page-section--about .role-grid{grid-template-columns:1fr;gap:0;margin-top:0;border-top:1px solid rgba(0,0,0,.08)}body.page-home .page-section--about .role-card{min-height:0;padding:clamp(24px,2vw,30px) 0;border:0;border-radius:0;background:transparent;box-shadow:none}body.page-home .page-section--about .role-card:nth-child(n+2){padding-left:0;border-top:1px solid rgba(0,0,0,.08);border-left:0}body.page-home .role-card p:first-child,body.page-home .business-row__copy>p:first-child{color:#8b8184;font-size:.68rem;letter-spacing:.28em}body.page-home .role-card h3{font-size:clamp(1.45rem,2.2vw,2.1rem)}body.page-home .business-stack{gap:0;margin-top:70px;border-top:1px solid rgba(0,0,0,.08)}body.page-home .business-row{grid-template-columns:minmax(320px,.92fr) minmax(320px,1.08fr);gap:clamp(42px,6vw,108px);align-items:center;padding:58px 0;border-bottom:1px solid rgba(0,0,0,.08)}body.page-home .business-row--reverse{grid-template-columns:minmax(320px,1.08fr) minmax(320px,.92fr)}body.page-home .business-row--reverse .business-row__media{order:2}body.page-home .business-row--reverse .business-row__copy{order:1}body.page-home .business-row__media{border-radius:0}body.page-home .business-row__media img{width:100%;aspect-ratio:auto;height:auto;object-fit:cover}body.page-home .business-row__copy{gap:18px;padding-top:0;max-width:30rem}body.page-home .business-row__copy h3{font-size:clamp(2.2rem,3.8vw,3.5rem);line-height:1.1}body.page-home .business-row__copy h3.business-row__logo-title{line-height:1}body.page-home .business-row__copy h3.business-row__logo-title img{display:block;width:clamp(200px,20vw,270px);max-width:100%;height:clamp(42px,4.1vw,58px);object-fit:cover;object-position:center}@media(min-width:961px){body.page-home .business-row__copy h3.is-nowrap{white-space:nowrap}}body.page-home .section-actions{margin-top:34px}body.page-home .company-grid{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:78px}body.page-home .company-facts{border-top:1px solid rgba(0,0,0,.08)}body.page-home .company-facts div{grid-template-columns:180px 1fr;gap:28px;padding:22px 0}body.page-home .company-facts dt{color:#8b8184}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:1080px){body.page-home .company-grid{grid-template-columns:1fr}body.page-home .hero{min-height:auto;padding:28px 0 52px}body.page-home .hero__inner{grid-template-columns:1fr;gap:32px}body.page-home .hero__figure{min-height:clamp(320px,52vw,500px)}body.page-home .hero__visual{width:min(100%,620px);min-height:clamp(320px,52vw,500px);margin-top:0;margin-right:0;margin-left:auto}body.page-home .hero__copy h1{width:auto;font-size:clamp(1.9rem,5vw,3rem)}body.page-home .hero__signature{font-size:clamp(2.8rem,7.8vw,5.2rem)}html.js body.page-home .hero__signature,html.js body.page-home .hero__title-line,html.js body.page-home .hero__lead{transform:translate3d(0,22px,0)}body.page-home .page-section--about{min-height:auto;padding:72px 0 84px}body.page-news .page-news__archive-section.page-section--outline:before{--outline-size: clamp(4.8rem, 18vw, 9.2rem);--outline-right: -18px}body.page-home .page-section--outline:before{--outline-top: 22px;--outline-size: clamp(5.6rem, 22vw, 11rem)}body.page-home .page-section--tone.page-section--outline:before{--outline-size: clamp(5rem, 18vw, 9rem)}body.page-home #business.page-section--outline:before{--outline-size: clamp(5.2rem, 20vw, 10.2rem)}body.page-home .page-section--company.page-section--outline:before{--outline-size: clamp(4.6rem, 17vw, 8.8rem)}body.page-home .home-about{grid-template-columns:1fr;gap:38px;align-content:center}body.page-home .page-section--about .section-heading{max-width:42rem}body.page-home .page-section--about .role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:0}body.page-home .page-section--about .role-card{padding:26px 24px 0 0}body.page-home .page-section--about .role-card:nth-child(n+2){padding-top:26px;padding-left:24px;border-top:0;border-left:1px solid rgba(0,0,0,.08)}body.page-home .hero__figure img{aspect-ratio:auto;height:100%}body.page-home .business-row__media img{aspect-ratio:auto;height:auto}body.page-home .business-row{grid-template-columns:1fr;gap:26px}body.page-home .business-row--reverse{grid-template-columns:1fr}body.page-home .business-row--reverse .business-row__media,body.page-home .business-row--reverse .business-row__copy{order:initial}.hero__inner,.company-grid,.contact-form-block,.livapon-hero__inner{grid-template-columns:1fr}.hero__figure img,.page-hero__visual img,.livapon-hero__visual figure img{aspect-ratio:4 / 3}.business-row,.business-row--reverse,.news-archive__link,.consultation-cta,.related-section,.site-footer__inner{grid-template-columns:1fr}.business-row--reverse .business-row__media,.business-row--reverse .business-row__copy{order:initial}.article__content,.article__hero-inner{max-width:none}.site-footer__nav{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media(max-width:820px){:root{--shell: min(100vw - 28px, 1240px);--header-height: 74px}.site-header__inner{grid-template-columns:auto 1fr auto;gap:16px}.site-header__toggle{display:inline-grid;gap:5px;justify-items:end;padding:12px 0 12px 12px;border:0;background:transparent}.site-header__toggle span{width:24px;height:2px;background:var(--accent);transition:transform var(--transition),opacity var(--transition)}.site-header__toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header__toggle[aria-expanded=true] span:nth-child(2){opacity:0}.site-header__toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-header__nav{position:fixed;inset:var(--header-height) 16px auto;display:none;grid-template-columns:1fr;gap:18px;padding:20px;z-index:2;background:#fffffffa;border-radius:24px;box-shadow:var(--shadow)}.site-header__nav.is-open{display:grid}.site-header__nav ul{flex-direction:column;align-items:flex-start;gap:4px}.site-header__nav a{min-height:44px}.site-header__contact{justify-self:stretch}.site-header__overlay{position:fixed;inset:var(--header-height) 0 0;z-index:1;background:#140d104d}.site-header__overlay[hidden]{display:none}.site-header__overlay:not([hidden]){display:block}.role-grid,.livapon-panels{grid-template-columns:1fr}body.page-about .team-minimal-preview{margin:28px auto 68px;padding:0 10px}body.page-about .about-page-hero{min-height:auto}body.page-about .about-page-hero__label .section-heading h2{font-size:clamp(1.88rem,3.8vw,2.5rem)}body.page-about .about-page-hero__body{width:min(100%,720px);margin-top:clamp(52px,9vw,92px)}body.page-about .about-page-hero__body p{font-size:clamp(1rem,1.9vw,1.24rem)}body.page-about .about-page-hero__rule{margin-top:clamp(44px,7vw,68px)}body.page-about .role-grid--about{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center}body.page-about .role-grid--about .role-card:nth-child(3){grid-column:1 / -1}body.page-about .team-minimal-block+.team-minimal-block{margin-top:56px}body.page-about .team-minimal-heading{margin-bottom:28px}body.page-about .team-minimal-heading h4{font-size:1.72rem}body.page-about .team-minimal-grid,body.page-about .team-minimal-grid-media,body.page-about .team-minimal-grid-officers{max-width:min(100%,348px);grid-template-columns:1fr;gap:36px;margin:0 auto;justify-content:center}body.page-about .team-minimal-name{margin-top:14px;font-size:1rem}body.page-about .team-minimal-role{margin-top:7px;font-size:.84rem}body.page-about .officer-detail-modal{width:min(100% - 20px,680px);max-height:calc(100vh - 20px)}body.page-about .officer-detail-panel{grid-template-columns:1fr;gap:18px;padding:24px 18px 20px;max-height:calc(100vh - 20px);overflow:hidden;border-radius:24px}body.page-about .officer-detail-media{position:relative}body.page-about .officer-detail-photo{max-width:240px;margin:0 auto;border-radius:22px}body.page-about .officer-detail-close{top:14px;right:14px}body.page-about .officer-detail-header{padding-right:56px;margin-bottom:18px}body.page-about .officer-detail-content{display:grid;align-content:start;min-height:0}body.page-about .officer-detail-body{max-height:min(40vh,calc(100dvh - 360px));overflow-y:auto;padding-right:4px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}body.page-about .officer-detail-header h3{font-size:1.7rem;line-height:1.35}body.page-about .officer-detail-body p{font-size:.94rem;line-height:1.8}body.page-home .hero,body.page-home .page-section--about{min-height:auto;padding:20px 0 44px}body.page-news .page-news__archive-section.page-section--outline:before{--outline-top: 16px;--outline-right: -12px;--outline-size: clamp(3.9rem, 20vw, 6.4rem)}body.page-news .page-hero,body.page-sns-marketing .page-hero{padding-top:42px;padding-bottom:24px}body.page-news .page-hero__copy,body.page-sns-marketing .page-hero__copy{gap:14px}body.page-news .page-hero__copy h1{font-size:clamp(2rem,6.8vw,2.75rem);line-height:1.14}.page-hero__copy p:last-child,.section-heading__intro{font-size:.98rem;line-height:1.82}body.page-news .news-archive,body.page-sns-marketing .news-archive{margin-top:28px}body.page-news .news-archive__toolbar,body.page-sns-marketing .news-archive__toolbar{overflow-x:auto;padding-bottom:2px}body.page-sns-marketing .news-archive--mobile-select .news-archive__toolbar{display:block;overflow:visible;padding-bottom:0}body.page-news .news-archive__filters,body.page-sns-marketing .news-archive__filters{flex-wrap:nowrap;gap:10px;width:max-content;min-width:100%}body.page-news .news-archive__filters button,body.page-sns-marketing .news-archive__filters button{padding:9px 14px;font-size:.92rem;white-space:nowrap}body.page-sns-marketing .news-archive--mobile-select .news-archive__filters{display:none}body.page-sns-marketing .news-archive--mobile-select .news-archive__select-field{display:block}body.page-news .news-archive__link,body.page-sns-marketing .news-archive__link{gap:18px;padding:20px 0}body.page-news .news-archive__link--visual{grid-template-columns:1fr}body.page-news .news-archive__visual{height:min(56vw,240px)}body.page-news .news-archive__item h2,body.page-sns-marketing .news-archive__item h2{font-size:clamp(1.08rem,2.8vw,1.3rem);line-height:1.45}body.page-home .page-section--outline:before{--outline-top: 18px;--outline-left: -18px;--outline-size: clamp(4.8rem, 24vw, 8rem);--outline-stroke: 1px rgba(141, 8, 32, .1)}body.page-home .page-section--tone.page-section--outline:before{--outline-left: auto;--outline-right: -16px;--outline-size: clamp(4.2rem, 20vw, 7rem)}body.page-home #business.page-section--outline:before{--outline-size: clamp(4.6rem, 22vw, 7.6rem)}body.page-home .page-section--company.page-section--outline:before{--outline-right: -14px;--outline-size: clamp(4rem, 18vw, 6.8rem)}body.page-home .hero__inner{gap:22px}body.page-home .hero__copy{gap:16px;padding-bottom:0}body.page-home .hero__visual{width:100vw;min-height:clamp(260px,64vw,420px);max-width:none;margin-left:calc(50% - 50vw)}body.page-home .hero__signature{font-size:clamp(2.2rem,10.8vw,3.8rem)}body.page-home .hero__copy h1{width:100%;font-size:clamp(1.7rem,6vw,2.3rem)}body.page-home .hero__lead{max-width:36ch}body.page-home .hero__figure,body.page-home .hero__slides{min-height:inherit}body.page-home .hero__figure img{display:block;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center}html.js body.page-home .hero__slide img{animation:hero-image-cycle 15s linear infinite}body.page-home .hero__title-line--solid{width:100%}html.js body.page-home .hero__signature,html.js body.page-home .hero__title-line,html.js body.page-home .hero__lead{transform:translate3d(0,18px,0)}body.page-home .home-about{gap:28px}body.page-home .page-section--about .role-grid{grid-template-columns:1fr}body.page-home .page-section--about .role-card{padding:26px 0 0}body.page-home .page-section--about .role-card:nth-child(n+2){padding-left:0;border-left:0;border-top:1px solid rgba(0,0,0,.08)}body.page-home .company-facts div,.company-facts div,.contact-form__grid{grid-template-columns:1fr}.company-facts div{gap:4px}.contact-result-modal{width:min(100% - 20px,560px);max-height:calc(100vh - 20px)}.contact-result-modal__panel{padding:24px 20px 22px;border-radius:24px}.contact-result-modal__title{padding-right:52px;font-size:clamp(1.5rem,6vw,2rem)}.site-footer__nav{grid-template-columns:1fr}}@media(max-width:640px){body.page-home .hero__inner{gap:8px}body.page-home .hero__copy{gap:10px;padding-top:10px}body.page-home .hero__copy h1{max-width:10.5ch}body.page-home .page-section{padding:86px 0}body.page-home .hero,body.page-home .page-section--about{min-height:auto;padding:16px 0 32px}body.page-home .page-section--outline:before{--outline-top: 12px;--outline-size: clamp(3.8rem, 22vw, 6rem)}body.page-home #business.page-section--outline:before{--outline-size: clamp(3.6rem, 20vw, 5.6rem)}body.page-home .page-section--company.page-section--outline:before{--outline-size: clamp(3.4rem, 18vw, 5.2rem)}body.page-home .hero__visual{min-height:clamp(320px,96vw,420px);aspect-ratio:1 / .98;margin-top:-18px}body.page-home .hero__signature{position:relative;z-index:2;margin-top:-4px;margin-bottom:-.12em;font-size:clamp(2.9rem,15vw,4.4rem);line-height:.9}body.page-home .hero__figure,body.page-home .hero__slides{min-height:100%}body.page-home .hero__figure{height:100%}body.page-home .page-section--about .section-heading h2{max-width:none}body.page-home .page-section--about .section-heading__line{white-space:nowrap}html.js body.page-home .hero__signature,html.js body.page-home .hero__title-line,html.js body.page-home .hero__lead{transform:translate3d(0,14px,0)}.hero,.page-hero,.page-section{padding-top:68px}.section-heading h2,.consultation-cta h2,.livapon-panel h2{font-size:clamp(1.7rem,8.4vw,2.2rem);line-height:1.18}.consultation-cta__message{margin-top:6px;font-size:1rem;line-height:1.75}.consultation-cta__message-line{display:block}.hero__copy h1,.page-hero__copy h1,.article__copy h1,.livapon-hero__copy h1{font-size:clamp(2.2rem,11vw,3.3rem)}.page-hero__copy h1{font-size:clamp(1.95rem,9vw,2.4rem);line-height:1.16}.page-hero__copy p:last-child,.section-heading__intro,.news-archive__excerpt,.news-archive__item p:last-child,.news-list__body span:last-child{font-size:.94rem;line-height:1.78}body.page-news .page-hero{padding-top:32px;padding-bottom:18px}body.page-news .page-hero__copy{gap:12px}body.page-news .page-hero__copy h1{font-size:clamp(1.72rem,8.6vw,2.12rem)}body.page-news .page-news__archive-section{padding-top:44px}body.page-article .article__hero{padding:28px 0 24px}body.page-article .article__hero-inner{gap:18px}body.page-article .article__copy{gap:10px}body.page-article .article__meta{gap:6px 10px;font-size:.82rem}body.page-article .article__copy h1{font-size:clamp(1.58rem,7.6vw,2.02rem);line-height:1.24;letter-spacing:-.01em}body.page-article .article__copy p:last-child{font-size:.94rem;line-height:1.78}body.page-article .article__content{padding-bottom:56px}body.page-article .rich-text{gap:20px;font-size:.97rem}body.page-news .news-archive,body.page-sns-marketing .news-archive{margin-top:22px}body.page-news .news-archive__list,body.page-sns-marketing .news-archive__list{margin-top:18px}body.page-news .news-archive__meta,body.page-sns-marketing .news-archive__meta{gap:6px 10px;margin-bottom:8px;font-size:.82rem}body.page-news .news-archive__body,body.page-sns-marketing .news-archive__body{gap:8px}.news-list__link{grid-template-columns:1fr;gap:14px;padding:18px 0}.news-list--inline .news-list__link{grid-template-columns:1fr;gap:14px}.news-list__media,.news-list__media img{height:auto}.news-list--inline .news-list__media{height:min(56vw,240px)}.news-list--inline .news-list__media img{height:100%}.news-list{margin-top:28px;gap:14px}.news-list__body{gap:8px}.news-list__meta{gap:6px 12px;font-size:.85rem}.news-list__body strong{font-size:1.04rem;line-height:1.45}body.page-contact .page-hero{padding-top:28px;padding-bottom:12px}body.page-contact .page-hero__copy{gap:12px}body.page-contact .page-hero__copy h1{font-size:clamp(1.78rem,8.2vw,2.2rem)}body.page-contact .page-section{padding-top:44px;padding-bottom:72px}body.page-contact .contact-form-block{gap:28px}body.page-contact .contact-form-block__intro h2{font-size:clamp(1.24rem,6.2vw,1.56rem);line-height:1.5}body.page-contact .contact-form-block__notes{gap:8px;margin-top:16px;font-size:.92rem;line-height:1.72}.contact-form{padding:22px}.contact-result-modal__close{top:14px;right:14px}.contact-result-modal__actions{justify-content:stretch}.contact-result-modal__actions .button{width:100%}.article__content,.page-section{gap:32px}.hero__context,.article-share__links,.livapon-hero__actions,.contact-form__actions{flex-direction:column;align-items:stretch}.author-card__profile{flex-direction:column;align-items:flex-start}body.page-about .team-minimal-preview{margin:24px auto 60px;padding:0 6px}body.page-about .page-about-hero-section{padding-top:32px;padding-bottom:28px}body.page-about .about-page-hero__label{max-width:none}body.page-about .about-page-hero__label .section-heading{gap:10px}body.page-about .about-page-hero__label .section-heading h2{font-size:clamp(1.6rem,8vw,2.1rem);line-height:1.28}body.page-about .about-page-hero__body{width:min(100%,500px);margin-top:42px}body.page-about .about-page-hero__body h1{font-size:clamp(1.7rem,8vw,2.3rem);line-height:1.22}body.page-about .about-page-hero__body p{margin-top:22px;font-size:clamp(.95rem,4vw,1.08rem);line-height:1.82}body.page-about .about-page-hero__rule{height:3px;margin-top:40px}body.page-about .page-about-team-section{padding-top:16px}body.page-about .role-grid--about{grid-template-columns:1fr;gap:20px}body.page-about .role-grid--about .role-card,body.page-about .role-grid--about .role-card:nth-child(3){grid-column:auto;width:min(100%,290px)}body.page-about .role-grid--about .role-card{padding:30px}body.page-about .team-minimal-block+.team-minimal-block{margin-top:48px}body.page-about .about-page-hero__label .section-heading{gap:8px}body.page-about .about-page-hero__label .section-heading h2{font-size:clamp(1.32rem,6.6vw,1.72rem);line-height:1.22}body.page-about .team-minimal-heading{margin-bottom:22px}body.page-about .team-minimal-heading h4{font-size:1.44rem}body.page-about .team-minimal-heading p{margin-top:6px;font-size:.88rem}body.page-about .team-minimal-grid,body.page-about .team-minimal-grid-media,body.page-about .team-minimal-grid-officers{max-width:min(100%,272px);gap:26px}body.page-about .team-minimal-item,body.page-about .team-minimal-button{align-items:center}body.page-about .team-minimal-image{max-width:272px;margin:0 auto}body.page-about .team-minimal-name{margin-top:12px;font-size:.96rem;text-align:center}body.page-about .team-minimal-role{margin-top:6px;font-size:.82rem;text-align:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal],[data-reveal].is-awaiting-reveal{opacity:1;transform:none}html.js body.page-home .hero__signature,html.js body.page-home .hero__title-line,html.js body.page-home .hero__lead{opacity:1;transform:none;filter:none}html.js body.page-home .hero__title-line.is-split-ready .hero__char,html.js body.page-home .hero__signature.is-split-ready .hero__char{opacity:1;transform:none;filter:none;animation:none}.hero__slides:after{opacity:0}.hero__slide{opacity:0}.hero__slide.is-active,.hero__slide:first-child{opacity:1}.hero__slide img{transform:none;filter:none;opacity:1}}
