*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.7;color:#1e293b;background:#fff;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:#2563eb;text-decoration:none;transition:color .3s ease}a:hover{color:#1d4ed8}button{font-family:inherit;cursor:pointer;border:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:80px 0}@media(max-width:768px){.section{padding:60px 0}}.section-title{font-size:32px;font-weight:900;text-align:center;margin-bottom:48px;color:#1e293b}@media(max-width:768px){.section-title{font-size:24px;margin-bottom:32px}}.fade-in{opacity:0;transform:translateY(20px);transition:all .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}:focus-visible{outline:3px solid #2563eb;outline-offset:2px}.skip-link{position:absolute;top:-40px;left:0;background:#2563eb;color:#fff;padding:8px 16px;text-decoration:none;z-index:10000;transition:top .3s}.skip-link:focus{top:0}.header{position:fixed;top:0;left:0;width:100%;background:#fffffffa;box-shadow:0 2px 8px #0000001a;z-index:1000;transition:all .3s ease}.header-container{max-width:1200px;margin:0 auto;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.logo{font-size:24px;font-weight:900;color:#2563eb;display:flex;align-items:center;gap:8px}.logo-icon{font-size:28px}.nav{display:flex;gap:32px;align-items:center}.nav-link{color:#475569;font-weight:500;transition:color .3s ease}.nav-link:hover{color:#2563eb}.header-cta{background:#f97316;color:#fff;padding:12px 24px;border-radius:8px;font-weight:700;transition:all .3s ease;display:inline-block;min-height:48px;min-width:48px}.header-cta:hover{background:#ea580c;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #f973164d}.mobile-menu-btn{display:none;background:none;font-size:28px;color:#2563eb;min-height:48px;min-width:48px}@media(max-width:768px){.nav{position:fixed;top:72px;left:0;width:100%;background:#fff;flex-direction:column;gap:0;padding:16px 0;box-shadow:0 8px 16px #0000001a;transform:translate(-100%);transition:transform .3s ease}.nav.active{transform:translate(0)}.nav-link{width:100%;padding:16px 24px;border-bottom:1px solid #e2e8f0}.mobile-menu-btn{display:block}.logo{font-size:20px}}.hero{background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;padding:160px 0 120px;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;font-size:120px;opacity:.1;top:20%;left:10%;width:120px;height:120px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 2L9.5 9H2l6.5 4.5L6 22l6-4.5L18 22l-2.5-8.5L22 9h-7.5L12 2z'/%3E%3C/svg%3E") no-repeat center;animation:float 6s ease-in-out infinite}.hero:after{content:"";position:absolute;font-size:80px;opacity:.1;bottom:20%;right:15%;width:80px;height:80px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 2L9.5 9H2l6.5 4.5L6 22l6-4.5L18 22l-2.5-8.5L22 9h-7.5L12 2z'/%3E%3C/svg%3E") no-repeat center;animation:float 8s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.hero-content{position:relative;z-index:1}.hero-title{font-size:48px;font-weight:900;margin-bottom:16px;line-height:1.3}.hero-subtitle{font-size:20px;margin-bottom:32px;opacity:.95;font-weight:500}.hero-summary{max-width:800px;margin:0 auto 32px;font-size:16px;line-height:1.8;opacity:.95;background:#ffffff1a;padding:16px 24px;border-radius:12px;border:1px solid rgba(255,255,255,.2)}.hero-cta-group{display:flex;gap:16px;justify-content:center;margin-bottom:24px;flex-wrap:wrap}.cta-primary,.cta-secondary{padding:16px 40px;border-radius:8px;font-size:18px;font-weight:700;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;min-width:200px;min-height:48px;justify-content:center}.cta-primary{background:#f97316;color:#fff}.cta-primary:hover{background:#ea580c;color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #f9731666}.cta-secondary{background:#fff;color:#2563eb}.cta-secondary:hover{background:#f1f5f9;color:#2563eb;transform:translateY(-2px);box-shadow:0 8px 24px #2563eb33}.hero-notice{font-size:14px;opacity:.9;display:flex;align-items:center;justify-content:center;gap:8px}@media(max-width:768px){.hero{padding:120px 0 80px}.hero-title{font-size:28px}.hero-subtitle{font-size:16px}.cta-primary,.cta-secondary{width:100%;max-width:300px}}.region-section{background:#f8fafc}.region-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.region-card{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;cursor:pointer}.region-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.region-card:focus{outline:3px solid #2563eb;outline-offset:2px}.region-icon{font-size:48px;margin-bottom:16px}.region-title{font-size:24px;font-weight:700;margin-bottom:16px;color:#1e293b}.region-cities{color:#64748b;line-height:1.8;font-size:15px;margin-bottom:16px}.region-chips{display:flex;flex-wrap:wrap;gap:8px}.region-chip{display:inline-block;padding:8px 16px;background:#f1f5f9;color:#475569;border-radius:20px;font-size:14px;font-weight:500;border:1px solid #e2e8f0;transition:all .3s ease;cursor:pointer;min-height:40px}a.region-card{text-decoration:none;color:inherit}a.region-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#2563eb}a.region-card:hover .region-chip{background:#2563eb;color:#fff;border-color:#2563eb}.region-card-disabled{opacity:.7;cursor:default;position:relative}.region-card-disabled:hover{transform:none;box-shadow:0 2px 8px #00000014}.region-badge{position:absolute;top:16px;right:16px;background:#94a3b8;color:#fff;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:700}@media(max-width:768px){.region-grid{grid-template-columns:1fr}}.reasons-section{background:#fff}.reasons-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.reason-card{text-align:center;padding:32px 24px}.reason-icon{font-size:64px;margin-bottom:24px;display:block}.reason-title{font-size:20px;font-weight:700;margin-bottom:16px;color:#1e293b}.reason-description{color:#475569;line-height:1.8}@media(max-width:768px){.reasons-grid{grid-template-columns:1fr;gap:32px}}.services-section{background:#f8fafc}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.service-card{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px #00000014;display:flex;gap:24px;transition:all .3s ease}.service-card:hover{box-shadow:0 8px 24px #0000001f}.service-icon{font-size:48px;flex-shrink:0}.service-content h3{font-size:20px;font-weight:700;margin-bottom:12px;color:#1e293b}.service-content p{color:#475569;line-height:1.8}@media(max-width:768px){.services-grid{grid-template-columns:1fr}.service-card{flex-direction:column;text-align:center}}.pricing-section{background:#fff}.pricing-intro{text-align:center;max-width:800px;margin:0 auto 48px;color:#475569;line-height:1.8}.pricing-table-wrapper{overflow-x:auto;margin-bottom:32px}.pricing-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 2px 8px #00000014;border-radius:12px;overflow:hidden}.pricing-table th{background:#2563eb;color:#fff;padding:16px;text-align:left;font-weight:700}.pricing-table td{padding:16px;border-bottom:1px solid #e2e8f0}.pricing-table tr:last-child td{border-bottom:none}.pricing-table tr:nth-child(2n){background:#f8fafc}.pricing-note{background:#fef3c7;border-left:4px solid #f59e0b;padding:16px 24px;border-radius:8px;color:#92400e;line-height:1.8}.safety-section{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;text-align:center}.safety-section .section-title{color:#fff}.safety-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px}.stat-card{background:#ffffff26;backdrop-filter:blur(10px);padding:32px;border-radius:12px;border:2px solid rgba(255,255,255,.3)}.stat-number{font-size:48px;font-weight:900;margin-bottom:8px}.stat-label{font-size:16px;opacity:.95}.safety-benefits{max-width:800px;margin:0 auto;text-align:left}.safety-benefits h3{font-size:24px;font-weight:700;margin-bottom:24px;text-align:center}.benefit-list{display:grid;gap:16px}.benefit-item{background:#ffffff26;backdrop-filter:blur(10px);padding:20px 24px;border-radius:8px;display:flex;align-items:center;gap:16px;border:2px solid rgba(255,255,255,.3)}.benefit-icon{font-size:32px;flex-shrink:0}@media(max-width:768px){.safety-stats{grid-template-columns:1fr;gap:16px}.stat-number{font-size:36px}}.flow-section{background:#f8fafc}.flow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;position:relative}.flow-step{text-align:center;position:relative}.step-number{width:80px;height:80px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:900;margin:0 auto 24px;box-shadow:0 4px 12px #2563eb4d}.step-title{font-size:18px;font-weight:700;margin-bottom:12px;color:#1e293b}.step-description{color:#475569;line-height:1.8}@media(max-width:768px){.flow-steps{grid-template-columns:1fr;gap:24px}}.area-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.area-card{background:#f8fafc;border-radius:12px;padding:32px;border:2px solid #e2e8f0;transition:all .3s ease}.area-card:hover{border-color:#2563eb;background:#fff;box-shadow:0 4px 16px #2563eb1a}.area-title{font-size:22px;font-weight:700;margin-bottom:16px;color:#1e293b;display:flex;align-items:center;gap:8px}.area-list{list-style:none;line-height:2;color:#475569}.area-list li:before{content:"✓ ";color:#2563eb;margin-right:8px}@media(max-width:768px){.area-grid{grid-template-columns:1fr}}.faq-section{background:#f8fafc}.faq-list{max-width:900px;margin:0 auto}.faq-item{background:#fff;border-radius:12px;margin-bottom:16px;box-shadow:0 2px 8px #00000014;overflow:hidden}.faq-question{width:100%;padding:24px;text-align:left;font-size:18px;font-weight:700;color:#1e293b;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:16px;transition:background .3s ease;min-height:48px}.faq-question:hover{background:#f8fafc}.faq-question:focus-visible{outline:3px solid #2563eb;outline-offset:-3px}.faq-icon{font-size:24px;transition:transform .3s ease;flex-shrink:0}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer-content{padding:0 24px 24px;color:#475569;line-height:1.8}.faq-item.active .faq-answer{max-height:500px}.partner-section{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;text-align:center}.partner-section .section-title{color:#fff}.partner-content{max-width:800px;margin:0 auto 32px;line-height:1.8;opacity:.95}.partner-cta{background:#f97316;color:#fff;padding:16px 48px;border-radius:8px;font-size:18px;font-weight:700;display:inline-block;transition:all .3s ease;min-height:48px}.partner-cta:hover{background:#ea580c;color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #f9731666}.cta-section{background:#fff;text-align:center;border-top:4px solid #2563eb}.cta-section .section-title{margin-bottom:24px}.cta-description{font-size:18px;color:#475569;margin-bottom:40px;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.8}.cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta-badge{display:inline-block;background:#dcfce7;color:#166534;padding:8px 16px;border-radius:24px;font-size:14px;font-weight:700;margin-top:24px}.footer{background:#1e293b;color:#cbd5e1;padding:60px 0 24px}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}.footer-logo{font-size:24px;font-weight:900;color:#fff;margin-bottom:16px;display:block}.footer-description{line-height:1.8;margin-bottom:24px}.footer-section h3{color:#fff;font-size:18px;font-weight:700;margin-bottom:16px}.footer-links{list-style:none;line-height:2.2}.footer-links a{color:#cbd5e1;transition:color .3s ease}.footer-links a:hover{color:#fff}.footer-bottom{padding-top:24px;border-top:1px solid #334155;text-align:center;color:#94a3b8;font-size:14px}.footer-bottom-links{display:flex;justify-content:center;gap:24px;margin-bottom:16px;flex-wrap:wrap}.footer-bottom-links a{color:#94a3b8}.footer-bottom-links a:hover{color:#fff}@media(max-width:768px){.footer-content{grid-template-columns:1fr;gap:32px}}.breadcrumb{background:#f8fafc;padding:12px 0;margin-top:72px}.breadcrumb-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;font-size:14px;color:#64748b}.breadcrumb-list li:after{content:">";margin-left:8px}.breadcrumb-list li:last-child:after{content:""}.breadcrumb-list a{color:#2563eb}.breadcrumb-list a:hover{text-decoration:underline}.hero-prefecture{background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;padding:60px 0;text-align:center}.hero-prefecture .hero-title{font-size:36px}.hero-prefecture .hero-subtitle{margin-bottom:24px}@media(max-width:768px){.hero-prefecture{padding:40px 0}.hero-prefecture .hero-title{font-size:26px}}.section-title-left{font-size:28px;font-weight:900;margin-bottom:16px;color:#1e293b;text-align:left}.section-subtitle{font-size:16px;color:#64748b;margin-bottom:32px}@media(max-width:768px){.section-title-left{font-size:22px}}.region-block{margin-bottom:48px}.region-block:last-child{margin-bottom:0}.region-block-title{font-size:22px;font-weight:700;color:#1e293b;margin-bottom:20px;padding-bottom:12px;border-bottom:3px solid #2563eb;display:flex;align-items:center;gap:12px}.region-block-icon{font-size:28px}.city-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.city-card{background:#f8fafc;border-radius:12px;padding:20px;text-align:center;border:2px solid #e2e8f0;transition:all .3s ease;display:block}.city-card:hover{border-color:#2563eb;background:#fff;box-shadow:0 4px 16px #2563eb26;transform:translateY(-4px);color:#1e293b}.city-card-name{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:4px}.city-card-label{font-size:13px;color:#64748b}.city-card.featured{background:#2563eb;border-color:#2563eb}.city-card.featured .city-card-name{color:#fff}.city-card.featured .city-card-label{color:#fffc}.city-card.featured:hover{background:#1d4ed8;border-color:#1d4ed8}.city-card.coming-soon{opacity:.6;pointer-events:none}.city-card.coming-soon .city-card-label{color:#94a3b8}@media(max-width:768px){.city-grid{grid-template-columns:repeat(2,1fr)}}.features-section{background:#f8fafc}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card{background:#fff;border-radius:12px;padding:32px;text-align:center;box-shadow:0 2px 8px #00000014}.feature-icon{font-size:48px;margin-bottom:16px}.feature-title{font-size:18px;font-weight:700;margin-bottom:12px;color:#1e293b}.feature-description{color:#475569;line-height:1.8}@media(max-width:768px){.features-grid{grid-template-columns:1fr}}.ranking-section{background:#eff6ff}.ranking-table-wrapper{overflow-x:auto}.ranking-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 2px 8px #00000014;border-radius:12px;overflow:hidden}.ranking-table th{background:#2563eb;color:#fff;padding:16px;text-align:left;font-weight:700}.ranking-table td{padding:16px;border-bottom:1px solid #e2e8f0}.ranking-table tr:last-child td{border-bottom:none}.ranking-table tr:nth-child(2n){background:#f8fafc}.ranking-number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#2563eb;color:#fff;border-radius:50%;font-weight:700;font-size:14px}.ranking-number.gold{background:#f59e0b}.ranking-number.silver{background:#94a3b8}.ranking-number.bronze{background:#b45309}.ranking-city-link{font-weight:700;color:#2563eb}.ranking-city-link:hover{text-decoration:underline}.ranking-city-name{font-weight:700;color:#475569}.services-overview{background:#fff}.services-overview .services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.service-item{text-align:center;padding:24px}.service-item-icon{font-size:48px;margin-bottom:16px}.service-item-title{font-size:18px;font-weight:700;margin-bottom:8px;color:#1e293b}.service-item-description{color:#64748b;font-size:14px;line-height:1.6}@media(max-width:768px){.services-overview .services-grid{grid-template-columns:repeat(2,1fr)}}.cta-section-orange{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;text-align:center}.cta-section-orange .section-title{color:#fff}.cta-section-orange .cta-description{color:#fff;opacity:.95}.cta-btn-primary{background:#fff;color:#f97316;padding:16px 48px;border-radius:8px;font-size:18px;font-weight:700;transition:all .3s ease;min-height:48px;display:inline-flex;align-items:center;gap:8px}.cta-btn-primary:hover{background:#fef3c7;color:#ea580c;transform:translateY(-2px)}.cta-btn-secondary-white{background:transparent;color:#fff;padding:16px 48px;border-radius:8px;font-size:18px;font-weight:700;border:2px solid #ffffff;transition:all .3s ease;min-height:48px;display:inline-flex;align-items:center;gap:8px}.cta-btn-secondary-white:hover{background:#ffffff1a;color:#fff}.cta-notice{margin-top:24px;font-size:14px;opacity:.9}.other-areas{background:#f8fafc}.areas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.area-link-card{background:#fff;border-radius:12px;padding:24px;text-align:center;border:2px solid #e2e8f0;transition:all .3s ease;display:block}a.area-link-card:hover{border-color:#2563eb;box-shadow:0 4px 16px #2563eb26;transform:translateY(-4px)}.area-link-disabled{opacity:.6;cursor:default}.area-link-icon{font-size:36px;margin-bottom:12px}.area-link-name{font-size:18px;font-weight:700;color:#1e293b}@media(max-width:768px){.areas-grid{grid-template-columns:1fr}}.hero-city{background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;padding:80px 0;text-align:center;position:relative;overflow:hidden}.hero-city:before{content:"";position:absolute;font-size:120px;opacity:.1;top:20%;left:10%;width:120px;height:120px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 2L9.5 9H2l6.5 4.5L6 22l6-4.5L18 22l-2.5-8.5L22 9h-7.5L12 2z'/%3E%3C/svg%3E") no-repeat center;animation:float 6s ease-in-out infinite}.hero-badge{display:inline-block;background:#fff3;padding:8px 16px;border-radius:24px;font-size:14px;margin-bottom:16px;border:1px solid rgba(255,255,255,.3)}.hero-city .hero-title{font-size:40px}.hero-city .hero-subtitle{font-size:18px;margin-bottom:24px;opacity:.95}@media(max-width:768px){.hero-city{padding:60px 0}.hero-city .hero-title{font-size:28px}.hero-city .hero-subtitle{font-size:16px}}.section-title{font-size:28px;font-weight:900;margin-bottom:32px;color:#1e293b}@media(max-width:768px){.section-title{font-size:22px;margin-bottom:24px}}.subsidy-section{background:#f0fdf4}.subsidy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:32px}.subsidy-card{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px #00000014;border:2px solid #22c55e}.subsidy-card h3{font-size:18px;font-weight:700;margin-bottom:16px;color:#166534;display:flex;align-items:center;gap:8px}.subsidy-card p{color:#475569;line-height:1.8}.subsidy-contact{background:#fff;border-radius:12px;padding:24px;text-align:center}.subsidy-contact p{margin-bottom:16px;color:#475569}.subsidy-link{display:inline-block;background:#22c55e;color:#fff;padding:12px 24px;border-radius:8px;font-weight:700;transition:all .3s ease}.subsidy-link:hover{background:#16a34a;color:#fff}@media(max-width:768px){.subsidy-grid{grid-template-columns:1fr}}.weather-section{background:#eff6ff}.weather-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:32px}.weather-card{background:#fff;border-radius:12px;padding:32px;text-align:center;box-shadow:0 2px 8px #00000014}.weather-card-icon{font-size:48px;margin-bottom:16px}.weather-card-value{font-size:36px;font-weight:900;color:#2563eb;margin-bottom:8px}.weather-card-label{color:#64748b;font-size:14px}.weather-detail{background:#fff;border-radius:12px;padding:24px}.weather-detail h3{font-size:18px;font-weight:700;margin-bottom:16px;color:#1e293b}.weather-detail ul{list-style:none;line-height:2;color:#475569}.weather-detail li:before{content:"- ";color:#2563eb}@media(max-width:768px){.weather-grid{grid-template-columns:1fr}.weather-card-value{font-size:28px}}.tips-section{background:#fff}.tips-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.tip-card{background:#f8fafc;border-radius:12px;padding:32px;display:flex;gap:20px}.tip-number{width:48px;height:48px;background:#2563eb;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:900;flex-shrink:0}.tip-content h3{font-size:18px;font-weight:700;margin-bottom:8px;color:#1e293b}.tip-content p{color:#475569;line-height:1.8}@media(max-width:768px){.tips-grid{grid-template-columns:1fr}}.area-section{background:#fff}.area-intro{margin-bottom:32px;color:#475569;line-height:1.8}.area-towns{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px}.area-tag{display:inline-block;padding:8px 16px;background:#f1f5f9;color:#475569;border-radius:20px;font-size:14px;border:1px solid #e2e8f0}.nearby-title{font-size:20px;font-weight:700;margin-bottom:16px;color:#1e293b}.nearby-links{display:flex;flex-wrap:wrap;gap:12px}.nearby-link{display:inline-block;padding:12px 24px;background:#2563eb;color:#fff;border-radius:8px;font-weight:500;transition:all .3s ease}.nearby-link:hover{background:#1d4ed8;color:#fff;transform:translateY(-2px)}.news-section{background:#fefce8}.news-section .section-subtitle{text-align:center;color:#64748b;margin-bottom:40px}.news-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:32px}.news-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.news-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.news-card-header{padding:16px 20px;display:flex;align-items:center;gap:12px}.news-card-snow .news-card-header{background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff}.news-card-accident .news-card-header{background:linear-gradient(135deg,#ef4444,#f87171);color:#fff}.news-card-info .news-card-header{background:linear-gradient(135deg,#22c55e,#4ade80);color:#fff}.news-icon{font-size:24px}.news-category{font-size:14px;font-weight:700;letter-spacing:.5px}.news-card-body{padding:20px}.news-card-body h3{font-size:16px;font-weight:700;margin-bottom:12px;color:#1e293b;line-height:1.5}.news-card-body p{color:#475569;line-height:1.8;font-size:14px;margin-bottom:12px}.news-card-body p:last-child{margin-bottom:0}.news-lesson{background:#fef3c7;padding:12px 16px;border-radius:8px;border-left:4px solid #f59e0b;font-size:13px}.news-lesson strong{color:#92400e}.news-source{margin-top:12px}.news-source a{color:#2563eb;font-size:13px;font-weight:500}.news-source a:hover{text-decoration:underline}.news-notice{background:#fff;border-radius:12px;padding:24px;text-align:center;border:2px solid #f59e0b}.news-notice p{color:#475569;line-height:1.8}.news-notice strong{color:#92400e}@media(max-width:768px){.news-grid{grid-template-columns:1fr}}
