/* Scoped to the estimate hero only. */
.nh-home *{box-sizing:border-box}
.nh-home{margin:0;background:#f2f7f2;color:#18372d;font:16px/1.7 system-ui,sans-serif}
.nh-home{max-width:1120px;margin:55px auto;padding:0 24px;display:grid;grid-template-columns:1fr 480px;gap:60px;align-items:center}
.nh-home .tag{font-size:13px;letter-spacing:.12em;color:#42856d;font-weight:800}
.nh-home h1{font-size:48px;line-height:1.4;letter-spacing:-.04em;margin:20px 0}
.nh-home h1 em{font-style:normal;color:#079361}
.nh-home aside p{color:#596e63}
.nh-home .pills{display:flex;gap:10px;flex-wrap:wrap}
.nh-home .pills span{background:white;border:1px solid #d6e7d9;padding:7px 14px;border-radius:30px;font-size:13px}
.nh-home .card{background:white;border-radius:20px;box-shadow:0 20px 60px #154b2420;overflow:hidden;border:1px solid #dae6da}
.nh-home .banner{background:#ffe140;padding:19px;text-align:center;font-size:24px;font-weight:900}
.nh-home .banner small{font-size:12px;display:block;letter-spacing:.1em}
.nh-home .inner{padding:28px}
.nh-home h2{font-size:17px;margin:0 0 14px}
.nh-home .num{color:#059560;margin-right:9px}
.nh-home .choose{width:100%;background:#f5faf6;border:2px solid #09885e;border-radius:10px;padding:17px;text-align:left;font:inherit;color:#174434;font-weight:bold;cursor:pointer}
.nh-home .choose span{float:right}
.nh-home label{font-size:13px;font-weight:700;display:block;margin:13px 0 6px}
.nh-home label small{color:#bc3440;margin-left:6px}
.nh-home input,.nh-home select{width:100%;min-height:48px;border:1px solid #ccd8cf;border-radius:8px;padding:11px;font:inherit;background:white}
.nh-home .grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.nh-home section+section{margin-top:26px;padding-top:22px;border-top:1px solid #e6ede8}
.nh-home .help{font-size:12px;color:#76837c;margin:7px 0}
.nh-home .submit{width:100%;border:0;border-radius:10px;background:#05875d;color:white;font-size:19px;font-weight:bold;padding:17px;cursor:pointer;margin-top:20px}
.nh-home .notice{text-align:center;font-size:12px;color:#718078}
.nh-home .check{display:flex;gap:8px;align-items:center;font-weight:normal}
.nh-home .check input{width:17px;min-height:17px}
.nh-home dialog{width:min(650px,94vw);border:0;border-radius:18px;padding:28px;color:#18372d;max-height:88vh}
.nh-home dialog::backdrop{background:#102e2466}
.nh-home dialog h2{font-size:23px}
.nh-home .steps{display:flex;gap:8px;margin-bottom:20px;font-size:12px}
.nh-home .steps span{flex:1;border-bottom:3px solid #e0e8e2;padding:6px}
.nh-home .steps .active{border-color:#079361;color:#079361}
.nh-home .options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
.nh-home .options button,.nh-home .back{font:inherit;padding:12px 8px;background:white;border:1px solid #ccdbcf;border-radius:8px;cursor:pointer}
.nh-home .options button:hover{border-color:#00885a;background:#eaf6ee}
.nh-home .close{float:right;border:0;background:none;font-size:25px;cursor:pointer}
.nh-home .back{margin-top:20px}
.nh-home #status{font-size:13px;color:#09734e}
@media (max-width:850px){.nh-home{grid-template-columns:1fr;max-width:540px;margin:28px auto;gap:25px}
.nh-home h1{font-size:30px}
.nh-home aside p{font-size:14px}
.nh-home .inner{padding:22px}
.nh-home .options{grid-template-columns:repeat(2,1fr)}
.nh-home .banner{font-size:22px}}
.nh-home{--hero-background:url("hero-background.jpg")}
.nh-home{--ink:#183d30;--green:#116446}
.nh-home{font-family:Arial,"Noto Sans JP","Yu Gothic",Meiryo,sans-serif;background:#e7f2e9;color:var(--ink)}
.nh-home{max-width:none;margin:0;min-height:790px;padding:32px 2% 36px;display:grid;grid-template-columns:35% minmax(0,1fr) 25%;gap:24px;align-items:center;background-color:#b5dbb7;background-image:var(--hero-background);background-size:cover;background-position:center bottom;background-repeat:no-repeat}
.nh-home .existing-hero{grid-column:2;min-width:0;background:none;align-self:center}
.nh-home .hero-art{width:100%;display:flex;flex-direction:column;gap:18px}
.nh-home .hero-crop{width:100%;aspect-ratio:1.91;overflow:hidden}
.nh-home .hero-crop img{display:block;width:100%;height:auto}
.nh-home .direct-message{text-align:center;padding:0;margin:0;background:none;border:0}
.nh-home .direct-message h1{font-size:clamp(32px,2.7vw,52px);line-height:1.2;letter-spacing:-.05em;font-weight:900;margin:0 0 16px;paint-order:stroke fill;-webkit-text-stroke:4px white;text-shadow:0 2px 0 #183d301c}
.nh-home .direct-title{display:block;color:#ce1428}
.nh-home .direct-word{font-size:1.23em}
.nh-home .recycle-title{display:block;color:#1254a0;font-size:.69em;line-height:1.3;margin-top:12px}
.nh-home .value-word{font-weight:900}
.nh-home .direct-message .integrated{display:table;margin:0 auto 7px;padding:5px 10px;background:#155c40;color:white;font-size:clamp(12px,1vw,19px);font-weight:800;line-height:1.5}
.nh-home .direct-message .vehicle-help{font-size:12px;margin:5px 0;color:#234b35;line-height:1.6}
.nh-home .tow{display:block;font-size:13px;color:#155535;margin:7px 0 0;font-weight:800}
.nh-home .card{grid-column:3;width:100%;max-width:none;align-self:center;margin:0;justify-self:stretch;border:2px solid #116446;border-radius:15px;box-shadow:0 12px 32px #123d3028;background:white;overflow:hidden}
.nh-home .banner{background:#116446;color:white;text-align:center;font-size:clamp(23px,1.65vw,32px);font-weight:900;line-height:1.4;padding:20px 8px}
.nh-home .banner:before{content:"買取・引取・解体まで自社一貫";display:block;font-size:11px;font-weight:600;letter-spacing:.05em;margin-bottom:7px}
.nh-home .inner{padding:22px}
.nh-home #nh-form h2{font-size:15px;line-height:1.5;margin:0 0 10px}
.nh-home #nh-form label{font-size:12px;line-height:1.5;margin:6px 0 5px}
.nh-home #nh-form label small{font-size:10px}
.nh-home #nh-form input,.nh-home #nh-form select{min-width:0;min-height:43px;padding:10px;border:1px solid #c7d8cc;border-radius:6px;font-size:14px}
.nh-home .grid{min-width:0;gap:10px}
.nh-home .grid>div{min-width:0}
.nh-home #nh-form .choose{min-height:46px;padding:11px 12px;border:1px solid #89b59b;background:#f2f8f3;border-radius:6px;font-size:14px}
.nh-home #nh-form section+section{margin-top:19px;padding-top:18px;border-top:1px solid #e1eae3}
.nh-home .help,.nh-home #nh-summary{font-size:11px;line-height:1.6;margin:7px 0;color:#657d6d}
.nh-home #nh-form .check{font-size:11px;display:flex;margin:14px 0 0;gap:8px;align-items:center}
.nh-home #nh-form .check input{flex:0 0 16px;width:16px;min-height:16px;height:16px;padding:0}
.nh-home .submit{background:#f1d548;color:#173b2b;font-size:19px;line-height:1.5;border:0;border-radius:7px;margin-top:15px;padding:15px 5px;font-weight:900}
.nh-home .submit:hover{background:#ffe46b}
.nh-home .notice{font-size:10px;margin:10px 0 0}
.nh-home .choose:focus-visible,.nh-home .submit:focus-visible,.nh-home input:focus-visible,.nh-home select:focus-visible{outline:3px solid #1756ab;outline-offset:3px}
.nh-home #status:empty{display:none}
@media (min-width:1700px){.nh-home{min-height:810px;grid-template-columns:35% minmax(0,1fr) 24%;gap:28px}
.nh-home .inner{padding:24px}
.nh-home .hero-art{gap:20px}}
@media (min-width:1001px) and (max-width:1399px){.nh-home{min-height:730px;grid-template-columns:31% minmax(0,1fr) 29%;gap:18px;padding:28px 2%}
.nh-home .inner{padding:18px}
.nh-home .direct-message h1{font-size:32px}
.nh-home .banner{font-size:24px}}
@media (max-width:1000px){.nh-home{display:flex;flex-direction:column;min-height:0;padding:0 0 28px;gap:22px;background:#e5f2e7}
.nh-home .existing-hero{width:100%;padding:24px 3% 28px;min-height:500px;background-image:var(--hero-background);background-size:auto 100%;background-position:40% bottom;display:flex;justify-content:flex-end;align-items:center}
.nh-home .hero-art{width:62%;gap:14px}
.nh-home .direct-message h1{font-size:clamp(24px,4vw,39px)}
.nh-home .direct-message .integrated{font-size:12px}
.nh-home .card{width:calc(100% - 32px);max-width:480px;align-self:center}
.nh-home .banner{font-size:28px}
.nh-home .inner{padding:24px}}
@media (max-width:560px){.nh-home .existing-hero{min-height:0;padding:24px 12px 22px;background-size:auto 100%;background-position:36% bottom}
.nh-home .hero-art{width:68%;gap:12px}
.nh-home .direct-message h1{font-size:clamp(20px,5.6vw,30px);-webkit-text-stroke:2px white}
.nh-home .direct-message .integrated{font-size:10px;padding:4px 5px}
.nh-home .direct-message .vehicle-help,.nh-home .tow{font-size:10px}
.nh-home .card{border-radius:12px}
.nh-home .inner{padding:20px}
.nh-home .banner{font-size:27px}
.nh-home .options{grid-template-columns:repeat(2,minmax(0,1fr))}
.nh-home .steps{gap:3px}
.nh-home .steps span{font-size:10px;padding:5px 1px;white-space:nowrap}
.nh-home dialog{padding:20px}}
.nh-home .direct-message .direct-word{display:inline-block;color:#fff;background:#c9182b;border:3px solid #fff;border-radius:9px;padding:.04em .18em .1em;margin-left:.12em;line-height:1.1;-webkit-text-stroke:0;text-shadow:none;box-shadow:0 3px 0 #9c1021;vertical-align:baseline}
.nh-home .direct-message .value-word{color:#104c92;background:#ffe044;border:3px solid #fff;border-radius:9px;padding:.04em .3em .1em;margin-top:.12em;line-height:1.1;-webkit-text-stroke:0;text-shadow:none;box-shadow:0 3px 0 #c6a812}
@media (max-width:1000px){.nh-home .direct-message .direct-word,.nh-home .direct-message .value-word{border-width:2px;border-radius:7px}}
.nh-home .direct-message .value-burst-group{display:inline-flex;align-items:center;justify-content:center;gap:0;margin-top:8px;white-space:nowrap;-webkit-text-stroke:0;filter:drop-shadow(0 3px 0 rgba(120,88,0,.2))}
.nh-home .direct-message .value-word{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;font-size:1.5em;color:#c9182b;background:transparent;border:0;border-radius:0;box-shadow:none;margin:0;padding:.3em .44em;line-height:1.15;vertical-align:middle}
.nh-home .direct-message .value-word:before,.nh-home .direct-message .value-word:after{content:"";position:absolute;z-index:-1;inset:0;clip-path:polygon(50% 0%,58% 10%,70% 2%,74% 15%,88% 10%,87% 25%,100% 28%,93% 40%,100% 50%,93% 60%,100% 73%,86% 76%,88% 91%,74% 86%,69% 99%,58% 91%,50% 100%,41% 90%,30% 98%,25% 85%,11% 90%,13% 76%,0% 72%,7% 60%,0% 50%,7% 39%,0% 27%,14% 24%,11% 10%,26% 15%,30% 2%,41% 10%);background:#fff}
.nh-home .direct-message .value-word:after{inset:4px;background:#ffe044}
.nh-home .direct-message .value-exclamation{display:inline-block;font-size:1.95em;font-weight:950;color:#c9182b;line-height:1;transform:rotate(8deg);margin-left:.02em;-webkit-text-stroke:3px white;paint-order:stroke fill;text-shadow:none}
@media (max-width:1000px){.nh-home .direct-message .value-word:after{inset:3px}
.nh-home .direct-message .value-exclamation{-webkit-text-stroke:2px white}}
.nh-home .direct-message .value-exclamation{transform-origin:50% 85%;animation:nh-exclamation-pop 1.6s ease-in-out 3}
@keyframes  nh-exclamation-pop{0%,55%,100%{transform:rotate(8deg) scale(1)}22%{transform:rotate(8deg) scale(1.18)}38%{transform:rotate(8deg) scale(1)}}
@media (prefers-reduced-motion:reduce){.nh-home .direct-message .value-exclamation{animation:none}}
.nh-home .estimate-heading{display:inline-block;transform-origin:center;animation:nh-estimate-heading-pop 1.6s ease-in-out .3s 3}
@keyframes  nh-estimate-heading-pop{0%,55%,100%{transform:scale(1)}22%{transform:scale(1.06)}38%{transform:scale(1)}}
@media (prefers-reduced-motion:reduce){.nh-home .estimate-heading{animation:none}}
.nh-home .estimate-heading{animation:nh-estimate-heading-color 1.6s ease-in-out .3s 3;transform:none}
@keyframes  nh-estimate-heading-color{0%,100%{color:#ffffff}50%{color:#ff6b6b}}
@media (prefers-reduced-motion:reduce){.nh-home .estimate-heading{animation:none;color:#ffffff}}
.nh-home .direct-message h1{margin-bottom:16px!important;padding-bottom:0}
.nh-home .direct-message .value-burst-group{display:flex;width:max-content;margin:9px auto 0;align-items:center}
.nh-home .direct-message .value-word{font-size:1.4em;padding:.25em .44em}
.nh-home .direct-message .value-exclamation{font-size:1.8em}
.nh-home .direct-message .recycle-title{padding-bottom:0}
.nh-home .direct-message .integrated{margin-top:0}
.nh-home .direct-message .value-word{background:transparent;border:0;box-shadow:none;border-radius:0}
.nh-home .estimate-heading{animation:nh-estimate-heading-color 1.6s ease-in-out .3s 3;transform:none}
@media (prefers-reduced-motion:reduce){.nh-home .estimate-heading,.nh-home .direct-message .value-exclamation{animation:none}}
.nh-home .card .banner{padding-top:16px;padding-bottom:16px}
.nh-home .card .inner{padding-top:18px;padding-bottom:18px}
.nh-home #nh-form section+section{margin-top:13px;padding-top:12px}
.nh-home #nh-form #nh-postal-status{font-size:10px;line-height:1.4;margin:5px 0 0}
.nh-home #nh-form #nh-postal-choice-wrap[hidden]{display:none}
.nh-home{width:100%;box-sizing:border-box;isolation:isolate;clear:both;float:none}
.nh-home> .wpcf7{grid-column:3;width:100%;min-width:0;align-self:center;margin:0}
.nh-home .wpcf7-form{margin:0;padding:0}.nh-home .wpcf7-form-control-wrap{display:block;width:100%}
.nh-home .nh-estimate p{padding:0}.nh-home .nh-estimate p:empty{display:none}
.nh-home .grid>div>p{margin:0}.nh-home .nh-estimate section>p:has(>.wpcf7-form-control-wrap){margin:0}
.nh-home .nh-estimate br{display:none}.nh-home .wpcf7-list-item{margin:0}
.nh-home .check .wpcf7-form-control-wrap{width:auto}.nh-home .check label{display:flex;align-items:center;gap:8px}
.nh-home .check input[type=checkbox]{width:16px;min-height:16px;height:16px;flex:0 0 16px;padding:0}
.nh-home .wpcf7-not-valid-tip{font-size:12px;line-height:1.5}
.nh-home .wpcf7-response-output{background:white;font-size:14px;margin:12px 0 0!important;padding:12px!important}
.nh-home .nh-vehicle-value{margin:6px 0}
.nh-home.nh-ready .nh-vehicle-value input{position:absolute;width:1px!important;height:1px!important;min-height:0!important;padding:0!important;border:0!important;clip-path:inset(50%);overflow:hidden}
.nh-home.nh-ready .nh-vehicle-value{margin:0;position:relative}
.nh-home .wpcf7-spinner{display:none}.nh-home .submitting .wpcf7-spinner{display:inline-block}
.nh-home dialog{position:fixed;margin:auto;inset:0;z-index:999999;width:min(650px,94vw);max-height:88vh;height:fit-content;background:white}
.nh-home dialog:not([open]){display:none}.nh-home [hidden]{display:none!important}
@media(max-width:1000px){.nh-home>.wpcf7{width:calc(100% - 32px);max-width:480px;align-self:center}.nh-home .card{width:100%;max-width:none}}
