{"product_id":"slim-compact-bi-fold-wallet-metallic-color","title":"2つ折り財布　スリムコンパクト（メタリックカラー）","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\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 #DDDDDD;\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-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px 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%, #FFE66140 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  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\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: #F9F8F5; 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: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; 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: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; 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: #888888; 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: #FFE661; 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 #FFE661; 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 #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; 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 #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/trero_wallet_gd_f8dff225-71d5-4ab9-b94e-ba8bfbdc9d01.jpg?v=1769331909\" 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\/0885\/3998\/8255\/files\/trero_wallet_gdhand_96742ed0-f8c0-410b-b04d-7a968b52eaa5.jpg?v=1769332452\" 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\/0885\/3998\/8255\/files\/trero_wallet_gdsample_open_60268407-6421-4f90-8637-ae47d6b44928.jpg?v=1769332521\" 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    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴と機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eスリムでコンパクトながら、使いやすさを追求した2つ折り財布の機能をご紹介します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e厚みを抑えたスリム設計で、コンパクトなバッグやポケットにもすっきり収納\u003c\/li\u003e\n                \u003cli\u003e女性の手にすっぽり収まる、持ちやすいサイズ感\u003c\/li\u003e\n                \u003cli\u003e小銭が見やすく取り出しやすい\u003cstrong\u003eBOX型小銭入れ\u003c\/strong\u003eを採用\u003c\/li\u003e\n                \u003cli\u003eお会計時もスムーズな、ストレスフリーな小銭の出し入れ\u003c\/li\u003e\n                \u003cli\u003e内側7個、背面1個の合計8つの\u003cstrong\u003e充実したカードポケット\u003c\/strong\u003e\n\u003c\/li\u003e\n                \u003cli\u003e背面のポケットは交通系ICカードなどの収納に便利で、そのままタッチ可能\u003c\/li\u003e\n                \u003cli\u003eお札入れには\u003cstrong\u003e仕切り\u003c\/strong\u003eがあり、お札とレシートなどを分けて収納可能\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/trero_wallet_gdhand_96742ed0-f8c0-410b-b04d-7a968b52eaa5.jpg?v=1769332452\" class=\"img-fluid d-block w-100 product-img\" alt=\"コンパクトなサイズ感を示す財布を持つ手\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/trero_wallet_gdsample_open_60268407-6421-4f90-8637-ae47d6b44928.jpg?v=1769332521\" class=\"img-fluid d-block w-100 product-img\" alt=\"BOX型小銭入れを開いた状態\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/trero_wallet_gdsample_coin_0ec164bc-1610-4236-82dc-cde7510fadca.jpg?v=1769332494\" class=\"img-fluid d-block w-100 product-img\" alt=\"BOX型小銭入れに収納された小銭\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/trero_wallet_gdsample_card_d7a46d38-648c-41c5-81bc-31d79846c91d.jpg?v=1769332677\" class=\"img-fluid d-block w-100 product-img\" alt=\"カードポケット収納例\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/trero_wallet_gd_back_7aa5b0b5-1d12-412a-8c26-90dfdee5c8b5.jpg?v=1769332627\" class=\"img-fluid d-block w-100 product-img\" alt=\"背面ポケットの利用\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/trero_wallet_billpocket_856c9761-8947-4b9e-a13f-bd712f2c4830.jpg?v=1769332650\" class=\"img-fluid d-block w-100 product-img\" alt=\"札入れの仕切り\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/trero_wallet_gdsample_rec_e2251252-de87-4660-b9bb-341662f5aa6b.jpg?v=1769332607\" class=\"img-fluid d-block w-100 product-img\" alt=\"レシートを分ける収納例\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e上質な素材が織りなす、この財布ならではの魅力をご紹介します。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e使用素材：\u003cstrong\u003eイタリアンシュリンクレザー (山羊革)\u003c\/strong\u003e\n\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 class=\"body-text\"\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/wallet\/products\/%E3%82%A4%E3%82%BF%E3%83%AA%E3%82%A2%E3%83%B3%E3%82%B7%E3%83%A5%E3%83%AA%E3%83%B3%E3%82%AF%E3%83%AC%E3%82%B6%E3%83%BC-2%E3%81%A4%E6%8A%98%E3%82%8A%E8%B2%A1%E5%B8%83-%E3%82%B9%E3%83%AA%E3%83%A0%E3%82%B3%E3%83%B3%E3%83%91%E3%83%BC%E3%83%88\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e同じ形でメタルカラー以外をお探しの方はこちら\u003c\/a\u003e\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            \u003cp\u003e手のひらに収まる、日常に寄り添うスリムなサイズ感です。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eコンパクトでスリムな2つ折り財布です\u003c\/li\u003e\n                \u003cli\u003e女性の手にも馴染みやすいサイズ感\u003c\/li\u003e\n                \u003cli\u003e小さめのバッグやポケットにも収納しやすい厚み\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e※具体的な数値（縦、横、厚みなど）は提供データに記載がありませんでした。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) および 注意事項セクション (Notes) は情報がないため作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"シルバー","offer_id":51569848090911,"sku":null,"price":12650.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":51569848123679,"sku":null,"price":12650.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/trero_wallet_sv_b1689d3f-e0b9-4625-8321-3d1783b3ddda.jpg?v=1769681485","url":"https:\/\/cxclabo.we-shop.jp\/products\/slim-compact-bi-fold-wallet-metallic-color","provider":"CxClabo","version":"1.0","type":"link"}