/*
Theme Name: AGA CHRONICLE
Version: 2.0.0
Description: AGA CHRONICLE blue-white photo-led treatment journal theme. Built from supplied design delivery and integrated for REST-driven records.
*/
:root{--navy:#173A63;--blue:#2F6EA8;--blue2:#4F8FC4;--bluegray:#9FB2C8;--slate:#64748B;--text:#1F2937;--bg:#F7F9FC;--white:#FFF;--line:#D9E4EE;--soft:#EEF5FA;--soft2:#F4F8FC;--max:1120px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,Arial,sans-serif;line-height:1.8}a{color:inherit;text-decoration:none}.container{max-width:var(--max);margin:auto;padding:0 24px}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.nav-wrap{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand-img{width:190px;display:block}.nav{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.nav a{font-size:12px;color:var(--slate);padding:7px 10px;border-radius:7px}.nav a:hover{color:var(--navy);background:var(--soft)}.page-wrap{padding-bottom:60px}.hero-ref{background:linear-gradient(135deg,#fff 0%,#edf6fb 55%,#f8fbfe 100%);border-bottom:1px solid var(--line);overflow:hidden}.hero-inner{min-height:390px;display:grid;grid-template-columns:1.05fr .95fr;gap:10px;align-items:end;padding-top:35px}.hero-copy{padding:24px 0 48px}.eyebrow{font-size:12px;letter-spacing:.08em;color:var(--blue);font-weight:700}.hero-ref h1{font-size:52px;line-height:1.28;color:#102F4E;margin:10px 0 14px}.hero-ref p{max-width:600px;color:#496177;font-size:15px;margin:0}.chip-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.chip{background:#fff;border:1px solid var(--line);border-radius:7px;padding:6px 10px;font-size:11px;color:var(--navy);box-shadow:0 3px 10px rgba(23,58,99,.04)}.hero-actions{display:flex;gap:9px;margin-top:20px;flex-wrap:wrap}.btn-primary,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;border-radius:7px;padding:11px 18px;font-weight:700;font-size:13px}.btn-primary{background:var(--navy);color:#fff}.btn-ghost{border:1px solid #b9ccdd;background:#fff;color:var(--navy)}.hero-art{min-height:345px;position:relative;display:flex;align-items:flex-end;justify-content:center}.hero-art .hero-circle{position:absolute;right:3%;bottom:-180px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle at 50% 40%,#d8eaf7 0%,#eef6fb 56%,rgba(255,255,255,0) 73%)}.hero-art img{position:relative;z-index:2;max-height:355px;width:auto;max-width:100%;filter:drop-shadow(0 12px 15px rgba(23,58,99,.14))}.section-title{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:30px 0 13px}.section-title h2{margin:0;color:#143A61;font-size:23px}.section-title a{font-size:12px;color:var(--blue)}.meta{font-size:11px;color:var(--slate)}.record-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.record-card{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 4px 14px rgba(23,58,99,.05)}.record-card img,.record-placeholder{width:100%;height:145px;display:block;object-fit:cover;background:linear-gradient(135deg,#e8f3fb,#f7fafc)}.record-card .body{padding:12px}.record-card .day{font-size:15px;font-weight:800;color:#163C63}.record-card .date{font-size:10px;color:var(--slate)}.arrow{float:right;color:var(--blue);font-size:18px;line-height:1}.timeline{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;margin:8px 0}.time-node{background:#fff;border:1px solid var(--line);border-radius:7px;text-align:center;padding:9px 4px;color:var(--navy);font-size:11px}.time-node strong{font-size:15px;display:inline-block;margin-right:2px}.time-node.has-record{background:#f0f6fb;border-color:#bbcee0}.time-node:hover{border-color:#8fb0ca}.data-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.data-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:17px 15px;min-height:120px}.data-card .label{font-size:12px;color:#4d667e}.data-card .value{font-size:22px;color:#13385d;font-weight:800;margin:8px 0 3px}.data-card .sub{font-size:10px;color:var(--slate)}.detail-value{font-size:14px;font-weight:600;color:#203d5a}.journal-panel{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px;margin-top:18px}.journal-panel h2,.journal-panel h3{color:#143A61;margin-top:0}.bullet{display:flex;gap:8px;margin:7px 0;font-size:13px}.bullet:before{content:"✓";color:var(--blue);font-weight:800}.notice{background:#edf5fb;border-left:4px solid var(--navy);padding:15px 17px;margin-top:18px;color:#39536b;font-size:13px}.site-footer{margin-top:60px;background:var(--navy);color:#eef6fb}.footer-inner{padding:28px 24px;display:flex;justify-content:space-between;gap:20px}.post-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.post-card{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.post-card img,.post-placeholder{width:100%;height:230px;display:block;object-fit:cover;background:linear-gradient(135deg,#e8f3fb,#f7fafc)}.post-card .inner{padding:15px}.post-card h2{font-size:19px;color:#143A61;margin:6px 0}.post-card p{font-size:13px;color:#4e6277;margin:5px 0}.page-title{padding:35px 0 12px}.page-title h1{font-size:32px;color:#143A61;margin:2px 0 6px}.lead{color:#51697f;font-size:14px}.single-layout{max-width:900px;margin:35px auto}.single{background:#fff;border:1px solid var(--line);border-radius:8px;padding:30px;box-shadow:0 4px 18px rgba(23,58,99,.04)}.single h1{font-size:34px;line-height:1.4;color:#143A61;margin:7px 0 14px}.hero-image{width:100%;height:auto;border-radius:5px;margin:8px 0 18px}.single h2{font-size:22px;color:#143A61;border-left:4px solid var(--blue2);padding-left:10px}.single p,.single li{font-size:15px}.disclosure{font-size:11px;color:#6b7d8f;background:#f6fafd;border:1px solid var(--line);padding:10px 12px;border-radius:6px;margin-top:24px}.photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.photo-grid figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.photo-grid img{width:100%;aspect-ratio:1.08;object-fit:cover;display:block;background:var(--soft)}.photo-grid figcaption{padding:7px 9px;font-size:10px;color:var(--slate)}.detail-grid{margin-top:12px}.dmm-hero{display:grid;grid-template-columns:1fr .8fr;gap:10px;align-items:end;background:linear-gradient(135deg,#f4f9fd,#e7f2fa);border:1px solid var(--line);padding:30px 30px 0;border-radius:8px;overflow:hidden}.dmm-hero h1{font-size:35px;color:#143A61;line-height:1.35;margin:8px 0}.dmm-hero p{font-size:13px;color:#50677e}.dmm-hero img{max-height:275px;margin:auto;display:block}.fact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0}.fact{background:#fff;border:1px solid var(--line);border-radius:7px;padding:15px;text-align:center;color:var(--navy);font-size:18px}.fact strong{display:block;font-size:13px;margin-top:7px}.fact small{display:block;font-size:10px;color:var(--slate);margin-top:2px}.cta-block{margin-top:18px;background:#eef5fb;border:1px solid #d5e3ef;padding:18px;border-radius:7px;text-align:center}.cta-block .btn-primary{min-width:230px}
@media(max-width:900px){.hero-inner{grid-template-columns:1fr}.hero-copy{padding-bottom:16px}.hero-art{min-height:285px}.hero-ref h1{font-size:40px}.record-grid,.data-grid{grid-template-columns:repeat(2,1fr)}.timeline{grid-template-columns:repeat(4,1fr)}.post-list{grid-template-columns:1fr}.photo-grid{grid-template-columns:repeat(2,1fr)}.dmm-hero{grid-template-columns:1fr}.dmm-hero img{max-height:230px}.footer-inner{display:block}.footer-inner>div+div{margin-top:12px}}
@media(max-width:560px){.container{padding:0 14px}.nav-wrap{display:block;padding:12px 14px}.brand-img{width:170px}.nav{margin-top:8px;gap:2px}.nav a{font-size:10px;padding:5px 7px}.hero-ref h1{font-size:31px}.hero-art{min-height:240px}.hero-art img{max-height:240px}.record-grid,.data-grid{grid-template-columns:1fr 1fr;gap:8px}.record-card img,.record-placeholder{height:110px}.timeline{grid-template-columns:repeat(4,1fr)}.single{padding:20px 16px}.single h1{font-size:27px}.photo-grid{grid-template-columns:repeat(2,1fr)}.dmm-hero{padding:24px 20px 0}.dmm-hero h1{font-size:28px}}
