.hero{padding-top:78px;padding-bottom:62px;grid-template-columns:1fr 1fr;gap:58px;align-items:center}
.hero-copy{position:relative;z-index:1}.hero-visual{position:relative}.hero-visual::before{content:"";position:absolute;left:-18px;bottom:-18px;width:62%;height:72%;background:var(--copper);z-index:-1}.hero-photo{display:block;width:100%;height:570px;object-fit:cover;object-position:58% center;filter:saturate(.82) contrast(1.03)}.hero-note{margin-top:30px;padding-top:18px;font-size:1.18rem}
@media(max-width:850px){.hero{grid-template-columns:1fr;padding-top:54px;gap:45px}.hero-visual{order:-1}.hero-photo{height:420px;object-position:58% center}.hero-visual::before{left:-10px;bottom:-10px}}
