{"title":"ロイヤル・菊渕シリーズ","description":"","products":[{"product_id":"9763209","title":"B渕 小判コーヒーポット\u003cYUKIWA\u003e(ユキワ）","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Serif Japanese\", serif, Garamond, Baskerville, Caslon; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #121212;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e5e7eb;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #121212; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #121212; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #121212; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1a2040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e5e7eb;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #121212;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #121212; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1a20; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e5e7eb; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #121212; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #1c1a20; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #121212; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1a20; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #121212; margin-bottom: 12px; border-bottom: 1px solid #1c1a20; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e5e7eb; th, td { padding: 12px 8px; border: 1px solid #e5e7eb; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #121212; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e5e7eb; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #121212; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e洗練の輝き プロ仕様コーヒーポット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eユキワが半世紀培った技術が息づく、気品あふれる逸品。\u003cstrong\u003eステンレスの澄んだ輝き\u003c\/strong\u003eが、空間に格調をもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9763209_1000.jpg?v=1724033108\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e輝くおもてなしの主役\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e業務用に選ばれる信頼の品質\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e全国のホテルやレストランに愛され続ける\u003cstrong\u003e確かな堅牢性\u003c\/strong\u003e。多様なシーンに対応するサイズ展開で、プロの厳しい要求に応えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9763209_1002.jpg?v=1724033108\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e多様なシーンに応える設計\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e豊かな食卓を彩るユキワ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e澄み切った光を映し、いつもの食卓を\u003cstrong\u003e特別な空間へと昇華\u003c\/strong\u003eさせます。記憶に残るおもてなしを演出する、確かな存在感です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9763209_1001.jpg?v=1724033108\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e心に残るおもてなしを\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eステンレス製業務用器物の専門メーカーとして半世紀にわたり、全国のホテル・レストランに、テーブルウェア・バンケットウェア・バーアイテムを提供しご愛顧いただいてきたユキワブランドがお送りするテーブルウェアです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e一つ一つのアイテムが気品ある風格で「食」のシーンを豊かに演出します。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e名入れ・カスタマイズについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eお客様の特別なご要望にお応えするため、多様なカスタマイズに対応しております。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eレーザー刻印によるオリジナル名入れ対応で、貴方だけの特別な逸品作りをお手伝いいたします。\u003c\/li\u003e\n                    \u003cli\u003e各種記念やお祝い事のギフト、ノベルティグッズ等にも最適です。\u003c\/li\u003e\n                    \u003cli\u003e金メッキやピンクゴールドメッキ、艶消し、発色等、様々な表面加工に対応可能です。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eご要望の場合はお気軽にお問い合わせください。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品の基本情報です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品名: B渕 小判コーヒーポット\u003c\/li\u003e\n                    \u003cli\u003eブランド: ユキワ (YUKIWA)\u003c\/li\u003e\n                    \u003cli\u003e素材: ステンレス\u003c\/li\u003e\n                    \u003cli\u003eシリーズ品番: #YUKIWA Service Pot\u003c\/li\u003e\n                    \u003cli\u003eサイズ・容量展開:\n                        \u003cul class=\"nested-list\"\u003e\n                            \u003cli\u003e10人用 (品番: 0302 4210): 幅11×奥行9×高さ23cm, 容量約1,350cc\u003c\/li\u003e\n                            \u003cli\u003e7人用 (品番: 0302 4207): 幅11×奥行9×高さ21cm, 容量約1,000cc\u003c\/li\u003e\n                            \u003cli\u003e5人用 (品番: 0302 4205): 幅9×奥行7×高さ18cm, 容量約700cc\u003c\/li\u003e\n                            \u003cli\u003e3人用 (品番: 0302 4203): 幅8×奥行6×高さ14cm, 容量約450cc\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eご注意\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eご購入前にご確認ください。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e商品画像に写っている撮影用小物は付属しません。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YUKIWA（ユキワ）","offers":[{"title":"3人用\n●8×6×H14（㎝）  ●450（c.c.）","offer_id":52069912117523,"sku":null,"price":31500.0,"currency_code":"JPY","in_stock":true},{"title":"5人用\n●9×7×H18（㎝）  ●700（c.c.）","offer_id":52069912150291,"sku":null,"price":35700.0,"currency_code":"JPY","in_stock":true},{"title":"7人用\n●11×9×H21（㎝）  ●1,000（c.c.）","offer_id":52069912183059,"sku":null,"price":39000.0,"currency_code":"JPY","in_stock":true},{"title":"10人用\n●11×9×H23（㎝） ●1,350（c.c.）","offer_id":52069912215827,"sku":null,"price":41000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9763209_1000.jpg?v=1724033108"},{"product_id":"9769856","title":"B渕ロイヤル コーヒーポット　ショートスパウト\u003cYUKIWA\u003e(ユキワ）","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Serif Japanese\", serif, Garamond, Baskerville, Caslon; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #121212;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e5e7eb;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #121212; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #121212; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #121212; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1a2040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e5e7eb;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #121212;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #121212; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1a20; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e5e7eb; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #121212; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #1c1a20; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #121212; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1a20; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #121212; margin-bottom: 12px; border-bottom: 1px solid #1c1a20; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e5e7eb; th, td { padding: 12px 8px; border: 1px solid #e5e7eb; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #121212; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e5e7eb; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #121212; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003ch1 class=\"product-title\"\u003eB渕ロイヤル コーヒーポット　ショートスパウト\u003cyukiwa\u003e(ユキワ）\u003c\/yukiwa\u003e\n\u003c\/h1\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eユキワの輝き、プロのテーブルへ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e半世紀にわたり一流の現場で愛され続けるユキワブランド。その歴史が育んだ\u003cstrong\u003e確かな品質\u003c\/strong\u003eが、あなたの食卓を洗練された空間へと昇華させます。高貴な輝きを放つステンレスは、どんなシーンにも溶け込む\u003cstrong\u003e普遍的な美しさ\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9769856_1000.jpg?v=1724033362\" class=\"img-fluid d-block w-100 product-img\" alt=\"プロのテーブルに置かれたYUKIWAのコーヒーポット\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e信頼と誇りのブランド\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e計算された機能美、快適なコーヒータイム\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eショートスパウトが注ぎやすさを追求し、緻密に計算されたフォルムは使うほどに手になじみます。\u003cstrong\u003e豊富なサイズ展開\u003c\/strong\u003eから、おもてなしの規模や日常使いに合わせて最適な一台をお選びいただけます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9769856_1002.jpg?v=1724033362\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショートスパウトが特徴のコーヒーポットのアップ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日々の使いやすさを追求\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e記憶に残る、優雅なおもてなし時間\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e大切なゲストを迎える時、特別な記念日を祝う食卓に。このコーヒーポットがあるだけで、いつもの空間が\u003cstrong\u003e格調高い大人のサロン\u003c\/strong\u003eへと変わります。心豊かな時間を演出し、\u003cstrong\u003e記憶に残るひととき\u003c\/strong\u003eをお届けします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9769856_1001.jpg?v=1724033362\" class=\"img-fluid d-block w-100 product-img\" alt=\"優雅なティータイムを演出するコーヒーポット\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e上質な体験を演出\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特長\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eユキワブランドの誇り高き歴史と、その製品がもたらす価値についてご紹介します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e半世紀にわたり一流の現場に選ばれる信頼のブランド\u003c\/li\u003e\n                    \u003cli\u003e最高級のバンケット・テーブル・キッチンウェアを提供\u003c\/li\u003e\n                    \u003cli\u003e国内屈指のシェアを誇る品質\u003c\/li\u003e\n                    \u003cli\u003e海外の業界でも有名なブランド\u003c\/li\u003e\n                    \u003cli\u003e優れた機能性と高貴な輝き\u003c\/li\u003e\n                    \u003cli\u003eレストランやバーなどプロフェッショナルなシーンで活躍\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e高品質な素材選びにより、長くご愛用いただける逸品です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: ステンレス\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eオプション・その他\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eお客様のニーズに合わせたカスタマイズや、ギフトにも最適なオプションをご用意しています。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eレーザー刻印によるオリジナル名入れに対応（各種記念やお祝い事のギフト、ノベルティグッズ等に最適）\u003c\/li\u003e\n                    \u003cli\u003e金メッキ、ピンクゴールドメッキ、艶消し、発色等、様々な表面加工に対応（ご要望の場合はお気軽にお問い合わせください）\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ・容量\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e用途に合わせてお選びいただける豊富なサイズ展開です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e10人用: 12.5×10.5×H20.5 cm \/ 1,500 c.c.\u003c\/li\u003e\n                    \u003cli\u003e7人用: 11.5×9×H18.5 cm \/ 1,000 c.c.\u003c\/li\u003e\n                    \u003cli\u003e5人用: 9.5×7.5×H16 cm \/ 700 c.c.\u003c\/li\u003e\n                    \u003cli\u003e3人用: 8×6.5×H13.5 cm \/ 410 c.c.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e商品画像に写っている撮影用小物は付属いたしません。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"YUKIWA（ユキワ）","offers":[{"title":"3人用\n●8×6.5×H13.5（㎝）   ●410（c.c.）","offer_id":52069912969491,"sku":null,"price":35500.0,"currency_code":"JPY","in_stock":true},{"title":"5人用\n●9.5×7.5×H16（㎝）   ●700（c.c.）","offer_id":52069913002259,"sku":null,"price":39000.0,"currency_code":"JPY","in_stock":true},{"title":"7人用\n●11.5×9×H18.5（㎝）  ●1,000（c.c.）","offer_id":52069913035027,"sku":null,"price":42700.0,"currency_code":"JPY","in_stock":true},{"title":"10人用\n●12.5×10.5×H20.5（㎝） ●1,500（c.c.）","offer_id":52069913067795,"sku":null,"price":45000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9769856_1000.jpg?v=1724033362"},{"product_id":"9773232","title":"B渕ロイヤル コーヒーポット　グースネック\u003cYUKIWA\u003e(ユキワ）","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Serif Japanese\", serif, Garamond, Baskerville, Caslon; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #121212;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e5e7eb;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #121212; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #121212; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #121212; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1a2040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e5e7eb;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #121212;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #121212; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1a20; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e5e7eb; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #121212; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #1c1a20; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #121212; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1a20; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #121212; margin-bottom: 12px; border-bottom: 1px solid #1c1a20; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e5e7eb; th, td { padding: 12px 8px; border: 1px solid #e5e7eb; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #121212; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e5e7eb; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #121212; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eYUKIWAが生み出す優雅な輝き\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e半世紀にわたりプロに選ばれてきたユキワの品格が、\u003cstrong\u003e食のシーンを豊かに彩ります\u003c\/strong\u003e。気品あるたたずまいは、特別な空間を演出するでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9773232_1000.jpg?v=1724033838\" class=\"img-fluid d-block w-100 product-img\" alt=\"YUKIWAが生み出す優雅な輝き\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e洗練されたテーブルウェア\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e完璧な一杯を注ぐグースネック\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e繊細な注ぎ口は、\u003cstrong\u003e一滴たりとも無駄にしない正確なサービング\u003c\/strong\u003eを可能にします。ご要望に応じた名入れや表面加工で、貴方だけの逸品に仕立てませんか。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9773232_1001.jpg?v=1724033838\" class=\"img-fluid d-block w-100 product-img\" alt=\"完璧な一杯を注ぐグースネック\"\u003e\n    \n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e記憶に残るおもてなしの演出\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e緑豊かな空間に溶け込むこのポットは、日常を非日常へと変える魔法。\u003cstrong\u003e大切な方への記念品やお祝いの品\u003c\/strong\u003eとして、心に残る感動を贈りませんか。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9773232_1002.jpg?v=1724033838\" class=\"img-fluid d-block w-100 product-img\" alt=\"記憶に残るおもてなしの演出\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e心に残る特別な時間\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eブランドについて\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eステンレス製業務用器物の専門メーカーとして、半世紀にわたり、全国のホテル・レストランに、テーブルウェア・バンケットウェア・バーアイテムを提供し、ご愛顧いただいてきたユキワブランドがお送りするテーブルウェアです。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品の特長\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e気品ある風格で「食」のシーンを豊かに演出します。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ・容量\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eB渕ロイヤルコーヒーポット グースネックは、用途に合わせて様々なサイズをご用意しております。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e10人用: 約12.5cm(幅) × 10.5cm(奥行) × 高さ20.5cm, 容量1,500cc\u003c\/li\u003e\n        \u003cli\u003e7人用: 約11.5cm(幅) × 9cm(奥行) × 高さ18.5cm, 容量1,000cc\u003c\/li\u003e\n        \u003cli\u003e5人用: 約9.5cm(幅) × 7.5cm(奥行) × 高さ16cm, 容量700cc\u003c\/li\u003e\n        \u003cli\u003e3人用: 約8cm(幅) × 6.5cm(奥行) × 高さ13.5cm, 容量410cc\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003csmall\u003e※上記は目安となります。詳細な寸法は商品画像またはメーカー情報をご確認ください。\u003c\/small\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカスタマイズ・ギフト\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e貴方だけの特別な逸品作りをお手伝いします。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eレーザー刻印によるオリジナル名入れ対応\u003c\/li\u003e\n        \u003cli\u003e金メッキ、ピンクゴールドメッキ、艶消し、発色等様々な表面加工に対応\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e各種記念やお祝い事のギフト、ノベルティグッズ等におすすめです。ご要望の場合はお気軽にお問い合わせください。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eご購入にあたっての注意点\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e商品画像に写っている撮影用小物は付属しません。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e#YUKIWA Service Pot\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"YUKIWA（ユキワ）","offers":[{"title":"3人用\n●8×6.5×H13.5（㎝）  ●410（c.c.）","offer_id":52069914181907,"sku":null,"price":40500.0,"currency_code":"JPY","in_stock":true},{"title":"5人用\n●9.5×7.5×H16（㎝） ●700（c.c.）","offer_id":52069914214675,"sku":null,"price":43800.0,"currency_code":"JPY","in_stock":true},{"title":"7人用\n●11.5×9×H18.5（㎝）  ● 1,000（c.c.）","offer_id":52069914247443,"sku":null,"price":47400.0,"currency_code":"JPY","in_stock":true},{"title":"10人用\n●12.5×10.5×H20.5（㎝） ●1,500（c.c.）","offer_id":52069914280211,"sku":null,"price":49300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9773232_1000.jpg?v=1724033838"},{"product_id":"9785186","title":"ロイヤル コーヒーポット\/ショートスパウト\u003cYUKIWA\u003e(ユキワ）","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Serif Japanese\", serif, Garamond, Baskerville, Caslon; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #121212;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e5e7eb;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #121212; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #121212; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #121212; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1a2040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e5e7eb;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #121212;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #121212; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1a20; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e5e7eb; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #121212; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #1c1a20; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #121212; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1a20; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #121212; margin-bottom: 12px; border-bottom: 1px solid #1c1a20; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e5e7eb; th, td { padding: 12px 8px; border: 1px solid #e5e7eb; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #121212; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e5e7eb; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #121212; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e「食」のシーンを彩る輝き\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e半世紀にわたる\u003cstrong\u003eプロの信頼\u003c\/strong\u003eが宿る気品ある佇まい。テーブルを豊かに演出し、お客様へ最上級のホスピタリティを提供します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9785186_1000.jpg?v=1724034178\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e鏡面仕上げの洗練\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eプロが選ぶ、確かな一杯\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e多様な容量展開で、あらゆる業務用シーンに適合。\u003cstrong\u003eショートスパウト\u003c\/strong\u003eが緻密な注ぎを可能にし、プロの求める品質を確かなものにします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9785186_1001.jpg?v=1724034178\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e効率と品質を追求\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eステンレス製業務用器物の専門メーカーとして、半世紀にわたり、全国のホテル・レストランに、テーブルウェア・バンケットウェア・バーアイテムを提供し、ご愛顧いただいてきたユキワブランドがお送りするテーブルウェアです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e一つ一つのアイテムが気品ある風格で「食」のシーンを豊かに演出します。\u003c\/li\u003e\n                \u003cli\u003e半世紀にわたるプロの信頼が宿っています。\u003c\/li\u003e\n                \u003cli\u003e多様な容量展開で業務用シーンに適合します。\u003c\/li\u003e\n                \u003cli\u003eショートスパウトが緻密な注ぎを可能にします。\u003c\/li\u003e\n                \u003cli\u003eプロの求める品質を確かなものにします。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003ch4\u003e詳細スペック (各サイズ)\u003c\/h4\u003e\n            \u003ctable class=\"table table-bordered table-striped\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003e型番\u003c\/th\u003e\n                        \u003cth\u003eサイズ(cm)\u003c\/th\u003e\n                        \u003cth\u003e容量(c.c.)\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e0302 0610 (10人用)\u003c\/td\u003e\n                        \u003ctd\u003e13×10.5×H20\u003c\/td\u003e\n                        \u003ctd\u003e1,500\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e0302 0607 (7人用)\u003c\/td\u003e\n                        \u003ctd\u003e11.5×9×H18\u003c\/td\u003e\n                        \u003ctd\u003e1,000\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e0302 0605 (5人用)\u003c\/td\u003e\n                        \u003ctd\u003e10×7.8×H15.5\u003c\/td\u003e\n                        \u003ctd\u003e700\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e0302 0603 (3人用)\u003c\/td\u003e\n                        \u003ctd\u003e8.5×6.5×H13\u003c\/td\u003e\n                        \u003ctd\u003e410\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e名入れ・特注サービス\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e貴方だけの特別な逸品作りをお手伝いいたします。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eレーザー刻印によるオリジナル名入れ対応\u003c\/li\u003e\n                \u003cli\u003e金メッキやピンクゴールドメッキ、艶消しや発色等様々な表面加工に対応\u003c\/li\u003e\n                \u003cli\u003e各種記念やお祝い事のギフト、ノベルティグッズ等にも最適です。\u003c\/li\u003e\n                \u003cli\u003eご要望の場合はお気軽にお問い合わせください。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e注意事項\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品画像に写っている撮影用小物は付属しません。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"YUKIWA（ユキワ）","offers":[{"title":"3人用\n●8.5×6.5×H13（㎝） ●410（c.c.）","offer_id":52069918245139,"sku":null,"price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"5人用\n●10×7.8×H15.5（㎝） ●700（c.c.）","offer_id":52069918277907,"sku":null,"price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"7人用\n●11.5×9×H18（㎝） ●1,000（c.c.）","offer_id":52069918310675,"sku":null,"price":40000.0,"currency_code":"JPY","in_stock":true},{"title":"10人用\n●13×10.5×H20（㎝） ●1,500（c.c.）","offer_id":52069918343443,"sku":null,"price":42400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9785186_1000.jpg?v=1724034178"},{"product_id":"9785787","title":"ロイヤル コーヒーポット／グースネック\u003cYUKIWA\u003e(ユキワ）","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Serif Japanese\", serif, Garamond, Baskerville, Caslon; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #121212;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e5e7eb;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #121212; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #121212; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #121212; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1a2040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e5e7eb;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #121212;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #121212; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1a20; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e5e7eb; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #121212; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #1c1a20; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #121212; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1a20; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #121212; margin-bottom: 12px; border-bottom: 1px solid #1c1a20; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e5e7eb; th, td { padding: 12px 8px; border: 1px solid #e5e7eb; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #121212; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e5e7eb; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #121212; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e気品を纏うロイヤルポット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e半世紀\u003c\/strong\u003eにわたり培われたユキワの技術が息づく、このコーヒーポット。\u003cstrong\u003e磨き上げられたステンレスの輝き\u003c\/strong\u003eは、どのようなカフェ空間にも\u003cstrong\u003e洗練と高級感\u003c\/strong\u003eを添え、お客様に\u003cstrong\u003e特別な一杯\u003c\/strong\u003eを提供します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9785787_1000.jpg?v=1724034204\" class=\"img-fluid d-block w-100 product-img\" alt=\"気品を纏うロイヤルポット\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eプロが認める確かな品質\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e多様なシーンに応えるグースネック\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            3人用から10人用まで、\u003cstrong\u003e幅広いサイズ展開\u003c\/strong\u003eがビジネスの可能性を広げます。計算され尽くした\u003cstrong\u003eグースネックの注ぎ口\u003c\/strong\u003eは、\u003cstrong\u003e安定した湯量\u003c\/strong\u003eで、コーヒー豆の個性を\u003cstrong\u003e最大限に引き出す抽出\u003c\/strong\u003eを可能にします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9785787_1001.jpg?v=1724034204\" class=\"img-fluid d-block w-100 product-img\" alt=\"多様なシーンに応えるグースネック\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e最適な一杯を叶える精密設計\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eおもてなしを彩る存在感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            テーブルに置かれた瞬間、周囲の光を反射し、まるで\u003cstrong\u003eオブジェのように空間を豊かに演出\u003c\/strong\u003eします。この\u003cstrong\u003e存在感\u003c\/strong\u003eが、お客様の\u003cstrong\u003e五感を刺激\u003c\/strong\u003eし、カフェでのひとときを忘れられない\u003cstrong\u003e特別な記憶\u003c\/strong\u003eに変えるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9785787_1002.jpg?v=1724034204\" class=\"img-fluid d-block w-100 product-img\" alt=\"おもてなしを彩る存在感\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e至福のカフェ体験を創造\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eステンレス製業務用器物の専門メーカーとして、半世紀にわたり、全国のホテル・レストランに、テーブルウェア・バンケットウェア・バーアイテムを提供し、ご愛顧いただいてきたユキワブランドがお送りするテーブルウェアです。一つ一つのアイテムが気品ある風格で「食」のシーンを豊かに演出します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e半世紀にわたる実績を持つユキワブランド製品\u003c\/li\u003e\n                    \u003cli\u003e全国のホテル・レストランで愛用される高い信頼性\u003c\/li\u003e\n                    \u003cli\u003e食のシーンを豊かに演出する気品ある風格\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eレーザー刻印によるオリジナル名入れ対応可能\u003c\/li\u003e\n                    \u003cli\u003e金メッキ、ピンクゴールドメッキ、艶消し、発色など様々な表面加工に対応可能\u003c\/li\u003e\n                    \u003cli\u003e各種記念やお祝い事のギフト、ノベルティグッズにも最適\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ・容量\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e10人用: 13×10.5×H20 (cm), 1,500 (c.c.)\u003c\/li\u003e\n                    \u003cli\u003e7人用: 11.5×9×H18 (cm), 1,000 (c.c.)\u003c\/li\u003e\n                    \u003cli\u003e5人用: 10×7.8×H15.5 (cm), 700 (c.c.)\u003c\/li\u003e\n                    \u003cli\u003e3人用: 8.5×6.5×H13 (cm), 410 (c.c.)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e#YUKIWA Service Pot\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e商品画像に写っている撮影用小物は付属しません。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YUKIWA（ユキワ）","offers":[{"title":"3人用\n●8.5×6.5×H13（㎝）  ●410（c.c.）","offer_id":52069918671123,"sku":null,"price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"5人用\n●10×7.8×H15.5（㎝）  ●700（c.c.）","offer_id":52069918703891,"sku":null,"price":40000.0,"currency_code":"JPY","in_stock":true},{"title":"7人用\n●11.5×9×H18（㎝）  ●1,000（c.c.）","offer_id":52069918736659,"sku":null,"price":43000.0,"currency_code":"JPY","in_stock":true},{"title":"10人用\n●13×10.5×H20（㎝） ●1,500（c.c.）","offer_id":52069918769427,"sku":null,"price":45000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9785787_1000.jpg?v=1724034204"},{"product_id":"9786145","title":"【人気商品】菊渕・B渕 コーヒーポット\u003cYUKIWA\u003e(ユキワ）","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Serif Japanese\", serif, Garamond, Baskerville, Caslon; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #121212;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e5e7eb;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #121212; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #121212; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #121212; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1a2040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e5e7eb;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #121212;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #121212; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1a20; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e5e7eb; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #121212; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #1c1a20; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #121212; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1a20; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #121212; margin-bottom: 12px; border-bottom: 1px solid #1c1a20; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e5e7eb; th, td { padding: 12px 8px; border: 1px solid #e5e7eb; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #121212; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e5e7eb; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #121212; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eユキワ 気品と歴史を纏うコーヒーポット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      半世紀にわたり\u003cstrong\u003eプロの現場で愛されてきたユキワブランド\u003c\/strong\u003e。その\u003cstrong\u003e確かな品質\u003c\/strong\u003eと\u003cstrong\u003e洗練されたデザイン\u003c\/strong\u003eが、毎日のテーブルに\u003cstrong\u003e風格ある佇まい\u003c\/strong\u003eを添え、空間全体を豊かに演出します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9786145_1000.jpg?v=1724034247\" class=\"img-fluid d-block w-100 product-img\" alt=\"ユキワのコーヒーポット、上品な佇まい\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e老舗が誇る本物の輝き\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人技が息づく精緻なフォルム\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e菊渕・B渕から選べる細部の意匠\u003c\/strong\u003e。\u003cstrong\u003e熟練の職人技\u003c\/strong\u003eが光る\u003cstrong\u003eステンレスの輝き\u003c\/strong\u003eは、プロの厳しい要求に応える\u003cstrong\u003e高い耐久性\u003c\/strong\u003eと、日常使いでの\u003cstrong\u003e手入れのしやすさ\u003c\/strong\u003eを両立。細部までこだわり抜いた逸品です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9786145_1002.jpg?v=1724034247\" class=\"img-fluid d-block w-100 product-img\" alt=\"ユキワのコーヒーポットの細部のデザイン\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eプロの厨房で磨かれた実用性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e極上のくつろぎを演出する一台\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      自宅でのカフェタイムや大切なゲストをお迎えする際に。このコーヒーポットが、まるで\u003cstrong\u003e一流ホテルにいるかのような贅沢な雰囲気\u003c\/strong\u003eを醸し出し、\u003cstrong\u003e心に残る豊かな時間\u003c\/strong\u003eを提供します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9786145_1004.jpg?v=1724034247\" class=\"img-fluid d-block w-100 product-img\" alt=\"ユキワのコーヒーポットとカップが並べられたテーブル\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eおもてなしの心を感じる瞬間\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eユキワブランドは、半世紀にわたりプロの現場で愛され続けてきた、ステンレス製業務用器物の専門メーカーです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e全国のホテル・レストランで提供されるテーブルウェア・バンケットウェア・バーアイテム\u003c\/li\u003e\n        \u003cli\u003e一つ一つのアイテムが気品ある風格で「食」のシーンを豊かに演出\u003c\/li\u003e\n        \u003cli\u003e確かな品質と洗練されたデザイン\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・加工・オプション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e高品質な素材と豊富なカスタマイズオプションで、特別な逸品を。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e素材：ステンレス製\u003c\/li\u003e\n        \u003cli\u003eレーザー刻印によるオリジナル名入れ対応\u003c\/li\u003e\n        \u003cli\u003e各種表面加工に対応（金メッキ、ピンクゴールドメッキ、艶消し、発色など）\u003c\/li\u003e\n        \u003cli\u003e各種記念やお祝い事のギフト、ノベルティグッズとしても最適\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ・容量\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eご希望の用途に合わせてお選びいただけます。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e15人用：約 φ12×H25 cm (1,800 c.c.)\u003c\/li\u003e\n        \u003cli\u003e10人用：約 φ12×H23 cm (1,350 c.c.)\u003c\/li\u003e\n        \u003cli\u003e7人用：約 φ10.5×H20 cm (1,000 c.c.)\u003c\/li\u003e\n        \u003cli\u003e5人用：約 φ10×H19 cm (750 c.c.)\u003c\/li\u003e\n        \u003cli\u003e3人用：約 φ7.5×H13.5 cm (400 c.c.)\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"note-text\"\u003e※菊渕・B渕ともに同サイズ展開です。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e#YUKIWA Service Pot\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) - 入力データに情報がないため作成しません。 --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入時の注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e商品画像に写っている撮影用小物は付属しません。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YUKIWA（ユキワ）","offers":[{"title":"（菊渕） 〈3人用〉\n●7.5φ×H13.5（㎝） ●400（c.c.）","offer_id":52069919326483,"sku":"03021203","price":25400.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕）〈5人用〉\n●10φ×H19（㎝） ●750（c.c.）","offer_id":52069919359251,"sku":"03021205","price":28600.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕）〈7人用〉\n●10.5φ×H20（㎝） ●1,000（c.c.）","offer_id":52069919392019,"sku":"03021207","price":35000.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕）〈10人用〉\n●12φ×H23（㎝） ●1,350（c.c.）","offer_id":52069919424787,"sku":"03021210","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈3人用〉\n●7.5φ×H13.5（㎝） ●400（c.c.）","offer_id":52069919457555,"sku":"03022203","price":25400.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈5人用〉\n●10φ×H19（㎝） ●750（c.c.）","offer_id":52069919490323,"sku":"03022205","price":28600.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈7人用〉\n●10.5φ×H20（㎝） ●1,000（c.c.）","offer_id":52069919523091,"sku":"03022207","price":35000.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕） 〈10人用〉\n●12φ×H23（㎝） ●1,350（c.c.）","offer_id":52069919555859,"sku":"03022210","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈3人用〉鶴口\n●7.5φ×H13.5（㎝） ●400（c.c.）","offer_id":52069919588627,"sku":null,"price":28400.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈3人用〉籐づる巻き\n●7.5φ×H13.5（㎝） ●400（c.c）","offer_id":52069919621395,"sku":null,"price":28400.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈3人用〉鶴口\/籐づる巻き\n●7.5φ×H13.5（㎝） ●400（c.c.）","offer_id":52069919654163,"sku":null,"price":31400.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕） 〈3人用〉口先鶴口加工\n●7.5φ×H13.5（㎝） ●400（c.c.）","offer_id":52069919686931,"sku":null,"price":28400.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕） 〈3人用〉籐づる巻き加工\n●7.5φ×H13.5（㎝） ●400（c.c.）","offer_id":52069919719699,"sku":null,"price":28400.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕） 〈3人用〉口先鶴口\/籐づる巻き加工\n●7.5φ×H13.5（㎝） ●400（c.c.）","offer_id":52069919752467,"sku":null,"price":31400.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈5人用〉鶴口\n●10φ×H19（㎝） ●750（c.c.）","offer_id":52069919785235,"sku":null,"price":31600.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈5人用〉籐づる巻き\n●10φ×H19（㎝） ●750（c.c.）","offer_id":52069919818003,"sku":null,"price":31600.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈5人用〉鶴口\/籐づる巻き\n●10φ×H19（㎝） ●750（c.c.）","offer_id":52069919850771,"sku":null,"price":34600.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕）〈5人用〉鶴口\n●10φ×H19（㎝） ●750（c.c.）","offer_id":52069919883539,"sku":null,"price":31600.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕）〈5人用〉籐づる巻き\n●10φ×H19（㎝） ●750（c.c.）","offer_id":52069919916307,"sku":null,"price":31600.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕）〈5人用〉鶴口\/籐づる巻き加工\n●10φ×H19（㎝） ●750（c.c.）","offer_id":52069919949075,"sku":null,"price":34600.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈7人用〉鶴口\n●10.5φ×H20（㎝） ●1,000（c.c.）","offer_id":52069919981843,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈7人用〉籐づる巻き\n●10.5φ×H20（㎝） ●1,000（c.c.）","offer_id":52069920014611,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈7人用〉鶴口\/籐づる巻き\n●10.5φ×H20（㎝） ●1,000（c.c.）","offer_id":52069920047379,"sku":null,"price":41000.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕）〈7人用〉鶴口\n●10.5φ×H20（㎝） ●1,000（c.c.）","offer_id":52069920080147,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕）〈7人用〉籐づる巻き加工\n●10.5φ×H20（㎝） ●1,000（c.c.）","offer_id":52069920112915,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕）〈7人用〉鶴口\/籐づる巻き\n●10.5φ×H20（㎝） ●1,000（c.c.）","offer_id":52069920145683,"sku":null,"price":41000.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕） 〈10人用〉口先鶴口加工\n●12φ×H23（㎝） ●1,350（c.c.）","offer_id":53957873631507,"sku":null,"price":25400.0,"currency_code":"JPY","in_stock":false},{"title":"（B渕） 〈10人用〉籐づる巻き加工\n●12φ×H23（㎝） ●1,350（c.c.）","offer_id":53957873664275,"sku":null,"price":25400.0,"currency_code":"JPY","in_stock":false},{"title":"（B渕） 〈10人用〉口先鶴口\/籐づる巻き加工\n●12φ×H23（㎝） ●1,350（c.c.）","offer_id":53957873697043,"sku":null,"price":25400.0,"currency_code":"JPY","in_stock":false},{"title":"（菊渕）〈10人用〉口先鶴口加工\n●12φ×H23（㎝） ●1,350（c.c.）","offer_id":53957873729811,"sku":null,"price":25400.0,"currency_code":"JPY","in_stock":false},{"title":"（菊渕）〈10人用〉籐づる巻き加工\n●12φ×H23（㎝） ●1,350（c.c.）","offer_id":53957873762579,"sku":null,"price":25400.0,"currency_code":"JPY","in_stock":false},{"title":"（菊渕）〈10人用〉口先鶴口\/籐づる巻き加工\n●12φ×H23（㎝） ●1,350（c.c.）","offer_id":53957873795347,"sku":null,"price":25400.0,"currency_code":"JPY","in_stock":false},{"title":"（B渕）〈5人用〉ブラスト仕様\n●10φ×H19（㎝） ●750（c.c.）","offer_id":53957873828115,"sku":null,"price":25400.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9786145_1000.jpg?v=1724034247"},{"product_id":"11392693","title":"＜金メッキ仕様＞菊渕・B渕 コーヒーポット\u003cYUKIWA\u003e(ユキワ）","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Serif Japanese\", serif, Garamond, Baskerville, Caslon; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #121212;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e5e7eb;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #121212; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #121212; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #121212; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1a2040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e5e7eb;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #121212;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #121212; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1a20; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e5e7eb; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #121212; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #1c1a20; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #121212; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1a20; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #121212; margin-bottom: 12px; border-bottom: 1px solid #1c1a20; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e5e7eb; th, td { padding: 12px 8px; border: 1px solid #e5e7eb; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #121212; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e5e7eb; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #121212; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003ch1 class=\"product-title\"\u003e＜金メッキ仕様＞菊渕・B渕 コーヒーポット\u003cyukiwa\u003e(ユキワ）\u003c\/yukiwa\u003e\n\u003c\/h1\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e金色の輝き、至福の時を\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e美しい\u003cstrong\u003e金メッキ\u003c\/strong\u003eが施されたこのコーヒーポットは、空間全体を格調高い雰囲気に変え、お客様への最高の\u003cstrong\u003eおもてなし\u003c\/strong\u003eを演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11392693_1000.jpg?v=1724043033\" class=\"img-fluid d-block w-100 product-img\" alt=\"華やぐテーブルの主役\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e華やぐテーブルの主役\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eプロが選ぶ、ユキワの信頼\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e半世紀にわたり培われたユキワの\u003cstrong\u003e職人技\u003c\/strong\u003eが、細部にまで息づく洗練されたフォルム。まさに\u003cstrong\u003eプロフェッショナル\u003c\/strong\u003eの現場で輝く逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11392693_1001.jpg?v=1724043033\" class=\"img-fluid d-block w-100 product-img\" alt=\"継承される品質\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e継承される品質\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e菊渕・B渕、唯一無二の演出\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e菊渕とB渕、二つの異なるエッジパターンが織りなす繊細なデザイン。\u003cstrong\u003eレーザー刻印で名入れ\u003c\/strong\u003eを施せば、貴店だけの\u003cstrong\u003e特別な一杯\u003c\/strong\u003eを届ける記念品にもなります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11392693_1005.jpg?v=1724043033\" class=\"img-fluid d-block w-100 product-img\" alt=\"こだわりの意匠と個性\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eこだわりの意匠と個性\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eユキワブランドが贈る、プロフェッショナルな「食」のシーンを豊かに演出するテーブルウェアです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eステンレス製業務用器物の専門メーカーとして半世紀の実績\u003c\/li\u003e\n                    \u003cli\u003e全国のホテル・レストランで愛用される信頼の品質\u003c\/li\u003e\n                    \u003cli\u003e一つ一つのアイテムが気品ある風格を演出\u003c\/li\u003e\n                    \u003cli\u003e金メッキ、ピンクゴールドメッキ、艶消し、発色など多様な表面加工に対応\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eラインナップ（サイズ・容量・型番）\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003ctable class=\"table table-bordered\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e型番\u003c\/th\u003e\n                            \u003cth\u003e種類\u003c\/th\u003e\n                            \u003cth\u003eサイズ (φ×H)\u003c\/th\u003e\n                            \u003cth\u003e容量 (ml)\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e0302 2207 \/ 0302 1207\u003c\/td\u003e\n                            \u003ctd\u003eB渕 \/ 菊渕\u003c\/td\u003e\n                            \u003ctd\u003e10.5cm × 20cm\u003c\/td\u003e\n                            \u003ctd\u003e1000\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e0302 2205 \/ 0302 1205\u003c\/td\u003e\n                            \u003ctd\u003eB渕 \/ 菊渕\u003c\/td\u003e\n                            \u003ctd\u003e10cm × 19cm\u003c\/td\u003e\n                            \u003ctd\u003e750\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e0302 2203 \/ 0302 1203\u003c\/td\u003e\n                            \u003ctd\u003eB渕 \/ 菊渕\u003c\/td\u003e\n                            \u003ctd\u003e7.5cm × 13.5cm\u003c\/td\u003e\n                            \u003ctd\u003e400\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n                \u003cp class=\"body-text\"\u003e※上記は主なラインナップの一例です。詳細はお気軽にお問い合わせください。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eオリジナル名入れ・特注対応\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e貴方だけの特別な逸品作りをお手伝いいたします。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eレーザー刻印によるオリジナル名入れ対応\u003c\/li\u003e\n                    \u003cli\u003e各種記念やお祝い事のギフト、ノベルティグッズに最適\u003c\/li\u003e\n                    \u003cli\u003e表面加工のご要望も承ります\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003eご要望の場合はお気軽にお問い合わせください。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e商品画像に写っている撮影用小物は付属しません。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"YUKIWA（ユキワ）","offers":[{"title":"（菊渕）〈7人用〉金メッキ仕様\n●10.5φ×H20（㎝） ●1,000（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069995774227,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈7人用〉金メッキ仕様\n●10.5φ×H20（㎝） ●1,000（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069995806995,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕）〈5人用〉金メッキ仕様\n●10φ×H19（㎝） ●750（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069995839763,"sku":null,"price":43400.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈5人用〉金メッキ仕様\n●10φ×H19（㎝） ●750（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069995872531,"sku":null,"price":43400.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕） 〈3人用〉金メッキ仕様\n●7.5φ×H13.5（㎝） ●400（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069995905299,"sku":null,"price":37100.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈3人用〉金メッキ仕様\n口先鶴口加工\n●7.5φ×H13.5（㎝） ●400（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069995938067,"sku":null,"price":39500.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕） 〈3人用〉金メッキ仕様\n口先鶴口\n●7.5φ×H13.5（㎝） ●400（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069995970835,"sku":null,"price":39500.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕） 〈3人用〉金メッキ仕様\n籐づる巻き\n●7.5φ×H13.5（㎝） ●400（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069996003603,"sku":null,"price":40100.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕） 〈3人用〉金メッキ仕様\n口先鶴口\/籐づる巻き\n●7.5φ×H13.5（㎝） ●400（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069996036371,"sku":null,"price":42500.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈3人用〉金メッキ仕様\n籐づる巻き加工\n●7.5φ×H13.5（㎝） ●400（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069996069139,"sku":null,"price":40100.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈3人用〉金メッキ仕様\n口先鶴口\/籐づる巻き加工\n●7.5φ×H13.5（㎝） ●400（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069996101907,"sku":null,"price":42500.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈3人用〉金メッキ仕様\n●7.5φ×H13.5（㎝） ●400（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069996134675,"sku":null,"price":37100.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕）〈5人用〉金メッキ仕様\n口先鶴口加工\n●10φ×H19（㎝） ●750（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069996167443,"sku":null,"price":45800.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕）〈5人用〉金メッキ仕様\n籐づる巻き加工\n●10φ×H19（㎝） ●750（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069996200211,"sku":null,"price":46400.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕）〈5人用〉金メッキ仕様\n口先鶴口\/籐づる巻き加工\n●10φ×H19（㎝） ●750（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069996232979,"sku":null,"price":48800.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈5人用〉金メッキ仕様\n口先鶴口\n●10φ×H19（㎝） ●750（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069996265747,"sku":null,"price":45800.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈5人用〉金メッキ仕様\n籐づる巻き\n●10φ×H19（㎝） ●750（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069996298515,"sku":null,"price":46400.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈5人用〉金メッキ仕様\n口先細鶴口\/籐づる巻き\n●10φ×H19（㎝） ●750（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069996331283,"sku":null,"price":48800.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕）〈7人用〉金メッキ仕様\n口先鶴口\n●10.5φ×H20（㎝） ●1,000（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069996364051,"sku":null,"price":52400.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕）〈7人用〉金メッキ仕様\n籐づる巻き加工\n●10.5φ×H20（㎝） ●1,000（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069996396819,"sku":null,"price":53000.0,"currency_code":"JPY","in_stock":true},{"title":"（菊渕）〈7人用〉金メッキ仕様\n口先鶴口\/籐づる巻き\n●10.5φ×H20（㎝） ●1,000（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069996429587,"sku":null,"price":55400.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈7人用〉金メッキ仕様\n口先鶴口加工\n●10.5φ×H20（㎝） ●1,000（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069996462355,"sku":null,"price":52400.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈7人用〉金メッキ仕様\n籐づる巻き加工\n●10.5φ×H20（㎝） ●1,000（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069996495123,"sku":null,"price":53000.0,"currency_code":"JPY","in_stock":true},{"title":"（B渕）〈7人用〉金メッキ仕様\n口先鶴口\/籐づる巻き加工\n●10.5φ×H20（㎝） ●1,000（c.c.）\n\n※現在注文が殺到しており、予約待ち状態です。お手数をおかけしますが都度納期のご確認お願いいたします。","offer_id":52069996527891,"sku":null,"price":55400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11392693_1000.jpg?v=1724043033"}],"url":"https:\/\/yukiwa-online.we-shop.jp\/collections\/%e3%83%ad%e3%82%a4%e3%83%a4%e3%83%ab-%e8%8f%8a%e6%b8%95%e3%82%b7%e3%83%aa%e3%83%bc%e3%82%ba.oembed","provider":"厨房用品・ステンレス調理器具 専門店 | YUKIWA 公式通販","version":"1.0","type":"link"}