{"title":"生まれ変わった、越銘醸・山城屋 特集","description":"\u003cscript type=\"application\/ld+json\"\u003e\n[\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"ItemList\",\n    \"name\": \"新生・山城屋 特集 — 山に還る。原点回帰。\",\n    \"description\": \"二世紀にわたり新潟県栃尾の地で酒を醸し続ける越銘醸。その原点思想を体現する新生・山城屋の3つの銘柄（雅峰、影景、瑠水）の特設コレクション。\",\n    \"itemListElement\": [\n      { \"@type\": \"ListItem\", \"position\": 1, \"name\": \"新生 山城屋 雅峰 -Gaho-\" },\n      { \"@type\": \"ListItem\", \"position\": 2, \"name\": \"新生 山城屋 影景-eikei-\" },\n      { \"@type\": \"ListItem\", \"position\": 3, \"name\": \"山城屋 瑠水-rusui-\" }\n    ]\n  },\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"「新生 山城屋」の酒造りにおける最大のこだわりは何ですか？\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"「山に還る。原点回帰。」という思想のもと、伝統的な「生酛造り」を採用しています。派手な香りや過度な甘み・酸味を徹底的に削ぎ落とし、素材本来の味わいを響かせ合うことで、料理の繊細な味を邪魔しない美しい「酒の余白」を表現することにこだわっています。\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"「影景」「瑠水」「雅峰」の3つの違いや選び方を教えてください。\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"山城屋の原点であり、芯のある旨みと辛口のキレをストレートに楽しむなら「影景（えいけい）」が最適です。さらに清らかで澄み切った滑らかさを追求したのが「瑠水（るすい）」。醪を搾る際に圧力を一切かけない希少な技法で、ひとつの頂きとも言える驚くべき滑らかさを実現したのが「雅峰（がほう）」です。\"\n        }\n      }\n    ]\n  }\n]\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n  \/* ==========================================\n     デザインシステム・変数の定義\n     ========================================== *\/\n  :root {\n    --color-accent: #404040;\n    --color-bg-window: #eff2f4;\n    --color-btn-bg: #404040;\n    --color-btn-text: #FFF;\n    --color-text-main: #1a1a1a;\n    --color-text-sub: #666666;\n    --color-border: #e0e0e0;\n    \n    \/* 【最重要】英数字はRoboto Slab、日本語は游ゴシックを自動打ち分け *\/\n    --font-mixed: 'Roboto Slab', '游ゴシック', 'Yu Gothic', 'YuGothic', sans-serif;\n  }\n\n  \/* ==========================================\n     共通レイアウト\n     ========================================== *\/\n  .feature-page-container {\n    font-family: var(--font-mixed);\n    color: var(--color-text-main);\n    line-height: 1.8;\n    letter-spacing: 0.05em;\n    max-width: 100%;\n    margin: 0 auto;\n    box-sizing: border-box;\n  }\n  .inner-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  \/* ==========================================\n     1. メインビジュアル：没入型ヒーローセクション\n     ========================================== *\/\n  .feature-mv-hero {\n    position: relative;\n    height: 80vh; \n    min-height: 550px;\n    background-color: #000;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    margin-bottom: 100px;\n  }\n  .mv-bg-image {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background-image: linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url('https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/yamshiroya10.webp?v=1779171517');\n    background-size: cover;\n    background-position: center;\n    z-index: 0;\n  }\n  .mv-content {\n    position: relative;\n    z-index: 1;\n    text-align: center;\n    color: #fff;\n    padding: 0 20px;\n  }\n  .mv-main-title {\n    font-size: clamp(28px, 4.5vw, 44px);\n    font-weight: 500;\n    line-height: 1.7;\n    margin-bottom: 40px;\n    letter-spacing: 0.15em;\n  }\n  .mv-lead-text {\n    font-size: 15px;\n    font-weight: 400;\n    max-width: 600px;\n    margin: 0 auto;\n    line-height: 2.2;\n    opacity: 0.85;\n    letter-spacing: 0.08em;\n  }\n\n  \/* ==========================================\n     2. 新生 山城屋（コンセプト×画像セクション）\n     ========================================== *\/\n  .brand-concept-block {\n    padding: 60px 0 100px 0;\n    margin-bottom: 100px;\n  }\n  .concept-flex {\n    display: flex;\n    gap: 60px;\n    align-items: center;\n  }\n  .concept-visual {\n    flex: 1.1;\n  }\n  .concept-visual img {\n    width: 100%;\n    height: auto;\n    border: 1px solid var(--color-border);\n    display: block;\n  }\n  .concept-text-content {\n    flex: 1.2;\n    text-align: left;\n  }\n  .concept-header-title {\n    font-size: 28px;\n    font-weight: 500;\n    margin-bottom: 40px;\n    border-left: 3px solid var(--color-accent);\n    padding-left: 20px;\n  }\n  .concept-body-p {\n    font-size: 15px;\n    line-height: 2.1;\n    text-align: justify;\n  }\n  .concept-body-p p {\n    margin: 0 0 25px 0;\n  }\n  .concept-body-p p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* ==========================================\n     3. 各商品の詳細紹介セクション\n     ========================================== *\/\n  .section-divider-title {\n    text-align: center;\n    margin-bottom: 80px;\n  }\n  .section-divider-title h2 {\n    font-size: 24px;\n    letter-spacing: 0.2em;\n    color: var(--color-text-main);\n    font-weight: 500;\n  }\n  .product-detail-item {\n    display: flex;\n    gap: 60px;\n    align-items: flex-start;\n    margin-bottom: 120px;\n  }\n  .product-detail-item.reverse { flex-direction: row-reverse; }\n  .prod-visual { flex: 1; }\n  .prod-info { flex: 1; }\n  \n  .prod-visual .image-wrap {\n    border: 1px solid var(--color-border);\n    aspect-ratio: 1\/1;\n    background: #fff;\n    overflow: hidden;\n  }\n  .prod-visual img { width: 100%; height: 100%; object-fit: contain; display: block; }\n\n  \/* 共通ホバー設定：画像とテキストリンクの振る舞い *\/\n  .prod-visual .image-wrap a {\n    display: block;\n    width: 100%;\n    height: 100%;\n    transition: opacity 0.3s ease;\n  }\n  .prod-visual .image-wrap a:hover {\n    opacity: 0.85;\n  }\n\n  .prod-name-h3 {\n    font-size: 24px;\n    font-weight: 500;\n    margin-bottom: 25px;\n    border-bottom: 1px solid var(--color-border);\n    padding-bottom: 15px;\n  }\n  .prod-name-h3 a {\n    color: var(--color-text-main);\n    text-decoration: none;\n    transition: color 0.3s ease, opacity 0.3s ease;\n    display: inline-block;\n  }\n  .prod-name-h3 a:hover {\n    opacity: 0.7;\n  }\n\n  .prod-desc-p { font-size: 15px; text-align: justify; line-height: 2; margin-bottom: 0; }\n\n  .pairing-text {\n    font-size: 14px;\n    color: var(--color-text-sub);\n    margin-top: 20px;\n    border-top: 1px dashed var(--color-border);\n    padding-top: 15px;\n    line-height: 1.6;\n  }\n  .pairing-text strong {\n    color: var(--color-text-main);\n    font-weight: 500;\n  }\n\n  \/* ==========================================\n     4. 味わいの特徴と違い（比較表セクション）\n     ========================================== *\/\n  .lineup-matrix-section {\n    background-color: var(--color-bg-window);\n    padding: 100px 0;\n    margin-bottom: 100px;\n  }\n  .matrix-table-wrapper {\n    overflow-x: auto;\n    border: 1px solid var(--color-border);\n    background: #fff;\n  }\n  .matrix-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 700px;\n  }\n  .matrix-table th, .matrix-table td {\n    padding: 25px;\n    font-size: 14px;\n    border: 1px solid var(--color-border);\n  }\n  .matrix-table th { background: #f9f9f9; width: 20%; font-weight: 500; text-align: left; }\n  \n  .matrix-table td.name { font-weight: 500; }\n  .matrix-table td.name a {\n    color: var(--color-text-main);\n    text-decoration: none;\n    transition: opacity 0.2s ease;\n  }\n  .matrix-table td.name a:hover {\n    text-decoration: underline;\n    opacity: 0.7;\n  }\n\n  \/* ==========================================\n     5. 生産者紹介\n     ========================================== *\/\n  .maker-section { padding: 100px 0; text-align: center; border-top: 1px solid var(--color-border); }\n  \n  .maker-section h2 a {\n    color: var(--color-text-main);\n    text-decoration: none;\n    transition: opacity 0.3s ease;\n    display: inline-block;\n  }\n  .maker-section h2 a:hover {\n    opacity: 0.7;\n  }\n\n  .maker-gal { display: flex; gap: 20px; margin: 50px 0; flex-wrap: wrap; }\n  .maker-img { flex: 1; min-width: 280px; aspect-ratio: 3\/2; overflow: hidden; border: 1px solid var(--color-border); }\n  \n  .maker-img a {\n    display: block;\n    width: 100%;\n    height: 100%;\n    transition: opacity 0.3s ease;\n  }\n  .maker-img a:hover {\n    opacity: 0.85;\n  }\n  .maker-img img { width: 100%; height: 100%; object-fit: cover; display: block; }\n  \n  \/* ==========================================\n     6. 新生 山城屋の背景（ステルスGEOコラム）\n     ========================================== *\/\n  .brand-details-section {\n    padding: 100px 0;\n    border-top: 1px solid var(--color-border);\n  }\n  .details-container {\n    max-width: 850px;\n    margin: 0 auto;\n  }\n  .details-block {\n    margin-bottom: 50px;\n  }\n  .details-block:last-child {\n    margin-bottom: 0;\n  }\n  .details-h3 {\n    font-size: 18px;\n    font-weight: 500;\n    margin-bottom: 15px;\n    color: var(--color-text-main);\n    border-left: 3px solid var(--color-btn-bg);\n    padding-left: 15px;\n  }\n  .details-p {\n    font-size: 15px;\n    line-height: 2.1;\n    color: var(--color-text-main);\n    text-align: justify;\n    padding-left: 18px;\n  }\n\n  \/* ==========================================\n     レスポンシブ（スマートフォン最適化）\n     ========================================== *\/\n  @media (max-width: 768px) {\n    .feature-mv-hero { height: 65vh; min-height: 450px; }\n    .mv-main-title { font-size: 22px; margin-bottom: 30px; }\n    .mv-lead-text { font-size: 13px; line-height: 2; }\n    .mv-en-tag { margin-bottom: 20px; }\n    .concept-flex, .product-detail-item, .product-detail-item.reverse { flex-direction: column; gap: 30px; }\n    .brand-concept-block, .lineup-matrix-section, .maker-section, .brand-details-section { padding: 60px 0; margin-bottom: 60px; }\n    .inner-container { padding: 0 15px; }\n    .details-h3 { font-size: 16px; }\n    .details-p { font-size: 14px; padding-left: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cmain class=\"feature-page-container\"\u003e\n  \n  \u003csection class=\"feature-mv-hero\"\u003e\n    \u003cdiv class=\"mv-bg-image\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mv-content\"\u003e\n      \u003ch1 class=\"mv-main-title\"\u003e山と醸し、山に還る。\u003cbr\u003e新生・山城屋のすべて\u003c\/h1\u003e\n      \u003cp class=\"mv-lead-text\"\u003e伝統の生酛造りを極限まで端正に昇華させた、\u003cbr\u003e3つの個性を紐解く。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"inner-container\"\u003e\n    \n    \u003csection class=\"brand-concept-block\"\u003e\n      \u003cdiv class=\"concept-flex\"\u003e\n        \u003cdiv class=\"concept-visual\"\u003e\n          \u003cpicture\u003e\n            \u003csource srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/yamashiroya02.webp?v=1778836714\" type=\"image\/webp\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/yamashiroya02.webp?v=1778836714\" alt=\"山城屋の思想\" loading=\"lazy\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"concept-text-content\"\u003e\n          \u003ch2 class=\"concept-header-title\"\u003e新生 山城屋\u003c\/h2\u003e\n          \u003cdiv class=\"concept-body-p\"\u003e\n            \u003cp\u003e\u003cstrong\u003e山と醸し、山に還る\u003c\/strong\u003e\u003cbr\u003e雪国深く、四方を山に抱かれた 新潟・長岡市栃尾。\u003cbr\u003e豊かな水と澄んだ空気に育まれた土地に、越銘醸の酒が息づく。\u003c\/p\u003e\n            \u003cp\u003e起源は、江戸期に栃尾で暖簾を掲げた酒蔵「山城屋」。\u003cbr\u003eその名と精神を引き継ぎ、時代とともに姿を変えながら今へと続く。\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003e山城屋の哲学“究極の引き算”\u003c\/strong\u003e\u003cbr\u003e派手な香りに頼らず、米と水の力を静かに研ぎ澄まし、生酛がもたらすやわらかな酸と、澄んだ旨味で山の静けさを思わせる酒を描く。\u003c\/p\u003e\n            \u003cp\u003eラベルには、原点である山を象徴として配置。\u003cbr\u003e静かな佇まいの中に、造り手の思想が息づく。\u003c\/p\u003e\n            \u003cp\u003e土地、歴史、気候、造りの美学。\u003cbr\u003eそれらが一つに重なり合う一杯。\u003c\/p\u003e\n            \u003cp style=\"text-align: right; font-style: italic; color: var(--color-text-sub);\"\u003e山と醸し、山に還る\u003cbr\u003e山城屋\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"section-divider-title\"\u003e\n      \u003ch2\u003e3つの表現、3つの個性\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003csection class=\"product-detail-item\"\u003e\n      \u003cdiv class=\"prod-visual\"\u003e\n        \u003cdiv class=\"image-wrap\"\u003e\n          \u003ca href=\"https:\/\/imadeya.co.jp\/products\/15022184857966\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/02017035_02.webp?v=1778829421\" alt=\"新生 山城屋 雅峰 -Gaho-\" loading=\"lazy\"\u003e\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-info\"\u003e\n        \u003ch3 class=\"prod-name-h3\"\u003e\n          \u003ca href=\"https:\/\/imadeya.co.jp\/products\/15022184857966\"\u003e新生 山城屋 雅峰 -Gaho-\u003c\/a\u003e\n        \u003c\/h3\u003e\n        \u003cp class=\"prod-desc-p\"\u003e\n          山城屋のフラッグシップである「雅峰 -Gaho-」。山頂の澄んだ空気を纏ったかのように、クリアで端麗な余韻が長く続きます。\u003cbr\u003e\n          醪を搾る際に圧力をかけない「無圧雫取り」という、一滴ずつ滴り落ちる液体を集める非常に手間のかかる方法をとっており、凛とした品格を携えます。圧力を一切加えないことで、生もと造りの奥行きある旨みはそのままに、驚くほど滑らかで透明感のある口当たりを実現したそう。\n        \u003c\/p\u003e\n        \u003cp class=\"pairing-text\"\u003e\u003cstrong\u003eおすすめのお食事：\u003c\/strong\u003e河豚刺し・毛蟹・小肌の握り・焼き松茸\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"product-detail-item reverse\"\u003e\n      \u003cdiv class=\"prod-visual\"\u003e\n        \u003cdiv class=\"image-wrap\"\u003e\n          \u003ca href=\"https:\/\/imadeya.co.jp\/products\/14991366029678\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/yamashiroya07.webp?v=1779085827\" alt=\"新生 山城屋 影景-eikei-\" loading=\"lazy\"\u003e\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-info\"\u003e\n        \u003ch3 class=\"prod-name-h3\"\u003e\n          \u003ca href=\"https:\/\/imadeya.co.jp\/products\/14991366029678\"\u003e新生 山城屋 影景-eikei-\u003c\/a\u003e\n        \u003c\/h3\u003e\n        \u003cp class=\"prod-desc-p\"\u003e\n          生酛由来の芯のある旨みと、すっと引く辛口のキレが印象的で、山の静けさを表現したような静かな存在感を持つ1本。派手な香りに頼らず料理にそっと寄り添い、飲み進めるほどに奥行きが広がり、思わず盃が進む、山城屋的原点となる味わいです。まるで頂のようなシャープさと、山麓のような長い余韻が楽しめます。\n        \u003c\/p\u003e\n        \u003cp class=\"pairing-text\"\u003e\u003cstrong\u003eおすすめのお食事：\u003c\/strong\u003e栃尾の油揚げ・山菜の天ぷら、鰻の白焼き、焼き蛤\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"product-detail-item\"\u003e\n      \u003cdiv class=\"prod-visual\"\u003e\n        \u003cdiv class=\"image-wrap\"\u003e\n          \u003ca href=\"https:\/\/imadeya.co.jp\/products\/14938671808878\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/02014077_02.webp?v=1778828291\" alt=\"山城屋 瑠水-rusui-\" loading=\"lazy\"\u003e\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-info\"\u003e\n        \u003ch3 class=\"prod-name-h3\"\u003e\n          \u003ca href=\"https:\/\/imadeya.co.jp\/products\/14938671808878\"\u003e新生 山城屋 瑠水-rusui-\u003c\/a\u003e\n        \u003c\/h3\u003e\n        \u003cp class=\"prod-desc-p\"\u003e\n          生もとという伝統技法をより静かに、より美しく表現できるよう、雑味の影を徹底的に無くし、米と水の魅力を引き出すことで、生もとが持つ強さに透明な輪郭だけを残すよう進化させました。\u003cbr\u003e口に含むと、ゆっくりと澄んだ水（瑠水）のような滑らかさが広がります。生もと由来の奥行きは確かに存在しながらも、そのすべてが穏やかに調和し、余韻は静かに長く続いていきます。\u003cbr\u003e\n          瑠水、それは華やかさを競わない酒。強さで語らず、清らかさで記憶に残る酒。山の恵から生まれた米、水で醸した酒。\u003cbr\u003e\n          新生・山城屋が掲げる「山に還る。原点回帰。」という思想を、最も端正なかたちで体現した一本です。\n        \u003c\/p\u003e\n        \u003cp class=\"pairing-text\"\u003e\u003cstrong\u003eおすすめのお食事：\u003c\/strong\u003e出汁を使用する料理・新潟県佐渡のブリ・越後もち豚のステーキ\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!--\u003csection class=\"lineup-matrix-section\" style=\"border-top:1px solid var(--color-border); padding-top:80px; margin-top:100px;\"\u003e\n      \u003cdiv class=\"section-divider-title\"\u003e\n        \u003ch2\u003e味わいの特徴と違い\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"matrix-table-wrapper\"\u003e\n        \u003ctable class=\"matrix-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003e商品名\u003c\/th\u003e\n              \u003cth\u003e目指した酒質\u003c\/th\u003e\n              \u003cth\u003e製法・スペック\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd class=\"name\"\u003e\n                \u003ca href=\"https:\/\/imadeya.co.jp\/products\/15022184857966\"\u003e新生 山城屋 雅峰 -Gaho-\u003c\/a\u003e\n              \u003c\/td\u003e\n              \u003ctd\u003e驚くほど滑らかな口当たり。ブランドの頂き。\u003c\/td\u003e\n              \u003ctd\u003e無圧雫取り・生酛造り \/ 精米歩合 50%\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd class=\"name\"\u003e\n                \u003ca href=\"https:\/\/imadeya.co.jp\/products\/14991366029678\"\u003e新生 山城屋 影景 -eikei-\u003c\/a\u003e\n              \u003c\/td\u003e\n              \u003ctd\u003e芯のある旨みと辛口のキレ。山城屋の原点。\u003c\/td\u003e\n              \u003ctd\u003e生酛造り \/ 精米歩合 50%\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd class=\"name\"\u003e\n                \u003ca href=\"https:\/\/imadeya.co.jp\/products\/14938671808878\"\u003e山城屋 瑠水 -rusui-\u003c\/a\u003e\n              \u003c\/td\u003e\n              \u003ctd\u003e澄んだ水が広がるような、最も端正な透明感。\u003c\/td\u003e\n              \u003ctd\u003e生酛造り \/ 精米歩合 50%\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e--\u003e\n\n    \u003csection class=\"maker-section\"\u003e\n      \u003ch2 class=\"concept-header-title\" style=\"border:none; padding:0;\"\u003e\n        \u003ca href=\"https:\/\/imadeya.co.jp\/blogs\/brewery\/yamashiroya-koshimeijyo\"\u003e越銘醸\u003c\/a\u003e\n      \u003c\/h2\u003e\n      \u003cdiv class=\"maker-gal\"\u003e\n        \u003cdiv class=\"maker-img\"\u003e\n          \u003ca href=\"https:\/\/imadeya.co.jp\/blogs\/brewery\/yamashiroya-koshimeijyo\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/yamashiroya08.webp?v=1779087320\" alt=\"越銘醸 酒蔵風景\" loading=\"lazy\"\u003e\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"maker-img\"\u003e\n          \u003ca href=\"https:\/\/imadeya.co.jp\/blogs\/brewery\/yamashiroya-koshimeijyo\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/yamashiroya09.webp?v=1779087322\" alt=\"越銘醸 造り手\" loading=\"lazy\"\u003e\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"concept-body-p\" style=\"max-width:750px; margin:0 auto;\"\u003e\n        \u003cp\u003e江戸期に栃尾の地で暖簾を掲げて以来、約二世紀にわたり、越銘醸は土地とともに歩み続けてきました。効率だけを優先するのではなく、手間を惜しまない手造りを大切にしています。栃尾の風土、蔵の歴史、精度、そして人の手仕事が、ひとつの盃の中で自然に調和することを何よりも大切にしています。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"brand-details-section\"\u003e\n      \u003cdiv class=\"section-divider-title\"\u003e\n        \u003ch2\u003e新生 山城屋の背景\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"details-container\"\u003e\n        \u003cdiv class=\"details-block\"\u003e\n          \u003ch3 class=\"details-h3\"\u003e酒造りにおける、もっとも純粋なこだわり\u003c\/h3\u003e\n          \u003cp class=\"details-p\"\u003e\n            「山に還る。原点回帰。」という思想のもと、山城屋が何よりも大切にしているのは、伝統的な「生酛造り」の精神です。派手な香りや過度な甘み、過剰な酸味を徹底的に引き算し、素材本来の素朴な響き合いを追求する。酒に美しい「余白」を残すことで、料理の繊細な味わいに静かに寄り添い、引き立てるお酒を目指しています。\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"details-block\"\u003e\n          \u003ch3 class=\"details-h3\"\u003e三つの表現、それぞれの佇まい\u003c\/h3\u003e\n          \u003cp class=\"details-p\"\u003e\n            山城屋の原点であり、芯のある旨みと辛口のキレを真っ直ぐに伝える「影景（えいけい）」。伝統技法をさらに研ぎ澄まし、澄み切った水のような清らかな輪郭を描いた「瑠水（るすい）」。醪を搾る際に一切の圧力をかけず、一滴ずつ滴り落ちる雫だけを集めて驚くほどの滑らかさに仕上げた、ひとつの到達点である「雅峰（がほう）」。三者三様の静かな個性がここにあります。\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e \u003c\/main\u003e","products":[{"product_id":"14627256992110","title":"【新規取引蔵】山城屋 スタンダードクラス","description":"新潟県の栃尾という雪国の小さな町にある越銘醸。地元の米と水、代々受け継がれた蔵や文化と真摯に向き合いながら酒造りを続けています。\u003cbr\u003eこちらは、「標準」という意味をもつ山城屋の基盤ともいえる1本。華やか、煌びやか、といった言葉とは無縁の世界観を形成しており、あくまで食事を素晴らしくするという目的を達成する為の存在です。\u003cbr\u003eアタックは軽やか、抜け感があり、酸味が爽やかな辛口のお酒です。ぜひお食事と合わせてお楽しみください。発酵から生まれる純粋な淡麗さを求める「NEO淡麗」\u003cbr\u003e冷やでもお燗でも楽しめる、どの食事にも合う万能な日本酒\u003cbr\u003e\u003cbr\u003e1845年創業。新潟県の栃尾という雪国の小さな町にある越銘醸。地元の米と水、代々受け継がれた蔵や文化と真摯に向き合いながら酒造りを続けています。もともと『越の鶴』を地元中心に製造していた越銘醸ですが、2015年には『山城屋』を立ち上げ、県外への展開を開始しました。\u003cbr\u003e\u003cbr\u003e次の世代へと繋げていく新たな挑戦\u003cbr\u003e初期の『山城屋』は香り豊かで甘みのある流行の味わいでしたが、やがて「自分たちが本当に飲みたい酒」として糖度を抑えた生もと仕込みのスタイルへとシフト。\u003cbr\u003e生もと仕込みは自然の乳酸を活かす昔ながらの方法で、速醸に比べて3倍の時間と手間がかかりますが、その分、細やかな酸味と豊かな旨味が引き出されます。このスタイルは「モダン生もと」と称され、冷やでもお燗でも楽しめる、どの食事にも合う万能な日本酒となっています。","brand":"IMADEYA ONLINE STORE","offers":[{"title":"720ml","offer_id":51666261311854,"sku":"01036577","price":1815.0,"currency_code":"JPY","in_stock":false},{"title":"1.8L","offer_id":51666263146862,"sku":"01036569","price":3278.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/01036577-1980457.webp?v=1774720571"},{"product_id":"14627257090414","title":"【新規取引蔵】山城屋 スペシャルクラス","description":"新潟県の栃尾という雪国の小さな町にある越銘醸。地元の米と水、代々受け継がれた蔵や文化と真摯に向き合いながら酒造りを続けています。\u003cbr\u003eこちらは、現存する山城屋レギュラーシリーズの中の最上位に君臨する1本。もろみを搾る際、圧をかけずに垂れてきた「中取り」の最も美味しい部分だけを垂れ口から採取した贅沢なお酒です。\u003cbr\u003eお米の甘みと濃厚でキレの良い味わいを同時に体感することが出来る特別な作品です。発酵から生まれる純粋な淡麗さを求める「NEO淡麗」\u003cbr\u003e冷やでもお燗でも楽しめる、どの食事にも合う万能な日本酒\u003cbr\u003e\u003cbr\u003e1845年創業。新潟県の栃尾という雪国の小さな町にある越銘醸。地元の米と水、代々受け継がれた蔵や文化と真摯に向き合いながら酒造りを続けています。もともと『越の鶴』を地元中心に製造していた越銘醸ですが、2015年には『山城屋』を立ち上げ、県外への展開を開始しました。\u003cbr\u003e\u003cbr\u003e次の世代へと繋げていく新たな挑戦\u003cbr\u003e初期の『山城屋』は香り豊かで甘みのある流行の味わいでしたが、やがて「自分たちが本当に飲みたい酒」として糖度を抑えた生もと仕込みのスタイルへとシフト。\u003cbr\u003e生もと仕込みは自然の乳酸を活かす昔ながらの方法で、速醸に比べて3倍の時間と手間がかかりますが、その分、細やかな酸味と豊かな旨味が引き出されます。このスタイルは「モダン生もと」と称され、冷やでもお燗でも楽しめる、どの食事にも合う万能な日本酒となっています。","brand":"IMADEYA ONLINE STORE","offers":[{"title":"720ml","offer_id":51666261344622,"sku":"01036621","price":3080.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/01036621-5988110.webp?v=1774720570"},{"product_id":"14627257713006","title":"【新規取引蔵】山城屋 ファーストクラス","description":"新潟県の栃尾という雪国の小さな町にある越銘醸。地元の米と水、代々受け継がれた蔵や文化と真摯に向き合いながら酒造りを続けています。\u003cbr\u003eこちらは、「一級」という意味をもった山城屋レギュラーシリーズを代表する1本です。柔らかさと鋭利さが共存する矛盾に満ちた世界を体感できます。\u003cbr\u003e穏やかな香り。アタックは軽くさらりとした味わいに酸の輪郭、後口は苦味と酸味のフィニッシュ。ぜひお食事と合わせてお楽しみください。発酵から生まれる純粋な淡麗さを求める「NEO淡麗」\u003cbr\u003e冷やでもお燗でも楽しめる、どの食事にも合う万能な日本酒\u003cbr\u003e\u003cbr\u003e1845年創業。新潟県の栃尾という雪国の小さな町にある越銘醸。地元の米と水、代々受け継がれた蔵や文化と真摯に向き合いながら酒造りを続けています。もともと『越の鶴』を地元中心に製造していた越銘醸ですが、2015年には『山城屋』を立ち上げ、県外への展開を開始しました。\u003cbr\u003e\u003cbr\u003e次の世代へと繋げていく新たな挑戦\u003cbr\u003e初期の『山城屋』は香り豊かで甘みのある流行の味わいでしたが、やがて「自分たちが本当に飲みたい酒」として糖度を抑えた生もと仕込みのスタイルへとシフト。\u003cbr\u003e生もと仕込みは自然の乳酸を活かす昔ながらの方法で、速醸に比べて3倍の時間と手間がかかりますが、その分、細やかな酸味と豊かな旨味が引き出されます。このスタイルは「モダン生もと」と称され、冷やでもお燗でも楽しめる、どの食事にも合う万能な日本酒となっています。","brand":"IMADEYA ONLINE STORE","offers":[{"title":"720ml","offer_id":51666262032750,"sku":"01036590","price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"1.8L","offer_id":51666263212398,"sku":"01036589","price":3630.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/01036590-8743535.webp?v=1774720570"},{"product_id":"14633894084974","title":"山城屋 煉 ren 新酒生酒","description":"クリアな酒質で、飲むたびにスッと体に染み渡る、洗練された辛口生酒に仕上がった「山城屋 煉」。\u003cbr\u003e生もとらしい乳酸の複雑さがありながら、一口含むと、まるで青空の広がる風景の中にいるかのような、純粋で鮮烈な味わいが広がります。\u003cbr\u003e雑味を感じさせないクリアな飲み口と、程よい辛口のキレが、食事とともに心地よく楽しめる逸品です。さっぱりとした後味が舌の上で余韻を残し、次の一杯を誘います。\u003cbr\u003e※要冷蔵","brand":"IMADEYA ONLINE STORE","offers":[{"title":"720ml","offer_id":51692266815854,"sku":"01009396","price":1925.0,"currency_code":"JPY","in_stock":false},{"title":"1.8L","offer_id":51692281528686,"sku":"01009446","price":3520.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/ren-01009396-1965303.webp?v=1774720211"},{"product_id":"14641997480302","title":"山城屋 ファーストクラス 直汲み生","description":"新潟県の栃尾という雪国の小さな町にある越銘醸。地元の米と水、代々受け継がれた蔵や文化と真摯に向き合いながら酒造りを続けています。\u003cbr\u003eこちらは、搾りたてならではの生き生きとした旨味が特徴の季節限定酒！\u003cbr\u003eふくよかなお米の旨みと涼やかな酸が絶妙なハーモニーを奏で、透明感のある甘みがほんのりと後を引きながらフィニッシュは程よいビター感で引き締まります。\u003cbr\u003eウニやブリ、アンコウ、マグロ、すき焼きやホタテの網焼き、などのお料理と相性◎。\u003cbr\u003e※要冷蔵","brand":"IMADEYA ONLINE STORE","offers":[{"title":"720ml","offer_id":51732635746670,"sku":"01004050","price":2035.0,"currency_code":"JPY","in_stock":false},{"title":"1.8L","offer_id":51732651475310,"sku":"01004049","price":3795.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/01004050-1206712.webp?v=1774719550"},{"product_id":"14659161981294","title":"山城屋 スタンダードクラス 直汲み生","description":"新潟県の栃尾という雪国の小さな町にある越銘醸。地元の米と水、代々受け継がれた蔵や文化と真摯に向き合いながら酒造りを続けています。\u003cbr\u003eこちらは、限定出荷となる「直汲み生」。ピュアでありながらクリーミーな酸味と旨味、引き締まった味わいはこれぞ超辛口生もと酒。\u003cbr\u003e立香が上品に香り、杯を進めるたびに旨くなる酒、うまい料理に合わせたくなる酒になるよう丹精込めて醸されています。\u003cbr\u003eこの季節でしか飲むことのできないレギュラー商品の生酒をお見逃しなく！\u003cbr\u003e※要冷蔵発酵から生まれる純粋な淡麗さを求める「NEO淡麗」\u003cbr\u003e冷やでもお燗でも楽しめる、どの食事にも合う万能な日本酒\u003cbr\u003e\u003cbr\u003e1845年創業。新潟県の栃尾という雪国の小さな町にある越銘醸。地元の米と水、代々受け継がれた蔵や文化と真摯に向き合いながら酒造りを続けています。もともと『越の鶴』を地元中心に製造していた越銘醸ですが、2015年には『山城屋』を立ち上げ、県外への展開を開始しました。\u003cbr\u003e\u003cbr\u003e次の世代へと繋げていく新たな挑戦\u003cbr\u003e初期の『山城屋』は香り豊かで甘みのある流行の味わいでしたが、やがて「自分たちが本当に飲みたい酒」として糖度を抑えた生もと仕込みのスタイルへとシフト。\u003cbr\u003e生もと仕込みは自然の乳酸を活かす昔ながらの方法で、速醸に比べて3倍の時間と手間がかかりますが、その分、細やかな酸味と豊かな旨味が引き出されます。このスタイルは「モダン生もと」と称され、冷やでもお燗でも楽しめる、どの食事にも合う万能な日本酒となっています。","brand":"IMADEYA ONLINE STORE","offers":[{"title":"720ml","offer_id":51803313373550,"sku":"01004589","price":1870.0,"currency_code":"JPY","in_stock":false},{"title":"1.8L","offer_id":51803360952686,"sku":"01004588","price":3520.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/01004589-2846773.webp?v=1774718709"},{"product_id":"14681678119278","title":"山城屋　濁-daku-　活性にごり酒　生","description":"\u003cp\u003e\u003cspan\u003e早春を感じさせる爽やかな柑橘系の立香に、山城屋らしいキリっとしたシャープな味わいとお米の旨味をたっぷり含んだ辛口にごり酒！\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eオリ部分は手作業で濾したもろみを使用し、滑らかな飲み心地を目指しています。口に含むと柑橘系を思わせるフレッシュな香りと、ほのかな酸もアクセントとして感じます。\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eお米の旨味をしっかりと味わえる酒質でありながら、しつこさはなく、フィニッシュは食欲をかき立てる、ほんのりビターな味わいとキレのある仕上がりです。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e※要冷蔵　開栓時に吹きこぼれることがあります。ご注意ください。\u003c\/span\u003e\u003c\/p\u003e","brand":"IMADEYA ONLINE STORE","offers":[{"title":"720ml","offer_id":51912136196462,"sku":"02000533","price":1925.0,"currency_code":"JPY","in_stock":false},{"title":"1800ml","offer_id":52045626540398,"sku":"02000532","price":3520.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/daku-02000533-3606924.webp?v=1774716190"},{"product_id":"14712671240558","title":"山城屋　ZEN　火入","description":"","brand":"IMADEYA ONLINE STORE","offers":[{"title":"1800ml","offer_id":52032358351214,"sku":"02002649","price":3795.0,"currency_code":"JPY","in_stock":false},{"title":"720ml","offer_id":52032358383982,"sku":"02002650","price":2035.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/zen-02002649-7308086.webp?v=1774715890"},{"product_id":"14724627825006","title":"山城屋 WABI 瓶内二次発酵スパークリング うすにごり酒","description":"\u003cp\u003e\u003cspan\u003e【蔵元より】\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e線香花火に代表される伝統花火「和火(WABI)」をイメージして、余計なものをそぎ落とし、本質のみを研ぎ澄ませた和火の世界観を基にして醸しました。\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eWABIの特徴をわかりやすく言葉にすると、全く甘くない「大人のカルピスソーダ」です。\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eうす濁り酒なのに軽快で爽やか、1杯が2杯、2杯が3杯と飲み飽きしない新潟の淡麗辛口の次を行く、まさに「ネオ淡麗」といっても過言ではない、ありそうでなかった日本酒に仕上げました。\u003c\/span\u003e\u003c\/p\u003e","brand":"IMADEYA ONLINE STORE","offers":[{"title":"720ml","offer_id":52077823885678,"sku":"02004048","price":1925.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/wabi-02004048-8641072.webp?v=1774715414"},{"product_id":"14803667386734","title":"山城屋 穂垂-hodre-","description":"\u003cp\u003e\u003cspan\u003e冬の静けさの中でじっくりと醸され、半年間の眠りから目覚めた「穂垂」。\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eアッサンブラージュ製法により、複数のタンクで醸した酒を絶妙にブレンドすることで、山城屋が誇るシャープで研ぎ澄まされた味わいに、透明感あふれる柔らかな丸みと優しさが重なり、口の中で穏やかに広がった後は、淡雪のようにすっと消えていく美しい余韻を描きます。\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e脂の乗ったサンマやカツオ、塩でいただく天ぷらなどと相性抜群です！\u003c\/span\u003e\u003c\/p\u003e","brand":"IMADEYA ONLINE STORE","offers":[{"title":"1800ml","offer_id":52662327247214,"sku":"02008810","price":3740.0,"currency_code":"JPY","in_stock":false},{"title":"720ml","offer_id":52662327279982,"sku":"02008811","price":1980.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/hodre-02008810-1625790.webp?v=1774712287"},{"product_id":"14938671808878","title":"新生 山城屋 瑠水-rusui-","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e山城屋 瑠水-rusui-\u003c\/title\u003e\n  \n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto+Slab:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003cstyle\u003e\n    \/* ==========================================\n       デザインシステム・変数の定義\n       ========================================== *\/\n    :root {\n      \/* 指定カラーコード *\/\n      --color-accent: #FF7474;\n      --color-bg-window: #eff2f4;\n      --color-btn-bg: #404040;\n      --color-btn-text: #FFF;\n      \n      \/* 既存ECサイト準拠カラー *\/\n      --color-text-main: #1a1a1a;\n      --color-text-sub: #666666;\n      --color-border: #e0e0e0;\n\n      \/* 【最重要】英数字はRoboto Slab、日本語は游ゴシックを自動で打ち分ける最強のフォントスタック *\/\n      --font-mixed: 'Roboto Slab', '游ゴシック', 'Yu Gothic', 'YuGothic', sans-serif;\n    }\n\n    \/* ==========================================\n       共通レイアウト・ベース設定\n       ========================================== *\/\n    body {\n      margin: 0;\n      padding: 0;\n      background-color: #ffffff;\n    }\n\n    .product-page-container {\n      \/* コンテナ全体に混合フォントを一括適用。これで内部の全テキストが自動的に打ち分けられます *\/\n      font-family: var(--font-mixed);\n      color: var(--color-text-main);\n      line-height: 1.8;\n      letter-spacing: 0.05em;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 60px 20px;\n      box-sizing: border-box;\n    }\n\n    .product-page-container *,\n    .product-page-container *::before,\n    .product-page-container *::after {\n      box-sizing: border-box;\n    }\n\n    \/* ==========================================\n       メイン商品セクション（2カラム）\n       ========================================== *\/\n    .product-main-flex {\n      display: flex;\n      gap: 60px;\n      align-items: flex-start;\n      margin-bottom: 100px;\n    }\n\n    .product-gallery, \n    .product-meta-info {\n      flex: 1;\n      width: 50%;\n    }\n\n    \/* 商品画像エリア *\/\n    .image-wrapper {\n      background-color: #fff;\n      border: 1px solid var(--color-border);\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      aspect-ratio: 1 \/ 1;\n      width: 100%;\n    }\n    .main-image {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n      display: block;\n    }\n\n    \/* 商品情報エリア *\/\n    .brand-label {\n      font-size: 14px;\n      color: var(--color-text-sub);\n      margin: 0 0 10px 0;\n    }\n    .product-title {\n      font-size: 28px;\n      font-weight: 500;\n      margin: 0 0 30px 0;\n      line-height: 1.4;\n    }\n\n    \/* スペック表 *\/\n    .spec-container {\n      margin-bottom: 30px;\n      border-top: 1px solid var(--color-border);\n      border-bottom: 1px solid var(--color-border);\n      background-color: var(--color-bg-window);\n      padding: 15px 20px;\n    }\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n    .spec-table th, \n    .spec-table td {\n      padding: 8px 0;\n      font-size: 14px;\n      text-align: left;\n    }\n    .spec-table th {\n      width: 140px;\n      color: var(--color-text-sub);\n      font-weight: normal;\n    }\n    .spec-table th::before {\n      content: \"※\";\n      color: var(--color-accent);\n      margin-right: 4px;\n    }\n\n    \/* 商品説明文 *\/\n    .product-description {\n      font-size: 15px;\n      color: var(--color-text-main);\n      text-align: justify;\n    }\n    .product-description p {\n      margin: 0;\n    }\n\n    \/* ==========================================\n       銘柄コンセプトセクション（1カラム・和モダン）\n       ========================================== *\/\n    .product-concept-section {\n      border-top: 1px solid var(--color-border);\n      padding-top: 80px;\n      text-align: center;\n    }\n    .concept-header {\n      margin-bottom: 50px;\n    }\n    .concept-header .en-title {\n      font-size: 28px;\n      font-weight: 500;\n      letter-spacing: 0.1em;\n      color: var(--color-text-main);\n      margin: 0 0 10px 0;\n    }\n    .concept-header .ja-subtitle {\n      font-size: 16px;\n      color: var(--color-text-main);\n      font-weight: 500;\n      margin: 0;\n    }\n    .concept-body {\n      max-width: 750px;\n      margin: 0 auto;\n      font-size: 15px;\n      color: var(--color-text-main);\n      line-height: 2.3;\n    }\n    .concept-body p {\n      margin: 0 0 35px 0;\n    }\n    .concept-body .strong-text {\n      font-size: 17px;\n      font-weight: 500;\n    }\n    .concept-body .closing-text {\n      margin-top: 50px;\n      margin-bottom: 0;\n      font-style: italic;\n      color: var(--color-text-sub);\n    }\n\n    \/* ==========================================\n       生産者紹介セクション\n       ========================================== *\/\n    .product-maker-section {\n      border-top: 1px solid var(--color-border);\n      padding-top: 80px;\n      margin-top: 100px;\n      text-align: center;\n    }\n    .maker-inner {\n      width: 100%;\n    }\n    .maker-header {\n      margin-bottom: 50px;\n    }\n    .maker-header .en-title {\n      font-size: 28px;\n      font-weight: 500;\n      letter-spacing: 0.1em;\n      color: var(--color-text-main);\n      margin: 0 0 10px 0;\n    }\n    .maker-header .ja-subtitle {\n      font-size: 16px;\n      color: var(--color-text-main);\n      font-weight: 500;\n      margin: 0;\n    }\n\n    \/* 画像エリア：複数枚並んでも美しく自動整列するグリッド *\/\n    .maker-gallery {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      gap: 20px;\n      max-width: 900px;\n      margin: 0 auto 60px auto;\n    }\n    .maker-image-item {\n      flex: 1;\n      min-width: 260px; \/* スマホ等で崩れない最小幅 *\/\n      background-color: #fff;\n      border: 1px solid var(--color-border);\n      aspect-ratio: 3 \/ 2; \/* 酒蔵や人の風景が美しく映える3:2比率 *\/\n      overflow: hidden;\n    }\n    .maker-image-item img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n    }\n\n    \/* 生産者紹介 本文 *\/\n    .maker-body {\n      max-width: 750px;\n      margin: 0 auto;\n      font-size: 15px;\n      color: var(--color-text-main);\n      line-height: 2.3;\n      text-align: justify;\n    }\n    .maker-body p {\n      margin: 0 0 35px 0;\n    }\n    .maker-body p:last-child {\n      margin-bottom: 0;\n    }\n\n    \/* ==========================================\n       レスポンシブ（タブレット・スマートフォン）\n       ========================================== *\/\n    @media (max-width: 768px) {\n      .product-page-container {\n        padding: 30px 15px;\n      }\n      .product-main-flex {\n        flex-direction: column;\n        gap: 30px;\n        margin-bottom: 60px;\n      }\n      .product-gallery, \n      .product-meta-info {\n        width: 100%;\n      }\n      .product-title {\n        font-size: 22px;\n        margin-bottom: 20px;\n      }\n      .concept-header .en-title {\n        font-size: 22px;\n      }\n      .product-concept-section {\n        padding-top: 50px;\n      }\n      .concept-body {\n        font-size: 14px;\n        line-height: 2;\n        text-align: left;\n      }\n      .product-maker-section {\n        padding-top: 50px;\n        margin-top: 60px;\n      }\n      .maker-gallery {\n        flex-direction: column;\n        gap: 15px;\n        margin-bottom: 40px;\n      }\n      .maker-image-item {\n        width: 100%;\n      }\n      .maker-body {\n        font-size: 14px;\n        line-height: 2;\n        text-align: left;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cmain class=\"product-page-container\"\u003e\n    \n    \u003csection class=\"product-main-flex\"\u003e\n      \u003cdiv class=\"product-gallery\"\u003e\n        \u003cdiv class=\"image-wrapper\"\u003e\n          \u003cpicture\u003e\n            \u003csource srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/02014077_02.webp?v=1778828291\" type=\"image\/webp\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/02014077_02.webp?v=1778828291\" alt=\"山城屋 瑠水-rusui- 商品画像\" width=\"600\" height=\"600\" class=\"main-image\" loading=\"eager\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"product-meta-info\"\u003e\n        \u003ch1 class=\"product-title\"\u003e山城屋 瑠水-rusui-\u003c\/h1\u003e\n        \n        \u003cdiv class=\"product-description\"\u003e\n          \u003cp\u003e\n            生もとという伝統技法をより静かに、より美しく表現すること。雑味の影を徹底的に削ぎ落とし、米と水の魅力を引き出し、生もとが持つ強さに透明な輪郭だけを残すよう進化させました。\u003cbr\u003e\u003cbr\u003e\n            口に含むと、栃尾の雪解け水のような澄んだ水（瑠水）がゆっくりと広がるような滑らかさが広がり、生もと由来の奥行きは確かに存在しながらも、そのすべてが穏やかに調和し、余韻は静かに長く続いていきます。\u003cbr\u003e\u003cbr\u003e\n            華やかさを競わないず、強さで語らない。清らかさで記憶に残る1本です。山の恵から生まれた米、水で醸した酒は、山々の荘厳さが溶け込んだかのようです。\u003cbr\u003e\u003cbr\u003e\n            新生・山城屋が掲げる「山に還る。原点回帰。」という思想を体感するには、まずは「瑠水-rusui-」からお召し上がりください。\n          \u003c\/p\u003e\n\u003cp\u003eおすすめのお食事：出汁を使用する料理・新潟県佐渡のブリ・越後もち豚のステーキ\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"product-concept-section\"\u003e\n      \u003cdiv class=\"concept-inner\"\u003e\n        \u003cdiv class=\"concept-header\"\u003e\n          \u003ch2 class=\"en-title\"\u003e新生 山城屋\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"concept-body\"\u003e\n          \u003cp\u003e吟味された素朴。派手な香り、強い甘み、過度な酸味。\u003cbr\u003e山城屋は, それらを必要としません。\u003c\/p\u003e\n          \u003cp\u003eなぜなら、真に素晴らしい食材は、決して強い味わいではないから。\u003cbr\u003e酒に「余白」がなければ、その繊細な味を超えてしまうからです。\u003c\/p\u003e\n          \u003cp\u003e米、水、酵母、精度、そして人。\u003cbr\u003eシンプルな素材を響き合わせ、静かに層を重ねていく。\u003cbr\u003e必要なものを、必要な場所に。\u003c\/p\u003e\n          \u003cp\u003e料理を引き立て、口に含めば、蔵を包む冬の厳しい自然が脳裏に浮かぶ。\u003cbr\u003eそんな余韻のある味わいを目指しました。\u003c\/p\u003e\n          \u003cp\u003e酒の味は儚く消える。\u003cbr\u003eただ、そこに在る山だけは動かない。\u003cbr\u003eそんな景色を一本の酒に込めました。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"product-maker-section\"\u003e\n      \u003cdiv class=\"maker-inner\"\u003e\n        \u003cdiv class=\"maker-header\"\u003e\n          \u003ch2 class=\"en-title\"\u003e越銘醸\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"maker-gallery\"\u003e\n          \u003cdiv class=\"maker-image-item\"\u003e\n            \u003ca href=\"https:\/\/imadeya.co.jp\/blogs\/brewery\/yamashiroya-koshimeijyo\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/yamashiroya08.webp?v=1779087320\" alt=\"越銘醸 酒蔵風景\" width=\"1200\" height=\"800\" loading=\"lazy\"\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"maker-image-item\"\u003e\n            \u003ca href=\"https:\/\/imadeya.co.jp\/blogs\/brewery\/yamashiroya-koshimeijyo\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/yamashiroya09.webp?v=1779087322\" alt=\"越銘醸 製造り手\" width=\"1200\" height=\"800\" loading=\"lazy\"\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n       \u003cdiv class=\"maker-body\"\u003e\n          \u003cp\u003e江戸期に栃尾の地で暖簾を掲げて以来、約二世紀にわたり、越銘醸は土地とともに歩み続けてきました。効率だけを優先するのではなく、手間を惜しまない手造りを大切にしています。栃尾の風土、蔵の歴史、精度、そして人の手仕事が、ひとつの盃の中で自然に調和することを何よりも大切にしています。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/main\u003e\n\u003c\/body\u003e","brand":"IMADEYA ONLINE STORE","offers":[{"title":"720ml","offer_id":53233513693550,"sku":"02014077","price":2420.0,"currency_code":"JPY","in_stock":true},{"title":"1.8L","offer_id":53772216107374,"sku":"02014078","price":4290.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/02014077.webp?v=1778825937"},{"product_id":"14982003392878","title":"新生 山城屋 風芽-fuga-","description":"\u003cp\u003e\u003cspan\u003e新酒を火入れした直後に丁寧に裏ごしした醪を足すという、これまでの濁り酒の概念を覆す味わい！\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eシルキーな口当たりに、火入れ酒に生の醪を入れたことでゆっくりと進む瓶内二次発酵による爽やかなガス感。\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e発泡感をもっと感じたい方は冷蔵庫で3～6ヶ月ほど寝かせることで二次発酵が進み、さらに切れ味が増していくのをお楽しみいただくことも出来ます。\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e※要冷蔵\u003c\/span\u003e\u003c\/p\u003e","brand":"IMADEYA ONLINE STORE","offers":[{"title":"720ml","offer_id":53389775012206,"sku":"02015735","price":2200.0,"currency_code":"JPY","in_stock":false},{"title":"1.8L","offer_id":53772225937774,"sku":"02015736","price":3850.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/fuga-02015735-3086278.webp?v=1774710067"},{"product_id":"14991362556270","title":"山城屋 雪禅-setsuzen- おりがらみ生","description":"","brand":"IMADEYA ONLINE STORE","offers":[{"title":"1800ml","offer_id":53429430124910,"sku":"02012382","price":3850.0,"currency_code":"JPY","in_stock":false}]},{"product_id":"14991366029678","title":"新生 山城屋 影景-eikei-","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e新生 山城屋 影景-eikei-\u003c\/title\u003e\n  \n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto+Slab:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003cstyle\u003e\n    \/* ==========================================\n       デザインシステム・変数の定義\n       ========================================== *\/\n    :root {\n      \/* 指定カラーコード *\/\n      --color-accent: #FF7474;\n      --color-bg-window: #eff2f4;\n      --color-btn-bg: #404040;\n      --color-btn-text: #FFF;\n      \n      \/* 既存ECサイト準拠カラー *\/\n      --color-text-main: #1a1a1a;\n      --color-text-sub: #666666;\n      --color-border: #e0e0e0;\n\n      \/* 【最重要】英数字はRoboto Slab、日本語は游ゴシックを自動で打ち分ける最強のフォントスタック *\/\n      --font-mixed: 'Roboto Slab', '游ゴシック', 'Yu Gothic', 'YuGothic', sans-serif;\n    }\n\n    \/* ==========================================\n       共通レイアウト・ベース設定\n       ========================================== *\/\n    body {\n      margin: 0;\n      padding: 0;\n      background-color: #ffffff;\n    }\n\n    .product-page-container {\n      \/* コンテナ全体に混合フォントを一括適用。これで内部の全テキストが自動的に打ち分けられます *\/\n      font-family: var(--font-mixed);\n      color: var(--color-text-main);\n      line-height: 1.8;\n      letter-spacing: 0.05em;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 60px 20px;\n      box-sizing: border-box;\n    }\n\n    .product-page-container *,\n    .product-page-container *::before,\n    .product-page-container *::after {\n      box-sizing: border-box;\n    }\n\n    \/* ==========================================\n       メイン商品セクション（2カラム）\n       ========================================== *\/\n    .product-main-flex {\n      display: flex;\n      gap: 60px;\n      align-items: flex-start;\n      margin-bottom: 100px;\n    }\n\n    .product-gallery, \n    .product-meta-info {\n      flex: 1;\n      width: 50%;\n    }\n\n    \/* 商品画像エリア *\/\n    .image-wrapper {\n      background-color: #fff;\n      border: 1px solid var(--color-border);\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      aspect-ratio: 1 \/ 1;\n      width: 100%;\n    }\n    .main-image {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n      display: block;\n    }\n\n    \/* 商品情報エリア *\/\n    .brand-label {\n      font-size: 14px;\n      color: var(--color-text-sub);\n      margin: 0 0 10px 0;\n    }\n    .product-title {\n      font-size: 28px;\n      font-weight: 500;\n      margin: 0 0 30px 0;\n      line-height: 1.4;\n    }\n\n    \/* スペック表 *\/\n    .spec-container {\n      margin-bottom: 30px;\n      border-top: 1px solid var(--color-border);\n      border-bottom: 1px solid var(--color-border);\n      background-color: var(--color-bg-window);\n      padding: 15px 20px;\n    }\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n    .spec-table th, \n    .spec-table td {\n      padding: 8px 0;\n      font-size: 14px;\n      text-align: left;\n    }\n    .spec-table th {\n      width: 140px;\n      color: var(--color-text-sub);\n      font-weight: normal;\n    }\n    .spec-table th::before {\n      content: \"※\";\n      color: var(--color-accent);\n      margin-right: 4px;\n    }\n\n    \/* 商品説明文 *\/\n    .product-description {\n      font-size: 15px;\n      color: var(--color-text-main);\n      text-align: justify;\n    }\n    .product-description p {\n      margin: 0;\n    }\n\n    \/* ==========================================\n       銘柄コンセプトセクション（1カラム・和モダン）\n       ========================================== *\/\n    .product-concept-section {\n      border-top: 1px solid var(--color-border);\n      padding-top: 80px;\n      text-align: center;\n    }\n    .concept-header {\n      margin-bottom: 50px;\n    }\n    .concept-header .en-title {\n      font-size: 28px;\n      font-weight: 500;\n      letter-spacing: 0.1em;\n      color: var(--color-text-main);\n      margin: 0 0 10px 0;\n    }\n    .concept-header .ja-subtitle {\n      font-size: 16px;\n      color: var(--color-text-main);\n      font-weight: 500;\n      margin: 0;\n    }\n    .concept-body {\n      max-width: 750px;\n      margin: 0 auto;\n      font-size: 15px;\n      color: var(--color-text-main);\n      line-height: 2.3;\n    }\n    .concept-body p {\n      margin: 0 0 35px 0;\n    }\n    .concept-body .strong-text {\n      font-size: 17px;\n      font-weight: 500;\n    }\n    .concept-body .closing-text {\n      margin-top: 50px;\n      margin-bottom: 0;\n      font-style: italic;\n      color: var(--color-text-sub);\n    }\n\n    \/* ==========================================\n       生産者紹介セクション\n       ========================================== *\/\n    .product-maker-section {\n      border-top: 1px solid var(--color-border);\n      padding-top: 80px;\n      margin-top: 100px;\n      text-align: center;\n    }\n    .maker-inner {\n      width: 100%;\n    }\n    .maker-header {\n      margin-bottom: 50px;\n    }\n    .maker-header .en-title {\n      font-size: 28px;\n      font-weight: 500;\n      letter-spacing: 0.1em;\n      margin: 0 0 10px 0;\n    }\n    \/* 生産者見出しリンクのホバースタイリングを追加 *\/\n    .maker-header .en-title a {\n      color: var(--color-text-main);\n      text-decoration: none;\n      transition: opacity 0.3s ease;\n      display: inline-block;\n    }\n    .maker-header .en-title a:hover {\n      opacity: 0.7;\n    }\n\n    \/* 画像エリア：複数枚並んでも美しく自動整列するグリッド *\/\n    .maker-gallery {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      gap: 20px;\n      max-width: 900px;\n      margin: 0 auto 60px auto;\n    }\n    .maker-image-item {\n      flex: 1;\n      min-width: 260px; \/* スマホ等で崩れない最小幅 *\/\n      background-color: #fff;\n      border: 1px solid var(--color-border);\n      aspect-ratio: 3 \/ 2; \/* 酒蔵や人の風景が美しく映える3:2比率 *\/\n      overflow: hidden;\n    }\n    \/* 生産者画像リンクのホバースタイリングを追加 *\/\n    .maker-image-item a {\n      display: block;\n      width: 100%;\n      height: 100%;\n      transition: opacity 0.3s ease;\n    }\n    .maker-image-item a:hover {\n      opacity: 0.85;\n    }\n    .maker-image-item img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n    }\n\n    \/* 生産者紹介 本文 *\/\n    .maker-body {\n      max-width: 750px;\n      margin: 0 auto;\n      font-size: 15px;\n      color: var(--color-text-main);\n      line-height: 2.3;\n      text-align: justify;\n    }\n    .maker-body p {\n      margin: 0 0 35px 0;\n    }\n    .maker-body p:last-child {\n      margin-bottom: 0;\n    }\n\n    \/* ==========================================\n       レスポンシブ（タブレット・スマートフォン）\n       ========================================== *\/\n    @media (max-width: 768px) {\n      .product-page-container {\n        padding: 30px 15px;\n      }\n      .product-main-flex {\n        flex-direction: column;\n        gap: 30px;\n        margin-bottom: 60px;\n      }\n      .product-gallery, \n      .product-meta-info {\n        width: 100%;\n      }\n      .product-title {\n        font-size: 22px;\n        margin-bottom: 20px;\n      }\n      .concept-header .en-title {\n        font-size: 22px;\n      }\n      .product-concept-section {\n        padding-top: 50px;\n      }\n      .concept-body {\n        font-size: 14px;\n        line-height: 2;\n        text-align: left;\n      }\n      .product-maker-section {\n        padding-top: 50px;\n        margin-top: 60px;\n      }\n      .maker-gallery {\n        flex-direction: column;\n        gap: 15px;\n        margin-bottom: 40px;\n      }\n      .maker-image-item {\n        width: 100%;\n      }\n      .maker-body {\n        font-size: 14px;\n        line-height: 2;\n        text-align: left;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cmain class=\"product-page-container\"\u003e\n    \n    \u003csection class=\"product-main-flex\"\u003e\n      \u003cdiv class=\"product-gallery\"\u003e\n        \u003cdiv class=\"image-wrapper\"\u003e\n          \u003cpicture\u003e\n            \u003csource srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/yamashiroya07.webp?v=1779085827\" type=\"image\/webp\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/yamashiroya07.webp?v=1779085827\" alt=\"新生 山城屋 影景-eikei- 商品画像\" width=\"600\" height=\"600\" class=\"main-image\" loading=\"eager\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"product-meta-info\"\u003e\n        \u003ch1 class=\"product-title\"\u003e新生 山城屋 影景-eikei-\u003c\/h1\u003e\n        \n        \u003cdiv class=\"product-description\"\u003e\n          \u003cp\u003e生酛由来の芯のある旨みと、すっと引く辛口のキレが印象的で、山の静けさを表現したような静かな存在感を持つ1本。派手な香りに頼らず料理にそっと寄り添い、飲み進めるほどに奥行きが広がります。まるで頂のようなシャープさと、山麓のような長い余韻が楽しめて、思わず盃が進む、山城屋の原点となる味わいです。\u003c\/p\u003e\n\u003cp\u003eおすすめのお食事：栃尾の油揚げ・山菜の天ぷら、鰻の白焼き、焼き蛤。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"product-concept-section\"\u003e\n      \u003cdiv class=\"concept-inner\"\u003e\n        \u003cdiv class=\"concept-header\"\u003e\n          \u003ch2 class=\"en-title\"\u003e新生 山城屋\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"concept-body\"\u003e\n          \u003cp\u003e吟味された素朴。派手な香り、強い甘み、過度な酸味。\u003cbr\u003e山城屋は、それらを必要としません。\u003c\/p\u003e\n          \u003cp\u003eなぜなら、真に素晴らしい食材は、決して強い味わいではないから。\u003cbr\u003e酒に「余白」がなければ、その繊細な味を超えてしまうからです。\u003c\/p\u003e\n          \u003cp\u003e米、水、酵母、精度、精度、精度、精度、精度、そして人。\u003cbr\u003eシンプルな素材を響き合わせ、静かに層を重ねていく。\u003cbr\u003e必要なものを、必要な場所に。\u003c\/p\u003e\n          \u003cp\u003e料理を引き立て、口に含めば、蔵を包む冬の厳しい自然が脳裏に浮かぶ。\u003cbr\u003eそんな余韻のある味わいを目指しました。\u003c\/p\u003e\n          \u003cp\u003e酒の味は儚く消える。\u003cbr\u003eただ、そこに在る山だけは動かない。\u003cbr\u003eそんな景色を一本の酒に込めました。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"product-maker-section\"\u003e\n      \u003cdiv class=\"maker-inner\"\u003e\n        \u003cdiv class=\"maker-header\"\u003e\n          \u003ch2 class=\"en-title\"\u003e\n            \u003ca href=\"https:\/\/imadeya.co.jp\/blogs\/brewery\/yamashiroya-koshimeijyo\"\u003e越銘醸\u003c\/a\u003e\n          \u003c\/h2\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"maker-gallery\"\u003e\n          \u003cdiv class=\"maker-image-item\"\u003e\n            \u003ca href=\"https:\/\/imadeya.co.jp\/blogs\/brewery\/yamashiroya-koshimeijyo\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/yamashiroya08.webp?v=1779087320\" alt=\"越銘醸 酒蔵風景\" width=\"1200\" height=\"800\" loading=\"lazy\"\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"maker-image-item\"\u003e\n            \u003ca href=\"https:\/\/imadeya.co.jp\/blogs\/brewery\/yamashiroya-koshimeijyo\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/yamashiroya09.webp?v=1779087322\" alt=\"越銘醸 製造り手\" width=\"1200\" height=\"800\" loading=\"lazy\"\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"maker-body\"\u003e\n          \u003cp\u003e江戸期に栃尾の地で暖簾を掲げて以来、約二世紀にわたり、越銘醸は土地とともに歩み続けてきました。効率だけを優先するのではなく、手間を惜しまない手造りを大切にしています。栃尾の風土、蔵の歴史、精度、そして人の手仕事が、ひとつの盃の中で自然に調和することを何よりも大切にしています。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n  \u003c\/main\u003e\n\n\u003c\/body\u003e","brand":"IMADEYA ONLINE STORE","offers":[{"title":"720ml","offer_id":53429433827694,"sku":"02015061","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"1.8L","offer_id":53772184322414,"sku":"02015062","price":3740.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/eikei-02015061-7420722.webp?v=1778917269"},{"product_id":"15022184857966","title":"新生 山城屋 雅峰 -Gaho-","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e新生 山城屋 雅峰 -Gaho-\u003c\/title\u003e\n  \n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto+Slab:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003cstyle\u003e\n    \/* ==========================================\n       デザインシステム・変数の定義\n       ========================================== *\/\n    :root {\n      \/* 指定カラーコード *\/\n      --color-accent: #FF7474;\n      --color-bg-window: #eff2f4;\n      --color-btn-bg: #404040;\n      --color-btn-text: #FFF;\n      \n      \/* 既存ECサイト準拠カラー *\/\n      --color-text-main: #1a1a1a;\n      --color-text-sub: #666666;\n      --color-border: #e0e0e0;\n\n      \/* 【最重要】英数字はRoboto Slab、日本語は游ゴシックを自動で打ち分ける最強のフォントスタック *\/\n      --font-mixed: 'Roboto Slab', '游ゴシック', 'Yu Gothic', 'YuGothic', sans-serif;\n    }\n\n    \/* ==========================================\n       共通レイアウト・ベース設定\n       ========================================== *\/\n    body {\n      margin: 0;\n      padding: 0;\n      background-color: #ffffff;\n    }\n\n    .product-page-container {\n      \/* コンテナ全体に混合フォントを一括適用。これで内部の全テキストが自動的に打ち分けられます *\/\n      font-family: var(--font-mixed);\n      color: var(--color-text-main);\n      line-height: 1.8;\n      letter-spacing: 0.05em;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 60px 20px;\n      box-sizing: border-box;\n    }\n\n    .product-page-container *,\n    .product-page-container *::before,\n    .product-page-container *::after {\n      box-sizing: border-box;\n    }\n\n    \/* ==========================================\n       メイン商品セクション（2カラム）\n       ========================================== *\/\n    .product-main-flex {\n      display: flex;\n      gap: 60px;\n      align-items: flex-start;\n      margin-bottom: 100px;\n    }\n\n    .product-gallery, \n    .product-meta-info {\n      flex: 1;\n      width: 50%;\n    }\n\n    \/* 商品画像エリア *\/\n    .image-wrapper {\n      background-color: #fff;\n      border: 1px solid var(--color-border);\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      aspect-ratio: 1 \/ 1;\n      width: 100%;\n    }\n    .main-image {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n      display: block;\n    }\n\n    \/* 商品情報エリア *\/\n    .brand-label {\n      font-size: 14px;\n      color: var(--color-text-sub);\n      margin: 0 0 10px 0;\n    }\n    .product-title {\n      font-size: 28px;\n      font-weight: 500;\n      margin: 0 0 30px 0;\n      line-height: 1.4;\n    }\n\n    \/* スペック表 *\/\n    .spec-container {\n      margin-bottom: 30px;\n      border-top: 1px solid var(--color-border);\n      border-bottom: 1px solid var(--color-border);\n      background-color: var(--color-bg-window);\n      padding: 15px 20px;\n    }\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n    .spec-table th, \n    .spec-table td {\n      padding: 8px 0;\n      font-size: 14px;\n      text-align: left;\n    }\n    .spec-table th {\n      width: 140px;\n      color: var(--text-sub);\n      font-weight: normal;\n    }\n    .spec-table th::before {\n      content: \"※\";\n      color: var(--color-accent);\n      margin-right: 4px;\n    }\n\n    \/* 商品説明文 *\/\n    .product-description {\n      font-size: 15px;\n      color: var(--color-text-main);\n      text-align: justify;\n    }\n    .product-description p {\n      margin: 0;\n    }\n\n    \/* ==========================================\n       銘柄コンセプトセクション（1カラム・和モダン）\n       ========================================== *\/\n    .product-concept-section {\n      border-top: 1px solid var(--color-border);\n      padding-top: 80px;\n      text-align: center;\n    }\n    .concept-header {\n      margin-bottom: 50px;\n    }\n    .concept-header .en-title {\n      font-size: 28px;\n      font-weight: 500;\n      letter-spacing: 0.1em;\n      color: var(--color-text-main);\n      margin: 0 0 10px 0;\n    }\n    .concept-header .ja-subtitle {\n      font-size: 16px;\n      color: var(--color-text-main);\n      font-weight: 500;\n      margin: 0;\n    }\n    .concept-body {\n      max-width: 750px;\n      margin: 0 auto;\n      font-size: 15px;\n      color: var(--color-text-main);\n      line-height: 2.3;\n    }\n    .concept-body p {\n      margin: 0 0 35px 0;\n    }\n    .concept-body .strong-text {\n      font-size: 17px;\n      font-weight: 500;\n    }\n    .concept-body .closing-text {\n      margin-top: 50px;\n      margin-bottom: 0;\n      font-style: italic;\n      color: var(--color-text-sub);\n    }\n\n    \/* ==========================================\n       生産者紹介セクション\n       ========================================== *\/\n    .product-maker-section {\n      border-top: 1px solid var(--color-border);\n      padding-top: 80px;\n      margin-top: 100px;\n      text-align: center;\n    }\n    .maker-inner {\n      width: 100%;\n    }\n    .maker-header {\n      margin-bottom: 50px;\n    }\n    .maker-header .en-title {\n      font-size: 28px;\n      font-weight: 500;\n      letter-spacing: 0.1em;\n      color: var(--color-text-main);\n      margin: 0 0 10px 0;\n    }\n    .maker-header .ja-subtitle {\n      font-size: 16px;\n      color: var(--color-text-main);\n      font-weight: 500;\n      margin: 0;\n    }\n\n    \/* 画像エリア：複数枚並んでも美しく自動整列するグリッド *\/\n    .maker-gallery {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      gap: 20px;\n      max-width: 900px;\n      margin: 0 auto 60px auto;\n    }\n    .maker-image-item {\n      flex: 1;\n      min-width: 260px; \/* スマホ等で崩れない最小幅 *\/\n      background-color: #fff;\n      border: 1px solid var(--color-border);\n      aspect-ratio: 3 \/ 2; \/* 酒蔵や人の風景が美しく映える3:2比率 *\/\n      overflow: hidden;\n    }\n    .maker-image-item img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n    }\n\n    \/* 生産者紹介 本文 *\/\n    .maker-body {\n      max-width: 750px;\n      margin: 0 auto;\n      font-size: 15px;\n      color: var(--color-text-main);\n      line-height: 2.3;\n      text-align: justify;\n    }\n    .maker-body p {\n      margin: 0 0 35px 0;\n    }\n    .maker-body p:last-child {\n      margin-bottom: 0;\n    }\n\n    \/* ==========================================\n       レスポンシブ（タブレット・スマートフォン）\n       ========================================== *\/\n    @media (max-width: 768px) {\n      .product-page-container {\n        padding: 30px 15px;\n      }\n      .product-main-flex {\n        flex-direction: column;\n        gap: 30px;\n        margin-bottom: 60px;\n      }\n      .product-gallery, \n      .product-meta-info {\n        width: 100%;\n      }\n      .product-title {\n        font-size: 22px;\n        margin-bottom: 20px;\n      }\n      .concept-header .en-title {\n        font-size: 22px;\n      }\n      .product-concept-section {\n        padding-top: 50px;\n      }\n      .concept-body {\n        font-size: 14px;\n        line-height: 2;\n        text-align: left;\n      }\n      .product-maker-section {\n        padding-top: 50px;\n        margin-top: 60px;\n      }\n      .maker-gallery {\n        flex-direction: column;\n        gap: 15px;\n        margin-bottom: 40px;\n      }\n      .maker-image-item {\n        width: 100%;\n      }\n      .maker-body {\n        font-size: 14px;\n        line-height: 2;\n        text-align: left;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cmain class=\"product-page-container\"\u003e\n    \n    \u003csection class=\"product-main-flex\"\u003e\n      \u003cdiv class=\"product-gallery\"\u003e\n        \u003cdiv class=\"image-wrapper\"\u003e\n          \u003cpicture\u003e\n            \u003csource srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/02017035_02.webp?v=1778829421\" type=\"image\/webp\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/02017035_02.webp?v=1778829421\" alt=\"新生 山城屋 雅峰 -Gaho- 商品画像\" width=\"600\" height=\"600\" class=\"main-image\" loading=\"eager\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"product-meta-info\"\u003e\n        \u003ch1 class=\"product-title\"\u003e新生 山城屋 雅峰 -Gaho-\u003c\/h1\u003e\n        \n        \u003cdiv class=\"product-description\"\u003e\n          \u003cp\u003e山城屋のフラッグシップである「雅峰 -Gaho-」。山頂の澄んだ空気を纏ったかのように、クリアで端麗な余韻が長く続きます。\u003cbr\u003e\n            醪を搾る際に圧力をかけない「無圧雫取り」という、一滴ずつ滴り落ちる液体を集める非常に手間のかかる方法をとっており、凛とした品格を携えます。\u003cbr\u003e\u003cbr\u003e\n            圧力を一切加えないことで、生もと造りの奥行きある旨みはそのままに、驚くほど滑らかで透明感のある口当たりを実現したそう。\n            \u003c\/p\u003e\n\u003cp\u003eおすすめのお食事：河豚刺し・毛蟹・小肌の握り・焼き松茸\u003c\/p\u003e\n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"product-concept-section\"\u003e\n      \u003cdiv class=\"concept-inner\"\u003e\n        \u003cdiv class=\"concept-header\"\u003e\n          \u003ch2 class=\"en-title\"\u003e新生 山城屋\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"concept-body\"\u003e\n          \u003cp\u003e吟味された素朴。派手な香り、強い甘み、過度な酸味。\u003cbr\u003e山城屋は, それらを必要としません。\u003c\/p\u003e\n          \u003cp\u003eなぜなら、真に素晴らしい食材は、決して強い味わいではないから。\u003cbr\u003e酒に「余白」がなければ、その繊細な味を超えてしまうからです。\u003c\/p\u003e\n          \u003cp\u003e米、水、酵母、精度、そして人。\u003cbr\u003eシンプルな素材を響き合わせ、静かに層を重ねていく。\u003cbr\u003e必要なものを、必要な場所に。\u003c\/p\u003e\n          \u003cp\u003e料理を引き立て、口に含めば、蔵を包む冬の厳しい自然が脳裏に浮かぶ。\u003cbr\u003eそんな余韻のある味わいを目指しました。\u003c\/p\u003e\n          \u003cp\u003e酒の味は儚く消える。\u003cbr\u003eただ、そこに在る山だけは動かない。\u003cbr\u003eそんな景色を一本の酒に込めました。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"product-maker-section\"\u003e\n      \u003cdiv class=\"maker-inner\"\u003e\n        \u003cdiv class=\"maker-header\"\u003e\n          \u003ch2 class=\"en-title\"\u003e越銘醸\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"maker-gallery\"\u003e\n          \u003cdiv class=\"maker-image-item\"\u003e\n            \u003ca href=\"https:\/\/imadeya.co.jp\/blogs\/brewery\/yamashiroya-koshimeijyo\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/yamashiroya08.webp?v=1779087320\" alt=\"越銘醸 酒蔵風景\" width=\"1200\" height=\"800\" loading=\"lazy\"\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"maker-image-item\"\u003e\n            \u003ca href=\"https:\/\/imadeya.co.jp\/blogs\/brewery\/yamashiroya-koshimeijyo\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/yamashiroya09.webp?v=1779087322\" alt=\"越銘醸 製造り手\" width=\"1200\" height=\"800\" loading=\"lazy\"\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n       \u003cdiv class=\"maker-body\"\u003e\n          \u003cp\u003e江戸期に栃尾の地で暖簾を掲げて以来、約二世紀にわたり、越銘醸は土地とともに歩み続けてきました。効率だけを優先するのではなく、手間を惜しまない手造りを大切にしています。栃尾の風土、蔵の歴史、精度、そして人の手仕事が、ひとつの盃の中で自然に調和することを何よりも大切にしています。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n  \u003c\/main\u003e\n\n\u003c\/body\u003e","brand":"IMADEYA ONLINE STORE","offers":[{"title":"720ml","offer_id":53592979931502,"sku":"02017035","price":3300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/02017035.webp?v=1778825969"}],"url":"https:\/\/imadeya.co.jp\/collections\/yamashiroya_imadeya.oembed","provider":"IMADEYA ONLINE STORE","version":"1.0","type":"link"}