.hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:2.5rem;align-items:start;background:#f9f9f9}.hero__eyecatch{border-radius:1.5rem;padding:.15rem;background:radial-gradient(circle at 0% 0%,#f97316,transparent 55%),radial-gradient(circle at 100% 0%,#3b82f6,transparent 50%),radial-gradient(circle at 50% 100%,#6366f1,transparent 55%)}.hero__eyecatch-inner{border-radius:1.3rem;padding:1.5rem 1.75rem;background:linear-gradient(135deg,#020617,#111827);color:#e5e7eb;min-height:220px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.hero__chip{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;padding:.2rem .7rem .2rem .25rem;font-size:.72rem;background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.6)}.hero__chip-dot{width:.7rem;height:.7rem;border-radius:999px;background:radial-gradient(circle at 30% 30%,#facc15,#f97316 70%);box-shadow:0 0 8px rgba(250,204,21,.9)}.hero__title{margin-top:1.1rem;font-size:1.7rem;line-height:1.3;font-weight:800;letter-spacing:.02em}.hero__subtitle{margin-top:.5rem;font-size:.9rem;color:#d1d5db}.hero__badge-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1rem;padding-right:145px;font-size:.72rem}.hero__badge{padding:.25rem .6rem;border-radius:999px;border:1px solid rgba(148,163,184,.6);background:rgba(15,23,42,.7)}.hero__flow{position:absolute;right:.6rem;bottom:.6rem;width:150px;opacity:.9}.hero__flow svg{width:100%;height:auto}.hero__content h1{font-size:1.9rem;margin:0 0 .75rem;letter-spacing:.03em}.hero__lead{font-size:.95rem;color:#4b5563;margin-bottom:1rem}.hero__ul{list-style:none;padding:0;margin:0 0 1.2rem;font-size:.9rem;color:#374151}.hero__ul li{display:flex;gap:.4rem;margin-bottom:.25rem}.hero__ul li:before{content:"✓";color:#16a34a;font-size:.95rem;margin-top:1px}.hero__cta{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;margin-top:.5rem}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.7rem 1.4rem;border-radius:999px;border:none;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#f9fafb;font-weight:700;font-size:.9rem;cursor:pointer;box-shadow:0 9px 25px rgba(37,99,235,.45);transition:transform .06s ease-out,box-shadow .1s ease-out,filter .12s ease-out}.btn-primary span{font-size:16px;line-height:16px}.btn-sub{padding:.7rem 1.4rem;border-radius:999px;border:1px solid #d1d5db;background:#fff;font-weight:600;font-size:16px;line-height:16px;cursor:pointer;transition:background .1s,color .1s,border-color .1s}.btn-sub:hover{background:#111827;color:#f9fafb;border-color:#111827}.hero__note{font-size:.75rem;color:#6b7280}section{padding:72px 60px}#problems{background:radial-gradient(circle at 0% 0%,rgba(249,115,22,.08),transparent 55%),radial-gradient(circle at 100% 0%,rgba(59,130,246,.08),transparent 55%),#f5f7fb}#reason{background:#fff}#service{background:linear-gradient(135deg,#fdfcfb,#eef2ff)}#price{background:#f8fafc}#flow{background:#fff}#faq{background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}#contact{background:radial-gradient(circle at 50% 0%,rgba(59,130,246,.35),transparent 60%),#020617}section h2{font-size:1.4rem;margin-bottom:1rem;letter-spacing:.04em;position:relative;background:0 0}section h2:after{content:"";position:absolute;left:0;bottom:-.3rem;width:52px;height:3px;border-radius:999px;background:linear-gradient(90deg,#f97316,#3b82f6);opacity:.85}.section-intro{font-size:.92rem;color:#4b5563;margin-bottom:1.2rem}.grid-2{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:1.8rem;align-items:flex-start}.card{background:#fff;border-radius:1rem;padding:1.25rem 1.4rem;border:1px solid #e5e7eb;box-shadow:0 10px 35px rgba(15,23,42,.05)}.card h3{font-size:1.05rem;margin-top:0;margin-bottom:.7rem}.card ul{list-style:none;padding:0;margin:0;font-size:.9rem;color:#374151}.card ul li{position:relative;padding-left:1.1rem;margin-bottom:.4rem}.card ul li:before{content:"●";position:absolute;left:0;top:.45rem;font-size:.45rem;color:#9ca3af}.pill-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.2rem;font-size:.8rem}.pill{padding:.3rem .7rem;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.feature{background:#fff;border-radius:.9rem;padding:1rem;border:1px solid #e5e7eb;font-size:.88rem}.feature__label{font-size:.75rem;text-transform:uppercase;letter-spacing:.09em;color:#9ca3af;margin-bottom:.2rem}.feature__title{font-weight:700;margin-bottom:.4rem}.price-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:1.5rem;align-items:stretch}.price-table{border-collapse:collapse;width:100%;background:#fff;font-size:.88rem}.price-table th,.price-table td{border:1px solid #e5e7eb;padding:.6rem .7rem;text-align:left}.price-table th{font-weight:600;font-size:.86rem}.price-note{font-size:.8rem;color:#6b7280;margin-top:.6rem}.flow-list{list-style:none;padding:0;margin:0;display:grid;gap:.75rem;font-size:.88rem}.flow-item{display:grid;grid-template-columns:auto 1fr;gap:.7rem;align-items:flex-start}.flow-step{width:1.6rem;height:1.6rem;border-radius:999px;background:#111827;color:#f9fafb;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.flow-title{font-weight:600;margin-bottom:.1rem}.flow-desc{color:#4b5563}.faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;font-size:.88rem}.faq-item{background:#fff;border-radius:.9rem;padding:.8rem .9rem;border:1px solid #e5e7eb}.faq-q{font-weight:600;margin-bottom:.25rem}.faq-q:before{content:"Q.";margin-right:.25rem;color:#2563eb;font-weight:700}.faq-a:before{content:"A.";margin-right:.25rem;color:#6b7280;font-weight:600}.faq-a{color:#4b5563}.cta{text-align:center;background:linear-gradient(135deg,#111827,#020617);color:#e5e7eb;border-radius:1.2rem;padding:1.8rem 1.2rem 2.1rem;box-shadow:0 18px 45px rgba(15,23,42,.65)}.cta h2{color:#f9fafb;margin-bottom:.4rem}.cta h2:after{display:none}.cta p{font-size:.9rem;color:#d1d5db;margin-bottom:1.3rem}.cta__note{font-size:.75rem;color:#9ca3af;margin-top:.7rem}#_inquiry{display:grid;grid-auto-rows:min-content;row-gap:12px;margin:30px auto;padding:20px;width:400px;background:rgba(255,255,255,.1);border-radius:10px}#_inquiry>div{display:grid;grid-auto-rows:min-content;width:100%}#_inquiry>div span{text-align:left;color:#fff;font-size:14px}#_inquiry input[type=text],#_inquiry input[type=email]{padding:0 8px;width:100%;height:35px;background:#fff;border:none;border-radius:4px}#_inquiry textarea{padding:8px;width:100%;background:#fff;border:none;border-radius:4px;min-height:150px;resize:vertical}#_inquiry .consent,#_inquiry .consent span{text-align:center}#_inquiry .consent pre{margin-top:8px;font-size:12px}#_inquiry .consent pre a{color:#fff;font-size:13px;text-decoration:underline}#_inquiry .consent label{display:flex;justify-self:center;flex-wrap:nowrap;gap:4px;margin-top:8px;color:#fff;cursor:pointer}#_inquiry .consent input{width:20px}#_inquiry input:focus,#_inquiry textarea:focus{outline:none}#_inquiry .__button{display:flex;justify-content:center;padding:10px 0;cursor:pointer}#_inquiry #submit{width:150px;height:40px;background:#2563eb;border-radius:4px;text-align:center;font-size:16px;font-weight:700;line-height:40px}#_inquiry #error{display:none;color:#ff4be1;font-size:13px}#_send{display:none;margin:30px auto;padding:20px;width:400px;background:rgba(255,255,255,.1);border-radius:10px;font-size:14px;line-height:26px}@media (max-width:960px){.hero{grid-template-columns:minmax(0,1fr)}.hero__eyecatch{order:-1}.grid-2,.price-grid{grid-template-columns:minmax(0,1fr)}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq{grid-template-columns:minmax(0,1fr)}}@media (max-width:820px){section.hero{padding:20px}.hero__badge-row{padding-right:110px}}@media (max-width:640px){section.hero{padding:0}.hero__eyecatch,.hero__eyecatch-inner{border-radius:0}.hero__title{font-size:1.3rem}.hero__content{padding:0 20px 20px}.hero__content h1{font-size:1.4rem;text-align:center}.hero__lead{font-size:14px;text-align:center}.hero__ul li{font-size:13px}.hero__content .hero__cta{justify-content:center}.feature-grid{grid-template-columns:minmax(0,1fr)}.hero__flow{width:120px}section{padding:40px 20px}}@media (max-width:500px){#_inquiry,#_send{width:100%}}