.seibi-page-header{position:relative;padding:80px 0;background-color:#fffcf5;text-align:center;overflow:hidden}.header-bg{position:absolute;inset:0;background-image:radial-gradient(#f9a8d4 2px,transparent 2px);background-size:30px 30px;opacity:.4}.header-content{position:relative;z-index:1}.page-main-title{font-size:2.5rem;font-weight:800;color:#ec4899;letter-spacing:.1em;margin-bottom:10px}.seibi-page-header .seibi-section-title-wrapper::after,.seibi-section-title-wrapper::after{content:'';display:block;width:60px;height:6px;margin:0 auto 1rem;background-image:radial-gradient(circle,#f9a8d4 3px,transparent 3.5px);background-size:10px 10px;background-repeat:repeat-x;background-position:center}.seibi-nav-bar{background:rgba(255,255,255,.95);border-bottom:1px solid #eee;padding:15px 0;position:relative;z-index:40}.seibi-nav-list{display:flex;justify-content:flex-start;gap:10px;overflow-x:auto;white-space:nowrap;padding:0 20px;-webkit-overflow-scrolling:touch}@media (min-width:1024px){.seibi-nav-list{justify-content:center}}.seibi-nav-list::-webkit-scrollbar{display:none}.seibi-nav-item{display:flex;align-items:center;gap:6px;padding:10px 20px;border-radius:50px;font-weight:700;color:#666;transition:.3s;white-space:nowrap}.seibi-nav-item:hover{background:#fff1f2;color:#ec4899}.seibi-nav-item.active{background:#ec4899;color:#fff;box-shadow:0 4px 10px rgba(236,72,153,.3)}.info-grid{display:grid;grid-template-columns:1fr;gap:30px;max-width:900px;margin:0 auto}@media (min-width:768px){.info-grid{grid-template-columns:1fr 1fr}}.info-card{background:#f9fafb;padding:30px;border-radius:20px;border:1px solid #eee;display:flex;flex-direction:column;justify-content:center;text-decoration:none;transition:.3s;box-shadow:0 4px 10px rgba(0,0,0,.05)}.info-card:hover{background:#fff;transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.info-title{font-size:1.1rem;font-weight:800;color:#555;margin-bottom:10px;display:flex;align-items:center;gap:10px}.info-desc{font-size:.9rem;color:#666;line-height:1.6}.sub-info-card{background:#fff;padding:25px;border-radius:20px;border:1px solid #ffe4e6;display:flex;align-items:center;gap:15px;text-decoration:none;transition:.3s;box-shadow:0 4px 10px rgba(0,0,0,.05)}.sub-info-card:hover{border-color:#fbcfe8;transform:translateY(-3px)}.icon-circle{width:40px;height:40px;border-radius:50%;background:#fff1f2;color:#ec4899;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sub-info-text h3{font-size:1rem;font-weight:800;color:#555;margin-bottom:4px}.sub-info-text p{font-size:.8rem;color:#999}.arrow-icon{margin-left:auto;color:#ccc}.sub-info-card:hover .arrow-icon{color:#ec4899}.safety-wrapper{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:30px}.guide-card{background:#fff;padding:25px;border-radius:20px;border-left:8px solid #f97316;display:flex;align-items:center;gap:15px;text-decoration:none;box-shadow:0 4px 10px rgba(0,0,0,.05);transition:.3s}.guide-card:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.icon-orange{background:#fff7ed;color:#f97316}.disaster-box{background:#fff;padding:30px;border-radius:20px;border:1px solid #eee;box-shadow:0 4px 10px rgba(0,0,0,.05)}.disaster-title{font-size:1.2rem;font-weight:800;color:#333;margin-bottom:20px;display:flex;align-items:center;gap:10px}.disaster-list{display:flex;flex-direction:column;gap:15px;font-weight:700;color:#555;font-size:.95rem}.disaster-list li{display:flex;gap:10px;align-items:flex-start}.dot-blue{width:8px;height:8px;background:#60a5fa;border-radius:50%;margin-top:8px;flex-shrink:0}.evacuation-spot{color:#ec4899;font-size:1.1rem;border-bottom:2px solid #fbcfe8}.weather-note{background:#eff6ff;color:#2563eb;padding:15px;border-radius:10px;font-size:.85rem}.recruit-box{max-width:900px;margin:0 auto;background:#fefce8;border:4px solid #fff;border-radius:40px;padding:50px 30px;text-align:center;position:relative;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.05)}.blob-rec-1{position:absolute;top:-50px;left:-50px;width:150px;height:150px;background:#fef08a;border-radius:50%;filter:blur(40px);opacity:.5}.blob-rec-2{position:absolute;bottom:-50px;right:-50px;width:200px;height:200px;background:#fbcfe8;border-radius:50%;filter:blur(40px);opacity:.5}.rec-badge{display:inline-block;background:#ec4899;color:#fff;font-weight:700;font-size:.9rem;padding:5px 15px;border-radius:20px;margin-bottom:20px}.rec-heading{font-size:2rem;font-weight:800;color:#333;margin-bottom:20px;line-height:1.3}.rec-desc{font-weight:700;color:#666;margin-bottom:40px;line-height:1.8}.rec-btns{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center;position:relative;z-index:1}@media (min-width:768px){.rec-btns{flex-direction:row}}.btn-rec-main{background:#eab308;color:#fff;padding:15px 40px;border-radius:50px;font-weight:700;box-shadow:0 4px 10px rgba(234,179,8,.3);display:inline-flex;align-items:center;gap:8px;transition:.3s;text-decoration:none;min-width:240px;justify-content:center}.btn-rec-main:hover{background:#ca8a04;transform:translateY(-3px)}.btn-rec-sub{background:#fff;color:#555;border:2px solid #eee;padding:15px 40px;border-radius:50px;font-weight:700;box-shadow:0 4px 10px rgba(0,0,0,.05);display:inline-flex;align-items:center;gap:8px;transition:.3s;text-decoration:none;min-width:240px;justify-content:center}.btn-rec-sub:hover{border-color:#fbcfe8;color:#ec4899;transform:translateY(-3px)}.disabled-link{opacity:.6;pointer-events:none}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.text-pink{color:#ec4899}.text-blue{color:#3b82f6}