{"title":"M型ポット","description":"","products":[{"product_id":"9788743","title":"【人気商品】M型 コーヒーポット\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  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eプロが選ぶ、至高のM型ポット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eカフェ開業を目指す貴方へ。YUKIWAが誇るM型コーヒーポットは、その気品ある佇まいで「食」のシーンを豊かに演出します。業務用で培われた実績が、毎日を\u003cstrong\u003e特別な一杯\u003c\/strong\u003eに変えるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9788743_1008.jpg?v=1724034416\" 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  \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\/9788743_1001.jpg?v=1724034416\" 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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e品質を追求する、ユキワの製造現場\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e熟練の職人が一点一点、丹精込めて作り上げるYUKIWAのコーヒーポット。ステンレス製業務用器物メーカーとしての長年の経験が、\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\/9788743_1007.jpg?v=1724034416\" 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ユキワブランドのサービスポットで最も業界で支持され、業務用だけでなく個人ユーザーにも広くご愛顧頂いているMタイプシリーズです。\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  \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      \u003cp\u003e一つ一つのアイテムが気品ある風格で「食」のシーンを豊かに演出します。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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=\"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  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品ラインナップとサイズ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"product-lineup-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e0303 1207\u003c\/strong\u003e - 7人用: 11φ×H20 (cm), 1,000 c.c.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e0303 1205\u003c\/strong\u003e - 5人用: 10φ×H17.5 (cm), 750 c.c.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e0303 1203\u003c\/strong\u003e - 3人用: 7.5φ×H13.5 (cm), 400 c.c.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"note-text small-text\"\u003e※上記は代表的なサイズです。詳細はお問い合わせください。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品画像に写っている撮影用小物は付属しません。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"YUKIWA（ユキワ）","offers":[{"title":"3人用　籐づる巻き加工\n●7.5φ×H13.5（㎝）  ●400（c.c.）\n※こちらは受注後に藤づる巻き加工となります。","offer_id":52069922177299,"sku":null,"price":19200.0,"currency_code":"JPY","in_stock":true},{"title":"5人用　\n●10φ×H17.5 （㎝） ●750（c.c.）","offer_id":52069922210067,"sku":null,"price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"7人用　\n●11φ×H20（㎝） ●1,000（c.c.）","offer_id":52069922242835,"sku":null,"price":20400.0,"currency_code":"JPY","in_stock":true},{"title":"3人用　\n●8.5φ×H13.5（㎝）  ●400（c.c.）","offer_id":52069922275603,"sku":null,"price":16200.0,"currency_code":"JPY","in_stock":true},{"title":"5人用　籐づる巻き加工\n●10φ×H17.5 （㎝） ●750（c.c.）\n※こちらは受注後に藤づる巻き加工となります。","offer_id":52069922308371,"sku":null,"price":21800.0,"currency_code":"JPY","in_stock":true},{"title":"7人用　籐づる巻き加工\n●11φ×H20（㎝） ●1,000（c.c.）\n※こちらは受注後に藤づる巻き加工となります。","offer_id":52069922341139,"sku":null,"price":23400.0,"currency_code":"JPY","in_stock":true},{"title":"3人用　木の実ツマミ\n●8.5φ×H13.5（㎝）  ●400（c.c.）\n※受注生産","offer_id":52069922373907,"sku":null,"price":18200.0,"currency_code":"JPY","in_stock":true},{"title":"3人用　藤づる巻き加工\/木の実ツマミ\n●7.5φ×H13.5（㎝）  ●400（c.c.）\n※受注生産","offer_id":52069922406675,"sku":null,"price":21200.0,"currency_code":"JPY","in_stock":true},{"title":"5人用　木の実ツマミ\n●10φ×H17.5 （㎝） ●750（c.c.）\n※受注生産","offer_id":52069922439443,"sku":null,"price":20800.0,"currency_code":"JPY","in_stock":true},{"title":"5人用　藤づる巻き\/木の実ツマミ\n●10φ×H17.5 （㎝） ●750（c.c.）\n※受注生産","offer_id":52069922472211,"sku":null,"price":23800.0,"currency_code":"JPY","in_stock":true},{"title":"7人用　木の実ツマミ\n●11φ×H20（㎝） ●1,000（c.c.）\n※受注生産","offer_id":52069922504979,"sku":null,"price":22400.0,"currency_code":"JPY","in_stock":true},{"title":"7人用　藤づる巻き\/木の実ツマミ\n●11φ×H20（㎝） ●1,000（c.c.）\n※受注生産","offer_id":52069922537747,"sku":null,"price":25400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/9788743_1008.jpg?v=1724034416"},{"product_id":"10091053","title":"M型 コーヒーポット　CLASSIC\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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eユキワM型 コーヒーポットの真髄\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/10091053_1000.jpg?v=1724042570\" class=\"img-fluid d-block w-100 product-img\" alt=\"ユキワM型コーヒーポットの全景\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eプロが認めるフォルム\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e半世紀にわたりプロが信頼を寄せるユキワのM型ポットは、その\u003cstrong\u003e洗練された佇まい\u003c\/strong\u003eで空間を格上げします。注ぎやすさにこだわり抜いた設計は、サービスポットとしてだけでなく、\u003cstrong\u003e至福のドリップ体験\u003c\/strong\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/10091053_1003.jpg?v=1724042570\" class=\"img-fluid d-block w-100 product-img\" alt=\"ダメージ加工が施されたコーヒーポット\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日々のコーヒーに溶け込む美\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eポット全体に施された\u003cstrong\u003eダメージ加工\u003c\/strong\u003eは、金属特有の反射を抑え、落ち着きのある\u003cstrong\u003eシックな雰囲気\u003c\/strong\u003eを醸し出します。日常使いで生じる細かな傷も目立ちにくく、長期間にわたりその\u003cstrong\u003e美しさ\u003c\/strong\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/10091053_1004.jpg?v=1724042570\" class=\"img-fluid d-block w-100 product-img\" alt=\"ユキワロゴが刻印されたコーヒーポット\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e熟練の技が宿る\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eユキワブランドが誇る、\u003cstrong\u003e気品あるステンレス製器物\u003c\/strong\u003eの専門技術が細部にまで息づいています。\u003cstrong\u003eレーザー刻印による名入れ\u003c\/strong\u003eや多彩な表面加工で、\u003cstrong\u003e世界に一つだけの特別なアイテム\u003c\/strong\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ユキワブランドのMタイプシリーズは、プロフェッショナルから個人ユーザーまで幅広く支持される高評価モデルです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e業界で最も支持されるMタイプシリーズ\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\u003eメーカー: ユキワ (YUKIWA)\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=\"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\u003eご要望の場合はお気軽にお問い合わせください。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"YUKIWA（ユキワ）","offers":[{"title":"5人用　ブラスト仕様\n●10φ×H17.5 （㎝） ●750（c.c.）\n※受注生産","offer_id":52069992956179,"sku":null,"price":20600.0,"currency_code":"JPY","in_stock":true},{"title":"5人用　ブラストゴールドメッキ仕様●10φ×H17.5 （㎝） ●750（c.c.）※受注生産","offer_id":50578415943955,"sku":null,"price":28800.0,"currency_code":"JPY","in_stock":true},{"title":"5人用　ブラストピンクゴールドメッキ仕様\n●10φ×H17.5 （㎝） ●750（c.c.）\n※受注生産","offer_id":52069992988947,"sku":null,"price":28800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/10091053_1000.jpg?v=1724042570"},{"product_id":"11131112","title":"M型 コーヒーポット　蓋なし\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一流を極めるYUKIWAの逸品\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11131112_2.jpg?v=1724042856\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e半世紀にわたりホテル・レストランで愛されてきたYUKIWAの業務用ステンレス。\u003cstrong\u003e堅牢な作りと気品ある佇まい\u003c\/strong\u003eが融合し、プロのおもてなしを最高級の品質で演出します。\u003c\/p\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\"\u003eM型ポットが叶える機能美\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11131112_1.jpg?v=1724042856\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eM型デザインの機能美は、プロの現場での使いやすさを追求。\u003cstrong\u003eレーザー刻印や多彩な表面加工\u003c\/strong\u003eで、貴店だけのオリジナルポットを実現し、他店との差別化を強力にサポートします。\u003c\/p\u003e\n        \u003cp class=\"caption-text text-end\"\u003e貴店だけの特別な一台\u003c\/p\u003e\n    \u003c\/div\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        \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=\"product-spec-list\"\u003e\n                \u003cli\u003e型番: 0303 1215-5\u003c\/li\u003e\n                \u003cli\u003eサイズ: φ10 × H14 (cm) (本体)\u003c\/li\u003e\n                \u003cli\u003e容量: 750 (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            \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\u003eご要望がございましたら、お気軽にお問い合わせください。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"YUKIWA（ユキワ）","offers":[{"title":"5人用（蓋なし）\n●10φ×H14（㎝） ●750（c.c.）","offer_id":52069994823955,"sku":null,"price":15300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11131112_2.jpg?v=1724042856"},{"product_id":"11394110","title":"\u003cYUKIWAオリジナル鶴口加工＞M型 コーヒーポット\u003cYUKIWA\u003e(ユキワ）","description":"\n\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を追求した、ユキワブランドのコーヒーポット。洗練された佇まいが、自宅での\u003cstrong\u003e本格的なドリップコーヒー体験を格上げ\u003c\/strong\u003eします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11394110_1000.jpg?v=1724043059\" 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\"\u003eYUKIWA独自の\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\/11394110_1001.jpg?v=1724043059\" 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\/11394110_1005.jpg?v=1724043059\" 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  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eユキワブランドのM型コーヒーポットは、その注ぎやすさと洗練されたデザインで高い評価を受けています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e業界で最も支持されるMタイプシリーズ\u003c\/li\u003e\n        \u003cli\u003e業務用から個人ユーザーまで幅広く愛用\u003c\/li\u003e\n        \u003cli\u003eドリップポットとしても高い評価の注ぎやすさ\u003c\/li\u003e\n        \u003cli\u003eYUKIWAオリジナルの細口加工でドリップに特化\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        \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  \u003cdiv class=\"note-box\"\u003e\n    \u003cp\u003e●商品画像に写っている撮影用小物は付属しません。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YUKIWA（ユキワ）","offers":[{"title":"7人用 鶴口\n●11φ×H20（㎝） ●1,000（c.c.）","offer_id":52069997412627,"sku":"03031207鶴","price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"5人用 鶴口\n●10φ×H17.5 （㎝） ●750（c.c.）","offer_id":52069997445395,"sku":"03031205鶴","price":22400.0,"currency_code":"JPY","in_stock":true},{"title":"3人用 鶴口\n●7.5φ×H13.5（㎝）  ●400（c.c.）","offer_id":52069997478163,"sku":"03031203鶴","price":19700.0,"currency_code":"JPY","in_stock":true},{"title":"7人用 鶴口\n・蓋を木の実ツマミに変更仕様\n●11φ×H20（㎝） ●1,000（c.c.）","offer_id":52069997510931,"sku":"03031207鶴木","price":27000.0,"currency_code":"JPY","in_stock":true},{"title":"5人用 鶴口\n・蓋を木の実ツマミに変更仕様\n●10φ×H17.5 （㎝） ●750（c.c.）","offer_id":52069997543699,"sku":"03031205鶴木","price":25400.0,"currency_code":"JPY","in_stock":true},{"title":"3人用 鶴口\n・蓋を木の実ツマミに変更仕様様\n●7.5φ×H13.5（㎝）  ●400（c.c.）","offer_id":52069997576467,"sku":"03031203鶴木","price":22700.0,"currency_code":"JPY","in_stock":true},{"title":"3人用 鶴口\/藤づる巻き加工\n●7.5φ×H13.5（㎝）  ●400（c.c.）","offer_id":52069997609235,"sku":"03031203鶴藤","price":22700.0,"currency_code":"JPY","in_stock":true},{"title":"3人用 鶴口\/藤づる巻き\n・蓋を木の実ツマミに変更仕様様\n●7.5φ×H13.5（㎝）  ●400（c.c.）","offer_id":52069997642003,"sku":"03031203鶴藤木","price":25700.0,"currency_code":"JPY","in_stock":true},{"title":"5人用 鶴口\/藤づる巻き\n●10φ×H17.5 （㎝） ●750（c.c.）","offer_id":52069997674771,"sku":"03031205鶴藤","price":25400.0,"currency_code":"JPY","in_stock":true},{"title":"5人用 鶴口\/藤づる巻き\n・蓋を木の実ツマミに変更仕様\n●10φ×H17.5 （㎝） ●750（c.c.）","offer_id":52069997707539,"sku":"03031205鶴藤木","price":28400.0,"currency_code":"JPY","in_stock":true},{"title":"7人用 鶴口\/藤づる巻き\n●11φ×H20（㎝） ●1,000（c.c.）","offer_id":52069997740307,"sku":"03031207鶴藤","price":27000.0,"currency_code":"JPY","in_stock":true},{"title":"7人用 鶴口\/藤づる巻き\n・蓋を木の実ツマミに変更仕様\n●11φ×H20（㎝） ●1,000（c.c.）","offer_id":52069997773075,"sku":"03031207鶴藤木","price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"5人用 鶴口\/藤づる巻き\n・蓋を木の実ツマミに変更仕様\n・注ぎ口根本内部　目皿無し仕様\n●10φ×H17.5 （㎝） ●750（c.c.）","offer_id":52069997805843,"sku":"03031205鶴藤木無","price":31800.0,"currency_code":"JPY","in_stock":true},{"title":"5人用 鶴口\n・蓋を木の実ツマミに変更仕様\n・注ぎ口根本内部　目皿無し仕様\n●10φ×H17.5 （㎝） ●750（c.c.）","offer_id":52069997838611,"sku":"03031205鶴木無","price":28800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11394110_1000.jpg?v=1724043059"},{"product_id":"11535443","title":"M型コーヒーポット5人用＜ミラーブラック＞\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  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eYUKIWA M型、深淵な黒のコーヒーポット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\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\/11535443_1007.jpg?v=1724043097\" 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や\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\/11535443_1004.jpg?v=1724043097\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e細部に宿る、YUKIWAの誇り\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\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ユキワブランドのMタイプシリーズは、業務用から個人ユーザーまで幅広くご愛顧いただいています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e業界で最も支持されるMタイプシリーズ\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          \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        \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\u003e5人用\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\"\u003eYUKIWAブランドについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eYUKIWAは半世紀にわたり、プロの現場で愛され続けるステンレス製業務用器物の専門メーカーです。\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  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"YUKIWA（ユキワ）","offers":[{"title":"5人用●10φ×H17.5 （㎝） ●750（c.c.）","offer_id":53957873107219,"sku":"03031205B","price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"5人用　藤づる加工●10φ×H17.5 （㎝） ●750（c.c.）","offer_id":53957873139987,"sku":"03031205B藤","price":28000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11535443_1007.jpg?v=1724043097"},{"product_id":"11535446","title":"M型コーヒーポット アンティークシルバー＜黒発色ダメージ加工注ぎ口追加溶接仕様＞\u003cYUKIWA\u003e(ユキワ）","description":"\n\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深遠なる輝き、M型ポット\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\/11535446_1009.jpg?v=1724043114\" 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と\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\/11535446_1010.jpg?v=1724043114\" 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\"\u003eYUKIWAが誇るM型ポットの真髄をここに。\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\/11535446_1011.jpg?v=1724043114\" 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ユキワブランドM型シリーズの表面加工バリエーションの一つで、業務用から個人ユーザーまで広くご愛顧いただいている人気商品です。\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=\"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\u003e※黒発色技術とダメージ加工は定着の不規則性が特徴のため、商品一つ一つに差異や色ムラがございます。写真と見た目が異なる場合がございますので、予めご了承ください。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e発送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e本商品は受注生産となります。正確な納期については、大変お手数ですが都度お問い合わせください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YUKIWA（ユキワ）","offers":[{"title":"5人用　鶴口\n●10φ×H17.5 （㎝） ●750（c.c.）","offer_id":52069998625043,"sku":"03031205AS","price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"5人用　鶴口\/籐づる巻き\n●10φ×H17.5 （㎝） ●750（c.c.）","offer_id":52069998657811,"sku":null,"price":33000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11535446_1009.jpg?v=1724043114"},{"product_id":"11553908","title":"M型コーヒーポット　アンティークゴールド＜黒ダメージ金メッキ\/注ぎ口追加溶接仕様＞\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    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e月光を纏う唯一無二の佇まい\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11553908_1008.jpg?v=1724043131\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e空間に調和する美学\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e月明かりのように食卓を優しく照らす、独特の\u003cstrong\u003e黒と金色のコントラスト\u003c\/strong\u003e。複雑な発色技術とダメージ加工が織りなす、唯一無二の美意識を宿しています。プロのバリスタが選ぶ洗練されたフォルムが、あなたのコーヒータイムを\u003cstrong\u003e格別なひとときへと昇華\u003c\/strong\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11553908_1006.jpg?v=1724043131\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e匠が創り出す一杯\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e計算され尽くした注ぎ口のカーブは、一点集中型から円を描くドリップまで、\u003cstrong\u003e自由自在な湯量\u003c\/strong\u003eを実現します。熟練の職人技が光る溶接部分が、\u003cstrong\u003e安定した抽出\u003c\/strong\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11553908_1011.jpg?v=1724043131\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e環境にも優しい逸品\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e散りばめられた黄金色が、気持ちを弾ませる\u003cstrong\u003e華やかなアクセント\u003c\/strong\u003eとなっています。金属の質感を損なわずに発色させる技術は、\u003cstrong\u003e耐食性を高める\u003c\/strong\u003eだけでなく、\u003cstrong\u003e環境にも配慮されたリサイクル可能な製法\u003c\/strong\u003eです。使うほどに愛着が深まります。\u003c\/p\u003e\n    \u003c\/div\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ユキワブランドのサービスポットで最も業界で支持され、業務用だけでなく個人ユーザーにも広くご愛顧いただいているMタイプシリーズの表面加工バリエーションの一つとなります。M型サービスポットはその注ぎやすさからドリップポットとしても高い評価をいただいている商品です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品名: M型コーヒーポット　アンティークゴールド\u003c\/li\u003e\n                \u003cli\u003eブランド: YUKIWA (ユキワ)\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            \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            \u003cp\u003eこの技術によりステンレスの酸化被膜をさらに厚くさせることで光の干渉現象により美しく発色して見えます。この方法により金属の質感を損なうことなく、見る角度により微妙に変化し、他の着色法では得られない表情の面白さを生み出します。\u003c\/p\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            \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宵月(アンティークゴールド)に散りばめられた黄金色の正体は、ダメージ加工を施した部分への\u003cstrong\u003e24金メッキ\u003c\/strong\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\u003c\/div\u003e","brand":"YUKIWA（ユキワ）","offers":[{"title":"5人用　鶴口\n●10φ×H17.5 （㎝） ●750（c.c.）","offer_id":52069998690579,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"5人用　鶴口\/藤づる巻き\n●10φ×H17.5 （㎝） ●750（c.c.）","offer_id":52069998723347,"sku":null,"price":53000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11553908_1008.jpg?v=1724043131"},{"product_id":"11792483","title":"M型コーヒーポット5人用＜ブラストブラック＞\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\/11792483_1000.jpg?v=1724043223\" 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\"\u003eM型ポットの\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\/11792483_1001.jpg?v=1724043223\" 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ユキワブランドのサービスポットで最も業界で支持され、業務用だけでなく個人ユーザーにも広くご愛顧頂いているMタイプシリーズのバリエーションの一つです。\u003c\/p\u003e\n        \u003cp\u003eM型サービスポットはその注ぎやすさからサービスポットだけでなくドリップポットとしても高い評価を頂いています。\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        \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        \u003cp\u003e黒発色加工は、デザイン性、耐久性、環境への配慮、そして高級感を兼ね備え、お客様の製品に新たな付加価値をもたらします。深みと輝きに包まれた黒色体験をぜひお試しください。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e色の深み:\u003c\/strong\u003e 塗装の黒とは一線を画す深みある黒色。塗装や染色することなくステンレスの酸化皮膜を厚くすることで、光の干渉現象により美しく発色します。見る角度により微妙に変化し、他の着色法では得られない豊かな陰影と美しい輝きを表現します。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e環境への配慮:\u003c\/strong\u003e 医療器具にも利用されるこの発色技術は、ステンレスの耐食性を高め、衛生的です。ステンレス素材を損なっていないため、そのままリサイクルも可能。人と環境にやさしいカラー処理技術です。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eプレミアムな演出:\u003c\/strong\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        \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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名: M型コーヒーポット5人用＜ブラストブラック＞\u003c\/li\u003e\n          \u003cli\u003eブランド: YUKIWA (ユキワ）\u003c\/li\u003e\n          \u003cli\u003e素材: ステンレス\u003c\/li\u003e\n          \u003cli\u003e容量目安: 5人用\u003c\/li\u003e\n          \u003cli\u003e容量: 約750ml\u003c\/li\u003e\n          \u003cli\u003eサイズ: 約φ100×H175mm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e黒発色技術は定着の不規則性が特徴のため、商品一つ一つに差異や色ムラがございます。そのため、見た目が写真の物と若干異なる場合がございます。予めご了承ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YUKIWA（ユキワ）","offers":[{"title":"5人用　\n●10φ×H17.5 （㎝） ●750（c.c.）","offer_id":52069999083795,"sku":null,"price":26000.0,"currency_code":"JPY","in_stock":true},{"title":"5人用　藤づる巻き加工\n●10φ×H17.5 （㎝） ●750（c.c.）","offer_id":52069999116563,"sku":null,"price":29000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11792483_1000.jpg?v=1724043223"},{"product_id":"11861436","title":"＜ピンクゴールドメッキ仕様＞M型 コーヒーポット\u003cYUKIWA\u003e(ユキワ）","description":"\n\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11861436_1.jpg?v=1724043234\" class=\"img-fluid d-block w-100 product-img\" alt=\"魅惑のピンクゴールド\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e魅惑のピンクゴールド\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eYUKIWAが誇るM型コーヒーポット。金75%銅25%のピンクゴールドメッキが、\u003cstrong\u003e洗練された温かみとローズ色の華やかさを融合\u003c\/strong\u003eさせ、まるで\u003cstrong\u003e宝石のような優雅な輝き\u003c\/strong\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11861436_5.jpg?v=1724043234\" class=\"img-fluid d-block w-100 product-img\" alt=\"こだわりのドリップを実現\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこだわりのドリップを実現\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e長年愛され続けるM型の最大の特徴は、その\u003cstrong\u003e卓越した注ぎやすさ\u003c\/strong\u003eにあります。計算され尽くしたフォルムが、狙い通りの湯量を正確にカップへと導き、\u003cstrong\u003e最高のコーヒー体験\u003c\/strong\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11861436_1000.jpg?v=1724043234\" class=\"img-fluid d-block w-100 product-img\" alt=\"快適な使い心地\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e快適な使い心地\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e業務用としても高い支持を得るM型ポットは、使いやすさも徹底追求されています。手にしっくりと馴染むハンドルは、長時間の使用でも\u003cstrong\u003e安定したホールド感\u003c\/strong\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\"\u003eM型コーヒーポットについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eユキワブランドのサービスポットで最も業界で支持され、業務用だけでなく個人ユーザーにも広くご愛顧頂いているMタイプシリーズです。M型サービスポットはその注ぎやすさからサービスポットだけでなくドリップポットとしても高い評価を頂いている商品です。\u003c\/p\u003e\n        \u003cp\u003eその中でさらに圧倒的人気を誇るM型コーヒーポット5人用の表面加工アレンジシリーズの一つです。\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金75％銅25％を合わせることで上品なピンクの洗練された美しさを再現するメッキです。\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    \u003c!-- スペック情報に記載がなかったため、サイズ詳細、その他仕様、商品コード、配送情報、注意事項のセクションは生成しません。 --\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YUKIWA（ユキワ）","offers":[{"title":"7人用　●通常口\n●11φ×H20（㎝） ●1,000（c.c.）\n※受注生産","offer_id":52069999149331,"sku":null,"price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"7人用　●鶴口\n●11φ×H20（㎝） ●1,000（c.c.）\n※受注生産","offer_id":52069999182099,"sku":null,"price":39400.0,"currency_code":"JPY","in_stock":true},{"title":"5人用　●通常口\n●10φ×H17.5 （㎝） ●750（c.c.）\n※受注生産","offer_id":52069999214867,"sku":null,"price":34400.0,"currency_code":"JPY","in_stock":true},{"title":"5人用　●鶴口\n●10φ×H17.5 （㎝） ●750（c.c.）\n※受注生産","offer_id":52069999247635,"sku":null,"price":36800.0,"currency_code":"JPY","in_stock":true},{"title":"3人用　●通常口\n●8.5φ×H13.5（㎝）  ●400（c.c.）\n※受注生産","offer_id":52069999280403,"sku":null,"price":28600.0,"currency_code":"JPY","in_stock":true},{"title":"3人用　●鶴口\n●8.5φ×H13.5（㎝）  ●400（c.c.）\n※受注生産","offer_id":52069999313171,"sku":null,"price":31000.0,"currency_code":"JPY","in_stock":true},{"title":"3人用　●通常口\/藤づる巻き\n●8.5φ×H13.5（㎝）  ●400（c.c.）\n※受注生産","offer_id":52069999345939,"sku":null,"price":31600.0,"currency_code":"JPY","in_stock":true},{"title":"3人用　●鶴口\/藤づる巻き\n●8.5φ×H13.5（㎝）  ●400（c.c.）\n※受注生産","offer_id":52069999378707,"sku":null,"price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"5人用　●通常口\/藤づる巻き\n●10φ×H17.5 （㎝） ●750（c.c.）\n※受注生産","offer_id":52069999411475,"sku":null,"price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"5人用　●鶴口\/藤づる巻き\n●10φ×H17.5 （㎝） ●750（c.c.）\n※受注生産","offer_id":52069999444243,"sku":null,"price":39800.0,"currency_code":"JPY","in_stock":true},{"title":"7人用　●通常口\/藤づる巻き\n●11φ×H20（㎝） ●1,000（c.c.）\n※受注生産","offer_id":52069999477011,"sku":null,"price":40000.0,"currency_code":"JPY","in_stock":true},{"title":"7人用　●鶴口\/藤づる巻き\n●11φ×H20（㎝） ●1,000（c.c.）\n※受注生産","offer_id":52069999509779,"sku":null,"price":42400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/1248\/7955\/files\/11861436_1.jpg?v=1724043234"}],"url":"https:\/\/yukiwa-online.we-shop.jp\/collections\/m%e5%9e%8b%e3%83%9d%e3%83%83%e3%83%88.oembed","provider":"厨房用品・ステンレス調理器具 専門店 | YUKIWA 公式通販","version":"1.0","type":"link"}