#goods .sp-page{display:block!important}
#goods .water-text{max-width:920px;margin:0 auto}
#goods .water-title{text-align:left!important;font-size:30px!important;line-height:1.45!important;margin:0 0 28px!important}
#goods h3{font-size:24px;line-height:1.6;margin:0 0 20px;color:#fff}
#goods p{font-size:18px;line-height:1.95;color:#fff;margin:0 0 16px}
.goods-product-intro,.goods-shops,.goods-other-products{padding:0 0 38px}
.goods-intro-layout{display:grid;grid-template-columns:280px 1fr;gap:28px;align-items:start}
.goods-intro-photos{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.goods-intro-photos img{width:100%;aspect-ratio:1/1;object-fit:cover}
#goods .goods-shops{border-top:1px solid rgba(255,255,255,.22);padding-top:34px}
#goods .goods-shops .recommend-map-frame{margin-bottom:24px}
#goods .goods-shops .map-shop-grid .card{display:block;border:1px solid rgba(255,255,255,.45);padding:16px;border-radius:10px;box-sizing:border-box;text-decoration:none}
#goods .goods-shops .section-copy{display:block;margin:0;text-align:left}
#goods .goods-shops .section-copy strong{display:block;font-size:1.15em;margin-bottom:6px}
.goods-other-products{border-top:1px solid rgba(255,255,255,.22);padding-top:34px}
.goods-other-products article+article{border-top:1px solid rgba(255,255,255,.22);margin-top:38px;padding-top:34px}
.goods-other-layout{display:grid;grid-template-columns:280px 1fr;gap:28px;align-items:start}
.goods-other-layout>img{width:100%;height:auto}
.goods-product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px}
.goods-product-gallery img{width:100%;height:280px;object-fit:cover}

/* オリジナル商品一覧 */
#goods .goods-index-header{max-width:920px;margin:0 auto 34px;text-align:left}
#goods .goods-index-header .water-title{color:#fff}
#goods .goods-index-header p{max-width:720px;margin:0;color:rgba(255,255,255,.82);font-size:17px;line-height:1.9}
.goods-index-grid{display:grid;grid-template-columns:1fr;gap:64px;max-width:920px;margin:0 auto}
.goods-index-card{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);grid-template-areas:"name image";align-items:center;min-width:0;min-height:210px;margin:0;padding:0;border:0;background:#000;color:#fff;text-decoration:none;overflow:hidden}
.goods-index-image{grid-area:image;display:block;height:210px;overflow:hidden;background:#222}
.goods-index-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
#goods .goods-index-name{grid-area:name;display:block;clear:none;margin:0;padding:10px 28px 10px 0;border:0!important;border-bottom:0!important;color:#fff;font-size:clamp(18px,2.4vw,24px);line-height:1.45;font-weight:600;white-space:nowrap;transition:color .2s ease}
.goods-index-card-link{cursor:pointer}
.goods-index-card-link:hover,.goods-index-card-link:focus-visible{background:#000;color:#fff;outline:0}
#goods .goods-index-card-link:hover .goods-index-name,#goods .goods-index-card-link:focus-visible .goods-index-name{color:#ffb3b3!important}
.goods-index-card-link:hover .goods-index-image img,.goods-index-card-link:focus-visible .goods-index-image img{transform:scale(1.025)}

/* リキッドアイスコーヒー */
.liquid-coffee-page{max-width:920px;margin:0 auto}
.liquid-coffee-hero{display:block;width:100%;height:auto;margin:0 0 42px}
#goods .liquid-coffee-story{max-width:760px;margin:0 auto 42px}
#goods .liquid-coffee-story p{margin:0 0 24px;font-size:20px;line-height:2.05}
.liquid-coffee-gallery{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 42px}
.liquid-coffee-gallery img{display:block;width:100%;height:340px;object-fit:cover}
#goods .liquid-coffee-sale{margin-bottom:34px}

/* ブレンド珈琲豆・エンジニアブーツ */
.product-story-page{max-width:920px;margin:0 auto}
#goods .product-story-note{margin:-14px 0 28px;color:rgba(255,255,255,.75);font-size:16px}
.product-story-hero{display:block;width:100%;height:auto;margin:0 auto 38px}
.product-story-hero-portrait{width:min(420px,100%)}
#goods .product-story-copy{max-width:760px;margin:0 auto 40px}
#goods .product-story-copy p{margin:0 0 24px;font-size:20px;line-height:2.05}
.product-story-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0 0 36px}
.product-story-gallery img{display:block;width:100%;height:320px;object-fit:cover}
.product-story-gallery-three{grid-template-columns:repeat(3,minmax(0,1fr))}
.product-story-title-figure{margin:0 0 38px;text-align:center}
.product-story-title-figure .product-story-hero{margin-bottom:8px}
.product-story-title-figure figcaption{color:rgba(255,255,255,.65);font-size:13px}
#goods .product-contact{margin:0 0 30px;text-align:center}
#goods .product-contact a{display:inline-block;margin-top:8px;text-decoration:underline;text-underline-offset:5px}

@media screen and (max-width:480px){
  #goods .water-title{font-size:22px!important}
  #goods h3{font-size:20px}
  #goods p{font-size:16px;line-height:1.85}
  .goods-intro-layout,.goods-other-layout{grid-template-columns:1fr;gap:20px}
  .goods-product-gallery img{height:160px}
  #goods .goods-index-header{margin-bottom:24px}
  #goods .goods-index-header p{font-size:15px;line-height:1.8}
  .goods-index-grid{gap:38px}
  .goods-index-card{grid-template-columns:minmax(0,1.22fr) minmax(0,.78fr);min-height:132px}
  .goods-index-image{height:132px}
  #goods .goods-index-name{padding:7px 10px 7px 0;font-size:clamp(10px,2.8vw,13px);line-height:1.4}
  .liquid-coffee-hero{margin-bottom:28px}
  #goods .liquid-coffee-story{margin-bottom:30px}
  #goods .liquid-coffee-story p{margin-bottom:20px;font-size:16px;line-height:1.95}
  .liquid-coffee-gallery{grid-template-columns:1fr;gap:12px;margin-bottom:30px}
  .liquid-coffee-gallery img{height:auto}
  #goods .product-story-note{margin-top:-10px;font-size:14px}
  .product-story-hero{margin-bottom:28px}
  .product-story-hero-portrait{width:82%}
  #goods .product-story-copy{margin-bottom:30px}
  #goods .product-story-copy p{margin-bottom:20px;font-size:16px;line-height:1.95}
  .product-story-gallery,.product-story-gallery-three{grid-template-columns:1fr;gap:12px;margin-bottom:30px}
  .product-story-gallery img{height:auto}
}
