/* Higasaka Navi v7.20 shared site shell — profile page only */
body.higasaka-profile-v79{--hs-navy:#12324a;--hs-teal:#176f6c;--hs-ink:#1d2932;--hs-line:#d6e0df;--hs-max:1180px;margin:0;color:var(--hs-ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-height:1.85;letter-spacing:.015em;-webkit-font-smoothing:antialiased}
body.higasaka-profile-v79 *{box-sizing:border-box}
body.higasaka-profile-v79 img{max-width:100%;display:block}
body.higasaka-profile-v79 a{color:inherit}
body.higasaka-profile-v79 .container{width:min(calc(100% - 52px),var(--hs-max));margin-inline:auto}
body.higasaka-profile-v79 .skip-link{position:fixed;left:16px;top:-70px;z-index:9999;background:#fff;color:var(--hs-navy);padding:12px 18px;border-radius:8px;box-shadow:0 18px 44px rgba(18,50,74,.12)}
body.higasaka-profile-v79 .skip-link:focus{top:12px}
body.higasaka-profile-v79 .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
body.higasaka-profile-v79 .site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(15px);border-bottom:1px solid rgba(18,50,74,.1)}
body.higasaka-profile-v79 .header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}
body.higasaka-profile-v79 .brand{display:flex;align-items:center;min-width:236px;text-decoration:none}
body.higasaka-profile-v79 .brand-logo-wrap{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15}
body.higasaka-profile-v79 .brand-logo-img{display:block;width:205px;height:auto;max-height:none;object-fit:contain;object-position:left center}
body.higasaka-profile-v79 .brand-logo-wrap small,body.higasaka-profile-v79 .footer-brand-logo small{margin-top:3px;color:#53646e;font-size:.67rem;letter-spacing:.08em}
body.higasaka-profile-v79 .global-nav{display:flex;align-items:center;gap:16px;font-size:.82rem;font-weight:750;white-space:nowrap}
body.higasaka-profile-v79 .global-nav a{text-decoration:none}
body.higasaka-profile-v79 .global-nav>a:not(.nav-cta){padding:28px 0;position:relative}
body.higasaka-profile-v79 .global-nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:18px;height:3px;background:var(--hs-teal);transition:.22s}
body.higasaka-profile-v79 .global-nav>a:not(.nav-cta):hover:after{right:0}
body.higasaka-profile-v79 .nav-cta{color:#fff;background:var(--hs-navy);padding:13px 21px;border-radius:999px}
body.higasaka-profile-v79 .nav-cta:hover{background:var(--hs-teal)}
body.higasaka-profile-v79 .menu-button{display:none;border:0;background:transparent;width:46px;height:46px;padding:10px}
body.higasaka-profile-v79 .menu-button span:not(.sr-only){display:block;height:2px;background:var(--hs-navy);margin:6px 0}
body.higasaka-profile-v79 .site-footer{padding:52px 0 22px;background:#081d2c;color:#c0cad0}
body.higasaka-profile-v79 .footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:68px;padding-bottom:40px}
body.higasaka-profile-v79 .footer-brand-logo{display:inline-flex;flex-direction:column;align-items:flex-start;padding:8px 12px 7px;border-radius:10px;background:#fff;text-decoration:none}
body.higasaka-profile-v79 .footer-brand-logo .brand-logo-img{width:190px}
body.higasaka-profile-v79 .footer-grid>div:first-child>p{max-width:500px;font-size:.84rem}
body.higasaka-profile-v79 .footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:11px 30px;align-content:start;font-size:.86rem}
body.higasaka-profile-v79 .footer-links a{color:#c0cad0;text-decoration:none}
body.higasaka-profile-v79 .footer-links a:hover{color:#fff}
body.higasaka-profile-v79 .footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);font-size:.72rem;letter-spacing:.04em}
body.higasaka-profile-v79 .footer-bottom a{color:#c0cad0;text-decoration:none}
@media(max-width:960px){body.higasaka-profile-v79 .global-nav{position:absolute;display:none;top:82px;left:0;right:0;padding:18px 24px 26px;flex-direction:column;align-items:stretch;gap:0;background:#fff;border-bottom:1px solid var(--hs-line);box-shadow:0 15px 30px rgba(18,50,74,.08)}body.higasaka-profile-v79 .global-nav.is-open{display:flex}body.higasaka-profile-v79 .global-nav>a:not(.nav-cta){padding:13px 5px}body.higasaka-profile-v79 .global-nav>a:not(.nav-cta):after{display:none}body.higasaka-profile-v79 .nav-cta{margin-top:10px;text-align:center}body.higasaka-profile-v79 .menu-button{display:block}}
@media(max-width:680px){body.higasaka-profile-v79 .container{width:min(calc(100% - 30px),var(--hs-max))}body.higasaka-profile-v79 .header-inner{min-height:70px}body.higasaka-profile-v79 .global-nav{top:70px}body.higasaka-profile-v79 .brand{min-width:auto}body.higasaka-profile-v79 .brand-logo-img{width:172px}body.higasaka-profile-v79 .footer-grid{grid-template-columns:1fr;gap:34px}body.higasaka-profile-v79 .footer-links{grid-template-columns:1fr 1fr}body.higasaka-profile-v79 .footer-bottom{flex-direction:column}}
