.uc-hero{align-items:center;background:#fff;display:flex;justify-content:center;padding:0}.uc-hero *{box-sizing:border-box}.uc-hero__inner{align-items:center;column-gap:40px;display:grid;grid-template-columns:minmax(0,640px) minmax(0,1fr);grid-template-rows:auto;margin:0 auto;max-width:1200px;padding:0;width:100%}.uc-hero__content{display:flex;flex-direction:column;gap:12px}.uc-hero__title{color:#12171d;font-family:Noto Sans JP,system-ui,-apple-system,Segoe UI,sans-serif;font-size:42px;font-weight:700;line-height:1.25;margin:0}.uc-hero__title .uc-hero__hl{color:#0aa38b}.uc-hero__desc{color:#525458;font-family:Noto Sans JP,system-ui,-apple-system,Segoe UI,sans-serif;font-size:17px;font-weight:400;line-height:1.8;margin:0 0 20px}.uc-hero__cta{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.uc-hero__image{justify-self:end;max-width:520px;transform:translateX(-40px)}.uc-hero__image img{display:block;height:auto;width:100%}.uc-btn{align-items:center;border:none;border-radius:10px;display:inline-flex;font-family:Noto Sans JP,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;font-weight:700;gap:16px;justify-content:center;line-height:1;padding:24px 32px;text-decoration:none;white-space:nowrap}.uc-btn__icon{display:inline-flex;flex:0 0 auto;line-height:0}.uc-btn__icon svg{display:block;fill:currentColor;height:20px;width:20px}.uc-btn--primary{background:linear-gradient(90deg,#0aa38b,#0b5f3c);box-shadow:0 10px 24px rgba(0,0,0,.12);color:#fff!important}.uc-btn--secondary{background:#fff;border:2px solid #d9d9d9;color:#12171d!important}.uc-btn--primary:hover{filter:brightness(.98)}.uc-btn--secondary:hover{background:#f7f7f7}@media (max-width:980px){.uc-hero{padding:32px 0}.uc-hero__inner{display:block;padding:0 20px}.uc-hero__content{gap:16px;margin-bottom:24px}.uc-hero__title{font-size:24px;line-height:1.4}.uc-hero__desc{font-size:14px;line-height:1.8}.uc-hero__image{height:210px;margin:0 auto;max-width:390px;overflow-y:hidden;transform:none}.uc-hero__image img{width:100%}.uc-hero__cta{align-items:stretch;flex-direction:column;gap:12px}.uc-hero__cta .uc-btn{justify-content:center;padding:20px 16px;width:100%}}