{"title":"レディース","description":"","products":[{"product_id":"ad-po1","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\/778e72370551f12c038f1d84090c3d57.jpg?v=1780627679\" 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\/1f2d55bf96ccb1c20e2297625f5edfb3.jpg?v=1780627679\" 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\/3e090f2ccd496effeebf6dc0f03257a7.jpg?v=1780627680\" 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タテ: 20cm\u003c\/li\u003e\n        \u003cli\u003eヨコ: 13.7cm\u003c\/li\u003e\n        \u003cli\u003eマチ: 1cm\u003c\/li\u003e\n        \u003cli\u003e肩の長さ: 150cm (結び目で長さ調節可能)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eイニシャル刻印サービス\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eオーダー文字入れロゴ対応が可能です。大切な方へのギフトや、ご自身だけの特別なアイテムとしてお楽しみください。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eシンプル文字: 最大6文字程度\u003c\/li\u003e\n        \u003cli\u003e装飾文字: 最大2文字\u003c\/li\u003e\n      \u003c\/ul\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      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eカテゴリ\u003c\/th\u003e\n              \u003cth\u003e文字\/記号\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eアルファベット\u003c\/td\u003e\n              \u003ctd\u003eA-Z（大文字のみ）\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e数字\u003c\/td\u003e\n              \u003ctd\u003e0-9\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e記号\u003c\/td\u003e\n              \u003ctd\u003e☻ (スマイル)、♥ (ハート)、★ (星)、@ (アットマーク)、\u0026amp; (アンド)、_ (アンダーバー)、# (シャープ)、% (パーセント)、♡ (白抜きハート)、☆ (白抜き星)、: (コロン)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e特殊記号\u003c\/td\u003e\n              \u003ctd\u003e(ひげ)\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\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\u003ebell la bell のショップロゴが製品裏面の下部に素押し（色なし）で入ります。\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":45280202391605,"sku":"ad-po1pur","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアミントグリーン","offer_id":45280202424373,"sku":"ad-po1mintg","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアグレージュ","offer_id":45280202457141,"sku":"ad-po1greige","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"コーラルオレンジ","offer_id":45280202489909,"sku":"ad-po1orange","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアブラック","offer_id":45280202522677,"sku":"ad-po1bk","price":12100.0,"currency_code":"JPY","in_stock":false},{"title":"アドリアブラウン","offer_id":45280202555445,"sku":"ad-po1br","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアアイボリー","offer_id":45280202588213,"sku":"ad-po1ivo","price":12100.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/778e72370551f12c038f1d84090c3d57.jpg?v=1780627679"},{"product_id":"iphone-114","title":"【イニシャル刻印対応】iPhone14 ケース \/ イタリアンレザー","description":"\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、日常に\u003cstrong\u003eパーソナルな輝き\u003c\/strong\u003eを添える一品。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/dc0ab7546d458077e7f6b62bb5dc408.jpg?v=1780627681\" 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\/14d009031084c5984d917444204bfd1d.jpg?v=1780627681\" 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\/2924fdf06a856135ba2f66d12e861c11.jpg?v=1780627682\" 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 class=\"body-text\"\u003e上質なシボのあるイタリアンレザーを使用したbell la bellロゴ入りiPhoneケース。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\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\u003eA-Z（大文字のみ）、0-9、絵文字・記号の中から最大6文字まで選択可能\u003c\/li\u003e\n                    \u003cli\u003eiPhoneケースのサイズによっては6文字刻印すると横幅目一杯になる場合があります。\u003c\/li\u003e\n                    \u003cli\u003ebell la bellロゴ入り\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                \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各種iPhoneモデルのサイズ詳細をご確認ください。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e機種\u003c\/th\u003e\n                                \u003cth\u003e縦\u003c\/th\u003e\n                                \u003cth\u003e横\u003c\/th\u003e\n                                \u003cth\u003e厚み\u003c\/th\u003e\n                                \u003cth\u003e重さ\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eiPhone 7\/8\/SE2(第2世代)\/SE3(第3世代)\u003c\/td\u003e\n                                \u003ctd\u003e140mm\u003c\/td\u003e\n                                \u003ctd\u003e70mm\u003c\/td\u003e\n                                \u003ctd\u003e10mm\u003c\/td\u003e\n                                \u003ctd\u003e約23～28g\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eiPhone X\/Xs\u003c\/td\u003e\n                                \u003ctd\u003e145mm\u003c\/td\u003e\n                                \u003ctd\u003e74mm\u003c\/td\u003e\n                                \u003ctd\u003e10mm\u003c\/td\u003e\n                                \u003ctd\u003e約23～28g\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eiPhone 11\/XR\u003c\/td\u003e\n                                \u003ctd\u003e153mm\u003c\/td\u003e\n                                \u003ctd\u003e78mm\u003c\/td\u003e\n                                \u003ctd\u003e10mm\u003c\/td\u003e\n                                \u003ctd\u003e約23～28g\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eiPhone 12\/12PRO\u003c\/td\u003e\n                                \u003ctd\u003e149mm\u003c\/td\u003e\n                                \u003ctd\u003e75mm\u003c\/td\u003e\n                                \u003ctd\u003e10mm\u003c\/td\u003e\n                                \u003ctd\u003e約24g\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eiPhone 12mini\u003c\/td\u003e\n                                \u003ctd\u003e134mm\u003c\/td\u003e\n                                \u003ctd\u003e67mm\u003c\/td\u003e\n                                \u003ctd\u003e10mm\u003c\/td\u003e\n                                \u003ctd\u003e約20g\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eiPhone 12PRO MAX\u003c\/td\u003e\n                                \u003ctd\u003e163mm\u003c\/td\u003e\n                                \u003ctd\u003e82mm\u003c\/td\u003e\n                                \u003ctd\u003e10mm\u003c\/td\u003e\n                                \u003ctd\u003e約30g\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eiPhone 13\u003c\/td\u003e\n                                \u003ctd\u003e149mm\u003c\/td\u003e\n                                \u003ctd\u003e74mm\u003c\/td\u003e\n                                \u003ctd\u003e11mm\u003c\/td\u003e\n                                \u003ctd\u003e約30g\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eiPhone 13mini\u003c\/td\u003e\n                                \u003ctd\u003e134mm\u003c\/td\u003e\n                                \u003ctd\u003e67mm\u003c\/td\u003e\n                                \u003ctd\u003e11mm\u003c\/td\u003e\n                                \u003ctd\u003e約30g\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eiPhone 14\u003c\/td\u003e\n                                \u003ctd\u003e149mm\u003c\/td\u003e\n                                \u003ctd\u003e74mm\u003c\/td\u003e\n                                \u003ctd\u003e11mm\u003c\/td\u003e\n                                \u003ctd\u003e約30g\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e※一部対応していないモデルがございます。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e11Proはサイズがお作りございません。\u003c\/li\u003e\n                    \u003cli\u003e13Proはサイズがお作りございません。\u003c\/li\u003e\n                    \u003cli\u003eご購入前にお使いのiPhoneをご確認の上ご購入ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eiPhone XRをご注文の方へ\u003c\/strong\u003e\u003cbr\u003eiPhone 11およびXRは携帯サイズが同型のため、共通の商品としてお取り扱いしております。iPhone 11のカメラ部が四角い形になっているため、本商品をXR用としてお買い上げいただいた場合でも、カメラ部は四角い型でのお届けになりますが、通常通り使用できます。iPhone XR用としてご購入の場合、カメラ部の仕様が気になる方はご注意ください。\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eご注文のキャンセル・返品について\u003c\/strong\u003e\u003cbr\u003eイニシャル刻印商品は、申し訳ございませんがキャンセル・返品ができません。ご注文時はお使いのiPhoneのサイズと色をご確認の上、ご注文をお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280202686517,"sku":"iPhone-114Black","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ","offer_id":45280202719285,"sku":"iPhone-114Greige","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"パープル","offer_id":45280202752053,"sku":"iPhone-114Purple","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"ミントグリーン","offer_id":45280202784821,"sku":"iPhone-114MintGreen","price":4400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/dc0ab7546d458077e7f6b62bbd5dc408.jpg?v=1780627681"},{"product_id":"iphone-113mini","title":"【イニシャル刻印対応】iPhone13 mini ケース \/ イタリアンレザー","description":"\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 class=\"highlight\"\u003e上質なシボ感イタリアンレザー\u003c\/strong\u003eに、\u003cstrong class=\"highlight\"\u003e大切なイニシャル\u003c\/strong\u003eを刻んで。SNSでも目を惹く、\u003cstrong class=\"highlight\"\u003eあなただけの特別なiPhoneケース\u003c\/strong\u003e。\u003cstrong class=\"highlight\"\u003eプレゼントにも最適\u003c\/strong\u003eな、心ときめくデザインです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/7e062f1f2354c18d3ee546978e080f4a_c4ed5e83-e08e-4482-bfb4-05528c539366.jpg?v=1780627683\" class=\"img-fluid d-block w-100 product-img\" alt=\"イニシャル刻印されたiPhoneケース\"\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 class=\"highlight\"\u003e洗練された5色のカラー展開\u003c\/strong\u003e。その日のファッションや気分に合わせて、手元から個性を演出。\u003cstrong class=\"highlight\"\u003e約20-30gの軽量設計\u003c\/strong\u003eで、\u003cstrong class=\"highlight\"\u003eストレスフリーな毎日\u003c\/strong\u003eを叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/2a01f5f5e0f2d9c500e9b1d79274ff2e_2609151b-b3ee-41da-b9bc-15453751bfd0.jpg?v=1780627683\" class=\"img-fluid d-block w-100 product-img\" alt=\"5色展開のiPhoneケース\"\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 class=\"highlight\"\u003eしっとりと手に馴染む\u003c\/strong\u003e、\u003cstrong class=\"highlight\"\u003e上質なイタリアンレザー\u003c\/strong\u003e。\u003cstrong class=\"highlight\"\u003e優しい手触り\u003c\/strong\u003eが日常に心地よい彩りを添え、\u003cstrong class=\"highlight\"\u003e上品なツヤ感\u003c\/strong\u003eも魅力です。iPhone本来の美しさを際立たせる\u003cstrong class=\"highlight\"\u003eスリム設計\u003c\/strong\u003eで、\u003cstrong class=\"highlight\"\u003e機能性も抜群\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/e2b7d38ce7bab326157fe848a1890135_20a50be8-68ef-4802-8507-c74de2950db9.jpg?v=1780627683\" class=\"img-fluid d-block w-100 product-img\" alt=\"手に馴染むiPhoneケース\"\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\u003ebell la bellのこだわりが詰まった、高品質なiPhoneケースの魅力をご紹介します。\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\u003ebell la bellブランドイチオシアイテム\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eイニシャル刻印について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e特別なイニシャル刻印で、あなただけのオリジナルケースをお楽しみいただけます。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eA-Z（大文字のみ）、0-9、絵文字、記号から選択可能\u003c\/li\u003e\n        \u003cli\u003e最大6文字まで刻印可能\u003c\/li\u003e\n        \u003cli\u003eiPhoneケースのサイズによっては6文字刻印すると横幅目一杯になる場合があります\u003c\/li\u003e\n        \u003cli\u003ebell la bellのロゴが入ります\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対応iPhoneモデルごとのサイズと重さです。ご購入前にお使いのiPhoneをご確認ください。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003e対応機種\u003c\/th\u003e\n              \u003cth\u003e縦\u003c\/th\u003e\n              \u003cth\u003e横\u003c\/th\u003e\n              \u003cth\u003e厚み\u003c\/th\u003e\n              \u003cth\u003e重さ\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eiPhone 7\/8\/SE2(第2世代)\/SE3(第3世代)\u003c\/td\u003e\n              \u003ctd\u003e140ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e70ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e10ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e約23～28g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eiPhone X\/Xs\u003c\/td\u003e\n              \u003ctd\u003e145ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e74ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e10ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eiPhone 11\/XR\u003c\/td\u003e\n              \u003ctd\u003e153ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e78ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e10ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eiPhone 12\/12PRO\u003c\/td\u003e\n              \u003ctd\u003e149ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e75ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e10ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e約24g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eiPhone 12mini\u003c\/td\u003e\n              \u003ctd\u003e134ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e67ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e10ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e約20g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eiPhone 12PRO MAX\u003c\/td\u003e\n              \u003ctd\u003e163ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e82ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e10ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e約30g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eiPhone 13\u003c\/td\u003e\n              \u003ctd\u003e149ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e74ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e11ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e約30g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eiPhone 13mini\u003c\/td\u003e\n              \u003ctd\u003e134ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e67ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e11ｍｍ\u003c\/td\u003e\n              \u003ctd\u003e約30g\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eiPhone 11 Pro および iPhone 13 Pro のサイズはお取り扱いがございません。\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\u003eiPhoneXRをご注文のお客様へ重要なご案内がございます。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eiPhone11およびXRは携帯サイズが同型のため、共通の商品としてお取り扱いしております。iPhone11のカメラ部が四角い形になっているため、本商品をXR用としてご購入いただいた場合でも、カメラ部は四角い型でお届けになりますが、通常通りご使用いただけます。iPhoneXR用としてご購入の場合、カメラ部の仕様が気になる方はご注意ください。\u003c\/p\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    \u003cp class=\"body-text\"\u003eイニシャル刻印が施された商品に関しましては、誠に申し訳ございませんが、キャンセルおよび返品は承ることができません。ご注文の際は、お使いのiPhoneのサイズと色を十分にご確認の上、お手続きをお願いいたします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280202883125,"sku":"iPhone-113miniBlack","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ","offer_id":45280202915893,"sku":"iphone-113miniGreige","price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"パープル","offer_id":45280202948661,"sku":"iPhone-113miniPurple","price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"ミントグリーン","offer_id":45280202981429,"sku":"iPhone-113miniMintGreen","price":4400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/7e062f1f2354c18d3ee546978e080f4a_c4ed5e83-e08e-4482-bfb4-05528c539366.jpg?v=1780627683"},{"product_id":"iphone-113","title":"【イニシャル刻印対応】iPhpne13 ケース (13Pro使用不可) \/ イタリアンレザー","description":"\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私だけのイタリアンレザーiPhoneケース\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\/53.png?v=1780627685\" 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\"\u003ebell la bellのロゴが映える\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\/5a530d7c5059e2049229663f20132180_d204db0d-95b5-4de9-9f79-157784a14bc9.jpg?v=1780627685\" 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\/dc0ab7546d458077e7f6b62bbd5dc408_dc36bd39-ef1f-4ae5-bad6-b613109bfb06.jpg?v=1780627684\" 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\u003ebell la bellのロゴが入ったiPhoneケースは、上質なシボのあるイタリアンレザーを使用しています。マット寄りの革でありながら程よいツヤ感があり、優しい手触りで上品な印象を与えます。ギフトにもおすすめです。\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\u003ebell la bellブランドイチオシアイテム\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eイニシャル刻印について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e世界に一つだけのオリジナルケースを作成できる、文字入れ対応サービスをご利用いただけます。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e対応文字: A-Z（大文字のみ）、0-9、絵文字・記号\u003c\/li\u003e\n        \u003cli\u003e最大6文字まで選択可能\u003c\/li\u003e\n        \u003cli\u003eiPhoneケースのサイズによって、6文字刻印すると横幅目一杯になる場合があります\u003c\/li\u003e\n        \u003cli\u003ebell la bellのロゴ入りです\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以下のiPhoneモデルに対応しています。ご購入前にお手持ちの機種をご確認ください。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eiPhone 7\/8\/SE2\/SE3\u003c\/li\u003e\n        \u003cli\u003eiPhone X\/XS\u003c\/li\u003e\n        \u003cli\u003eiPhone 11\/XR\u003c\/li\u003e\n        \u003cli\u003eiPhone 12\/12PRO\u003c\/li\u003e\n        \u003cli\u003eiPhone 12mini\u003c\/li\u003e\n        \u003cli\u003eiPhone 12PRO MAX\u003c\/li\u003e\n        \u003cli\u003eiPhone 13\u003c\/li\u003e\n        \u003cli\u003eiPhone 13 mini\u003c\/li\u003e\n        \u003cli\u003eiPhone 14\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e※iPhone13 Proはご使用いただけません。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280203112501,"sku":"iPhone-113Black","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"ライトグレー","offer_id":45280203145269,"sku":"iPhone-113LightGray","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ","offer_id":45280203178037,"sku":"iPhone-113Greige","price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"パープル","offer_id":45280203210805,"sku":"iPhone-113Purple","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"ミントグリーン","offer_id":45280203243573,"sku":"iPhone-113MintGreen","price":4400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/53.png?v=1780627685"},{"product_id":"iphone-112promax","title":"【イニシャル刻印対応】iPhone12PRO MAX ケース \/ イタリアンレザー","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手元に馴染むイタリアンレザーに刻む、\u003cstrong\u003eあなただけの特別なメッセージ\u003c\/strong\u003e。日常にさりげない個性を添え、使うほどに愛着が深まるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/50.png?v=1780627687\" class=\"img-fluid d-block w-100 product-img\" alt=\"特別なイニシャル刻印が施されたiPhoneケース\"\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\/dc0ab7546d458077e7f6b62bbd5dc408_d57512dc-2f26-49e1-84d7-ae52759d4268.jpg?v=1780627686\" class=\"img-fluid d-block w-100 product-img\" alt=\"上質なイタリアンレザー製iPhoneケース\"\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\/7e062f1f2354c18d3ee546978e080f4a_6c3839fb-b21f-4aca-835b-4ede27fcf84f.jpg?v=1780627686\" class=\"img-fluid d-block w-100 product-img\" alt=\"ギフトにも最適なイニシャル刻印対応iPhoneケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e大切な人への至福の逸品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e上質なシボのあるイタリアンレザーを使用したbell la bell ロゴ入りiPhoneケースです。\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\u003ebell la bellブランドイチオシアイテムです。\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=\"point-list\"\u003e\n          \u003cli\u003eA-Z（大文字のみ）、0-9、絵文字・記号の中から最大6文字まで選べます。\u003c\/li\u003e\n          \u003cli\u003eiPhoneケースのサイズによっては6文字刻印すると横幅目一杯になる場合があります。\u003c\/li\u003e\n          \u003cli\u003ebell la bellのロゴ入りです。\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 class=\"body-text\"\u003e各iPhoneモデルのサイズと重さです。ご購入前にお使いのiPhoneをご確認ください。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eiPhone 7\/8\/SE2(第2世代)\/SE3(第3世代)：縦140ｍｍ × 横70ｍｍ × 厚み10ｍｍ\u003c\/li\u003e\n          \u003cli\u003eiPhone X\/Xs：縦145ｍｍ × 横74ｍｍ × 厚み10ｍｍ\u003c\/li\u003e\n          \u003cli\u003eiPhone 11\/XR：縦153ｍｍ × 横78ｍｍ × 厚み10ｍｍ\u003c\/li\u003e\n          \u003cli\u003eiPhone 12\/12PRO：縦149ｍｍ × 横75ｍｍ × 厚み10ｍｍ（重さ：約24g）\u003c\/li\u003e\n          \u003cli\u003eiPhone 12mini：縦134ｍｍ × 横67ｍｍ × 厚み10ｍｍ（重さ：約20g）\u003c\/li\u003e\n          \u003cli\u003eiPhone 12PRO MAX：縦163ｍｍ × 横82ｍｍ × 厚み10ｍｍ（重さ：約30g）\u003c\/li\u003e\n          \u003cli\u003eiPhone 13：縦149ｍｍ × 横74ｍｍ × 厚み11ｍｍ（重さ：約30g）\u003c\/li\u003e\n          \u003cli\u003eiPhone 13mini：縦134ｍｍ × 横67ｍｍ × 厚み11ｍｍ（重さ：約30g）\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eご注意事項:\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eiPhone 11 Pro、iPhone 13 Proのサイズはお作りがございません。\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\"\u003eiPhoneXRをご注文の方への注意事項\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eiPhone11およびXRは携帯サイズが同型のため、共通の商品としてお取り扱いしております。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eiPhone11のカメラ部が四角い形になっているため、本商品をXR用としてお買い上げ頂いた場合でも、カメラ部は四角い型でのお届けになります。\u003c\/li\u003e\n          \u003cli\u003e通常通り使用できますが、iPhoneXR用としてご購入の場合、カメラ部の仕様が気になる方はご注意ください。\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        \u003cp class=\"body-text\"\u003eご注文時はお使いのiPhoneのサイズと色をよくご確認の上、ご注文をお願いいたします。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) - 情報がないため作成しません --\u003e\n  \u003c!-- 注意事項セクション (Notes) - 一部情報がスペック詳細に組み込まれたため、独立セクションとしては作成しません --\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280203341877,"sku":"iPhone-112ProMaxBlack","price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"ライトグレー","offer_id":45280203374645,"sku":"iPhone-112ProMaxLightGray","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ","offer_id":45280203407413,"sku":"iPhone-112ProMaxGreige","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"パープル","offer_id":45280203440181,"sku":"iPhone-112ProMaxPurple","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":45280203472949,"sku":"iPhone-112ProMaxPink","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"レッド","offer_id":45280203505717,"sku":"iPhone-112ProMaxRed","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"オレンジ","offer_id":45280203538485,"sku":"iPhone-112ProMaxOrange","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"ミントグリーン","offer_id":45280203571253,"sku":"iPhone-112ProMaxMintGreen","price":4400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/50.png?v=1780627687"},{"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":"rl-rsb","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、装いに新たな息吹を吹き込みます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-rsb-1.jpg?v=1780627764\" 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\/rl-rsb-3.jpg?v=1780627764\" 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約23gという驚くほどの\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\/rl-rsb-4.jpg?v=1780627764\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eストレスフリーな着け心地\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e軽い着け心地のアクセサリーチェーンベルトです。繊細なラインでネックレスを付ける感覚でウエスト周りを華やかに飾り、多様なシーンで活躍します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e結婚式などのパーティードレスやワンピース、普段のチュニックやスカートなど、様々な服装に合わせやすい\u003c\/li\u003e\n          \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\u003eMサイズとLサイズの2サイズ展開です。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003cth\u003e全長（最大）\u003c\/th\u003e\n                \u003cth\u003e幅\u003c\/th\u003e\n                \u003cth\u003e重さ\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMサイズ\u003c\/td\u003e\n                \u003ctd\u003e約103cm\u003c\/td\u003e\n                \u003ctd\u003e約1cm\u003c\/td\u003e\n                \u003ctd\u003e約23g\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eLサイズ\u003c\/td\u003e\n                \u003ctd\u003e約123cm\u003c\/td\u003e\n                \u003ctd\u003e約1cm\u003c\/td\u003e\n                \u003ctd\u003e約27g\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\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  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ゴールド \/ M","offer_id":45280216449077,"sku":"rl-ch01goldM","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ L","offer_id":45280216481845,"sku":"rl-ch01goldL","price":5500.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー \/ M","offer_id":45280216514613,"sku":"rl-ch01silverM","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ L","offer_id":45280216547381,"sku":"rl-ch01silverL","price":5500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-rsb-1.jpg?v=1780627764"},{"product_id":"rl-wood","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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-wood-1.jpg?v=1780627769\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワンピースを格上げ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eワンピースを格上げ\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eワンピーススタイルに瞬時に\u003cstrong\u003eメリハリ\u003c\/strong\u003e。約44mmのワイドベルトが、自然なIラインを演出し、洗練された大人の装いへと導きます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e柔らかなヌバックの表情\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-wood-2.jpg?v=1780627769\" class=\"img-fluid d-block w-100 product-img\" alt=\"着こなし広がる万能感\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e着こなし広がる万能感\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eスモーキーな\u003cstrong\u003eヌバックレザー\u003c\/strong\u003eが肌に優しく馴染み、どんなコーディネートにも溶け込む万能感。\u003cstrong\u003eイエローベージュ\u003c\/strong\u003eの柔らかな色合いが、装いに奥行きを加えます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e本物を知る日本製レザー\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-wood-5.jpg?v=1780627769\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人技が光る逸品\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e職人技が光る逸品\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e厳選された\u003cstrong\u003e牛革\u003c\/strong\u003eを国内で丁寧に加工。毛足の短いヌバックは、ふんわりとした優しい手触りで、長く愛用できる上質な証。約7cmの\u003cstrong\u003eウッドバックル\u003c\/strong\u003eが温かみを添えます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\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\n\u003cstrong\u003eベルト全長:\u003c\/strong\u003e 約100.5cm\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e対応ウエストサイズ:\u003c\/strong\u003e 約75.5cm～約90.5cm\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eベルト幅:\u003c\/strong\u003e 約44mm\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eバックル直径:\u003c\/strong\u003e 約7cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e※追加穴あけ無料で承ります。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\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\n\u003cstrong\u003e素材:\u003c\/strong\u003e 牛革（ヌバックレザー）\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eバックル素材:\u003c\/strong\u003e 木製\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e生産国:\u003c\/strong\u003e 日本製\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \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\u003ebell la bell (ベルラベル)\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":45280217104437,"sku":"rl-woodybe","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ピンクベージュ","offer_id":45280217137205,"sku":"rl-woodpkbe","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-wood-1.jpg?v=1780627769"},{"product_id":"rl-10338","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\n      \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\/rl-10338-1.jpg?v=1780627774\" class=\"img-fluid d-block w-100 product-img\" alt=\"着こなしの主役\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e着こなしの主役\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e牛革が魅せる上質感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e職人の手によって丁寧に革巻きされたクルミバックル\u003c\/strong\u003eは、\u003cstrong\u003e洗練された品格\u003c\/strong\u003eを宿します。\u003cstrong\u003e上質な牛革の風合い\u003c\/strong\u003eが、持つ人の\u003cstrong\u003eスタイルを格上げ\u003c\/strong\u003eします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-10338-7.jpg?v=1780627774\" class=\"img-fluid d-block w-100 product-img\" alt=\"匠の技が光る\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e匠の技が光る\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e多彩な表情、自在なフィット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eシーンを選ばない豊富なカラー展開\u003c\/strong\u003eは、\u003cstrong\u003eビジネスからカジュアルまで対応\u003c\/strong\u003e。\u003cstrong\u003eハサミで簡単にサイズカット\u003c\/strong\u003eでき、どなたでも\u003cstrong\u003e最適なフィット感\u003c\/strong\u003eを楽しめます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-10338-8.jpg?v=1780627774\" 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          \u003cli\u003e日本製ながらプチプライスで、高見え効果も抜群\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e最適なフィット感を追求できるサイズ設計です。\u003c\/p\u003e\n        \u003cp\u003eベルト\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e全長: 最大 約104cm\u003c\/li\u003e\n          \u003cli\u003e最大ウエストサイズ: 約95cm（ピン先〜最大の穴まで）\u003c\/li\u003e\n          \u003cli\u003eベルト幅: 約29mm\u003c\/li\u003e\n          \u003cli\u003e長さ調節: ハサミでご自身でサイズカット可能\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eバックル\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e縦: 約5cm\u003c\/li\u003e\n          \u003cli\u003e横: 約4.5cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e厳選された素材と確かな技術で生産されています。\u003c\/p\u003e\n        \u003cp\u003e素材\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e表: 牛革\u003c\/li\u003e\n          \u003cli\u003e裏: 合成皮革\u003c\/li\u003e\n          \u003cli\u003eバックル: 牛革・革巻き\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e生産国\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e日本製\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280217628725,"sku":"rl-10338","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン","offer_id":45280217661493,"sku":"rl-10338db","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":45280217694261,"sku":"rl-10338br","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー","offer_id":45280217727029,"sku":"rl-10338nv","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"ワイン","offer_id":45280217759797,"sku":"rl-10338wn","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"グレー","offer_id":45280217792565,"sku":"rl-10338gray","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"レッド","offer_id":45280217825333,"sku":"rl-10338red","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト","offer_id":45280217858101,"sku":"rl-10338wh","price":6600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-10338-1.jpg?v=1780627774"},{"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":"rbt20","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約19mm幅\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\/rbt20-1.jpg?v=1780627784\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eコーデに映える、大人の上質\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eブッテーロが紡ぐ、本物の証\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e使うほどに深まる艶と風合い。\u003cstrong\u003eハリとコシ\u003c\/strong\u003eを併せ持つ\u003cstrong\u003eブッテーロレザー\u003c\/strong\u003eが、持つ人の個性を美しく育みます。細部に宿る\u003cstrong\u003e日本の職人技\u003c\/strong\u003eが、確かな品質の証です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rbt20-3.jpg?v=1780627784\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e育てる本革、確かな品質\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e気品を纏う、漆黒のエレガンス\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eシックなブラックレザー\u003c\/strong\u003eに、\u003cstrong\u003e艶消しゴールドのバックル\u003c\/strong\u003eが品格を添えます。\u003cstrong\u003e豊富なカラーバリエーション\u003c\/strong\u003eの中から、あなたの個性を引き出す一本を見つけてください。永く愛せる美しい一本です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rbt20-5.jpg?v=1780627784\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e落ち着きと存在感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eイタリアンレザー、ブッテーロを用いたこのベルトは、様々なボトムスに合わせやすいデザインです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eハリとコシがあり、非常に綺麗な経年変化で艶が増します。\u003c\/li\u003e\n          \u003cli\u003eベーシックから差し色まで、豊富なカラーバリエーションを展開しています。\u003c\/li\u003e\n          \u003cli\u003e使いやすい約19mm幅で、ボトムスを選ばずに着用いただけます。\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        \u003cp\u003eベルトとバックルの各寸法です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eベルト全長: 約103cm\u003c\/li\u003e\n          \u003cli\u003e対応ウエストサイズ: 約78.5cm～約93.5cm（ピン先～最大の穴まで）\u003c\/li\u003e\n          \u003cli\u003e穴: 2.5cm間隔で7か所\u003c\/li\u003e\n          \u003cli\u003eベルト幅: 約19mm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eバックル縦: 約3cm\u003c\/li\u003e\n          \u003cli\u003eバックル横: 約4cm\u003c\/li\u003e\n          \u003cli\u003eバックル色: ゴールド（艶なし）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\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":"ブラック","offer_id":45280219234357,"sku":"rbt20btbk","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン","offer_id":45280219267125,"sku":"rbt20btdb","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":45280219299893,"sku":"rbt20btcm","price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"レッド","offer_id":45280219332661,"sku":"rbt20btred","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":45280219365429,"sku":"rbt20btnv","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー","offer_id":45280219398197,"sku":"rbt20btyellow","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト","offer_id":45280219430965,"sku":"rbt20btwh","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"ヌメ","offer_id":45280219463733,"sku":"rbt20btnume","price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":45280219496501,"sku":"rbt20btgreen","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rbt20-1.jpg?v=1780627784"},{"product_id":"rbrs","title":"イタリアンレザー2重巻きブレスレット（日本製）","description":"\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腕元に優しくフィットし、日々の装いに洗練された印象を加えます。\u003cstrong\u003eユニセックス\u003c\/strong\u003eで楽しめる\u003cstrong\u003e2重巻きデザイン\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\/rbrs-1_7372aed7-91b4-4c40-bdda-701a844adbae.jpg?v=1780627787\" 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\/rbrs-3_8059a649-d2d0-4c42-a2f6-3c2eb77b1f18.jpg?v=1780627786\" 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は、唯一無二の存在感を放ちます。日本の職人が一つ一つ丁寧に仕上げた\u003cstrong\u003e逸品\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rbrs-5_7668b61f-bc02-4979-8e5b-c22a244e123b.jpg?v=1780627786\" class=\"img-fluid d-block w-100 product-img\" alt=\"時とともに育む価値\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e時とともに育む価値\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴・コンセプト\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eイタリアンレザー「ブッテーロ」を使用した、日本製ブレスレットの主な特徴です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eイタリアのヌメ革「ブッテーロ」を使用\u003c\/li\u003e\n                    \u003cli\u003e植物タンニンなめしレザー\u003c\/li\u003e\n                    \u003cli\u003eユニセックスで楽しめる2サイズ展開\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生産国: 日本\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\u003eMサイズとLサイズの寸法詳細です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e厚さ: 約3mm\u003c\/li\u003e\n                    \u003cli\u003e幅: 約9.5mm\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eサイズ\u003c\/th\u003e\n                                \u003cth\u003e全長\u003c\/th\u003e\n                                \u003cth\u003e革部分\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eMサイズ\u003c\/td\u003e\n                                \u003ctd\u003e約36.5～37.5cm\u003c\/td\u003e\n                                \u003ctd\u003e約34cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eLサイズ\u003c\/td\u003e\n                                \u003ctd\u003e約42～42.5cm\u003c\/td\u003e\n                                \u003ctd\u003e約38.5～39cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e天然皮革の特性上、牛革には細かいキズやシワ、シミ、血筋（血管跡）などが現れる場合がございます。これらは革本来の自然な風合いであり、品質には問題ございません。予めご了承ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック \/ M","offer_id":45280219594805,"sku":"rbrsmbk","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ L","offer_id":45280219627573,"sku":"rbrslbk","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン \/ M","offer_id":45280219660341,"sku":"rbrsmdb","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン \/ L","offer_id":45280219693109,"sku":"rbrsldb","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ M","offer_id":45280219725877,"sku":"rbrsmcm","price":3960.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ L","offer_id":45280219758645,"sku":"rbrslcm","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ M","offer_id":45280219791413,"sku":"rbrsmwh","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ L","offer_id":45280219824181,"sku":"rbrslwh","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ M","offer_id":45280219856949,"sku":"rbrsmred","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ L","offer_id":45280219889717,"sku":"rbrslred","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ M","offer_id":45280219922485,"sku":"rbrsmnv","price":3960.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー \/ L","offer_id":45280219955253,"sku":"rbrslnv","price":3960.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ M","offer_id":45280219988021,"sku":"rbrsmgreen","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ L","offer_id":45280220020789,"sku":"rbrslgreen","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー \/ M","offer_id":45280220053557,"sku":"rbrsmyellow","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー \/ L","offer_id":45280220086325,"sku":"rbrslyellow","price":3960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rbrs-1_7372aed7-91b4-4c40-bdda-701a844adbae.jpg?v=1780627787"},{"product_id":"rgomu-2","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  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eウエストすっきり、軽やかな着こなし\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eバックルがないため\u003c\/strong\u003e、\u003cstrong\u003e付けていることを忘れるほどの快適さ\u003c\/strong\u003e。服の上からのかさばりを抑え、\u003cstrong\u003e自然な着痩せ効果で美しいウエストライン\u003c\/strong\u003eを演出します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rgomu-2-1.jpg?v=1780627800\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウエストすっきり、軽やかな着こなし\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e締め付け感なくすっきり\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e簡単装着、スマートな毎日へ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eベルトループにパチンと留めるだけのシンプル設計\u003c\/strong\u003eです。\u003cstrong\u003e国産牛革を使用した丈夫なスナップ\u003c\/strong\u003eが、\u003cstrong\u003eしっかりと固定し\u003c\/strong\u003e、\u003cstrong\u003e長くご愛用\u003c\/strong\u003eいただけます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rgomu-2-3.jpg?v=1780627800\" class=\"img-fluid d-block w-100 product-img\" alt=\"簡単装着、スマートな毎日へ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eひと挟みで着脱完了\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日本の匠が紡ぐ、信頼の一本\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e石川県産の上質ゴム\u003c\/strong\u003eと、\u003cstrong\u003e東京の自社工房で培われた熟練の技が光る日本製\u003c\/strong\u003eです。\u003cstrong\u003e大人から子供まで対応するフリーサイズ\u003c\/strong\u003eで、\u003cstrong\u003eあらゆるシーンに寄り添います\u003c\/strong\u003e。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rgomu-2-5.jpg?v=1780627799\" class=\"img-fluid d-block w-100 product-img\" alt=\"日本の匠が紡ぐ、信頼の一本\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこだわりのメイドインジャパン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e付けていることを忘れる位、簡単装着楽々ゴムベルトです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e伸縮性のあるストレッチ素材で快適フィット\u003c\/li\u003e\n        \u003cli\u003e無段階で長さ調節が可能\u003c\/li\u003e\n        \u003cli\u003eバックルがないためウエスト周りがすっきり\u003c\/li\u003e\n        \u003cli\u003eスナップボタンでベルトループに簡単着脱\u003c\/li\u003e\n        \u003cli\u003e国産牛革製のスナップでしっかり固定、長くご愛用いただけます\u003c\/li\u003e\n        \u003cli\u003eフリーサイズ設計で大人から子供まで幅広く対応\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp 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製造: 東京にあるbell la bellの自社工房（日本製）\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全長: 最長 約75cm 〜 最短 約46cm\u003c\/li\u003e\n        \u003cli\u003eゴム部分のみ: 最長 64cm 〜 最短 約33cm\u003c\/li\u003e\n        \u003cli\u003e対応サイズ: 約46cm 〜 75cm程度（プラスゴムの伸びしろ）\u003c\/li\u003e\n        \u003cli\u003e幅: 約3cm\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      \u003ch4 class=\"sub-section-title\"\u003eこんなシーンにおすすめ\u003c\/h4\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e妊婦さん、マタニティ期間に\u003c\/li\u003e\n        \u003cli\u003e赤ちゃんを抱っこする際や、抱っこ紐使用時に\u003c\/li\u003e\n        \u003cli\u003eお子様と遊ぶ際や、お世話する際に\u003c\/li\u003e\n        \u003cli\u003eお腹をすっきり見せたい時に\u003c\/li\u003e\n        \u003cli\u003eベルトの締め付けが苦手な方に\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003ch4 class=\"sub-section-title\"\u003e主な対象年齢・層\u003c\/h4\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eキッズ（子供、こども、小学生、中学生、高校生）\u003c\/li\u003e\n        \u003cli\u003eママ\u003c\/li\u003e\n        \u003cli\u003e10代、20代、30代、40代、50代、60代、70代、シニア\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":45280222412853,"sku":"rgomu-2","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン","offer_id":45280222445621,"sku":"rgomu-2db","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":45280222478389,"sku":"rgomu-2gray","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ×生成","offer_id":45280222511157,"sku":"rgomu-2d","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"グリーンネイビー","offer_id":45280222543925,"sku":"rgomu-2e","price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"生成×ネイビー","offer_id":45280222576693,"sku":"rgomu-2f","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"レッドネイビー","offer_id":45280222609461,"sku":"rgomu-2g","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー系","offer_id":45280222642229,"sku":"rgomu-2h","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン×生成","offer_id":45280222674997,"sku":"rgomu-2i","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"生成ダークブラウン×ネイビーライン","offer_id":45280222707765,"sku":"rgomu-2j","price":1650.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rgomu-2-1.jpg?v=1780627800"},{"product_id":"rmesh15","title":"栃木レザー 編み込み幅細レザーベルト（日本製）","description":"\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約15mmの\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\/rmesh15-1.jpg?v=1780627801\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常に映えるデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーの豊かな表情\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e厳選された\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを\u003cstrong\u003e熟練の職人\u003c\/strong\u003eが丁寧に編み上げた逸品です。使い込むほどに\u003cstrong\u003e艶と風合いが増し\u003c\/strong\u003e、\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\/rmesh15-3.jpg?v=1780627801\" 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約2cmの小ぶりなシルバーバックル\u003c\/strong\u003eが洗練された印象を与えます。\u003cstrong\u003eフリーサイズ\u003c\/strong\u003eながら\u003cstrong\u003e最大約98cmのウエストに対応\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\/rmesh15-5.jpg?v=1780627801\" 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      \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全長：約108cm\u003c\/li\u003e\n        \u003cli\u003eフリーサイズ（最大ウエストサイズ：～約98cm程度まで）\u003c\/li\u003e\n        \u003cli\u003eベルト幅：約15mm\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縦：約2cm\u003c\/li\u003e\n        \u003cli\u003e横：約2cm\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    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280222773301,"sku":"rmesh15bk","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":45280222806069,"sku":"rmesh15br","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":45280222838837,"sku":"rmesh15cm","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド","offer_id":45280222871605,"sku":"rmesh15red","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rmesh15-1.jpg?v=1780627801"},{"product_id":"r-le-sus","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が丁寧に仕立てた、しなやかな\u003cstrong\u003e牛革製\u003c\/strong\u003eのサスペンダー。わずか\u003cstrong\u003e9mmの細幅デザイン\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\/r-le-sus-3.jpg?v=1780627803\" 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や\u003cstrong\u003eスカート\u003c\/strong\u003eにプラスするだけでこなれた大人カジュアルが完成します。\u003cstrong\u003e対応身長165cm程度まで\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\/r-le-sus-4.jpg?v=1780627802\" 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\u003e2.5mm厚\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\/r-le-sus-5.jpg?v=1780627803\" 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\u003e9mm幅の細幅仕上げ\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幅: 約9mm\u003c\/li\u003e\n        \u003cli\u003eフリーサイズ\u003c\/li\u003e\n        \u003cli\u003e全長: 59～91cm\u003c\/li\u003e\n        \u003cli\u003e対応身長: 165cm程度まで\u003c\/li\u003e\n        \u003cli\u003e革の厚さ: 約2.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\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=\"benefit-list\"\u003e\n        \u003cli\u003e国内のベルト職人が仕立て\u003c\/li\u003e\n        \u003cli\u003e裏側にも丁寧にベージュの牛革を使用\u003c\/li\u003e\n        \u003cli\u003e革から服への色落ちを防止\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eおすすめスタイリング\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e様々な着こなしを楽しめます\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eワイドパンツに合わせてサロペット風に\u003c\/li\u003e\n        \u003cli\u003e普段のデニムやカジュアルパンツにプラス\u003c\/li\u003e\n        \u003cli\u003eスカートに合わせておしゃれに\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280222969909,"sku":"r-le-susbk","price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン","offer_id":45280223002677,"sku":"r-le-susdb","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":45280223035445,"sku":"r-le-susbr","price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル","offer_id":45280223068213,"sku":"r-le-suscm","price":4400.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/r-le-sus-3.jpg?v=1780627803"},{"product_id":"rl-sash3","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を演出します。一点投入で、いつもの装いが旬のスタイルへと見違えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-sash3-1.jpg?v=1780627804\" 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全長約217cmのゆとりが、フロントやサイドで多彩な\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\/rl-sash3-3.jpg?v=1780627804\" 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厳選された牛革が放つ品格と、約10cmの最大幅が\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\/rl-sash3-5.jpg?v=1780627804\" class=\"img-fluid d-block w-100 product-img\" alt=\"確かな品質と存在感\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e確かな品質と存在感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e普段のコーディネートを格上げする、サッシュベルトの魅力をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e普段のコーディネートに取り入れるだけで、一気に今年らしいスタイルに。\u003c\/li\u003e\n          \u003cli\u003eウエスト周りをきゅっと絞ってメリハリ感のあるシルエットを演出。\u003c\/li\u003e\n          \u003cli\u003e長めのデザインで、フロントやサイドでリボン結びにしたり、垂らして使用したりと幅広いスタイルで活躍。\u003c\/li\u003e\n          \u003cli\u003eその日のコーディネートや気分に合わせて、アクセサリー感覚でアレンジ可能。\u003c\/li\u003e\n          \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全長：約217cm\u003c\/li\u003e\n          \u003cli\u003e最大幅：約10cm\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  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280223166517,"sku":"rl-sash3bk","price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン","offer_id":45280223199285,"sku":"rl-sash3db","price":13200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-sash3-1.jpg?v=1780627804"},{"product_id":"rl-rope3","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は、肌に吸い付くような\u003cstrong\u003eしなやかさ\u003c\/strong\u003e。どんなスタイルも格上げします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-rope3-1.jpg?v=1780627806\" 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全長約120cmの\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\/rl-rope3-3.jpg?v=1780627806\" 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、2つの表情を持つバックル。今日の気分やスタイルに合わせて、\u003cstrong\u003eさりげない遊び心\u003c\/strong\u003eを添えてみませんか。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-rope3-5.jpg?v=1780627806\" 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 class=\"body-text\"\u003e丹念なやわらか加工を施し、肌触りよくソフトに仕上げたレザー紐ベルトです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e肌に吸い付くようなしなやかさ\u003c\/li\u003e\n        \u003cli\u003eソフトな仕上がりで心地よい装着感\u003c\/li\u003e\n        \u003cli\u003e日本製の上質な牛革を使用\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e本製品のサイズ詳細は以下の通りです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e全長: 約120cm\u003c\/li\u003e\n        \u003cli\u003e対応ウエストサイズ: フリーサイズ\u003c\/li\u003e\n        \u003cli\u003eベルト幅: 約5mm\u003c\/li\u003e\n        \u003cli\u003eバックルサイズ（星形）: 約4.8cm\u003c\/li\u003e\n        \u003cli\u003eバックルサイズ（丸形）: 約4cm\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      \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=\"point-list\"\u003e\n        \u003cli\u003eループにロープの先2本を通します。\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","brand":"bell la bell","offers":[{"title":"ブラック \/ 星型バックル","offer_id":45280223297589,"sku":"rl-rope31bk","price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ 星型バックル","offer_id":45280223330357,"sku":"rl-rope31bk","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ \/ 星型バックル","offer_id":45280223363125,"sku":"rl-rope31be","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"ターコイズブルー \/ 星型バックル","offer_id":45280223395893,"sku":"rl-rope31tblue","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ 星型バックル","offer_id":45280223428661,"sku":"rl-rope31nv","price":4400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-rope3-1.jpg?v=1780627806"},{"product_id":"rl-19112rope","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  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e印象を自在に変える\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e普段の着こなしにプラスするだけで、\u003cstrong\u003e旬なスタイルが完成\u003c\/strong\u003e。ウエストマークでスタイルアップを叶え、こなれた雰囲気を演出します。様々なアイテムに合わせやすい\u003cstrong\u003e万能さも魅力\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-19112rope-1.jpg?v=1780627808\" 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\/rl-19112rope-3.jpg?v=1780627808\" 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約5mmの\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\/rl-19112rope-4.jpg?v=1780627808\" class=\"img-fluid d-block w-100 product-img\" alt=\"繊細な存在感\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自由自在にアレンジ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \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\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全長：約125cm\u003c\/li\u003e\n          \u003cli\u003e対応ウエストサイズ：フリーサイズ\u003c\/li\u003e\n          \u003cli\u003eベルト幅：約5mm\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=\"point-list\"\u003e\n          \u003cli\u003eループにロープの先2本を通してくるりとひと結びします。\u003c\/li\u003e\n          \u003cli\u003eチュニックやシャツ、ニットワンピースなど、様々なアイテムに合わせてお使いいただけます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280223526965,"sku":"rl-19112ropebk","price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":45280223559733,"sku":"rl-19112ropebr","price":6050.0,"currency_code":"JPY","in_stock":false},{"title":"ライトグレー","offer_id":45280223592501,"sku":"rl-19112ropelg","price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":45280223625269,"sku":"rl-19112ropenv","price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-19112rope-1.jpg?v=1780627808"},{"product_id":"rl-rope2","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が完成します。流れるような美しいシルエットは、装い全体を品良く引き締め、洗練された印象へと導きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-rope2-1.jpg?v=1780627809\" 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\/rl-rope2-4.jpg?v=1780627809\" 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は、肌に吸い付くような心地よさ。約250cmのしなやかな一本が、装いに奥行きと洗練された雰囲気を添えます。新色のライトグレーも加わり、選択肢が広がりました。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-rope2-5.jpg?v=1780627810\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e匠の技が光る、本物の質感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e丹念にやわらか加工を施し、ソフトに仕上げた高級感あふれるレザーを使用した紐ベルトです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e肌に吸い付くような心地よさ\u003c\/li\u003e\n          \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全長: 約250〜253cm\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\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金具カラー: シルバー\u003c\/li\u003e\n          \u003cli\u003e新色: ライトグレー\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eご使用方法\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eシンプルな結び方で様々なコーディネートをお楽しみいただけます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eループにロープの先2本を通します。\u003c\/li\u003e\n          \u003cli\u003eそのままくるりとひと結びします。\u003c\/li\u003e\n          \u003cli\u003eチュニックやシャツ、ニットワンピースなどに合わせてご使用ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280223723573,"sku":"rl-rope2","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":45280223756341,"sku":null,"price":5500.0,"currency_code":"JPY","in_stock":false},{"title":"ライトグレー","offer_id":45280223789109,"sku":null,"price":5500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-rope2-1.jpg?v=1780627809"},{"product_id":"rlho","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  \u003c!-- 商品解説セクション --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e装いを彩る差し色細ベルト\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e鮮やかな色彩が、シンプルな着こなしに洗練されたアクセントを添えます。\u003cstrong\u003e約14mmの細身のベルト幅\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\/rlho-1.jpg?v=1780627813\" 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が一点一点丁寧に仕上げた、\u003cstrong\u003e確かな品質と品格\u003c\/strong\u003eを感じられる逸品です。どんな装いにも自然に溶け込み、上品な印象を醸し出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rlho-3.jpg?v=1780627813\" 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が魅力です。ハサミで\u003cstrong\u003e簡単にカット\u003c\/strong\u003eできるため、ご自身のウエストにぴったりフィット。当店の\u003cstrong\u003e人気No.1\u003c\/strong\u003eを誇る自信作です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rlho-5.jpg?v=1780627813\" class=\"img-fluid d-block w-100 product-img\" alt=\"色々な色のベルトとバックルの組み合わせ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e選べる豊富なバリエーション\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション --\u003e\n  \u003cdiv class=\"spec-details-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eスムースレザー、クロコ型押しレザーを使用した定番のレディースベルトです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eおしゃれな金具がワンポイントになる細ベルト\u003c\/li\u003e\n          \u003cli\u003e当店の自信作・人気No.1商品\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        \u003cp\u003eベルト\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e全長: 最大 約100cm\u003c\/li\u003e\n          \u003cli\u003e最大ウエストサイズ: ～約90cm\u003c\/li\u003e\n          \u003cli\u003eベルト幅: 約14mm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eバックル\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e縦: 約2.8cm\u003c\/li\u003e\n          \u003cli\u003e横: 約2.4cm\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日本製（上質な日本製の牛革を使用し、日本製のバックルを合わせてベルトの職人が1点1点丁寧に作っています。）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (情報がないため出力しない) --\u003e\n  \u003c!-- 注意事項セクション (情報がないため出力しない) --\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ゴールド\/スムースブラック","offer_id":45280224215093,"sku":"rlhoGsmbk","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド\/スムースダークブラウン","offer_id":45280224247861,"sku":"rlhoGsmdb","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド\/スムースブラウン","offer_id":45280224280629,"sku":"rlhoGsmbr","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド\/スムースネイビー","offer_id":45280224313397,"sku":"rlhoGsmnv","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド\/スムースレッド","offer_id":45280224346165,"sku":"rlhoGsmred","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド\/スムースホワイト","offer_id":45280224378933,"sku":"rlhoGsmwh","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド\/スムースベージュ","offer_id":45280224411701,"sku":"rlhoGsmbe","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー\/スムースブラック","offer_id":45280224444469,"sku":"rlhoNismbk","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー\/スムースダークブラウン","offer_id":45280224477237,"sku":"rlhoNismdb","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー\/スムースブラウン","offer_id":45280224510005,"sku":"rlhoNismbr","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー\/スムースネイビー","offer_id":45280224542773,"sku":"rlhoNismnv","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー\/スムースホワイト","offer_id":45280224575541,"sku":"rlhoNismwh","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー\/スムースベージュ","offer_id":45280224608309,"sku":"rlhoNismbe","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド\/クロコブラック","offer_id":45280224641077,"sku":"rlhoGcrobk","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド\/クロコブラウン","offer_id":45280224673845,"sku":"rlhoGcrobr","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド\/クロコダークブラウン","offer_id":45280224706613,"sku":"rlhoGcrodb","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド\/クロコホワイト","offer_id":45280224739381,"sku":"rlhoGcrowh","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド\/クロコネイビー","offer_id":45280224772149,"sku":"rlhoGcronv","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド\/クロコレッド","offer_id":45280224804917,"sku":"rlhoGcrored","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド\/クロコベージュ","offer_id":45280224837685,"sku":"rlhoGcrobe","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド\/クロコボルドー","offer_id":45280224870453,"sku":"rlhoGcrobor","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー\/クロコブラック","offer_id":45280224903221,"sku":"rlhoNicrobk","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー\/クロコブラウン","offer_id":45280224935989,"sku":"rlhoNicrobr","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー\/クロコダークブラウン","offer_id":45280224968757,"sku":"rlhoNicrodb","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー\/クロコネイビー","offer_id":45280225001525,"sku":"rlhoNicronv","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー\/クロコレッド","offer_id":45280225034293,"sku":"rlhoNicrored","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー\/クロコベージュ","offer_id":45280225067061,"sku":"rlhoNicrobe","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー\/クロコボルドー","offer_id":45280225099829,"sku":"rlhoNicrobor","price":4950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rlho-1.jpg?v=1780627813"},{"product_id":"rl-ch02","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  \u003c!-- 商品解説セクション --\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\/rl-ch02-1.jpg?v=1780627815\" 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が際立ち、\u003cstrong\u003e約35gの軽やかさ\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\/rl-ch02-2.jpg?v=1780627814\" 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全長約105cmのしなやかなチェーン\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\/rl-ch02-4.jpg?v=1780627814\" class=\"img-fluid d-block w-100 product-img\" alt=\"チェーンベルトの着用シーンと着回し例\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e様々なシーンで主役級の輝き\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \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全長: 最大 約105cm\u003c\/li\u003e\n          \u003cli\u003e幅: 約5mm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約35g\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":45280225198133,"sku":"rl-ch02goldM","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":45280225230901,"sku":"rl-ch02silverM","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":45280225263669,"sku":"rl-ch02bkM","price":6600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-ch02-1.jpg?v=1780627815"},{"product_id":"帆布-レザー-ワイドベルト","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も期待でき、日々のコーディネートがワンランク上の印象に変わります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/552561ea76b882472130688aeb8b43e9.jpg?v=1780627816\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスタイルアップを叶える\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質素材の洗練ベルト\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eしっとりと手に馴染む\u003cstrong\u003e牛革\u003c\/strong\u003eと、ナチュラルな風合いが魅力の\u003cstrong\u003e帆布\u003c\/strong\u003eを組み合わせました。\u003cstrong\u003eメイドインジャパン\u003c\/strong\u003eの確かな品質が、使うほどに愛着を深めます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/188e61e2f432ec1e40c8961b83979c62.jpg?v=1780627816\" 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幅約5cmの\u003cstrong\u003eワイドなデザイン\u003c\/strong\u003eが、気になるお腹周りを優しくカバーしながら、\u003cstrong\u003e美しいカーブを描くシルエット\u003c\/strong\u003eを演出。全長約90cmのゆとりが\u003cstrong\u003e快適なつけ心地\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/391f96d61e5b149f555e3c1756265be6.jpg?v=1780627816\" 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    \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全長: 約90cm\u003c\/li\u003e\n          \u003cli\u003e対応サイズ: 71.5cm～80cm\u003c\/li\u003e\n          \u003cli\u003e幅: 約5cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ダークブラウン×ナチュラル","offer_id":45280225361973,"sku":"rl-hadb","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/552561ea76b882472130688aeb8b43e9.jpg?v=1780627816"},{"product_id":"rl-sash4","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約6.8cmの\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\/rl-sash4-1.jpg?v=1780627820\" 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を添えます。直径約6cmのゴールドリングバックルが、さりげなく\u003cstrong\u003e上質な輝き\u003c\/strong\u003eを放ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-sash4-2.jpg?v=1780627819\" 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全長約103cmの\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\/rl-sash4-3.jpg?v=1780627819\" 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=\"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\n\u003cstrong\u003eベルト\u003c\/strong\u003e\n                    \u003cul\u003e\n                        \u003cli\u003e全長：約103cm\u003c\/li\u003e\n                        \u003cli\u003eフリーサイズ（最大ウエストサイズ約90cm程度まで）\u003c\/li\u003e\n                        \u003cli\u003eベルト幅：約6.8cm\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eバックル\u003c\/strong\u003e\n                    \u003cul\u003e\n                        \u003cli\u003e縦：約6cm\u003c\/li\u003e\n                        \u003cli\u003e横：約6cm\u003c\/li\u003e\n                        \u003cli\u003e色：ゴールド\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280225722421,"sku":"rl-sash4bk","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ベージュ","offer_id":45280225755189,"sku":"rl-sash4be","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"パープル","offer_id":45280225787957,"sku":"rl-sash4pur","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"アイスグレー","offer_id":45280225820725,"sku":"rl-sash4icegray","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-sash4-1.jpg?v=1780627820"},{"product_id":"rl-sash2","title":"ヌバックレザーワイドサッシュベルト（日本製）","description":"\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    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e纏うだけで叶うスタイルアップ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e7cmのワイド幅がウエストを優雅に引き締め、瞬時に洗練されたシルエットを演出します。シンプルな装いもワンランク上の着こなしに昇華させ、\u003cstrong\u003e都会的な印象\u003c\/strong\u003eを与えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-sash2-1_b6179023-69ca-4c3b-b9bd-3605bbcd0242.jpg?v=1780627821\" 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表地の厳選ヌバックは、しっとり柔らかな肌触り。裏地は合成皮革で、全長約100cmが優雅なドレープを描きます。\u003cstrong\u003e職人技が光る\u003c\/strong\u003e、細部にこだわった逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-sash2-3_f7bc8845-e30f-4acf-ad54-96df4355c7e6.jpg?v=1780627821\" 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\/rl-sash2-4_94de088a-6902-4c40-96b4-7dae6c13a6eb.jpg?v=1780627821\" 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シンプルTシャツやデニムに合わせて、上級カジュアルスタイルが楽しめます。\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ベルト全長：約100cm\u003c\/li\u003e\n                \u003cli\u003eフリーサイズ：最大ウエストサイズ約90cm程度まで対応\u003c\/li\u003e\n                \u003cli\u003eベルト幅：約7cm\u003c\/li\u003e\n                \u003cli\u003eバックルサイズ：縦6cm × 横7cm\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                \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":45280225919029,"sku":"rl-sash2bk","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル","offer_id":45280225951797,"sku":"rl-sash2cm","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ピンクベージュ","offer_id":45280225984565,"sku":"rl-sash2pbe","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ブルーグレー","offer_id":45280226017333,"sku":"rl-sash2bgy","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ベージュ","offer_id":45280226050101,"sku":"rl-sash2be","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":45280226082869,"sku":"rl-sash2nv","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ワイン","offer_id":45280226115637,"sku":"rl-sash2wn","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン","offer_id":45280226148405,"sku":"rl-sash2db","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-sash2-1_b6179023-69ca-4c3b-b9bd-3605bbcd0242.jpg?v=1780627821"},{"product_id":"rl-musubisash","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、\u003cstrong\u003eすらりとした脚長効果\u003c\/strong\u003eを発揮します。シンプルながら存在感のあるデザインで、着るだけで垢抜けた印象へ。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-sash2-1.jpg?v=1780627823\" 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が、シンプルなTシャツやシャツスタイルを\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\/rl-sash2-3.jpg?v=1780627823\" 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で、永くご愛用いただけます。約214cmのゆとりある長さが、\u003cstrong\u003eアレンジ自在な着こなし\u003c\/strong\u003eを可能にします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-sash2-5.jpg?v=1780627822\" 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シンプルなTシャツやデニムに合わせるだけで、上級カジュアルスタイルが完成します。\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全長：約214～217cm\u003c\/li\u003e\n        \u003cli\u003e両サイド部分：長さ約70cm、幅約4.5cm\u003c\/li\u003e\n        \u003cli\u003e中央部分：長さ約69cm、幅約8.5cm\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\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280226246709,"sku":"rl-musubisashbk","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"チョコ","offer_id":45280226279477,"sku":"rl-musubisashdb","price":27500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-sash2-1.jpg?v=1780627823"},{"product_id":"rl-go-7","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    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスタイルアップ叶う 着痩せベルト\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eたるみがちなシルエットにメリハリを。\u003cstrong\u003e約5cmの太幅\u003c\/strong\u003eがウエストをキュッと引き締め、魔法のように着痩せを叶えます。ワンピースや羽織りの上から巻くだけで、洗練された印象に変わります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-go-7-1.jpg?v=1780627824\" 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\"\u003eMade in Japan 確かな品質\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e職人の手から生まれた確かな品質は、身につけるたびに安心感をもたらします。\u003cstrong\u003e約65cm〜72cm対応のフリーサイズ\u003c\/strong\u003eで、快適なフィット感を実現。美しいラインを保ちながら、ストレスフリーなつけ心地が魅力です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-go-7-2.jpg?v=1780627824\" class=\"img-fluid d-block w-100 product-img\" alt=\"Made in Japan 確かな品質\"\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\/rl-go-7-3.jpg?v=1780627824\" class=\"img-fluid d-block w-100 product-img\" alt=\"品格宿る 大人のゴールド\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eウエスト彩る至福の輝き\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e太幅で合わせやすいゴムベルトです。シンプルなデザインのバックルでウエスト周りがすっきり。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eワンピースやニットに合わせやすい\u003c\/li\u003e\n                    \u003cli\u003eロングカーディガンや薄手のダウンコートのウエストマークにおすすめ\u003c\/li\u003e\n                \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全長（バックル含む）：約65cm\u003c\/li\u003e\n                    \u003cli\u003eフリーサイズ（ウエストサイズ）：約65cm～約72cm程度まで対応\u003c\/li\u003e\n                    \u003cli\u003eベルト幅：約5cm\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                    \u003cli\u003e生産国：日本製\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eこちらのゴムベルトはゴムのため伸縮性がありますが、サイズ調節できる機能はございません。\u003c\/p\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":"ブラック","offer_id":45280226345013,"sku":"rl-go-7bk","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン","offer_id":45280226377781,"sku":"rl-go-7db","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":45280226410549,"sku":"rl-go-7be","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":45280226443317,"sku":"rl-go-7cm","price":3300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-go-7-1.jpg?v=1780627824"},{"product_id":"rl-rib-rope","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  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e最旬スタイルを彩るウエストマーク\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e太めの4cm幅\u003c\/strong\u003eがウエストをきゅっと引き締め、メリハリのあるシルエットを演出します。ワンピースやブラウスに加えるだけで、瞬時に着こなしを格上げし、スタイルアップを叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-rib-rope-1.jpg?v=1780627826\" 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\/rl-rib-rope-3.jpg?v=1780627826\" 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し、しなやかな質感と上品な光沢が特徴です。全長約154cmの長さは、多様な巻き方で個性を表現し、日々のコーディネートに華やかなアクセントを添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-rib-rope-5.jpg?v=1780627826\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこだわりを纏う逸品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eワンピースのアクセントにぴったりのリボンベルト。ウエストを引き締め、スタイリングのバリエーションを広げます。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e太めの4cm幅でウエストをしっかり引き締め\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        \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全長: 約154cm\u003c\/li\u003e\n        \u003cli\u003e太幅部分: 66cm\u003c\/li\u003e\n        \u003cli\u003eロープ部分: 1本約44cm × 2本\u003c\/li\u003e\n        \u003cli\u003e対応サイズ: 66cm～フリーサイズ\u003c\/li\u003e\n        \u003cli\u003e幅: 約4cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003cp class=\"body-text\"\u003e※革製品には多少の傷やシミがあるものがございます。自然な風合いとしてお楽しみいただけますよう、ご了承ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280226508853,"sku":"rl-rib-ropebk","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"モカ","offer_id":45280226541621,"sku":"rl-rib-ropemo","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-rib-rope-1.jpg?v=1780627826"},{"product_id":"rgomu-10","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へと変貌します。多彩なカラーバリエーションが、あらゆるコーディネートに\u003cstrong\u003e洗練されたアクセント\u003c\/strong\u003eを添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rgomu-10-1.jpg?v=1780627827\" 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が約70cmの長さで、どんなウエストにもしなやかにフィットします。\u003cstrong\u003e締め付け感のないフリーサイズ\u003c\/strong\u003eで、一日中つけていることを忘れるほどの快適さです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rgomu-10-2.jpg?v=1780627828\" 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約6cm×6.5cmの\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\/rgomu-10-5.jpg?v=1780627827\" 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=\"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\n\u003cstrong\u003eベルト\u003c\/strong\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e全長（平置き・1本に伸ばした状態）: 約70cm\u003c\/li\u003e\n                            \u003cli\u003eフリーサイズ\u003c\/li\u003e\n                            \u003cli\u003e幅: 約4cm\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eバックル\u003c\/strong\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e全長: 約6cm × 約6.5cm\u003c\/li\u003e\n                            \u003cli\u003e色: シルバー\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280226639925,"sku":"rgomu-10bk","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":45280226672693,"sku":"rgomu-10be","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"オフホワイト","offer_id":45280226705461,"sku":"rgomu-10owh","price":3300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rgomu-10-1.jpg?v=1780627827"},{"product_id":"rl-metal","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\/rl-metal-1.jpg?v=1780627829\" 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\/rl-metal-2.jpg?v=1780627829\" 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熟練の日本の職人が一点一点丁寧に縫製。約34mm幅の牛革とゴールドバックルが織りなす普遍的なデザインは、\u003cstrong\u003e長く愛用いただけます\u003c\/strong\u003e。追加穴あけも無料です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-metal-4.jpg?v=1780627829\" 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      \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全長: 約98cm\u003c\/li\u003e\n        \u003cli\u003e対応ウエストサイズ: 約73cm～約88cm\u003c\/li\u003e\n        \u003cli\u003eベルト幅: 約34mm\u003c\/li\u003e\n        \u003cli\u003eバックルサイズ: 約4cm × 約5cm\u003c\/li\u003e\n        \u003cli\u003eバックルカラー: ゴールド\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eご希望の場合、追加穴あけを無料で承ります。ご注文の際に備考欄に『○個追加穴あけ希望』とご記入ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\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ブラック\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ブランド名: bell la bell (ベルラベル)\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":45280226803765,"sku":"rl-metalbk","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":45280226836533,"sku":"rl-metalbr","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-metal-1.jpg?v=1780627829"},{"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":"r-sasum-womens","title":"サスペンダー（30ｍｍ幅）","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  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eお洒落を楽しむ二人の休日\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eどんなスタイルにも自然に溶け込むサスペンダー。いつものTシャツとデニムにプラスするだけで、カジュアルコーデが\u003cstrong\u003eワンランク上の着こなし\u003c\/strong\u003eに生まれ変わります。ユニセックスでお楽しみいただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/r-sasum-womens-7.jpg?v=1780627836\" 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を一日中提供。30mm幅の上品なデザインは、シンプルな装いにこなれたアクセントを添えます。\u003cstrong\u003eブラック、ブラウン、ベージュ、グレー\u003c\/strong\u003eのカラー展開も魅力です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/r-sasum-womens-1.jpg?v=1780627836\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e快適な着け心地とデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e後ろ姿まで絵になるデザイン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e背中で美しく交差するデザインは、着用時の\u003cstrong\u003e安定感\u003c\/strong\u003eと\u003cstrong\u003eスタイルアップ\u003c\/strong\u003eを両立。美しい姿勢をサポートし、後ろ姿にまで\u003cstrong\u003e自信\u003c\/strong\u003eをもたらします。デイリースタイルを格上げする\u003cstrong\u003e機能美\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/r-sasum-womens-3.jpg?v=1780627835\" 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上品な印象を与える30mm幅のサスペンダーです。\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        \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      \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\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック \/ Mサイズ","offer_id":45280228147253,"sku":"r-sasumMbk","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Lサイズ","offer_id":45280228180021,"sku":"r-sasumLbk","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック系柄 \/ Mサイズ","offer_id":45280228212789,"sku":"r-sasumMgara","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック系柄 \/ Lサイズ","offer_id":45280228245557,"sku":"r-sasumLgara","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Mサイズ","offer_id":45280228278325,"sku":"r-sasumMwh","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Lサイズ","offer_id":45280228311093,"sku":"r-sasumLwh","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン×生成1ライン \/ Mサイズ","offer_id":45280228343861,"sku":"r-sasumMdbki1","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン×生成1ライン \/ Lサイズ","offer_id":45280228376629,"sku":"r-sasumLdbki1","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"生成×ネイビー1ライン \/ Mサイズ","offer_id":45280228409397,"sku":"r-sasumMkinv1","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"生成×ネイビー1ライン \/ Lサイズ","offer_id":45280228442165,"sku":"r-sasumLkinv1","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"生成×レッドネイビー \/ Mサイズ","offer_id":45280228474933,"sku":"r-sasumMkirednv1","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"生成×レッドネイビー \/ Lサイズ","offer_id":45280228507701,"sku":"r-sasumLkirednv1","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ×生成2ライン \/ Mサイズ","offer_id":45280228540469,"sku":"r-sasumMbeki2","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ×生成2ライン \/ Lサイズ","offer_id":45280228573237,"sku":"r-sasumLbeki2","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"生成×ネイビー2ライン \/ Mサイズ","offer_id":45280228606005,"sku":"r-sasumMkinv2","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"生成×ネイビー2ライン \/ Lサイズ","offer_id":45280228638773,"sku":"r-sasumLkinv2","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー×生成2ライン \/ Mサイズ","offer_id":45280228671541,"sku":"r-sasumMnvki2","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー×生成2ライン \/ Lサイズ","offer_id":45280228704309,"sku":"r-sasumLnvki2","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー×レッド2ライン \/ Mサイズ","offer_id":45280228737077,"sku":"r-sasumMnvred2","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー×レッド2ライン \/ Lサイズ","offer_id":45280228769845,"sku":"r-sasumLnvred2","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー×グリーン2ライン \/ Mサイズ","offer_id":45280228802613,"sku":"r-sasumMnvgreen2","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー×グリーン2ライン \/ Lサイズ","offer_id":45280228835381,"sku":"r-sasumLnvgreen2","price":2750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/r-sasum-womens-7.jpg?v=1780627836"},{"product_id":"rl-b","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  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスタイルを格上げ 理想のウエスト\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e着こなしに軽やかさと洗練を添える\u003cstrong\u003e細幅ベルト\u003c\/strong\u003eは、ウエストをスマートに引き締めることで全体のバランスを整えます。都会的で上品な印象を演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-b-2.jpg?v=1780627840\" 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\/rl-b-3.jpg?v=1780627841\" 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\/rl-b-4.jpg?v=1780627841\" class=\"img-fluid d-block w-100 product-img\" alt=\"あなただけのジャストフィット\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eあなただけのジャストフィット\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品仕様\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e女性のビジネスシーンをサポートするために開発された、機能性と美しさを兼ね備えたベルトです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eハサミで簡単にサイズカットが可能、ジャストフィットを実現します。\u003c\/li\u003e\n          \u003cli\u003eシンプルで軽やかなバックルにより、ウエスト周りがもたつきません。\u003c\/li\u003e\n          \u003cli\u003e本革を使用しており、いつものスーツスタイルをワンランク上に引き上げます。\u003c\/li\u003e\n        \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生産国: 日本\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共通 幅: 約24mm\u003c\/li\u003e\n          \u003cli\u003eスムース 全長: 約105cm\u003c\/li\u003e\n          \u003cli\u003eスムース 最大ウエストサイズ（ピン先～最大の穴まで）: 約95cm（カット可能）\u003c\/li\u003e\n          \u003cli\u003eクロコ 全長: 約99.5cm\u003c\/li\u003e\n          \u003cli\u003eクロコ 最大ウエストサイズ（ピン先～最大の穴まで）: 約89.5cm（カット可能）\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eバックル\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e縦: 3cm\u003c\/li\u003e\n          \u003cli\u003e横: 4cm\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\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"スムース\/ブラックス","offer_id":45280229359669,"sku":"rl-bbksmooth","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"スムース\/ダークブラウン","offer_id":45280229392437,"sku":"rl-bdbsmooth","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"スムース\/ブラウン","offer_id":45280229425205,"sku":"rl-bbrsmooth","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"スムース\/ネイビー","offer_id":45280229457973,"sku":"rl-bnvsmooth","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"スムース\/ワイン","offer_id":45280229490741,"sku":"rl-bwnsmooth","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"スムース\/レッド","offer_id":45280229523509,"sku":"rl-bredsmooth","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"スムース\/グレー","offer_id":45280229556277,"sku":"rl-bgraysmooth","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"スムース\/オフホワイト","offer_id":45280229589045,"sku":"rl-bowhsmooth","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"スムース\/ライトベージュ","offer_id":45280229621813,"sku":"rl-blbesmooth","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"スムース\/ホワイト","offer_id":45280229654581,"sku":"rl-bwhsmooth","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"クロコ\/ブラック","offer_id":45280229687349,"sku":"rl-bbkkuroko","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"クロコ\/ブラウン","offer_id":45280229720117,"sku":"rl-bbrkuroko","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"クロコ\/ダークブラウン","offer_id":45280229752885,"sku":"rl-bdbkuroko","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"クロコ\/ホワイト","offer_id":45280229785653,"sku":"rl-bwhkuroko","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"クロコ\/ネイビー","offer_id":45280229818421,"sku":"rl-bnvkuroko","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"クロコ\/レッド","offer_id":45280229851189,"sku":"rl-bredkuroko","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"クロコ\/ベージュ","offer_id":45280229883957,"sku":"rl-bbekuroko","price":4950.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-b-2.jpg?v=1780627840"},{"product_id":"rl-gmesh25","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\u003e25mm幅\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\/rl-gmesh25-1.jpg?v=1780627844\" 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する\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\/rl-gmesh25-3.jpg?v=1780627844\" 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と\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\/rl-gmesh25-4.jpg?v=1780627844\" 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\u003ebellabellは、ベルトを通じて女性が自分らしく、自由にいつものコーディネートを楽しめるようにという想いで立ち上げられました。日本の工場にこだわり、職人がひとつひとつ丁寧に作りあげた製品は、使い込む程に味わい深くなるため、使い続けていくことで愛着が湧くはずです。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e日本製のしっかりとしたゴム素材を使用しており、らくちんな着け心地が自慢です。\u003c\/li\u003e\n                \u003cli\u003e25mm幅で、華奢で可愛らしい雰囲気に。女性らしいバックルがアクセントになり、コーディネートのポイントになること間違いなし。\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=\"benefit-list\"\u003e\n                \u003cli\u003eビジネスにも使えるきちんと感のあるゴムメッシュベルト。信頼の日本製のゴムメッシュ、牛革、真鍮バックルを使用しています。\u003c\/li\u003e\n                \u003cli\u003eミリ単位でのサイズ調節が可能。ゴムメッシュのどこにでもピンが合わせられ、ジャストフィットで楽ちんな着け心地です。\u003c\/li\u003e\n                \u003cli\u003e安心の日本製。楽ちんなだけでなく、縫製・素材にもこだわったおしゃれなゴムメッシュベルトです。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-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    \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\u003eM（75）サイズ: 全長 約90ｃｍ、フリーサイズ（最大ウエストサイズ80㎝程度まで対応）、幅 約25ｍｍ\u003c\/li\u003e\n                \u003cli\u003eL（85）サイズ: 全長 約100ｃｍ、フリーサイズ（最大ウエストサイズ90㎝程度まで対応）、幅 約25ｍｍ\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e※ゴム素材のため、長さ・幅に若干誤差が生じる場合がございます。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e折りたたんでネコポス便（ヤマト運輸）で配送いたします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック \/ Mサイズ","offer_id":45280230211637,"sku":"rl-gmesh25bkM","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Lサイズ","offer_id":45280230244405,"sku":"rl-gmesh25bkL","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ \/ Mサイズ","offer_id":45280230277173,"sku":"rl-gmesh25beM","price":5500.0,"currency_code":"JPY","in_stock":false},{"title":"ベージュ \/ Lサイズ","offer_id":45280230309941,"sku":"rl-gmesh25beL","price":5500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-gmesh25-1.jpg?v=1785471044"},{"product_id":"rl-60035","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  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスタイル際立つ 細身ベルトの魔法\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eわずか\u003cstrong\u003e19mmのベルト幅\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\/rl-60035-1.jpg?v=1780627845\" 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と、艶めくブラックバックルが、細部に宿る\u003cstrong\u003e日本の職人技\u003c\/strong\u003eを物語ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-60035-2.jpg?v=1780627845\" 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をご用意しました。今日の気分やコーディネートに合わせて、理想の1本を見つける喜びを提案します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-60035-5.jpg?v=1780627845\" class=\"img-fluid d-block w-100 product-img\" alt=\"様々なカラーのスクエアバックルレザーベルトが並べられた画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eコーデが広がるカラー\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \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全長: 最大約106cm\u003c\/li\u003e\n        \u003cli\u003e最大ウエストサイズ: ～約96cm\u003c\/li\u003e\n        \u003cli\u003eベルト幅: 約19mm\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eバックル\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e縦: 約3cm\u003c\/li\u003e\n        \u003cli\u003e横: 約4cm\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      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280230342709,"sku":"rl-60035bk","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン","offer_id":45280230375477,"sku":"rl-60035db","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":45280230408245,"sku":"rl-60035br","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":45280230441013,"sku":"rl-60035nv","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ワイン","offer_id":45280230473781,"sku":"rl-60035wn","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"レッド","offer_id":45280230506549,"sku":"rl-60035red","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":45280230539317,"sku":"rl-60035gray","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"ホワイト","offer_id":45280230572085,"sku":"rl-60035owh","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ライトベージュ","offer_id":45280230604853,"sku":"rl-60035be","price":4950.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-60035-1.jpg?v=1780627845"},{"product_id":"mc191-03","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を演出する20mm幅の細身ベルト。58gと軽やかで、女性らしい\u003cstrong\u003e華奢見え効果\u003c\/strong\u003eを叶えます。カジュアルからきれいめまで、幅広い着こなしに対応する一品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC191-03-2.jpg?v=1780627847\" 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厚みのあるフルグレインレザーを丹念に編み上げた、しなやかな質感。真鍮製の繊細なバックルは、アンティークのような輝きを放ち、使うほどに深みを増すエイジングを楽しめます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC191-03-4.jpg?v=1780627847\" 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デニムはもちろん、ワンピースやチュニックにも合わせやすい万能性。全長102cmのフリーサイズで、最大ウエスト約92cmまで対応し、トレンドや季節を問わず様々なシーンで活躍します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC191-03-5.jpg?v=1780627847\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日々を彩るマストハブ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e上質な素材とデザインが融合した、日常使いに最適なベルトです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e厚みのある上質なフルグレインレザーを使用\u003c\/li\u003e\n          \u003cli\u003e真鍮製の繊細なバックルが女性らしい華奢な印象を演出\u003c\/li\u003e\n          \u003cli\u003eカジュアルからきれいめまで幅広いスタイルにマッチ\u003c\/li\u003e\n          \u003cli\u003eトレンドや季節を問わず使える万能デザイン\u003c\/li\u003e\n          \u003cli\u003e軽量設計 (約58g) で快適な着け心地\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幅: 20mm\u003c\/li\u003e\n          \u003cli\u003e重さ: 58g\u003c\/li\u003e\n          \u003cli\u003e対応ウエストサイズ: フリーサイズ (最大約92cm程度まで)\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  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280230637621,"sku":"mc191-03bk","price":5390.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":45280230670389,"sku":"mc191-03br","price":5390.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":45280230703157,"sku":"mc191-03cm","price":5390.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/MC191-03-1.jpg?v=1780627847"},{"product_id":"rl-p202","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で、洗練された印象を与えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-p202-1.jpg?v=1780627848\" 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\/rl-p202-3.jpg?v=1780627848\" 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\/rl-p202-5.jpg?v=1780627848\" class=\"img-fluid d-block w-100 product-img\" alt=\"ベルトのパンチングデザインとバックルの詳細\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e悩みから解放する快適な使い心地\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこのベルトは、その機能性と汎用性で日々のコーディネートを格上げします。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e可愛らしいドロップ柄の型抜きにより、\u003cstrong\u003eデザイン性と機能性\u003c\/strong\u003eを両立。\u003c\/li\u003e\n          \u003cli\u003eベルトの\u003cstrong\u003eどこにでもピンを留められる\u003c\/strong\u003eため、お好みの位置でジャストフィット。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eフリーサイズ\u003c\/strong\u003e仕様で、サイズに悩むことなく着用可能。\u003c\/li\u003e\n          \u003cli\u003e長すぎる場合はハサミで\u003cstrong\u003e簡単にカット\u003c\/strong\u003eでき、自分に合わせた長さに調整可能。\u003c\/li\u003e\n          \u003cli\u003e細めのデザインで\u003cstrong\u003e女性らしいスタイル\u003c\/strong\u003eを演出。\u003c\/li\u003e\n          \u003cli\u003eビジネスシーンからカジュアルまで、\u003cstrong\u003eシーンを選ばず\u003c\/strong\u003e幅広く活躍します。\u003c\/li\u003e\n          \u003cli\u003eベルトがゆるい・きついなど\u003cstrong\u003eサイズにお困りのお客様へおすすめ\u003c\/strong\u003eです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e快適なフィット感と美しいシルエットを実現するサイズ情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e全長: 約105cm（フリーサイズ）\u003c\/li\u003e\n          \u003cli\u003e最大ウエストサイズ: 95cmまで対応\u003c\/li\u003e\n          \u003cli\u003e幅: 19mm\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          \u003cli\u003e生産国: 日本製\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280230735925,"sku":"rl-p202bk","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":45280230768693,"sku":"rl-p202br","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":45280230801461,"sku":"rl-p202be","price":4950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-p202-1.jpg?v=1780627848"},{"product_id":"rlsu-sv","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。さりげなく美しいメリハリを与え、洗練されたスタイルが完成します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rlsu-sv-3.jpg?v=1780627850\" 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帯の背後をスライドさせるだけで、約62cmから108cmまで自在にサイズ調整が可能。余計な帯が邪魔になることなく、その日の着こなしに合わせた\u003cstrong\u003eジャストフィット\u003c\/strong\u003eを実現します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rlsu-sv-4.jpg?v=1780627850\" 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\/rlsu-sv-5.jpg?v=1780627850\" 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        \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帯の背後部分が2重構造になっており、左右にスライドさせるだけで\u003cstrong\u003e簡単にサイズ調整\u003c\/strong\u003eが可能です。\u003c\/li\u003e\n                    \u003cli\u003e帯が余って邪魔になることなく、ご自身の\u003cstrong\u003eジャストサイズに調整\u003c\/strong\u003eできます。\u003c\/li\u003e\n                    \u003cli\u003eパンツに合わせてジャストウエストで使用したり、チュニックやシャツの上からゆるめに合わせたり、その日のコーディネートに合わせて\u003cstrong\u003eニュアンスの調整\u003c\/strong\u003eも可能です。\u003c\/li\u003e\n                    \u003cli\u003e太すぎず細すぎない約19mm幅のベルトで、様々なスタイルに\u003cstrong\u003e合わせやすいデザイン\u003c\/strong\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全長：最大 約108cm\u003c\/li\u003e\n                    \u003cli\u003eフリーサイズ（ウエストサイズ：約62cm～約108cm対応）\u003c\/li\u003e\n                    \u003cli\u003eベルト幅：約19mm\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eバックル\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e縦：約2cm\u003c\/li\u003e\n                    \u003cli\u003e横：約6.5cm\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生産国：日本製\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280230899765,"sku":"rlsu-svbk","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン","offer_id":45280230932533,"sku":"rlsu-svdb","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":45280230965301,"sku":"rlsu-svbr","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"ワイン","offer_id":45280230998069,"sku":"rlsu-svwn","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":45280231030837,"sku":"rlsu-svnv","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト","offer_id":45280231063605,"sku":"rlsu-svwh","price":6600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rlsu-sv-1.jpg?v=1780627850"},{"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"},{"product_id":"r-sasul","title":"細幅サスペンダー（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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e洗練されたスタイルを叶える15mm幅\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e繊細な\u003cstrong\u003e15mm幅\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\/r-sasul-1.jpg?v=1780627855\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこなれ感を演出する秘訣\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質を纏う日本製フィッティング\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e日本の職人\u003c\/strong\u003eが厳選した\u003cstrong\u003eゴムと合金\u003c\/strong\u003eが生み出す、\u003cstrong\u003e妥協なきフィット感\u003c\/strong\u003e。\u003cstrong\u003eSサイズ\u003c\/strong\u003e（～165cm程度）、\u003cstrong\u003eMサイズ\u003c\/strong\u003e（～175cm程度）から選べる全長で、あなたに寄り添う快適な装着感をお届けします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/r-sasul-3.jpg?v=1780627856\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e細部まで行き届いた品質\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e個性を彩る豊富なカラー展開\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eベーシックな\u003cstrong\u003eブラック\u003c\/strong\u003eから、着こなしの幅を広げる\u003cstrong\u003eホワイト\u003c\/strong\u003e、洗練された\u003cstrong\u003e柄物\u003c\/strong\u003eまで\u003cstrong\u003e12色のバリエーション\u003c\/strong\u003e。その日の気分やシーンに合わせて、無限のスタイルを楽しめます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/r-sasul-5.jpg?v=1780627855\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e着回し無限大のパートナー\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品仕様\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e製品に使用されている素材です。\u003c\/p\u003e\n        \u003cul class=\"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全長 Sサイズ：100cm（62～100cm、対応身長165cm程度まで）\u003c\/li\u003e\n          \u003cli\u003e全長 Mサイズ：110cm（72～110cm、対応身長175cm程度まで）\u003c\/li\u003e\n          \u003cli\u003e幅：約15mm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e生産国情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック \/ Sサイズ","offer_id":45280231456821,"sku":"r-sasulsa","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Mサイズ","offer_id":45280231489589,"sku":"r-sasulma","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Sサイズ","offer_id":45280231522357,"sku":"r-sasulsb","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Mサイズ","offer_id":45280231555125,"sku":"r-sasulmb","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック系柄 \/ Sサイズ","offer_id":45280231587893,"sku":"r-sasulsc","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック系柄 \/ Mサイズ","offer_id":45280231620661,"sku":"r-sasulmc","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラックドット \/ Sサイズ","offer_id":45280231653429,"sku":"r-sasulsd","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラックドット \/ Mサイズ","offer_id":45280231686197,"sku":"r-sasulmd","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビードット \/ Sサイズ","offer_id":45280231718965,"sku":"r-sasulse","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビードット \/ Mサイズ","offer_id":45280231751733,"sku":"r-sasulme","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"グリーンドット \/ Sサイズ","offer_id":45280231784501,"sku":"r-sasulsf","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"グリーンドット \/ Mサイズ","offer_id":45280231817269,"sku":"r-sasulmf","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"グレードット \/ Sサイズ","offer_id":45280231850037,"sku":"r-sasulsh","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"グレードット \/ Mサイズ","offer_id":45280231882805,"sku":"r-sasulmh","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"レッドドット \/ Sサイズ","offer_id":45280231915573,"sku":"r-sasulsg","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"レッドドット \/ Mサイズ","offer_id":45280231948341,"sku":"r-sasulmg","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラックチェック \/ Sサイズ","offer_id":45280231981109,"sku":"r-sasulsi","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラックチェック \/ Mサイズ","offer_id":45280232013877,"sku":"r-sasulmi","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュチェック \/ Sサイズ","offer_id":45280232046645,"sku":"r-sasulsj","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュチェック \/ Mサイズ","offer_id":45280232079413,"sku":"r-sasulmj","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビーライン \/ Sサイズ","offer_id":45280232112181,"sku":"r-sasulsl","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビーライン \/ Mサイズ","offer_id":45280232144949,"sku":"r-sasulml","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラックライン \/ Sサイズ","offer_id":45280232177717,"sku":"r-sasulsk","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラックライン \/ Mサイズ","offer_id":45280232210485,"sku":"r-sasulmk","price":2200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/r-sasul-1.jpg?v=1780627855"},{"product_id":"rl-ri02","title":"リバーシブルレザー幅細ベルト（日本製）","description":"\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全身をすっきりと見せ、洗練されたウエストラインを演出します。シンプルながらも存在感を放ち、どんな装いにも上品さを添える一本です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-ri02-1.jpg?v=1780627857\" 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職人の技が光る牛革のしなやかさと、スマートなバックルが特徴です。細部までこだわり抜いた日本製ならではの品質をご体感ください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-ri02-4.jpg?v=1780627857\" 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一本で二役をこなすリバーシブル仕様は、今日の気分やコーディネートに合わせて選べる楽しさがあります。ゴールドとシルバー、異なる表情で着こなしの幅が広がります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-ri02-5.jpg?v=1780627857\" 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 class=\"body-text\"\u003e本製品は、ファッション雑誌でも紹介されたbelllabellの牛革リバーシブル細ベルトです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e細めの14mm幅で、女性らしい華奢なシルエットにフィットします。\u003c\/li\u003e\n        \u003cli\u003e贅沢に使用した高品質の牛革素材は、使い込むほどに味わい深く美しくなります。\u003c\/li\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      \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      \u003cp class=\"body-text\"\u003eベルト本体のサイズとバックルのサイズは以下の通りです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e全長: 約92cm（多少の誤差が生じる場合があります）\u003c\/li\u003e\n        \u003cli\u003e幅: 約14mm\u003c\/li\u003e\n        \u003cli\u003e対応ウエストサイズ: 69～84cm\u003c\/li\u003e\n        \u003cli\u003eベルト穴: 2.5cm間隔で7か所\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eバックル\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e縦: 約1.9cm\u003c\/li\u003e\n        \u003cli\u003e横: 約7.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バックルのカラーは以下の2種類からお選びいただけます。\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 class=\"body-text\"\u003e本製品はサイズ調節ができませんのでご注意ください。ご希望のお客様には、追加の穴あけを無料で行います。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e追加穴は内側（小さくなるほうへ）に1～3か所までお選びいただけます。\u003c\/li\u003e\n        \u003cli\u003eご希望の場合は、ご注文の際に備考欄へご記入ください。\u003c\/li\u003e\n        \u003cli\u003e1個追加の場合: ウエストサイズ66.5cm\u003c\/li\u003e\n        \u003cli\u003e2個追加の場合: ウエストサイズ64cm\u003c\/li\u003e\n        \u003cli\u003e3個追加の場合: ウエストサイズ61.5cm\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":45280232308789,"sku":"rl-ri02Givobk","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバーバックル\/アイボリー×ブラック","offer_id":45280232341557,"sku":"rl-ri02Sivobk","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールドバックル\/ベージュ×ブラック","offer_id":45280232374325,"sku":"rl-ri02Gbebk","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバーバックル\/ベージュ×ブラック","offer_id":45280232407093,"sku":"rl-ri02Sbebk","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールドバックル\/ダークブラウン×ブラック","offer_id":45280232439861,"sku":"rl-ri02Gdbbk","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバーバックル\/ダークブラウン×ブラック","offer_id":45280232472629,"sku":"rl-ri02Sdbbk","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールドバックル\/レッド×ブラック","offer_id":45280232505397,"sku":"rl-ri02Gredbk","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバーバックル\/レッド×ブラック","offer_id":45280232538165,"sku":"rl-ri02Sredbk","price":5500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-ri02-1.jpg?v=1780627857"},{"product_id":"rl-silver","title":"メタリックシルバーレザーベルト（日本製）","description":"\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が、新たな\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\/rl-silver-3.jpg?v=1780627859\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e大人のカジュアルスタイル\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e華奢見せ叶えるスタイルアップ術\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eワンピースに添えるだけで、ウエスト位置が\u003cstrong\u003e高く\u003c\/strong\u003e見え、驚くほど\u003cstrong\u003eスタイルアップ\u003c\/strong\u003e。\u003cstrong\u003e華奢なバックル\u003c\/strong\u003eが上品さを添え、\u003cstrong\u003e都会的\u003c\/strong\u003eな印象に導きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-silver-1.jpg?v=1780627859\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e優雅なワンピースに品格を\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日本製の上質レザーの輝き\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eシワや擦れが魅力の\u003cstrong\u003eアンティーク調レザー\u003c\/strong\u003eは、使い込むほどに\u003cstrong\u003e味わい\u003c\/strong\u003eを増す両面\u003cstrong\u003e牛革\u003c\/strong\u003e製。多めに開いた穴で、その日の気分に合わせた\u003cstrong\u003eスタイリング\u003c\/strong\u003eを楽しめます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-silver-5.jpg?v=1780627859\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e職人技光る日本製ベルト\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n    \n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eコーデのアクセントにもなる、アンティーク調メタリックレザーの魅力。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e表面のシワや擦れが\u003cstrong\u003e抜け感\u003c\/strong\u003eを演出\u003c\/li\u003e\n          \u003cli\u003e線が細く華奢で可愛らしいバックル\u003c\/li\u003e\n          \u003cli\u003eきれいめコーデにも合わせやすいスタイリッシュな印象\u003c\/li\u003e\n          \u003cli\u003e多めに開けた穴で、幅広い\u003cstrong\u003eスタイリング\u003c\/strong\u003eに対応\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eベルト全長\u003c\/strong\u003e：97cm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e帯幅\u003c\/strong\u003e：約15mm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e対応ウエストサイズ\u003c\/strong\u003e：最小69cm～最大87cm（ベルト穴7個）\u003c\/li\u003e\n          \u003cli\u003e※長さ調整：長い場合はカット、小さい方へは追加穴あけが可能。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eバックルサイズ\u003c\/strong\u003e：約2.4cm × 約3.5cm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eバックルカラー\u003c\/strong\u003e：シルバー\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e素材\u003c\/strong\u003e：両面牛革\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e生産国\u003c\/strong\u003e：日本製\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e革は天然素材のため、シワ、色ムラ、生きていたころの傷があります。これらは「革の個性」として天然素材の証です。素材につきましての個性をご理解の上、お楽しみ頂ければ幸いです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"Default Title","offer_id":45280232636469,"sku":"rl-silver","price":4500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-silver-3.jpg?v=1780627859"},{"product_id":"rl-py15","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に変わります。約14mmの\u003cstrong\u003e細身デザイン\u003c\/strong\u003eがウエストラインをすっきりと見せ、こなれ感を演出。カジュアルからきれいめまで、幅広いスタイルに自然に溶け込みます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-py15-1.jpg?v=1780627861\" 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を使用し、約55gという軽さで、長時間の着用もストレスフリー。さりげないパイソン柄が、装いに奥行きを与えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-py15-2.jpg?v=1780627861\" 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緻密に表現されたパイソン柄が、さりげない個性を主張。全長約100cm、最大ウエスト90cmに対応し、ご自身のサイズに合わせて\u003cstrong\u003eハサミで簡単にカットが可能\u003c\/strong\u003e。表地の豚革が使い込むほどに馴染み、永くご愛用いただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-py15-5.jpg?v=1780627861\" 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        \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幅: 約14mm\u003c\/li\u003e\n        \u003cli\u003e重さ: 約55g\u003c\/li\u003e\n        \u003cli\u003e全長: 約100cm\u003c\/li\u003e\n        \u003cli\u003e最大ウエストサイズ: 90cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eその他仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eベルトの調整方法についてご案内します。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e長すぎる場合はハサミでサイズカットが可能です。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280232702005,"sku":"rl-py15bk","price":4500.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":45280232734773,"sku":"rl-py15be","price":4500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-py15-1.jpg?v=1780627861"},{"product_id":"rgomu-15","title":"細幅ゴムベルト（日本製）","description":"\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と\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\/rgomu-15-1.jpg?v=1780627863\" 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ゴールドとシルバーの2色\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\/rgomu-15-4.jpg?v=1780627863\" 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最小約46cmから最大約78cmまで、\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\/rgomu-15-5.jpg?v=1780627864\" 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バックルカラーはゴールドとシルバーの2色から選べ、アクセサリーとのコーディネートも楽しめます\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e快適で使いやすいデザインです。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e普段使いから特別なシーンまで幅広く対応\u003c\/li\u003e\n        \u003cli\u003e楽々、らくちんな着用感\u003c\/li\u003e\n        \u003cli\u003eコーディネートのアクセントやワンポイントに\u003c\/li\u003e\n        \u003cli\u003eギフトやプレゼントにも最適\u003c\/li\u003e\n        \u003cli\u003eフリーサイズで様々な体型にフィット\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e品質と生産地\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e数あるゴムベルトの中でもbell la bellのゴムベルトは、ゴムも製造も全て日本製にこだわっています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eゴム素材\u003c\/strong\u003e: 日本有数の産地である石川県産\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eベルト製造\u003c\/strong\u003e: 東京にあるbell la bellの自社工房\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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e全長\u003c\/strong\u003e: 最小 約46cm ～ 最大 約78cm（ゴム製のため最大サイズからさらに10cm程度伸びます。）\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e対応サイズ\u003c\/strong\u003e: 約40cm～63cm程度＋ゴムの伸びしろ\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e幅\u003c\/strong\u003e: 約1.5cm\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      \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=\"basic-list\"\u003e\n        \u003cli\u003eキッズ、子供、こども、小学生、中学生、高校生\u003c\/li\u003e\n        \u003cli\u003eママ、10代、20代、30代、40代、50代、60代、70代、シニア\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=\"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","brand":"bell la bell","offers":[{"title":"ブラック(ゴールドバックル)","offer_id":45280232865845,"sku":"rgomu-15gbk","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ(ゴールドバックル)","offer_id":45280232898613,"sku":"rgomu-15gbe","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"グレー(ゴールドバックル)","offer_id":45280232931381,"sku":"rgomu-15ggr","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン(ゴールドバックル)","offer_id":45280232964149,"sku":"rgomu-15gbr","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック(シルバーバックル)","offer_id":45280232996917,"sku":"rgomu-15nibk","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ(シルバーバックル)","offer_id":45280233029685,"sku":"rgomu-15nibe","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン(シルバーバックル)","offer_id":45280233062453,"sku":"rgomu-15nibr","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"グレー(シルバーバックル)","offer_id":45280233095221,"sku":"rgomu-15nigr","price":1650.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rgomu-15-1.jpg?v=1780627863"},{"product_id":"rl-30030","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\"\u003e14mm幅の繊細なラインが、ウエストを優雅に引き締め、洗練された印象を叶えます。どんな装いにも馴染み、さりげなく垢抜けた着こなしが完成します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-30030-1.jpg?v=1780627866\" 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日本の熟練職人が一点一点丁寧に手掛ける、上質な牛革の風合い。しっくり手になじむシルバーバックルが、品格ある装いを演出します。細部に宿る確かな品質。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-30030-3.jpg?v=1780627866\" 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定番からアクセントまで、日々の装いに彩りを添える豊富なカラー展開。ハサミで簡単にサイズ調整ができるため、最適なフィット感で幅広いスタイルを叶えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-30030-5.jpg?v=1780627866\" 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                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eコーディネートのしやすさ、豊富なカラーバリエーション、ハサミで簡単カットできる便利さでリピーター様が続々です。\u003c\/li\u003e\n                    \u003cli\u003e上質な日本製の牛革と、しっくり手になじむ日本製のシルバーバックルを使用し、ベルト職人が1点1点丁寧に作ったレディースベルトです。\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製造：日本製\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全長：最大 約105cm\u003c\/li\u003e\n                    \u003cli\u003e最大ウエストサイズ：～約95cm\u003c\/li\u003e\n                    \u003cli\u003eベルト幅：約14mm\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eバックル\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e縦：約2.2cm × 横：約4cm\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":45280233193525,"sku":"rl-30030bk","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン","offer_id":45280233226293,"sku":"rl-30030db","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":45280233259061,"sku":"rl-30030br","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"グレー","offer_id":45280233291829,"sku":"rl-30030gray","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー","offer_id":45280233324597,"sku":"rl-30030nv","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"レッド","offer_id":45280233357365,"sku":"rl-30030red","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ワイン","offer_id":45280233390133,"sku":"rl-30030wn","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"ライトベージュ","offer_id":45280233422901,"sku":"rl-30030lbe","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"オフホワイト","offer_id":45280233455669,"sku":"rl-30030owh","price":4950.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rl-30030-1.jpg?v=1780627866"},{"product_id":"rlsu","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ウエスト60cmから100cmまで、体型や服装を選ばず\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\/rlsu-2.jpg?v=1780627870\" 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に、チュニックなら\u003cstrong\u003eウエストマークでスタイルアップ\u003c\/strong\u003eを叶えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rlsu-3.jpg?v=1780627870\" 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。忙しい日常に\u003cstrong\u003e洗練と時短\u003c\/strong\u003eを届けます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rlsu-5.jpg?v=1780627869\" 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                \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全長: 約105cm（最大）\u003c\/li\u003e\n                \u003cli\u003e対応ウエストサイズ: 約60cm〜約100cm（フリーサイズ）\u003c\/li\u003e\n                \u003cli\u003eベルト幅: 約15mm\u003c\/li\u003e\n                \u003cli\u003eバックルサイズ: 縦 約2cm × 横 約7cm\u003c\/li\u003e\n                \u003cli\u003eリングサイズ: 縦 約3cm × 横 約3cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eデザイン・特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e洗練されたデザインと使い勝手。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eバックルカラー: マットゴールド（艶消しサテーナ）\u003c\/li\u003e\n                \u003cli\u003eウエスト周りをすっきり見せるフリーサイズスライドベルト\u003c\/li\u003e\n                \u003cli\u003eチュニックやワンピースとの相性抜群で、スリムな印象に\u003c\/li\u003e\n                \u003cli\u003eパンツと合わせて甘辛コーデにも対応\u003c\/li\u003e\n                \u003cli\u003e選べる2つの革パターン: スムースタイプ、クロコ型押しタイプ\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    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"スムース\/ブラック","offer_id":45280233521205,"sku":"rlsusmbk","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"スムース\/ダークブラウン","offer_id":45280233553973,"sku":"rlsusmdb","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"スムース\/ブラウン","offer_id":45280233586741,"sku":"rlsusmbr","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"スムース\/ネイビー","offer_id":45280233619509,"sku":"rlsusmnv","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"スムース\/レッド","offer_id":45280233652277,"sku":"rlsusmred","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"スムース\/ホワイト","offer_id":45280233685045,"sku":"rlsusmwh","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"スムース\/ベージュ","offer_id":45280233717813,"sku":"rlsusmbe","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"クロコ\/ブラック","offer_id":45280233750581,"sku":"rlsucrobk","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"クロコ\/ダークブラウン","offer_id":45280233783349,"sku":"rlsucrodb","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"クロコ\/ブラウン","offer_id":45280233816117,"sku":"rlsucrobr","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"クロコ\/ネイビー","offer_id":45280233848885,"sku":"rlsucronv","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"クロコ\/レッド","offer_id":45280233881653,"sku":"rlsucrored","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"クロコ\/ホワイト","offer_id":45280233914421,"sku":"rlsucrowh","price":6600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rlsu-1.jpg?v=1780627870"}],"url":"https:\/\/belllabell.we-shop.jp\/collections\/womens.oembed","provider":"bell la bell_weshop","version":"1.0","type":"link"}