@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");.ffl-page{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;background:#fff;color:#222;width:100%;height:100vh;position:fixed;top:0;left:0;overflow:hidden auto}.ffl-container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.ffl-container{padding:0 1.5rem}}.ffl-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid #e8e8e8;padding:1rem 0;position:fixed;top:0;left:0;right:0}.ffl-nav-content{justify-content:space-between}.ffl-brand,.ffl-nav-content{align-items:center;display:flex}.ffl-nav-button{color:#fff;cursor:pointer;background:#FF6B35;border:none;border-radius:12px;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:700;font-family:inherit;transition:all .2s;text-decoration:none;display:inline-block}.ffl-nav-button:hover{background:#e85a24;transform:translateY(-1px)}.ffl-section{padding:5rem 0}@media (max-width:768px){.ffl-section{padding:3rem 0}}.ffl-h1{color:#111;margin:0 0 1.5rem;font-size:3.5rem;font-weight:700;line-height:1.15;text-align:center}@media (max-width:768px){.ffl-h1{font-size:2.25rem}}.ffl-h2{color:#111;margin:0 0 2.5rem;font-size:2.5rem;font-weight:700;line-height:1.2;text-align:center}@media (max-width:768px){.ffl-h2{margin:0 0 2rem;font-size:1.875rem}}.ffl-h3{color:#111;margin:0;font-size:2rem;font-weight:700;line-height:1.4}@media (max-width:768px){.ffl-h3{font-size:1.5rem;text-align:center}}.ffl-badge{font-size:.875rem;padding:.5rem 1.25rem;background:rgba(255,107,53,.08);color:#FF6B35;border:1px solid rgba(255,107,53,.18);border-radius:9999px;font-weight:600;display:inline-block;margin-bottom:1.5rem}.ffl-cta-btn{color:#fff;cursor:pointer;background:#FF6B35;border:none;border-radius:12px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;font-family:inherit;transition:all .2s;box-shadow:0 4px 20px rgba(255,107,53,.25);text-decoration:none;display:inline-block}.ffl-cta-btn:hover{background:#e85a24;transform:translateY(-2px);box-shadow:0 6px 30px rgba(255,107,53,.35)}.ffl-cta-btn:active{transform:translateY(0)}.ffl-timetable-pc{display:block}.ffl-timetable-mobile{display:none}@media (max-width:768px){.ffl-timetable-pc{display:none}.ffl-timetable-mobile{display:block}}.ffl-footer{background:#fff8f4;border-top:1px solid #e0e0e0;padding:2rem 0;font-size:.875rem;color:#888}.ffl-footer-content{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.ffl-footer-link{color:#888;text-decoration:none;transition:color .2s}.ffl-footer-link:hover{color:#FF6B35}.ffl-modal-overlay{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;padding:1rem;animation:fflFadeIn .2s ease-out}@keyframes fflFadeIn{0%{opacity:0}to{opacity:1}}.ffl-modal{background:#fff;border-radius:1rem;width:100%;max-width:540px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:fflSlideUp .3s ease-out}@keyframes fflSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ffl-modal-close{position:absolute;top:1.25rem;right:1.25rem;background:none;border:none;cursor:pointer;color:#999;font-size:1.25rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s;z-index:1}.ffl-modal-close:hover{color:#333;background:#f5f5f5}.ffl-modal-header{padding:2rem 2rem 1.25rem;border-bottom:1px solid #f0f0f0}.ffl-modal-title{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin:0 0 .375rem}.ffl-modal-desc{color:#666;font-size:.9rem;margin:0;line-height:1.5}.ffl-modal-body{padding:1.75rem 2rem 2rem}.ffl-form-group{margin-bottom:1.25rem}.ffl-form-label{display:block;font-size:.875rem;font-weight:600;color:#333;margin-bottom:.4rem}.ffl-required{color:#ff4d4f}.ffl-form-input{width:100%;padding:.7rem 1rem;border:1px solid #e0e0e0;border-radius:.5rem;font-size:.9375rem;font-family:inherit;background:#fff;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none}.ffl-form-input:focus{outline:none;border-color:#FF6B35;box-shadow:0 0 0 3px rgba(255,107,53,.12)}.ffl-form-input::placeholder{color:#bbb}.ffl-form-error{background:#fff2f0;border:1px solid #ffccc7;border-radius:.5rem;padding:.75rem 1rem;color:#ff4d4f;font-size:.875rem;margin-bottom:1.25rem}.ffl-checkbox-wrap{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.ffl-checkbox{flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.1rem;accent-color:#FF6B35;cursor:pointer}.ffl-checkbox-text{font-size:.875rem;color:#333;line-height:1.5}.ffl-submit-btn{width:100%;min-height:52px;background:#FF6B35;color:#fff;border:none;border-radius:.625rem;font-size:1rem;font-weight:700;font-family:inherit;cursor:pointer;transition:all .15s;position:relative;z-index:10}.ffl-submit-btn:hover:not(:disabled){background:#e85a24;transform:scale(1.01)}.ffl-submit-btn:active:not(:disabled){transform:scale(.98)}.ffl-submit-btn:disabled{opacity:.6;cursor:not-allowed}.ffl-success{padding:3rem 2rem;text-align:center;flex-direction:column;gap:1rem}.ffl-success,.ffl-success-icon{display:flex;align-items:center}.ffl-success-icon{width:64px;height:64px;background:rgba(255,107,53,.1);border-radius:50%;justify-content:center;font-size:2rem;margin-bottom:.5rem}.ffl-success-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0}.ffl-success-desc{font-size:1rem;color:#555;line-height:1.6;margin:0}.ffl-success-close{margin-top:.5rem;padding:.875rem 2rem;background:#FF6B35;color:#fff;border:none;border-radius:.625rem;font-size:1rem;font-weight:700;font-family:inherit;cursor:pointer;transition:all .2s}.ffl-success-close:hover{background:#e85a24}@media (max-width:768px){.ffl-modal-header{padding:1.5rem 1.5rem 1rem}.ffl-modal-body{padding:1.25rem 1.5rem 1.5rem}.ffl-modal-title{font-size:1.25rem}}