*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Noto Sans JP,sans-serif;font-size:16px;line-height:1.8;color:#333;background:#fff;-webkit-font-smoothing:antialiased}a{color:#2a8fc4;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.site-header{background:#fff;border-bottom:2px solid #2a8fc4;position:sticky;top:0;z-index:100}.header-inner{max-width:800px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;justify-content:space-between}.site-logo{font-size:20px;font-weight:700;color:#2a8fc4}.site-logo:hover{text-decoration:none}.menu-toggle{display:none;background:none;border:none;cursor:pointer;width:30px;height:24px;position:relative}.menu-toggle span{display:block;width:100%;height:2px;background:#333;position:absolute;left:0;transition:.3s}.menu-toggle span:nth-child(1){top:0}.menu-toggle span:nth-child(2){top:11px}.menu-toggle span:nth-child(3){top:22px}.site-nav ul{list-style:none;display:flex;gap:16px;flex-wrap:wrap}.site-nav a{color:#333;font-size:14px;font-weight:700;padding:4px 0}.site-nav a:hover,.site-nav a.active{color:#2a8fc4;text-decoration:none}.breadcrumb{background:#f8f9fa;border-bottom:1px solid #e9ecef}.breadcrumb-inner{max-width:800px;margin:0 auto;padding:8px 20px}.breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;gap:4px;font-size:13px}.breadcrumb li:not(:last-child):after{content:">";margin-left:4px;color:#999}.breadcrumb span{color:#666}.site-main{max-width:800px;margin:0 auto;padding:40px 20px 60px}.article-header{margin-bottom:40px}.article-header h1{font-size:26px;line-height:1.5;color:#222;border-bottom:3px solid #2a8fc4;padding-bottom:12px}.article-section{margin-bottom:48px}.article-section h2{font-size:22px;color:#222;border-left:4px solid #2a8fc4;padding-left:12px;margin-bottom:20px;line-height:1.5}.article-section h3{font-size:18px;color:#333;margin-bottom:12px;padding-bottom:6px;border-bottom:1px solid #e0e0e0;line-height:1.5}.article-section ul{margin-bottom:24px}.article-section ul+p{margin-top:8px}.article-section p{margin-bottom:16px;color:#444}.ranking-image{margin:20px 0 24px}.ranking-image img{width:100%;height:auto;border-radius:8px;display:block}.image-caption{text-align:center;font-size:12px;color:#999;margin-top:8px;margin-bottom:0}.ranking-image-logo{text-align:center;background:#fff;border:1px solid #e0e8f0;border-radius:8px;padding:20px}.ranking-image-logo img{width:auto;max-width:360px;margin:0 auto;border:none;border-radius:0;background:none;padding:0}.internal-links{background:#f4f9fc;border:1px solid #d4e8f3;border-radius:6px;padding:20px 24px;margin:32px 0}.internal-links h3,.internal-links h2{font-size:16px;color:#2a8fc4;margin-bottom:12px;border:none;padding:0}.internal-links ul{list-style:none;display:flex;flex-direction:column;gap:8px}.internal-links a{font-weight:700;font-size:15px}.internal-links a:before{content:"- ";color:#2a8fc4}.cta-box{background:#2a8fc4;color:#fff;border-radius:8px;padding:32px;text-align:center;margin-top:48px}.cta-box h2{font-size:20px;margin-bottom:12px;border:none;padding:0;color:#fff}.cta-box p{margin-bottom:20px;color:#ffffffe6}.cta-button{display:inline-block;background:#fff;color:#2a8fc4;font-weight:700;padding:12px 32px;border-radius:6px;font-size:16px;transition:opacity .2s}.cta-button:hover{text-decoration:none;opacity:.9}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin:32px 0}.card{border:1px solid #e0e0e0;border-radius:8px;padding:24px;transition:box-shadow .2s}.card:hover{box-shadow:0 4px 12px #00000014}.card h3{font-size:17px;margin-bottom:8px;color:#2a8fc4;border:none;padding:0}.card p{font-size:14px;color:#666;margin-bottom:12px}.card a{font-weight:700;font-size:14px}.site-footer{background:#f8f9fa;border-top:1px solid #e0e0e0;padding:32px 20px}.footer-inner{max-width:800px;margin:0 auto;text-align:center}.footer-nav ul{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:16px}.footer-nav a{color:#666;font-size:13px}.copyright{color:#999;font-size:12px}.guide-popup{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:200;padding:20px}.guide-popup-inner{background:#fff;border-radius:12px;padding:32px 28px 24px;max-width:420px;width:100%;text-align:center;position:relative;box-shadow:0 8px 30px #00000026}.guide-popup-close{position:absolute;top:10px;right:14px;background:none;border:none;font-size:22px;color:#999;cursor:pointer;line-height:1}.guide-popup-close:hover{color:#333}.guide-popup-title{font-size:18px;font-weight:700;color:#222;margin-bottom:12px}.guide-popup-text{font-size:14px;color:#666;line-height:1.7;margin-bottom:20px}.guide-popup-btn{display:inline-block;background:#2a8fc4;color:#fff;font-weight:700;font-size:15px;padding:10px 28px;border-radius:6px;text-decoration:none;transition:opacity .2s}.guide-popup-btn:hover{opacity:.9;text-decoration:none}.popup-comparison{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:24px}.popup-comp-item{flex:1;background:#f8f9fa;border-radius:8px;padding:12px 8px;min-width:140px}.popup-comp-good{background:#e8f5e9;border:1px solid #4caf50}.popup-comp-normal{background:#fff3e0;border:1px solid #ff9800}.popup-comp-icon{display:block;font-size:24px;margin-bottom:8px}.popup-comp-label{display:block;font-size:13px;font-weight:700;color:#333;margin-bottom:4px}.popup-comp-value{display:block;font-size:12px;color:#666}.popup-comp-vs{font-weight:700;font-size:14px;color:#999}.guide-popup-disclaimer{font-size:11px;color:#999;margin-top:16px;margin-bottom:0;line-height:1.4}@media(max-width:480px){.popup-comparison{gap:8px}.popup-comp-item{min-width:120px;padding:10px 6px}.popup-comp-icon{font-size:20px;margin-bottom:6px}.popup-comp-label{font-size:12px}.popup-comp-value{font-size:11px}}.hero{background:linear-gradient(135deg,#f0f7ff,#dbeafe 40%,#e0f0ff,#eff6ff);padding:48px 20px 56px;text-align:center;position:relative;overflow:hidden;border-bottom:3px solid #2a8fc4}.hero:before{content:"";position:absolute;top:-60%;right:-15%;width:500px;height:500px;border-radius:50%;background:#2a8fc412}.hero:after{content:"";position:absolute;bottom:-40%;left:-10%;width:350px;height:350px;border-radius:50%;background:#2a8fc40d}.hero-inner{max-width:700px;margin:0 auto;position:relative;z-index:1}.hero-icons{display:flex;justify-content:center;gap:24px;margin-bottom:28px;flex-wrap:wrap}.hero-icon{display:flex;flex-direction:column;align-items:center;gap:6px;background:#fffc;border:1px solid rgba(42,143,196,.15);border-radius:12px;padding:14px 16px 10px;min-width:100px;box-shadow:0 2px 8px #2a8fc414}.hero-icon span{font-size:11px;font-weight:700;color:#1a365d;white-space:nowrap}.hero-badge{display:inline-block;background:#2a8fc4;color:#fff;font-size:13px;font-weight:700;padding:5px 18px;border-radius:20px;margin-bottom:16px;letter-spacing:.5px}.hero-title{font-size:34px;font-weight:700;color:#1a365d;line-height:1.4;margin-bottom:14px}.hero-sub{font-size:16px;color:#475569;line-height:1.7;margin-bottom:32px}.hero-cta{display:inline-block;background:#2a8fc4;color:#fff;font-weight:700;font-size:16px;padding:14px 44px;border-radius:8px;text-decoration:none;transition:background .2s,transform .2s;box-shadow:0 4px 14px #2a8fc44d}.hero-cta:hover{background:#2480b0;transform:translateY(-2px);text-decoration:none;box-shadow:0 6px 20px #2a8fc466}@media(max-width:640px){.menu-toggle{display:block}.site-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:2px solid #2a8fc4;padding:16px 20px}.site-nav.open{display:block}.site-nav ul{flex-direction:column;gap:12px}.article-header h1{font-size:22px}.article-section h2{font-size:19px}.card-grid{grid-template-columns:1fr}.hero{padding:32px 16px 40px}.hero-icons{gap:12px}.hero-icon{min-width:72px;padding:10px 10px 8px}.hero-icon svg{width:28px;height:28px}.hero-icon span{font-size:10px}.hero-title{font-size:24px}.hero-sub{font-size:14px}.hero-cta{padding:12px 32px;font-size:15px}}
