{"title":"長財布","description":"","products":[{"product_id":"ad-wa7","title":"【イニシャル刻印対応】イタリアンレザー スリム札入れ（日本製）","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #E0E0E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #757575; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #757575; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75757540 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #E0E0E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #757575; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E0E0E0; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #FFFFFF; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"・\"; display: inline-block; width: 1.3em; height: 1.3em; border: 1px solid #757575; border-radius: 2px; text-align: center; line-height: 1.3em; color: #757575; font-family: Verdana, sans-serif; font-weight: bold; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #757575; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #757575; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #757575; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #757575; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #E0E0E0; th, td { padding: 12px 8px; border: 1px solid #E0E0E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E0E0E0; background: #F5F5F5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e刻印映えるイタリアンレザー\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/40b42fb50156b078300b47731d248775_fefc6aa4-fccd-4f3a-881f-9ffd192e4edf.jpg?v=1780627618\" 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\n      \u003cstrong\u003eイタリアンレザー\u003c\/strong\u003eの美しいシボ感が、持つ人に\u003cstrong\u003e上品な印象\u003c\/strong\u003eを与えます。光の角度でほんのりツヤめく表情は、手にするたびに心を満たす\u003cstrong\u003e特別な存在\u003c\/strong\u003e。大切な方への\u003cstrong\u003e贈り物\u003c\/strong\u003eにも最適です。\n    \u003c\/p\u003e\n  \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\/1_28548377-2453-4f08-ad39-5e5e3d67b890.jpg?v=1780627618\" 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\n      驚くほど薄い\u003cstrong\u003e約5mmのスリム設計\u003c\/strong\u003eは、かさばらず、どんなポケットにもスマートに収まります。外側には\u003cstrong\u003e最大8枚のカードポケット\u003c\/strong\u003eを備え、必要なカードにすぐにアクセスできる\u003cstrong\u003e利便性\u003c\/strong\u003eを実現しました。\n    \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\/4_7cd39a5e-ab9a-4f9c-8f72-cfeb8dc74075.jpg?v=1780627618\" 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\n      大正時代から続く\u003cstrong\u003e日本の職人\u003c\/strong\u003eが生み出す、\u003cstrong\u003e細部までこだわり抜かれた作り\u003c\/strong\u003e。もちもちとした\u003cstrong\u003e上質レザー\u003c\/strong\u003eは、\u003cstrong\u003e傷が付きにくく汚れにも強い\u003c\/strong\u003e丈夫さを兼ね備えています。内側の\u003cstrong\u003e仕切り\u003c\/strong\u003eで紙幣の種類を分けられ、海外旅行やビジネスシーンでも\u003cstrong\u003eスムーズな支払い\u003c\/strong\u003eをサポートします。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e上質なシボ感が美しいイタリアンレザーを使用した、薄型の札入れです。\u003c\/p\u003e\n      \u003cp\u003eマット寄りの質感ながら、ほんのりとしたツヤ感があり、手にしっとりとなじみ、落ち着いた上品さを感じさせます。ギフトにもおすすめです。\u003c\/p\u003e\n      \u003cp\u003e軽くて柔らかい、もちもちとした上質レザーは、傷が付きにくく汚れに強いのも嬉しいポイント。\u003c\/p\u003e\n      \u003cp\u003e外側のカードポケットには最大8枚収納可能。反対側には、レシートや薄型カード、チケットなどを入れられる便利な薄型ポケットを備えています。\u003c\/p\u003e\n      \u003cp\u003e内側には仕切りを設けており、お札を種類ごとに分けて収納が可能。日本円と外貨を分けて入れられるため、海外旅行や出張時もスムーズにお会計できます。\u003c\/p\u003e\n      \u003cp\u003e薄くてかさばらないスリム設計ながら、複数の紙幣をひとつのお財布にまとめられるのも魅力。旅先から日常まで、シンプルに使いやすい札入れです。\u003c\/p\u003e\n      \u003cp\u003ebell la bellロゴは全て素押し（色なし）で入っています。\u003c\/p\u003e\n      \u003cp\u003e商品の特徴・ポイント\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e軽くて柔らかい。上質レザーのやさしい札入れ。\u003c\/li\u003e\n        \u003cli\u003eもちもちとした上質レザー。傷が付きにくく、汚れに強いところもポイントです。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e使いやすさのポイント\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eマチなしの薄型でかさばらない。\u003c\/li\u003e\n        \u003cli\u003e内側には仕切りがあるので、紙幣を分けて収納可能。\u003c\/li\u003e\n        \u003cli\u003e日本円と外貨も分けて入れられるため、海外旅行や出張時も便利。\u003c\/li\u003e\n        \u003cli\u003eカードポケットがたくさん。（8枚の大容量）\u003c\/li\u003e\n        \u003cli\u003e外側の大きなポケットにはレシートやチケットを収納可能。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eパープル\u003c\/li\u003e\n        \u003cli\u003eミントグリーン\u003c\/li\u003e\n        \u003cli\u003eグレージュ\u003c\/li\u003e\n        \u003cli\u003eブラック\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e横：約19cm\u003c\/li\u003e\n        \u003cli\u003e縦：約9cm\u003c\/li\u003e\n        \u003cli\u003e厚み：約5mm\u003c\/li\u003e\n        \u003cli\u003e重さ：65g\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外側 カードポケット：8か所\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\u003e大正時代から続く、財布・袋物専門メーカーによる製造。\u003c\/p\u003e\n      \u003cp\u003e有名ブランドの財布やキーケースも手掛ける職人によってつくられたお財布です。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eイニシャル刻印について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e文字入れ対応可能です。ネームが入れられる小さい刻印が仲間入りしました。\u003c\/p\u003e\n      \u003cp\u003e刻印タイプ:\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eシンプル文字（小）（大）（最大6文字程度）\u003c\/li\u003e\n        \u003cli\u003e装飾文字（最大2文字まで）\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e刻印カラー:\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eゴールド\u003c\/li\u003e\n        \u003cli\u003eシルバー\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e文字の種類:\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e大文字アルファベットのほかに数字、記号が選べます。\u003c\/li\u003e\n        \u003cli\u003e他にはない、かわいいスマイルやハート、星柄（スター）、ひげ、パンダ、ダイヤマークもあります。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"アドリアパープル","offer_id":45280192659509,"sku":"ad-wa7pur","price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアミントグリーン","offer_id":45280192692277,"sku":"ad-wa7mt","price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアグレージュ","offer_id":45280192725045,"sku":"ad-wa7greige","price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアブラック","offer_id":45280192757813,"sku":"ad-wa7bk","price":13200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/40b42fb50156b078300b47731d248775_fefc6aa4-fccd-4f3a-881f-9ffd192e4edf.jpg?v=1780627618"},{"product_id":"rcvb-w-long","title":"コードバン 二つ折りロングウォレット　長財布（日本製）","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #E0E0E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #757575; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #757575; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75757540 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #E0E0E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #757575; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E0E0E0; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #FFFFFF; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"・\"; display: inline-block; width: 1.3em; height: 1.3em; border: 1px solid #757575; border-radius: 2px; text-align: center; line-height: 1.3em; color: #757575; font-family: Verdana, sans-serif; font-weight: bold; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #757575; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #757575; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #757575; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #757575; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #E0E0E0; th, td { padding: 12px 8px; border: 1px solid #E0E0E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E0E0E0; background: #F5F5F5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e本物の風格を纏うコードバン長財布\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e息をのむほど美しい光沢を放つコードバンは、\u003cstrong\u003e希少な「革のダイヤモンド」\u003c\/strong\u003e。持つ人の品格を際立たせ、ビジネスシーンで\u003cstrong\u003e圧倒的な存在感を放ちます\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rcvb-w-long-1.jpg?v=1780627736\" 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\/rcvb-w-long-2.jpg?v=1780627736\" 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\u003e12枚のカードと現金をスマートに収納\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\/rcvb-w-long-3.jpg?v=1780627735\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e計算し尽くされた機能美\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e革財布に使用される革の中でも、最高級と称されるコードバン。息をのむほど美しい光沢を放ち、「革のダイヤモンド」とも呼ばれる特別なレザーです。馬の臀部（お尻）からわずかに採れる希少な素材のため、一頭の馬から作れる財布はほんのわずか。近年は原皮価格の高騰により、コードバンは以前よりもさらに価値の高い革となっています。その希少性と美しさを兼ね備えたコードバンだからこそ、永く使い、育てる楽しみを味わえる一品としておすすめです。\u003c\/p\u003e\n            \u003cp\u003ebelllabellのコードバンはオイルアップのコードバンを使用しております。なめし加工において革繊維を植物タンニンでなめし、オリジナルで天然オイルやロウを浸透させて仕上げております。使い込むことでコードバン独特の深く美しい艶に仕上がり、貫禄のある風合いが味わえます。\u003c\/p\u003e\n            \u003cp\u003e手間をかけて仕上げたコードバンにソフトな牛ヌメ革を内装に合わせた、bell la bellのオールレザーコードバンシリーズ。革への知識によって得られた外装と内装の組み合わせは、コードバンの光沢がより引き立ち、素材のコントラストを堪能できます。 コードバンの素材の特性は、質感と耐久性にあり、長年使用することによって独特の光沢感を楽しめます。時が経つほどに、そして使い込むほどに、持つ人の個性と共にエイジングを重ね、やがて唯一無二の逸品となります。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: コードバン、牛革ヌメ革\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能・収納\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e日々の使いやすさを考えた、実用的な収納設計です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e札入れ: 1\u003c\/li\u003e\n                \u003cli\u003eコインケース: 1\u003c\/li\u003e\n                \u003cli\u003eカード入れ: 12\u003c\/li\u003e\n                \u003cli\u003e内ポケット: 2\u003c\/li\u003e\n                \u003cli\u003e外ポケット: 1\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縦: 約9.5cm\u003c\/li\u003e\n                \u003cli\u003e横: 約19cm\u003c\/li\u003e\n                \u003cli\u003e幅: 約2cm\u003c\/li\u003e\n                \u003cli\u003e見開幅: 約19cm\u003c\/li\u003e\n                \u003cli\u003e重さ: 約140g\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品のこだわり\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e長年の経験と技術が詰まった、こだわりの製品です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eオールレザー: 合皮や布を使用せず、すべて日本の革で仕上げた贅沢な作り\u003c\/li\u003e\n                \u003cli\u003e傷が付きにくい: タンニンなめしと独自の仕上げ工法により、一般的なコードバンより傷が付きにくい加工済み\u003c\/li\u003e\n                \u003cli\u003e安心の日本製: 職人が丁寧に仕上げた、信頼の日本製\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280213663797,"sku":"rcvb-w-longbk","price":60500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":45280213696565,"sku":"rcvb-w-longbr","price":60500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rcvb-w-long-1.jpg?v=1780627736"},{"product_id":"buttero-wa-long","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            \u003cstrong\u003e日本の職人技\u003c\/strong\u003eが織りなす\u003cstrong\u003e洗練されたデザイン\u003c\/strong\u003eは、持つ人の\u003cstrong\u003e品格\u003c\/strong\u003eを引き上げ、どんな\u003cstrong\u003eビジネスシーン\u003c\/strong\u003eにも自然に溶け込みます。\n            \u003cstrong\u003e永く愛せるパートナー\u003c\/strong\u003eを手にする喜びを。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/buttero-wa-long-1.jpg?v=1780627745\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e選べる彩り、深まる本革の魅力\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスマートに持ち歩く 快適設計長財布\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e片手にすっと収まる絶妙なサイズ感\u003c\/strong\u003e。\n            \u003cstrong\u003e約175gという軽量設計\u003c\/strong\u003eが、毎日の持ち運びを\u003cstrong\u003eストレスフリー\u003c\/strong\u003eに。\n            \u003cstrong\u003e洗練された佇まい\u003c\/strong\u003eは、あなたの\u003cstrong\u003eビジネススタイルを格上げ\u003c\/strong\u003eし、\u003cstrong\u003eスマートな印象\u003c\/strong\u003eを与えます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/buttero-wa-long-3.jpg?v=1780627745\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e手になじむ、日常の相棒\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e本物を知る喜び ブッテーロの真髄\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003eイタリア・ワルビエ社の伝統\u003c\/strong\u003eが息づく\u003cstrong\u003e最高級ブッテーロ\u003c\/strong\u003e。\n            \u003cstrong\u003e化学薬品を使わない製法\u003c\/strong\u003eで、\u003cstrong\u003e革本来の風合い\u003c\/strong\u003eを最大限に引き出しました。\n            \u003cstrong\u003e使い込むほどに艶を増し、あなただけの物語を刻んでいきます\u003c\/strong\u003e。\n            \u003cstrong\u003e唯一無二の存在感\u003c\/strong\u003eを味わってください。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/buttero-wa-long-4.jpg?v=1780627745\" 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    \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\n                    イタリアのトスカーナ州フィレンツェにある老舗タンナー・ワルビエ社の伝統的な技法により、じっくり時間をかけてこだわりを持って作られた、ヌメ革の最高級革「ブッテーロ」。\n                    化学系薬品等の顔料を一切使わず、自然な風合いを重視した製法で作られた、堅牢なイタリアンレザーです。\n                \u003c\/p\u003e\n                \u003cp\u003e\n                    bell la bell の「ブッテーロラウンドYKKエクセラファスナー長財布」は、素材選びからなめし、革の裁断・漉き・縫製、そして磨きといった工程に至るまで、一切妥協することなく“本物”を追求した最高級ラインです。\n                    シンプルで飽きのこないデザインでありながら、YKKエクセラファスナーを採用した小銭入れ付きで、使い勝手も抜群。年齢を問わず、幅広い方に愛される逸品です。\n                \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外寸: 縦約10.5cm × 横約20cm × 幅約2cm\u003c\/li\u003e\n                    \u003cli\u003e重さ: 約175g\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札入れ: 2箇所\u003c\/li\u003e\n                    \u003cli\u003eコインケース: 1箇所（ファスナー付き）\u003c\/li\u003e\n                    \u003cli\u003eカード入れ: 8箇所\u003c\/li\u003e\n                    \u003cli\u003e内ポケット: 2箇所\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            ※使い始めは新品のため革の硬さがあり、厚く感じる場合があるかもしれませんが、使い込むにつれて程よい厚さになじんでまいります。\n        \u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            ※ブッテーロは天然に近いオーガニックレザーのため、大変繊細な素材です。そのため表面には多少の皺やシミなどがある場合がございます。これらは革本来のものです。革の持ち味として予めご了承ください。\n        \u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            長くお使いいただくためにも、革の特性やお手入れ方法をしっかりとご理解いただき、愛情を込めてお手入れいただくことをお勧めします。\n            bell la bellのイタリアンレザーラウンド長財布は、大切な思い出を貯めてくれるパートナーとして、あなたの人生の旅路を彩ってくれることでしょう。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280214482997,"sku":"buttero-wa-longbk","price":36300.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":45280214515765,"sku":"buttero-wa-longdb","price":36300.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":45280214548533,"sku":"buttero-wa-longcm","price":36300.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":45280214581301,"sku":"buttero-wa-longgr","price":36300.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー","offer_id":45280214614069,"sku":"buttero-wa-longnv","price":36300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/buttero-wa-long-1.jpg?v=1780627745"},{"product_id":"rcvb-s-long","title":"コードバン ラウンドロングウォレット（日本製）","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #E0E0E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #757575; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #757575; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75757540 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #E0E0E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #757575; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E0E0E0; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #FFFFFF; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"・\"; display: inline-block; width: 1.3em; height: 1.3em; border: 1px solid #757575; border-radius: 2px; text-align: center; line-height: 1.3em; color: #757575; font-family: Verdana, sans-serif; font-weight: bold; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #757575; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #757575; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #757575; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #757575; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #E0E0E0; th, td { padding: 12px 8px; border: 1px solid #E0E0E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E0E0E0; background: #F5F5F5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e圧倒的な存在感、革のダイヤモンド\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eコードバンが放つ唯一無二の光沢が、手にする人の品格を際立たせます。職人技による日本製で、\u003cstrong\u003e傷が付きにくい独自の加工\u003c\/strong\u003eも施しました。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rcvb-s-long-1.jpg?v=1780627753\" 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\"\u003eYKKエクセラファスナーが\u003cstrong\u003eスムーズな開閉を約束\u003c\/strong\u003e。しなやかな牛ヌメ革の内装は、必要なものをスマートに収納し、機能性と美しさを両立させます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rcvb-s-long-4.jpg?v=1780627754\" 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\/rcvb-s-long-5.jpg?v=1780627753\" 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=\"point-list\"\u003e\n          \u003cli\u003e馬の臀部（お尻）からわずかに採れる希少な素材です。\u003c\/li\u003e\n          \u003cli\u003e原皮価格の高騰により、近年はさらに価値の高い革となっています。\u003c\/li\u003e\n          \u003cli\u003e永く使い、育てる楽しみを味わえる一品としておすすめです。\u003c\/li\u003e\n          \u003cli\u003ebelllabellのコードバンはオイルアップのコードバンを使用しています。\u003c\/li\u003e\n          \u003cli\u003e植物タンニンでなめし、オリジナルで天然オイルやロウを浸透させて仕上げています。\u003c\/li\u003e\n          \u003cli\u003e使い込むことでコードバン独特の深く美しい艶と、貫禄のある風合いが味わえます。\u003c\/li\u003e\n          \u003cli\u003e内装にはソフトな牛ヌメ革を合わせ、コードバンの光沢がより引き立つ素材のコントラストを堪能できます。\u003c\/li\u003e\n          \u003cli\u003e長年使用することによって独特の光沢感を楽しめ、時と共に持つ人の個性と共にエイジングを重ね唯一無二の逸品となります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品は厳選された素材を使用し、細部にまでこだわり抜いています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e表素材: コードバン\u003c\/li\u003e\n          \u003cli\u003e内側素材: 牛革（ヌメ革）\u003c\/li\u003e\n          \u003cli\u003eファスナー: YKK エクセラ\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札入れ: 2箇所\u003c\/li\u003e\n          \u003cli\u003eコインケース: 1箇所（ファスナー付き）\u003c\/li\u003e\n          \u003cli\u003eカード入れ: 8箇所\u003c\/li\u003e\n          \u003cli\u003e内ポケット: 2箇所\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外寸: 縦約10.5cm × 横約20cm × 幅約2cm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約190g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製造\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e確かな技術を持つ日本の職人による手作業で、一つ一つ丁寧に作られています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e生産国: 日本（職人による丁寧な仕上げ）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp\u003eコードバンはタンニンなめしで仕上げ、さらに独自の仕上げ工法により一般的なコードバンより傷が付きにくい加工をしておりますが、天然素材ならではの細かいキズやシミ、血筋（血管跡）等が製品に現れる場合がございます。革本来の自然の風合いとして予めご了承ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280215269429,"sku":"rcvb-s-longbk","price":74800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":45280215302197,"sku":"rcvb-s-longbr","price":74800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rcvb-s-long-2.jpg?v=1780627753"}],"url":"https:\/\/belllabell.we-shop.jp\/collections\/long-wallet.oembed","provider":"bell la bell_weshop","version":"1.0","type":"link"}