/*
Theme Name: King's Quiz脳 Theme
Description: King's Quiz脳専用の子ども向けWordPressテーマです。
Version: 1.0.0
Author: EVERSTEEL
Text Domain: kings-quiz-theme
Requires at least: 6.4
Requires PHP: 7.4
*/
:root{--site-bg:#edf7f4;--site-ink:#24353b;--site-blue:#174a87;--site-yellow:#ffd443}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 8% 8%,rgba(255,212,67,.4) 0 80px,transparent 81px),linear-gradient(150deg,#e4f7f4,#e9f0ff);color:var(--site-ink);font-family:"Noto Sans JP","Noto Sans",system-ui,-apple-system,"Yu Gothic",sans-serif;min-height:100vh}.site-header{padding:12px 18px;background:rgba(255,255,255,.94);border-bottom:4px solid var(--site-blue);position:relative;z-index:10}.site-header__inner{max-width:1080px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.site-logo{display:flex;align-items:center;text-decoration:none;color:var(--site-blue);font-weight:1000}.site-logo img{display:block;width:min(260px,52vw);height:92px;object-fit:contain;object-position:left center}.site-home-link{color:var(--site-blue);font-weight:900;text-decoration:none;padding:9px 13px;border:2px solid currentColor;border-radius:99px;background:#fff}.site-main{min-height:calc(100vh - 170px)}.site-footer{padding:26px 18px;text-align:center;font-size:12px;color:#607279}.site-content{max-width:960px;margin:30px auto;padding:24px;background:#fff;border-radius:20px}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:640px){.site-header{padding:8px 10px}.site-logo img{height:66px}.site-home-link{font-size:12px;padding:7px 10px}}