:root{--green:#17453e;--green2:#23675d;--orange:#df712f;--orange2:#fff0e5;--ink:#16342f;--text:#536862;--line:#dce7e3;--pale:#f1f7f5;--white:#fff;--shadow:0 18px 50px rgba(21,57,51,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"Noto Sans JP",sans-serif;line-height:1.75}a{color:inherit}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.narrow{max-width:840px}.topbar{padding:6px 20px;background:var(--green);color:#fff;text-align:center;font-size:12px;font-weight:700}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:10px;align-items:center;text-decoration:none}.brand-mark{width:42px;height:42px;display:grid;place-items:center;color:var(--green);background:#fff;border:2px solid var(--green);border-radius:12px;font-weight:900;font-size:22px}.brand b,.brand small{display:block}.brand b{font-size:19px}.brand small{color:var(--green2);font-size:10px;font-weight:700}.nav nav{display:flex;gap:24px;align-items:center}.nav nav a{text-decoration:none;font-size:14px;font-weight:700;color:#50645f}.nav nav a:hover{color:var(--orange)}.nav-cta{padding:11px 18px!important;border-radius:999px;background:var(--orange);color:#fff!important}.hero{overflow:hidden;padding:90px 0 86px;background:radial-gradient(circle at 87% 20%,#dceee9 0,transparent 36%),linear-gradient(135deg,#fbfdfc,#eef6f3)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:62px;align-items:center}.eyebrow,.section-title>span{display:inline-block;color:var(--orange);font-size:13px;font-weight:900;letter-spacing:.08em}.hero h1{margin:16px 0 22px;font-size:clamp(40px,5vw,66px);line-height:1.24;letter-spacing:-.035em}.hero h1 em{color:var(--green2);font-style:normal}.lead{font-size:17px;color:var(--text);font-weight:500}.hero-points{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0}.hero-points span{padding:7px 12px;border:1px solid #cfe1dc;border-radius:999px;background:#fff;font-size:12px;font-weight:800}.actions{display:flex;gap:12px;margin-top:28px}.btn{display:inline-flex;justify-content:center;align-items:center;padding:14px 22px;border-radius:10px;text-decoration:none;font-weight:800}.primary{color:#fff;background:var(--orange);box-shadow:0 10px 24px rgba(223,113,47,.24)}.secondary{color:var(--green);background:#fff;border:1px solid #bad1cb}.note{font-size:11px;color:#758680}.app-card{overflow:hidden;border:1px solid #d9e7e2;border-radius:18px;background:#fff;box-shadow:var(--shadow);transform:rotate(1deg)}.browser-bar{display:flex;align-items:center;gap:6px;padding:11px 14px;background:#173e58;color:#fff}.browser-bar i{width:8px;height:8px;border-radius:50%;background:#f2ae83}.browser-bar span{margin-left:8px;font-size:10px;font-weight:700;opacity:.85}.app-body{padding:24px;background:#eef4f6}.app-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.app-head small,.app-head b{display:block}.app-head small{color:var(--orange);font-size:9px;font-weight:800}.app-head b{font-size:17px}.app-head>span{padding:5px 8px;border-radius:999px;background:#e2f2eb;color:#257a5e;font-size:8px;font-weight:800}.info-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.info-row span{padding:10px;border-radius:8px;background:#fff;border:1px solid #dfe8eb;color:#89979b;font-size:8px}.info-row b{color:#324a51;font-size:10px}.upload-box{height:138px;margin-top:12px;display:grid;place-content:center;gap:3px;text-align:center;border:1.5px dashed #abc1ca;border-radius:10px;background:#fff;color:var(--green2)}.upload-box strong{font-size:12px}.upload-box small{font-size:8px;color:#87979c}.app-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:13px}.app-actions button{border:1px solid #abc1ca;border-radius:7px;background:#fff;padding:8px 12px;color:#5e747a;font-weight:800;font-size:8px}.app-actions button:last-child{border:0;background:#efb184;color:#fff}.section{padding:94px 0}.section-title{text-align:center;margin-bottom:48px}.section-title h2{margin:10px 0 0;font-size:clamp(28px,3.8vw,44px);line-height:1.4;letter-spacing:-.025em}.section-title p{color:var(--text)}.section-title.left{text-align:left;margin-bottom:24px}.problem-grid,.feature-grid,.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.problem-grid article,.feature-grid article{padding:30px;border:1px solid var(--line);border-radius:16px;background:#fff}.problem-grid b{color:var(--orange);font-size:13px}.problem-grid h3,.feature-grid h3{margin:10px 0 8px;font-size:18px}.problem-grid p,.feature-grid p,.body-copy{margin:0;color:var(--text);font-size:14px}.pale{background:var(--pale)}.feature-grid{grid-template-columns:repeat(3,1fr)}.feature-grid article{min-height:235px}.icon{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:var(--orange2);color:var(--orange);font-weight:900;font-size:14px}.report-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.check-list{padding:0;list-style:none;color:var(--green);font-weight:700;font-size:14px}.check-list li{margin:12px 0}.check-list li:before{content:"✓";margin-right:9px;color:var(--orange)}.paper{padding:28px 30px;background:#fff;border:1px solid #d8dfdd;box-shadow:0 18px 55px rgba(40,55,51,.14);aspect-ratio:210/297}.paper-head{display:flex;justify-content:space-between;align-items:end;padding-bottom:12px;border-bottom:2px solid var(--green)}.paper-head b{font-size:15px}.paper-head small{font-size:7px}.paper article{display:grid;grid-template-columns:42% 1fr;gap:14px;padding:16px 0;border-bottom:1px solid #e3e7e6}.paper img{width:100%;height:105px;object-fit:cover}.paper h3{margin:0 0 8px;font-size:10px;color:var(--green)}.paper p{margin:0;font-size:7px;line-height:1.75;color:#5f6d69}.paper-foot{padding-top:10px;text-align:right;font-size:6px;color:#8b9693}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.steps article{position:relative;padding:28px 20px;background:#fff;border-radius:16px;border:1px solid var(--line)}.steps b{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff}.steps h3{margin:16px 0 7px}.steps p{font-size:13px;color:var(--text);margin:0}.price-section{background:#fffaf6}.price-grid article{position:relative;padding:34px;text-align:center;background:#fff;border:1px solid #eddccd;border-radius:18px}.price-grid .popular{border:2px solid var(--orange);box-shadow:0 16px 35px rgba(223,113,47,.13)}.badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);padding:4px 14px;border-radius:999px;color:#fff;background:var(--orange);font-size:11px;font-weight:800}.price{margin:18px 0 8px}.price small{display:block;color:#7d8b86;font-size:11px}.price b{font-size:38px;color:var(--green)}.price-grid article>p:last-child{color:var(--text);font-weight:700}.price-note{text-align:center;font-size:13px;color:#75665c}.faq details{border-bottom:1px solid var(--line);padding:22px 4px}.faq summary{cursor:pointer;font-weight:800;list-style:none}.faq summary:before{content:"Q";margin-right:14px;color:var(--orange);font-weight:900}.faq details p{padding-left:30px;color:var(--text);font-size:14px}.contact{background:var(--green);color:#fff}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.contact h2{font-size:clamp(28px,4vw,43px);line-height:1.45}.contact p{color:#d5e3df}.light{color:#ffc59e}.phone{display:block;margin-top:28px;color:#fff;font-size:28px;font-weight:900;text-decoration:none}.contact small{color:#b9ccc7}.form-shell{position:relative;min-height:460px;overflow:hidden;border-radius:18px;background:#fff;color:var(--ink)}.form-shell iframe{display:none;width:100%;height:720px;border:0}.form-placeholder{position:absolute;inset:0;display:grid;place-content:center;padding:50px;text-align:center}.form-placeholder b{font-size:20px}.form-placeholder p{color:var(--text);font-size:14px;max-width:430px}footer{padding:34px 0;background:#102f2a;color:#d2e0dc}footer .wrap{display:flex;align-items:center;gap:24px}footer span{font-weight:900}footer a{font-size:12px}footer small{margin-left:auto;font-size:10px;color:#8ea7a1}
@media(max-width:860px){.nav nav>a:not(.nav-cta){display:none}.hero{padding:65px 0}.hero-grid,.report-grid,.contact-grid{grid-template-columns:1fr}.app-card{max-width:600px}.problem-grid,.feature-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.report-grid{gap:45px}.paper{max-width:620px;margin:auto}.contact-grid{gap:40px}.pc{display:none}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1120px)}.topbar{font-size:10px}.nav{height:68px}.brand b{font-size:16px}.brand-mark{width:36px;height:36px}.nav-cta{padding:9px 12px!important;font-size:11px!important}.hero h1{font-size:38px}.lead{font-size:15px}.actions{flex-direction:column}.problem-grid,.feature-grid,.price-grid,.steps{grid-template-columns:1fr}.section{padding:70px 0}.section-title{margin-bottom:34px}.feature-grid article{min-height:0}.paper{padding:18px 17px}.paper article{gap:9px;padding:11px 0}.paper img{height:82px}.paper h3{font-size:8px}.paper p{font-size:5.8px}.contact-grid{gap:32px}.form-shell{min-height:380px}.form-placeholder{padding:25px}footer .wrap{flex-direction:column;align-items:flex-start;gap:9px}footer small{margin-left:0}}

