{"title":"イエロー","description":"","products":[{"product_id":"ad-wa8","title":"【イニシャル刻印対応】がま口 押し口M ポケット付き 小銭入れ レザーミニマルウォレット （日本製）","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に。愛着が深まるイタリアンレザーが、毎日を鮮やかに彩ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/M_5.jpg?v=1780627616\" 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\/IMG_2333.jpg?v=1780627617\" 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\/IMG_2340.jpg?v=1780627617\" 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人気のイタリアンレザーがま口Mサイズにポケット付きタイプが登場しました。上質なシボのあるイタリアンレザーを使用し、内側にbell la bellのロゴを素押し（色なし）で配しています。軽量で無駄をそぎ落としたシンプルで可愛らしいフォルムは、大切な方へのギフトにもおすすめです。\u003c\/p\u003e\n            \u003cp\u003eSサイズでは小さく、Lサイズでは大きいと感じる方に最適なサイズです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e片手で簡単に開閉できる押し口タイプ\u003c\/li\u003e\n                \u003cli\u003e小銭は30枚ほど収納可能\u003c\/li\u003e\n                \u003cli\u003e手前のポケットにお札を四つ折りで収納可能\u003c\/li\u003e\n                \u003cli\u003e手触りの良さ、風合い、耐久性に優れたイタリアンレザー\u003c\/li\u003e\n                \u003cli\u003e使い込むほどに味わいが増し、長期間愛用できる\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e小銭入れとしてはもちろん、ピアスやネックレスなどのアクセサリーケース、リップや印鑑ケースとしてもお使いいただけます。薄マチ設計でポーチにもスマートに収まります。\u003c\/p\u003e\n            \u003cp\u003e※カードは収納できません。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eイニシャル刻印について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本商品は文字入れ刻印に対応しており、あなただけの特別な一品、またはプレゼントに最適です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e刻印タイプ: シンプル文字（小）、シンプル文字（大）、装飾文字、記号\/絵文字\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全体外寸: タテ6.5cm × ヨコ10.5cm\u003c\/li\u003e\n                \u003cli\u003eポケット部分外寸: タテ4cm（中央部分） × ヨコ8.5cm（最小部分）〜 10.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            \u003cul class=\"point-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\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"アドリアパープル","offer_id":45280192299061,"sku":"ad-wa8pur","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアミントグリーン","offer_id":45280192331829,"sku":"ad-wa8mt","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアグレージュ","offer_id":45280192364597,"sku":"ad-wa8greige","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアコーラルオレンジ","offer_id":45280192397365,"sku":"ad-wa8corange","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアイエロー","offer_id":45280192430133,"sku":"ad-wa8yellow","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアブルー","offer_id":45280192462901,"sku":"ad-wa8blue","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアネイビー","offer_id":45280192495669,"sku":"ad-wa8nv","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアブラック","offer_id":45280192528437,"sku":"ad-wa8bk","price":8250.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/M_5.jpg?v=1780627616"},{"product_id":"ad-wa6","title":"【イニシャル刻印対応・ポケットなしタイプ】がま口 押し口M 小銭入れ レザーミニマルウォレット （日本製）","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\/453485493_1601029197124666_6920003667346366567_n_57265483-abc0-4e9d-a23d-23effcd066d8.jpg?v=1780627650\" 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\/453433648_528095886446067_6830169240734940266_n_c0697cb6-6f22-485e-a4af-e0acdd9d5fb2.jpg?v=1780627650\" 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\/462634275_553475610543708_3081030557600731667_n_dfdd949c-dc67-4bfc-8d91-13d4a3580397.jpg?v=1780627650\" 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人気のイタリアンレザーがま口にMサイズが新登場しました。上質な素材と機能性を兼ね備えたアイテムです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e人気のMサイズが新登場\u003c\/li\u003e\n                \u003cli\u003e上質なシボ加工イタリアンレザー使用\u003c\/li\u003e\n                \u003cli\u003ebell la bellロゴ入り（内側に素押し）\u003c\/li\u003e\n                \u003cli\u003e押し口タイプで片手で簡単開閉\u003c\/li\u003e\n                \u003cli\u003e小銭約30枚収納可能\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\u003eSサイズより小銭の収納量が増加\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刻印タイプ:\n                    \u003cul\u003e\n                        \u003cli\u003eシンプル文字（最大4文字まで）\u003c\/li\u003e\n                        \u003cli\u003e装飾文字（最大2文字まで）\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \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            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eタテ: 6.5cm（外寸）\u003c\/li\u003e\n                \u003cli\u003eヨコ: 10cm（外寸）\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eご購入前の注意点\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e革の風合いは商品によって個体差があります。\u003c\/li\u003e\n                \u003cli\u003e刻印は1点1点手作業のため、位置や濃さ、多少のずれやシボの影響による印字ムラがある場合があります。\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":45280198721589,"sku":"ad-wa6Pur","price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"アドリアミントグリーン","offer_id":45280198754357,"sku":"ad-wa6mt","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアグレージュ","offer_id":45280198787125,"sku":"ad-wa6greige","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアブラック","offer_id":45280198819893,"sku":"ad-wa6bk","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアイエロー","offer_id":45280198852661,"sku":"ad-wa6yellow","price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"アドリアコーラルオレンジ","offer_id":45280198885429,"sku":"ad-wa6corange","price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"アドリアブルー","offer_id":45280198918197,"sku":"ad-wa6blue","price":7700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/453481026_1581080622814612_7184511070242419356_n_d4645eb5-e154-4a88-b616-ef4c263e8fb3.jpg?v=1780627650"},{"product_id":"ad-reed","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  \u003ch2 class=\"product-name\"\u003e【イニシャル刻印対応】イタリアンレザー リール式 レザーストラップ\u003c\/h2\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\/448678218_435955139201222_3675154339150628242_n.jpg?v=1780627652\" 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\u003e40cm伸びるリール\u003c\/strong\u003eが、玄関でのスムーズな出入りをサポートし、スマートな所作を叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/200.jpg?v=1780627652\" 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\/HM_3047_sq.jpg?v=1780627652\" 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\u003e5色展開でお好きな色をお選びいただけます。\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全長：約32cm\u003c\/li\u003e\n          \u003cli\u003eストラップ幅：約1cm\u003c\/li\u003e\n          \u003cli\u003eストラップ部分長さ（牛革部分）：約23cm\u003c\/li\u003e\n          \u003cli\u003eリール部分最長：約40cmまで伸びます\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  \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    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e刻印は\u003cstrong\u003e1文字まで\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\/div\u003e","brand":"bell la bell","offers":[{"title":"アドリアパープル","offer_id":45280199082037,"sku":"ad-reedpu","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアミントグリーン","offer_id":45280199114805,"sku":"ad-reedmg","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアグレージュ","offer_id":45280199147573,"sku":"ad-reedgr","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアキャメル","offer_id":45280199180341,"sku":"ad-reedcm","price":2200.0,"currency_code":"JPY","in_stock":false},{"title":"アドリアブラック","offer_id":45280199213109,"sku":"ad-reedbk","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアレッド","offer_id":45280199245877,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアイエロー","offer_id":45280199278645,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアブルー","offer_id":45280199311413,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアコーラルオレンジ","offer_id":45280199344181,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアネイビー","offer_id":45280199376949,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアアイボリー","offer_id":45280199409717,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"メタリックゴールド","offer_id":45280199442485,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"メタリックシルバー","offer_id":45280199475253,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/448678218_435955139201222_3675154339150628242_n.jpg?v=1780627652"},{"product_id":"ad-key1y","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革ハギレ\u003c\/strong\u003eを活用した、大切な方への心温まるギフトにも最適です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/free_1716871464451.jpg?v=1780627656\" 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\/free_1716872101142.jpg?v=1780627656\" 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\/MG_0040.jpg?v=1780627656\" 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 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                \u003cli\u003e鍵が3本まで収納可能（スマートキーは収納できません）\u003c\/li\u003e\n                \u003cli\u003e重厚感のあるリングと華奢な留め金具の、アンバランスなフォルムへのこだわり\u003c\/li\u003e\n                \u003cli\u003eコバの色（ふちの色）が内側の革の色と揃い、鍵収納時の曲線がアクセントに\u003c\/li\u003e\n                \u003cli\u003eイニシャル刻印対応（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            \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=\"basic-list\"\u003e\n                \u003cli\u003eリング直径: 3cm\u003c\/li\u003e\n                \u003cli\u003eリング内径: 2cm\u003c\/li\u003e\n                \u003cli\u003eレザー部分（開いたとき）: タテ約12.5cm × ヨコ約6.2cm\u003c\/li\u003e\n                \u003cli\u003eレザー部分（閉じたとき）: タテ約6.5cm × ヨコ約4cm\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    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\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    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"アドリアパープル","offer_id":45280199802933,"sku":"keycharm-01bk","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"アドリアミントグリーン","offer_id":45280199835701,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアグレージュ","offer_id":45280199868469,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアブラック","offer_id":45280199901237,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアブルー","offer_id":45280199934005,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"アドリアオレンジ","offer_id":45280199966773,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアキャメル","offer_id":45280199999541,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"アドリアイエロー","offer_id":45280200032309,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアグリーン","offer_id":45280200065077,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアレッド","offer_id":45280200097845,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/free_1716871464451.jpg?v=1780627656"},{"product_id":"ad-wa1","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\/d0230565f60b48b67d497e98a8eb0c69.jpg?v=1780627669\" 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\/saihu0303.jpg?v=1780627669\" 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。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/4f4d1812f529db73eda7da9a08b3693c.jpg?v=1780627669\" 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\u003e三つ折りタイプのミニウォレットで、イタリアンレザーの上品な質感が魅力的です。ちょっとしたお出かけやデイリーにぴったりなサイズ感で、メインウォレットとしても活躍します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e小さいバッグ等にもすっぽり納まるコンパクトサイズ\u003c\/li\u003e\n                    \u003cli\u003e気になるカード入れは6カ所。深めに作られているため、1カ所に2枚収納可能\u003c\/li\u003e\n                    \u003cli\u003e小銭が増えても取り出しやすいボックス型の小銭入れは大容量で、20枚収納可能\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\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                    \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タテ: 8cm\u003c\/li\u003e\n                    \u003cli\u003eヨコ: 10cm\u003c\/li\u003e\n                    \u003cli\u003eマチ: 2cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eブラックのみ内側が一部ドット柄（ゴートレザー山羊革）です。リニューアルにともない旧作のブラックには⑤⑥のカードポケットはついておりません。予めご了承ください。\u003c\/li\u003e\n            \u003cli\u003e天然素材のため、シボに個体差がございます。予めご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"アドリアブラック","offer_id":45280201113653,"sku":"ad-wa1bk","price":14850.0,"currency_code":"JPY","in_stock":false},{"title":"アドリアグレージュ","offer_id":45280201146421,"sku":"ad-wa1greige","price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアイエロー","offer_id":45280201179189,"sku":"ad-wa1yellow","price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアパープル","offer_id":45280201211957,"sku":"ad-wa1pur","price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアミントグリーン","offer_id":45280201244725,"sku":"ad-wa1mintg","price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアコーラルオレンジ","offer_id":45280201277493,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/d0230565f60b48b67d497e98a8eb0c69.jpg?v=1780627669"},{"product_id":"ad-wa4","title":"【イニシャル刻印対応】がま口 押し口L　レザーウォレット（日本製）","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\u003e75g\u003c\/strong\u003eの驚くほどの軽さが、どんな日もスマートな外出を叶えます。必要なものだけをスマートに収納し、身軽なお出かけをサポートするミニマルデザインです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/ad-wa4-7.jpg?v=1780627671\" 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上質なイタリアンレザーが手にしっとりと馴染み、使うほどに深まる風合いを楽しめます。イニシャル刻印はあなただけの特別なアイテムとなり、贈り物にも最適です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/ad-wa4-3.jpg?v=1780627671\" 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片手でサッと開閉できる押し口タイプは、スマートな所作を演出します。L字型に開く内側は、小銭だけでなくお札やカードもすっきりと収まり、機能性も兼ね備えています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/ad-wa4-1.jpg?v=1780627671\" 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    \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大人気のがま口シリーズにLサイズが登場しました。上質なシボのあるイタリアンレザーを使用し、bell la bellロゴ入りのがま口小銭入れです。片手で簡単に開閉できる押し口タイプです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e約75gの軽量設計でスマートな持ち運び\u003c\/li\u003e\n          \u003cli\u003eL字型に開く内側でお札やカードもすっきり収納\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タテ: 10.5cm\u003c\/li\u003e\n          \u003cli\u003eヨコ: 13cm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約75g\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=\"point-list\"\u003e\n          \u003cli\u003e文字入れ対応可能\u003c\/li\u003e\n          \u003cli\u003e刻印タイプ: シンプル文字、装飾文字\u003c\/li\u003e\n          \u003cli\u003e刻印カラー: ゴールド、シルバー\u003c\/li\u003e\n          \u003cli\u003e文字種類: 大文字アルファベット、数字、記号（かわいいスマイル、ハート、星柄、ひげ、パンダ、ダイヤマークなど）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e天然素材の特性および手作業による加工について、予めご了承ください。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e革の風合いは商品によって異なる場合があります。\u003c\/li\u003e\n      \u003cli\u003e刻印は手作業のため、位置や濃さ、多少のずれが生じる場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"アドリアパープル","offer_id":45280201441333,"sku":"ad-wa4pur","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアミントグリーン","offer_id":45280201474101,"sku":"ad-wa4mt","price":12100.0,"currency_code":"JPY","in_stock":false},{"title":"アドリアグレージュ","offer_id":45280201506869,"sku":"ad-wa4greige","price":12100.0,"currency_code":"JPY","in_stock":false},{"title":"アドリアブラック","offer_id":45280201539637,"sku":"ad-wa4bk","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアコーラルオレンジ","offer_id":45280201572405,"sku":"ad-wa4corange","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアイエロー","offer_id":45280201605173,"sku":"ad-wa4yellow","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアブルー","offer_id":45280201637941,"sku":"ad-wa4blue","price":12100.0,"currency_code":"JPY","in_stock":false},{"title":"アドリアアイボリー","offer_id":45280201670709,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/ad-wa4-7.jpg?v=1780627671"},{"product_id":"keyring-01","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    \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\/71ac50f6842e4846787526c170784ac6_a54c6389-bd50-4a16-959e-b0bc96eefdac.jpg?v=1780627721\" 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\/keyring-01-2_7bb0ebe2-6373-4e2f-895a-59a0bc16e39f.jpg?v=1780627721\" 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\/keyring-01-4_7dd540d4-6eca-464a-a50d-0aceff31b0bb.jpg?v=1780627722\" 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\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鍵が取り付けやすいミニリングが3個付属\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刻印可能文字:\n                    \u003cul\u003e\n                        \u003cli\u003eアルファベット: A-Z（大文字のみ）\u003c\/li\u003e\n                        \u003cli\u003e数字: 0-9\u003c\/li\u003e\n                        \u003cli\u003e記号: ☺（スマイル）、♥（ハート）、★（星）、@ （アットマーク）、\u0026amp;（アンド）、_ (アンダーバー)、#（シャープ）、％（パーセント）、♡（白抜きハート）、☆（白抜き星）、：（コロン）、（ひげマーク）、（パンダ）、（ダイヤ）、.（ドット）、-（半角ハイフン）\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e最大8文字程度まで刻印可能\u003c\/li\u003e\n                \u003cli\u003e刻印カラー: ゴールド、シルバーから選択可能\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e\u003cstrong\u003eご注意点:\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eアルファベット（大）は7文字目からレザーの折れ曲がり部分に文字が差し掛かる場合があります。予めご了承ください。\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                    \u003cul\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\/li\u003e\n                \u003cli\u003eサイズ: レザー部分 約6cm × 約2cm\u003c\/li\u003e\n                \u003cli\u003e重さ: 約25g\u003c\/li\u003e\n                \u003cli\u003e金具カラー:\n                    \u003cul\u003e\n                        \u003cli\u003eゴールド刻印にはうすゴールド金具\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    \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通常ご購入: 透明のOPP袋に入れて発送いたします。\u003c\/li\u003e\n                \u003cli\u003eギフトボックスをご希望の場合: 「ラッピングあり」をご選択ください。リボンをかけた状態でお届けいたします。\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        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eご注文のキャンセル・返品について:\u003c\/strong\u003e\n                イニシャルを刻印した商品に関しましては、誠に申し訳ございませんがキャンセル・返品はお受けできません。ご注文時は色や刻印内容をよくご確認の上、ご注文をお願いいたします。\n            \u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e文字化けについて:\u003c\/strong\u003e\n                ご注文確認メール（自動配信メール）にて、ご入力いただいた記号が「？？」と文字化けするケースがございます。ご入力いただいた内容でご注文は承っておりますのでご安心ください。不明な点がある場合は、当店から別途ご確認メールをお送りする場合がございます。\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"アドリアパープル","offer_id":45280209829941,"sku":"keyring-01shrinkpur","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアグレージュ","offer_id":45280209862709,"sku":"keyring-01shrinkgrage","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シュリンクオレンジ","offer_id":45280209895477,"sku":"keyring-01shrinkor","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シュリンクライトグレー","offer_id":45280209928245,"sku":"keyring-01shrinklgray","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアミントグリーン","offer_id":45280209961013,"sku":"keyring-01shrinkgreen","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シュリンクレッド","offer_id":45280209993781,"sku":"keyring-01shrinkred","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シュリンクダークブラウン","offer_id":45280210026549,"sku":"keyring-01shrinkdb","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シュリンクキャメル","offer_id":45280210059317,"sku":"keyring-01shrinkcm","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアブルー","offer_id":45280210092085,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シュリンクイエロー","offer_id":45280210124853,"sku":"keyring-01shrinkye","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"シュリンクブラック","offer_id":45280210157621,"sku":"keyring-01shrinkbk","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"スムースオレンジ","offer_id":45280210190389,"sku":"keyring-01smor","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"スムースキャメル","offer_id":45280210223157,"sku":"keyring-01smcm","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"スムースレッド","offer_id":45280210255925,"sku":"keyring-01smred","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"スムースパープル","offer_id":45280210288693,"sku":"keyring-01smpur","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"スムースミントグリーン","offer_id":45280210321461,"sku":"keyring-01smgreen","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"スムースダークブラウン","offer_id":45280210354229,"sku":"keyring-01smdb","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"スムースダークグレー","offer_id":45280210386997,"sku":"keyring-01smdgray","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"スムースライトグレー","offer_id":45280210419765,"sku":"keyring-01smlgray","price":4950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/71ac50f6842e4846787526c170784ac6_a54c6389-bd50-4a16-959e-b0bc96eefdac.jpg?v=1780627721"},{"product_id":"r-reel-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全26種類もの豊富なカラーとデザインから、あなただけの\u003cstrong\u003e特別な一つ\u003c\/strong\u003eを選び取れます。イニシャル刻印を施せば、世界に一つだけのパーソナルアイテムに。大切な方への想いを込めた贈り物にも最適です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/r-reel-2-1.jpg?v=1780627723\" 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最長40cm\u003c\/strong\u003e伸びるため、キーホルダーを取り外す手間なくスムーズに施錠・開錠。鍵を落とす心配も減り、お子様にも安心です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/r-reel-2-2.jpg?v=1780627724\" 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\/r-reel-2-3.jpg?v=1780627724\" class=\"img-fluid d-block w-100 product-img\" alt=\"日本製の上質牛革キーホルダー\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eMade in Japanの品質\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\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スムース、型押し、メタリック、エナメルべっ甲柄タイプなど、全26種類の豊富なカラーとデザインからお選びいただけます。\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            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e全長: 約8.5cm\u003c\/li\u003e\n                \u003cli\u003eリール部分直径: 約2cm\u003c\/li\u003e\n                \u003cli\u003eリール最長: 約40cm\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    \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":"スムースブラック","offer_id":45280210518069,"sku":"r-reel-2smbk","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"スムースブラウン","offer_id":45280210550837,"sku":"r-reel-2smbr","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"スムースネイビー","offer_id":45280210583605,"sku":"r-reel-2smnv","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"スムースオレンジ","offer_id":45280210616373,"sku":"r-reel-2smor","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"スムースイエロー","offer_id":45280210649141,"sku":"r-reel-2smye","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"スムースキャメル","offer_id":45280210681909,"sku":"r-reel-2smcm","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"スムースワイン","offer_id":45280210714677,"sku":"r-reel-2smwn","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"スムースレッド","offer_id":45280210747445,"sku":"r-reel-2smred","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"スムースピンク","offer_id":45280210780213,"sku":"r-reel-2smpink","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"スムースライトパープル","offer_id":45280210812981,"sku":"r-reel-2smlpurple","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"スムースブルー","offer_id":45280210845749,"sku":"r-reel-2smblue","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"スムースミントグリーン","offer_id":45280210878517,"sku":"r-reel-2smmint","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"スムースホワイト","offer_id":45280210911285,"sku":"r-reel-2smwh","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"型押しブラック","offer_id":45280210944053,"sku":"r-reel-2katabk","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"型押しネイビー","offer_id":45280210976821,"sku":"r-reel-2katanv","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"型押しブルー","offer_id":45280211009589,"sku":"r-reel-2katablue","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"型押しピンク","offer_id":45280211042357,"sku":"r-reel-2katapk","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"型押しホワイト","offer_id":45280211075125,"sku":"r-reel-2katawh","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"型押しベージュ","offer_id":45280211107893,"sku":"r-reel-2katabe","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"メタリックシルバー","offer_id":45280211140661,"sku":"r-reel-2metasil","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"メタリックネイビー","offer_id":45280211173429,"sku":"r-reel-2metanv","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"メタリックレッド","offer_id":45280211206197,"sku":"r-reel-2metared","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"メタリックワイン","offer_id":45280211238965,"sku":"r-reel-2metawn","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"メタリックベージュ","offer_id":45280211271733,"sku":"r-reel-2metabe","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"エナメルべっ甲柄ベージュ","offer_id":45280211304501,"sku":"r-reel-2enabe","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"エナメルべっ甲柄ブラウン","offer_id":45280211337269,"sku":"r-reel-2enabr","price":1650.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/r-reel-2-1.jpg?v=1780627723"},{"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":"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":"b-ring","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」が、使うほどに深まる風合いを醸し出し、指元に洗練された印象をもたらします。大切な人とのペア使いもおすすめです。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/f176b19aed92c927f935c45f9761d065_a354724d-bb00-49d6-9bab-6b1a4e545ac4.jpg?v=1780627793\" 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      約13号から広げて調整できる\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\/f433a56848a88f4d3f68f9b8dfe6b294_d8833659-7b69-45a6-85fd-a6882976cbee.jpg?v=1780627793\" class=\"img-fluid d-block w-100 product-img\" alt=\"2サイズで多用途に\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e2サイズで多用途に\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e彩りを重ねる喜び\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      熟練の職人が手掛ける\u003cstrong\u003e日本製\u003c\/strong\u003eだからこその丁寧な仕上がりが魅力です。多彩なカラー展開とアンティークゴールドの真鍮が織りなすハーモニーで、個性を表現できます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/95e4be57a5bc6bcc802312670c8d6947_19c4eb0c-be01-4556-8f17-36f71ac692c2.jpg?v=1780627792\" class=\"img-fluid d-block w-100 product-img\" alt=\"こだわりを日本製で\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこだわりを日本製で\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴・ご注意事項\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eペアでも使えるイタリアンレザーリングです。カラー豊富、2サイズのレザーリング。柔らかい真鍮素材の輪なので、指輪としてもイヤーカフとしても使用可能です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eペア使いに最適\u003c\/li\u003e\n        \u003cli\u003e豊富なカラー展開\u003c\/li\u003e\n        \u003cli\u003e指輪・イヤーカフの2WAY仕様\u003c\/li\u003e\n        \u003cli\u003eフリーサイズ調整可能\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e【こちらは2個セットではございません。2個ご希望の場合は2個ご注文下さい。】\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・製造国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eリングを構成する主な素材と製造国です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e革: 牛革（ブッテーロ）\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直径: 約1.7cm\u003c\/li\u003e\n        \u003cli\u003e高さ: 約6mm \/ 約9mm (2サイズ展開)\u003c\/li\u003e\n        \u003cli\u003e厚さ: 約1.8mm\u003c\/li\u003e\n        \u003cli\u003e推奨サイズ: 約13号 (フリーサイズで調整可能)\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":"6mm レッド","offer_id":45280221003829,"sku":"b-ringred6mm","price":3190.0,"currency_code":"JPY","in_stock":true},{"title":"6mm オレンジ","offer_id":45280221036597,"sku":"b-ringorange6mm","price":3190.0,"currency_code":"JPY","in_stock":true},{"title":"6mm イエロー","offer_id":45280221069365,"sku":"b-ringyellow6mm","price":3190.0,"currency_code":"JPY","in_stock":true},{"title":"6mm グリーン","offer_id":45280221102133,"sku":"b-ringgreen6mm","price":3190.0,"currency_code":"JPY","in_stock":true},{"title":"6mm ネイビー","offer_id":45280221134901,"sku":"b-ringnv6mm","price":3190.0,"currency_code":"JPY","in_stock":true},{"title":"6mm ダークブラウン","offer_id":45280221167669,"sku":"b-ringdb6mm","price":3190.0,"currency_code":"JPY","in_stock":true},{"title":"6mm キャメル","offer_id":45280221200437,"sku":"b-ringcm6mm","price":3190.0,"currency_code":"JPY","in_stock":true},{"title":"6mm ホワイト","offer_id":45280221233205,"sku":"b-ringwh6mm","price":3190.0,"currency_code":"JPY","in_stock":true},{"title":"6mm ブラック","offer_id":45280221265973,"sku":"b-ringbk6mm","price":3190.0,"currency_code":"JPY","in_stock":true},{"title":"9mm レッド","offer_id":45280221298741,"sku":"b-ringred9mm","price":3190.0,"currency_code":"JPY","in_stock":true},{"title":"9mm オレンジ","offer_id":45280221331509,"sku":"b-ringorange9mm","price":3190.0,"currency_code":"JPY","in_stock":true},{"title":"9mm イエロー","offer_id":45280221364277,"sku":"b-ringyellow9mm","price":3190.0,"currency_code":"JPY","in_stock":true},{"title":"9mm グリーン","offer_id":45280221397045,"sku":"b-ringgreen9mm","price":3190.0,"currency_code":"JPY","in_stock":true},{"title":"9mm ネイビー","offer_id":45280221429813,"sku":"b-ringnv9mm","price":3190.0,"currency_code":"JPY","in_stock":true},{"title":"9mm ダークブラウン","offer_id":45280221462581,"sku":"b-ringdb9mm","price":3190.0,"currency_code":"JPY","in_stock":true},{"title":"9mm キャメル","offer_id":45280221495349,"sku":"b-ringcm9mm","price":3190.0,"currency_code":"JPY","in_stock":true},{"title":"9mm ホワイト","offer_id":45280221528117,"sku":"b-ringwh9mm","price":3190.0,"currency_code":"JPY","in_stock":true},{"title":"9mm ブラック","offer_id":45280221560885,"sku":"b-ringbk9mm","price":3190.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/f176b19aed92c927f935c45f9761d065_a354724d-bb00-49d6-9bab-6b1a4e545ac4.jpg?v=1780627793"}],"url":"https:\/\/belllabell.we-shop.jp\/collections\/yellow.oembed","provider":"bell la bell_weshop","version":"1.0","type":"link"}