:root{--green:#22b24c;--green-dark:#0d8f3a;--blue:#0879d9;--blue-soft:#eaf7ff;--sky:#18b6e7;--ink:#263238;--muted:#65717a;--line:#e4edf2;--shadow:0 18px 50px rgba(15,73,99,.13);--radius:28px}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:'Noto Sans JP',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:radial-gradient(circle at 8% 18%,rgba(34,178,76,.12),transparent 24%),radial-gradient(circle at 88% 10%,rgba(8,121,217,.12),transparent 28%),linear-gradient(180deg,#fff 0%,#f4fbff 52%,#fff 100%);overflow-x:hidden}a{color:inherit;text-decoration:none}.site-wrap{position:relative;min-height:100vh;overflow:hidden}.leaf{position:absolute;z-index:1;opacity:.75;pointer-events:none}.leaf::before{content:"";display:block;width:28px;height:14px;border-radius:100% 0 100% 0;background:linear-gradient(135deg,#7ed957,var(--green));transform:rotate(-24deg);box-shadow:0 8px 18px rgba(34,178,76,.22)}.leaf.l1{top:135px;left:34px;transform:rotate(28deg)}.leaf.l2{top:260px;right:42%;transform:rotate(-18deg) scale(.8)}.leaf.l3{top:590px;left:20px;transform:rotate(65deg) scale(.75)}.leaf.l4{bottom:195px;right:7%;transform:rotate(18deg) scale(.9)}.navbar-area{position:relative;z-index:10;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-bottom:1px solid rgba(228,237,242,.75)}.brand{display:flex;align-items:center;gap:12px;font-family:'Nunito',sans-serif;font-weight:900;font-size:clamp(1.45rem,3vw,2rem);letter-spacing:-.03em}.brand-mark{width:58px;height:48px;border-radius:18px;background:linear-gradient(135deg,var(--green),var(--blue));position:relative;overflow:hidden;box-shadow:0 10px 25px rgba(8,121,217,.22)}.brand-mark::before{content:"";position:absolute;left:9px;bottom:9px;width:38px;height:25px;background:#fff;clip-path:polygon(0 100%,35% 42%,52% 66%,70% 25%,100% 100%);opacity:.95}.brand-mark::after{content:"";position:absolute;right:7px;bottom:7px;width:34px;height:11px;background:rgba(255,255,255,.78);border-radius:50%;transform:rotate(-8deg)}.brand .green{color:var(--green-dark)}.brand .blue{color:var(--blue)}.nav-link{font-weight:800;color:#32444d!important;margin-left:.85rem;font-size:.92rem;border-radius:999px;padding:.5rem .75rem!important}.nav-link span{color:var(--green);margin-right:.35rem}.nav-link:hover,.nav-link.active{background:linear-gradient(135deg,rgba(34,178,76,.12),rgba(8,121,217,.12));color:var(--green-dark)!important}.nav-contact{background:linear-gradient(135deg,var(--green),var(--blue));color:#fff!important}.nav-contact span{color:#fff}.hero{position:relative;z-index:2;min-height:760px;padding:70px 0 30px}.home-hero{min-height:720px}.hero-bg{position:absolute;top:0;right:0;width:62%;height:610px;background:url('../img/hero-kumano.jpg') center/cover no-repeat;border-bottom-left-radius:110px;overflow:hidden;box-shadow:var(--shadow)}.hero-bg::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.68) 28%,rgba(255,255,255,.05) 72%)}.hero-bg::after{content:"";position:absolute;left:-1px;bottom:-1px;width:105%;height:100px;background:#f7fcff;border-top-left-radius:70% 80px}.hero-copy{position:relative;z-index:4;max-width:650px}.catch{display:inline-flex;align-items:center;gap:10px;color:var(--green-dark);font-weight:800;letter-spacing:.08em;margin-bottom:14px}.catch::before,.catch::after{content:"";width:38px;height:2px;background:linear-gradient(90deg,var(--green),var(--blue));border-radius:999px}.home-title{font-family:'Nunito','Noto Sans JP',sans-serif;font-weight:900;line-height:1.08;letter-spacing:-.055em;margin:0 0 24px;font-size:clamp(3rem,7vw,5.9rem);text-shadow:0 6px 0 rgba(255,255,255,.85)}.home-title .green,.home-title .blue{display:block}.home-title .green{color:var(--green)}.home-title .blue{color:var(--blue)}.page-hero{min-height:400px;padding:72px 0 40px}.page-title{font-weight:900;font-size:clamp(2.4rem,6vw,4.6rem);line-height:1.1;color:var(--blue);letter-spacing:-.04em}.page-title span{color:var(--green);display:block}.subhead{font-size:clamp(1.45rem,3vw,2rem);font-weight:900;color:var(--green-dark);margin-bottom:18px}.lead-text{line-height:2;color:#3f4e55;font-weight:500;font-size:1.05rem}.btn-main,.btn-sub{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-weight:900;box-shadow:0 14px 30px rgba(8,121,217,.18)}.btn-main{background:linear-gradient(135deg,var(--green),var(--blue));color:#fff}.btn-sub{background:#fff;color:var(--blue);border:1px solid var(--line)}.feature-card{height:100%;background:#fff;border:1px solid rgba(228,237,242,.9);border-radius:26px;padding:30px 22px;text-align:center;box-shadow:0 16px 38px rgba(39,82,107,.12);transition:.25s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(39,82,107,.18)}.icon-round{width:76px;height:76px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;font-size:2.15rem;background:linear-gradient(135deg,rgba(34,178,76,.17),rgba(8,121,217,.12))}.feature-card h3{font-weight:900;font-size:1.18rem;margin-bottom:12px}.feature-card p{font-size:.92rem;line-height:1.8;color:var(--muted);margin:0}.photo-stack{position:absolute;z-index:5;right:3%;top:360px;width:min(500px,42vw);min-height:420px}.polaroid{position:absolute;background:#fff;padding:9px;border-radius:8px;box-shadow:0 16px 35px rgba(10,51,72,.25)}.polaroid img{display:block;width:100%;height:100%;object-fit:cover;border-radius:4px}.p1{width:330px;height:220px;right:30px;top:0;transform:rotate(5deg)}.p2{width:210px;height:148px;left:20px;top:185px;transform:rotate(-7deg)}.p3{width:220px;height:150px;right:0;top:210px;transform:rotate(8deg)}.p4{width:170px;height:130px;right:140px;top:320px;transform:rotate(-5deg)}.section-pad{position:relative;z-index:3;padding:78px 0}.bg-wave{background:linear-gradient(180deg,rgba(234,247,255,.65),rgba(255,255,255,.92))}.section-title{margin-bottom:34px}.eyebrow{display:inline-block;font-family:'Nunito',sans-serif;color:var(--green);font-weight:900;letter-spacing:.14em;margin-bottom:8px}.section-title h2{font-size:clamp(2rem,4.5vw,3.3rem);font-weight:900;color:var(--ink);letter-spacing:-.04em}.section-title p{color:var(--muted);margin:0}.content-card,.article-card,.gallery-card,.detail-box{display:block;background:#fff;border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:var(--shadow);height:100%;transition:.25s}.content-card:hover,.article-card:hover,.gallery-card:hover{transform:translateY(-5px)}.content-card img,.article-card img,.gallery-card img{width:100%;height:230px;object-fit:cover}.content-body,.article-body{padding:26px}.content-body h3,.article-body h3,.info-mini h3{font-weight:900;margin:12px 0;color:var(--ink)}.content-body p,.article-body p,.info-mini p{color:var(--muted);line-height:1.8}.badge-green,.badge-blue,.cat{display:inline-flex;align-items:center;border-radius:999px;padding:6px 13px;font-weight:900;font-size:.82rem}.badge-green,.cat.green{background:rgba(34,178,76,.12);color:var(--green-dark)}.badge-blue,.cat.blue{background:rgba(8,121,217,.12);color:var(--blue)}.info-mini{display:block;background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 14px 34px rgba(8,121,217,.08);height:100%}.info-mini time,.article-body time{display:block;color:var(--muted);font-weight:700;font-size:.9rem;margin-top:12px}.wide-photo{height:265px;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);border:8px solid #fff;background:#fff}.wide-photo img{width:100%;height:100%;object-fit:cover}.message-box{height:265px;border-radius:34px;background:#fff;box-shadow:var(--shadow);padding:36px 34px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.message-box::before{content:"";position:absolute;right:-35px;bottom:-35px;width:180px;height:180px;border-radius:50%;background:linear-gradient(135deg,rgba(34,178,76,.13),rgba(8,121,217,.16))}.message-box h2{position:relative;font-weight:900;line-height:1.7;color:var(--green-dark);font-size:clamp(1.45rem,2.5vw,2rem)}.message-box h2 span{color:var(--blue);display:block}.mountain-line{position:relative;margin-top:16px;color:#6abf99;font-size:3.2rem;line-height:1}.filter-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:30px}.filter-tabs a{border-radius:999px;padding:10px 18px;background:#fff;border:1px solid var(--line);font-weight:900;color:var(--muted);box-shadow:0 8px 20px rgba(8,121,217,.06)}.filter-tabs a.active,.filter-tabs a:hover{background:linear-gradient(135deg,var(--green),var(--blue));color:#fff}.gallery-card .gallery-title{padding:18px 20px}.gallery-card h3{font-weight:900;font-size:1.08rem;margin:8px 0 0}.detail-box{padding:34px}.detail-box img{width:100%;border-radius:24px;margin:20px 0;box-shadow:0 14px 34px rgba(8,121,217,.1)}.detail-box p{line-height:2;color:#4b5a62}.footer-soon{position:relative;z-index:3;margin-top:34px;margin-bottom:44px}.footer-inner{color:#fff;border-radius:48px;background:linear-gradient(120deg,var(--green) 0%,#20b99c 45%,var(--blue) 100%);box-shadow:0 24px 60px rgba(8,121,217,.24);padding:34px 42px;overflow:hidden;position:relative}.footer-inner::after{content:"";position:absolute;right:-80px;bottom:-120px;width:320px;height:260px;border-radius:50%;background:rgba(255,255,255,.13)}.footer-title{font-family:'Nunito',sans-serif;font-size:2.1rem;font-weight:900;line-height:1;margin-bottom:6px}.footer-copy{opacity:.9;margin:0;font-weight:700}.footer-label{font-family:'Nunito',sans-serif;font-weight:900;letter-spacing:.08em;font-size:.9rem;opacity:.85;margin-bottom:8px}.mail{font-size:1.05rem;font-weight:800}.section-divider{border-left:1px solid rgba(255,255,255,.5)}.footer-inner a{text-decoration:underline;text-underline-offset:4px}.back-link{display:inline-flex;margin-top:24px;color:var(--blue);font-weight:900}@media(max-width:991.98px){.hero{padding-top:48px;min-height:auto}.hero-bg{width:100%;height:430px;border-bottom-left-radius:70px;opacity:.55}.hero-bg::before{background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.64))}.hero-copy{max-width:none}.photo-stack{position:relative;right:auto;top:auto;width:100%;min-height:360px;margin-top:34px}.p1{left:8%;right:auto}.p2{left:0;top:195px}.p3{right:2%;top:205px}.p4{right:28%;top:310px}.section-divider{border-left:0;border-top:1px solid rgba(255,255,255,.45);padding-top:22px;margin-top:22px}}@media(max-width:575.98px){.brand-mark{width:48px;height:40px}.nav-link{margin-left:0}.home-title{font-size:3.35rem}.hero-bg{height:390px}.feature-card{padding:24px 18px}.photo-stack{min-height:500px}.p1{width:86%;height:200px;left:8%}.p2{width:48%;left:4%;top:220px}.p3{width:49%;right:3%;top:235px}.p4{width:50%;right:25%;top:375px}.footer-inner{border-radius:32px;padding:30px 26px}.footer-title{font-size:1.7rem}.wide-photo,.message-box{height:230px}}
