
.nakajp-system-header{position:sticky;top:0;z-index:120;background:rgba(252,250,246,.96);border-bottom:1px solid rgba(63,51,41,.12);backdrop-filter:blur(14px)}
.nakajp-system-header__inner{width:min(calc(100% - 32px),1180px);min-height:68px;margin:auto;display:flex;align-items:center;gap:14px}
.nakajp-system-header__logo{display:flex;align-items:center;flex:0 1 145px;max-width:42vw}
.nakajp-system-header__logo img{display:block;width:100%;height:auto;max-height:42px;object-fit:contain;object-position:left center}
.nakajp-system-header__nav{display:flex;align-items:center;justify-content:center;gap:18px;flex:1;min-width:0}
.nakajp-system-header__nav a{color:#3f3329;text-decoration:none;font-size:13px;font-weight:750;white-space:nowrap}
.nakajp-system-header__phone{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 14px;border-radius:999px;background:#3f3329;color:#fffdf9;text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap}
.nakajp-system-header__toggle{display:none;width:44px;height:44px;border:1px solid rgba(63,51,41,.18);border-radius:12px;background:#fffdf9;color:#3f3329;font-size:22px}
@media(max-width:767.98px){
 .nakajp-system-header__inner{min-height:64px;flex-wrap:wrap;gap:8px 10px;padding:8px 0}
 .nakajp-system-header__logo{flex-basis:132px}
 .nakajp-system-header__phone{margin-left:auto;max-width:120px;font-size:12px;padding-inline:11px}
 .nakajp-system-header__toggle{display:inline-grid;place-items:center}
 .nakajp-system-header__nav{display:none;order:10;flex:0 0 100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px 0 4px}
 .nakajp-system-header.is-open .nakajp-system-header__nav{display:grid}
 .nakajp-system-header__nav a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:9px;border:1px solid rgba(63,51,41,.12);border-radius:12px;background:#fffdf9;white-space:normal;text-align:center;font-size:12px}
}
