.solseo-teaser{display:flex;align-items:center;gap:.7rem;width:min(1180px,calc(100% - 2.2rem));margin:1.6rem auto;padding:.95rem 1.1rem;background:#fff;border:1px solid #e4e9f1;border-radius:14px;cursor:pointer;font:600 1rem/1.2 inherit;color:#0f2a56;box-shadow:0 6px 18px rgba(15,42,86,.06)}
.solseo-n{margin-left:auto;background:#eef3fb;color:#3d5a86;border-radius:999px;padding:.2rem .6rem;font-size:.8rem}
.solseo-go{color:#7b8aa3;font-size:1.2rem}
.solseo-ov{position:fixed;inset:0;background:rgba(9,17,32,.5);z-index:10040;display:none}
.solseo-ov.on{display:block}
.solseo-win{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(1080px,calc(100vw - 2rem));max-height:88vh;overflow:auto;background:#fff;border-radius:16px;z-index:10041;display:none;box-shadow:0 26px 70px rgba(9,17,32,.28);-webkit-overflow-scrolling:touch}
.solseo-win.on{display:block}
.solseo-x{position:sticky;top:0;float:right;margin:.5rem .6rem 0 0;border:0;background:#eef3fb;color:#3d5a86;width:34px;height:34px;border-radius:50%;font-size:1.3rem;line-height:1;cursor:pointer;z-index:2}
.sol-seo{padding:1.3rem 1.3rem 1.6rem}
.sol-seo h2{font-size:1.3rem;margin:0 0 .3rem}
.sol-seo>p{font-size:.9rem;color:#4a5a72;margin:0 0 1rem}
.sol-seo h3{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#7b8aa3;margin:1.1rem 0 .5rem}
.sol-seo ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}
.sol-seo li{display:grid;grid-template-columns:104px 1fr;gap:.75rem;border:1px solid #e9eef5;border-radius:12px;padding:.7rem}
.sol-seo picture{display:block}
.sol-seo img{width:104px;height:70px;object-fit:cover;border-radius:8px;display:block}
.sol-seo h4{font-size:.95rem;margin:0 0 .2rem}
.sol-seo h4 a{color:#0f2a56;text-decoration:none}
.sol-seo li p{font-size:.8rem;line-height:1.45;color:#4a5a72;margin:.18rem 0}
.sol-seo li p b{color:#0f2a56}
@media(max-width:760px){.solseo-win{width:calc(100vw - 1.2rem);max-height:90vh}.sol-seo ul{grid-template-columns:1fr}.sol-seo li{grid-template-columns:78px 1fr}.sol-seo img{width:78px;height:56px}}
