{"title":"経年変化を楽しむレザーベルト","description":null,"products":[{"product_id":"rm3cvb","title":"bell la bell コードバン ベルト  メンズ ビジネス ベルト (長さ調節可能) [日本製]","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\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 #E0E0E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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-left: 6px solid #757575; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #757575; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75757540 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 #E0E0E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; 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: #757575; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E0E0E0; 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: #333333; 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: \"・\"; display: inline-block; width: 1.3em; height: 1.3em; border: 1px solid #757575; border-radius: 2px; text-align: center; line-height: 1.3em; color: #757575; font-family: Verdana, sans-serif; font-weight: bold; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #757575; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #757575; 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: #757575; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #757575; 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 #E0E0E0; th, td { padding: 12px 8px; border: 1px solid #E0E0E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E0E0E0; background: #F5F5F5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; 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\u003e研ぎ澄まされた美、日本製コードバン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e選び抜かれた最高級コードバンが放つ、奥深い光沢。日本の熟練職人が丹精込めて作り上げた、揺るぎない品格が漂います。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/A2A9651.jpg?v=1780627660\" 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\u003e堅牢な構造、時を超越するパートナー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e約5mm厚の帯と、コードバン・牛ヌメ革の融合が、堅牢さと品格を両立。ハサミで簡単に調整でき、長年の愛用に耐える一本です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/A2A9662.jpg?v=1780627660\" 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\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\/0706\/7323\/6021\/files\/A2A9684.jpg?v=1780627660\" 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 class=\"body-text\"\u003ebell la bellのコードバンは、オイルアップコードバンを使用し、手間暇をかけたなめし加工で仕上げられています。使い込むほどに深まる艶と貫禄は、持つ人の個性を映し出します。\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                    \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 class=\"body-text\"\u003eこの製品の主な仕様は以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eメイン素材: レザー\u003c\/li\u003e\n                    \u003cli\u003e素材: 馬革（コードバン）\u003c\/li\u003e\n                    \u003cli\u003e帯の厚み: 約5mm前後\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 class=\"body-text\"\u003e製品の具体的なサイズは以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e全長: 約115cm\u003c\/li\u003e\n                    \u003cli\u003e最大ウエストサイズ: 約105cm\u003c\/li\u003e\n                    \u003cli\u003e真ん中までのサイズ: 約100cm\u003c\/li\u003e\n                    \u003cli\u003eベルト幅: 約29mm\u003c\/li\u003e\n                    \u003cli\u003eバックル: 縦約3.7cm × 横約5.2cm\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 class=\"body-text\"\u003eこちらの商品は、お客様ご自身でハサミを使い、簡単にベルトの長さ調節が可能です。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280200392757,"sku":"rm3cvbbk","price":49500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":45280200425525,"sku":"rm3cvbbr","price":49500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/A2A9651.jpg?v=1780627660"},{"product_id":"mc-180-01","title":"FULL GRAIN バックルレスレザー ベルト","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\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 #E0E0E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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-left: 6px solid #757575; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #757575; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75757540 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 #E0E0E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; 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: #757575; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E0E0E0; 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: #333333; 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: \"・\"; display: inline-block; width: 1.3em; height: 1.3em; border: 1px solid #757575; border-radius: 2px; text-align: center; line-height: 1.3em; color: #757575; font-family: Verdana, sans-serif; font-weight: bold; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #757575; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #757575; 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: #757575; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #757575; 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 #E0E0E0; th, td { padding: 12px 8px; border: 1px solid #E0E0E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E0E0E0; background: #F5F5F5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; 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    \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\/0706\/7323\/6021\/files\/MC-180-01-3.jpg?v=1780627762\" 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\/0706\/7323\/6021\/files\/MC-180-01-4.jpg?v=1780627762\" 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\/0706\/7323\/6021\/files\/MC-180-01-5.jpg?v=1780627762\" 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個性的なバックルレスの革ベルトです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eトレンドのゆるいカジュアルスタイルにぴったり\u003c\/li\u003e\n        \u003cli\u003eバックル金具がないので金属アレルギーの方も安心\u003c\/li\u003e\n        \u003cli\u003eパンツやスカート、ワンピースのウエストマークにもおしゃれ\u003c\/li\u003e\n        \u003cli\u003e他にはないデザインで個性を演出\u003c\/li\u003e\n        \u003cli\u003e使い込むほどに自分だけの風合いに育つ\u003c\/li\u003e\n        \u003cli\u003e着こなしの幅が広がる便利なデザインベルト\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e牛革\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eフリーサイズ\u003c\/li\u003e\n        \u003cli\u003e全長: 115cm\u003c\/li\u003e\n        \u003cli\u003e幅: 13mm\u003c\/li\u003e\n        \u003cli\u003e重さ: 50g\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280216285237,"sku":"mc-180-01bk","price":5390.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":45280216318005,"sku":"mc-180-01br","price":5390.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":45280216350773,"sku":"mc-180-01cm","price":5390.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC-180-01-1.jpg?v=1780627763"},{"product_id":"rm3-cvha","title":"コードバンレイヤードベルト（日本製）","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\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 #E0E0E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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-left: 6px solid #757575; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #757575; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75757540 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 #E0E0E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; 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: #757575; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E0E0E0; 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: #333333; 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: \"・\"; display: inline-block; width: 1.3em; height: 1.3em; border: 1px solid #757575; border-radius: 2px; text-align: center; line-height: 1.3em; color: #757575; font-family: Verdana, sans-serif; font-weight: bold; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #757575; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #757575; 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: #757575; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #757575; 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 #E0E0E0; th, td { padding: 12px 8px; border: 1px solid #E0E0E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E0E0E0; background: #F5F5F5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; 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    \u003cp class=\"body-text\"\u003e息をのむほど美しい光沢を放つ、\u003cstrong\u003e最高級コードバン\u003c\/strong\u003e。馬の臀部から採れる\u003cstrong\u003e希少な革\u003c\/strong\u003eが、ビジネスシーンに\u003cstrong\u003e格別の品格\u003c\/strong\u003eと\u003cstrong\u003e圧倒的な存在感\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rm3-cvha-1_98b28a90-8967-4e9d-a833-12c63bd73399.jpg?v=1780627765\" 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\u003e5mm前後の肉厚な帯\u003c\/strong\u003eは、\u003cstrong\u003eベルト専門の職人\u003c\/strong\u003eが手掛けた\u003cstrong\u003e安心の日本製\u003c\/strong\u003e。\u003cstrong\u003eオイルアップコードバン\u003c\/strong\u003eと\u003cstrong\u003e牛ヌメ革\u003c\/strong\u003eのコントラストが、\u003cstrong\u003e深い艶\u003c\/strong\u003eと\u003cstrong\u003e貫禄\u003c\/strong\u003eを生み、\u003cstrong\u003e永く愛せる逸品\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rm3-cvha-2_a07f955a-023c-4cae-b632-12d828c8b37e.jpg?v=1780627765\" 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\u003e29mm幅\u003c\/strong\u003eが、あらゆるスーツスタイルに\u003cstrong\u003e完璧にフィット\u003c\/strong\u003e。\u003cstrong\u003eハサミで簡単に長さ調節\u003c\/strong\u003eできるため、どんな体型にも\u003cstrong\u003e美しく馴染み\u003c\/strong\u003e、\u003cstrong\u003e個性を引き立てる\u003c\/strong\u003e一本となります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rm3-cvha-3_e6cdcd3e-61f1-4c2d-bbf3-a73f970e8f8f.jpg?v=1780627765\" 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革財布に使用される革の中でも、最高級と称されるコードバン。息をのむほど美しい光沢を放ち、「革のダイヤモンド」とも呼ばれる特別なレザーです。馬の臀部（お尻）からわずかに採れる希少な素材のため、一頭の馬から作れる財布はほんのわずか。近年は原皮価格の高騰により、コードバンは以前よりもさらに価値の高い革となっています。\u003c\/p\u003e\n      \u003cp\u003ebelllabellのコードバンはオイルアップのコードバンを使用しております。なめし加工において革繊維を植物タンニンでなめし、オリジナルで天然オイルやロウを浸透させて仕上げております。手間をかけて仕上げたコードバンにソフトな牛ヌメ革を内装に合わせた、bell la bellのオールレザーコードバンシリーズ。革への知識によって得られた外装と内装の組み合わせは、コードバンの光沢がより引き立ち、素材のコントラストを堪能できます。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e希少価値の高い「革のダイヤモンド」コードバンを使用\u003c\/li\u003e\n        \u003cli\u003e永く使い、育てる楽しみを味わえるエイジング\u003c\/li\u003e\n        \u003cli\u003ebelllabell独自のオイルアップコードバンが深い艶と貫禄を生む\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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eメイン素材: レザー\u003c\/li\u003e\n        \u003cli\u003e素材: 表 馬革（コードバン）、裏 牛革\u003c\/li\u003e\n        \u003cli\u003e帯の厚み: 約5mm前後\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全長: 約113cm\u003c\/li\u003e\n        \u003cli\u003e最大ウエストサイズ(最大の穴までのサイズ): 約103cm\u003c\/li\u003e\n        \u003cli\u003e真ん中までのサイズ: 約97cm\u003c\/li\u003e\n        \u003cli\u003eベルト幅: 約29mm\u003c\/li\u003e\n        \u003cli\u003eバックル: 縦約3.7cm×横約5.2cm\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=\"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\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280216645685,"sku":"rm3-cvhabk","price":36300.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":45280216678453,"sku":"rm3-cvhabr","price":36300.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rm3-cvha-1_98b28a90-8967-4e9d-a833-12c63bd73399.jpg?v=1780627765"},{"product_id":"rmesh02-30","title":"オイルレザー編み込みメッシュベルト（栃木レザー）","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\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 #E0E0E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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-left: 6px solid #757575; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #757575; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75757540 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 #E0E0E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; 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: #757575; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E0E0E0; 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: #333333; 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: \"・\"; display: inline-block; width: 1.3em; height: 1.3em; border: 1px solid #757575; border-radius: 2px; text-align: center; line-height: 1.3em; color: #757575; font-family: Verdana, sans-serif; font-weight: bold; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #757575; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #757575; 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: #757575; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #757575; 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 #E0E0E0; th, td { padding: 12px 8px; border: 1px solid #E0E0E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E0E0E0; background: #F5F5F5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーが彩る大人の選択\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e栃木レザー「サマーオイル」\u003c\/strong\u003eの深みある表情が、装いに\u003cstrong\u003e格別の品格\u003c\/strong\u003eを与えます。\n      熟練の技が光る\u003cstrong\u003e丁寧な編み込み\u003c\/strong\u003eで、多様なスタイルに上質なカジュアルを演出します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rmesh02-30-1.jpg?v=1780627771\" class=\"img-fluid d-block w-100 product-img\" alt=\"3色の表情、経年変化を楽しむメッシュベルト\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e3色の表情、経年変化を楽しむ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eウエストに馴染むフリーサイズ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      約107cmの全長、約30mm幅のメッシュベルトは、ウエストサイズを\u003cstrong\u003e自由に調整可能\u003c\/strong\u003e。\n      \u003cstrong\u003eしなやかなフィット感\u003c\/strong\u003eで、ストレスなくスマートな印象を演出します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rmesh02-30-3.jpg?v=1780627771\" class=\"img-fluid d-block w-100 product-img\" alt=\"体型にフィットするメッシュベルト\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eどんな体型にもしなやかに\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日本が誇る職人技と真鍮\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      ぎゅっと密に編み込まれたメッシュは、細部まで行き届いた\u003cstrong\u003e日本の職人技\u003c\/strong\u003eの証。\n      \u003cstrong\u003e堅牢な真鍮バックル\u003c\/strong\u003eがアクセントとなり、永く愛用できる確かな品質を実現します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rmesh02-30-4.jpg?v=1780627771\" class=\"img-fluid d-block w-100 product-img\" alt=\"堅牢な真鍮バックルと日本の職人技\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e細部に宿る本物の証\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・材質\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e牛革（栃木レザー）\u003c\/li\u003e\n          \u003cli\u003eバックル：真鍮\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eベルト\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e全長：約107cm\u003c\/li\u003e\n          \u003cli\u003eフリーサイズ（最大ウエストサイズ：～約97cm程度まで）\u003c\/li\u003e\n          \u003cli\u003eベルト幅：約30mm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \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  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280217202741,"sku":"rmesh02-30bk","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":45280217235509,"sku":"rmesh02-30br","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":45280217268277,"sku":"rmesh02-30cm","price":16500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rmesh02-30-1.jpg?v=1780627771"},{"product_id":"rm3-buo","title":"オイルドレザー ビジネスベルト","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\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 #E0E0E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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-left: 6px solid #757575; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #757575; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75757540 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 #E0E0E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; 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: #757575; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E0E0E0; 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: #333333; 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: \"・\"; display: inline-block; width: 1.3em; height: 1.3em; border: 1px solid #757575; border-radius: 2px; text-align: center; line-height: 1.3em; color: #757575; font-family: Verdana, sans-serif; font-weight: bold; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #757575; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #757575; 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: #757575; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #757575; 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 #E0E0E0; th, td { padding: 12px 8px; border: 1px solid #E0E0E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E0E0E0; background: #F5F5F5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; 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\/0706\/7323\/6021\/files\/rm3-buo-1.jpg?v=1780627772\" 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は、触れるたびにしっとりとなめらか。革本来の豊かな風合いが、ビジネススタイルに深みを与えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/A2A9695.jpg?v=1780627772\" 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のバックルが、確かな主張を放ちます。細部まで丁寧な仕立ては、日本の職人が生み出す精巧さの証。信頼に足る一本です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/A2A9700.jpg?v=1780627772\" 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オイルをたっぷりと含んだ上質な牛革を使用しています。革本来の風合いと経年変化をお楽しみいただけます。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材: 牛革\u003c\/li\u003e\n        \u003cli\u003e生産国: 日本製\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e製品の強み：\u003c\/p\u003e\n      \u003cul class=\"benefit-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サイズ詳細 (Mサイズ)\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eMサイズのベルトおよびバックルの詳細です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e全長: 約110cm\u003c\/li\u003e\n        \u003cli\u003e最大ウエストサイズ (ピン先から最大の穴まで): 約100cm\u003c\/li\u003e\n        \u003cli\u003e穴数・間隔: 5箇所 (約2.5cm間隔)\u003c\/li\u003e\n        \u003cli\u003eベルト幅: 約29mm\u003c\/li\u003e\n        \u003cli\u003e帯の厚み: 約4.5mm～5mm前後\u003c\/li\u003e\n        \u003cli\u003eバックルサイズ: 約3cm (縦) × 約6cm (横)\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サイズ詳細 (Lサイズ)\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eLサイズのベルトの詳細です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e全長: 約125cm\u003c\/li\u003e\n        \u003cli\u003e最大ウエストサイズ (ピン先から最大の穴まで): 約115cm\u003c\/li\u003e\n        \u003cli\u003e穴数・間隔: 5箇所 (約2.5cm間隔)\u003c\/li\u003e\n        \u003cli\u003eベルト幅: 約29mm\u003c\/li\u003e\n        \u003cli\u003e帯の厚み: 約4.5mm～5mm前後\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    \u003c\/div\u003e\n  \u003c\/details\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    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e細かいキズやシワ、シミ\u003c\/li\u003e\n      \u003cli\u003e血筋（血管跡）\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003eこれらは革本来の自然の風合いとして予めご了承ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック \/ M（最大ウエスト 約100cm）","offer_id":45280217366581,"sku":"rm3-buobkM","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ L（最大ウエスト 約115cm）","offer_id":45280217399349,"sku":"rm3-buobkL","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ M（最大ウエスト 約100cm）","offer_id":45280217432117,"sku":"rm3-buobrM","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ L（最大ウエスト 約115cm）","offer_id":45280217464885,"sku":"rm3-buobrL","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブラウン \/ M（最大ウエスト 約100cm）","offer_id":45280217497653,"sku":"rm3-buo-lbrM","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブラウン \/ L（最大ウエスト 約115cm）","offer_id":45280217530421,"sku":"rm3-buo-lbrL","price":11000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rm3-buo-1.jpg?v=1780627772"},{"product_id":"mc-191-34","title":"FULL GRAIN 20mmレザーベルト","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\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 #E0E0E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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-left: 6px solid #757575; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #757575; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75757540 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 #E0E0E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; 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: #757575; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E0E0E0; 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: #333333; 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: \"・\"; display: inline-block; width: 1.3em; height: 1.3em; border: 1px solid #757575; border-radius: 2px; text-align: center; line-height: 1.3em; color: #757575; font-family: Verdana, sans-serif; font-weight: bold; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #757575; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #757575; 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: #757575; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #757575; 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 #E0E0E0; th, td { padding: 12px 8px; border: 1px solid #E0E0E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E0E0E0; background: #F5F5F5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; 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\u003e19mm幅\u003c\/strong\u003eのベルトが、カジュアルから綺麗めスタイルまで、どんな装いも洗練された印象に引き上げます。日常使いにぴったりの、長く愛用できる一本です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC-191-34-1.jpg?v=1780627779\" 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\/0706\/7323\/6021\/files\/MC-191-34-4.jpg?v=1780627779\" 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全長100cm\u003c\/strong\u003e、\u003cstrong\u003e重さ68g\u003c\/strong\u003e、\u003cstrong\u003eウエスト73.5cmから89cm\u003c\/strong\u003eに対応し、使うたびに心地よさが広がります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC-191-34-5.jpg?v=1780627779\" class=\"img-fluid d-block w-100 product-img\" alt=\"真鍮バックルと確かな作り\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e洗練されたディテールが光る\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品スペック\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e厚みのある上質なフルグレインレザーを使用したベルトです。様々なスタイルに馴染むデザインが魅力です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e厚みのある上質なフルグレインレザーを使用\u003c\/li\u003e\n          \u003cli\u003eカジュアルから綺麗めスタイルまで幅広く対応\u003c\/li\u003e\n          \u003cli\u003e無駄な装飾を省いたベーシックなデザイン\u003c\/li\u003e\n          \u003cli\u003eレザーの素材を活かした雰囲気\u003c\/li\u003e\n          \u003cli\u003e合わせやすい太さで使いやすい\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・材質\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材：牛革\u003c\/li\u003e\n          \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全長：100cm\u003c\/li\u003e\n          \u003cli\u003e幅：19mm\u003c\/li\u003e\n          \u003cli\u003e重さ：68g\u003c\/li\u003e\n          \u003cli\u003e対応ウエストサイズ：73.5cm～89cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280218546229,"sku":"mc-191-34bk","price":5390.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン","offer_id":45280218578997,"sku":"mc-191-34db","price":5390.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル","offer_id":45280218611765,"sku":"mc-191-34cm","price":5390.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC-191-34-1.jpg?v=1780627779"},{"product_id":"mc-160-22","title":"FULL GRAIN 15mm幅 パンチングベルト","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\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 #E0E0E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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-left: 6px solid #757575; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #757575; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75757540 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 #E0E0E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; 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: #757575; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E0E0E0; 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: #333333; 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: \"・\"; display: inline-block; width: 1.3em; height: 1.3em; border: 1px solid #757575; border-radius: 2px; text-align: center; line-height: 1.3em; color: #757575; font-family: Verdana, sans-serif; font-weight: bold; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #757575; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #757575; 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: #757575; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #757575; 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 #E0E0E0; th, td { padding: 12px 8px; border: 1px solid #E0E0E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E0E0E0; background: #F5F5F5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; 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    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e14mm\u003c\/strong\u003eの絶妙な幅が、どんなコーディネートにも洗練された印象を与えます。ウエストをさりげなくマークし、全体のシルエットを美しく整える一本です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC160-22-1.jpg?v=1780627783\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eウエストマークでスタイルアップ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e品格宿るフルグレインレザー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e厚みのある上質な\u003cstrong\u003eフルグレインレザー\u003c\/strong\u003eは、使うほどに深い風合いを増します。真鍮のバックルと相まって、本物の質感を堪能できる一本です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC160-22-2.jpg?v=1780627783\" 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\u003e57g\u003c\/strong\u003eの軽さで、ストレスなくお洒落を楽しめます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC160-22-5.jpg?v=1780627782\" 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  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e厚みのある上質なフルグレインレザーを使用したベルトです。カジュアルスタイルから綺麗めスタイルまで幅広く対応します。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eベルト全体に穴があるデザインで、どこにでもバックルを合わせられます。\u003c\/li\u003e\n        \u003cli\u003e女性らしい綺麗めスタイルにも合わせやすい幅のベルトです。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・構成\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-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全長：107cm\u003c\/li\u003e\n        \u003cli\u003e幅：14mm\u003c\/li\u003e\n        \u003cli\u003e重さ：57g\u003c\/li\u003e\n        \u003cli\u003eサイズ：フリーサイズ（最大ウエストサイズ約95cm程度まで）\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280219037749,"sku":"mc-160-22bk","price":5390.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":45280219070517,"sku":"mc-160-22br","price":5390.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":45280219103285,"sku":"mc-160-22cm","price":5390.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ","offer_id":45280219136053,"sku":"mc-160-22grage","price":5390.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC160-22-1.jpg?v=1780627783"},{"product_id":"mc-191-35","title":"FULL GRAIN 30mmデザインバックルレザー ベルト","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\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 #E0E0E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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-left: 6px solid #757575; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #757575; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75757540 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 #E0E0E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; 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: #757575; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E0E0E0; 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: #333333; 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: \"・\"; display: inline-block; width: 1.3em; height: 1.3em; border: 1px solid #757575; border-radius: 2px; text-align: center; line-height: 1.3em; color: #757575; font-family: Verdana, sans-serif; font-weight: bold; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #757575; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #757575; 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: #757575; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #757575; 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 #E0E0E0; th, td { padding: 12px 8px; border: 1px solid #E0E0E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E0E0E0; background: #F5F5F5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; 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スタイル際立つ30mm幅\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\/0706\/7323\/6021\/files\/MC-191-35-1.jpg?v=1780627831\" 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へと育っていきます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC-191-35-2.jpg?v=1780627831\" 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の一本です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC-191-35-4.jpg?v=1780627830\" 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  \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      \u003cul class=\"basic-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全長: 100cm\u003c\/li\u003e\n        \u003cli\u003e幅: 29mm\u003c\/li\u003e\n        \u003cli\u003e重さ: 100g\u003c\/li\u003e\n        \u003cli\u003e対応ウエストサイズ: 73.5cm～89cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280226934837,"sku":"mc-191-35bk","price":6490.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":45280226967605,"sku":"mc-191-35br","price":6490.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":45280227000373,"sku":"mc-191-35cm","price":6490.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ","offer_id":45280227033141,"sku":"mc-191-35grage","price":6490.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC-191-35-1.jpg?v=1780627831"},{"product_id":"mc180-19","title":"FULL GRAIN 15mmデザインバックル細パンチングレザーベルト","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\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 #E0E0E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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-left: 6px solid #757575; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #757575; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75757540 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 #E0E0E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; 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: #757575; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E0E0E0; 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: #333333; 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: \"・\"; display: inline-block; width: 1.3em; height: 1.3em; border: 1px solid #757575; border-radius: 2px; text-align: center; line-height: 1.3em; color: #757575; font-family: Verdana, sans-serif; font-weight: bold; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #757575; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #757575; 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: #757575; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #757575; 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 #E0E0E0; th, td { padding: 12px 8px; border: 1px solid #E0E0E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E0E0E0; background: #F5F5F5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e纏うだけで叶う洗練スタイル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e繊細な15mm幅\u003c\/strong\u003eがウエストラインを\u003cstrong\u003e優雅に引き締め\u003c\/strong\u003e、どんな装いも\u003cstrong\u003e品良く見せる\u003c\/strong\u003e魔法の一本。その日の気分やコーディネートに合わせて、どこまでも\u003cstrong\u003e自由な位置で留められます\u003c\/strong\u003e。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC180-19-3.jpg?v=1780627853\" 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\n      \u003cstrong\u003e厚みのある上質なフルグレインレザー\u003c\/strong\u003eに施された、\u003cstrong\u003e芸術的なパンチングデザイン\u003c\/strong\u003e。\u003cstrong\u003e唯一無二の存在感\u003c\/strong\u003eを放ち、身につけるだけで着こなしに\u003cstrong\u003e深みと遊び心\u003c\/strong\u003eをプラスします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC180-19-4.jpg?v=1780627853\" 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\n      \u003cstrong\u003e丁寧に鞣された牛革のしっとりとした手触り\u003c\/strong\u003e。\u003cstrong\u003e真鍮製バックル\u003c\/strong\u003eは使い込むほどに\u003cstrong\u003eアンティークな表情\u003c\/strong\u003eへと変化し、あなただけの物語を刻みます。\u003cstrong\u003e確かな品質\u003c\/strong\u003eが、日常に\u003cstrong\u003e彩り\u003c\/strong\u003eをもたらします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC180-19-5.jpg?v=1780627854\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e使うほどに深まる愛着\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eこのベルトは、デザインと機能性を兼ね備え、日常の様々なシーンで活躍します。\u003c\/p\u003e\n      \u003cul class=\"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ベルト本体: 牛革\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全長: 102cm\u003c\/li\u003e\n        \u003cli\u003e幅: 15mm\u003c\/li\u003e\n        \u003cli\u003e重さ: 60g\u003c\/li\u003e\n        \u003cli\u003eサイズ: フリーサイズ（最大ウエストサイズ約90cm程度まで対応）\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) - 情報がないため出力しない --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) - 情報がないため出力しない --\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280231292981,"sku":"mc-180-19bk","price":6490.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":45280231325749,"sku":"mc-180-19br","price":6490.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":45280231358517,"sku":"mc-180-19cm","price":6490.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC180-19-2.jpg?v=1780627854"}],"url":"https:\/\/belllabell.we-shop.jp\/collections\/%e7%b5%8c%e5%b9%b4%e5%a4%89%e5%8c%96%e3%82%92%e6%a5%bd%e3%81%97%e3%82%80%e3%83%ac%e3%82%b6%e3%83%bc%e3%83%99%e3%83%ab%e3%83%88.oembed","provider":"bell la bell_weshop","version":"1.0","type":"link"}