#google-form{height:2443px}

/* 2026-09 外壁塗装会社向けビジュアル改修 */
.hero-grid{grid-template-columns:.9fr 1.1fr;gap:48px}.hero-visual{position:relative;min-height:590px}.hero-photo{display:block;width:100%;height:540px;object-fit:cover;object-position:center;border-radius:24px;box-shadow:0 24px 60px rgba(21,57,51,.18)}
.phone-mock{position:absolute;left:-28px;bottom:4px;width:180px;padding:9px;border:5px solid #183b3b;border-radius:25px;background:#183b3b;box-shadow:0 18px 36px rgba(8,38,34,.28);transform:rotate(-3deg)}.phone-top{padding:6px 4px 10px;color:#fff;text-align:center;font-size:8px;font-weight:800}.phone-top span{display:block;width:38px;height:4px;margin:0 auto 6px;border-radius:10px;background:#6b8582}.phone-screen{padding:14px 10px;border-radius:14px;background:#f3f8f6}.phone-screen>small{display:block;color:var(--green);font-weight:900;font-size:10px}.phone-upload{height:100px;margin:9px 0;display:grid;place-content:center;text-align:center;border:1.5px dashed #94b8ae;border-radius:9px;background:#fff;color:var(--green2)}.phone-upload b{font-size:10px}.phone-upload span{font-size:7px;color:#849691}.phone-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.phone-thumbs i{display:block;height:28px;border-radius:4px;background:linear-gradient(145deg,#b7c8c3,#e6eeeb)}.phone-screen button{width:100%;margin-top:9px;padding:8px 4px;border:0;border-radius:6px;background:var(--orange);color:#fff;font-size:7px;font-weight:900}
.mini-report{position:absolute;right:-18px;bottom:-6px;width:245px;padding:16px 18px;background:#fff;border-radius:7px;box-shadow:0 18px 42px rgba(14,44,39,.24);transform:rotate(3deg)}.mini-report header{display:flex;justify-content:space-between;align-items:end;padding-bottom:7px;border-bottom:2px solid var(--green)}.mini-report header b{font-size:10px}.mini-report header small{font-size:6px}.mini-report>div{display:grid;grid-template-columns:42% 1fr;gap:7px;padding:7px 0;border-bottom:1px solid #e1e9e6}.mini-report img{width:100%;height:47px;object-fit:cover}.mini-report span b{display:block;margin-bottom:5px;color:var(--green);font-size:7px}.mini-report span i{display:block;height:3px;margin:4px 0;border-radius:4px;background:#dfe7e4}
.work-scenes{padding-top:12px}.scene-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.scene-grid article{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 15px 35px rgba(21,57,51,.08)}.scene-grid img{display:block;width:100%;height:300px;object-fit:cover}.scene-grid article>div{padding:28px 30px 32px}.scene-grid span{color:var(--orange);font-size:12px;font-weight:900;letter-spacing:.08em}.scene-grid h3{margin:8px 0 10px;font-size:22px;line-height:1.5}.scene-grid p{margin:0;color:var(--text);font-size:14px}
.usage-price{width:min(720px,100%);margin:-18px auto 42px;padding:25px 30px;display:flex;align-items:center;justify-content:center;gap:22px;text-align:center;border:2px solid var(--orange);border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(223,113,47,.1)}.usage-price small,.usage-price span{color:#7b6a60;font-size:12px;font-weight:700}.usage-price strong{white-space:nowrap;color:var(--green);font-size:24px}.usage-price strong b{color:var(--orange);font-size:52px;line-height:1}.price-grid article{padding:42px 34px}.price-grid article h3{font-size:21px}.price b{font-size:50px;line-height:1.2}.price-note{margin-top:26px;font-size:14px;font-weight:700}
@media(max-width:860px){.hero-grid{grid-template-columns:1fr}.hero-visual{max-width:720px;min-height:620px}.hero-photo{height:560px}.scene-grid{grid-template-columns:1fr}.scene-grid img{height:auto;aspect-ratio:3/2}.usage-price{flex-wrap:wrap}}
@media(max-width:600px){.hero-visual{min-height:470px;margin-top:6px}.hero-photo{height:410px;border-radius:17px}.phone-mock{left:-5px;bottom:0;width:138px;border-width:4px;border-radius:20px}.phone-upload{height:72px}.phone-thumbs i{height:20px}.mini-report{right:-4px;bottom:5px;width:184px;padding:12px}.mini-report img{height:35px}.work-scenes{padding-top:0}.scene-grid article>div{padding:23px 22px 26px}.scene-grid h3{font-size:19px}.usage-price{padding:20px 16px;gap:7px 14px}.usage-price small,.usage-price span{width:100%}.usage-price strong b{font-size:48px}.price b{font-size:48px}}

/* 2026-09-15 hero image size hotfix */
@media (min-width:861px){
  .hero{padding:64px 0 68px}
  .hero-grid{grid-template-columns:1.08fr .92fr;gap:52px}
  .hero-visual{min-height:430px;max-width:490px;justify-self:end;width:100%}
  .hero-photo{width:100%;height:360px;border-radius:18px}
  .phone-mock{left:-18px;bottom:10px;width:150px}
  .mini-report{right:-8px;bottom:4px;width:205px}
  .mini-report img{height:39px}
}


/* 2026-09-15 attached PDF report preview */
.report-preview{display:flex;justify-content:center;align-items:center}
.report-preview img{display:block;width:min(100%,560px);height:auto;border:1px solid #d8dfdd;box-shadow:0 18px 55px rgba(40,55,51,.14)}
@media(max-width:860px){.report-preview img{width:min(100%,620px)}}

/* 2026-09-15 hero layout restructure */
.hero-grid{display:block;max-width:900px}
.hero-copy{max-width:900px;margin:0 auto}
.hero-report{margin:34px auto 28px;display:flex;justify-content:center}
.hero-report img{display:block;width:min(100%,620px);height:auto;border:1px solid #d8dfdd;box-shadow:0 18px 55px rgba(40,55,51,.14)}

/* Separate field photo cards */
.scene-grid{grid-template-columns:repeat(3,1fr)}
.scene-grid img{height:250px}

/* Phone upload demo: normal flow, no overlap */
.flow-upload-demo{margin-top:38px;padding:34px 42px;display:grid;grid-template-columns:1fr 260px;gap:52px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px}
.flow-upload-copy>span{color:var(--orange);font-size:12px;font-weight:900;letter-spacing:.08em}
.flow-upload-copy h3{margin:8px 0 10px;font-size:25px;line-height:1.5}
.flow-upload-copy p{margin:0;color:var(--text);font-size:14px}
.phone-demo{width:220px;margin:auto;padding:10px;border:6px solid #183b3b;border-radius:30px;background:#183b3b;box-shadow:0 18px 36px rgba(8,38,34,.20)}
.phone-demo .phone-top{font-size:9px}
.phone-demo .phone-screen{padding:16px 12px}
.phone-demo .phone-upload{height:110px}
.phone-demo .phone-thumbs i{height:32px}
.phone-demo .phone-screen button{font-size:8px;padding:9px 4px}

@media(max-width:860px){
  .hero-grid{max-width:720px}
  .scene-grid{grid-template-columns:1fr}
  .scene-grid img{height:auto;aspect-ratio:3/2}
  .flow-upload-demo{grid-template-columns:1fr;gap:28px;padding:30px}
}
@media(max-width:600px){
  .hero-report{margin-top:26px}
  .hero-report img{width:100%}
  .flow-upload-demo{padding:24px 20px}
  .flow-upload-copy h3{font-size:20px}
  .phone-demo{width:190px}
}
