.home-gallery{padding:105px max(8%,70px);background:#fff}.gallery-copy{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.gallery-copy h2{font-size:35px;line-height:1.36;font-weight:500;margin:0}.gallery-grid{display:grid;grid-template-columns:1fr 1.25fr 1fr;gap:18px}.gallery-image{height:370px;margin:0;position:relative;background-size:cover;background-position:center;overflow:hidden}.g1{background-image:url('https://images.unsplash.com/photo-1494526585095-c41746248156?auto=format&fit=crop&w=900&q=84')}.g2{background-image:url('https://images.unsplash.com/photo-1600210492486-724fe5c67fb0?auto=format&fit=crop&w=1000&q=84')}.g3{background-image:url('https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=900&q=84')}.gallery-image:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 42%,rgba(13,31,45,.72))}.gallery-image figcaption{position:absolute;z-index:1;left:23px;bottom:19px;color:#fff;font:14px 'Playfair Display';letter-spacing:.12em}.gallery-image small{font:11px 'Noto Sans JP';letter-spacing:.02em;color:#e7edf0}@media(max-width:800px){.home-gallery{padding:65px 7%}.gallery-copy{display:block;margin-bottom:25px}.gallery-copy h2{font-size:28px}.gallery-grid{grid-template-columns:1fr 1fr;gap:10px}.gallery-image{height:220px}.gallery-image:nth-child(2){height:270px}.gallery-image:nth-child(3){grid-column:1/-1;height:190px}.gallery-image figcaption{left:14px;bottom:12px;font-size:12px}}
