.cafe-gallery{display:grid;grid-template-columns:1.35fr .85fr;gap:18px;max-width:1120px;margin:0 auto 34px}.cafe-photo{position:relative;min-height:230px;margin:0;overflow:hidden;background:#eadbd0;border-radius:120px 120px 18px 18px;box-shadow:0 16px 34px rgba(67,48,35,.12)}.cafe-photo-2{margin-top:44px;border-radius:18px 18px 120px 120px}.cafe-photo img{display:block;width:100%;height:100%;min-height:230px;object-fit:cover;transition:transform .5s ease}.cafe-photo:hover img{transform:scale(1.04)}.cafe-photo figcaption{position:absolute;left:18px;bottom:16px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.9);color:#543b2c;font-size:.76rem;font-weight:800;letter-spacing:.04em}.section#cafe{position:relative;overflow:hidden}.section#cafe:after,.section#play:after,.section#parties:after{content:"";display:block;width:calc(100% + 14vw);height:38px;margin:80px -7vw -96px;background:#fff;border-radius:50% 50% 0 0 / 100% 100% 0 0}.section#play:after{background:#3a2e27}.section#parties:after{background:#fffaf6}@media(max-width:820px){.cafe-gallery{grid-template-columns:1fr;gap:14px;margin-bottom:26px}.cafe-photo,.cafe-photo-2{min-height:210px;margin-top:0;border-radius:92px 92px 16px 16px}.cafe-photo-2{border-radius:16px 16px 92px 92px}.cafe-photo img{min-height:210px}.section#cafe:after,.section#play:after,.section#parties:after{height:26px;margin-top:52px;margin-bottom:-72px;margin-left:-6vw}.cafe-photo figcaption{left:14px;bottom:12px}}
