@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap";@import"https://use.typekit.net/hyk7chs.css";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:Noto Sans JP,sans-serif;color:#333;line-height:1.8;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#036eb8;text-decoration:none;transition:opacity .3s ease}a:hover{opacity:.7}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:Noto Sans JP,sans-serif;font-weight:700;line-height:1.4;color:#323940}header{background:#fff;border-bottom:1px solid #e5e5e5;position:sticky;top:0;z-index:1000}.HdInner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:70px}.Logo a{display:flex;align-items:center}.Logo img{height:40px;width:auto}.BurgerBtn{display:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;cursor:pointer;z-index:1001}.BurgerBtn .Bar{display:block;width:24px;height:2px;background:#333;margin:3px 0;transition:all .3s ease}.BurgerBtn.active .BarTop{transform:rotate(45deg) translate(5px,5px)}.BurgerBtn.active .BarMid{opacity:0}.BurgerBtn.active .BarBottom{transform:rotate(-45deg) translate(5px,-5px)}.NavWrap{display:flex;align-items:center}.HeaderNav .JumpLink{display:flex;align-items:center;gap:8px}.HeaderNav .JumpLink li a{display:flex;align-items:center;gap:6px;padding:8px 12px;color:#333;font-size:.85rem;font-weight:500;border-radius:4px;transition:background-color .3s ease,opacity .3s ease;white-space:nowrap}.HeaderNav .JumpLink li a:hover{background-color:#f1f7fb;opacity:1}.HeaderNav .JumpLink li a i{font-size:1rem}.HeaderNav .JumpLink li a .Item{font-size:.85rem}footer{background:#ff8105;color:#fff;padding:40px 0 30px}.FtInner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:flex-start;gap:40px}footer .Mate{flex-shrink:0}footer .Mate .Logo img{height:50px;width:auto;margin-bottom:16px}footer .Copyright{font-size:.75rem;opacity:.9}footer .Nav{display:flex;gap:40px}footer .Nav ul li{margin-bottom:8px}footer .Nav ul li a{color:#fff;font-size:.85rem;transition:opacity .3s ease}footer .Nav ul li a:hover{opacity:.7}.blog-container{max-width:1200px;margin:0 auto;padding:30px 20px 60px;display:flex;gap:40px}.blog-main{flex:1;min-width:0}.blog-sidebar{width:280px;flex-shrink:0}.breadcrumb{background:#f1f7fb;padding:12px 0}.breadcrumb-inner{max-width:1200px;margin:0 auto;padding:0 20px}.breadcrumb-list{display:flex;align-items:center;gap:8px;font-size:.8rem;flex-wrap:wrap}.breadcrumb-list li{display:flex;align-items:center;gap:8px}.breadcrumb-list li a{color:#036eb8}.breadcrumb-list li span{color:#666}.breadcrumb-list li+li:before{content:">";color:#999;font-size:.7rem}.page-title-section{background:#f1f7fb;padding:30px 0;margin-bottom:0}.page-title-inner{max-width:1200px;margin:0 auto;padding:0 20px}.page-title{font-size:1.6rem;font-weight:700;color:#036eb8;font-family:Noto Sans JP,sans-serif}.article-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.article-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease}.article-card:hover{transform:translateY(-3px);box-shadow:0 4px 16px #0000001f}.article-card a{display:block;color:inherit;text-decoration:none}.article-card a:hover{opacity:1}.article-card-thumbnail{aspect-ratio:16 / 10;overflow:hidden;background:#e5e5e5}.article-card-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.article-card:hover .article-card-thumbnail img{transform:scale(1.05)}.article-card-body{padding:16px}.article-card-meta{display:flex;align-items:center;gap:12px;margin-bottom:8px}.article-card-category{display:inline-block;background:#036eb8;color:#fff;font-size:.7rem;padding:2px 10px;border-radius:3px;font-weight:500}.article-card-date{font-size:.78rem;color:#999}.article-card-title{font-size:.95rem;font-weight:700;line-height:1.5;color:#323940;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:40px;padding:20px 0}.pagination a,.pagination span{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border-radius:4px;font-size:.9rem;font-weight:500;transition:all .3s ease}.pagination a{background:#fff;color:#036eb8;border:1px solid #ddd}.pagination a:hover{background:#036eb8;color:#fff;border-color:#036eb8;opacity:1}.pagination .current{background:#036eb8;color:#fff;border:1px solid #036eb8}.pagination .disabled{color:#ccc;border:1px solid #eee;background:#f9f9f9;cursor:default;pointer-events:none}.sidebar-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:24px;margin-bottom:24px}.sidebar-title{font-size:1rem;font-weight:700;color:#036eb8;padding-bottom:12px;margin-bottom:16px;border-bottom:2px solid #036eb8}.sidebar-category-list li{margin-bottom:0}.sidebar-category-list li a{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;color:#333;font-size:.9rem;border-bottom:1px solid #f0f0f0;transition:background-color .3s ease,opacity .3s ease}.sidebar-category-list li a:hover{background:#f1f7fb;opacity:1}.sidebar-category-list li:last-child a{border-bottom:none}.sidebar-category-count{font-size:.8rem;color:#999}.sidebar-article-list li{margin-bottom:0}.sidebar-article-list li a{display:flex;gap:12px;padding:10px 0;color:#333;border-bottom:1px solid #f0f0f0;transition:opacity .3s ease}.sidebar-article-list li:last-child a{border-bottom:none}.sidebar-article-thumb{width:80px;height:54px;border-radius:4px;overflow:hidden;flex-shrink:0;background:#e5e5e5}.sidebar-article-thumb img{width:100%;height:100%;object-fit:cover}.sidebar-article-info{flex:1;min-width:0}.sidebar-article-title{font-size:.82rem;font-weight:500;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:4px}.sidebar-article-date{font-size:.75rem;color:#999}.article-detail{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;overflow:hidden}.article-detail-header{padding:30px}.article-detail-meta{display:flex;align-items:center;gap:16px;margin-bottom:16px}.article-detail-category{display:inline-block;background:#036eb8;color:#fff;font-size:.8rem;padding:4px 14px;border-radius:4px;font-weight:500}.article-detail-date{font-size:.85rem;color:#999}.article-detail-title{font-size:1.6rem;font-weight:700;line-height:1.5;color:#323940}.article-detail-thumbnail{margin:0 30px;border-radius:8px;overflow:hidden;aspect-ratio:16 / 9;background:#e5e5e5}.article-detail-thumbnail img{width:100%;height:100%;object-fit:cover}.article-detail-body{padding:30px;line-height:2}.article-detail-body h2{font-size:1.3rem;margin-top:40px;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid #036eb8;color:#036eb8}.article-detail-body h2:first-child{margin-top:0}.article-detail-body h3{font-size:1.1rem;margin-top:30px;margin-bottom:12px;padding-left:14px;border-left:4px solid #ff8105;color:#323940}.article-detail-body p{margin-bottom:20px;font-size:.95rem;color:#333}.article-detail-body ul,.article-detail-body ol{margin-bottom:20px;padding-left:24px}.article-detail-body ul{list-style:disc}.article-detail-body ol{list-style:decimal}.article-detail-body li{margin-bottom:8px;font-size:.95rem}.related-articles{margin-top:50px;padding-top:30px;border-top:1px solid #e5e5e5}.related-articles-title{font-size:1.2rem;font-weight:700;color:#036eb8;margin-bottom:24px}.related-articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-filter{display:flex;gap:10px;margin-bottom:30px;flex-wrap:wrap}.category-filter a{display:inline-block;padding:6px 18px;border-radius:30px;font-size:.85rem;font-weight:500;color:#036eb8;background:#fff;border:1px solid #036eb8;transition:all .3s ease}.category-filter a:hover,.category-filter a.active{background:#036eb8;color:#fff;opacity:1}@media(max-width:1200px){.blog-container{max-width:100%}}@media(max-width:980px){.blog-container{flex-direction:column}.blog-sidebar{width:100%}.related-articles-grid{grid-template-columns:repeat(2,1fr)}.FtInner{flex-direction:column;align-items:center;text-align:center}footer .Nav{flex-direction:column;gap:20px;align-items:center}footer .Nav ul{text-align:center}}@media(max-width:768px){.HdInner{height:56px}.Logo img{height:32px}.BurgerBtn{display:flex}.NavWrap{display:none;position:fixed;inset:56px 0 0;background:#fff;padding:20px;overflow-y:auto;z-index:999}.NavWrap.active{display:block}.HeaderNav .JumpLink{flex-direction:column;gap:0}.HeaderNav .JumpLink li a{padding:14px 12px;font-size:1rem;border-bottom:1px solid #f0f0f0}.article-grid{grid-template-columns:1fr}.page-title{font-size:1.3rem}.article-detail-header{padding:20px}.article-detail-title{font-size:1.3rem}.article-detail-thumbnail{margin:0 20px}.article-detail-body{padding:20px}.article-detail-body h2{font-size:1.15rem}.article-detail-body h3{font-size:1rem}.related-articles-grid{grid-template-columns:1fr}.category-filter{gap:8px}.category-filter a{padding:5px 14px;font-size:.8rem}footer{padding:30px 0 20px}.FtInner{gap:24px}}
