
/* 暮らしナビ：表示・アクセシビリティ補助 */
#kn-access-tools{position:fixed;right:12px;bottom:86px;z-index:99990;display:flex;gap:7px;align-items:center;background:rgba(255,255,255,.96);border:1px solid #bdd4c2;border-radius:999px;padding:7px;box-shadow:0 5px 18px rgba(0,0,0,.16);font-family:-apple-system,BlinkMacSystemFont,"Noto Sans JP",sans-serif}#kn-access-tools button{appearance:none;border:1px solid #277447;background:#fff;color:#145d30;border-radius:999px;min-height:34px;padding:4px 10px;font-size:12px;font-weight:800;cursor:pointer}#kn-access-tools button:hover,#kn-access-tools button:focus-visible{background:#e8f7ec;outline:3px solid #f2b84b;outline-offset:2px}#kn-access-tools button[aria-pressed="true"]{background:#176b3a;color:#fff}.kn-skip{position:absolute;left:10px;top:-80px;z-index:100000;background:#111;color:#fff!important;padding:10px 14px;border-radius:0 0 8px 8px;text-decoration:none;font-weight:800}.kn-skip:focus{top:0}.kn-reading{outline:3px solid #e6a91b!important;outline-offset:4px}.kn-font-large{font-size:118%!important}.kn-font-large p,.kn-font-large li,.kn-font-large td,.kn-font-large th,.kn-font-large input,.kn-font-large select,.kn-font-large button{font-size:1.08em!important;line-height:1.9!important}.kn-font-xlarge{font-size:132%!important}.kn-font-xlarge p,.kn-font-xlarge li,.kn-font-xlarge td,.kn-font-xlarge th,.kn-font-xlarge input,.kn-font-xlarge select,.kn-font-xlarge button{font-size:1.13em!important;line-height:2!important}html[data-kn-theme="dark"]{color-scheme:dark;background:#111}html[data-kn-theme="dark"] body{background:#111!important;color:#edf7ef!important}html[data-kn-theme="dark"] body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,label,span,div){color:inherit}html[data-kn-theme="dark"] body :is(section,article,main,aside,header,footer,nav,div,table,tr,td,th,.card,.panel,.section){border-color:#42664d!important}html[data-kn-theme="dark"] body :is(section,article,main,aside,.card,.panel,.section){background-color:transparent}html[data-kn-theme="dark"] body a{color:#8fdea7!important}html[data-kn-theme="dark"] #kn-access-tools{background:#173420;border-color:#7eb98e}html[data-kn-theme="dark"] #kn-access-tools button{background:#173420;color:#e9ffec;border-color:#93cda2}@media(max-width:600px){#kn-access-tools{bottom:78px;right:8px;gap:4px;padding:5px}#kn-access-tools button{min-height:31px;padding:3px 7px;font-size:11px}}
