:root{--ink:#173b37;--deep:#12322f;--green:#5b947e;--mint:#b9d8c9;--lime:#dceaa9;--cream:#f6f4ed;--paper:#fcfbf7;--line:rgba(23,59,55,.14);--white:#fff;--sans:"DM Sans","Noto Sans JP",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{position:fixed;z-index:999;top:-80px;left:20px;background:var(--ink);color:#fff;padding:12px 18px}.skip-link:focus{top:10px}.site-header{position:fixed;z-index:100;top:0;left:0;width:100%;transition:.3s}.site-header.scrolled{background:rgba(252,251,247,.9);backdrop-filter:blur(14px);box-shadow:0 1px 0 var(--line)}.header-inner{height:88px;max-width:1440px;margin:auto;padding:0 5vw;display:flex;align-items:center;gap:40px}.logo{display:flex;align-items:center;gap:10px}.logo-type{font-size:27px;font-weight:700;letter-spacing:-1px}.logo-mark{position:relative;width:31px;height:27px;display:inline-block}.logo-mark i{position:absolute;width:18px;height:18px;border:3px solid var(--green);border-radius:5px 5px 9px 5px;transform:rotate(45deg);top:4px}.logo-mark i:first-child{left:1px}.logo-mark i:last-child{right:1px;border-color:#87b59f}.desktop-nav{display:flex;gap:30px;margin-left:auto;font-size:13px;font-weight:600}.desktop-nav a,.footer-inner nav a{position:relative}.desktop-nav a:after,.footer-inner nav a:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:1px;background:currentColor;transition:.25s}.desktop-nav a:hover:after,.footer-inner nav a:hover:after{width:100%}.header-contact{background:var(--ink);color:#fff;padding:13px 20px;border-radius:50px;font-size:13px;font-weight:600}.header-contact span{margin-left:12px}.menu-button,.mobile-menu{display:none}.hero{min-height:760px;height:100vh;max-height:940px;position:relative;overflow:hidden;background:radial-gradient(circle at 81% 42%,#e2eee6 0,transparent 37%),var(--cream)}.hero-inner{position:relative;z-index:2;max-width:1440px;height:100%;margin:auto;padding:125px 6vw 85px;display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:5vw}.eyebrow,.section-kicker{font-size:11px;font-weight:700;letter-spacing:.18em}.hero h1{font-size:clamp(47px,5.1vw,78px);line-height:1.22;letter-spacing:-.05em;margin:24px 0 28px;font-weight:600}.hero h1 em{font-style:normal;color:var(--green);position:relative}.hero h1 em:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:6px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='6'%3E%3Cpath d='M0 4 Q75 0 150 3 T300 2' stroke='%23b9d8c9' fill='none' stroke-width='3'/%3E%3C/svg%3E") center/100% 100%}.hero-lead{font-size:16px;line-height:2;color:#526b67}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:40px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;border-radius:60px;padding:16px 22px;font-weight:600;font-size:13px;transition:.25s}.button.primary{background:var(--ink);color:white}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(18,50,47,.15)}.text-link{font-size:13px;font-weight:600;border-bottom:1px solid var(--ink);padding-bottom:4px}.text-link span{margin-left:12px}.hero-visual{height:min(44vw,580px);position:relative}.visual-grid{position:absolute;inset:0;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:54px 54px;mask-image:radial-gradient(circle,#000 15%,transparent 68%)}.center-symbol{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:170px;height:170px;border-radius:50%;background:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;box-shadow:0 25px 70px rgba(23,59,55,.2)}.logo-mark.large{transform:scale(1.8);margin-bottom:18px}.center-symbol small{font-size:9px;letter-spacing:.25em}.float-card{position:absolute;display:flex;gap:12px;align-items:center;background:rgba(255,255,255,.88);border:1px solid rgba(255,255,255,.7);box-shadow:0 15px 40px rgba(42,73,67,.12);backdrop-filter:blur(10px);border-radius:14px;padding:14px 18px;animation:float 4s ease-in-out infinite}.float-card b{display:block;font-size:11px;letter-spacing:.12em}.float-card small{display:block;font-size:10px;color:#79908c}.card-icon{width:35px;height:35px;border-radius:10px;background:#e7f0e9;display:grid;place-items:center;font-size:20px}.card-home{left:1%;top:19%}.card-growth{right:0;top:22%;animation-delay:-1.3s}.card-connect{right:4%;bottom:14%;animation-delay:-2.3s}.status-dot{width:12px;height:12px;border-radius:50%;background:#74af8c;box-shadow:0 0 0 7px #e6f1e9}.connect-lines{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#8aafa1;stroke-width:1.3;stroke-dasharray:5 7}.hero-orbit{position:absolute;border:1px solid rgba(90,148,126,.16);border-radius:50%}.orbit-one{width:650px;height:650px;right:-80px;top:80px}.orbit-two{width:400px;height:400px;right:60px;top:205px}.hero-foot{position:absolute;z-index:3;bottom:24px;left:6vw;right:6vw;display:flex;align-items:center;gap:18px;font-size:9px;letter-spacing:.14em}.hero-foot i{height:1px;width:75px;background:var(--ink)}.hero-foot p{margin-left:auto;font-size:11px;letter-spacing:.08em}.section-pad{padding:130px 6vw}.section-inner{max-width:1240px;margin:auto}.intro{background:var(--paper)}.intro-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:11vw}.section-kicker{display:flex;align-items:center;gap:14px;margin:0 0 28px}.section-kicker span{width:27px;height:27px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:8px;letter-spacing:0}.section-kicker.light{color:#b8d5c9}.intro h2,.section-heading h2,.company h2,.partner h2,.contact h2{font-size:clamp(35px,4vw,58px);line-height:1.4;letter-spacing:-.045em;margin:0;font-weight:600}.intro-body{padding-top:55px}.intro-body>p{font-size:17px;line-height:2.15;margin:0 0 22px}.purpose-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:40px}.purpose-tags span,.partner-types span{border:1px solid var(--line);border-radius:50px;padding:8px 18px;font-size:11px}.business{background:var(--deep);color:#fff}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:65px}.section-heading>p{font-size:13px;line-height:2;color:#9eb4af}.business-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.business-card{position:relative;overflow:hidden;min-height:460px;padding:38px;border-radius:20px;background:#f7f6f0;color:var(--ink);display:flex;flex-direction:column}.business-card.featured{background:#dce9dd}.card-top{display:flex;justify-content:space-between;align-items:center}.business-no{font-size:12px}.pill{border:1px solid var(--line);border-radius:50px;padding:5px 12px;font-size:8px;letter-spacing:.13em}.service-logo{font-size:36px;font-weight:700;letter-spacing:-.04em;margin-top:42px}.service-logo span{color:#6fa184}.service-logo.ygp{font-size:40px;letter-spacing:.04em}.service-logo.compact{font-size:24px}.mini-house,.chart-icon{color:var(--green)}.business-card h3{font-size:24px;line-height:1.55;margin:20px 0 12px}.business-card p{max-width:490px;font-size:13px;color:#5f7470;margin:0}.business-card a{margin-top:auto;padding-top:30px;font-size:12px;font-weight:700}.business-card a span{float:right;font-size:18px}.home-art{position:absolute;right:-15px;bottom:-20px;width:210px;height:160px;opacity:.15}.home-art i{position:absolute;border:3px solid var(--ink);transform:rotate(45deg);width:100px;height:100px;border-radius:12px}.home-art i:nth-child(2){left:50px}.home-art i:nth-child(3){left:100px}.strengths{background:var(--paper)}.strengths .section-heading>p{color:#677b77}.strength-list{border-top:1px solid var(--line)}.strength{display:grid;grid-template-columns:80px 130px 1fr;align-items:center;gap:30px;padding:40px 15px;border-bottom:1px solid var(--line)}.strength-no{font-size:11px}.strength-icon{width:92px;height:92px;border-radius:50%;background:#e7eee8;display:grid;place-items:center}.strength-icon span{font-size:31px;color:var(--green)}.strength h3{font-size:22px;margin:0 0 10px}.strength p{font-size:13px;max-width:680px;color:#61736f;margin:0}.company{background:#1a4540;color:#fff}.company-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:10vw}.company-copy>p:not(.section-kicker){color:#bcd0cb;max-width:570px;margin:35px 0;font-size:14px;line-height:2.15}.button.ghost{border:1px solid #688b85;color:#fff}.company-details{padding-top:40px}.company-details dl{margin:0}.company-details dl div{display:grid;grid-template-columns:110px 1fr;padding:22px 0;border-top:1px solid rgba(255,255,255,.16)}.company-details dt{font-size:11px;color:#99b5af}.company-details dd{margin:0;font-size:13px}.note,.contact-note{font-size:10px!important;color:#8daba5!important}.partner{background:#e9eee4}.partner-box{background:var(--paper);border-radius:24px;padding:75px;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.partner-copy>p{font-size:14px;line-height:2}.partner-types{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0}.contact{background:#719782;color:#fff;text-align:center}.contact-inner{max-width:800px}.contact .section-kicker{justify-content:center}.contact h2{font-size:clamp(42px,5vw,68px)}.contact-inner>p:not(.section-kicker):not(.contact-note){color:#e1ebe5;font-size:14px;margin:28px 0}.contact-cta{background:#fff;color:var(--ink);max-width:560px;margin:45px auto 25px;border-radius:70px;padding:22px 28px 22px 40px;display:flex;align-items:center;justify-content:space-between;text-align:left;transition:.25s}.contact-cta:hover{transform:scale(1.02)}.contact-cta small{display:block;font-size:8px;letter-spacing:.18em;color:#86a097}.contact-cta b{width:45px;height:45px;background:var(--ink);color:#fff;border-radius:50%;display:grid;place-items:center}footer{background:#112d2a;color:#fff;padding:65px 6vw 25px}.footer-inner,.footer-bottom{max-width:1240px;margin:auto}.footer-inner{display:flex;justify-content:space-between;align-items:flex-start}.footer-logo .logo-mark i{border-color:#c4ddd2}.footer-inner>div>p{font-size:11px;color:#85a29c;margin-top:12px}.footer-inner nav{display:grid;grid-template-columns:repeat(2,auto);gap:15px 55px;font-size:11px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;margin-top:60px;padding-top:22px;font-size:9px;letter-spacing:.1em;color:#83a09a}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@keyframes float{50%{transform:translateY(-8px)}}
@media(max-width:900px){.desktop-nav,.header-contact{display:none}.header-inner{height:72px;padding:0 22px}.menu-button{display:flex;margin-left:auto;width:43px;height:43px;border:1px solid var(--line);border-radius:50%;background:transparent;flex-direction:column;justify-content:center;align-items:center;gap:6px}.menu-button span{width:17px;height:1px;background:var(--ink);transition:.25s}.menu-button.active span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-button.active span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{display:block;position:absolute;top:72px;left:0;width:100%;background:var(--paper);max-height:0;overflow:hidden;transition:.35s}.mobile-menu.open{max-height:420px;border-top:1px solid var(--line)}.mobile-menu nav{display:flex;flex-direction:column;padding:15px 25px 28px}.mobile-menu a{padding:13px 0;border-bottom:1px solid var(--line);font-size:14px}.hero{height:auto;max-height:none;min-height:860px}.hero-inner{padding:125px 7vw 80px;grid-template-columns:1fr;gap:20px}.hero h1{font-size:48px}.hero-visual{height:360px;max-width:520px;width:100%;margin:auto}.center-symbol{width:130px;height:130px}.card-growth{right:2%}.card-connect{right:1%}.hero-foot{display:none}.intro-grid,.company-grid,.partner-box{grid-template-columns:1fr}.intro-body{padding-top:0}.section-heading{align-items:flex-start;gap:25px;flex-direction:column}.business-grid{grid-template-columns:1fr}.strength{grid-template-columns:50px 90px 1fr}.partner-box{gap:35px;padding:50px}.section-pad{padding:95px 6vw}}
@media(max-width:600px){.hero-inner{padding-left:22px;padding-right:22px}.hero h1{font-size:39px}.hero-lead br{display:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-visual{height:300px}.float-card{padding:10px 12px}.card-home{top:8%;left:0}.card-growth{top:5%}.card-connect{bottom:4%}.center-symbol{width:105px;height:105px}.logo-mark.large{transform:scale(1.3);margin-bottom:10px}.section-pad{padding:75px 22px}.intro h2,.section-heading h2,.company h2,.partner h2{font-size:34px}.intro-body>p{font-size:15px}.business-card{padding:28px;min-height:430px}.strength{grid-template-columns:35px 65px 1fr;gap:12px;padding:30px 0}.strength-icon{width:58px;height:58px}.strength h3{font-size:18px}.strength p{font-size:12px}.partner-box{padding:35px 25px}.company-details dl div{grid-template-columns:85px 1fr}.contact h2{font-size:40px}.contact-cta{padding:16px 17px 16px 25px}.footer-inner{flex-direction:column;gap:40px}.footer-inner nav{grid-template-columns:1fr 1fr;width:100%;gap:14px}.footer-bottom{margin-top:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.float-card{animation:none}}
.service-logo.image-logo{height:46px;display:flex;align-items:center}
.service-logo.image-logo img{display:block;max-width:210px;max-height:42px;width:auto;height:auto}
.service-logo.image-logo.karte-logo img{max-height:46px}
.business-card .provider-note{margin-top:14px;padding-top:12px;border-top:1px solid var(--line);font-size:10px;line-height:1.7;color:#768783}
.business-card:has(.provider-note) a{padding-top:20px}

/* Brand system v2 — based on the approved yuisel identity */
:root{--ink:#082e64;--deep:#062554;--green:#0e86c8;--mint:#d9eef7;--lime:#f4b52a;--cream:#f8f5ed;--paper:#fbf8f1;--line:rgba(8,46,100,.14)}
.brand-logo{background:transparent}.brand-logo img{width:154px;height:auto;display:block;mix-blend-mode:multiply}.site-header.scrolled{background:rgba(248,245,237,.93)}.header-contact,.button.primary{background:var(--ink)}.hero{background:radial-gradient(circle at 79% 41%,#dceff7 0,transparent 38%),var(--cream)}.hero h1 em{color:#0e86c8}.hero-orbit{border-color:rgba(14,134,200,.16)}.center-symbol{background:var(--ink);overflow:hidden}.center-symbol img{width:118px;border-radius:6px;mix-blend-mode:screen}.center-symbol small{margin-top:13px;color:#9fdcf3}.float-card{border-color:rgba(8,46,100,.08)}.card-icon{background:#e4f1f7;color:#0e78b5}.status-dot{background:#f4b52a;box-shadow:0 0 0 7px #fff3cf}.connect-lines{stroke:#0e86c8}.business{background:var(--deep)}.business-card,.business-card.featured{background:var(--cream)}.business-card.featured{box-shadow:inset 0 5px 0 #f4b52a}.business-card:nth-child(2){box-shadow:inset 0 5px 0 #22b7b0}.business-card:nth-child(3){box-shadow:inset 0 5px 0 #0e86c8}.business-card:nth-child(4){box-shadow:inset 0 5px 0 #77bd45}.service-logo.image-logo{height:68px;margin-top:30px;background:var(--cream);border-radius:10px;justify-content:flex-start}.service-logo.image-logo img{max-width:220px;max-height:64px;mix-blend-mode:multiply}.company{background:#082e64}.partner{background:#e8f0f2}.contact{background:linear-gradient(135deg,#0e86c8,#082e64)}footer{background:#061e43}.footer-logo img{filter:brightness(0) invert(1);mix-blend-mode:normal}.strength-icon{background:#e4f1f7}.strength-icon span{color:#0e86c8}.purpose-tags span{background:#fff}.reveal.visible .business-card{animation:cardIn .7s both}@keyframes cardIn{from{filter:blur(4px)}to{filter:blur(0)}}
.brand-logo img{width:205px}.ecosystem{isolation:isolate}.ecosystem-rings{position:absolute;inset:3%;display:grid;place-items:center}.ecosystem-rings i{position:absolute;border:1px solid rgba(14,134,200,.19);border-radius:50%;animation:ringPulse 5s ease-in-out infinite}.ecosystem-rings i:nth-child(1){width:78%;height:78%}.ecosystem-rings i:nth-child(2){width:54%;height:54%;animation-delay:-1.5s}.ecosystem-rings i:nth-child(3){width:30%;height:30%;animation-delay:-3s;background:rgba(255,255,255,.28)}.eco-center{position:absolute;z-index:4;left:50%;top:50%;transform:translate(-50%,-50%);width:190px;height:190px;border-radius:50%;background:#082e64;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 25px 65px rgba(8,46,100,.22)}.eco-center img{width:128px;filter:brightness(0) invert(1);margin-bottom:8px}.eco-center strong{font-size:15px;line-height:1.5}.eco-center small{font-size:7px;letter-spacing:.15em;color:#85c9e8;margin-top:7px}.eco-node{position:absolute;z-index:5;width:174px;padding:14px 16px;border-radius:15px;background:rgba(255,255,255,.94);box-shadow:0 15px 38px rgba(8,46,100,.12);border:1px solid rgba(14,134,200,.12);transition:.3s;animation:ecoFloat 4s ease-in-out infinite}.eco-node:hover{transform:translateY(-7px) scale(1.03);box-shadow:0 22px 45px rgba(8,46,100,.18)}.eco-node span{font-size:8px;color:#0e86c8;float:right}.eco-node b{display:block;font-size:13px;color:#082e64}.eco-node small{font-size:9px;color:#6d818c}.eco-home{left:0;top:12%;border-left:4px solid #f4b52a}.eco-ygp{right:0;top:12%;border-left:4px solid #22b7b0;animation-delay:-1s}.eco-doctor{left:0;bottom:10%;border-left:4px solid #0e86c8;animation-delay:-2s}.eco-karte{right:0;bottom:10%;border-left:4px solid #78bd45;animation-delay:-3s}.eco-flow{position:absolute;z-index:2;width:42px;height:42px;border-radius:50%;background:var(--cream);border:1px solid rgba(14,134,200,.25);display:grid;place-items:center;font-size:8px;font-weight:700;color:#0e86c8;box-shadow:0 8px 18px rgba(8,46,100,.08);animation:flowOrbit 10s linear infinite}.flow-a{left:25%;top:29%}.flow-b{right:25%;top:29%;animation-delay:-2.5s}.flow-c{left:25%;bottom:27%;animation-delay:-5s}.flow-d{right:25%;bottom:27%;animation-delay:-7.5s}@keyframes ringPulse{50%{transform:scale(1.035);opacity:.55}}@keyframes ecoFloat{50%{margin-top:-7px}}@keyframes flowOrbit{50%{transform:rotate(180deg) scale(1.08)}to{transform:rotate(360deg)}}
@media(max-width:600px){.brand-logo img{width:175px}.eco-center{width:125px;height:125px}.eco-center img{width:84px}.eco-center strong{font-size:10px}.eco-node{width:128px;padding:10px}.eco-node b{font-size:10px}.eco-node small{font-size:7px}.eco-flow{display:none}.eco-home,.eco-doctor{left:0}.eco-ygp,.eco-karte{right:0}}
.eco-flow{display:none}

/* Portfolio visualization v4 */
.brand-logo img{width:178px;mix-blend-mode:normal}.header-inner{height:94px}.ecosystem{height:min(46vw,620px)}.ecosystem-rings{inset:0}.ecosystem-rings i:nth-child(1){width:86%;height:86%}.ecosystem-rings i:nth-child(2){width:61%;height:61%}.ecosystem-rings i:nth-child(3){width:36%;height:36%;background:rgba(255,255,255,.38)}.eco-connectors{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#0e86c8;stroke-width:1.35;stroke-dasharray:4 7;opacity:.55;animation:dashMove 18s linear infinite}.eco-center{width:176px;height:176px;background:linear-gradient(145deg,#082e64,#0b4c91);box-shadow:0 25px 65px rgba(8,46,100,.24),inset 0 1px 0 rgba(255,255,255,.25)}.eco-center img{width:104px;height:auto;filter:brightness(0) invert(1);margin-bottom:12px}.eco-center strong{font-size:13px;line-height:1.55}.eco-center small{font-size:6px;letter-spacing:.18em}.eco-node{width:205px;min-height:118px;padding:14px 17px;background:rgba(248,245,237,.96);border-radius:17px;border:1px solid rgba(8,46,100,.12);box-shadow:0 16px 38px rgba(8,46,100,.11)}.eco-node img{display:block;width:auto;height:auto;max-width:145px;max-height:41px;margin:2px 0 6px;mix-blend-mode:multiply}.eco-node span{font-size:8px}.eco-node small{display:block;font-size:9px;color:#536d79}.eco-node em{display:block;margin-top:7px;padding-top:6px;border-top:1px solid rgba(8,46,100,.1);font-size:8px;font-style:normal;color:#0e86c8;font-weight:700}.eco-home{left:-1%;top:7%}.eco-ygp{right:-1%;top:7%}.eco-doctor{left:-1%;bottom:5%}.eco-karte{right:-1%;bottom:5%}@keyframes dashMove{to{stroke-dashoffset:-100}}.service-logo.image-logo{height:92px;margin-top:26px;background:transparent}.service-logo.image-logo img{max-width:285px;max-height:88px;mix-blend-mode:multiply}.business-card{min-height:510px;transition:transform .35s,box-shadow .35s}.business-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(0,0,0,.16)}.business-card:before{content:"";position:absolute;right:-8%;bottom:-7%;width:48%;height:43%;background:center/cover no-repeat;opacity:.11;filter:saturate(.7);border-radius:45% 0 0 0;transition:.4s}.business-card:nth-child(1):before{background-image:url('assets/home-plus-hero.webp')}.business-card:nth-child(2):before{background-image:url('assets/ygp-hero.webp')}.business-card:hover:before{opacity:.2;transform:scale(1.05)}.business-card>*{position:relative;z-index:2}.business-card .home-art{z-index:1}.strength-icon{animation:softPulse 4s ease-in-out infinite}.strength:nth-child(2) .strength-icon{animation-delay:-1.3s}.strength:nth-child(3) .strength-icon{animation-delay:-2.6s}@keyframes softPulse{50%{box-shadow:0 0 0 13px rgba(14,134,200,.06);transform:translateY(-3px)}}
@media(max-width:900px){.header-inner{height:80px}.brand-logo img{width:158px}.ecosystem{height:430px}.eco-node{width:170px;min-height:102px}.eco-node img{max-width:120px;max-height:32px}.eco-center{width:150px;height:150px}.eco-home,.eco-doctor{left:1%}.eco-ygp,.eco-karte{right:1%}}
@media(max-width:600px){.brand-logo img{width:148px}.ecosystem{height:390px}.eco-center{width:108px;height:108px}.eco-center img{width:62px;margin-bottom:5px}.eco-center strong{font-size:8px}.eco-center small{display:none}.eco-node{width:126px;min-height:88px;padding:9px}.eco-node img{max-width:98px;max-height:27px}.eco-node small{font-size:7px}.eco-node em{font-size:6px;margin-top:4px;padding-top:3px}.service-logo.image-logo{height:78px}.service-logo.image-logo img{max-width:240px;max-height:74px}}
.business-card:nth-child(1) .service-logo img,.business-card:nth-child(2) .service-logo img{height:82px;width:auto;max-height:none}.business-card:nth-child(3) .service-logo img,.business-card:nth-child(4) .service-logo img{width:265px;height:auto;max-width:100%;max-height:none}
@media(max-width:600px){.business-card:nth-child(1) .service-logo img,.business-card:nth-child(2) .service-logo img{height:70px}.business-card:nth-child(3) .service-logo img,.business-card:nth-child(4) .service-logo img{width:225px}}
.business-card{height:590px;min-height:590px}
.business-card>a{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:50px;margin-top:auto!important;padding-top:18px!important}
.business-card .provider-note{min-height:42px}
.business-card .home-art{position:absolute}
@media(max-width:600px){.business-card{height:auto;min-height:510px}}
.home-diagnosis{padding:95px 6vw;background:#071f48;color:#fff;overflow:hidden}
.home-diagnosis-inner{max-width:1240px;margin:auto;display:grid;grid-template-columns:1fr auto;gap:8vw;align-items:center}
.home-diagnosis span{font-size:10px;letter-spacing:.18em;color:#5ecbf1;font-weight:800}.home-diagnosis h2{margin:14px 0;font-size:clamp(38px,4.8vw,64px);line-height:1.3;letter-spacing:-.05em}.home-diagnosis p{color:#bfd3df;font-size:13px}
.home-diagnosis a{min-width:330px;padding:23px 25px;border-radius:12px;background:#20aee5;color:#fff;display:grid;grid-template-columns:1fr auto;box-shadow:0 16px 45px rgba(32,174,229,.22);transition:.3s}.home-diagnosis a:hover{transform:translateY(-4px)}.home-diagnosis a small,.home-diagnosis a b{display:block}.home-diagnosis a small{font-size:9px;opacity:.85}.home-diagnosis a b{font-size:15px}.home-diagnosis a i{grid-column:2;grid-row:1/3;align-self:center;font-style:normal;font-size:24px}
@media(max-width:760px){.home-diagnosis{padding:75px 22px}.home-diagnosis-inner{grid-template-columns:1fr;gap:35px}.home-diagnosis a{min-width:0;width:100%}}
.company-grid{align-items:start}.company-details dl{margin:0}.company-details dl div{padding:18px 0}.company-details dd a{border-bottom:1px solid rgba(255,255,255,.35)}
.representative{grid-column:1/-1;margin-top:75px;padding-top:65px;border-top:1px solid rgba(255,255,255,.15);display:grid;grid-template-columns:260px 1fr;gap:7vw;align-items:start}
.representative-mark{position:relative;aspect-ratio:1;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 30%,#1679b6,#082e64 64%);border:1px solid rgba(255,255,255,.2);box-shadow:0 25px 65px rgba(0,0,0,.18)}
.representative-mark:before,.representative-mark:after{content:"";position:absolute;border:1px solid rgba(92,203,241,.25);border-radius:50%}.representative-mark:before{inset:-16px}.representative-mark:after{inset:28px}.representative-mark span{position:relative;z-index:2;color:#7ed6f3;font-size:8px;letter-spacing:.2em}.representative-mark strong{position:relative;z-index:2;color:#fff;font-size:68px;line-height:1.1;font-weight:500;letter-spacing:-.08em}
.representative-copy{max-width:760px}.representative-role{color:#65cdef;font-size:10px;font-weight:700;letter-spacing:.18em}.representative-copy h3{margin:7px 0 24px;color:#fff;font-size:30px}.representative-copy h3 small{margin-left:12px;color:#86a8bb;font-size:10px;font-weight:500;letter-spacing:.1em}.representative-lead{margin-bottom:25px!important;color:#fff!important;font-size:22px!important;line-height:1.7!important}.representative-copy>p{color:#b9ced9;font-size:13px;line-height:2.05}
@media(max-width:760px){.representative{grid-template-columns:1fr;margin-top:50px;padding-top:45px}.representative-mark{width:190px}.representative-copy h3 small{display:block;margin:5px 0 0}.representative-lead br{display:none}}
.business-card:nth-child(1) .service-logo.image-logo,.business-card:nth-child(2) .service-logo.image-logo{height:122px;margin-top:20px}
.business-card:nth-child(1) .service-logo img{width:205px;height:auto;max-height:none}.business-card:nth-child(2) .service-logo img{width:225px;height:auto;max-height:none}
.eco-home img,.eco-ygp img{max-width:132px;max-height:66px;margin-top:0}
@media(max-width:600px){.business-card:nth-child(1) .service-logo img{width:185px;height:auto}.business-card:nth-child(2) .service-logo img{width:205px;height:auto}}
.eco-node{height:132px;min-height:132px}.eco-node img{background:transparent}.eco-doctor img{width:155px}.eco-karte img{width:165px}.strengths{background:linear-gradient(180deg,#fbf8f1 0,#eef5f7 100%)}.strength-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.strength-card{position:relative;min-height:390px;padding:30px;border-radius:22px;background:rgba(255,255,255,.82);border:1px solid rgba(8,46,100,.11);overflow:hidden;transition:.4s}.strength-card:after{content:"";position:absolute;right:-70px;bottom:-70px;width:180px;height:180px;border:1px solid rgba(14,134,200,.12);border-radius:50%;box-shadow:0 0 0 26px rgba(14,134,200,.035),0 0 0 52px rgba(14,134,200,.02)}.strength-card:hover{transform:translateY(-8px);background:#fff;box-shadow:0 25px 55px rgba(8,46,100,.1)}.strength-card .strength-no{display:block;color:#0e86c8;font-size:9px;letter-spacing:.12em}.strength-card .strength-icon{width:70px;height:70px;margin:40px 0 30px}.strength-card h3{font-size:21px;line-height:1.55;margin:0 0 14px}.strength-card p{font-size:12px;line-height:1.9;color:#607680}.strength-card>b{position:absolute;z-index:2;left:30px;bottom:28px;font-size:8px;letter-spacing:.08em;color:#0e86c8}.strength-card:nth-child(4),.strength-card:nth-child(5),.strength-card:nth-child(6){background:#082e64;color:#fff}.strength-card:nth-child(n+4) p{color:#b9ccd5}.strength-card:nth-child(n+4) .strength-icon{background:rgba(255,255,255,.1)}@media(max-width:900px){.strength-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.strength-grid{grid-template-columns:1fr}.strength-card{min-height:345px}.eco-node{height:100px;min-height:100px}}

