{"title":"財布","description":"","products":[{"product_id":"ad-wa9","title":"【イニシャル刻印対応】ネコちゃん 猫型 がま口 押し口S 小銭入れ レザーミニマルウォレット （日本製)","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\/1_8a924196-c86d-4704-b914-137a1180b180.jpg?v=1780627613\" 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\/2_855b89a0-865e-45cb-a538-a8453325bb7a.jpg?v=1780627613\" 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です。\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\/3_c2c42091-968a-460f-9a0e-a84b618cd036.jpg?v=1780627613\" 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  \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上質なシボのあるイタリアンレザーを使用した、bell la bellオリジナルのネコちゃんがま口です。\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\u003ebell la bellロゴは全て内側に素押し（色なし）で入っています。\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\n\u003cstrong\u003eイタリアンレザー（牛革）\u003c\/strong\u003e\u003cbr\u003e黒猫と三毛猫に使用。均一なシボが美しい型押しシュリンクレザーで、しっとりもちもちとした手触りが特徴です。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e国産レザー（メタリックレザー・牛革）\u003c\/strong\u003e\u003cbr\u003eゴールドルナとシルバーステラに使用。煌びやかさとタッチ感を表現するためソフトな下地を選定し、手作業で仕上げられています。本来のシワなどもそのまま残された、天然素材ならではの風合いも楽しめます。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e豚革（内側に使用）\u003c\/strong\u003e\u003cbr\u003eライニング（裏革）に適した薄さ、通気性、柔らかさを持ち、色落ち防止加工が施されています。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e豚革は\u003cstrong\u003e東京都墨田区産\u003c\/strong\u003e。伝統工芸やものづくりが盛んな地域で、国内シェア約9割を誇ります。豚革の特徴はポチポチと見える3つの毛穴で、裏まで貫通しているため、通気性、吸湿性、保湿性に大変優れています。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e職人の技が光る押し口金具\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e今では大変珍しい「押し口（天溝）」という特別な金具を使用しています。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eこの口金を扱える職人は非常に少なく、一つ一つ手作業で革を金具にぴったりと合わせ、トンカチで丁寧に叩いて形を整えています。\u003c\/li\u003e\n        \u003cli\u003eすっきりと美しい仕上がりで、パチンと気持ちよく開閉できる、ストレスフリーな使い心地を実現しています。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e【開閉方法】\u003c\/p\u003e\n      \u003cul class=\"step-list\"\u003e\n        \u003cli\u003e❶ 開け方：親指でフチの金具部分を押さえ、人差し指で後ろから内側のフックを押し出すイメージです。\u003c\/li\u003e\n        \u003cli\u003e❷ 閉じ方：内側のフック部分を押し込むと簡単に閉まります。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e様々な使い方・おすすめシーン\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e毎日の暮らしに寄り添う、多様な使い方が可能です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eお財布として\u003c\/li\u003e\n        \u003cli\u003e大切なアクセサリーのおうちとして\u003c\/li\u003e\n        \u003cli\u003eお守りや常備薬入れとして\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e大切な方へのギフトにもおすすめです。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eお誕生日に\u003c\/li\u003e\n        \u003cli\u003e還暦のお祝いに\u003c\/li\u003e\n        \u003cli\u003eお友達とおそろいで\u003c\/li\u003e\n        \u003cli\u003eネコ好きさんに\u003c\/li\u003e\n        \u003cli\u003e大好きな友人に\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eイニシャル刻印について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eお好きなネームやイニシャルを刻印できます。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e刻印文字\u003c\/strong\u003e: アルファベット（小文字）\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e刻印可能文字数\u003c\/strong\u003e: 6〜7文字程度まで\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e刻印位置\u003c\/strong\u003e: おもて または うら\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e刻印カラー\u003c\/strong\u003e:\u003cbr\u003e\n          ・黒猫クロ・三毛猫ミケ: シルバー \/ ゴールド\u003cbr\u003e\n          ・ゴールドルナ・シルバーステラ: 素押し（色なし）のみ\u003cbr\u003e\n          　（メタリックレザーは素押しのみとなります）\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e※革の風合いは商品によって異なる場合があります。1点1点手作業で刻印致しますので、刻印の位置や濃さ、多少のずれやシボの影響で刻印がうつりにくい箇所がある場合がございます。予めご了承ください。\u003c\/p\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: 約7cm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eヨコ\u003c\/strong\u003e: 約8cm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e厚み\u003c\/strong\u003e: 約8mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e重さ\u003c\/strong\u003e: 約30g\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eオプション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eオプションで「バッグチャーム」を取り付けることができます。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eリングは二重リングのため、不要な時には取り外しも可能です。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【発送目安】\u003c\/strong\u003e\u003cbr\u003e刻印入り商品は、刻印が混みあっている場合、ご注文から発送までに\u003cstrong\u003e1週間\u003c\/strong\u003eほどお時間をいただいております。お急ぎの場合は備考欄にてお申し付けください。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e配送は\u003cstrong\u003eネコポス便（日時指定不可）\u003c\/strong\u003eで、郵便ポストへのお届けとなります。\u003c\/p\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イニシャル刻印済み商品に関しましては、誠に申し訳ございませんが、\u003cstrong\u003eキャンセル・返品はできません。\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eご注文の際は、色・刻印内容を十分にご確認の上、お手続きをお願いいたします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"黒猫　クロちゃん","offer_id":45280191971381,"sku":"ad-wa6nv","price":6930.0,"currency_code":"JPY","in_stock":true},{"title":"三毛猫　ミケちゃん","offer_id":45280192004149,"sku":null,"price":6930.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド　ルナちゃん","offer_id":45280192036917,"sku":null,"price":6930.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー　ステラちゃん","offer_id":45280192069685,"sku":null,"price":6930.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/1_8a924196-c86d-4704-b914-137a1180b180.jpg?v=1780627613"},{"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-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":"ad-wa2","title":"【イニシャル刻印対応】がま口 押し口S 小銭入れ レザーミニマルウォレット （日本製）","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\/ad-wa2-1_5.jpg?v=1780627629\" 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\/free_1728284460096_2.jpg?v=1780627629\" 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\/ad-wa2-11_1.jpg?v=1780627629\" class=\"img-fluid d-block w-100 product-img\" alt=\"がま口小銭入れに小銭とアクセサリーが収納されている様子\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常に寄り添う多用途性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e上質なシボのあるイタリアンレザーを使用したbell la bell ロゴ入りがま口小銭入れです。\u003c\/p\u003e\n        \u003cul class=\"basic-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          \u003cli\u003eポーチに入れても薄マチなのでスマートに収まります。\u003c\/li\u003e\n          \u003cli\u003e使用しているイタリアンレザーは手触りの良さや風合い、耐久性が高く、使い込むほどに味わいが増すため、長期間愛用できます。\u003c\/li\u003e\n          \u003cli\u003ebell la bellロゴは全て内側に素押しで入っています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eイニシャル刻印サービス\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e文字入れ対応が可能です。\u003c\/p\u003e\n        \u003cul class=\"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タテ：7cm\u003c\/li\u003e\n          \u003cli\u003eヨコ：8cm （外寸）\u003c\/li\u003e\n          \u003cli\u003e収納可能サイズ：タテ4.5cm × ヨコ5cm以内程度\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送・ギフトラッピングについて\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e通常は簡易包装で発送いたします。（BOXは付きません。）\u003cbr\u003eギフトラッピングをご希望の方は、専用ギフトBOXにリボンをおかけした状態で発送いたします。\u003c\/p\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  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"アドリアパープル","offer_id":45280194101301,"sku":"ad-wa6Pur","price":5720.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアミントグリーン","offer_id":45280194134069,"sku":"ad-wa6mt","price":5720.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアグレージュ","offer_id":45280194166837,"sku":"ad-wa6greige","price":5720.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアブラック","offer_id":45280194199605,"sku":"ad-wa6bk","price":5720.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアイエロー","offer_id":45280194232373,"sku":"ad-wa6yellow","price":5720.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアコーラルオレンジ","offer_id":45280194265141,"sku":"ad-wa6corange","price":5720.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアブルー","offer_id":45280194297909,"sku":"ad-wa6blue","price":5720.0,"currency_code":"JPY","in_stock":false},{"title":"アドリアアイボリー","offer_id":45280194330677,"sku":"ad-wa6ivory","price":5720.0,"currency_code":"JPY","in_stock":false},{"title":"アドリアネイビー","offer_id":45280194363445,"sku":"ad-wa6nv","price":5720.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/ad-wa2-1_5.jpg?v=1780627629"},{"product_id":"bell-wa01","title":"スクエア型レザーコインケース 小銭入れ レザーミニマルウォレット （日本製）","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #E0E0E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #757575; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #757575; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75757540 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #E0E0E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #757575; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E0E0E0; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #FFFFFF; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"・\"; display: inline-block; width: 1.3em; height: 1.3em; border: 1px solid #757575; border-radius: 2px; text-align: center; line-height: 1.3em; color: #757575; font-family: Verdana, sans-serif; font-weight: bold; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #757575; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #757575; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #757575; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #757575; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #E0E0E0; th, td { padding: 12px 8px; border: 1px solid #E0E0E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E0E0E0; background: #F5F5F5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスクエア型レザー 上質な日常\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e型押しレザーが織りなす、洗練されたミニマルなフォルム。手にするたびに、その確かな品質とやわらかな風合いが心地よく肌に馴染みます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/page-1.jpg?v=1780627630\" 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\/page-2.jpg?v=1780627630\" 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約8.5cm四方の手のひらサイズが、ポケットやミニバッグにも心地よくフィット。必要なものだけを持ち歩く、現代のスマートなライフスタイルを叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/page-4.jpg?v=1780627630\" class=\"img-fluid d-block w-100 product-img\" alt=\"手のひらサイズのコインケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e軽やかに持ち歩く日常\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eミニマルな美しさと実用性を兼ね備えた、スクエア型のレザーコインケースです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eシンプルながらも洗練されたデザイン\u003c\/li\u003e\n          \u003cli\u003e上質な型押しレザーを使用し、手に馴染むやわらかな質感と高級感のある風合い\u003c\/li\u003e\n          \u003cli\u003e内側はあえて裏地を付けず、レザー本来の表情と温もりを楽しめる仕上がり\u003c\/li\u003e\n          \u003cli\u003eスナップボタンで開閉しやすく、ガバッと開く構造で小銭が見やすく、出し入れもスムーズ\u003c\/li\u003e\n          \u003cli\u003e手のひらサイズでポケットや小さなバッグにもすっきり収まります\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e毎日持ち歩きたくなる、シンプルかつ上質なコインケース。ギフトにもおすすめです。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材：牛革（型押し）\u003c\/li\u003e\n          \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 × 横8.5cm\u003c\/li\u003e\n          \u003cli\u003eカラー：ライトグレー、ブラウン（スナップボタンはどちらもゴールド）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ライトグレー","offer_id":45280194494517,"sku":"ad-hair2ivo","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":45280194527285,"sku":"ad-hair2pu","price":4950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/page-1.jpg?v=1780627630"},{"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-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":"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","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\/buttero-wa-2.jpg?v=1780627738\" 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\/buttero-wa-1.jpg?v=1780627738\" 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\/buttero-wa-8.jpg?v=1780627737\" class=\"img-fluid d-block w-100 product-img\" alt=\"手のひらに収まる機能美\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e手のひらに収まる機能美\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp 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            \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札入れ：2\u003c\/li\u003e\n                \u003cli\u003eコインケース：1\u003c\/li\u003e\n                \u003cli\u003eカード入れ：4\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 class=\"body-text\"\u003e手のひらに収まるコンパクトなサイズ感です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e縦：約9.5cm\u003c\/li\u003e\n                \u003cli\u003e横：約12cm\u003c\/li\u003e\n                \u003cli\u003e幅：約3cm\u003c\/li\u003e\n                \u003cli\u003e見開幅：約18cm\u003c\/li\u003e\n                \u003cli\u003e重さ：約95g\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e上質な天然皮革を厳選し、日本の職人が丁寧に仕上げました。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e表：牛革・ブッテーロ\u003c\/li\u003e\n                \u003cli\u003e内側：牛革・ヌメ革\u003c\/li\u003e\n                \u003cli\u003e内側\/中：ナイロン\u003c\/li\u003e\n                \u003cli\u003e生産国：日本（職人による丁寧な仕上げ）\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e天然皮革を使用しているため、若干の色合いや風合いに違いが出る場合がございます。\u003c\/li\u003e\n            \u003cli\u003e使い始めは新品のため革の硬さがあり、厚く感じる場合があるかもしれませんが、使い込むにつれて程よい厚さになじんでまいります。\u003c\/li\u003e\n            \u003cli\u003eブッテーロは天然に近いオーガニックレザーのため、大変繊細な素材です。そのため表面には多少の皺やシミなどがある場合がございます。これらは革本来のものです。革の持ち味として予めご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280213762101,"sku":"buttero-wabk","price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":45280213794869,"sku":"buttero-wanv","price":23100.0,"currency_code":"JPY","in_stock":false},{"title":"チョコ","offer_id":45280213827637,"sku":"buttero-wadb","price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":45280213860405,"sku":"buttero-wacm","price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":45280213893173,"sku":"buttero-wagr","price":23100.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/buttero-wa-2.jpg?v=1780627738"},{"product_id":"rcvb-s","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\/rcvb-s-1.jpg?v=1780627740\" 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\/HM_7868_6b02fd52-9d8b-4cf5-9a0f-4f5b865f382e.jpg?v=1780627740\" 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手に取るたびに感じる、本革の確かな質感。札入れ2つ、カード入れ4つ、コインケースを備え、約100gの軽量設計は、日々の生活に上質な機能美と洗練をもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/1200co_gr1_3b0d4740-2734-47d9-99e7-261ce8510201.jpg?v=1780627739\" 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革財布に使用される革の中でも、最高級と称されるコードバン。息をのむほど美しい光沢を放ち、「革のダイヤモンド」とも呼ばれる特別なレザーです。\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      \u003cp\u003ebell la bellのコードバンはオイルアップコードバンを使用。革繊維を植物タンニンでなめし、オリジナルで天然オイルやロウを浸透させて仕上げています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e使い込むことでコードバン独特の深い艶と貫禄を味わえます。\u003c\/li\u003e\n        \u003cli\u003eソフトな牛ヌメ革を内装に合わせ、素材のコントラストを楽しめます。\u003c\/li\u003e\n        \u003cli\u003e質感と耐久性に優れ、長年使用で独特の光沢感が楽しめます。\u003c\/li\u003e\n        \u003cli\u003e時が経つほどに、持つ人の個性と共にエイジングを重ね、唯一無二の逸品となります。\u003c\/li\u003e\n        \u003cli\u003e本物志向の方にぴったりのアイテムです。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e表: コードバン（馬革）\u003c\/li\u003e\n        \u003cli\u003e内側・中: 牛革（ヌメ革）\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\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縦: 約9.5cm\u003c\/li\u003e\n        \u003cli\u003e横: 約12cm\u003c\/li\u003e\n        \u003cli\u003e幅: 約3cm\u003c\/li\u003e\n        \u003cli\u003e見開き幅: 約18cm\u003c\/li\u003e\n        \u003cli\u003e重さ: 約100g\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カード入れ: 4\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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e日本製\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (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":45280214024245,"sku":"rcvb-sbk","price":37400.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン","offer_id":45280214057013,"sku":"rcvb-sdb","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":45280214089781,"sku":null,"price":37400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/rcvb-s-1.jpg?v=1780627740"},{"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"},{"product_id":"bek-wa1","title":"L字ファスナーイタリアンレザーロングウォレット（日本製）","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極薄1.5cmの設計が叶える、\u003cstrong\u003eスマートな持ち運びやすさ\u003c\/strong\u003e。どんなスタイルにも溶け込み、さりげない上質感を添える薄型ウォレット。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/bek-wa1-1.jpg?v=1780627757\" 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\/bek-wa1-10.jpg?v=1780627755\" 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\/bek-wa1-2.jpg?v=1780627756\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人技を感じさせる細部のクローズアップ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e永く愛せる本物\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e透き通る様な透明感と上品なべっ甲柄が融合したこの長財布は、見た目だけでなく、使い勝手やデザインにもこだわった日本製の逸品です。あなたの持ち物に上質なエレガンスを与え、いつものスタイリングにさりげない華やかさをプラスします。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eはっと目を引くエナメルべっ甲柄レザー\u003c\/li\u003e\n                \u003cli\u003e美しい艶感にアンティック調のべっ甲柄が施されたエナメルレザー\u003c\/li\u003e\n                \u003cli\u003e薄手で高貴な雰囲気のお財布です。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ・重さ\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e横：約19cm\u003c\/li\u003e\n                \u003cli\u003e縦：約10cm\u003c\/li\u003e\n                \u003cli\u003e厚み：約1.5cm\u003c\/li\u003e\n                \u003cli\u003e重さ：150g\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内側 カードポケット：12か所\u003c\/li\u003e\n                \u003cli\u003e内側ポケット：2か所\u003c\/li\u003e\n                \u003cli\u003eコインケース：ジップなし 1か所\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            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eファスナー無しの小銭入れ\u003c\/strong\u003e：ワンアクションですべてが取り出せる便利さ。ファスナーが無くても小銭が飛び出ることはありません。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e豊富なカードポケット\u003c\/strong\u003e：カードポケットは12枚。内側にカードをたくさんいれてもOK。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e外側のファスナー付きポケット\u003c\/strong\u003e：マチ付きのファスナーポケットなので開閉がしやすい。カギやカード、小銭を入れたり自由に使えます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製造について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e大正時代から続く、財布・袋物専門メーカーに依頼し製造しました。有名ブランドの財布やキーケースも手掛ける職人によってつくられたお財布です。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ベージュ系","offer_id":45280215433269,"sku":"bek-wa1be","price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン系","offer_id":45280215466037,"sku":"bek-wa1br","price":23100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/bek-wa1-1.jpg?v=1780627757"},{"product_id":"ad-wa3","title":"L字ファスナーイタリアンレザーロングウォレット（日本製）","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\/ad-wa3-2.jpg?v=1780627758\" 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\u003e150gの軽さ\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\/ad-wa3-1.jpg?v=1780627758\" 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スマートに整う L字ファスナー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eファスナー無し小銭入れは\u003cstrong\u003eワンアクションで取り出し可能\u003c\/strong\u003e。\u003cstrong\u003e12枚のカードが収まる大容量\u003c\/strong\u003eで、スマートな収納力。外側ポケットも活用し、日常をより快適に。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/ad-wa3-4.jpg?v=1780627757\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートに整う L字ファスナー\"\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上質なシボのあるイタリアンレザーを使用した、bell la bellロゴ入り薄型の長財布です。マット寄りの革ですが程よいツヤ感もございます。優しい手触りで上品な印象はギフトにもおすすめです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e軽くて柔らかい、上質レザーのやさしいお財布\u003c\/li\u003e\n          \u003cli\u003eもちもちとした質感で、手に吸い付くような感覚\u003c\/li\u003e\n          \u003cli\u003e傷が付きにくく、汚れに強い耐久性\u003c\/li\u003e\n        \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          \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横: 約19cm\u003c\/li\u003e\n          \u003cli\u003e縦: 約10cm\u003c\/li\u003e\n          \u003cli\u003e厚み: 約1.5cm\u003c\/li\u003e\n          \u003cli\u003e重さ: 150g\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003c!-- サイズ表・説明図などの画像がある場合は、以下の div に img タグを配置してください。 --\u003e\n        \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"__IMG_SIZE_CHART__\" class=\"img-fluid\" alt=\"サイズ詳細図\"\u003e\u003c\/div\u003e --\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内側 カードポケット: 12か所\u003c\/li\u003e\n          \u003cli\u003e内側ポケット: 2か所\u003c\/li\u003e\n          \u003cli\u003eコインケース: 1か所（ジップなし）\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=\"point-list\"\u003e\n          \u003cli\u003eファスナー無しの小銭入れなので、ワンアクションですべてが取り出せる便利なデザインです。（ファスナーが無くても小銭が飛び出ることはありません）\u003c\/li\u003e\n          \u003cli\u003eカードポケットがたくさんあり、12枚の大容量収納が可能です。\u003c\/li\u003e\n          \u003cli\u003e外側のファスナー付きポケットが便利です。\u003c\/li\u003e\n          \u003cli\u003eマチ付きのファスナーポケットなので開閉がしやすいです。\u003c\/li\u003e\n          \u003cli\u003e外側ポケットにはカギやカード、小銭などを自由に入れることができます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製造について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e大正時代から続く、財布・袋物専門メーカーによる製造です。\u003c\/p\u003e\n        \u003cp\u003e有名ブランドの財布やキーケースも手掛ける職人によって、一つ一つ丁寧に作られたお財布です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003c!-- 入力データに発送案内情報がないため、このセクションは生成しません。 --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003c!-- 入力データに注意事項情報がないため、このセクションは生成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"アドリアオフホワイト","offer_id":45280215564341,"sku":"ad-wa3offwh","price":23100.0,"currency_code":"JPY","in_stock":false},{"title":"アドリアグレージュ","offer_id":45280215597109,"sku":"ad-wa3greige","price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアパープル","offer_id":45280215629877,"sku":"ad-wa3pur","price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"アドリアミントグリーン","offer_id":45280215662645,"sku":"ad-wa3mt","price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"コーラルオレンジ","offer_id":45280215695413,"sku":"ad-wa3corange","price":23100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/ad-wa3-2.jpg?v=1780627758"},{"product_id":"buttero-wa3","title":"L字ファスナーイタリアンレザーミニウォレット（日本製）","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #E0E0E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #757575; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #757575; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75757540 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #E0E0E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #757575; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E0E0E0; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #FFFFFF; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"・\"; display: inline-block; width: 1.3em; height: 1.3em; border: 1px solid #757575; border-radius: 2px; text-align: center; line-height: 1.3em; color: #757575; font-family: Verdana, sans-serif; font-weight: bold; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #757575; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #757575; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #757575; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #757575; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #E0E0E0; th, td { padding: 12px 8px; border: 1px solid #E0E0E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E0E0E0; background: #F5F5F5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e色彩豊かなブッテーロ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e高級イタリアンレザー「\u003cstrong\u003eブッテーロ\u003c\/strong\u003e」が放つ、\u003cstrong\u003e深みのある色彩\u003c\/strong\u003eと\u003cstrong\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\/buttero-wa3-1.jpg?v=1780627759\" 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縦9cm、横11.5cm、重さ約80g。\u003cstrong\u003e手のひらに収まるサイズ\u003c\/strong\u003eながら、\u003cstrong\u003eカード6枚\u003c\/strong\u003e、\u003cstrong\u003e内ポケット\u003c\/strong\u003e、\u003cstrong\u003e二つ折りのお札\u003c\/strong\u003eもスマートに収納できます。\u003cstrong\u003e日本の職人技\u003c\/strong\u003eが凝縮された\u003cstrong\u003e機能美\u003c\/strong\u003eがここにあります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/buttero-wa3-2.jpg?v=1780627759\" 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\u003eL字ファスナー\u003c\/strong\u003eが大きく開き、\u003cstrong\u003e中身を一目瞭然\u003c\/strong\u003eに。小銭、お札、カードが\u003cstrong\u003eスムーズに取り出せ\u003c\/strong\u003e、日常の支払いをより\u003cstrong\u003eスマートに演出\u003c\/strong\u003eします。無駄のない\u003cstrong\u003eミニマルな設計\u003c\/strong\u003eが、\u003cstrong\u003e心地よい使い心地\u003c\/strong\u003eを提供します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/buttero-wa3-4.jpg?v=1780627759\" class=\"img-fluid d-block w-100 product-img\" alt=\"L字ファスナーで開閉しやすいミニウォレット\"\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高級イタリアンレザー「ブッテーロ」を使用した、シンプルで洗練されたL字ファスナーコンパクト財布です。使い込むほどに深みを増す色合いと風合いが特徴で、小銭入れも付いており、小銭やカード、お札などをすっきりと整理できます。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e日本の職人が一つ一つ心を込めて手作りした逸品\u003c\/li\u003e\n        \u003cli\u003eステッチからコバ仕上げまですべての工程を丁寧に実施\u003c\/li\u003e\n        \u003cli\u003e専用BOX入りでプレゼントにも最適（誕生日、クリスマス、バレンタインなど）\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・製造国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e高品質な天然皮革を使用し、日本の職人が丁寧に仕上げています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e表：牛革・ブッテーロ\u003c\/li\u003e\n        \u003cli\u003e内側：牛革・ヌメ革\u003c\/li\u003e\n        \u003cli\u003e内側（中）：ナイロン\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \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縦：約9cm\u003c\/li\u003e\n        \u003cli\u003e横：約11.5cm\u003c\/li\u003e\n        \u003cli\u003e幅：約2.5cm\u003c\/li\u003e\n        \u003cli\u003e見開幅：約5.5cm\u003c\/li\u003e\n        \u003cli\u003e重さ：約80g\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カード入れ：6箇所\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      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e使い始めは革の硬さにより厚く感じる場合がありますが、使い込むにつれて馴染んでまいります。\u003c\/li\u003e\n        \u003cli\u003eブッテーロは天然に近いオーガニックレザーのため、表面に多少の皺やシミなどがある場合がございます。これらは革本来の特性であり、不良ではございません。\u003c\/li\u003e\n        \u003cli\u003e天然皮革を使用しているため、若干色合いや風合いに違いが出る場合がございます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"bell la bell","offers":[{"title":"ブラック","offer_id":45280215793717,"sku":"buttero-wa3bk","price":19800.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン","offer_id":45280215826485,"sku":"buttero-wa3db","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":45280215859253,"sku":"buttero-wa3cm","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":45280215892021,"sku":"buttero-wa3gr","price":19800.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー","offer_id":45280215924789,"sku":"buttero-wa3nv","price":19800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/7323\/6021\/files\/buttero-wa3-1.jpg?v=1780627759"}],"url":"https:\/\/belllabell.we-shop.jp\/collections\/wallet.oembed","provider":"bell la bell_weshop","version":"1.0","type":"link"}