:root{--renewal-gradient: linear-gradient(135deg, #38bdf8 0%, #2563eb 48%, #0b1f3a 100%);--renewal-overlay: linear-gradient(160deg, rgba(15, 23, 42, 0.42) 0%, rgba(15, 23, 42, 0.32) 50%, rgba(15, 23, 42, 0.38) 100%)}*,*::before,*::after{box-sizing:border-box}.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}.renewal-body{margin:0;min-height:100dvh;font-family:"Noto Sans JP",sans-serif;color:#0f172a;background:#fafbfc;line-height:1.7}.renewal-body.page-cream{background:linear-gradient(180deg, #fff8f0 0%, #fdecd8 100%)}.font-script{font-family:"Great Vibes",cursive;font-weight:400;letter-spacing:.02em}.renewal-header{position:fixed;inset:0 0 auto;z-index:100;border-bottom:1px solid rgba(0,0,0,0);transition:background-color .3s ease,border-color .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease,transform .35s ease,opacity .35s ease}.renewal-header.is-concealed{transform:translateY(-100%);opacity:0;pointer-events:none}@media(prefers-reduced-motion: reduce){.renewal-header.is-concealed{transition:none}}.renewal-header.is-over-hero{background:rgba(0,0,0,.12);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom-color:hsla(0,0%,100%,.08)}.renewal-header.is-solid{background:rgba(250,251,252,.82);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom-color:rgba(15,23,42,.1)}.renewal-header__inner{position:relative;z-index:2;max-width:1120px;margin:0 auto;padding:.15rem 1.25rem;min-height:4.25rem;display:grid;grid-template-columns:1fr auto;align-items:center;-moz-column-gap:1rem;column-gap:1rem}@media(min-width: 768px){.renewal-header__inner{grid-template-columns:1fr auto 1fr}}.renewal-header__logo{display:inline-flex;flex-shrink:0;justify-self:start}.renewal-header__logo-img{height:3.95rem;width:auto;display:block;transform-origin:center center;transition:transform .2s ease;filter:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.25))}.renewal-header.is-solid .renewal-header__logo-img{filter:none}.renewal-header__logo-img.is-spinning{animation:renewalLogoSpin .7s ease-in-out}@keyframes renewalLogoSpin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.renewal-nav--desktop{display:none;justify-self:center}@media(min-width: 768px){.renewal-nav--desktop{display:block}.renewal-menu-btn{display:none !important}}.renewal-nav__list{list-style:none;margin:0;padding:.25rem 1.35rem;display:inline-flex;align-items:center;gap:.35rem;border-radius:1.5rem;background:hsla(0,0%,100%,.14);transition:background-color .3s ease}.renewal-header.is-solid .renewal-nav__list{background:rgba(15,23,42,.08)}.renewal-nav__link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:rgba(0,0,0,0);font:inherit;color:hsla(0,0%,100%,.78);text-decoration:none;padding:.45rem 1rem;border-radius:1.25rem;cursor:pointer;display:inline-flex;align-items:center;gap:.3rem;white-space:nowrap;font-size:.72rem;letter-spacing:.03em;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease,transform .2s ease}.renewal-header.is-solid .renewal-nav__link{color:#475569}.renewal-nav__link:hover,.renewal-nav__link:focus-visible{color:hsla(0,0%,100%,.95);background:hsla(0,0%,100%,.12);outline:none;transform:translateY(-1px)}.renewal-header.is-solid .renewal-nav__link:hover,.renewal-header.is-solid .renewal-nav__link:focus-visible{color:#0f172a;background:hsla(0,0%,100%,.72)}.renewal-nav__link.is-current,.renewal-nav__item--dropdown.is-open>.renewal-nav__trigger{color:#333;background:hsla(0,0%,100%,.92);box-shadow:0 2px 10px rgba(0,0,0,.12)}.renewal-header.is-solid .renewal-nav__link.is-current,.renewal-header.is-solid .renewal-nav__item--dropdown.is-open>.renewal-nav__trigger{color:#333;background:hsla(0,0%,100%,.96);box-shadow:0 2px 10px rgba(15,23,42,.1)}.renewal-nav__chevron{width:.4rem;height:.4rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-1px);transition:transform .2s ease}.renewal-nav__item--dropdown{position:relative}.renewal-nav__item--dropdown.is-open .renewal-nav__chevron,.renewal-mobile__item--dropdown.is-open .renewal-nav__chevron{transform:rotate(225deg) translateY(-1px)}.renewal-nav__dropdown{position:absolute;top:100%;left:0;z-index:120;min-width:12.5rem;margin:0;padding:.4rem;list-style:none;background:hsla(0,0%,100%,.14);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.08);border-radius:.75rem;box-shadow:none}.renewal-nav__dropdown::before{content:"";position:absolute;top:-0.4rem;left:0;right:0;height:.4rem}.renewal-header.is-solid .renewal-nav__dropdown{background:rgba(15,23,42,.08);border-color:rgba(15,23,42,.1)}.renewal-nav__dropdown a,.renewal-mobile__sub a{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .7rem;color:#0f172a;text-decoration:none;border-radius:.5rem;font-size:.92rem}.renewal-header.is-over-hero .renewal-nav__dropdown a{color:hsla(0,0%,100%,.92)}.renewal-nav__dropdown a:hover,.renewal-mobile__sub a:hover{background:rgba(37,99,235,.08)}.renewal-header.is-over-hero .renewal-nav__dropdown a:hover{background:hsla(0,0%,100%,.12)}.renewal-mobile__sub a{color:hsla(0,0%,100%,.92)}.renewal-mobile__sub a:hover{background:hsla(0,0%,100%,.12)}.renewal-nav__dropdown a.is-soon,.renewal-mobile__sub a.is-soon,.renewal-nav__link.is-soon,.renewal-mobile__link.is-soon{color:#475569;cursor:default}.renewal-header.is-over-hero .renewal-nav__dropdown a.is-soon,.renewal-header.is-over-hero .renewal-nav__link.is-soon{color:hsla(0,0%,100%,.65)}.renewal-nav__soon{font-size:.68rem;padding:.1rem .35rem;border-radius:999px;background:#f3f4f6;color:#475569}.renewal-nav__item--dropdown.is-soon-parent>.renewal-nav__dropdown{display:none}.renewal-nav__item--dropdown.is-soon-parent:hover>.renewal-nav__dropdown,.renewal-nav__item--dropdown.is-soon-parent:focus-within>.renewal-nav__dropdown{display:block}.renewal-header.is-over-hero .renewal-nav__dropdown .renewal-nav__soon,.renewal-header.is-over-hero .renewal-nav__link .renewal-nav__soon{background:hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.75)}.renewal-header__actions{margin-left:0;justify-self:end;display:flex;align-items:center;gap:.75rem}.renewal-lang{display:inline-flex;align-items:center;gap:.25rem;font-size:.85rem}.renewal-lang__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:rgba(0,0,0,0);color:hsla(0,0%,100%,.7);font:inherit;cursor:pointer;padding:.2rem .35rem;transition:color .3s ease}.renewal-header.is-solid .renewal-lang__btn{color:#475569}.renewal-lang__btn.is-active{color:#fff;font-weight:700}.renewal-header.is-solid .renewal-lang__btn.is-active{color:#2563eb}.renewal-lang__sep{color:hsla(0,0%,100%,.35);transition:color .3s ease}.renewal-header.is-solid .renewal-lang__sep{color:rgba(15,23,42,.1)}.renewal-menu-btn{width:2.5rem;height:2.5rem;border:1px solid hsla(0,0%,100%,.35);border-radius:.5rem;background:hsla(0,0%,100%,.12);display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:.28rem;cursor:pointer;transition:background-color .3s ease,border-color .3s ease}.renewal-header.is-solid .renewal-menu-btn{border-color:rgba(15,23,42,.1);background:hsla(0,0%,100%,.9)}.renewal-menu-btn__bar{width:1.1rem;height:1.5px;background:hsla(0,0%,100%,.92);transition:transform .2s ease,opacity .2s ease,background-color .3s ease}.renewal-header.is-solid .renewal-menu-btn__bar{background:#0f172a}.renewal-menu-btn.is-open .renewal-menu-btn__bar:nth-child(1){transform:translateY(5px) rotate(45deg)}.renewal-menu-btn.is-open .renewal-menu-btn__bar:nth-child(2){opacity:0}.renewal-menu-btn.is-open .renewal-menu-btn__bar:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.renewal-mobile{position:fixed;inset:0;z-index:1;box-sizing:border-box;min-height:100vh;min-height:100dvh;padding-top:4.25rem;background:linear-gradient(160deg, rgba(15, 23, 42, 0.88) 0%, rgba(15, 23, 42, 0.84) 50%, rgba(15, 23, 42, 0.88) 100%);backdrop-filter:blur(48px);-webkit-backdrop-filter:blur(48px);overflow:auto}.renewal-mobile__list{list-style:none;margin:0;padding:.5rem 1rem 1rem}.renewal-mobile__link{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:rgba(0,0,0,0);font:inherit;text-align:left;color:hsla(0,0%,100%,.9);text-decoration:none;padding:.85rem .25rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.12);cursor:pointer;transition:color .3s ease,border-color .3s ease}.renewal-mobile__link.is-current{font-weight:700}.renewal-mobile__sub{list-style:none;margin:0;padding:.25rem 0 .75rem .75rem}.renewal-mobile__legal{display:flex;flex-direction:column;gap:.65rem;padding:.5rem 1.25rem 1.5rem}.renewal-mobile__legal a{color:hsla(0,0%,100%,.7);font-size:.85rem;transition:color .3s ease}@media(min-width: 768px){.renewal-mobile{display:none !important}}.renewal-footer{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:100vh;min-height:100dvh;box-sizing:border-box;background:linear-gradient(180deg, #0b1f3a 0%, #071526 100%);color:#fff;padding:clamp(10.5rem,33vh,18rem) 1.25rem clamp(1.25rem,2.5vh,1.75rem)}.renewal-footer__inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1120px;margin:0 auto;text-align:center}.renewal-footer__brand{font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(2.25rem,4.5vw,5rem);font-weight:600;line-height:1.2;color:#fff}.renewal-footer__nav{margin:clamp(1.5rem,3vh,2.5rem) 0 0}.renewal-footer__nav-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem clamp(2.25rem,4.5vw,2.5rem);margin:0;padding:0;list-style:none}.renewal-footer__nav-link{display:inline-flex;align-items:center;gap:.35rem;color:hsla(0,0%,100%,.88);font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.82rem;letter-spacing:.06em;line-height:1.6;text-decoration:none;transition:color .2s ease}.renewal-footer__nav-link:hover,.renewal-footer__nav-link:focus-visible{color:#fff}.renewal-footer__nav-link.is-soon{opacity:.55;cursor:not-allowed}.renewal-footer__sns{display:flex;align-items:center;justify-content:center;gap:2.75rem;margin:auto 0 3.5rem}.renewal-footer__sns-link{display:inline-flex;color:#fff;opacity:.88;transition:opacity .2s ease,transform .2s ease}.renewal-footer__sns-link:hover,.renewal-footer__sns-link:focus-visible{opacity:1}.renewal-footer__sns-link svg{display:block}.renewal-footer__meta{width:100%;max-width:1120px;margin:0 auto;padding-top:clamp(1.25rem,2.5vh,1.75rem);border-top:1px solid hsla(0,0%,100%,.12);text-align:center}.renewal-footer__logo{display:flex;justify-content:center;margin-bottom:1rem}.renewal-footer__logo img{display:block;height:2rem;width:auto}.renewal-footer__bottom{display:flex;justify-content:center;width:100%}.renewal-footer__copyright{margin:0;color:#fff;font-size:.75rem;line-height:1;white-space:nowrap}.renewal-footer__legal{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem clamp(2.25rem,4.5vw,2.5rem);margin:.85rem 0 0}.renewal-footer__legal a{color:hsla(0,0%,100%,.88);font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.82rem;letter-spacing:.06em;line-height:1.6;text-decoration:none;transition:color .2s ease}.renewal-footer__legal a:hover,.renewal-footer__legal a:focus-visible{color:#fff}@media(max-width: 719px){.renewal-footer__nav-list,.renewal-footer__legal{gap:.65rem clamp(1.25rem,4vw,2rem)}}.top-hero{position:relative;height:100dvh;overflow:hidden;color:#fff}.top-hero__media{position:absolute;inset:0}.top-hero__slideshow{position:absolute;inset:0;overflow:hidden;background:#0b1f3a}.top-hero__slide{position:absolute;inset:-4%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transform:scale(1);transition:opacity 1s ease-in-out,transform 4s ease-out;will-change:opacity,transform}.top-hero__slide.is-active{opacity:1}.top-hero__slide.is-zooming{transform:scale(1.08)}.top-hero__overlay{position:absolute;inset:0;z-index:1;background:var(--renewal-overlay);pointer-events:none}.top-hero__content{position:relative;z-index:2;height:100%;max-width:1120px;margin:0 auto;padding:calc(4.25rem + 2rem + 2.5rem) 1.25rem 6rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.top-hero__accent{margin:0 0 .75rem;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-weight:700;letter-spacing:.04em;font-size:clamp(2.75rem,8vw,4.75rem);color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.35)}.top-hero__title{margin:0 0 1rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.65rem,4.2vw,2.75rem);font-weight:600;line-height:1.35;white-space:normal;word-break:keep-all;line-break:strict;max-width:100%;text-shadow:0 2px 18px rgba(0,0,0,.35)}.top-hero__subtitle{margin:0;max-width:40rem;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.9;white-space:pre-line;color:hsla(0,0%,100%,.92);text-shadow:0 1px 10px rgba(0,0,0,.3)}.renewal-news-bar{min-height:2rem;max-height:4rem;border-top:1px solid hsla(0,0%,100%,.14);border-bottom:0;background:rgba(0,0,0,0);backdrop-filter:none;-webkit-backdrop-filter:none;color:hsla(0,0%,100%,.9);font-size:.72rem;overflow:hidden;transition:border-color .3s ease,color .3s ease,opacity .3s ease,visibility .3s ease,max-height .3s ease,min-height .3s ease,padding .3s ease}.renewal-header.is-solid .renewal-news-bar{border-top-color:rgba(15,23,42,.1);background:rgba(0,0,0,0);color:#475569}.renewal-news-bar.is-hidden{opacity:0;visibility:hidden;max-height:0;min-height:0;padding:0;border-width:0;pointer-events:none}.renewal-news-bar__inner{max-width:1120px;margin:0 auto;padding:.35rem 1.25rem;display:flex;flex-wrap:wrap;gap:.35rem .65rem;align-items:baseline;justify-content:flex-end;text-align:right}.renewal-news-bar__text{transition:opacity 700ms ease}.top-hero__scroll{position:absolute;z-index:2;left:50%;bottom:1.35rem;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.4rem;color:hsla(0,0%,100%,.85);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.top-hero__scroll-icon{width:1.15rem;height:1.8rem;border:1.5px solid hsla(0,0%,100%,.7);border-radius:999px;position:relative}.top-hero__scroll-icon::after{content:"";position:absolute;top:.3rem;left:50%;width:.25rem;height:.25rem;border-radius:50%;background:#fff;transform:translateX(-50%);animation:renewalScrollDot 1.6s ease-in-out infinite}@keyframes renewalScrollDot{0%{opacity:1;transform:translate(-50%, 0)}100%{opacity:0;transform:translate(-50%, 0.7rem)}}.issues-page{padding:calc(4.25rem + 2.5rem) 1.25rem 4rem;background:radial-gradient(circle at top right, rgba(56, 189, 248, 0.16), transparent 40%),linear-gradient(180deg, #fafbfc 0%, #f3f4f6 100%);min-height:100dvh}.about-page,.pricing-plans-page,.case-studies-page,.engagement-page,.portfolio-page,.instagram-soon-page,.not-found-page{background:linear-gradient(180deg, #fff8f0 0%, #fdecd8 100%)}.issues-page__inner{max-width:960px;margin:0 auto}.issues-page__accent{margin:0 0 .35rem;font-size:2.4rem;background:var(--renewal-gradient);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.issues-page__title{margin:0 0 1.25rem;font-size:clamp(1.6rem,3vw,2.1rem);line-height:1.4}.issues-page__lead{margin:0 0 2.5rem;color:#475569;font-size:1.02rem;max-width:42rem}.issues-stats{display:grid;gap:1rem}@media(min-width: 768px){.issues-stats{grid-template-columns:repeat(2, minmax(0, 1fr))}}.issues-stat-card{background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:1rem;padding:1.25rem 1.35rem;box-shadow:0 8px 24px rgba(15,23,42,.04)}.issues-stat-card__label{margin:0 0 .75rem;font-size:.95rem;font-weight:700}.issues-stat-card__value{margin:0 0 .75rem;font-size:1.35rem;font-weight:700;color:#2563eb;letter-spacing:.02em}.issues-stat-card__note{margin:0 0 .85rem;font-size:.85rem;color:#475569}.issues-stat-card__source,.issues-page__sources-note{margin:0;font-size:.72rem;color:#94a3b8}.issues-page__sources-note{margin-top:1.75rem}.coming-soon-page__badge{margin:0}.coming-soon-page__badge .renewal-nav__soon{font-size:.8rem;padding:.25rem .65rem}.about-services{text-align:center}.about-services .issues-page__inner{max-width:1100px}.about-page{padding-bottom:5rem}.about-page__block+.about-page__block{margin-top:4.5rem;padding-top:4.5rem;border-top:1px solid rgba(15,23,42,.1)}.about-page__block{scroll-margin-top:calc(4.25rem + 1rem)}.potential-issues{text-align:center}.potential-issues .issues-page__inner{max-width:1100px}.potential-issues__title{margin:0 0 1rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:600;line-height:1.4;color:#0b1f3a}.potential-issues__rule{width:3rem;height:2px;margin:0 auto 1.5rem;background:#2563eb}.potential-issues__lead{margin:0 auto 2.5rem;max-width:40rem;color:#475569;font-size:1.02rem;line-height:1.9;white-space:pre-line}.potential-issues__chain{display:flex;align-items:stretch;gap:.75rem;margin:0 0 2.5rem}.potential-issues__card{flex:1 1 0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:.85rem;margin:0;padding:1.5rem 1.25rem 1.65rem;background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:1rem;box-shadow:0 8px 24px rgba(15,23,42,.04);text-align:center}.potential-issues__icon{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background:#eff6ff;color:#2563eb}.potential-issues__icon svg{display:block;width:1.35rem;height:1.35rem}.potential-issues__card-title{margin:0;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:1.05rem;font-weight:600;line-height:1.45;color:#0b1f3a}.potential-issues__card-body{margin:0;font-size:.9rem;line-height:1.75;color:#475569}.potential-issues__arrow{display:flex;flex-shrink:0;align-items:center;justify-content:center;align-self:center;min-width:1.25rem;color:#2563eb;font-size:1.85rem;font-weight:500;line-height:1}.potential-issues__closing{margin:0 auto;max-width:40rem;color:#475569;font-size:1.02rem;line-height:1.9}@media(max-width: 719px){.potential-issues__chain{flex-direction:column;align-items:stretch;gap:.65rem}.potential-issues__arrow{transform:rotate(90deg);min-height:1.5rem}.potential-issues__card{padding:1.35rem 1.15rem 1.45rem}}.home-cream-band{position:relative;z-index:1;background:linear-gradient(180deg, #fff8f0 0%, #fdecd8 100%);overflow-x:clip;overflow-y:visible}.home-expand{position:relative;z-index:1;min-height:180vh;min-height:180dvh;height:auto;margin:0;padding:0;overflow:visible}.home-expand__stage{position:sticky;top:0;z-index:1;height:100vh;height:100dvh;overflow:hidden;view-timeline-name:--home-expand;view-timeline-axis:block}.home-expand__panel{position:absolute;inset:0;z-index:0;background-color:#c4a484;background-image:url("/IMG/OurStoryPhoto.webp");background-size:cover;background-position:center;background-repeat:no-repeat;clip-path:inset(42% 28% 42% 28%);animation:home-expand-panel-in linear both;animation-timeline:--home-expand;animation-range:entry 0% entry 100%}@keyframes home-expand-panel-in{from{clip-path:inset(42% 28% 42% 28%)}to{clip-path:inset(0)}}.home-expand__veil{position:absolute;inset:0;z-index:1;pointer-events:none;background:rgba(11,31,58,0);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:background .9s ease,backdrop-filter .9s ease,-webkit-backdrop-filter .9s ease}.home-expand.is-revealed .home-expand__veil{background:rgba(11,31,58,.45);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-expand__inner{position:relative;z-index:2;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;width:100%;max-width:min(72rem,100%);height:100%;margin:0 auto;padding:clamp(5.75rem,14vh,8rem) clamp(1.25rem,4vw,3rem) clamp(2.5rem,5vh,3.5rem);text-align:left;color:#fff;text-shadow:0 1px 2px rgba(11,31,58,.35);opacity:0;transform:translateY(14px);transition:opacity .9s ease,transform .9s ease}.home-expand.is-revealed .home-expand__inner{opacity:1;transform:translateY(0)}.home-expand__intro{margin:0 0 clamp(1.5rem,3vh,2.5rem)}.home-expand__title{margin:0 0 1.35rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.7rem,3.2vw,2.15rem);font-weight:600;line-height:1.45;color:#fff;text-align:left}.home-expand__lead{margin:0;max-width:42rem;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.98rem;font-weight:400;line-height:1.9;color:hsla(0,0%,100%,.92);text-align:left}.home-expand__stats{display:grid;grid-template-columns:1fr 1fr;width:100%;margin:0;border-top:1px solid hsla(0,0%,100%,.35)}.home-expand__stat{position:relative;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.55rem;margin:0;padding:1.65rem 1.25rem 1.75rem;text-align:left}.home-expand__stat:nth-child(odd){border-right:1px solid hsla(0,0%,100%,.35)}.home-expand__stat:nth-child(-n+2){border-bottom:1px solid hsla(0,0%,100%,.35)}.home-expand__stat-head{display:flex;align-items:center;gap:.55rem}.home-expand__stat-icon{box-sizing:border-box;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background:#eff6ff;color:#2563eb;text-shadow:none}.home-expand__stat-icon svg{display:block;width:1.15rem;height:1.15rem}.home-expand__stat-label{margin:0;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.4;color:hsla(0,0%,100%,.9)}.home-expand__stat-value{margin:0;display:flex;align-items:baseline;justify-content:flex-start;gap:.2rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;color:#fff}.home-expand__stat-num{font-size:clamp(2.4rem,5vw,3.25rem);font-weight:600;line-height:1}.home-expand__stat-unit{font-size:clamp(.95rem,1.8vw,1.15rem);font-weight:600;line-height:1.2}.home-expand__stat-note{margin:0;max-width:14rem;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.78rem;font-weight:400;line-height:1.55;color:hsla(0,0%,100%,.88)}.home-expand__cta-wrap{margin:1.25rem 0 0;text-align:right}.home-expand__cta{position:relative;display:inline-flex;align-items:center;gap:.75rem;padding:.55rem 1.5rem;border-radius:9999px;background:rgba(0,0,0,0);font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;color:#fff;text-decoration:none;text-shadow:none;isolation:isolate}.home-expand__cta::before{content:"";position:absolute;z-index:-1;top:50%;right:1.5rem;left:auto;width:2.25rem;height:2.25rem;margin-top:-1.125rem;border-radius:9999px;background:#fff;transition:top .35s ease,width .35s ease,height .35s ease,margin-top .35s ease}.home-expand__cta-text{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem}.home-expand__cta-kicker{font-size:.85rem;font-weight:700;line-height:1.3;letter-spacing:.12em;text-transform:uppercase;color:#fff;transition:color .2s ease}.home-expand__cta-label{font-size:.7rem;font-weight:500;line-height:1.4;color:hsla(0,0%,100%,.92);transition:color .2s ease}.home-expand__cta-arrow{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;color:#0b1f3a;transition:transform .2s ease}.home-expand__cta-arrow svg{display:block;width:1.1rem;height:1.1rem}.home-expand__cta:focus-visible{outline:none}.home-expand__cta:focus-visible::before{top:0;width:calc(100% - 1.5rem);height:100%;margin-top:0}.home-expand__cta:focus-visible .home-expand__cta-kicker,.home-expand__cta:focus-visible .home-expand__cta-label{color:#0b1f3a}.home-expand__cta:focus-visible .home-expand__cta-arrow{transform:translateX(0.25rem)}@media(hover: hover){.home-expand__cta:hover::before{top:0;width:calc(100% - 1.5rem);height:100%;margin-top:0}.home-expand__cta:hover .home-expand__cta-kicker,.home-expand__cta:hover .home-expand__cta-label{color:#0b1f3a}.home-expand__cta:hover .home-expand__cta-arrow{transform:translateX(0.25rem)}}@media(max-width: 719px){.home-expand{min-height:180vh;min-height:180dvh}.home-expand__stage{position:sticky;top:0;height:100vh;height:100dvh;overflow:hidden}.home-expand__panel{background-image:url("/IMG/OurStoryPhoto-mobile.webp")}.home-expand__inner{align-items:center;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:clamp(4rem,8vh,5rem) clamp(1.25rem,4vw,3rem) clamp(1.5rem,3vh,2.25rem);text-align:center}.home-expand__intro{margin-bottom:1.75rem;width:100%}.home-expand__title{text-align:center}.home-expand__lead{margin-inline:auto;text-align:center;font-size:.95rem}.home-expand__stats{grid-template-columns:1fr;width:100%}.home-expand__stat{align-items:center;padding:1.35rem .85rem;text-align:center}.home-expand__stat-head{justify-content:center}.home-expand__stat-value{justify-content:center}.home-expand__stat-note{max-width:none}.home-expand__stat:nth-child(odd){border-right:none}.home-expand__stat:nth-child(-n+2){border-bottom:1px solid hsla(0,0%,100%,.35)}.home-expand__stat:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.35)}.home-expand__cta-wrap{width:100%;margin-top:1.5rem;text-align:center}.home-expand__cta-text{align-items:center}}@supports not (animation-timeline: view()){.home-expand{min-height:0}.home-expand__stage{position:relative;height:auto;min-height:100vh;min-height:100dvh}.home-expand__panel{animation:none;clip-path:none}.home-expand__inner{opacity:1;transform:none}.home-expand__veil{background:rgba(11,31,58,.45);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}}@media(prefers-reduced-motion: reduce){.home-expand{min-height:0}.home-expand__stage{position:relative;height:auto;min-height:100vh;min-height:100dvh}.home-expand__panel{animation:none;clip-path:none}.home-expand__inner{opacity:1;transform:none;transition:none}.home-expand__veil{background:rgba(11,31,58,.45);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:none}}.home-story{position:relative;z-index:1;display:flex;align-items:center;min-height:100vh;min-height:100dvh;margin:0;padding:4.5rem 1.25rem 5rem;color:#0f172a;background:rgba(0,0,0,0)}@media(min-width: 768px){.home-story{padding:6rem 1.5rem 6.5rem}}.home-story__bg{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;isolation:isolate}.home-story__soil{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.88;background-image:url("/IMG/MissionSoilTexture.png");background-repeat:repeat;background-size:300px 300px}.home-story__deco{position:absolute;z-index:1;opacity:.2;width:2.2rem;height:auto;display:block}.home-story__deco--1{top:6%;left:4%;width:2.4rem;transform:rotate(-18deg)}.home-story__deco--2{top:8%;left:42%;width:2rem;transform:rotate(12deg)}.home-story__deco--3{top:5%;right:8%;width:2.6rem;transform:rotate(-8deg)}.home-story__deco--4{top:22%;left:22%;width:1.9rem;transform:rotate(24deg)}.home-story__deco--5{top:26%;right:28%;width:2.3rem;transform:rotate(-22deg)}.home-story__deco--6{top:18%;right:4%;width:2.5rem;transform:rotate(16deg)}.home-story__deco--7{top:38%;left:6%;width:2.7rem;transform:rotate(-14deg)}.home-story__deco--8{top:42%;left:48%;width:2.1rem;transform:rotate(20deg)}.home-story__deco--9{top:36%;right:12%;width:2.8rem;transform:rotate(-10deg)}.home-story__deco--10{top:56%;left:18%;width:2.4rem;transform:rotate(28deg)}.home-story__deco--11{top:58%;right:22%;width:2.2rem;transform:rotate(-26deg)}.home-story__deco--12{top:62%;left:55%;width:2.9rem;transform:rotate(8deg)}.home-story__deco--13{top:72%;left:8%;width:2.3rem;transform:rotate(-20deg)}.home-story__deco--14{top:78%;left:38%;width:2.5rem;transform:rotate(18deg)}.home-story__deco--15{top:74%;right:6%;width:2rem;transform:rotate(-16deg)}.home-story__deco--16{top:88%;left:62%;width:2.1rem;transform:rotate(30deg)}@media(max-width: 767px){.home-story__deco{opacity:.32}.home-story__deco--1{width:1.7rem}.home-story__deco--2{width:1.5rem}.home-story__deco--3{width:1.85rem}.home-story__deco--4{width:1.4rem}.home-story__deco--5{width:1.65rem}.home-story__deco--6{width:1.8rem}.home-story__deco--7{width:1.95rem}.home-story__deco--8{width:1.55rem}.home-story__deco--9{width:2rem}.home-story__deco--10{width:1.7rem}.home-story__deco--11{width:1.6rem}.home-story__deco--12{width:2.05rem}.home-story__deco--13{width:1.65rem}.home-story__deco--14{width:1.8rem}.home-story__deco--15{width:1.45rem}.home-story__deco--16{width:1.5rem}}.home-story__shell{position:relative;z-index:2;max-width:74rem;width:100%;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}.home-story__content{order:1}.home-story__photo{order:2;width:100%}@media(min-width: 768px){.home-story__shell{grid-template-columns:minmax(0, 1.05fr) minmax(0, 0.95fr);gap:3.5rem}.home-story__content,.home-story__photo{order:initial}}.home-story__photo-frame{position:relative;display:block;width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:.85rem;background:#e8d5c0;box-shadow:0 18px 40px rgba(15,23,42,.1)}.home-story__photo-img{position:absolute;left:0;top:-10%;width:100%;height:120%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 45%;object-position:center 45%;display:block;will-change:transform}.home-story__photo-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:rgba(11,31,58,.22)}.home-story__content{max-width:36rem}.home-story__label{display:flex;align-items:center;gap:.65rem;margin:0 0 1.1rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;line-height:1;color:#d97706}.home-story__label-line{display:block;width:1.75rem;height:1.5px;background:#d97706;flex:0 0 auto}.home-story__sublabel{margin:0 0 .75rem;font-size:1rem;font-weight:600;line-height:1.5;color:#0f172a}.home-story__title{margin:0 0 1.5rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.7rem,3.2vw,2.15rem);font-weight:600;line-height:1.45;color:#0b1f3a}.home-story__body{display:flex;flex-direction:column;gap:1.15rem}.home-story__body p{margin:0;font-size:.98rem;line-height:1.95;color:#475569}.home-story__label[data-reveal]{transition-delay:0s}.home-story__sublabel[data-reveal]{transition-delay:.06s}.home-story__title[data-reveal]{transition-delay:.12s}.home-story__body p[data-reveal]{transition-delay:.18s}.home-services{position:relative;z-index:1;display:flex;align-items:center;min-height:100vh;min-height:100dvh;margin:0;padding:clamp(3.5rem,8vh,5.5rem) clamp(1.25rem,4vw,3rem);overflow:hidden;color:#0f172a;background:rgba(0,0,0,0)}.home-services__bg{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;background:#fff8f0}.home-services__soil{position:absolute;inset:0;opacity:.88;background-image:url("/IMG/MissionSoilTexture.png");background-repeat:repeat;background-size:300px 300px}.home-services__deco{position:absolute;z-index:1;display:block;width:2.2rem;height:auto;opacity:.2;color:#0f172a}.home-services__deco--1{top:6%;left:3%;width:2.5rem;transform:rotate(-18deg)}.home-services__deco--2{top:4%;right:6%;width:2.3rem;transform:rotate(14deg)}.home-services__deco--3{top:18%;left:8%;width:2.1rem;transform:rotate(22deg)}.home-services__deco--4{top:14%;right:12%;width:2.6rem;transform:rotate(-12deg)}.home-services__deco--5{top:38%;left:2%;width:2.8rem;transform:rotate(-24deg)}.home-services__deco--6{top:42%;right:3%;width:2.4rem;transform:rotate(18deg)}.home-services__deco--7{top:58%;left:5%;width:2.2rem;transform:rotate(10deg)}.home-services__deco--8{top:62%;right:7%;width:2.5rem;transform:rotate(-20deg)}.home-services__deco--9{bottom:10%;left:10%;width:2rem;transform:rotate(26deg)}.home-services__deco--10{bottom:8%;right:14%;width:2.3rem;transform:rotate(-16deg)}.home-services__deco--11{top:28%;left:46%;width:1.9rem;transform:rotate(8deg)}.home-services__deco--12{bottom:22%;left:48%;width:2.1rem;transform:rotate(-28deg)}.home-services__inner{position:relative;z-index:1;box-sizing:border-box;width:100%;max-width:72rem;margin:0 auto}.home-services__intro{text-align:center;margin:0 0 clamp(2rem,4vh,2.75rem)}.home-services__accent{display:flex;align-items:center;justify-content:center;gap:.65rem;margin:0 0 1.1rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;line-height:1;color:#d97706}.home-services__accent-line{display:block;width:1.75rem;height:1.5px;background:#d97706;flex:0 0 auto}.home-services__title{margin:0 0 1rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:600;line-height:1.4;color:#0b1f3a}.home-services__lead{margin:0 auto;max-width:40rem;color:#475569;font-size:1.02rem;line-height:1.9}.home-services__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.25rem;align-items:stretch}.home-services__card{box-sizing:border-box;display:flex;flex-direction:column;margin:0;padding:1.5rem 1.35rem 1.65rem;background:linear-gradient(160deg, rgba(255, 252, 248, 0.72) 0%, rgba(255, 248, 240, 0.42) 100%);border:1px solid hsla(0,0%,100%,.7);border-radius:1rem;box-shadow:0 10px 28px rgba(11,31,58,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .4s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .4s cubic-bezier(0.22, 1, 0.36, 1),background .4s cubic-bezier(0.22, 1, 0.36, 1),border-color .4s cubic-bezier(0.22, 1, 0.36, 1)}.home-services__card:hover,.home-services__card:focus-within{transform:translateY(-0.7rem) scale(1.02);background:linear-gradient(160deg, rgba(255, 252, 248, 0.82) 0%, rgba(255, 248, 240, 0.55) 100%);border-color:hsla(0,0%,100%,.85);box-shadow:0 22px 44px rgba(11,31,58,.14),0 0 0 1px rgba(217,119,6,.28)}.home-services__icon{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin:0 0 1rem;border-radius:.65rem;background:#eff6ff;color:#0b1f3a;transition:background-color .4s cubic-bezier(0.22, 1, 0.36, 1),color .4s cubic-bezier(0.22, 1, 0.36, 1)}.home-services__card:hover .home-services__icon,.home-services__card:focus-within .home-services__icon{background:#fff7ed;color:#d97706}.home-services__icon svg{display:block}.home-services__card-en{margin:0 0 .45rem;font-size:.7rem;font-weight:700;letter-spacing:.06em;line-height:1.4;text-transform:uppercase;color:#d97706}.home-services__card-title{margin:0 0 .85rem;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:1.2rem;font-weight:700;line-height:1.45;color:#0b1f3a}.home-services__card-body{margin:0 0 1.25rem;flex:1 1 auto;font-size:.94rem;line-height:1.85;color:#475569}.home-services__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.home-services__features li{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;line-height:1.55;color:#0f172a}.home-services__check{display:inline-flex;flex:0 0 auto;margin-top:.15rem;color:#d97706}.home-services__check svg{display:block}.home-services__cta-wrap{margin:clamp(3rem,8vh,5rem) 0 0;text-align:center}.home-services__cta{position:relative;display:inline-flex;align-items:center;gap:.75rem;padding:.55rem 1.5rem;border-radius:9999px;background:rgba(0,0,0,0);font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;color:#0b1f3a;text-decoration:none;text-shadow:none;isolation:isolate}.home-services__cta::before{content:"";position:absolute;z-index:-1;top:50%;right:1.5rem;left:auto;width:2.25rem;height:2.25rem;margin-top:-1.125rem;border-radius:9999px;background:#fff;transition:top .35s ease,width .35s ease,height .35s ease,margin-top .35s ease}.home-services__cta-text{display:flex;flex-direction:column;align-items:center;gap:.15rem}.home-services__cta-kicker{font-size:.85rem;font-weight:700;line-height:1.3;letter-spacing:.12em;text-transform:uppercase;color:#0b1f3a;transition:color .2s ease}.home-services__cta-label{font-size:.7rem;font-weight:500;line-height:1.4;color:rgba(11,31,58,.75);transition:color .2s ease}.home-services__cta-arrow{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;color:#0b1f3a;transition:transform .2s ease}.home-services__cta-arrow svg{display:block;width:1.1rem;height:1.1rem}.home-services__cta:focus-visible{outline:none}.home-services__cta:focus-visible::before{top:0;width:calc(100% - 1.5rem);height:100%;margin-top:0}.home-services__cta:focus-visible .home-services__cta-kicker,.home-services__cta:focus-visible .home-services__cta-label{color:#0b1f3a}.home-services__cta:focus-visible .home-services__cta-arrow{transform:translateX(0.25rem)}@media(hover: hover){.home-services__cta:hover::before{top:0;width:calc(100% - 1.5rem);height:100%;margin-top:0}.home-services__cta:hover .home-services__cta-kicker,.home-services__cta:hover .home-services__cta-label{color:#0b1f3a}.home-services__cta:hover .home-services__cta-arrow{transform:translateX(0.25rem)}}@media(max-width: 719px){.home-services__grid{grid-template-columns:1fr}}@media(max-width: 767px){.home-services__deco{opacity:.32}}@media(prefers-reduced-motion: reduce){.home-services__card,.home-services__card:hover,.home-services__card:focus-within{transform:none;transition:box-shadow .3s ease,background .3s ease,border-color .3s ease}}.home-reasons{position:relative;z-index:1;margin:0;padding:clamp(5.5rem,12vh,8rem) clamp(1.25rem,4vw,3rem);overflow:visible;color:#0f172a;background:rgba(0,0,0,0)}.home-reasons__bg{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;background:#fff8f0}.home-reasons__soil{position:absolute;inset:0;opacity:.88;background-image:url("/IMG/MissionSoilTexture.png");background-repeat:repeat;background-size:300px 300px}.home-reasons__deco{position:absolute;z-index:1;display:block;width:2.2rem;height:auto;opacity:.2;color:#0f172a}.home-reasons__deco--1{top:6%;left:3%;width:2.5rem;transform:rotate(-18deg)}.home-reasons__deco--2{top:4%;right:6%;width:2.3rem;transform:rotate(14deg)}.home-reasons__deco--3{top:18%;left:8%;width:2.1rem;transform:rotate(22deg)}.home-reasons__deco--4{top:14%;right:12%;width:2.6rem;transform:rotate(-12deg)}.home-reasons__deco--5{top:38%;left:2%;width:2.8rem;transform:rotate(-24deg)}.home-reasons__deco--6{top:42%;right:3%;width:2.4rem;transform:rotate(18deg)}.home-reasons__deco--7{top:58%;left:5%;width:2.2rem;transform:rotate(10deg)}.home-reasons__deco--8{top:62%;right:7%;width:2.5rem;transform:rotate(-20deg)}.home-reasons__deco--9{bottom:10%;left:10%;width:2rem;transform:rotate(26deg)}.home-reasons__deco--10{bottom:8%;right:14%;width:2.3rem;transform:rotate(-16deg)}.home-reasons__deco--11{top:28%;left:46%;width:1.9rem;transform:rotate(8deg)}.home-reasons__deco--12{bottom:22%;left:48%;width:2.1rem;transform:rotate(-28deg)}.home-reasons__inner{position:relative;z-index:1;box-sizing:border-box;display:grid;grid-template-columns:minmax(0, 0.9fr) minmax(0, 1.2fr);gap:clamp(2rem,5vw,4rem);align-items:start;width:100%;max-width:72rem;margin:0 auto}.home-reasons__intro{position:sticky;top:calc(4.25rem + 1.5rem);align-self:start;margin:0}.home-reasons__accent{display:flex;align-items:center;justify-content:flex-start;gap:.65rem;margin:0 0 1.1rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;line-height:1;color:#d97706}.home-reasons__accent-line{display:block;width:1.75rem;height:1.5px;background:#d97706;flex:0 0 auto}.home-reasons__title{margin:0 0 1rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:600;line-height:1.4;color:#0b1f3a}.home-reasons__lead{margin:0;max-width:28rem;color:#475569;font-size:1.02rem;line-height:1.9}.home-reasons__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.home-reasons__item{display:grid;grid-template-columns:auto minmax(0, 1fr);gap:1rem 1.25rem;align-items:start;margin:0;padding:1.5rem 0;border-bottom:1px solid rgba(15,23,42,.1)}.home-reasons__item:first-child{padding-top:0}.home-reasons__item:last-child{border-bottom:0;padding-bottom:0}.home-reasons__num{font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(2.5rem,4vw,3.25rem);font-weight:600;line-height:1;color:#e7c9a3}.home-reasons__copy{min-width:0;padding-top:.35rem}.home-reasons__item-title{margin:0 0 .65rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.05rem,1.6vw,1.25rem);font-weight:600;line-height:1.45;color:#0b1f3a}.home-reasons__item-body{margin:0;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.96rem;line-height:1.85;color:#475569}@media(max-width: 719px){.home-reasons__inner{grid-template-columns:1fr;gap:2rem}.home-reasons__intro{position:static}}@media(max-width: 767px){.home-reasons__deco{opacity:.32}}.home-pricing{position:relative;z-index:1;margin:0;padding:clamp(5.5rem,12vh,8rem) clamp(1.25rem,4vw,3rem);overflow:visible;color:#0f172a;background:rgba(0,0,0,0)}.home-pricing__bg{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;background:#fff8f0}.home-pricing__soil{position:absolute;inset:0;opacity:.88;background-image:url("/IMG/MissionSoilTexture.png");background-repeat:repeat;background-size:300px 300px}.home-pricing__deco{position:absolute;z-index:1;display:block;width:2.2rem;height:auto;opacity:.2;color:#0f172a}.home-pricing__deco--1{top:6%;left:3%;width:2.5rem;transform:rotate(-18deg)}.home-pricing__deco--2{top:4%;right:6%;width:2.3rem;transform:rotate(14deg)}.home-pricing__deco--3{top:18%;left:8%;width:2.1rem;transform:rotate(22deg)}.home-pricing__deco--4{top:14%;right:12%;width:2.6rem;transform:rotate(-12deg)}.home-pricing__deco--5{top:38%;left:2%;width:2.8rem;transform:rotate(-24deg)}.home-pricing__deco--6{top:42%;right:3%;width:2.4rem;transform:rotate(18deg)}.home-pricing__deco--7{top:58%;left:5%;width:2.2rem;transform:rotate(10deg)}.home-pricing__deco--8{top:62%;right:7%;width:2.5rem;transform:rotate(-20deg)}.home-pricing__deco--9{bottom:10%;left:10%;width:2rem;transform:rotate(26deg)}.home-pricing__deco--10{bottom:8%;right:14%;width:2.3rem;transform:rotate(-16deg)}.home-pricing__deco--11{top:28%;left:46%;width:1.9rem;transform:rotate(8deg)}.home-pricing__deco--12{bottom:22%;left:48%;width:2.1rem;transform:rotate(-28deg)}.home-pricing__inner{position:relative;z-index:1;box-sizing:border-box;width:100%;max-width:72rem;margin:0 auto}.home-pricing__intro{text-align:center;margin:0 0 clamp(2rem,4vh,2.75rem)}.home-pricing__accent{display:flex;align-items:center;justify-content:center;gap:.65rem;margin:0 0 1.1rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;line-height:1;color:#d97706}.home-pricing__accent-line{display:block;width:1.75rem;height:1.5px;background:#d97706;flex:0 0 auto}.home-pricing__title{margin:0 0 1rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:600;line-height:1.4;color:#0b1f3a}.home-pricing__lead{margin:0 auto;max-width:40rem;color:#475569;font-size:1.02rem;line-height:1.9}.home-pricing__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.25rem;align-items:stretch}.home-pricing__card{box-sizing:border-box;position:relative;display:flex;flex-direction:column;margin:0;padding:1.5rem 1.35rem 1.65rem;background:linear-gradient(160deg, rgba(255, 252, 248, 0.72) 0%, rgba(255, 248, 240, 0.42) 100%);border:1px solid hsla(0,0%,100%,.7);border-radius:1rem;box-shadow:0 10px 28px rgba(11,31,58,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .4s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .4s cubic-bezier(0.22, 1, 0.36, 1),background .4s cubic-bezier(0.22, 1, 0.36, 1),border-color .4s cubic-bezier(0.22, 1, 0.36, 1)}.home-pricing__card:hover,.home-pricing__card:focus-within{transform:translateY(-0.7rem) scale(1.02);background:linear-gradient(160deg, rgba(255, 252, 248, 0.82) 0%, rgba(255, 248, 240, 0.55) 100%);border-color:hsla(0,0%,100%,.85);box-shadow:0 22px 44px rgba(11,31,58,.14),0 0 0 1px rgba(217,119,6,.28)}.home-pricing__icon{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin:0 0 1rem;border-radius:9999px;background:linear-gradient(145deg, #0008eb 0%, #2563eb 100%);color:#fff}.home-pricing__icon svg{display:block}.home-pricing__plan{margin:0 0 .65rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:1.2rem;font-weight:600;line-height:1.45;color:#0b1f3a}.home-pricing__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.15rem .3rem;margin:0 0 .95rem}.home-pricing__amount{font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(2rem,3.5vw,2.5rem);font-weight:600;line-height:1;letter-spacing:.02em;background:linear-gradient(145deg, #0008eb 0%, #2563eb 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.home-pricing__suffix{font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.95rem;font-weight:600;color:#0b1f3a}.home-pricing__body{margin:0 0 1.15rem;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.94rem;line-height:1.85;color:#475569}.home-pricing__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto}.home-pricing__features li{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;line-height:1.55;color:#0f172a}.home-pricing__check{display:inline-flex;flex:0 0 auto;margin-top:.15rem;color:#d97706}.home-pricing__check svg{display:block}.home-pricing__cta-wrap{margin:clamp(3rem,8vh,5rem) 0 0;text-align:center}.home-pricing__cta{position:relative;display:inline-flex;align-items:center;gap:.75rem;padding:.55rem 1.5rem;border-radius:9999px;background:rgba(0,0,0,0);font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;color:#0b1f3a;text-decoration:none;text-shadow:none;isolation:isolate}.home-pricing__cta::before{content:"";position:absolute;z-index:-1;top:50%;right:1.5rem;left:auto;width:2.25rem;height:2.25rem;margin-top:-1.125rem;border-radius:9999px;background:#fff;transition:top .35s ease,width .35s ease,height .35s ease,margin-top .35s ease}.home-pricing__cta-text{display:flex;flex-direction:column;align-items:center;gap:.15rem}.home-pricing__cta-kicker{font-size:.85rem;font-weight:700;line-height:1.3;letter-spacing:.12em;text-transform:uppercase;color:#0b1f3a;transition:color .2s ease}.home-pricing__cta-label{font-size:.7rem;font-weight:500;line-height:1.4;color:rgba(11,31,58,.75);transition:color .2s ease}.home-pricing__cta-arrow{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;color:#0b1f3a;transition:transform .2s ease}.home-pricing__cta-arrow svg{display:block;width:1.1rem;height:1.1rem}.home-pricing__cta:focus-visible{outline:none}.home-pricing__cta:focus-visible::before{top:0;width:calc(100% - 1.5rem);height:100%;margin-top:0}.home-pricing__cta:focus-visible .home-pricing__cta-kicker,.home-pricing__cta:focus-visible .home-pricing__cta-label{color:#0b1f3a}.home-pricing__cta:focus-visible .home-pricing__cta-arrow{transform:translateX(0.25rem)}@media(hover: hover){.home-pricing__cta:hover::before{top:0;width:calc(100% - 1.5rem);height:100%;margin-top:0}.home-pricing__cta:hover .home-pricing__cta-kicker,.home-pricing__cta:hover .home-pricing__cta-label{color:#0b1f3a}.home-pricing__cta:hover .home-pricing__cta-arrow{transform:translateX(0.25rem)}}@media(max-width: 719px){.home-pricing__grid{grid-template-columns:1fr}}@media(max-width: 767px){.home-pricing__deco{opacity:.32}}@media(prefers-reduced-motion: reduce){.home-pricing__card,.home-pricing__card:hover,.home-pricing__card:focus-within{transform:none;transition:box-shadow .3s ease,background .3s ease,border-color .3s ease}}.pricing-plans-page{text-align:center;padding-top:4.25rem}.pricing-plans-page .issues-page__inner{max-width:1100px}.pricing-plans-page__intro{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:clamp(14rem,38vw,17.875rem);margin:0 -1.25rem clamp(2.5rem,6vh,3.5rem);padding:2rem 1.25rem}.pricing-plans-page__intro-media,.pricing-plans-page__intro-img,.pricing-plans-page__intro-veil{position:absolute;inset:0}.pricing-plans-page__intro-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.pricing-plans-page__intro-veil{pointer-events:none;background:rgba(11,31,58,.52)}.pricing-plans-page__intro-copy{position:relative;z-index:1;width:100%;max-width:1100px;margin:0 auto}.pricing-plans-page__accent{display:flex;align-items:center;justify-content:center;gap:.65rem;margin:0 0 1.1rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;line-height:1;color:#d97706}.pricing-plans-page__accent-line{display:block;width:1.75rem;height:1.5px;background:#d97706;flex:0 0 auto}.pricing-plans-page__title{margin:0 0 1rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:600;line-height:1.4;color:#fff}.pricing-plans-page__lead{margin:0 auto;max-width:40rem;color:hsla(0,0%,100%,.9);font-size:1.02rem;line-height:1.9}.pricing-plans-page__service{min-height:100vh;min-height:100dvh;margin:0 0 clamp(4.25rem,9vh,5.5rem);text-align:left}.pricing-plans-page__service:first-of-type{padding-top:clamp(2.5rem,6vh,3.5rem)}.pricing-plans-page__service-head{margin:0 0 2.75rem;text-align:center}.pricing-plans-page__service-title{margin:0 0 2.75rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:2.5rem;font-weight:600;line-height:1.45;color:#0b1f3a;text-align:center}.pricing-plans-page__service-head .pricing-plans-page__service-title{margin:0}.pricing-plans-page__service-lead{margin:.55rem auto 0;max-width:40rem;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.94rem;line-height:1.85;color:#475569}.pricing-plans-page__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.25rem;align-items:stretch}.pricing-plans-page__icon{position:absolute;top:1.2rem;left:1.35rem;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;color:#0b1f3a;pointer-events:none}.pricing-plans-page__icon svg{display:block;width:100%;height:100%}.pricing-plans-page__card--featured .pricing-plans-page__icon{color:#d97706}.pricing-plans-page__card{box-sizing:border-box;position:relative;display:flex;flex-direction:column;margin:0;min-height:30.9375rem;padding:5rem 1.35rem 4.9rem;background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:1rem;box-shadow:0 8px 24px rgba(15,23,42,.04);text-align:left}.pricing-plans-page__card--featured{background:#0b1f3a;border-color:rgba(0,0,0,0);color:#fff;box-shadow:0 14px 32px rgba(11,31,58,.22)}.pricing-plans-page__badge{display:inline-flex;align-self:flex-start;margin:0 0 .85rem;padding:.28rem .55rem;border-radius:.25rem;background:#d97706;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.04em;line-height:1.3}.pricing-plans-page__plan{margin:0 0 .55rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:1.15rem;font-weight:600;line-height:1.45;color:#0b1f3a}.pricing-plans-page__card--featured .pricing-plans-page__plan{color:#fff}.pricing-plans-page__price{margin:0 0 1rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.45rem,2.4vw,1.75rem);font-weight:600;line-height:1.2;letter-spacing:.02em;color:#0b1f3a}.pricing-plans-page__card--featured .pricing-plans-page__price{color:#fff}.pricing-plans-page__features{list-style:none;margin:0 0 1.35rem;padding:0;display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto}.pricing-plans-page__features li{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;line-height:1.55;color:#0f172a}.pricing-plans-page__card--featured .pricing-plans-page__features li{color:hsla(0,0%,100%,.92)}.pricing-plans-page__check{display:inline-flex;flex:0 0 auto;margin-top:.15rem;color:#d97706}.pricing-plans-page__check svg{display:block}.pricing-plans-page__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:auto;padding:.7rem 1rem;border:1px solid #0b1f3a;border-radius:.5rem;background:rgba(0,0,0,0);color:#0b1f3a;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.88rem;font-weight:700;letter-spacing:.04em;line-height:1.4;text-align:center;text-decoration:none;transition:background .25s ease,color .25s ease,border-color .25s ease}.pricing-plans-page__cta:hover,.pricing-plans-page__cta:focus-visible{background:#0b1f3a;color:#fff;outline:none}.pricing-plans-page__card--featured .pricing-plans-page__cta{border-color:hsla(0,0%,100%,.9);color:#fff}.pricing-plans-page__card--featured .pricing-plans-page__cta:hover,.pricing-plans-page__card--featured .pricing-plans-page__cta:focus-visible{background:hsla(0,0%,100%,.1);color:#fff}.pricing-plans-page__side{margin:clamp(.5rem,2vh,1rem) 0 0;padding-top:clamp(1.75rem,4vh,2.5rem);border-top:1px solid rgba(15,23,42,.1);text-align:left}.pricing-plans-page__side-heading{margin:0 0 3.5rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:2rem;font-weight:600;line-height:1.45;color:#0b1f3a;text-align:center}.pricing-plans-page__side-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem}.pricing-plans-page__side-card{position:relative;margin:0;padding:1.1rem 1.15rem 1.15rem;background:hsla(0,0%,100%,.55);border:1px solid rgba(15,23,42,.1);border-radius:.75rem}.pricing-plans-page__side-card .pricing-plans-page__icon{top:1.1rem;left:1.15rem;width:1.35rem;height:1.35rem}.pricing-plans-page__side-title{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem .65rem;margin:0 0 .45rem;padding-left:2.1rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:1rem;font-weight:600;line-height:1.4;color:#0b1f3a}.pricing-plans-page__side-soon{display:inline-flex;padding:.15rem .4rem;border-radius:.2rem;border:1px solid rgba(217,119,6,.45);color:#d97706;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.06em;line-height:1.3}.pricing-plans-page__side-note{margin:0;font-size:.84rem;line-height:1.7;color:#475569}.pricing-plans-page__side-prices{list-style:none;margin:.7rem 0 0;padding:0;display:flex;flex-direction:column;gap:.3rem;font-size:.9rem;font-weight:600;line-height:1.5;color:#0b1f3a}.pricing-plans-page__side-cta-wrap{display:flex;justify-content:center;margin:3.5rem 0 0;text-align:center}.pricing-plans-page__side-cta{display:inline-flex;align-items:center;justify-content:center;width:auto;padding:.7rem 1.35rem;border:1px solid #0b1f3a;border-radius:.5rem;background:rgba(0,0,0,0);color:#0b1f3a;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.88rem;font-weight:700;letter-spacing:.04em;line-height:1.4;text-align:center;text-decoration:none;transition:background .25s ease,color .25s ease,border-color .25s ease}.pricing-plans-page__side-cta:hover,.pricing-plans-page__side-cta:focus-visible{background:#0b1f3a;color:#fff;outline:none}@media(max-width: 719px){.pricing-plans-page__grid,.pricing-plans-page__side-grid{grid-template-columns:1fr}}.case-studies-page{text-align:center;padding-top:4.25rem}.case-studies-page .issues-page__inner{max-width:1100px}.case-studies-page__intro{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:clamp(14rem,38vw,17.875rem);margin:0 -1.25rem clamp(3.5rem,8vh,5rem);padding:2rem 1.25rem}.case-studies-page__intro-media,.case-studies-page__intro-img,.case-studies-page__intro-veil{position:absolute;inset:0}.case-studies-page__intro-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.case-studies-page__intro-veil{pointer-events:none;background:rgba(11,31,58,.52)}.case-studies-page__intro-copy{position:relative;z-index:1;width:100%;max-width:1100px;margin:0 auto}.case-studies-page__accent{display:flex;align-items:center;justify-content:center;gap:.65rem;margin:0 0 1.1rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;line-height:1;color:#d97706}.case-studies-page__accent-line{display:block;width:1.75rem;height:1.5px;background:#d97706;flex:0 0 auto}.case-studies-page__title{margin:0 0 1rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:600;line-height:1.4;color:#fff}.case-studies-page__lead{margin:0 auto;max-width:40rem;color:hsla(0,0%,100%,.9);font-size:1.02rem;line-height:1.9}.case-studies-page__tabs{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:0;margin:0 0 2.5rem;padding:0;border-bottom:1px solid #333}.case-studies-page__tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0 0 -1px;padding:.7rem 3.75rem;border:0;border-bottom:1px solid #333;border-radius:0;background:#fffbf1;color:#333;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.88rem;font-weight:500;letter-spacing:.04em;line-height:1.4;cursor:pointer;transition:background .2s ease,color .2s ease}.case-studies-page__tab:hover,.case-studies-page__tab:focus-visible{background:#f0f0f0;color:#333}.case-studies-page__tab.is-active{background:#333;color:#fff}.case-studies-page__tab.is-active:hover,.case-studies-page__tab.is-active:focus-visible{background:#333;color:#fff}@media(max-width: 719px){.case-studies-page__tabs{flex-wrap:nowrap}.case-studies-page__tab{flex:1 1 0;min-width:0;padding:.55rem .85rem;font-size:.75rem}}.instagram-soon-page.issues-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100dvh;padding:0 1.25rem;text-align:center}.instagram-soon-page__accent{display:flex;align-items:center;justify-content:center;gap:.65rem;margin:0 0 1.1rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;line-height:1;color:#d97706}.instagram-soon-page__accent-line{display:block;width:1.75rem;height:1.5px;background:#d97706;flex:0 0 auto}.instagram-soon-page__title{margin:0;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:600;line-height:1.4;color:#0b1f3a}.not-found-page.issues-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100dvh;padding:0 1.25rem;text-align:center}.not-found-page__accent{display:flex;align-items:center;justify-content:center;gap:.65rem;margin:0 0 1.1rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;line-height:1;color:#d97706}.not-found-page__accent-line{display:block;width:1.75rem;height:1.5px;background:#d97706;flex:0 0 auto}.not-found-page__title{margin:0 0 1rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:600;line-height:1.4;color:#0b1f3a}.not-found-page__lead{margin:0 0 2rem;color:#475569;font-size:1.02rem}.not-found-page__cta{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.85rem 1.6rem;border:1px solid #0b1f3a;border-radius:.5rem;background:rgba(0,0,0,0);color:#0b1f3a;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none}.not-found-page__cta:hover{background:rgba(11,31,58,.06)}.case-studies-page__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem;margin:0;padding:0;list-style:none}.case-study-card[hidden]{display:none}.case-study-card{box-sizing:border-box;display:flex;flex-direction:column;width:100%;max-width:22.5rem;margin:0;overflow:hidden;text-align:left;background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:1rem;box-shadow:0 8px 24px rgba(15,23,42,.04)}.case-study-card__media{position:relative;aspect-ratio:4/3;overflow:hidden;background:#c4a484}.case-study-card__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.case-study-card__badge{position:absolute;top:.85rem;left:.85rem;z-index:1;margin:0;padding:.3rem .55rem;border-radius:.25rem;background:#0b1f3a;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.04em;line-height:1.2}.case-study-card__body{display:flex;flex-direction:column;gap:.45rem;padding:1.25rem 1.35rem 1.5rem}.case-study-card__service{margin:0;color:#2563eb;font-size:.9rem;font-weight:500;line-height:1.5}.case-study-card__client{margin:0;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:1.15rem;font-weight:600;line-height:1.45;color:#0b1f3a}.case-study-card__desc{margin:.15rem 0 0;color:#475569;font-size:.9rem;line-height:1.7}.case-study-card__sns{display:inline-flex;align-self:flex-start;margin-top:.75rem;color:#0b1f3a;opacity:1;transition:opacity .2s ease}.case-study-card__sns:hover,.case-study-card__sns:focus-visible{opacity:.72}.case-study-card__sns svg{display:block;width:1.5rem;height:1.5rem}@media(max-width: 719px){.case-study-card{max-width:none}}.portfolio-page{text-align:center}.portfolio-page .issues-page__inner{max-width:1100px}.portfolio-page__accent{display:flex;align-items:center;justify-content:center;gap:.65rem;margin:0 0 1.1rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;line-height:1;color:#d97706}.portfolio-page__accent-line{display:block;width:1.75rem;height:1.5px;background:#d97706;flex:0 0 auto}.portfolio-page__title{margin:0 0 1rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:600;line-height:1.4;color:#0b1f3a}.portfolio-page__lead{margin:0 auto 2.5rem;max-width:40rem;color:#475569;font-size:1.02rem;line-height:1.9}.portfolio-page__list{display:flex;flex-direction:column;gap:4rem;margin:0;padding:0;list-style:none}.portfolio-card{box-sizing:border-box;display:flex;flex-direction:row;align-items:stretch;min-height:30rem;margin:0;overflow:hidden;text-align:left;background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:1rem;box-shadow:0 8px 24px rgba(15,23,42,.04)}.portfolio-card:nth-child(even){flex-direction:row-reverse}.portfolio-card__media{position:relative;flex:0 0 50%;min-width:0;overflow:hidden;background:#c4a484}.portfolio-card__image{position:absolute;left:0;top:-10%;display:block;width:100%;height:120%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;will-change:transform}.portfolio-card__body{box-sizing:border-box;display:flex;flex:1 1 50%;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;padding:1.75rem 1.75rem 1.85rem}.portfolio-card__name{margin:0 0 1.5rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:1.5rem;font-weight:600;line-height:1.45;color:#0b1f3a}.portfolio-card__desc{margin:0 0 1rem;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.9rem;line-height:1.75;color:#475569}.portfolio-card__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 1.15rem;padding:0;list-style:none}.portfolio-card__tags li{display:inline-flex;padding:.28rem .65rem;border-radius:9999px;background:rgba(217,119,6,.12);color:#d97706;font-size:.72rem;font-weight:700;letter-spacing:.02em;line-height:1.4}.portfolio-card__cta{display:inline-flex;align-items:center;align-self:center;justify-content:center;margin-top:1.5rem;padding:.7rem 1.35rem;border:1px solid #0b1f3a;border-radius:.5rem;background:rgba(0,0,0,0);color:#0b1f3a;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.88rem;font-weight:700;letter-spacing:.04em;line-height:1.4;text-decoration:none;transition:background .25s ease,color .25s ease}.portfolio-card__cta:hover,.portfolio-card__cta:focus-visible{background:#0b1f3a;color:#fff;outline:none}@media(max-width: 719px){.portfolio-card,.portfolio-card:nth-child(even){flex-direction:column;min-height:0}.portfolio-card__media{flex:0 0 auto;width:100%;aspect-ratio:4/3}.portfolio-card__tags{align-self:stretch;justify-content:center}}.about-flow__diagram{margin-top:clamp(1.5rem,3vh,2.5rem);text-align:left}.about-flow__diagram .home-flow__note,.about-flow__diagram .home-flow__note-sub{text-align:center}.about-flow .home-flow__intro{margin-bottom:0}.home-flow{position:relative;z-index:1;margin:0;padding:clamp(5.5rem,12vh,8rem) clamp(1.25rem,4vw,3rem);overflow:visible;color:#0f172a;background:rgba(0,0,0,0)}.home-flow__bg{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;background:#fff8f0}.home-flow__soil{position:absolute;inset:0;opacity:.88;background-image:url("/IMG/MissionSoilTexture.png");background-repeat:repeat;background-size:300px 300px}.home-flow__deco{position:absolute;z-index:1;display:block;width:2.2rem;height:auto;opacity:.2;color:#0f172a}.home-flow__deco--1{top:6%;left:3%;width:2.5rem;transform:rotate(-18deg)}.home-flow__deco--2{top:4%;right:6%;width:2.3rem;transform:rotate(14deg)}.home-flow__deco--3{top:18%;left:8%;width:2.1rem;transform:rotate(22deg)}.home-flow__deco--4{top:14%;right:12%;width:2.6rem;transform:rotate(-12deg)}.home-flow__deco--5{top:38%;left:2%;width:2.8rem;transform:rotate(-24deg)}.home-flow__deco--6{top:42%;right:3%;width:2.4rem;transform:rotate(18deg)}.home-flow__deco--7{top:58%;left:5%;width:2.2rem;transform:rotate(10deg)}.home-flow__deco--8{top:62%;right:7%;width:2.5rem;transform:rotate(-20deg)}.home-flow__deco--9{bottom:10%;left:10%;width:2rem;transform:rotate(26deg)}.home-flow__deco--10{bottom:8%;right:14%;width:2.3rem;transform:rotate(-16deg)}.home-flow__deco--11{top:28%;left:46%;width:1.9rem;transform:rotate(8deg)}.home-flow__deco--12{bottom:22%;left:48%;width:2.1rem;transform:rotate(-28deg)}.home-flow__inner{position:relative;z-index:1;box-sizing:border-box;width:100%;max-width:72rem;margin:0 auto}.home-flow__intro{text-align:center;margin:0 0 clamp(2.25rem,5vh,3.25rem)}.home-flow__accent{display:flex;align-items:center;justify-content:center;gap:.65rem;margin:0 0 1.1rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;line-height:1;color:#d97706}.home-flow__accent-line{display:block;width:1.75rem;height:1.5px;background:#d97706;flex:0 0 auto}.home-flow__title{margin:0;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:600;line-height:1.4;color:#0b1f3a}.home-flow__track{display:flex;align-items:flex-start;justify-content:center;gap:clamp(.35rem,1.2vw,.85rem)}.home-flow__step{flex:1 1 0;max-width:9.5rem;margin:0;text-align:center}.home-flow__num{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin:0 0 .7rem;border:1.5px solid #d97706;border-radius:9999px;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:1rem;font-weight:600;line-height:1;color:#d97706;background:rgba(0,0,0,0)}.home-flow__step-label{margin:0 0 .4rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:.68rem;font-weight:600;letter-spacing:.1em;line-height:1.3;text-transform:uppercase;color:#d97706}.home-flow__step-title{margin:0 0 .55rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(.88rem,1.3vw,1rem);font-weight:600;line-height:1.45;color:#0b1f3a}.home-flow__step-body{margin:0;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.82rem;line-height:1.7;color:#475569}.home-flow__arrow{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;margin-top:.7rem;font-size:1.05rem;line-height:1;color:#d97706}.home-flow__note{margin:clamp(2rem,4vh,2.75rem) auto .55rem;max-width:40rem;text-align:center;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(.98rem,1.8vw,1.12rem);font-weight:600;line-height:1.75;color:#0b1f3a}.home-flow__note-sub{margin:0 auto;max-width:40rem;text-align:center;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.82rem;line-height:1.7;color:#475569}.home-flow__cta-wrap{margin:clamp(3rem,8vh,5rem) 0 0;text-align:right}.home-flow__cta{position:relative;display:inline-flex;align-items:center;gap:.75rem;padding:.55rem 1.5rem;border-radius:9999px;background:rgba(0,0,0,0);font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;color:#0b1f3a;text-decoration:none;text-shadow:none;isolation:isolate}.home-flow__cta::before{content:"";position:absolute;z-index:-1;top:50%;right:1.5rem;left:auto;width:2.25rem;height:2.25rem;margin-top:-1.125rem;border-radius:9999px;background:#fff;transition:top .35s ease,width .35s ease,height .35s ease,margin-top .35s ease}.home-flow__cta-text{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem}.home-flow__cta-kicker{font-size:.85rem;font-weight:700;line-height:1.3;letter-spacing:.12em;text-transform:uppercase;color:#0b1f3a;transition:color .2s ease}.home-flow__cta-label{font-size:.7rem;font-weight:500;line-height:1.4;color:rgba(11,31,58,.75);transition:color .2s ease}.home-flow__cta-arrow{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;color:#0b1f3a;transition:transform .2s ease}.home-flow__cta-arrow svg{display:block;width:1.1rem;height:1.1rem}.home-flow__cta:focus-visible{outline:none}.home-flow__cta:focus-visible::before{top:0;width:calc(100% - 1.5rem);height:100%;margin-top:0}.home-flow__cta:focus-visible .home-flow__cta-kicker,.home-flow__cta:focus-visible .home-flow__cta-label{color:#0b1f3a}.home-flow__cta:focus-visible .home-flow__cta-arrow{transform:translateX(0.25rem)}@media(hover: hover){.home-flow__cta:hover::before{top:0;width:calc(100% - 1.5rem);height:100%;margin-top:0}.home-flow__cta:hover .home-flow__cta-kicker,.home-flow__cta:hover .home-flow__cta-label{color:#0b1f3a}.home-flow__cta:hover .home-flow__cta-arrow{transform:translateX(0.25rem)}}@media(max-width: 719px){.home-flow__track{flex-direction:column;align-items:center;gap:.35rem}.home-flow__step{max-width:22rem;width:100%}.home-flow__arrow{margin-top:0;margin-bottom:.15rem;transform:rotate(90deg)}.home-flow__cta-wrap{text-align:center}.home-flow__cta-text{align-items:center}}@media(max-width: 767px){.home-flow__deco{opacity:.32}}.home-contact{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;margin:0;padding:clamp(6rem,14vh,9rem) clamp(1.25rem,4vw,3rem);overflow:hidden;color:#fff;background:#c4a484}.home-contact__media{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.home-contact__frame{position:absolute;inset:0;overflow:hidden;background:#c4a484}.home-contact__img{position:absolute;left:0;top:-10%;width:100%;height:120%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;will-change:transform}.home-contact__veil{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg, rgba(11, 31, 58, 0.58) 0%, rgba(11, 31, 58, 0.78) 55%, #0b1f3a 100%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.home-contact__corner{position:absolute;z-index:2;width:3.5rem;height:3.5rem;pointer-events:none;opacity:.9}.home-contact__corner--tl{top:clamp(2.75rem,6vw,4.5rem);left:clamp(2.75rem,6vw,4.5rem);border-top:1px solid hsla(0,0%,100%,.85);border-left:1px solid hsla(0,0%,100%,.85)}.home-contact__corner--br{right:clamp(2.75rem,6vw,4.5rem);bottom:clamp(2.75rem,6vw,4.5rem);border-right:1px solid hsla(0,0%,100%,.85);border-bottom:1px solid hsla(0,0%,100%,.85)}.home-contact__inner{position:relative;z-index:2;box-sizing:border-box;width:100%;max-width:44rem;margin:0 auto;text-align:center}.home-contact__intro{margin:0 0 clamp(2.75rem,7vh,4.25rem)}.home-contact__accent{display:flex;align-items:center;justify-content:center;gap:.65rem;margin:0 0 1.1rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;line-height:1;color:#fff}.home-contact__accent-line{display:block;width:1.75rem;height:1.5px;background:#fff;flex:0 0 auto}.home-contact__title{margin:0 0 clamp(1.5rem,3.5vh,2.25rem);font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.7rem,3.5vw,2.5rem);font-weight:600;line-height:1.45;color:#fff;white-space:normal;word-break:normal;max-width:100%;text-shadow:0 1px 2px rgba(11,31,58,.35)}.home-contact__lead{margin:0 auto;max-width:38rem;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:clamp(.92rem,1.6vw,1.02rem);font-weight:400;line-height:1.9;color:hsla(0,0%,100%,.9);text-shadow:0 1px 2px rgba(11,31,58,.3)}.home-contact__actions{display:flex;justify-content:center;margin:0}.home-contact__cta{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:3rem;padding:.85rem 1.6rem;border:1px solid #fff;border-radius:.5rem;background:rgba(0,0,0,0);color:#fff;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.95rem;font-weight:700;line-height:1.4;text-decoration:none;transition:background .25s ease,transform .25s ease}.home-contact__cta:hover{background:hsla(0,0%,100%,.08)}.home-contact__cta:focus-visible{outline:2px solid #fff;outline-offset:3px}@media(max-width: 719px){.home-contact__cta{width:100%;max-width:22rem}}@media(prefers-reduced-motion: reduce){.home-contact__cta{transition:none}}[data-reveal]{opacity:0;transform:translateY(20px);transition:opacity 1.4s ease-out,transform 1.4s ease-out}[data-reveal].is-revealed{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion: reduce){[data-reveal]{opacity:1;transform:none;transition:none}}.engagement-page{min-height:auto;padding-bottom:3rem;text-align:center}.engagement-page .issues-page__inner{max-width:1100px}.engagement-page__accent{display:flex;align-items:center;justify-content:center;gap:.65rem;margin:0 0 1.1rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;line-height:1;color:#d97706}.engagement-page__accent-line{display:block;width:1.75rem;height:1.5px;background:#d97706;flex:0 0 auto}.engagement-page__title{margin:0 0 1rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:600;line-height:1.4;color:#0b1f3a}.engagement-page__lead{margin:0 auto;max-width:40rem;color:#475569;font-size:1.02rem;line-height:1.9}.engagement-band{min-height:calc(100dvh - 4.25rem);padding:clamp(3rem,6vh,4.5rem) clamp(1.25rem,4vw,3rem) clamp(3rem,6vh,4.5rem) 0}.engagement-band--1{background:#fff8f0}.engagement-band--2{background:#fff}.engagement-band--3{background:#fdecd8}.engagement-band--flip{padding-left:clamp(1.25rem,4vw,3rem);padding-right:0}.engagement-band__inner{display:grid;grid-template-columns:minmax(0, 45%) minmax(0, 1fr);align-items:stretch;gap:0;width:100%;min-height:calc(100dvh - 4.25rem - 6rem);margin:0}.engagement-band__visual{min-width:0;min-height:0}.engagement-band__photo{position:relative;width:100%;height:100%;min-height:22rem;overflow:hidden;border-radius:0 .5rem .5rem 0;background:#e8d5c0}.engagement-band__photo picture{display:block;width:100%;height:100%}.engagement-band__img{position:absolute;inset:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.engagement-band__photo--focus .engagement-band__img{-o-object-position:center 30%;object-position:center 30%}.engagement-band__copy{display:flex;flex-direction:column;align-items:flex-start;align-self:start;box-sizing:border-box;margin-top:clamp(2rem,8vh,4.5rem);padding-left:2.5rem;text-align:left}.engagement-band__heading{position:relative;z-index:1;box-sizing:border-box;width:calc(100% + 8rem);margin:0 0 1.25rem -8rem;padding:1.1rem 0 1.1rem 2rem}.engagement-band--1 .engagement-band__heading{background:#fff8f0}.engagement-band--2 .engagement-band__heading{background:#fff}.engagement-band--3 .engagement-band__heading{background:#fdecd8}.engagement-band__rest{display:flex;flex-direction:column;align-items:flex-start}.engagement-band__tag{display:inline-flex;margin:0 0 .85rem;padding:.28rem .65rem;border-radius:9999px;background:rgba(217,119,6,.12);color:#d97706;font-size:.72rem;font-weight:700;letter-spacing:.02em;line-height:1.4}.engagement-band__icon{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin:0 0 1rem;border-radius:50%;background:#eff6ff;color:#2563eb}.engagement-band__icon svg{display:block;width:1.35rem;height:1.35rem}.engagement-band__title{margin:0;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.45rem,2.4vw,1.85rem);font-weight:600;line-height:1.45;color:#0b1f3a}.engagement-band__body{margin:0;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.94rem;line-height:1.85;color:#475569}.engagement-page__cta-wrap{display:flex;justify-content:center;margin:clamp(3rem,7vh,4.5rem) 0 0;padding:0 clamp(1.25rem,4vw,3rem);text-align:center}.engagement-page__cta{display:inline-flex;align-items:center;justify-content:center;width:auto;padding:.7rem 1.35rem;border:1px solid #0b1f3a;border-radius:.5rem;background:rgba(0,0,0,0);color:#0b1f3a;font-family:"Noto Sans JP","Hiragino Sans","Meiryo",system-ui,sans-serif;font-size:.88rem;font-weight:700;letter-spacing:.04em;line-height:1.4;text-align:center;text-decoration:none;transition:background .25s ease,color .25s ease,border-color .25s ease}.engagement-page__cta:hover,.engagement-page__cta:focus-visible{background:#0b1f3a;color:#fff;outline:none}@media(min-width: 720px){.engagement-band--flip .engagement-band__inner{grid-template-columns:minmax(0, 1fr) minmax(0, 45%)}.engagement-band--flip .engagement-band__photo{border-radius:.5rem 0 0 .5rem}.engagement-band--flip .engagement-band__copy{order:-1;padding-left:0;padding-right:2.5rem}.engagement-band--flip .engagement-band__heading{width:100%;margin-left:0;margin-right:0;padding:1.1rem 0}}@media(max-width: 719px){.engagement-band,.engagement-band--flip{min-height:0;padding-left:0;padding-right:0}.engagement-band__inner{grid-template-columns:1fr;min-height:0}.engagement-band__photo,.engagement-band--flip .engagement-band__photo{min-height:16rem;height:16rem;border-radius:0}.engagement-band__copy{margin-top:1.5rem;padding-left:clamp(1.25rem,4vw,3rem);padding-right:clamp(1.25rem,4vw,3rem)}.engagement-band__heading,.engagement-band--1 .engagement-band__heading,.engagement-band--2 .engagement-band__heading,.engagement-band--3 .engagement-band__heading{width:100%;margin-left:0;margin-right:0;padding:0 0 1rem;background:rgba(0,0,0,0)}}.contact-page .issues-page__inner,.contact-page .contact-page__inner{display:grid;grid-template-columns:minmax(0, 0.9fr) minmax(0, 1.2fr);gap:clamp(2rem,5vw,4rem);align-items:start;width:100%;max-width:72rem;margin:0 auto}.contact-page .contact-page__intro{align-self:start;margin:0}@media(min-width: 720px){.contact-page .contact-page__intro{align-self:stretch;min-height:0}.contact-page .contact-page__intro-inner{position:sticky;top:calc(4.25rem + 1rem);margin-top:clamp(14rem,38vh,22rem)}}.contact-page .contact-page__accent{display:flex;align-items:center;justify-content:flex-start;gap:.65rem;margin:0 0 1.1rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;line-height:1;color:#d97706}.contact-page .contact-page__accent-line{display:block;width:1.75rem;height:1.5px;background:#d97706;flex:0 0 auto}.contact-page .contact-page__title{margin:0 0 1rem;font-family:"Shippori Mincho","Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:600;line-height:1.4;color:#0b1f3a}.contact-page .contact-page__lead{margin:0;max-width:28rem;color:#475569;font-size:1.02rem;line-height:1.9}.contact-page .contact-page__main{min-width:0}@media(max-width: 719px){.contact-page .issues-page__inner,.contact-page .contact-page__inner{grid-template-columns:1fr;gap:2rem}.contact-page .contact-page__intro{min-height:0;text-align:center}.contact-page .contact-page__intro-inner{position:static}.contact-page .contact-page__accent{justify-content:center}.contact-page .contact-page__lead{margin-left:auto;margin-right:auto}}.contact-page .contact-page__form-wrap{margin-top:0}.contact-page .contact-page__form{display:flex;flex-direction:column;gap:1.25rem;padding:clamp(1.5rem,4vw,2rem);background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:1rem;box-shadow:0 8px 24px rgba(15,23,42,.04)}.contact-page .contact-page__honeypot{display:none}.contact-page .contact-page__field{display:flex;flex-direction:column;gap:.5rem}.contact-page .contact-page__label{font-size:.875rem;font-weight:600;color:#0b1f3a}.contact-page .contact-page__input,.contact-page .contact-page__select,.contact-page .contact-page__textarea{width:100%;padding:.75rem 1rem;font:inherit;color:#0f172a;background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:.5rem;transition:border-color .2s ease,box-shadow .2s ease}.contact-page .contact-page__input:focus,.contact-page .contact-page__select:focus,.contact-page .contact-page__textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.15)}.contact-page .contact-page__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2.5rem;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%230f172a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.15rem center;background-size:.75rem}.contact-page .contact-page__textarea{min-height:8rem;resize:vertical}.contact-page .contact-page__actions{margin-top:.25rem;width:100%}.contact-page .contact-page__submit{display:flex;align-items:center;justify-content:center;width:100%;min-height:3rem;padding:.85rem 1.5rem;font:inherit;font-weight:600;color:#fff;background:#0b1f3a;border:none;border-radius:.5rem;cursor:pointer;transition:background .2s ease}.contact-page .contact-page__submit:hover{background:rgb(6.1217391304,17.252173913,32.2782608696)}.contact-page .contact-page__submit:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.contact-page .text-red-500{color:#ef4444}.contact-page .text-sm{font-size:.875rem}.contact-page .mt-1{margin-top:.25rem}.contact-page .border-red-500{border-color:#ef4444 !important}.contact-page [id$=-error]{font-size:.875rem;margin-top:.25rem}.contact-page .form-result-message{margin-bottom:1rem;padding:.75rem 1rem;border-radius:.5rem;line-height:1.6}.contact-page .form-result-message.bg-green-100{background:#ecfdf5;border:1px solid #6ee7b7;color:#047857}.contact-page .form-result-message.bg-red-100{background:#fef2f2;border:1px solid #fca5a5;color:#b91c1c}.contact-page .form-result-message .font-bold{display:block;margin-bottom:.25rem;font-weight:700}.contact-page .form-result-message .block.sm\:inline{display:block}

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