@charset "UTF-8";.custom_top{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background:#fff}.logo_top img{width:90px;height:auto;display:block}.logo_text{text-align:right}.logo_text h2{margin:0;color:#0f7a33;font-size:1.9rem;font-weight:700;line-height:1.2}.logo_text h3{display:inline-block;margin-top:8px;padding:4px 12px;background:#eaf7ee;color:#085522;border-radius:20px;font-size:0.95rem;font-weight:600}@media (max-width:768px){.custom_top{flex-direction:column;justify-content:center;text-align:center;gap:12px;padding:20px 10px}.logo_text{text-align:center}.logo_text h2{font-size:1.5rem}.logo_text h3{font-size:0.85rem}.logo_top img{width:80px}}
