@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}body{background-color:#f4f4f4}.sidebar{width:250px;background-color:#333;color:white;padding:20px}.sidebar nav ul{list-style-type:none}.sidebar nav ul li{margin:10px 0}.sidebar nav ul li a{color:white;text-decoration:none;font-size:18px}.sidebar nav ul li a:hover{text-decoration:underline}.main-content,.main-wrap{padding:20px}h1{color:#333}.intro-text{width:90%;margin:20px auto;padding:60px 80px 60px 60px;background-color:#f9f9f9;border-radius:8px;display:grid;grid-template-columns:1fr 2fr;grid-gap:60px;gap:60px}.c-top_intro-ttl{text-align:center;margin-bottom:30px}.l-top_special{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;background:url(/_next/static/media/material.bb2cf963.png) 50%/cover no-repeat;margin-bottom:0;padding:80px 0;height:400px}.l-top_intro{padding:50px;margin:30px 0}.l-top_intro_cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:50px;gap:50px;margin-top:20px}.c-top_ttl{font-size:1.5em;margin-bottom:20px;text-align:center}.contents{display:grid;grid-template-columns:3fr 1fr;grid-gap:20px;gap:20px}.icatch img{width:100%;height:70vh;border-radius:8px;object-fit:cover}.c-blog_ttl{font-size:1.8em;margin:0 0 20px}.c-blog_date{color:#666;font-size:.9em;margin-bottom:20px}.article-detail{padding:30px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;background-color:#f8f8f8;line-height:1.6}.container{display:flex;min-height:100vh}.sidebar{width:80px;background-color:#ffffff;padding:30px 0;position:fixed;height:100vh;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;align-items:center;z-index:100}.sidebar .nav-item{margin-bottom:40px;text-align:center;cursor:pointer;transition:all .3s ease}.sidebar .nav-item:hover{transform:translateY(-2px)}.sidebar .nav-icon{width:24px;height:24px;margin:0 auto 8px;display:flex;align-items:center;justify-content:center}.sidebar .nav-text{font-size:10px;color:#333;text-transform:uppercase;letter-spacing:.5px}.main-content{flex:1 1;padding:0}.header{background-color:#ffffff;padding:30px 40px;border-bottom:1px solid #e0e0e0;position:relative}.header h1{font-size:24px;font-weight:700;color:#333;margin-bottom:8px;display:flex;align-items:center}.coffee-icon{width:30px;height:30px;margin-right:12px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23333"><path d="M2 19h20v2H2v-2zm1.15-12.05L4 5l.85 1.95L7 6l-1.15.95L5 9l-.85-1.05L3 8l1.15-.05zM8.5 8.5c0-2.5 2-4.5 4.5-4.5s4.5 2 4.5 4.5-2 4.5-4.5 4.5-4.5-2-4.5-4.5zm3 0c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5-1.5.67-1.5 1.5z"/></svg>') no-repeat 50%;background-size:contain}.header .subtitle{font-size:12px;color:#666;text-transform:uppercase;letter-spacing:1px}.search-icon{position:absolute;right:40px;top:50%;transform:translateY(-50%);width:24px;height:24px;cursor:pointer;opacity:.6;transition:opacity .3s ease}.search-icon:hover{opacity:1}.hero{height:500px;background:linear-gradient(135deg,#c0c0c0,#b0b0b0);margin:0;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.1)}.articles{padding:60px 40px;background-color:#ffffff;position:relative}.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;max-width:1200px;margin:0 auto}.article-card{background-color:#fff;height:auto;border-radius:8px;position:relative;overflow:hidden;cursor:pointer;transition:all .3s ease}.article-card:hover{transform:translateY(-5px)}.article-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(255,255,255,.1),rgba(255,255,255,.05));opacity:0;transition:opacity .3s ease}.article-card:hover:before{opacity:1}.footer{background-color:#ffffff;padding:40px 40px 80px;border-top:1px solid #e0e0e0;justify-content:flex-end}.footer,.footer-nav{display:flex;gap:20px}.footer-arrow{width:40px;height:40px;border:1px solid #333;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;background-color:#ffffff;margin-bottom:0;margin-top:20px}.footer-arrow:hover{background-color:#333;color:#ffffff;transform:scale(1.1)}.footer-arrow svg{width:16px;height:16px;fill:currentColor}.footer-arrows{display:flex;gap:16px;justify-content:flex-end;position:absolute;right:40px;bottom:10px;z-index:10}.scroll-to-top{position:fixed;bottom:0;right:0;width:60px;height:60px;background-color:#444;color:#ffffff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;opacity:0;visibility:hidden;transform:translateY(20px);z-index:1000;border:none}.scroll-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top:hover{background-color:#333;transform:scale(1.05) translateY(-2px)}.scroll-to-top svg{width:18px;height:18px;fill:currentColor;transition:fill .3s ease}@media (max-width:768px){.sidebar{width:60px}.main-content{margin-left:60px}.articles-grid{grid-template-columns:1fr;gap:20px}.articles,.header{padding:20px}.scroll-to-top{bottom:0;right:0;width:50px;height:50px}}.contact{background:#f9f9f9;padding:48px 24px 32px;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.04);max-width:600px;margin:40px auto}.contact h2{font-size:1.7rem;margin-bottom:12px;color:#333;text-align:center}.contact p{color:#666;margin-bottom:24px;text-align:center}.contact-form{display:flex;flex-direction:column;gap:16px;max-width:400px;margin:0 auto}.contact-form input,.contact-form textarea{padding:12px;border:1px solid #ddd;border-radius:8px;font-size:1rem;background:#fff;transition:border-color .2s;resize:none}.contact-form input:focus,.contact-form textarea:focus{border-color:#a3c9f7;outline:none}.contact-form textarea{min-height:100px;resize:vertical}.contact-form button[type=submit]{background:#4a90e2;color:#fff;border:none;border-radius:8px;padding:12px 0;font-size:1.1rem;cursor:pointer;transition:background .2s}.contact-form button[type=submit]:hover{background:#357ab8}.offer{background:#f5faff;border-radius:16px;padding:40px 24px 32px;text-align:center;max-width:600px;margin:40px auto 32px}.offer h2{font-size:1.5rem;color:#357ab8;margin-bottom:12px}.offer p{color:#444;margin-bottom:24px;font-size:1.05rem}.offer-button{background:#4a90e2;color:#fff;border:none;border-radius:8px;padding:12px 32px;font-size:1.1rem;cursor:pointer;transition:background .2s}.offer-button:hover{background:#357ab8}.download{width:100%;height:auto;margin:0 auto 16px;display:block}section .download h2{font-size:1.4rem;color:#2d6fa1;text-align:center;margin-bottom:10px}section .download p{color:#555;text-align:center;margin-bottom:20px}.download-button{display:block;margin:0 auto;background:#43b97f;color:#fff;border:none;border-radius:8px;padding:12px 32px;font-size:1.1rem;cursor:pointer;transition:background .2s}.download-button:hover{background:#2e8c5a}.hero img{width:100%;height:100%;object-fit:cover}.wrapper-all{display:flex;flex-direction:row;width:100%;justify-content:space-between}.main-content-wrapper{width:calc(100% - 80px)}@media (max-width:640px){.main-content-wrapper{width:100%}}