*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;line-height:1.6;color:#2e3231;background-color:#fff}a{color:#43bfa0;text-decoration:none}a:hover{text-decoration:underline}.hero{background-color:#f7f8f9;padding:48px 20px}.hero-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:40px}.hero-text{flex:1;text-align:center}.hero-title{font-size:2.5rem;color:#2e3231;margin-bottom:0}.hero-lead{color:#075b25;font-size:1.8em;margin-bottom:.5em}.hero-catch{color:#e937b1;font-size:1.4em;margin-bottom:.5em}.hero-note{width:85%;margin:auto;font-size:.9375rem;color:#555;line-height:1.8}.hero-pho{flex:1;text-align:center}.hero-highlight{font-size:1em;color:#2e3231;margin-bottom:12px}.hero-highlight-accent{color:#e937b1;font-weight:700}.hero-image{margin-bottom:20px}.hero-image img{max-width:352px;width:100%;height:auto}.hero-logos{list-style:none;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:.5em}.hero-logos li{display:flex;align-items:center;justify-content:center}.hero-logos img{max-width:100%;height:auto;object-fit:contain}.form-section{background-color:#fff;padding:48px 20px}.form-container{max-width:640px;margin:0 auto}.form-lead{font-size:.9375rem;color:#2e3231;margin-bottom:16px}.form-group{margin-bottom:24px}label{display:block;margin-bottom:8px;font-size:.9375rem;font-weight:700;color:#2e3231}.required{color:#e53935;font-weight:400;margin-left:2px}input[type=text],input[type=email],input[type=tel],select,textarea{width:100%;padding:12px 16px;font-size:1rem;border:1px solid #ccc;border-radius:4px;transition:border-color .2s;background-color:#fff}input:focus,select:focus,textarea:focus{outline:none;border-color:#0075ff;box-shadow:0 0 0 2px #0075ff26}input.invalid,select.invalid,textarea.invalid{border-color:#e53935}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.name-fields{display:flex;flex-direction:column;gap:8px}.error-message{margin-top:4px;font-size:.8125rem;color:#e53935;min-height:1.2em}.checkbox-label{display:flex;align-items:center;gap:8px;font-weight:400;cursor:pointer;font-size:.9375rem}.checkbox-label input[type=checkbox]{width:16px;height:16px}button[type=submit]{display:block;width:100%;max-width:280px;margin:32px auto 0;padding:16px;font-size:1.125rem;font-weight:600;color:#fff;background-color:#43bfa0;border:none;border-radius:50px;cursor:pointer;transition:background-color .2s}button[type=submit]:hover{background-color:#3aad8f}button[type=submit]:disabled{background-color:#a3dfd0;cursor:not-allowed}.result-message{margin-top:20px;padding:16px;border-radius:4px;text-align:center;font-size:.9375rem}.result-message.success{color:#2e7d32;background-color:#e8f5e9;border:1px solid #a5d6a7}.result-message.error{color:#c62828;background-color:#ffebee;border:1px solid #ef9a9a}.privacy-section{background-color:#fff;padding:48px 20px;max-width:800px;margin:0 auto}.privacy-title{font-size:1.5rem;text-align:center;color:#2e3231;margin-bottom:24px}.privacy-content{border:1px solid #ccc;border-radius:4px;padding:32px;max-height:400px;overflow-y:auto;font-size:.9375rem;color:#555;line-height:1.8}.privacy-content h3{font-size:1.125rem;color:#2e3231;margin-top:24px;margin-bottom:8px}.privacy-content h3:first-child{margin-top:0}.privacy-content h4{font-size:1rem;color:#2e3231;margin-top:20px;margin-bottom:8px}.privacy-content p{margin-bottom:16px}.privacy-content ul{margin:0 0 16px 1.5em;line-height:2}.cta-section{display:none;background-color:#f7f8f9;padding:48px 20px}.cta-inner{max-width:1100px;margin:0 auto;display:flex;align-items:flex-end;gap:32px}.cta-text{flex:1;text-align:center}.cta-title{font-size:1.75rem;color:#075b25;margin-bottom:20px;line-height:1.5}.cta-brand{display:inline-flex;align-items:center;gap:4px}.cta-logo{height:40px;vertical-align:baseline;position:relative;top:4px}.cta-desc{font-size:.9375rem;color:#555;line-height:1.8;margin-bottom:24px}.cta-phone{margin-bottom:0}.cta-phone-number{font-size:2rem;font-weight:700;color:#2e3231}.cta-phone-note{font-size:1rem;color:#43bfa0;font-weight:600;margin-left:8px}.cta-image{flex-shrink:0;width:200px;height:240px;overflow:hidden}.cta-image img{width:100%}@media(min-width:769px){.cta-section{display:block}}.hp-field{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden}@media(max-width:768px){.hero-inner{flex-direction:column;gap:24px}.hero-title{font-size:1.5rem}.form-container{padding:24px 16px}.hero-logos img{height:28px}}
