{"title":"¥8,000〜","description":"","products":[{"product_id":"0lfk2tjyevcmffzxlvl8","title":"ショルダーストラップ付コンビ革スマホケース　iPhoneシリーズ対応","description":"\n\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\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e変わる革の表情を楽しむiPhoneケース\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eマットな風合いから使い込むほどにしっとり艶めく、\u003cstrong\u003e国産コンビ鞣し革\u003c\/strong\u003e。洗練されたデザインは、持つ人の個性を静かに際立たせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1705031098607_sholder_combi_kahki.jpg?v=1746009987\" 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カードポケット3段とサイドポケットを完備\u003c\/strong\u003e。よく使うカードやお札をスマートに忍ばせ、身軽に街へ繰り出すことができます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1705061796488_sholder_detail01.jpg?v=1768973153\" 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\/0885\/3998\/8255\/files\/products_2F1705043292809_sholder_style07.jpg?v=1768973153\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスタイリッシュな肩掛けスタイル\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品の素材と特徴についてご案内します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e国産コンビ鞣し革\u003c\/strong\u003e：クロムとタンニンを組み合わせた「いいとこどり」の製法です。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e表情の変化\u003c\/strong\u003e：使い始めはマットな風合いですが、使い込むほどにしっとりと艶めく革へと変化します。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1705032298581_combi_detail01.jpg?alt=media\u0026amp;token=44c31fa4-186d-48df-944b-497b028d0b26\" class=\"img-fluid d-block w-100 product-img\"\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=\"benefit-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eショルダーストラップ付\u003c\/strong\u003e：取り外し可能で、長さ調整もできます。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e長さ調整範囲\u003c\/strong\u003e：約83cm（最短時）〜約157cm（最長時）\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e手ぶらでお出かけ\u003c\/strong\u003e：スマホと必要なものを入れれば、これ一つで身軽に近所へ出かけることができます。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eリュックスタイルにも便利\u003c\/strong\u003e：必要なものだけを斜め掛けでき、リュックを下ろす手間が省けます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/sholder_style08.jpg?v=1754716126\" class=\"img-fluid d-block w-100 product-img\"\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=\"benefit-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eカードポケット3段\u003c\/strong\u003e：よく使うカードを収納できます。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eサイドポケット\u003c\/strong\u003e：お札などを忍ばせるのに便利です。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1705060168640_sholder_detail01.jpg?alt=media\u0026amp;token=676231f6-6a11-4f30-b6d5-9061f633c1d6\" class=\"img-fluid d-block w-100 product-img\"\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=\"benefit-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eスタンド機能\u003c\/strong\u003e：背面を折り返すと、動画視聴などに便利なスタンドとして使用できます。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eサイドマグネットフラップ\u003c\/strong\u003e：マグネットフラップがサイドについているため、フラップ部分に触れることなくスムーズに開閉できます。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eハードケースフレーム\u003c\/strong\u003e：内側のフレームはハードケースで、スマートフォンをしっかりと固定し保護します。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e専用カメラホール\u003c\/strong\u003e：各機種に合わせたぴったりサイズで作られているため、ケースを装着したまま撮影可能です。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1705060212927_sholder_detail02.jpg?alt=media\u0026amp;token=e4fbcf6c-03e6-44b9-b16c-7ab60d7307fc\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1705060194172_sholder_detail03.jpg?alt=media\u0026amp;token=65d1862a-eb32-47e6-44b9-b16c-7ab60d7307fc\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_detail02.jpg?v=1754716623\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e発送・配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e本製品は受注後の制作となりますため、ご注文確定後\u003cstrong\u003e3日〜1週間程度\u003c\/strong\u003eお時間を頂きます。\u003c\/p\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        \u003c\/ul\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_s_blue_change_169a26d4-b3d6-48cc-a4d7-244fa3297572.jpg?v=1768724467\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e革の特性上、表面に擦れ（スレ）や筋（スジ）が見られる場合があります。これらは革本来の風合いであり、ご使用いただくうちに目立たなくなるものもございます。恐れ入りますが、これらを理由とした返品交換は対象外となりますのでご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932182846_combi_detail22.jpg?alt=media\u0026amp;token=1ff381a5-f804-4894-ab84-c2b8e1b93d98\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e受注生産のため、注文確定後の機種の交換、キャンセル、返品は受け付けられません。ご注文前に内容を十分にご確認ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"カーキ \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":51340671156511,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 7\/8Plus","offer_id":51340671189279,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone XR","offer_id":51340671222047,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone XSMax","offer_id":51340671254815,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 11","offer_id":51340671287583,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 11ProMax","offer_id":51340671320351,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 12\/12Pro","offer_id":51340671353119,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 12mini","offer_id":51340671385887,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 12ProMax","offer_id":51340671418655,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 13","offer_id":51340671451423,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 13mini","offer_id":51340671484191,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 13Pro","offer_id":51340671516959,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 13ProMax","offer_id":51340671549727,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 14","offer_id":51340671582495,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 14Plus","offer_id":51340671615263,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 14Pro","offer_id":51340671648031,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 14ProMax","offer_id":51340671680799,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 15","offer_id":51340671713567,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 15Plus","offer_id":51340671746335,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 15Pro","offer_id":51340671779103,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 15ProMax","offer_id":51340671811871,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 16","offer_id":51340671844639,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 16Pro","offer_id":51340671877407,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 16Plus","offer_id":51340671910175,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 16ProMax","offer_id":51340671942943,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 16e","offer_id":51340671975711,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 17","offer_id":51340672008479,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 17Pro","offer_id":51340672041247,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 17ProMax","offer_id":51340672074015,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 17Air","offer_id":51340672106783,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 17e","offer_id":52285468213535,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":51340672139551,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 7\/8Plus","offer_id":51340672172319,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone XR","offer_id":51340672205087,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone XSMax","offer_id":51340672237855,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 11","offer_id":51340672270623,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 11ProMax","offer_id":51340672303391,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 12\/12Pro","offer_id":51340672336159,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 12mini","offer_id":51340672368927,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 12ProMax","offer_id":51340672401695,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 13","offer_id":51340672434463,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 13mini","offer_id":51340672467231,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 13Pro","offer_id":51340672499999,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 13ProMax","offer_id":51340672532767,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 14","offer_id":51340672565535,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 14Plus","offer_id":51340672598303,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 14Pro","offer_id":51340672631071,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 14ProMax","offer_id":51340672663839,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 15","offer_id":51340672696607,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 15Plus","offer_id":51340672729375,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 15Pro","offer_id":51340672762143,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 15ProMax","offer_id":51340672794911,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16","offer_id":51340672827679,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16Pro","offer_id":51340672860447,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16Plus","offer_id":51340672893215,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16ProMax","offer_id":51340672925983,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16e","offer_id":51340672958751,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17","offer_id":51340672991519,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17Pro","offer_id":51340673024287,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17ProMax","offer_id":51340673057055,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17Air","offer_id":51340673089823,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17e","offer_id":52285468246303,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":51340673122591,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 7\/8Plus","offer_id":51340673155359,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone XR","offer_id":51340673188127,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone XSMax","offer_id":51340673220895,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 11","offer_id":51340673253663,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 11ProMax","offer_id":51340673286431,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 12\/12Pro","offer_id":51340673319199,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ iPhone 12mini","offer_id":51340673351967,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 12ProMax","offer_id":51340673384735,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 13","offer_id":51340673417503,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 13mini","offer_id":51340673450271,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 13Pro","offer_id":51340673483039,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 13ProMax","offer_id":51340673515807,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 14","offer_id":51340673548575,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 14Plus","offer_id":51340673581343,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 14Pro","offer_id":51340673614111,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 14ProMax","offer_id":51340673646879,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 15","offer_id":51340673679647,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 15Plus","offer_id":51340673712415,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 15Pro","offer_id":51340673745183,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 15ProMax","offer_id":51340673777951,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 16","offer_id":51340673810719,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 16Pro","offer_id":51340673843487,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 16Plus","offer_id":51340673876255,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 16ProMax","offer_id":51340673909023,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 16e","offer_id":51340673941791,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 17","offer_id":51340673974559,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 17Pro","offer_id":51340674007327,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 17ProMax","offer_id":51340674040095,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 17Air","offer_id":51340674072863,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 17e","offer_id":52285468279071,"sku":null,"price":12030.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1705031098607_sholder_combi_kahki.jpg?v=1746009987"},{"product_id":"コンビ革スマホケース-aquosシリーズ対応-カスタマイズ","title":"コンビ革スマホケース　AQUOSシリーズ対応　カスタマイズ","description":"\n\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\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e纏うほどに愛着が深まるAQUOS本革ケース\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e厳選された色彩が、あなたのAQUOSに\u003cstrong\u003e洗練された表情\u003c\/strong\u003eを与えます。日々のビジネスシーンにふさわしい上質な手触りで、持つ人の\u003cstrong\u003e品格を際立たせる一品\u003c\/strong\u003eです。機種ごとの完璧なカメラホールが、美しさを損ないません。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1704201823705__E3_82_B3_E3_83_B3_E3_83_93__E3_82_AB_E3_83_A1_E3_83_A9_E3_83_9B_E3_83_BC_E3_83_AB_E7_94_BB_E5_83_8F.jpg?v=1768818097\" 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\/0885\/3998\/8255\/files\/products_2F1704933034756_combi_detail13.jpg?v=1768818097\" 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\/0885\/3998\/8255\/files\/products_2F1704201823704_hole_detail01.jpg?v=1768818097\" class=\"img-fluid d-block w-100 product-img\" alt=\"金具の色を選んでカスタマイズできるスマホケース\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e好みの金具で私だけのケースに\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eマットな風合いから艶のある革に変化するコンビ鞣しのカバーです。\u003c\/p\u003e\n\n            \u003cp class=\"body-text\"\u003eいいとこどりのコンビ鞣し革\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704930869567_combi_detail011.jpg?alt=media\u0026amp;token=893906c0-cf15-41d6-a99f-1a6f99df3c3f\" class=\"img-fluid d-block w-100 product-img\" alt=\"コンビなめし革の風合い\"\u003e\u003c\/div\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\n            \u003cp class=\"body-text\"\u003e内側のポケットが充実\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932104158_combi_detail13.jpg?alt=media\u0026amp;token=b644db74-638a-4d03-bddf-a0af3d238ed8\" class=\"img-fluid d-block w-100 product-img\" alt=\"内側カードポケットとサイドポケット\"\u003e\u003c\/div\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e内側に3段のカードポケットとサイドポケットがあります。\u003c\/li\u003e\n                \u003cli\u003eよく使うカードやお札を忍ばせておくこともでき、スマートに収納できます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n\n            \u003cp class=\"body-text\"\u003eスタンド式にして動画視聴も\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932982469_combi_detail05.jpg?alt=media\u0026amp;token=e2764725-e917-4745-86ae-990e21f7899c\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタンド機能で動画視聴\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932138415_combi_detail09.jpg?alt=media\u0026amp;token=780db466-712a-459e-8dba-b9b760749d87\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマホケースのスタンド使用例\"\u003e\u003c\/div\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e背面を折り返すと、動画を見るときに便利なスタンドとしても使えます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n\n            \u003cp class=\"body-text\"\u003eサイドマグネットでラクラク開閉\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932234013_combi_detail02.jpg?alt=media\u0026amp;token=f36504f7-a247-4b44-9b43-a352b9735e6e\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイドマグネットフラップ\"\u003e\u003c\/div\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eマグネットフラップがサイドについているので、楽に開けたり閉めたりすることができます。\u003c\/li\u003e\n                \u003cli\u003e内側のフレームはハードケースで、スマートフォンをしっかり固定できます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317081982_hardcase.jpg?alt=media\u0026amp;token=8713a9b8-c2b6-4456-bede-56a8889372e4\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートフォンを固定するハードケース\"\u003e\u003c\/div\u003e\n\n            \u003cp class=\"body-text\"\u003eぴったりサイズのカメラホールで写真撮影もスムーズに\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/317ac187c35c4ee3eca7eff92ad931d7.jpg?v=1753691375\" class=\"img-fluid d-block w-100 product-img\" alt=\"機種ごとのカメラホール\"\u003e\u003c\/div\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eカメラホールも各機種ごとぴったりサイズで作るので、写真を撮るときもそのままシャッターボタンを押すだけでOKです。\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ストラップホール（ハトメ）加工：1個 ￥100（税込）\u003c\/li\u003e\n                \u003cli\u003eマルカン（リング）加工：1個 ￥30（税込）\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eハトメの位置を【上】【下】【上下】からご選択ください。\u003c\/li\u003e\n                \u003cli\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\/hole_detail02.jpg?v=1753691395\" 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\/hole_detail01.jpg?v=1753691395\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップホールの金具色選択\"\u003e\u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e落下防止で手にかけるストラップをつけたり、お持ちのショルダーストラップをつけたり、お好きな位置にハトメやマルカンをつけてアレンジしてみてください。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704265114490_combi_detail11.jpg?alt=media\u0026amp;token=9e92b01b-642b-425a-aef4-c8942a6104af\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ付きスマホケース\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704265100358_combi_detail12.jpg?alt=media\u0026amp;token=ba7d70a4-fb0d-42e9-aeed-6aea6ff2fb49\" 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\/combi_strap_brown.jpg?v=1753692011\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーストラップを取り付けた例\"\u003e\u003c\/div\u003e\n\n            \u003cp class=\"body-text\"\u003e飾りパーツでカスタマイズも\u003c\/p\u003e\n            \u003cp class=\"body-text\"\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            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_detail15.jpg?v=1753691439\" class=\"img-fluid d-block w-100 product-img\" alt=\"飾りパーツカスタマイズ例\"\u003e\u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003eカスタマイズ加工例\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ③ 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e発送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e受注後の制作となりますため、制作に\u003cstrong\u003e3日～1週間程度\u003c\/strong\u003eお時間を頂きます。\u003c\/p\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        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_s_red_channge_2bf5a200-f373-4efa-944c-a3f073e23127.jpg?v=1768724467\" 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\/combi_s_blue_change_169a26d4-b3d6-48cc-a4d7-244fa3297572.jpg?v=1768724467\" class=\"img-fluid d-block w-100 product-img\" alt=\"色味が変更になるネイビーの革\"\u003e\u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eこの革の特性上、革の表面に擦れ（スレ）に見えるものや、筋（スジ）が表面にでているものがあります。（擦れに見えるものは使っていくと目立たなくなっていきます。）こちらは返品交換の対象とはなりませんのでご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932182846_combi_detail22.jpg?alt=media\u0026amp;token=1ff381a5-f804-4894-ab84-c2b8e1b93d98\" class=\"img-fluid d-block w-100 product-img\" alt=\"革の表面の擦れや筋\"\u003e\u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e受注後の制作となります。注文確定後の機種の交換やキャンセル、返品は受け付けられませんのでご注意ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9546880844063\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ AQUOS R","offer_id":51548172943647,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ AQUOS R5G","offer_id":52288032538911,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ AQUOS R8","offer_id":52288032571679,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ AQUOS R9","offer_id":52288032604447,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ AQUOS sense2\/Android OneS5","offer_id":52288032637215,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":52288032669983,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ AQUOS sense3plus","offer_id":52288032702751,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ AQUOS sense4\/sense5G","offer_id":52288032735519,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ AQUOS sense6","offer_id":52288032768287,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ AQUOS sense7","offer_id":52288032801055,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ AQUOS sense8","offer_id":52288032833823,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ AQUOS sense9","offer_id":52288032866591,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ AQUOS wish\/wish2\/wish3","offer_id":52288032899359,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ AQUOS zero2","offer_id":52288032932127,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ AQUOS zero5Gbasic","offer_id":52288032964895,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ AQUOS zero6","offer_id":52288032997663,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ AQUOS R","offer_id":52288033030431,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ AQUOS R5G","offer_id":52288033063199,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ AQUOS R8","offer_id":52288033095967,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ AQUOS R9","offer_id":52288033128735,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ AQUOS sense2\/Android OneS5","offer_id":52288033161503,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":52288033194271,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ AQUOS sense3plus","offer_id":52288033227039,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ AQUOS sense4\/sense5G","offer_id":52288033259807,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ AQUOS sense6","offer_id":52288033292575,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ AQUOS sense7","offer_id":52288033325343,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ AQUOS sense8","offer_id":52288033358111,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ AQUOS sense9","offer_id":52288033390879,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ AQUOS wish\/wish2\/wish3","offer_id":52288033423647,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ AQUOS zero2","offer_id":52288033456415,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ AQUOS zero5Gbasic","offer_id":52288033489183,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ AQUOS zero6","offer_id":52288033521951,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ AQUOS R","offer_id":52288033554719,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ AQUOS R5G","offer_id":52288033587487,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ AQUOS R8","offer_id":52288033620255,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ AQUOS R9","offer_id":52288033653023,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ AQUOS sense2\/Android OneS5","offer_id":52288033685791,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":52288033718559,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ AQUOS sense3plus","offer_id":52288033751327,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ AQUOS sense4\/sense5G","offer_id":52288033784095,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ AQUOS sense6","offer_id":52288033816863,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ AQUOS sense7","offer_id":52288033849631,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ AQUOS sense8","offer_id":52288033882399,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ AQUOS sense9","offer_id":52288033915167,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ AQUOS wish\/wish2\/wish3","offer_id":52288033947935,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ AQUOS zero2","offer_id":52288033980703,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ AQUOS zero5Gbasic","offer_id":52288034013471,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ AQUOS zero6","offer_id":52288034046239,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ AQUOS R","offer_id":52288034079007,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ AQUOS R5G","offer_id":52288034111775,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ AQUOS R8","offer_id":52288034144543,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ AQUOS R9","offer_id":52288034177311,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ AQUOS sense2\/Android OneS5","offer_id":52288034210079,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":52288034242847,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ AQUOS sense3plus","offer_id":52288034275615,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ AQUOS sense4\/sense5G","offer_id":52288034308383,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ AQUOS sense6","offer_id":52288034341151,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ AQUOS sense7","offer_id":52288034373919,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ AQUOS sense8","offer_id":52288034406687,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ AQUOS sense9","offer_id":52288034439455,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ AQUOS wish\/wish2\/wish3","offer_id":52288034472223,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ AQUOS zero2","offer_id":52288034504991,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ AQUOS zero5Gbasic","offer_id":52288034537759,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ AQUOS zero6","offer_id":52288034570527,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ AQUOS R","offer_id":52288034603295,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ AQUOS R5G","offer_id":52288034636063,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ AQUOS R8","offer_id":52288034668831,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ AQUOS R9","offer_id":52288034701599,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ AQUOS sense2\/Android OneS5","offer_id":52288034734367,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":52288034767135,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ AQUOS sense3plus","offer_id":52288034799903,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ AQUOS sense4\/sense5G","offer_id":52288034832671,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ AQUOS sense6","offer_id":52288034865439,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ AQUOS sense7","offer_id":52288034898207,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ AQUOS sense8","offer_id":52288034930975,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ AQUOS sense9","offer_id":52288034963743,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ AQUOS wish\/wish2\/wish3","offer_id":52288034996511,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ AQUOS zero2","offer_id":52288035029279,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ AQUOS zero5Gbasic","offer_id":52288035062047,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ AQUOS zero6","offer_id":52288035094815,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー \/ AQUOS R","offer_id":52288035127583,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ AQUOS R5G","offer_id":52288035160351,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ AQUOS R8","offer_id":52288035193119,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ AQUOS R9","offer_id":52288035225887,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ AQUOS sense2\/Android OneS5","offer_id":52288035258655,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":52288035291423,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ AQUOS sense3plus","offer_id":52288035324191,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ AQUOS sense4\/sense5G","offer_id":52288035356959,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ AQUOS sense6","offer_id":52288035389727,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ AQUOS sense7","offer_id":52288035422495,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ AQUOS sense8","offer_id":52288035455263,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ AQUOS sense9","offer_id":52288035488031,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ AQUOS wish\/wish2\/wish3","offer_id":52288035520799,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ AQUOS zero2","offer_id":52288035553567,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ AQUOS zero5Gbasic","offer_id":52288035586335,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ AQUOS zero6","offer_id":52288035619103,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1705023888906_combi_s_navy.jpg?v=1746009974"},{"product_id":"コンビ革スマホケース-iphone-シリーズ対応-カスタマイズ","title":"コンビ革スマホケース　iPhone シリーズ対応　カスタマイズ","description":"\n\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\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eiPhoneを彩る上質手帳型ケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eiPhoneモデルに合わせて精密に加工されたカメラホールが、完璧なフィット感を実現します。落ち着いた色合いが手元を品良く彩り、選ぶ楽しさが毎日を豊かにします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1704201823705__E3_82_B3_E3_83_B3_E3_83_93__E3_82_AB_E3_83_A1_E3_83_A9_E3_83_9B_E3_83_BC_E3_83_AB_E7_94_BB_E5_83_8F_91342c16-7bd8-42d1-825a-78a6bbbf3242.jpg?v=1768971180\" 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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e必需品をスマートに収納\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e開けば現れる、洗練された内部。複数のカードポケットでICカードや名刺をスマートに整理し、必要なものがすぐに取り出せる、効率的な収納を叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1704933023271_combi_detail02_fe18596b-25ff-4be6-9276-bc1faed81f86.jpg?v=1768971180\" 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  \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\/0885\/3998\/8255\/files\/products_2F1704933034756_combi_detail13_5f18f8a8-0306-4bf5-92ca-c6b1e598ff16.jpg?v=1768971180\" 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マットな風合いから艶のある革に変化するコンビ鞣しのカバーです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704930869567_combi_detail011.jpg?alt=media\u0026amp;token=893906c0-cf15-41d6-a99f-1a6f99df3c3f\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e国産のスムース革を使用。クロムとタンニンのコンビなめしで仕上げており、使い始めはマットな風合い、使うほどにしっとりとなじみ、艶のある革へと変化するのが特徴です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e色味は比較的そのままに、風合いやツヤ感の変化を楽しめる\u003c\/li\u003e\n          \u003cli\u003eタンニン鞣しのような大幅な色変化はありません\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e収納力\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e内側のポケットが充実しており、必需品をスマートに収納できます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e内側に3段のカードポケット\u003c\/li\u003e\n          \u003cli\u003eサイドポケット（よく使うカードやお札の収納に便利）\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932104158_combi_detail13.jpg?alt=media\u0026amp;token=b644db74-638a-4d03-bddf-a0af3d238ed8\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e機能性\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e便利なスタンド機能で、動画視聴なども快適です。\u003c\/p\u003e\n        \u003cp\u003e背面を折り返すと、動画を見るときに便利なスタンドとしても使えます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932982469_combi_detail05.jpg?alt=media\u0026amp;token=e2764725-e917-4745-86ae-990e21f7899c\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932138415_combi_detail09.jpg?alt=media\u0026amp;token=780db466-712a-459e-8dba-b9b760749d87\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e使いやすさ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932234013_combi_detail02.jpg?alt=media\u0026amp;token=f36504f7-a247-4b44-9b43-a352b9735e6e\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317081982_hardcase.jpg?alt=media\u0026amp;token=8713a9b8-c2b6-4456-bede-56a8889372e4\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e精密なデザイン\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e各機種に合わせたぴったりサイズのカメラホールで、ケースを装着したままでもスムーズな写真撮影が可能です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/317ac187c35c4ee3eca7eff92ad931d7.jpg?v=1753691375\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカスタマイズオプション：ストラップホール\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e落下防止やショルダーストラップ取り付けなど、お好みに合わせてストラップホール加工が可能です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eストラップホール（ハトメ）加工：1個 ￥100（税込）\u003c\/li\u003e\n          \u003cli\u003eマルカン（リング）加工：1個 ￥30（税込）\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eハトメの位置は【上】【下】【上下】から、金具の色は【ゴールド】【シルバー】【アンティーク】からご選択いただけます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/hole_detail02.jpg?v=1753691395\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/hole_detail01.jpg?v=1753691395\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704265114490_combi_detail11.jpg?alt=media\u0026amp;token=9e92b01b-642b-425a-aef4-c8942a6104af\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704265100358_combi_detail12.jpg?alt=media\u0026amp;token=ba7d70a4-fb0d-42e9-aeed-6aea6ff2fb49\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_strap_brown.jpg?v=1753692011\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカスタマイズオプション：飾りパーツ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eサイドマグネットフラップなので、ケース表面に飾りパーツを自由に配置できます。\u003c\/p\u003e\n        \u003cp\u003e【機種】と【カラー】を選択したあと、【カスタマイズする】ボタンを押すと、飾りパーツを選択して配置できるカスタマイズ画面に進みます。\u003c\/p\u003e\n        \u003cp\u003e＊「カスタマイズの進め方」をご覧の上、ぜひご利用ください。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_detail15.jpg?v=1753691439\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\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=\"point-list\"\u003e\n          \u003cli\u003e革の在庫状況により、レッド・ネイビーの色味が変更になる場合があります。詳細は事前にお問い合わせください。\u003c\/li\u003e\n          \u003cli\u003e革の特性上、表面に擦れや筋が見られる場合がありますが、使用するうちに目立たなくなります。これらは返品交換の対象外となります。\u003c\/li\u003e\n          \u003cli\u003e本製品は受注後の制作となります。注文確定後の機種の交換、キャンセル、返品は受け付けられません。\u003c\/li\u003e\n          \u003cli\u003e制作には3日～1週間程度お時間をいただきます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_s_red_channge_2bf5a200-f373-4efa-944c-a3f073e23127.jpg?v=1768724467\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_s_blue_change_169a26d4-b3d6-48cc-a4d7-244fa3297572.jpg?v=1768724467\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932182846_combi_detail22.jpg?alt=media\u0026amp;token=1ff381a5-f804-4894-ab84-c2b8e1b93d98\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9546881040671\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":51554612838687,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 7\/8Plus","offer_id":52288026804511,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone XR","offer_id":52288026837279,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone XSMax","offer_id":52288026870047,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 11","offer_id":52288026902815,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 11ProMax","offer_id":52288026935583,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 12\/12Pro","offer_id":52288026968351,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 12mini","offer_id":52288027001119,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 12ProMax","offer_id":52288027033887,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 13mini","offer_id":52288027066655,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 13Pro","offer_id":52288027099423,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 13ProMax","offer_id":52288027132191,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 13\/14","offer_id":52288027164959,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 14Pro","offer_id":52288027197727,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 14ProMax","offer_id":52288027230495,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 15","offer_id":52288027263263,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 14Plus\/15Plus","offer_id":52288027296031,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 15Pro","offer_id":52288027328799,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 15ProMax","offer_id":52288027361567,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 16","offer_id":52288027394335,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 16Pro","offer_id":52288027427103,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 16Plus","offer_id":52288027459871,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 16ProMax","offer_id":52288027492639,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 16e","offer_id":52288027525407,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 17","offer_id":52288027558175,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 17Pro","offer_id":52288027590943,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 17ProMax","offer_id":52288027623711,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 17Air","offer_id":52288027656479,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 17e","offer_id":52288027689247,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":52288027722015,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ iPhone 7\/8Plus","offer_id":52288027754783,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ iPhone XR","offer_id":52288027787551,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ iPhone XSMax","offer_id":52288027820319,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ iPhone 11","offer_id":52288027853087,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ iPhone 11ProMax","offer_id":52288027885855,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ iPhone 12\/12Pro","offer_id":52288027918623,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ iPhone 12mini","offer_id":52288027951391,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ iPhone 12ProMax","offer_id":52288027984159,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ iPhone 13mini","offer_id":52288028016927,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ iPhone 13Pro","offer_id":52288028049695,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ iPhone 13ProMax","offer_id":52288028082463,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ iPhone 13\/14","offer_id":52288028115231,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ iPhone 14Pro","offer_id":52288028147999,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ iPhone 14ProMax","offer_id":52288028180767,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ iPhone 15","offer_id":52288028213535,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ iPhone 14Plus\/15Plus","offer_id":52288028246303,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ iPhone 15Pro","offer_id":52288028279071,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ iPhone 15ProMax","offer_id":52288028311839,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ iPhone 16","offer_id":52288028344607,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ iPhone 16Pro","offer_id":52288028377375,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ iPhone 16Plus","offer_id":52288028410143,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ iPhone 16ProMax","offer_id":52288028442911,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ iPhone 16e","offer_id":52288028475679,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ iPhone 17","offer_id":52288028508447,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ iPhone 17Pro","offer_id":52288028541215,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ iPhone 17ProMax","offer_id":52288028573983,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ iPhone 17Air","offer_id":52288028606751,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ iPhone 17e","offer_id":52288028639519,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":52288028672287,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 7\/8Plus","offer_id":52288028705055,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone XR","offer_id":52288028737823,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone XSMax","offer_id":52288028770591,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 11","offer_id":52288028803359,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 11ProMax","offer_id":52288028836127,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 12\/12Pro","offer_id":52288028868895,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 12mini","offer_id":52288028901663,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 12ProMax","offer_id":52288028934431,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 13mini","offer_id":52288028967199,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 13Pro","offer_id":52288028999967,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 13ProMax","offer_id":52288029032735,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 13\/14","offer_id":52288029065503,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 14Pro","offer_id":52288029098271,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 14ProMax","offer_id":52288029131039,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 15","offer_id":52288029163807,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 14Plus\/15Plus","offer_id":52288029196575,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 15Pro","offer_id":52288029229343,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 15ProMax","offer_id":52288029262111,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 16","offer_id":52288029294879,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 16Pro","offer_id":52288029327647,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 16Plus","offer_id":52288029360415,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 16ProMax","offer_id":52288029393183,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 16e","offer_id":52288029425951,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 17","offer_id":52288029458719,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 17Pro","offer_id":52288029491487,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 17ProMax","offer_id":52288029524255,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 17Air","offer_id":52288029557023,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ iPhone 17e","offer_id":52288029589791,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":52288029622559,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 7\/8Plus","offer_id":52288029655327,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone XR","offer_id":52288029688095,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone XSMax","offer_id":52288029720863,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 11","offer_id":52288029753631,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 11ProMax","offer_id":52288029786399,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 12\/12Pro","offer_id":52288029819167,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 12mini","offer_id":52288029851935,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 12ProMax","offer_id":52288029884703,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 13mini","offer_id":52288029917471,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 13Pro","offer_id":52288029950239,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 13ProMax","offer_id":52288029983007,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 13\/14","offer_id":52288030015775,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 14Pro","offer_id":52288030048543,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 14ProMax","offer_id":52288030081311,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 15","offer_id":52288030114079,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 14Plus\/15Plus","offer_id":52288030146847,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 15Pro","offer_id":52288030179615,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 15ProMax","offer_id":52288030212383,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 16","offer_id":52288030245151,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 16Pro","offer_id":52288030277919,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 16Plus","offer_id":52288030310687,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 16ProMax","offer_id":52288030343455,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 16e","offer_id":52288030376223,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 17","offer_id":52288030408991,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 17Pro","offer_id":52288030441759,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ iPhone 17ProMax","offer_id":52288030474527,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 17Air","offer_id":52288030507295,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ iPhone 17e","offer_id":52288030540063,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":52288030572831,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ iPhone 7\/8Plus","offer_id":52288030605599,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ iPhone XR","offer_id":52288030638367,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone XSMax","offer_id":52288030671135,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ iPhone 11","offer_id":52288030703903,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 11ProMax","offer_id":52288030736671,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ iPhone 12\/12Pro","offer_id":52288030769439,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 12mini","offer_id":52288030802207,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ iPhone 12ProMax","offer_id":52288030834975,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ iPhone 13mini","offer_id":52288030867743,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ iPhone 13Pro","offer_id":52288030900511,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 13ProMax","offer_id":52288030933279,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ iPhone 13\/14","offer_id":52288030966047,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 14Pro","offer_id":52288030998815,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 14ProMax","offer_id":52288031031583,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ iPhone 15","offer_id":52288031064351,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 14Plus\/15Plus","offer_id":52288031097119,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ iPhone 15Pro","offer_id":52288031129887,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 15ProMax","offer_id":52288031162655,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ iPhone 16","offer_id":52288031195423,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 16Pro","offer_id":52288031228191,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 16Plus","offer_id":52288031260959,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ iPhone 16ProMax","offer_id":52288031293727,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ iPhone 16e","offer_id":52288031326495,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 17","offer_id":52288031359263,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 17Pro","offer_id":52288031392031,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 17ProMax","offer_id":52288031424799,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ iPhone 17Air","offer_id":52288031457567,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ iPhone 17e","offer_id":52288031490335,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":52288031523103,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 7\/8Plus","offer_id":52288031555871,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone XR","offer_id":52288031588639,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone XSMax","offer_id":52288031621407,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 11","offer_id":52288031654175,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 11ProMax","offer_id":52288031686943,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 12\/12Pro","offer_id":52288031719711,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 12mini","offer_id":52288031752479,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 12ProMax","offer_id":52288031785247,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 13mini","offer_id":52288031818015,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 13Pro","offer_id":52288031850783,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 13ProMax","offer_id":52288031883551,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 13\/14","offer_id":52288031916319,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 14Pro","offer_id":52288031949087,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 14ProMax","offer_id":52288031981855,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 15","offer_id":52288032014623,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 14Plus\/15Plus","offer_id":52288032047391,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 15Pro","offer_id":52288032080159,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 15ProMax","offer_id":52288032112927,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16","offer_id":52288032145695,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16Pro","offer_id":52288032178463,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16Plus","offer_id":52288032211231,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16ProMax","offer_id":52288032243999,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16e","offer_id":52288032276767,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17","offer_id":52288032309535,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17Pro","offer_id":52288032342303,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17ProMax","offer_id":52288032375071,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17Air","offer_id":52288032407839,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17e","offer_id":52288032440607,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1713061588862_combi_s_kahki.jpg?v=1746009970"},{"product_id":"7xds3ok15z5ewsqrzydc","title":"ショルダーストラップ付チェルボスマホケース　Galaxyシリーズ対応","description":"\n\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\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約83cmから157cmまで、お好みの長さに調整できるショルダーストラップ。肩に掛けるだけで、\u003cstrong\u003e必要なものがすぐに取り出せる身軽さ\u003c\/strong\u003eを体験してください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1683960590546_cervo_shoulder_salmon-pink.jpg?v=1746009934\" 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\/0885\/3998\/8255\/files\/products_2F1670825644642_style_04.jpg?v=1746009934\" 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カードポケット3つとサイドポケット\u003c\/strong\u003eで、機能性も兼ね備えた本革デザインです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669205684714_cervo_case1.jpg?v=1764402147\" 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\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ショルダーベルト付きスマホカバーは、\u003cstrong\u003e小銭やお札も入れられる多機能デザイン\u003c\/strong\u003eです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e取り外し・長さ調整可能なショルダーストラップ（最短約83㎝〜最長約157㎝）\u003c\/li\u003e\n        \u003cli\u003eこれ一つで身軽にお出かけ、リュックとの併用も快適\u003c\/li\u003e\n        \u003cli\u003eファスナーポケットには小銭やお札、薄い鍵などを収納可能\u003c\/li\u003e\n        \u003cli\u003e内側にカードポケット3つとサイドポケットで収納力抜群\u003c\/li\u003e\n        \u003cli\u003eファスナーポケットの一つはマチ付きで中身が見やすい\u003c\/li\u003e\n        \u003cli\u003e背面を折り返して動画視聴に便利なスタンド機能\u003c\/li\u003e\n        \u003cli\u003eマグネット式のサイドフラップで開閉がラクラク\u003c\/li\u003e\n        \u003cli\u003eスマートフォンをしっかり固定するハードケース内蔵フレーム\u003c\/li\u003e\n        \u003cli\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\/products_2F1670170721562_style_04.jpg?v=1746154559\" 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\/products_2F1670170879157_cervo_fastener_1623cf29-906a-4a3d-9b28-5c8b954a0b12.jpg?v=1746154558\" 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\/cervo_pocket_1effd7fe-0917-4e32-a3a9-5d3fb216afd2.jpg?v=1754641510\" 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\/products_2F1669203477627_cervo_case1.jpg?v=1746154558\" 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\/products_2F1649937198407_cherbo_3.jpg?v=1746154558\" 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\/products_2F1649937198408_cherbo_9.jpg?v=1746154558\" 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\/products_2F1669203477628_cervo_camerahole.jpg?v=1746154558\" 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 class=\"body-text\"\u003e柔らかく傷がつきにくい、\u003cstrong\u003eシボ感のあるシュリンクレザー（牛革）\u003c\/strong\u003eを使用しています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e使うほどに革が馴染みツヤが増す\u003c\/li\u003e\n        \u003cli\u003e色の変化が少ないため、購入時の美しさを長く保てる\u003c\/li\u003e\n        \u003cli\u003e傷がつきにくく、日常使いに最適\u003c\/li\u003e\n        \u003cli\u003eタンニン鞣し革に比べ色落ちが少ない\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_leather_13fa804f-337f-467e-9cdd-77a3addb5516.jpg?v=1764401782\" 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 class=\"body-text\"\u003eショルダーストラップの長さは、お好みに合わせて調整可能です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e最短：約83cm\u003c\/li\u003e\n        \u003cli\u003e最長：約157cm\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      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1671338007291_cervo_pink.jpg?alt=media\u0026amp;token=f417789b-843b-4489-9fba-742ed1b34fa6\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハシゴ型引手のイメージ\"\u003e\u003c\/div\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eペタンコ型引手\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1671339790202_cherbo_pink.jpg?alt=media\u0026amp;token=959505b6-c404-4a49-a7ec-3a30b151c114\" class=\"img-fluid d-block w-100 product-img\" alt=\"ペタンコ型引手のイメージ\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e本製品は受注後の制作となります。\u003c\/li\u003e\n      \u003cli\u003eご注文確定後の機種の交換、キャンセル、返品は承りかねます。\u003c\/li\u003e\n      \u003cli\u003e制作に3日～1週間程度お時間を頂戴いたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ Galaxy A20\/A21","offer_id":49498221445407,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A22 5G","offer_id":49498221478175,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A23 5G","offer_id":49498221510943,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A32","offer_id":49498221543711,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A36 5G","offer_id":51211008082207,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A41","offer_id":49498221576479,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A51 5G","offer_id":49498221609247,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A52 5G","offer_id":49498221642015,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A53 5G","offer_id":49498221674783,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A54 5G","offer_id":49498221707551,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A55 5G","offer_id":49498221740319,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S8","offer_id":49498222002463,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S9","offer_id":49498222035231,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S10","offer_id":49498221805855,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S20","offer_id":49498221838623,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S21 5G","offer_id":49498221871391,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S22","offer_id":49498221904159,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S23","offer_id":49498221936927,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S24","offer_id":49498221969695,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S25","offer_id":51109628084511,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S25 Ultra","offer_id":52394330226975,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S26","offer_id":52394330259743,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S26 Ultra","offer_id":52394330292511,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A20\/A21","offer_id":49498220200223,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A22 5G","offer_id":49498220232991,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A23 5G","offer_id":49498220265759,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A32","offer_id":49498220298527,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A36 5G","offer_id":51211008114975,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A41","offer_id":49498220331295,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A51 5G","offer_id":49498220364063,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A52 5G","offer_id":49498220396831,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A53 5G","offer_id":49498220429599,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A54 5G","offer_id":49498220462367,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A55 5G","offer_id":49498220495135,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S8","offer_id":49498220757279,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S9","offer_id":49498220790047,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S10","offer_id":49498220560671,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S20","offer_id":49498220593439,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S21 5G","offer_id":49498220626207,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S22","offer_id":49498220658975,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S23","offer_id":49498220691743,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S24","offer_id":49498220724511,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S25","offer_id":51109628117279,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S25 Ultra","offer_id":52394330325279,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S26","offer_id":52394330358047,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S26 Ultra","offer_id":52394330390815,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A20\/A21","offer_id":49498222690591,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A22 5G","offer_id":49498222723359,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A23 5G","offer_id":49498222756127,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A32","offer_id":49498222788895,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A36 5G","offer_id":51211008147743,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A41","offer_id":49498222821663,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A51 5G","offer_id":49498222854431,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A52 5G","offer_id":49498222887199,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A53 5G","offer_id":49498222919967,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A54 5G","offer_id":49498222952735,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A55 5G","offer_id":49498222985503,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S8","offer_id":49498223247647,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S9","offer_id":49498223280415,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S10","offer_id":49498223051039,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S20","offer_id":49498223083807,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S21 5G","offer_id":49498223116575,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S22","offer_id":49498223149343,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S23","offer_id":49498223182111,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S24","offer_id":49498223214879,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S25","offer_id":51109628150047,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S25 Ultra","offer_id":52394330423583,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S26","offer_id":52394330456351,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S26 Ultra","offer_id":52394330489119,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A20\/A21","offer_id":49498222067999,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A22 5G","offer_id":49498222100767,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A23 5G","offer_id":49498222133535,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A32","offer_id":49498222166303,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A36 5G","offer_id":51211008180511,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A41","offer_id":49498222199071,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A51 5G","offer_id":49498222231839,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A52 5G","offer_id":49498222264607,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A53 5G","offer_id":49498222297375,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A54 5G","offer_id":49498222330143,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A55 5G","offer_id":49498222362911,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S8","offer_id":49498222625055,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S9","offer_id":49498222657823,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S10","offer_id":49498222428447,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S20","offer_id":49498222461215,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S21 5G","offer_id":49498222493983,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S22","offer_id":49498222526751,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S23","offer_id":49498222559519,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S24","offer_id":49498222592287,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S25","offer_id":51109628182815,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S25 Ultra","offer_id":52394330521887,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S26","offer_id":52394330554655,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S26 Ultra","offer_id":52394330587423,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A20\/A21","offer_id":49498220822815,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A22 5G","offer_id":49498220855583,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A23 5G","offer_id":49498220888351,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A32","offer_id":49498220921119,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A36 5G","offer_id":51211008213279,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A41","offer_id":49498220953887,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A51 5G","offer_id":49498220986655,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A52 5G","offer_id":49498221019423,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A53 5G","offer_id":49498221052191,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A54 5G","offer_id":49498221084959,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A55 5G","offer_id":49498221117727,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S8","offer_id":49498221379871,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S9","offer_id":49498221412639,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S10","offer_id":49498221183263,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S20","offer_id":49498221216031,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S21 5G","offer_id":49498221248799,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S22","offer_id":49498221281567,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S23","offer_id":49498221314335,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S24","offer_id":49498221347103,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S25","offer_id":51109628215583,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S25 Ultra","offer_id":52394330620191,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S26","offer_id":52394330652959,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S26 Ultra","offer_id":52394330685727,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1683960590546_cervo_shoulder_salmon-pink.jpg?v=1746009934"},{"product_id":"7xla03qpijou2yembjs3","title":"ショルダーストラップ付チェルボスマホケース　arrowsシリーズ対応","description":"\n\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\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調整自在なショルダーストラップは、約83cmから157cmまで長さを変えられます。手ぶら感覚でスマホを持ち歩き、\u003cstrong\u003eスムーズな移動\u003c\/strong\u003eを実現します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1671354287012_cervo_shoulder_indigoblue.jpg?v=1746009930\" 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  \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\/0885\/3998\/8255\/files\/products_2F1670825697341_style_04.jpg?v=1746009930\" 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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e賢く収める、手のひら財布\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e小銭やお札、鍵まで仕舞えるマチ付きファスナーポケット。カード3枚とサイドポケットで、お財布機能も充実しています。柔らかで傷つきにくいシュリンクレザーが、使うほどに手に馴染む\u003cstrong\u003e上質感を届けます\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669205804648_cervo_case1.jpg?v=1764401640\" 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  \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これひとつで身軽にお出掛けが叶う、多機能スマホカバーです。\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内側にカードポケット3個とサイドポケットで収納力抜群\u003c\/li\u003e\n        \u003cli\u003e背面を折り返して動画視聴に便利なスタンド機能\u003c\/li\u003e\n        \u003cli\u003eマグネット式サイドフラップでスムーズな開閉\u003c\/li\u003e\n        \u003cli\u003eスマートフォンをしっかり固定するハードケースフレーム\u003c\/li\u003e\n        \u003cli\u003e機種ごとに最適化されたカメラホール\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170721562_style_04.jpg?v=1746154559\" 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\/products_2F1670170879157_cervo_fastener_1623cf29-906a-4a3d-9b28-5c8b954a0b12.jpg?v=1746154558\" 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\/cervo_pocket_1effd7fe-0917-4e32-a3a9-5d3fb16244f2.jpg?v=1754641510\" 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\/products_2F1669203477627_cervo_case1.jpg?v=1746154558\" 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\/products_2F1649937198407_cherbo_3.jpg?v=1746154558\" 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\/products_2F1649937198408_cherbo_9.jpg?v=1746154558\" 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\/products_2F1669203477628_cervo_camerahole.jpg?v=1746154558\" 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 class=\"body-text\"\u003e柔らかく上質なシュリンクレザーを使用しています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材: シュリンクレザー（牛革）\u003c\/li\u003e\n        \u003cli\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\/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\/cervo_leather_13fa804f-337f-467e-9cdd-77a3addb5516.jpg?v=1764401395\" class=\"img-fluid d-block w-100 product-img\" alt=\"シュリンクレザー質感\"\u003e\u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eファスナーの引手のデザインは機種により異なります。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eハシゴ型引手:\n          \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1671338007291_cervo_pink.jpg?alt=media\u0026amp;token=f417789b-843b-4489-9fba-742ed1b34fa6\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハシゴ型引手\"\u003e\u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli\u003eペタンコ型引手:\n          \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1671339790202_cherbo_pink.jpg?alt=media\u0026amp;token=959505b6-c404-4a49-a7ec-3a30b151c114\" class=\"img-fluid d-block w-100 product-img\" alt=\"ペタンコ型引手\"\u003e\u003c\/div\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eショルダーストラップの長さは調整可能です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eショルダーストラップ長さ: 約83cm 〜 157cm (調整可能)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e受注後の制作となります。ご注文確定後の機種の交換、キャンセル、返品は承れませんのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e制作に3日〜1週間程度お時間を頂きます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ arrows 5G","offer_id":49498223935775,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows Be3","offer_id":49498223968543,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows Be4","offer_id":49498224001311,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows Be4+","offer_id":49498224034079,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows U\/J","offer_id":49498224066847,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows We","offer_id":49498224099615,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows We2","offer_id":51113035071775,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows Alpha","offer_id":51417503924511,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows 5G","offer_id":49498223542559,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows Be3","offer_id":49498223575327,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows Be4","offer_id":49498223608095,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows Be4+","offer_id":49498223640863,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows U\/J","offer_id":49498223673631,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows We","offer_id":49498223706399,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows We2","offer_id":51113035104543,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows Alpha","offer_id":51417503957279,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows 5G","offer_id":49498224328991,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows Be3","offer_id":49498224361759,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows Be4","offer_id":49498224394527,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows Be4+","offer_id":49498224427295,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows U\/J","offer_id":49498224460063,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows We","offer_id":49498224492831,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows We2","offer_id":51113035137311,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows Alpha","offer_id":51417503990047,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows 5G","offer_id":49498224132383,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be3","offer_id":49498224165151,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be4","offer_id":49498224197919,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be4+","offer_id":49498224230687,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows U\/J","offer_id":49498224263455,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows We","offer_id":49498224296223,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows We2","offer_id":51113035170079,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Alpha","offer_id":51417504022815,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows 5G","offer_id":49498223739167,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be3","offer_id":49498223771935,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be4","offer_id":49498223804703,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be4+","offer_id":49498223837471,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows U\/J","offer_id":49498223870239,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows We","offer_id":49498223903007,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows We2","offer_id":51113035202847,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Alpha","offer_id":51417504055583,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1671354287012_cervo_shoulder_indigoblue.jpg?v=1746009930"},{"product_id":"97gcde6uournizkf9qou","title":"ショルダーストラップ付チェルボスマホケース　AQUOSシリーズ対応","description":"\n\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\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柔らかなシュリンクレザーが魅せる、品格ある輝き。長さ調整可能なストラップで、スマートフォンをスマートに持ち歩く体験を。日常に洗練されたスタイルと開放感をもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1683962368916_cervo_shoulder_gold.jpg?v=1746009926\" 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\/0885\/3998\/8255\/files\/products_2F1670825568626_style_04.jpg?v=1746009926\" 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\/0885\/3998\/8255\/files\/products_2F1670167007057_cervo_fastener.jpg?v=1764401782\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマホケースの収納機能（ファスナーポケットとカードポケット）のイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e必需品をひとまとめに\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eこのスマホカバーは、お出かけを身軽にする多彩な機能を備えています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e取り外し・長さ調整が可能なショルダーストラップ付きで、ハンズフリーを実現\u003c\/li\u003e\n        \u003cli\u003eお財布機能を兼ね備え、これ一つで身軽にお出かけが可能\u003c\/li\u003e\n        \u003cli\u003e背面を折り返すことで、動画視聴に便利なスタンド機能\u003c\/li\u003e\n        \u003cli\u003eサイドマグネットフラップで、スムーズな開閉\u003c\/li\u003e\n        \u003cli\u003e内側のハードケースがスマートフォンをしっかり固定\u003c\/li\u003e\n        \u003cli\u003e各機種にぴったり合うカメラホールで、カバーをつけたまま撮影可能\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170721562_style_04.jpg?v=1746154559\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーストラップ付きスマホカバーの使用イメージ\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669203477627_cervo_case1.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマホカバーを財布のように使用するイメージ\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1649937198407_cherbo_3.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマホカバーのスタンド機能使用イメージ\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1649937198408_cherbo_9.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイドフラップの開閉イメージ\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669203477628_cervo_camerahole.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\" alt=\"カメラホールの詳細イメージ\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e収納詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e日常に必要なものをスマートに収納できる、優れた収納力を備えています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eファスナーポケット：1箇所（小銭、お札、薄い鍵などを収納可能）\u003c\/li\u003e\n        \u003cli\u003eマチ付きポケット：ファスナーポケットの片方にマチがあり、中身が見やすく取りやすい\u003c\/li\u003e\n        \u003cli\u003eカードポケット：3箇所\u003c\/li\u003e\n        \u003cli\u003eサイドポケット：1箇所\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170879157_cervo_fastener_1623cf29-906a-4a3d-9b28-5c8b954a0b12.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\" alt=\"お財布機能付きスマホカバーの内部構造\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_pocket_1effd7fe-0917-4e32-a3a9-5d3fb216afd2.jpg?v=1754641510\" class=\"img-fluid d-block w-100 product-img\" alt=\"マチ付きファスナーポケットの詳細\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eショルダーストラップの長さは、シーンに合わせて自由に調整可能です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eショルダーストラップ最短：約83cm\u003c\/li\u003e\n        \u003cli\u003eショルダーストラップ最長：約157cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e柔らかく傷つきにくい、上質な本革を使用しています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材：シュリンクレザー（牛革）\u003c\/li\u003e\n        \u003cli\u003e特徴：シボ感があり、柔らかい手触り\u003c\/li\u003e\n        \u003cli\u003e経年変化：使うほどに革が馴染みツヤが出ますが、色の変化は少ない\u003c\/li\u003e\n        \u003cli\u003e耐久性：傷がつきにくく、タンニン鞣し革に比べ色落ちも少ない\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_leather_13fa804f-337f-467e-9cdd-77a3addb5516.jpg?v=1764401640\" class=\"img-fluid d-block w-100 product-img\" alt=\"シュリンクレザーの質感イメージ\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本製品は、ご注文をいただいてから一点一点丁寧に制作いたします。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e受注後の制作となります。\u003c\/li\u003e\n      \u003cli\u003e制作には通常3日〜1週間程度お時間を頂戴いたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入の注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e注文確定後の機種の交換、キャンセル、返品は承りかねますので、十分ご注意ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003eファスナーの引手のデザインは、機種により異なる場合がございます。以下の例をご参照ください。\u003c\/p\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cp class=\"caption-text text-center\"\u003eハシゴ型引手\u003c\/p\u003e\n      \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1671338007291_cervo_pink.jpg?alt=media\u0026amp;token=f417789b-843b-4489-9fba-742ed1b34fa6\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハシゴ型デザインのファスナー引手\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cp class=\"caption-text text-center\"\u003eペタンコ型引手\u003c\/p\u003e\n      \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1671339790202_cherbo_pink.jpg?alt=media\u0026amp;token=959505b6-c404-4a49-a7ec-3a30b151c114\" class=\"img-fluid d-block w-100 product-img\" alt=\"ペタンコ型デザインのファスナー引手\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ AQUOS R","offer_id":49498228949279,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS R5G","offer_id":49498228982047,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS R8","offer_id":51109622022431,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS R9\/R10","offer_id":51109622055199,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense\/Android OneS3","offer_id":49498229014815,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense2\/Android OneS5","offer_id":49498229047583,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":49498229080351,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense3plus","offer_id":49498229113119,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense4\/sense5G","offer_id":49498229145887,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense6","offer_id":49498229178655,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense7","offer_id":49498229211423,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense8","offer_id":51109622087967,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense9\/sense10","offer_id":51109622120735,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS zero2","offer_id":49498229276959,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS zero5Gbasic","offer_id":49498229309727,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS zero6","offer_id":49498229342495,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS wish\/wish2\/wish3","offer_id":49498229244191,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS R","offer_id":49498228097311,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS R5G","offer_id":49498228130079,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS R8","offer_id":51109622153503,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS R9\/R10","offer_id":51109622186271,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense\/Android OneS3","offer_id":49498228162847,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense2\/Android OneS5","offer_id":49498228195615,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":49498228228383,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense3plus","offer_id":49498228261151,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense4\/sense5G","offer_id":49498228293919,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense6","offer_id":49498228326687,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense7","offer_id":49498228359455,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense8","offer_id":51109622219039,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense9\/sense10","offer_id":51109622251807,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS zero2","offer_id":49498228424991,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS zero5Gbasic","offer_id":49498228457759,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS zero6","offer_id":49498228490527,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS wish\/wish2\/wish3","offer_id":49498228392223,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS R","offer_id":49498229801247,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS R5G","offer_id":49498229834015,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS R8","offer_id":51109622284575,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS R9\/R10","offer_id":51109622317343,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense\/Android OneS3","offer_id":49498229866783,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense2\/Android OneS5","offer_id":49498229899551,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":49498229932319,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense3plus","offer_id":49498229965087,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense4\/sense5G","offer_id":49498229997855,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense6","offer_id":49498230030623,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense7","offer_id":49498230063391,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense8","offer_id":51109622350111,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense9\/sense10","offer_id":51109622382879,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS zero2","offer_id":49498230128927,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS zero5Gbasic","offer_id":49498230161695,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS zero6","offer_id":49498230194463,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS wish\/wish2\/wish3","offer_id":49498230096159,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS R","offer_id":49498229375263,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS R5G","offer_id":49498229408031,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS R8","offer_id":51109622415647,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS R9\/R10","offer_id":51109622448415,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense\/Android OneS3","offer_id":49498229440799,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense2\/Android OneS5","offer_id":49498229473567,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":49498229506335,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense3plus","offer_id":49498229539103,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense4\/sense5G","offer_id":49498229571871,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense6","offer_id":49498229604639,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense7","offer_id":49498229637407,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense8","offer_id":51109622481183,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense9\/sense10","offer_id":51109622513951,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS zero2","offer_id":49498229702943,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS zero5Gbasic","offer_id":49498229735711,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS zero6","offer_id":49498229768479,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS wish\/wish2\/wish3","offer_id":49498229670175,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS R","offer_id":49498228523295,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS R5G","offer_id":49498228556063,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS R8","offer_id":51109622546719,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS R9\/R10","offer_id":51109622579487,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense\/Android OneS3","offer_id":49498228588831,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense2\/Android OneS5","offer_id":49498228621599,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":49498228654367,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense3plus","offer_id":49498228687135,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense4\/sense5G","offer_id":49498228719903,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense6","offer_id":49498228752671,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense7","offer_id":49498228785439,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense8","offer_id":51109622612255,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense9\/sense10","offer_id":51109622645023,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS zero2","offer_id":49498228850975,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS zero5Gbasic","offer_id":49498228883743,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS zero6","offer_id":49498228916511,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS wish\/wish2\/wish3","offer_id":49498228818207,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1683962368916_cervo_shoulder_gold.jpg?v=1746009926"},{"product_id":"チェルボスマホケース-arrowsシリーズ対応-カスタマイズ","title":"チェルボスマホケース　arrowsシリーズ対応　カスタマイズ","description":"\n\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\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670318966353_cervo_blue2.jpg?v=1746009922\" 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を生み出します。日々の使用で生まれる風合いも、\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\/0885\/3998\/8255\/files\/products_2F1670167273425_cervo_fastener_864df9fd-7172-46d6-ab4c-33589ccb01a8.jpg?v=1764400983\" 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できる頼れる存在です。\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\/products_2F1669205804648_cervo_case1_483c7ef4-6c26-465d-a0c5-b65cccb7ad98.jpg?v=1764400983\" 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\u003e3つのカードポケットとサイドポケット\u003c\/strong\u003eで、必要なカードやメモを効率よく整理できます。大切なスマートフォンは\u003cstrong\u003e頑丈なハードケースが保護\u003c\/strong\u003eし、\u003cstrong\u003e機種に合わせたカメラホール\u003c\/strong\u003eで撮影もスムーズ。\u003cstrong\u003eストラップホール加工\u003c\/strong\u003eで、自分だけのスタイルを楽しめます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eシボ感があり、柔らかい手触りが特徴のシュリンクレザー（牛革）を使用しています。使うほどに革が馴染んでツヤが出てきますが、色の変化が少ないのも特徴です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e柔らかく手に馴染むシュリンクレザー\u003c\/li\u003e\n          \u003cli\u003e使うほどに深まるツヤと風合い\u003c\/li\u003e\n          \u003cli\u003e色の変化が少なく、美しい表情を長く楽しめる\u003c\/li\u003e\n          \u003cli\u003e傷がつきにくく、色落ちも少ない\u003c\/li\u003e\n          \u003cli\u003e普段使いに最適な耐久性\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_leather_13fa804f-337f-467e-9cdd-77a3addb5516.jpg?v=1764397991\" class=\"img-fluid d-block w-100\" alt=\"柔らかなシュリンクレザー\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e収納機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \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内側にカードポケット3個とサイドポケット1個を配置\u003c\/li\u003e\n          \u003cli\u003e高い収納力でお財布代わりとしても活躍\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_pocket.jpg?v=1754034973\" class=\"img-fluid d-block w-100\" alt=\"外側ファスナーポケット\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_fastener.jpg?v=1754034974\" class=\"img-fluid d-block w-100\" alt=\"ファスナーポケット\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_case1.jpg?v=1754034973\" class=\"img-fluid d-block w-100\" alt=\"内側カードポケットとサイドポケット\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e利便性・保護機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e日々の使いやすさと大切なスマートフォンの保護を両立した設計です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eスタンド機能: 背面を折り返すと動画視聴に便利なスタンドとして利用可能\u003c\/li\u003e\n          \u003cli\u003eサイドマグネットフラップ: 楽に開閉でき、スマートフォンの飛び出しを防止\u003c\/li\u003e\n          \u003cli\u003e内側ハードケース: スマートフォンをしっかり固定し、衝撃から保護\u003c\/li\u003e\n          \u003cli\u003e機種に合わせたカメラホール: ぴったりサイズで作成され、撮影もスムーズ\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670316996995_cherbo_3.jpg?alt=media\u0026amp;token=f2bc0bd2-be9c-4095-9158-6cca9dd0ab83\" class=\"img-fluid d-block w-100\" alt=\"スタンド機能使用イメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317049319_cherbo_9.jpg?alt=media\u0026amp;token=f350d70d-753f-4bfa-96f9-985c88880457\" class=\"img-fluid d-block w-100\" alt=\"サイドマグネットフラップ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317081982_hardcase.jpg?alt=media\u0026amp;token=8713a9b8-c2b6-4456-bede-56a8889372e4\" class=\"img-fluid d-block w-100\" alt=\"スマートフォンを固定するハードケース\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669203477628_cervo_camerahole.jpg?v=1746154558\" class=\"img-fluid d-block w-100\" alt=\"機種に合わせたカメラホール\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカスタマイズオプション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお好みに合わせてストラップホール加工が可能です。自分だけのスタイルをお楽しみください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eストラップホール（ハトメ）加工: 1個 100円（税込）\u003c\/li\u003e\n          \u003cli\u003eマルカン（リング）加工: 1個 30円（税込）\u003c\/li\u003e\n          \u003cli\u003eハトメの位置は【上】【下】【上下】からご選択いただけます。\u003c\/li\u003e\n          \u003cli\u003e金具の色は【ゴールド】【シルバー】【アンティーク】からご選択いただけます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170890147_cervo_option_strap_8fd99621-364e-47c1-86eb-5dc6cf04a6d9.jpg?v=1746154559\" class=\"img-fluid d-block w-100\" alt=\"ストラップホール加工オプション\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170890145_cervo_option_ring_d8993bd1-a0c0-457e-a81a-a8999052f690.jpg?v=1746154559\" class=\"img-fluid d-block w-100\" alt=\"金具色選択オプション\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_nasu_g.jpg?v=1754034973\" class=\"img-fluid d-block w-100\" alt=\"ストラップ取り付けイメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/style_03.jpg?v=1754035713\" class=\"img-fluid d-block w-100\" alt=\"ストラップを付けたスマホケースのイメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/style_04.jpg?v=1754035713\" class=\"img-fluid d-block w-100\" alt=\"ストラップを付けたスマホケースの活用例\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003e＊ハトメとマルカンをつけたスマホケースにストラップをつけたイメージ例\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 牛革（シュリンクレザー）、ハードケース（内側フレーム）\u003c\/li\u003e\n          \u003cli\u003e対応機種: arrowsシリーズ（カスタマイズ対応）\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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1663599985240_cherbo_hashigo.jpg?alt=media\u0026amp;token=6b258c41-d769-49e1-9d62-f9f280122953\" class=\"img-fluid d-block w-100\" alt=\"ハシゴ型引手\"\u003e\n          \u003cp class=\"body-text\"\u003eハシゴ型引手\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1663600005046_cherbo_petanko.jpg?alt=media\u0026amp;token=68e04fea-0c31-4ec2-8325-2e485e96aaf8\" class=\"img-fluid d-block w-100\" alt=\"ペタンコ型引手\"\u003e\n          \u003cp class=\"body-text\"\u003eペタンコ型引手\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: 9546892476703\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本製品は受注後の制作となりますため、ご注文確定後、\u003cstrong\u003e3日〜1週間程度\u003c\/strong\u003eお時間を頂きます。\u003c\/p\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受注生産品のため、\u003cstrong\u003e注文確定後の機種の交換、キャンセル、返品は受け付けられません\u003c\/strong\u003eのでご注意ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9546892476703\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ arrows 5G","offer_id":49498230751519,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows Be3","offer_id":52288025198879,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows Be4","offer_id":52288025231647,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows Be4+","offer_id":52288025264415,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows U\/J","offer_id":52288025297183,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows We","offer_id":52288025329951,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows We2","offer_id":52288025362719,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows Alpha","offer_id":52288025395487,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows 5G","offer_id":52288025428255,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows Be3","offer_id":52288025461023,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows Be4","offer_id":52288025493791,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows Be4+","offer_id":52288025526559,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows U\/J","offer_id":52288025559327,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows We","offer_id":52288025592095,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows We2","offer_id":52288025624863,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows Alpha","offer_id":52288025657631,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows 5G","offer_id":52288025690399,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows Be3","offer_id":52288025723167,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows Be4","offer_id":52288025755935,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows Be4+","offer_id":52288025788703,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows U\/J","offer_id":52288025821471,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows We","offer_id":52288025854239,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows We2","offer_id":52288025887007,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows Alpha","offer_id":52288025919775,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows 5G","offer_id":52288025952543,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be3","offer_id":52288025985311,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be4","offer_id":52288026018079,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be4+","offer_id":52288026050847,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows U\/J","offer_id":52288026083615,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows We","offer_id":52288026116383,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows We2","offer_id":52288026149151,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Alpha","offer_id":52288026181919,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows 5G","offer_id":52288026214687,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be3","offer_id":52288026247455,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be4","offer_id":52288026280223,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be4+","offer_id":52288026312991,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows U\/J","offer_id":52288026345759,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows We","offer_id":52288026378527,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows We2","offer_id":52288026411295,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Alpha","offer_id":52288026444063,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670318966353_cervo_blue2.jpg?v=1746009922"},{"product_id":"チェルボスマホケース-galaxyシリーズ対応-カスタマイズ","title":"チェルボスマホケース　Galaxyシリーズ対応　カスタマイズ","description":"\n\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\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eGalaxy彩る本革の風格\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\/0885\/3998\/8255\/files\/products_2F1670318755637_cervo_pink.jpg?v=1746009916\" 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貴方のGalaxyへ至高のフィット\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\/0885\/3998\/8255\/files\/products_2F1669205684715_cervo_camerahole_31a6b742-8fc5-445b-9f21-01ea9a5c8591.jpg?v=1764400842\" 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カード3枚とサイドポケットに加え、マチ付きのファスナーポケットが、お出かけを一層快適にします。\u003cstrong\u003eスマホと必需品を一つに集約する\u003c\/strong\u003eミニマルなデザインです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670167142968_cervo_fastener_1fe9287f-fe7f-4701-872f-2cfbdfa6b0f9.jpg?v=1764400842\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートに持ち歩く逸品\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスマートに持ち歩く逸品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e柔らかい手触りの本革スマホケースです。小銭やお札が入れられるポケットが付いており、機能性に優れています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e傷がつきにくいシュリンクレザー（牛革）\u003c\/strong\u003eを使用\u003c\/li\u003e\n          \u003cli\u003e使うほどに革が馴染み、ツヤが出る\u003c\/li\u003e\n          \u003cli\u003e色の変化が少なく、色落ちも少ないため普段使いに最適\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_leather_13fa804f-337f-467e-9cdd-77a3addb5516.jpg?v=1764397991\" class=\"img-fluid d-block w-100 product-img\" alt=\"柔らかく傷つきにくい本革（シュリンクレザー）\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e充実の収納力\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお財布のようにも使える、収納力抜群のデザインです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e表側に小銭や薄い鍵などを入れられるファスナーポケット（片方にマチ付きで出し入れしやすい）\u003c\/li\u003e\n          \u003cli\u003e内側にカードポケット3個\u003c\/li\u003e\n          \u003cli\u003eサイドポケット付き\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_pocket.jpg?v=1754034973\" class=\"img-fluid d-block w-100 product-img\" alt=\"ファスナーポケット\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_fastener.jpg?v=1754034974\" class=\"img-fluid d-block w-100 product-img\" alt=\"マチ付きファスナーポケット\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_case1.jpg?v=1754034973\" class=\"img-fluid d-block w-100 product-img\" alt=\"カードポケットとサイドポケット\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e便利なスタンド機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e背面を折り返すことで、動画視聴などに便利なスタンドとしてお使いいただけます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670316996995_cherbo_3.jpg?alt=media\u0026amp;token=f2bc0bd2-be9c-4095-9158-6cca9dd0ab83\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタンド機能のイメージ\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eスマートな開閉と保護機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317049319_cherbo_9.jpg?alt=media\u0026amp;token=f350d70d-753f-4bfa-96f9-985c88880457\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイドフラップ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317081982_hardcase.jpg?alt=media\u0026amp;token=8713a9b8-c2b6-4456-bede-56a8889372e4\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハードケース\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669203477628_cervo_camerahole.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\" alt=\"ぴったりサイズのカメラホール\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカスタマイズオプション（ストラップホール）\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお好みに合わせてストラップホールを追加できます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eストラップホール（ハトメ）加工: 1個 100円（税込）\u003c\/li\u003e\n          \u003cli\u003eマルカン（リング）加工: 1個 30円（税込）\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eハトメの位置は\u003cstrong\u003e【上】【下】【上下】\u003c\/strong\u003eからご選択ください。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170890147_cervo_option_strap_8fd99621-364e-47c1-86eb-5dc6cf04a6d9.jpg?v=1746154559\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップホール位置の選択\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e金具の色は\u003cstrong\u003e【ゴールド】【シルバー】【アンティーク】\u003c\/strong\u003eからご選択ください。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170890145_cervo_option_ring_d8993bd1-a0c0-457e-a81a-a8999052f690.jpg?v=1746154559\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ金具の色選択\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_nasu_g.jpg?v=1754034973\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ取り付け例1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/style_03.jpg?v=1754035713\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ取り付け例2\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/style_04.jpg?v=1754035713\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ取り付け例3\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\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\u003cstrong\u003e●ハシゴ型引手\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1663599985240_cherbo_hashigo.jpg?alt=media\u0026amp;token=6b258c41-d769-49e1-9d62-f9f280122953\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハシゴ型引手\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003e●ペタンコ型引手\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1663600005046_cherbo_petanko.jpg?alt=media\u0026amp;token=68e04fea-0c31-4ec2-8325-2e485e93aaf8\" class=\"img-fluid d-block w-100 product-img\" alt=\"ペタンコ型引手\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: 9546892575007\u003c\/li\u003e\n          \u003cli\u003e対応機種: Galaxyシリーズ\u003c\/li\u003e\n          \u003cli\u003e素材: シュリンクレザー（牛革）、ハードケース\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (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制作に3日～1週間程度お時間を頂きます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9546892575007\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ Galaxy A20\/A21","offer_id":49498232783135,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A22 5G","offer_id":52288021954847,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A23 5G","offer_id":52288021987615,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A32","offer_id":52288022020383,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A36 5G","offer_id":52288022053151,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A41","offer_id":52288022085919,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A51 5G","offer_id":52288022118687,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A52 5G","offer_id":52288022151455,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A53 5G","offer_id":52288022184223,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A54 5G","offer_id":52288022216991,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A55 5G","offer_id":52288022249759,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S10","offer_id":52288022282527,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S20","offer_id":52288022315295,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S21 5G","offer_id":52288022348063,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S22","offer_id":52288022380831,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S23","offer_id":52288022413599,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S24","offer_id":52288022446367,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S25","offer_id":52288022479135,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S8","offer_id":52288022511903,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S9","offer_id":52288022544671,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A20\/A21","offer_id":52288022577439,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A22 5G","offer_id":52288022610207,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A23 5G","offer_id":52288022642975,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A32","offer_id":52288022675743,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A36 5G","offer_id":52288022708511,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A41","offer_id":52288022741279,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A51 5G","offer_id":52288022774047,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A52 5G","offer_id":52288022806815,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A53 5G","offer_id":52288022839583,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A54 5G","offer_id":52288022872351,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A55 5G","offer_id":52288022905119,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S10","offer_id":52288022937887,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S20","offer_id":52288022970655,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S21 5G","offer_id":52288023003423,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S22","offer_id":52288023036191,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S23","offer_id":52288023068959,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S24","offer_id":52288023101727,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S25","offer_id":52288023134495,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S8","offer_id":52288023167263,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S9","offer_id":52288023200031,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A20\/A21","offer_id":52288023232799,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A22 5G","offer_id":52288023265567,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A23 5G","offer_id":52288023298335,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A32","offer_id":52288023331103,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A36 5G","offer_id":52288023363871,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A41","offer_id":52288023396639,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A51 5G","offer_id":52288023429407,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A52 5G","offer_id":52288023462175,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A53 5G","offer_id":52288023494943,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A54 5G","offer_id":52288023527711,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A55 5G","offer_id":52288023560479,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S10","offer_id":52288023593247,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S20","offer_id":52288023626015,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S21 5G","offer_id":52288023658783,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S22","offer_id":52288023691551,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S23","offer_id":52288023724319,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S24","offer_id":52288023757087,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S25","offer_id":52288023789855,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S8","offer_id":52288023822623,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S9","offer_id":52288023855391,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A20\/A21","offer_id":52288023888159,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A22 5G","offer_id":52288023920927,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A23 5G","offer_id":52288023953695,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A32","offer_id":52288023986463,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A36 5G","offer_id":52288024019231,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A41","offer_id":52288024051999,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A51 5G","offer_id":52288024084767,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A52 5G","offer_id":52288024117535,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A53 5G","offer_id":52288024150303,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A54 5G","offer_id":52288024183071,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A55 5G","offer_id":52288024215839,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S10","offer_id":52288024248607,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S20","offer_id":52288024281375,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S21 5G","offer_id":52288024314143,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S22","offer_id":52288024346911,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S23","offer_id":52288024379679,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S24","offer_id":52288024412447,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S25","offer_id":52288024445215,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S8","offer_id":52288024477983,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S9","offer_id":52288024510751,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A20\/A21","offer_id":52288024543519,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A22 5G","offer_id":52288024576287,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A23 5G","offer_id":52288024609055,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A32","offer_id":52288024641823,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A36 5G","offer_id":52288024674591,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A41","offer_id":52288024707359,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A51 5G","offer_id":52288024740127,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A52 5G","offer_id":52288024772895,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A53 5G","offer_id":52288024805663,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A54 5G","offer_id":52288024838431,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A55 5G","offer_id":52288024871199,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S10","offer_id":52288024903967,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S20","offer_id":52288024936735,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S21 5G","offer_id":52288024969503,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S22","offer_id":52288025002271,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S23","offer_id":52288025035039,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S24","offer_id":52288025067807,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S25","offer_id":52288025100575,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S8","offer_id":52288025133343,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S9","offer_id":52288025166111,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670318755637_cervo_pink.jpg?v=1746009916"},{"product_id":"abom3uja03bxwhtyk9sa","title":"ショルダーストラップ付チェルボスマホケース　その他の機種","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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eこれ一つで軽快に 本革スマホショルダー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1683964535432_cervo_shoulder_gray.jpg?v=1746009911\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/p\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    \u003cp class=\"body-text\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670825539087_style_04.jpg?v=1746009912\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/p\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    \u003cp class=\"body-text\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669204058107_cervo_case1.jpg?v=1764401148\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"caption-text text-end\"\u003e必需品をスマートにひとまとめに\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e内側には\u003cstrong\u003eカード3枚とサイドポケット、マチ付きファスナーポケット\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\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長さ調整可能で、最短約83cmから最長約157cmまで対応\u003c\/li\u003e\n          \u003cli\u003e必要なものをスマートに携帯し、リュック使用時の手間を軽減\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170721562_style_04.jpg?v=1746154559\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e便利な収納機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお財布のように使える、収納力に優れたスマホカバーです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e小銭、お札、薄い鍵などを入れられるファスナーポケット（表側）\u003c\/li\u003e\n          \u003cli\u003eカードポケット3個とサイドポケット（内側）\u003c\/li\u003e\n          \u003cli\u003eマチ付きファスナーポケットで中身が見やすく取り出しやすい\u003c\/li\u003e\n          \u003cli\u003eサイドフラップで楽に開閉可能\u003c\/li\u003e\n          \u003cli\u003e内側のフレームはハードケースでスマートフォンをしっかり固定\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170879157_cervo_fastener_1623cf29-906a-4a3d-9b28-5c8b954a0b12.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_pocket_1effd7fe-0917-4e32-a3a9-5d3fb216afd2.jpg?v=1754641510\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669203477627_cervo_case1.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1649937198408_cherbo_9.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e動画視聴・撮影機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1649937198407_cherbo_3.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669203477628_cervo_camerahole.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_leather_13fa804f-337f-467e-9cdd-77a3addb5516.jpg?v=1764400983\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品仕様・ご注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: abom3uja03bxwhtyk9sa\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          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1671338007291_cervo_pink.jpg?alt=media\u0026amp;token=f417789b-843b-4489-9fba-742ed1b34fa6\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003c\/div\u003e\n          \u003cli\u003eペタンコ型引手\u003c\/li\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1671339790202_cherbo_pink.jpg?alt=media\u0026amp;token=959505b6-c404-4a49-a7ec-3a30b151c114\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003c\/div\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e受注後の制作となります。注文確定後の機種の交換やキャンセル、返品は受け付けられません。\u003c\/li\u003e\n      \u003cli\u003e制作に3日～1週間程度お時間を頂きます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ BASIO4","offer_id":49498240090399,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ シンプルスマホ5","offer_id":49498240155935,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ シンプルスマホ6\/BASIO active","offer_id":49498240188703,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ かんたんスマホ３","offer_id":51417506218271,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ かんたんスマホ４","offer_id":51417506251039,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ あんしんスマホ","offer_id":49498240123167,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498240221471,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ らくらくフォン(F-52B)","offer_id":49498240254239,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ らくらくフォン(F-53E)","offer_id":51109621432607,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51211003756831,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ BASIO4","offer_id":49498239697183,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ シンプルスマホ5","offer_id":49498239762719,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ シンプルスマホ6\/BASIO active","offer_id":49498239795487,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ かんたんスマホ３","offer_id":51417506283807,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ かんたんスマホ４","offer_id":51417506316575,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ あんしんスマホ","offer_id":49498239729951,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498239828255,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ らくらくフォン(F-52B)","offer_id":49498239861023,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ らくらくフォン(F-53E)","offer_id":51109621465375,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51211003789599,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ BASIO4","offer_id":49498240483615,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ シンプルスマホ5","offer_id":49498240549151,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ シンプルスマホ6\/BASIO active","offer_id":49498240581919,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ かんたんスマホ３","offer_id":51417506349343,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ かんたんスマホ４","offer_id":51417506382111,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ あんしんスマホ","offer_id":49498240516383,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498240614687,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ らくらくフォン(F-52B)","offer_id":49498240647455,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ らくらくフォン(F-53E)","offer_id":51109621498143,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51211003822367,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ BASIO4","offer_id":49498240287007,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シンプルスマホ5","offer_id":49498240352543,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シンプルスマホ6\/BASIO active","offer_id":49498240385311,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ かんたんスマホ３","offer_id":51417506414879,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ かんたんスマホ４","offer_id":51417506447647,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ あんしんスマホ","offer_id":49498240319775,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498240418079,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-52B)","offer_id":49498240450847,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-53E)","offer_id":51109621530911,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51211003855135,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ BASIO4","offer_id":49498239893791,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ シンプルスマホ5","offer_id":49498239959327,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ シンプルスマホ6\/BASIO active","offer_id":49498239992095,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ かんたんスマホ３","offer_id":51417506480415,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ かんたんスマホ４","offer_id":51417506513183,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ あんしんスマホ","offer_id":49498239926559,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498240024863,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-52B)","offer_id":49498240057631,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-53E)","offer_id":51109621563679,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51211003887903,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1683964535432_cervo_shoulder_gray.jpg?v=1746009911"},{"product_id":"コンビ革スマホケース-arrowsシリーズ対応-カスタマイズ","title":"コンビ革スマホケース　arrowsシリーズ対応　カスタマイズ","description":"\n\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\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eあなただけのARROWSへ精密仕立て\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eお使いのARROWS機種に合わせてカメラホールを一つずつ丁寧に加工します。豊富な色合いから選ぶコンビ革が、手元を\u003cstrong\u003e個性豊かに彩ります\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1704201823705__E3_82_B3_E3_83_B3_E3_83_93__E3_82_AB_E3_83_A1_E3_83_A9_E3_83_9B_E3_83_BC_E3_83_AB_E7_94_BB_E5_83_8F_9772d8d5-d4c1-4669-bcbb-9d459d9983cb.jpg?v=1768816785\" 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  \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\/0885\/3998\/8255\/files\/products_2F1704933034756_combi_detail13_cd48ecb5-4adc-486b-a84b-29c260dddf7a.jpg?v=1768816785\" 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  \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\/0885\/3998\/8255\/files\/products_2F1704933023272_combi_detail05_e81bfc0d-07d9-4122-a64d-72b2a7251032.jpg?v=1768816785\" 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      \u003cp\u003eタンニン鞣しのような大きな色の変化はせず、ある程度はじめの色味を保ちつつ、風合いやツヤ感の経年変化を楽しみたい方におすすめです。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704930869567_combi_detail011.jpg?alt=media\u0026amp;token=893906c0-cf15-41d6-a99f-1a6f99df3c3f\" class=\"img-fluid d-block w-100 product-img\" alt=\"コンビ鞣し革の風合いを示す画像\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e充実の内側収納\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eケースの内側には、日々の生活をスマートにするための充実した収納スペースを設けました。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e3段のカードポケットで、よく使うカードを整理して収納できます。\u003c\/li\u003e\n        \u003cli\u003eサイドポケットには、お札やレシートなどを忍ばせておくことが可能です。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932104158_combi_detail13.jpg?alt=media\u0026amp;token=b644db74-638a-4d03-bddf-a0af3d238ed8\" class=\"img-fluid d-block w-100 product-img\" alt=\"内側カードポケットの画像\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e便利機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932982469_combi_detail05.jpg?alt=media\u0026amp;token=e2764725-e917-4745-86ae-990e21f7899c\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタンド機能使用時のイメージ\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932138415_combi_detail09.jpg?alt=media\u0026amp;token=780db466-712a-459e-8dba-b9b760749d87\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタンド機能使用時の別アングルイメージ\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932234013_combi_detail02.jpg?alt=media\u0026amp;token=f36504f7-a247-4b44-b943-a352b9735e6e\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイドマグネットで開閉する様子\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317081982_hardcase.jpg?alt=media\u0026amp;token=8713a9b8-c2b6-4456-bede-56a8889372e4\" class=\"img-fluid d-block w-100 product-img\" alt=\"内側のハードケースの画像\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e精密なカメラホール設計\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e各機種に合わせた精密なカメラホールを一つずつ丁寧に加工しています。ケースを装着したままでも、カメラ機能をスムーズにご利用いただけます。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/317ac187c35c4ee3eca7eff92ad931d7.jpg?v=1753691375\" alt=\"精密なカメラホールの画像\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eストラップホール加工オプション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eご希望に応じて、ストラップホール加工を承ります。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eストラップホール（ハトメ）加工：1個 100円（税込）\u003c\/li\u003e\n        \u003cli\u003eマルカン（リング）加工：1個 30円（税込）\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eハトメの位置は「上」「下」「上下」からご選択いただけます。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/hole_detail02.jpg?v=1753691395\" alt=\"ストラップホール加工位置の選択画像\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e金具の色は「ゴールド」「シルバー」「アンティーク」からご選択いただけます。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/hole_detail01.jpg?v=1753691395\" alt=\"ストラップホール金具色の選択画像\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704265114490_combi_detail11.jpg?alt=media\u0026amp;token=9e92b01b-642b-425a-aef4-c8942a6104af\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ装着例1\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704265100358_combi_detail12.jpg?alt=media\u0026amp;token=ba7d70a4-fb0d-42e9-aeed-6aea6ff2fb49\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ装着例2\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_strap_brown.jpg?v=1753692011\" alt=\"ショルダーストラップ装着例\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e飾りパーツカスタマイズ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eサイドマグネットの採用により、ケース表面に飾りパーツを自由に配置して、あなただけのデザインを楽しめます。\u003c\/p\u003e\n      \u003cp\u003e機種とカラーを選択後、「カスタマイズする」ボタンを押してカスタマイズ画面へ進み、お好みの飾りパーツを選んで配置してください。\u003c\/p\u003e\n      \u003cp\u003e＊ご利用前に「カスタマイズの進め方」を必ずご確認ください。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_detail15.jpg?v=1753691439\" alt=\"飾りパーツカスタマイズイメージ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"caption-text text-end\"\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色味の変更について: 革の在庫状況により、レッド・ネイビーなどの色味が変更になる場合がございます。機種により変更時期が異なりますので、ご心配な場合はお問い合わせフォームよりご確認ください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_s_red_channge_2bf5a200-f373-4efa-944c-a3f073e23127.jpg?v=1768724467\" alt=\"色味変更の赤い革のイメージ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_s_blue_change_169a26d4-b3d6-48cc-a4d7-244fa3297572.jpg?v=1768724467\" alt=\"色味変更の青い革のイメージ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e革表面の個体差について: 革の特性上、表面に擦れ（スレ）や筋（スジ）が見られる場合がございます。これらは天然皮革の証であり、ご使用いただくうちに目立たなくなることがほとんどです。これらを理由とした返品交換は承りかねますので、あらかじめご了承ください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932182846_combi_detail22.jpg?alt=media\u0026amp;token=1ff381a5-f804-4894-ab84-c2b8e1b93d98\" class=\"img-fluid d-block w-100 product-img\" alt=\"革表面の擦れや筋の例\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eその他詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品コード: 9546896900383\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv data-enviroment=\"Customizer\" data-product-id=\"9546896900383\" style=\"display: none;\" id=\"zakeke-product-tag\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送・お届けについて\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本商品は受注後の制作となりますため、ご注文確定から発送まで3日〜1週間程度お時間を頂戴いたします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本商品は受注生産のため、ご注文確定後の機種の交換、キャンセル、返品は一切お受けできませんので、十分にご確認の上ご購入ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9546896900383\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ arrows 5G","offer_id":51548163932447,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows Be3","offer_id":51548163965215,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows Be4","offer_id":51548163997983,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows Be4+","offer_id":51548164030751,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows U\/J","offer_id":51548164063519,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows We","offer_id":51548164096287,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows We2","offer_id":51548164129055,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows Alpha","offer_id":51548164161823,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ arrows 5G","offer_id":51548164194591,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ arrows Be3","offer_id":51548164227359,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ arrows Be4","offer_id":51548164260127,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ arrows Be4+","offer_id":51548164292895,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ arrows U\/J","offer_id":51548164325663,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ arrows We","offer_id":51548164358431,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ arrows We2","offer_id":51548164391199,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ arrows Alpha","offer_id":51548164423967,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ arrows 5G","offer_id":49498245988639,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ arrows Be3","offer_id":49498246021407,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ arrows Be4","offer_id":49498246054175,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ arrows Be4+","offer_id":49498246086943,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ arrows U\/J","offer_id":49498246119711,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ arrows We","offer_id":49498246152479,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ arrows We2","offer_id":51113153593631,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ arrows Alpha","offer_id":51417508184351,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ arrows 5G","offer_id":49498245595423,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ arrows Be3","offer_id":49498245628191,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ arrows Be4","offer_id":49498245660959,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ arrows Be4+","offer_id":49498245693727,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ arrows U\/J","offer_id":49498245726495,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ arrows We","offer_id":49498245759263,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ arrows We2","offer_id":51113153528095,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ arrows Alpha","offer_id":51417508118815,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows 5G","offer_id":51548164456735,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ arrows Be3","offer_id":51548164489503,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows Be4","offer_id":51548164522271,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows Be4+","offer_id":51548164555039,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows U\/J","offer_id":51548164587807,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows We","offer_id":51548164620575,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows We2","offer_id":51548164653343,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ arrows Alpha","offer_id":51548164686111,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー \/ arrows 5G","offer_id":49498245792031,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows Be3","offer_id":49498245824799,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows Be4","offer_id":49498245857567,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows Be4+","offer_id":49498245890335,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows U\/J","offer_id":49498245923103,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows We","offer_id":49498245955871,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows We2","offer_id":51113153560863,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows Alpha","offer_id":51417508151583,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1713061493973_combi_s_brown.jpg?v=1746009904"},{"product_id":"ezgrxno3rfrxkna2cbzu","title":"コンビ革スマホケース　OPPOシリーズ対応","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        \u003cp class=\"body-text\"\u003eあなたのスマートフォンに完璧にフィットするよう、一台一台丁寧に設計しました。\u003cstrong\u003e特にOPPOシリーズを含む多機種に対応しています。\u003c\/strong\u003e洗練された色彩が、日常使いにさりげない個性を添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1704201823705__E3_82_B3_E3_83_B3_E3_83_93__E3_82_AB_E3_83_A1_E3_83_A9_E3_83_9B_E3_83_BC_E3_83_AB_E7_94_BB_E5_83_8F_16658e07-f52d-464e-983d-17beb95cf078.jpg?v=1768812108\" 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\/0885\/3998\/8255\/files\/products_2F1704933034756_combi_detail13_89252498-555d-4afc-bf55-e4bbf43d9718.jpg?v=1768812108\" 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\/0885\/3998\/8255\/files\/products_2F1704264379704_combi_detail11_2dccdd2a-e30e-422c-9197-b3b4b1328a9e.jpg?v=1768812108\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップを取り付けている使用イメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eストラップでさらに快適に\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eマットな風合いから艶のある革に変化する\u003cstrong\u003eコンビ鞣しのカバー\u003c\/strong\u003eです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e国産のスムース革を使用し、クロムとタンニンの「\u003cstrong\u003eコンビなめし\u003c\/strong\u003e」で仕上げています。\u003c\/li\u003e\n                    \u003cli\u003e使い始めはマットな風合いですが、使用するほどにしんなりとなじみ、\u003cstrong\u003e艶のある革へと変化\u003c\/strong\u003eする過程を楽しめます。\u003c\/li\u003e\n                    \u003cli\u003eタンニン鞣しのような劇的な色の変化はせず、\u003cstrong\u003e色味はある程度維持しつつ、風合いやツヤ感の変化\u003c\/strong\u003eを楽しみたい方におすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704930869567_combi_detail011.jpg?alt=media\u0026amp;token=893906c0-cf15-41d6-a99f-1a6f99df3c3f\" class=\"img-fluid d-block w-100 product-img\" alt=\"コンビ鞣し革の質感を示す接写画像\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e機能詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e日々の使いやすさを追求した、便利な機能を多数搭載しています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e内側に\u003cstrong\u003e3段のカードポケット\u003c\/strong\u003eと\u003cstrong\u003eサイドポケット\u003c\/strong\u003eを完備。よく使うカードやお札をスマートに収納できます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932104158_combi_detail13.jpg?alt=media\u0026amp;token=b644db74-638a-4d03-bddf-a0af3d238ed8\" class=\"img-fluid d-block w-100 product-img\" alt=\"内側ポケットの構造を示す画像\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e背面を折り返すと、\u003cstrong\u003e動画視聴に便利なスタンド\u003c\/strong\u003eとして活用できます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932982469_combi_detail05.jpg?alt=media\u0026amp;token=e2764725-e917-4745-86ae-990e21f7899c\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタンド機能使用時のイメージ\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932138415_combi_detail09.jpg?alt=media\u0026amp;token=780db466-712a-459e-8dba-b9b760749d87\" class=\"img-fluid d-block w-100 product-img\" alt=\"ケースを立てた状態の別角度画像\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eサイドマグネットフラップ\u003c\/strong\u003eで、ケースの開閉がラクラク行えます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932234013_combi_detail02.jpg?alt=media\u0026amp;token=f36504f7-a247-4b44-9b43-a352b9735e6e\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイドマグネットフラップの詳細画像\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e内側のフレームは\u003cstrong\u003eハードケース\u003c\/strong\u003eを採用。スマートフォンをしっかり固定し、落下時の衝撃から守ります。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317081982_hardcase.jpg?alt=media\u0026amp;token=8713a9b8-c2b6-4456-bede-56a8889372e4\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートフォンの固定に使用されるハードケース\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eカメラホールは各機種ごとに\u003cstrong\u003eぴったりサイズ\u003c\/strong\u003eで作られるため、ケースを装着したままでもスムーズに写真撮影が可能です。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/317ac187c35c4ee3eca7eff92ad931d7.jpg?v=1753691375\" class=\"img-fluid d-block w-100 product-img\" alt=\"正確に開けられたカメラホールの画像\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカスタマイズオプション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eお好みに合わせてケースをさらにパーソナライズできます。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eストラップホール加工\u003c\/strong\u003e\n                        \u003cp\u003e落下防止やショルダーストラップ取り付けなど、様々なアレンジが可能です。\u003c\/p\u003e\n                        \u003cul class=\"basic-list\"\u003e\n                            \u003cli\u003eハトメ加工: 1個 100円 (税込)\u003c\/li\u003e\n                            \u003cli\u003eマルカン（リング）加工: 1個 30円 (税込)\u003c\/li\u003e\n                            \u003cli\u003eハトメの位置: 【上】【下】【上下】からご選択いただけます。\u003c\/li\u003e\n                            \u003cli\u003e金具の色: 【ゴールド】【シルバー】【アンティーク】からご選択いただけます。\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/hole_detail02.jpg?v=1753691395\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップホールの位置選択イメージ\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/hole_detail01.jpg?v=1753691395\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップホールの金具色の選択肢\"\u003e\n                        \u003c\/div\u003e\n                        \u003cp\u003e手にかけるストラップやショルダーストラップを取り付けたイメージです。\u003c\/p\u003e\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704265114490_combi_detail11.jpg?alt=media\u0026amp;token=9e92b01b-642b-425a-aef4-c8942a6104af\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ使用時のイメージ1\"\u003e\n                            \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704265100358_combi_detail12.jpg?alt=media\u0026amp;token=ba7d70a4-fb0d-42e9-aeed-6aea6ff2fb49\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ使用時のイメージ2\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_strap_brown.jpg?v=1753692011\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーストラップ取り付けイメージ\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e飾りパーツでカスタマイズ\u003c\/strong\u003e\n                        \u003cp\u003eサイドマグネットフラップのため、ケース表側には飾りパーツを自由に配置することができます。\u003c\/p\u003e\n                        \u003cp\u003e【機種】と【カラー】を選択したあと、【カスタマイズする】ボタンを押すと、飾りパーツを選択して配置できるカスタマイズ画面に移行します。\u003c\/p\u003e\n                        \u003cp\u003e＊「カスタマイズの進め方」をご覧の上、ぜひご利用ください。\u003c\/p\u003e\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_detail15.jpg?v=1753691439\" class=\"img-fluid d-block w-100 product-img\" alt=\"飾りパーツカスタマイズ例\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eご注文前の確認事項\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eご購入前に以下の点をご確認ください。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e革の在庫と色味について\u003c\/strong\u003e\n                        \u003cp\u003e革の在庫がなくなり次第、レッド・ネイビーなどの\u003cstrong\u003e色味が変更になる\u003c\/strong\u003e場合があります。機種により色味が変更になるタイミングが変わりますので、確認したい場合はお手数ですがお問い合わせフォームよりお問い合わせください。\u003c\/p\u003e\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_s_red_channge_2bf5a200-f373-4efa-944c-a3f073e23127.jpg?v=1768724467\" class=\"img-fluid d-block w-100 product-img\" alt=\"レッドの色味変更の注意画像\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_s_blue_change_169a26d4-b3d6-48cc-a4d7-244fa3297572.jpg?v=1768724467\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネイビーの色味変更の注意画像\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e革の特性について\u003c\/strong\u003e\n                        \u003cp\u003eこの革の特性上、表面に\u003cstrong\u003e擦れ（スレ）や筋（スジ）\u003c\/strong\u003eが見られるものがあります。これらは革本来の自然な表情であり、不良品ではございません（擦れに見えるものは、お使いいただくうちに目立たなくなっていきます）。恐れ入りますが、これらを理由とした\u003cstrong\u003e返品交換の対象とはなりません\u003c\/strong\u003eのでご了承ください。\u003c\/p\u003e\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932182846_combi_detail22.jpg?alt=media\u0026amp;token=1ff381a5-f804-4894-ab84-c2b8e1b93d98\" class=\"img-fluid d-block w-100 product-img\" alt=\"革の表面に見られる擦れや筋の注意画像\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e受注制作と納期について\u003c\/strong\u003e\n                        \u003cp\u003e本製品は\u003cstrong\u003e受注後の制作\u003c\/strong\u003eとなります。ご注文確定後、制作に\u003cstrong\u003e3日～1週間程度\u003c\/strong\u003eお時間を頂きます。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e返品・交換・キャンセルについて\u003c\/strong\u003e\n                        \u003cp\u003e注文確定後の機種の交換やキャンセル、返品は受け付けられませんので、ご注意ください。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ OPPO A54 5G","offer_id":51548028535071,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ OPPO A73","offer_id":51548028567839,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ OPPO Reno 5A","offer_id":51548028600607,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ OPPO Reno 7A","offer_id":51548028633375,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ OPPO Reno 9A","offer_id":51548028666143,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ OPPO A54 5G","offer_id":49498271580447,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ OPPO A73","offer_id":49498271613215,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ OPPO Reno 5A","offer_id":49498271645983,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ OPPO Reno 7A","offer_id":49498271678751,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ OPPO Reno 9A","offer_id":49498271711519,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ OPPO A54 5G","offer_id":49498271187231,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ OPPO A73","offer_id":49498271219999,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ OPPO Reno 5A","offer_id":49498271252767,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ OPPO Reno 7A","offer_id":49498271285535,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ OPPO Reno 9A","offer_id":49498271318303,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ OPPO A54 5G","offer_id":49498271383839,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ OPPO A73","offer_id":49498271416607,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ OPPO Reno 5A","offer_id":49498271449375,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ OPPO Reno 7A","offer_id":49498271482143,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ OPPO Reno 9A","offer_id":49498271514911,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1713061552112_combi_s_brown.jpg?v=1746009890"},{"product_id":"gtpxxe51y4xbxoojy4m1","title":"ポケットウォレットS　牛革カラー","description":"\n\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\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薄型ながらも、必要なものがきちんと収まる驚きの設計が魅力です。カード3枚と小銭約20枚、お札も折らずにスマートに収納できます。\u003cstrong\u003eフラップがないため、バッグに入れたままスムーズにお会計ができます。\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678448523835_1650009152314_pocketwallet_s_grage.jpg?v=1746009880\" 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\/0885\/3998\/8255\/files\/products_2F1650010995006_pocketwallet_s_grage3.jpg?v=1746009880\" 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約3mmの極薄、驚きの携帯性\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e約3mm\u003c\/strong\u003eという想像を超える薄さ、そして\u003cstrong\u003e約45gの軽さ\u003c\/strong\u003eは、持っていることを忘れるほどです。マチのないポシェットにも、スーツの内ポケットにも、すっと収まり、スマートな毎日を演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1650010995007_pocketwallet_s_grage4.jpg?v=1746009880\" class=\"img-fluid d-block w-100 product-img\" alt=\"軽やかに、どこへでも持ち運べる\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e軽やかに、どこへでも持ち運べる\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴とメリット\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこの財布の際立った特徴と利便性をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e驚きの薄さ約3mm、重さ約45gで携帯性抜群。\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幅: 約17.2cm\u003c\/li\u003e\n          \u003cli\u003e高さ: 約8.5cm\u003c\/li\u003e\n          \u003cli\u003e厚み: 約3mm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約45g\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/pocketwallet_s_grage4.jpg?v=1754025998\" alt=\"財布のサイズ感と収納例\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e収納力と構造\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eスリムな見た目からは想像できない、効率的な収納設計です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカードポケット: 3個\u003c\/li\u003e\n          \u003cli\u003e小銭入れ: 片方にマチ付き（約20枚収納可能）\u003c\/li\u003e\n          \u003cli\u003eお札入れ: 真ん中の大ポケットと後ろポケットに収納可能（折らずに収納）\u003c\/li\u003e\n          \u003cli\u003eその他: 後ろポケットはレシート収納にも便利\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/pocketwallet_s_platina.jpg?v=1754025997\" alt=\"カードポケット詳細\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/pocketwallet_s_platina3.jpg?v=1754025997\" alt=\"お札の収納方法\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/pocketwallet_s_grage3.jpg?v=1754025997\" alt=\"後ろポケットの使用例\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材と品質\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \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ファスナー・金具: 日本製（YKK製）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"INTRODUCTION","offers":[{"title":"レッド","offer_id":49498282426655,"sku":null,"price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ","offer_id":49498282361119,"sku":null,"price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":49498282328351,"sku":null,"price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49498282393887,"sku":null,"price":14300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678448523835_1650009152314_pocketwallet_s_grage.jpg?v=1746009880"},{"product_id":"チェルボスマホケース-その他の機種-カスタマイズ","title":"チェルボスマホケース　その他の機種　カスタマイズ","description":"\n\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\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\/0885\/3998\/8255\/files\/products_2F1670318022930_cervo_gray.jpg?v=1746009873\" 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\/0885\/3998\/8255\/files\/products_2F1669204058108_cervo_camerahole_10a17563-23de-4605-915f-4520a54147c2.jpg?v=1764400631\" 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\/0885\/3998\/8255\/files\/products_2F1670166873786_cervo_fastener_908ab79f-b185-451a-85d9-278c1289f870.jpg?v=1764400631\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e必要なものが全て収まる\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e柔らかい手触りの本革スマホケース。小銭やお札が入れられるポケット付です。\u003c\/p\u003e\n            \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            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_leather_13fa804f-337f-467e-9cdd-77a3addb5516.jpg?v=1764397991\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e収納機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \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内側にはカードポケット3個とサイドポケットがあり、収納力も抜群です。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_pocket.jpg?v=1754034973\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_fastener.jpg?v=1754034974\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_case1.jpg?v=1754034973\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e便利な機能とデザイン\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e日常使いに便利な機能と、大切なスマートフォンを守るデザイン。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e背面を折り返すと、動画視聴に便利なスタンドとしても利用可能。\u003c\/li\u003e\n                \u003cli\u003eサイドマグネットフラップにより、楽に開閉できます。\u003c\/li\u003e\n                \u003cli\u003e内側のフレームはハードケースで、スマートフォンをしっかり固定。\u003c\/li\u003e\n                \u003cli\u003eカメラホールは各機種ごとぴったりサイズで制作されるため、撮影もスムーズです。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670316996995_cherbo_3.jpg?alt=media\u0026amp;token=f2bc0bd2-be9c-4095-9158-6cca9dd0ab83\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317049319_cherbo_9.jpg?alt=media\u0026amp;token=f350d70d-753f-4bfa-985c88880457\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317081982_hardcase.jpg?alt=media\u0026amp;token=8713a9b8-c2b6-4456-bede-56a8889372e4\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669203477628_cervo_camerahole.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eオプション加工\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eストラップホール（ハトメ）加工を承ります。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eストラップホール（ハトメ）加工：1個 100円（税込）\u003c\/li\u003e\n                \u003cli\u003eマルカン（リング）加工：1個 30円（税込）\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                \u003cli\u003e上下\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170890147_cervo_option_strap_8fd99621-364e-47c1-86eb-5dc6cf04a6d9.jpg?v=1746154559\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\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            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170890145_cervo_option_ring_d8993bd1-a0c0-457e-a81a-a8999052f690.jpg?v=1746154559\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003eハトメとマルカンをつけたスマホケースにストラップをつけたイメージ例\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_nasu_g.jpg?v=1754034973\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/style_03.jpg?v=1754035713\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/style_04.jpg?v=1754035713\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\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        \u003cp class=\"body-text\"\u003e●ハシゴ型引手\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1663599985240_cherbo_hashigo.jpg?alt=media\u0026amp;token=6b258c41-d769-49e1-9d62-f9f280122953\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e●ペタンコ型引手\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1663600005046_cherbo_petanko.jpg?alt=media\u0026amp;token=68e04fea-0c31-4ec2-8325-2e485e96aaf8\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e受注後の制作となります。注文確定後の機種の交換やキャンセル、返品は受け付けられませんのでご注意ください。\u003c\/li\u003e\n            \u003cli\u003e制作に3日〜1週間程度お時間を頂きます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9546924917023\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ BASIO4","offer_id":49498293895455,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ シンプルスマホ5","offer_id":52288018120991,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ シンプルスマホ6\/BASIO active","offer_id":52288018153759,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ かんたんスマホ３","offer_id":52288018186527,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ かんたんスマホ４","offer_id":52288018219295,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ あんしんスマホ","offer_id":52288018252063,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ らくらくフォン(F-01L\/F-42A)","offer_id":52288018284831,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ らくらくフォン(F-52B)","offer_id":52288018317599,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ らくらくフォン(F-53E)","offer_id":52288018350367,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":52288018383135,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ BASIO4","offer_id":52288018415903,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ シンプルスマホ5","offer_id":52288018448671,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ シンプルスマホ6\/BASIO active","offer_id":52288018481439,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ かんたんスマホ３","offer_id":52288018514207,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ かんたんスマホ４","offer_id":52288018546975,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ あんしんスマホ","offer_id":52288018579743,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ らくらくフォン(F-01L\/F-42A)","offer_id":52288018612511,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ らくらくフォン(F-52B)","offer_id":52288018645279,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ らくらくフォン(F-53E)","offer_id":52288018678047,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":52288018710815,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ BASIO4","offer_id":52288018743583,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ シンプルスマホ5","offer_id":52288018776351,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ シンプルスマホ6\/BASIO active","offer_id":52288018809119,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ かんたんスマホ３","offer_id":52288018841887,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ かんたんスマホ４","offer_id":52288018874655,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ あんしんスマホ","offer_id":52288018907423,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ らくらくフォン(F-01L\/F-42A)","offer_id":52288018940191,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ らくらくフォン(F-52B)","offer_id":52288018972959,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ らくらくフォン(F-53E)","offer_id":52288019005727,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":52288019038495,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ BASIO4","offer_id":52288019071263,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シンプルスマホ5","offer_id":52288019104031,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シンプルスマホ6\/BASIO active","offer_id":52288019136799,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ かんたんスマホ３","offer_id":52288019169567,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ かんたんスマホ４","offer_id":52288019202335,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ あんしんスマホ","offer_id":52288019235103,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-01L\/F-42A)","offer_id":52288019267871,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-52B)","offer_id":52288019300639,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-53E)","offer_id":52288019333407,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":52288019366175,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ BASIO4","offer_id":52288019398943,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ シンプルスマホ5","offer_id":52288019431711,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ シンプルスマホ6\/BASIO active","offer_id":52288019464479,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ かんたんスマホ３","offer_id":52288019497247,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ かんたんスマホ４","offer_id":52288019530015,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ あんしんスマホ","offer_id":52288019562783,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-01L\/F-42A)","offer_id":52288019595551,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-52B)","offer_id":52288019628319,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-53E)","offer_id":52288019661087,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":52288019693855,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670318022930_cervo_gray.jpg?v=1746009873"},{"product_id":"チェルボスマホケース-google-pixelシリーズ対応-カスタマイズ","title":"チェルボスマホケース　Google Pixelシリーズ対応　カスタマイズ","description":"\n\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\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003ePixelを彩る私だけのデザイン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e選び抜かれた色彩が、\u003cstrong\u003eGoogle Pixelの個性を鮮やかに引き立てます\u003c\/strong\u003e。カスタマイズ可能なデザインは、あなたのスタイルを無限に表現。前面のスマートなジッパーポケットは、ちょっとした小物も収納できる利便性を兼ね備えています。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670317767310_cherbo_8.jpg?v=1764400465\" class=\"img-fluid d-block w-100 product-img\" alt=\"Google Pixelを彩るカスタマイズ可能なスマホケースのデザインイメージ\"\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しなやかな手触りの素材がGoogle Pixelを優雅に包み込み、\u003cstrong\u003e日常の衝撃からしっかりガード\u003c\/strong\u003eします。動画視聴やWeb会議に役立つ自立機能で、どんな場所でも快適な環境を提供します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1663602889827_cherbo_3_0b123da3-c288-4275-8d72-b7333f2dc28e.jpg?v=1764400465\" class=\"img-fluid d-block w-100 product-img\" alt=\"Google Pixelを優雅に包む上質素材と自立機能のスマホケース\"\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が装備され、免許証やクレジットカードをすっきりと収納。Google Pixelひとつで出かけられる身軽さが、あなたの日常にゆとりをもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669206344161_cervo_case1.jpg?v=1764400465\" class=\"img-fluid d-block w-100 product-img\" alt=\"カードポケットが充実したスマホケースの内部デザイン\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e必要をすべてポケットに\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品の詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴・素材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e柔らかい手触りの本革スマホケース。小銭やお札が入れられるポケット付。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e革はシボ感があり、柔らかい手触りが特徴のシュリンクレザー（牛革）を使用しています。使うほどに革が馴染みんでツヤがでてきますが、色の変化が少ないのも特徴のひとつです。傷もつきにくく、タンニン鞣しの革に比べ色落ちも少ないので、普段使いにもぴったりです。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_leather_13fa804f-337f-467e-9cdd-77a3addb5516.jpg?v=1764397991\" class=\"img-fluid d-block w-100\" alt=\"シュリンクレザーの質感\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e収納機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eお財布のようにも使える、充実した収納機能が魅力です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e表には小銭や薄い鍵なども入れられるファスナーポケットを配置。片方にマチがついているので、見やすく出し入れがしやすいのもポイントです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_pocket.jpg?v=1754034973\" class=\"img-fluid d-block w-100\" alt=\"ファスナーポケット\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_fastener.jpg?v=1754034974\" class=\"img-fluid d-block w-100\" alt=\"ファスナーポケット詳細\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e内側にはカードポケット３個とサイドポケットがあり、抜群の収納力でお財布のようにも使えます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_case1.jpg?v=1754034973\" class=\"img-fluid d-block w-100\" alt=\"カードポケットとサイドポケット\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e利便性機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e背面を折り返すと、動画視聴に便利なスタンドとしても使えます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670316996995_cherbo_3.jpg?alt=media\u0026amp;token=f2bc0bd2-be9c-4095-9158-6cca9dd0ab83\" class=\"img-fluid d-block w-100\" alt=\"スタンド機能\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eマグネットフラップがサイドについているので、楽に開け閉めができます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317049319_cherbo_9.jpg?alt=media\u0026amp;token=f350d70d-753f-4bfa-96f9-985c88880457\" class=\"img-fluid d-block w-100\" alt=\"サイドフラップ\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品保護と設計\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e内側のフレームはハードケースで、スマートフォンをしっかり固定します。\u003c\/li\u003e\n                    \u003cli\u003eカメラホールも各機種ごとぴったりサイズで作るため、装着したままスムーズに撮影できます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317081982_hardcase.jpg?alt=media\u0026amp;token=8713a9b8-c2b6-4456-bede-56a8889372e4\" class=\"img-fluid d-block w-100\" alt=\"ハードケース\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669203477628_cervo_camerahole.jpg?v=1746154558\" class=\"img-fluid d-block w-100\" alt=\"カメラホール\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eストラップ加工オプション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eお好みに合わせてストラップホールをあけることができます。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eストラップホール（ハトメ）加工：１個￥１００（税込）\u003c\/li\u003e\n                    \u003cli\u003eマルカン（リング）加工：１個￥３０（税込）\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003eハトメの位置は【上】【下】【上下】からご選択ください。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170890147_cervo_option_strap_8fd99621-364e-47c1-86eb-5dc6cf04a6d9.jpg?v=1746154559\" class=\"img-fluid d-block w-100\" alt=\"ストラップホール位置オプション\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e金具の色も【ゴールド】【シルバー】【アンティーク】から選択可能です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170890145_cervo_option_ring_d8993bd1-a0c0-457e-a81a-a8999052f690.jpg?v=1746154559\" class=\"img-fluid d-block w-100\" alt=\"金具色オプション\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_nasu_g.jpg?v=1754034973\" class=\"img-fluid d-block w-100\" alt=\"ストラップ装着例\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/style_03.jpg?v=1754035713\" class=\"img-fluid d-block w-100\" alt=\"ストラップ装着例2\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/style_04.jpg?v=1754035713\" class=\"img-fluid d-block w-100\" alt=\"ストラップ装着例3\"\u003e\n                    \u003cp class=\"caption-text text-end\"\u003e＊ハトメとマルカンをつけたスマホケースにストラップをつけたイメージ例\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品の仕様に関する補足\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eファスナーの引手のデザインが機種により異なります。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e●ハシゴ型引手\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1663599985240_cherbo_hashigo.jpg?alt=media\u0026amp;token=6b258c41-d769-49e1-9d62-f9f280122953\" class=\"img-fluid d-block w-100\" alt=\"ハシゴ型引手\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e●ペタンコ型引手\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1663600005046_cherbo_petanko.jpg?alt=media\u0026amp;token=68e04fea-0c31-4ec2-8325-2e485e96aaf8\" class=\"img-fluid d-block w-100\" alt=\"ペタンコ型引手\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品コード: 9546926555423\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\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\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9546926555423\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ Google Pixel 3a","offer_id":51340666208543,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 3aXL","offer_id":52288016515359,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 6a","offer_id":52288016548127,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 7","offer_id":52288016580895,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 7a","offer_id":52288016613663,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 8","offer_id":52288016646431,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 8a","offer_id":52288016679199,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 9\/9Pro","offer_id":52288016711967,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 9a","offer_id":52288016744735,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 10\/10Pro","offer_id":52288016777503,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 10a","offer_id":52394416898335,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 3a","offer_id":52288016810271,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 3aXL","offer_id":52288016843039,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 6a","offer_id":52288016875807,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 7","offer_id":52288016908575,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 7a","offer_id":52288016941343,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 8","offer_id":52288016974111,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 8a","offer_id":52288017006879,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 9\/9Pro","offer_id":52288017039647,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 9a","offer_id":52288017072415,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 10\/10Pro","offer_id":52288017105183,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 10a","offer_id":52394416931103,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 3a","offer_id":52288017137951,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 3aXL","offer_id":52288017170719,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 6a","offer_id":52288017203487,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 7","offer_id":52288017236255,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 7a","offer_id":52288017269023,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 8","offer_id":52288017301791,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 8a","offer_id":52288017334559,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 9\/9Pro","offer_id":52288017367327,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 9a","offer_id":52288017400095,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 10\/10Pro","offer_id":52288017432863,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 10a","offer_id":52394416963871,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 3a","offer_id":52288017465631,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 3aXL","offer_id":52288017498399,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 6a","offer_id":52288017531167,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 7","offer_id":52288017563935,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 7a","offer_id":52288017596703,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 8","offer_id":52288017629471,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 8a","offer_id":52288017662239,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 9\/9Pro","offer_id":52288017695007,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 9a","offer_id":52288017727775,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 10\/10Pro","offer_id":52288017760543,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 10a","offer_id":52394416996639,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 3a","offer_id":52288017793311,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 3aXL","offer_id":52288017826079,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 6a","offer_id":52288017858847,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 7","offer_id":52288017891615,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 7a","offer_id":52288017924383,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 8","offer_id":52288017957151,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 8a","offer_id":52288017989919,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 9\/9Pro","offer_id":52288018022687,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 9a","offer_id":52288018055455,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 10\/10Pro","offer_id":52288018088223,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 10a","offer_id":52394417029407,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670317729358_cervo_blue2.jpg?v=1746009868"},{"product_id":"j5q2toub74zpueptmjfw","title":"ショルダーストラップ付チェルボスマホケース　OPPOシリーズ対応","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    \u003cp class=\"body-text\"\u003e取り外し可能なショルダーストラップが、両手を自由にします。約83cmから157cmまで長さ調整ができ、その日のスタイルやシーンに合わせて、\u003cstrong\u003e快適な持ち方を選べます\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1683968784926_cervo_shoulder_salmon-pink.jpg?v=1746009866\" 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\/0885\/3998\/8255\/files\/products_2F1670825431639_style_04.jpg?v=1746009866\" 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表のファスナーポケットは、小銭やお札、薄い鍵をすっきりと収納できます。内側にはカードポケットが3つとサイドポケットがあり、これ一つで\u003cstrong\u003e外出が完結します\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670166671333_cervo_fastener.jpg?v=1764401267\" 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=\"benefit-list\"\u003e\n        \u003cli\u003e取り外し・長さ調整可能なショルダーストラップ (約83cm～157cm)\u003c\/li\u003e\n        \u003cli\u003eリュック使用時もスムーズなアクセスを可能にする設計\u003c\/li\u003e\n        \u003cli\u003e小銭やお札、薄い鍵も収納できるファスナーポケット（表側）\u003c\/li\u003e\n        \u003cli\u003eファスナーポケットの片方にはマチが付いており、中身が見やすく取り出しやすい\u003c\/li\u003e\n        \u003cli\u003e内側にカードポケット3個とサイドポケットを装備した「お財布機能」\u003c\/li\u003e\n        \u003cli\u003e背面を折り返して動画視聴に便利なスタンド機能\u003c\/li\u003e\n        \u003cli\u003eサイドマグネットフラップで開閉がスムーズ\u003c\/li\u003e\n        \u003cli\u003eスマートフォンをしっかり固定する内側ハードケース\u003c\/li\u003e\n        \u003cli\u003e各機種ごとにぴったり合う専用カメラホール（OPPOシリーズにも対応）\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\/products_2F1670170721562_style_04.jpg?v=1746154559\" 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\/products_2F1670170879157_cervo_fastener_1623cf29-906a-4a3d-9b28-5c8b954a0b12.jpg?v=1746154558\" 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\/cervo_pocket_1effd7fe-0917-4e32-a3a9-5d3fb116afd2.jpg?v=1754641510\" 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\/products_2F1669203477627_cervo_case1.jpg?v=1746154558\" 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\/products_2F1649937198407_cherbo_3.jpg?v=1746154558\" 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\/products_2F1649937198408_cherbo_9.jpg?v=1746154558\" 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\/products_2F1669203477628_cervo_camerahole.jpg?v=1746154558\" 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=\"benefit-list\"\u003e\n        \u003cli\u003eシボ感があり、柔らかい手触りが特徴\u003c\/li\u003e\n        \u003cli\u003e使うほどに革が馴染み、美しいツヤが出る\u003c\/li\u003e\n        \u003cli\u003e色の変化が少なく、傷つきにくい特性\u003c\/li\u003e\n        \u003cli\u003eタンニン鞣し革に比べ色落ちが少なく、普段使いに最適\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_leather_13fa804f-337f-467e-9cdd-77a3addb5516.jpg?v=1764401213\" class=\"img-fluid d-block w-100 product-img\" alt=\"シュリンクレザーの質感\"\u003e\u003c\/div\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      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1671338007291_cervo_pink.jpg?alt=media\u0026amp;token=f417789b-843b-4489-9fba-742ed1b34fa6\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハシゴ型引手\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1671339790202_cherbo_pink.jpg?alt=media\u0026amp;token=959505b6-c404-4a49-a7ec-3a30b151c114\" 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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eショルダーストラップ長さ: 約83cm〜157cm (調整可能)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e本製品は受注後の制作となります。注文確定後の機種の交換、キャンセル、返品は受け付けられませんのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e制作には3日〜1週間程度お時間をいただきます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ OPPO A54 5G","offer_id":49498298876191,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ OPPO A73","offer_id":49498298908959,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ OPPO Reno 5A","offer_id":49498298941727,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ OPPO A54 5G","offer_id":49498298679583,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ OPPO A73","offer_id":49498298712351,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ OPPO Reno 5A","offer_id":49498298745119,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ OPPO A54 5G","offer_id":49498299072799,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ OPPO A73","offer_id":49498299105567,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ OPPO Reno 5A","offer_id":49498299138335,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ OPPO A54 5G","offer_id":49498298974495,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ OPPO A73","offer_id":49498299007263,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ OPPO Reno 5A","offer_id":49498299040031,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ OPPO A54 5G","offer_id":49498298777887,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ OPPO A73","offer_id":49498298810655,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ OPPO Reno 5A","offer_id":49498298843423,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1683968784926_cervo_shoulder_salmon-pink.jpg?v=1746009866"},{"product_id":"jffnyobakr5esvig2oh4","title":"ショルダーストラップ付チェルボスマホケース　Xperiaシリーズ対応","description":"\n\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\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eどんなシーンも軽やかに\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e上質なシュリンクレザー\u003c\/strong\u003eが魅せる光沢と柔らかな手触り。調整可能なショルダーストラップで、両手をふさぐことなく、\u003cstrong\u003eスマートに行動\u003c\/strong\u003eできます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1683969356012_cervo_shoulder_silver.jpg?v=1746009861\" 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\/0885\/3998\/8255\/files\/products_2F1670825395011_style_04.jpg?v=1746009862\" 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\/0885\/3998\/8255\/files\/products_2F1670166290463_cervo_fastener.jpg?v=1764401395\" 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=\"benefit-list\"\u003e\n        \u003cli\u003e取り外し・長さ調整可能なショルダーストラップ付き（最短約83㎝～最長約157㎝）\u003c\/li\u003e\n        \u003cli\u003eリュック使用時も必要なものがすぐ取り出せ、スムーズに行動可能\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170721562_style_04.jpg?v=1746154559\" class=\"img-fluid d-block w-100 product-img\" alt=\"リュックと合わせたスマホカバーの使用例\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eお財布のようにも使える充実した収納力。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e小銭やお札、薄い鍵なども入れられるファスナーポケット（表）\u003c\/li\u003e\n        \u003cli\u003eカードポケット3個とサイドポケット（内側）\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170879157_cervo_fastener_1623cf29-906a-4a3d-9b28-5c8b954a0b12.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\" alt=\"ファスナーポケットとお財布機能\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e片方にマチが付いたファスナーポケットで、中身が見やすく取り出しやすい\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_pocket_1effd7fe-0917-4e32-a3a9-5d3fb216afd2.jpg?v=1754641510\" class=\"img-fluid d-block w-100 product-img\" alt=\"マチ付きファスナーポケットの詳細\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669203477627_cervo_case1.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\" alt=\"カードポケットと内側収納\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e背面を折り返せば、動画視聴に便利なスタンドとしても利用可能\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1649937198407_cherbo_3.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマホスタンド機能\"\u003e\n      \u003c\/div\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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1649937198408_cherbo_9.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイドフラップの開閉と内部フレーム\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669203477628_cervo_camerahole.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\" alt=\"カメラホール\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eショルダーストラップの長さ：約83㎝（最短）～ 約157㎝（最長）\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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_leather_13fa804f-337f-467e-9cdd-77a3addb5516.jpg?v=1764401267\" class=\"img-fluid d-block w-100 product-img\" alt=\"シュリンクレザーの質感\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eご注文・お届けに関する注意\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e機種によりファスナーの引手のデザインが異なります。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eハシゴ型引手\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1671338007291_cervo_pink.jpg?alt=media\u0026amp;token=f417789b-843b-4489-9fba-742ed1b34fa6\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハシゴ型引手のデザイン例\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eペタンコ型引手\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1671339790202_cherbo_pink.jpg?alt=media\u0026amp;token=959505b6-c404-4a49-a7ec-3a30b151c114\" class=\"img-fluid d-block w-100 product-img\" alt=\"ペタンコ型引手のデザイン例\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e受注後の制作となります。注文確定後の機種の交換やキャンセル、返品は受け付けられませんのでご注意ください。\u003c\/li\u003e\n        \u003cli\u003e制作に3日～1週間程度お時間を頂きます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ Xperia 10II","offer_id":49498302808351,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 10III","offer_id":49498302841119,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 10IV","offer_id":49498302873887,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 10V","offer_id":49498302906655,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 10Ⅵ","offer_id":51109616353567,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 10Ⅶ","offer_id":51416564695327,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 5","offer_id":49498302939423,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 5II","offer_id":49498302972191,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 5III","offer_id":49498303004959,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 5IV","offer_id":49498303037727,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 8","offer_id":49498303070495,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia Ace","offer_id":49498303103263,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia AceII","offer_id":49498303136031,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia AceIII","offer_id":49498303168799,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia XZ\/XZS","offer_id":49498303201567,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia XZ1","offer_id":49498303234335,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia XZ2","offer_id":49498303267103,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia XZ3","offer_id":49498303299871,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10II","offer_id":49498301759775,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10III","offer_id":49498301792543,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10IV","offer_id":49498301825311,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10V","offer_id":49498301858079,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10Ⅵ","offer_id":51109616386335,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10Ⅶ","offer_id":51416564728095,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 5","offer_id":49498301890847,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 5II","offer_id":49498301923615,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 5III","offer_id":49498301956383,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 5IV","offer_id":49498301989151,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 8","offer_id":49498302021919,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia Ace","offer_id":49498302054687,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia AceII","offer_id":49498302087455,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia AceIII","offer_id":49498302120223,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia XZ\/XZS","offer_id":49498302152991,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia XZ1","offer_id":49498302185759,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia XZ2","offer_id":49498302218527,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia XZ3","offer_id":49498302251295,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10II","offer_id":49498303856927,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10III","offer_id":49498303889695,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10IV","offer_id":49498303922463,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10V","offer_id":49498303955231,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10Ⅵ","offer_id":51109616419103,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10Ⅶ","offer_id":51416564760863,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 5","offer_id":49498303987999,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 5II","offer_id":49498304020767,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 5III","offer_id":49498304053535,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 5IV","offer_id":49498304086303,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 8","offer_id":49498304119071,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia Ace","offer_id":49498304151839,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia AceII","offer_id":49498304184607,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia AceIII","offer_id":49498304217375,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia XZ\/XZS","offer_id":49498304250143,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia XZ1","offer_id":49498304282911,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia XZ2","offer_id":49498304315679,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia XZ3","offer_id":49498304348447,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10II","offer_id":49498303332639,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10III","offer_id":49498303365407,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10IV","offer_id":49498303398175,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10V","offer_id":49498303430943,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10Ⅵ","offer_id":51109616451871,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10Ⅶ","offer_id":51416564793631,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 5","offer_id":49498303463711,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 5II","offer_id":49498303496479,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 5III","offer_id":49498303529247,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 5IV","offer_id":49498303562015,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 8","offer_id":49498303594783,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia Ace","offer_id":49498303627551,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia AceII","offer_id":49498303660319,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia AceIII","offer_id":49498303693087,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia XZ\/XZS","offer_id":49498303725855,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia XZ1","offer_id":49498303758623,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia XZ2","offer_id":49498303791391,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia XZ3","offer_id":49498303824159,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10II","offer_id":49498302284063,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10III","offer_id":49498302316831,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10IV","offer_id":49498302349599,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10V","offer_id":49498302382367,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10Ⅵ","offer_id":51109616484639,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10Ⅶ","offer_id":51416564826399,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 5","offer_id":49498302415135,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 5II","offer_id":49498302447903,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 5III","offer_id":49498302480671,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 5IV","offer_id":49498302513439,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 8","offer_id":49498302546207,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia Ace","offer_id":49498302578975,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia AceII","offer_id":49498302611743,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia AceIII","offer_id":49498302644511,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia XZ\/XZS","offer_id":49498302677279,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia XZ1","offer_id":49498302710047,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia XZ2","offer_id":49498302742815,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia XZ3","offer_id":49498302775583,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1683969356012_cervo_shoulder_silver.jpg?v=1746009861"},{"product_id":"kcy5vpfaqdo9uknjitsu","title":"バネ口スマホポーチ","description":"\n\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\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\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\/0885\/3998\/8255\/files\/products_2F1688814861203_1649874233991_bag_2.jpg?v=1746009842\" 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            交通系ICカードをそのまま収納し、ポーチをかざすだけで改札を通過。\n            日常の移動が格段に\u003cstrong\u003eスマート\u003c\/strong\u003eになります。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1649863935823_bag_black2.jpg?v=1746009842\" 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            主張しすぎない上品な佇まいで、コーディネートを選ばずに持ち歩けるアイテムです。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1688814881510_1649864147884_bag_black.jpg?v=1746009842\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスタイルを選ばない万能アイテム\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこのスマホポーチは、日常をより快適にする機能性とデザイン性を兼ね備えています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e薄くて軽い仕上がり\u003c\/strong\u003eで、身につけていることを忘れるほどの快適さ。\u003c\/li\u003e\n                    \u003cli\u003e片手でスムーズに開閉できる\u003cstrong\u003eバネ口仕様\u003c\/strong\u003e。\u003c\/li\u003e\n                    \u003cli\u003e交通系ICカードを収納し、\u003cstrong\u003eそのままタッチできる背面ポケット\u003c\/strong\u003e。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003ekcy5vpfaqdo9uknjitsu\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"オレンジ","offer_id":49498310508831,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド","offer_id":49498310541599,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー","offer_id":49498310574367,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック","offer_id":49498310607135,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":false},{"title":"ブルー","offer_id":49498310639903,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":false},{"title":"ホワイト","offer_id":49498310672671,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ワインレッド","offer_id":49498310705439,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1688814861203_1649874233991_bag_2.jpg?v=1746009842"},{"product_id":"コンビ革スマホケース-google-pixelシリーズ対応-カスタマイズ","title":"コンビ革スマホケース　Google Pixelシリーズ対応　カスタマイズ","description":"\n\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\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eあなたのPixelを彩る専用デザイン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eGoogle Pixelのフォルムに合わせた精緻な設計は、まるでオーダーメイドのようなフィット感。豊富なカラーから、あなたの個性を引き出す理想の色を見つけてください。手にするたび、心躍る体験が始まります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1704201823705__E3_82_B3_E3_83_B3_E3_83_93__E3_82_AB_E3_83_A1_E3_83_A9_E3_83_9B_E3_83_BC_E3_83_AB_E7_94_BB_E5_83_8F_1324c04c-085d-414d-b3e0-fd4a84e7e161.jpg?v=1768972533\" 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厳選された素材が織りなす上質な内装には、カードや紙幣をスマートに収納。必要なものが全て手元にまとまるから、キャッシュレス時代のお出かけも身軽に楽しめます。Google Pixelを守りながら、日々の生活を格上げします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1704933034756_combi_detail13_ba9b0edf-44b3-4212-8656-aea5422fd6eb.jpg?v=1768972533\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e身軽に、そして美しく\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e差をつける、選べる輝き\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eケースの表情を豊かにする、細部に宿るカスタマイズ。ゴールド、アンティーク、シルバーからお好みの金具を選び、あなただけの特別なスタイルを演出できます。さりげない輝きが、日常に上質感を添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1704201823704_hole_detail01_8a584bff-0c03-411a-8a6f-2b4a9575216a.jpg?v=1768972533\" 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マットな風合いから艶のある革に変化するコンビ鞣しのカバーです。国産のスムース革をクロムとタンニンでコンビなめししており、色の変化は少ないながらも、風合いやツヤ感の変化を楽しめます。\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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704930869567_combi_detail011.jpg?alt=media\u0026amp;token=893906c0-cf15-41d6-a99f-1a6f99df3c3f\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e収納と機能性\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932104158_combi_detail13.jpg?alt=media\u0026amp;token=b644db74-638a-4d03-bddf-a0af3d238ed8\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932982469_combi_detail05.jpg?alt=media\u0026amp;token=e2764725-e917-4745-86ae-990e21f7899c\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932138415_combi_detail09.jpg?alt=media\u0026amp;token=780db466-712a-459e-8dba-b9b760749d87\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932234013_combi_detail02.jpg?alt=media\u0026amp;token=f36504f7-a247-4b44-9b43-a352b9735e6e\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317081982_hardcase.jpg?alt=media\u0026amp;token=8713a9b8-c2b6-4456-bede-56a8889372e4\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカメラホールについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e各機種ごとにぴったりサイズのカメラホールを設計。ケースを装着したままでもスムーズな写真撮影が可能です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/317ac187c35c4ee3eca7eff92ad931d7.jpg?v=1753691375\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカスタマイズオプション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/hole_detail02.jpg?v=1753691395\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/hole_detail01.jpg?v=1753691395\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003eお持ちのストラップを付けてアレンジをお楽しみください。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704265114490_combi_detail11.jpg?alt=media\u0026amp;token=9e92b01b-642b-425a-aef4-c8942a6104af\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704265100358_combi_detail12.jpg?alt=media\u0026amp;token=ba7d70a4-fb0d-42e9-aeed-6aea6ff2fb49\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_strap_brown.jpg?v=1753692011\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n\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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_detail15.jpg?v=1753691439\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品に関するご注意\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e素材の在庫や特性に関する重要事項をご確認ください。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e革の在庫状況により、色味（レッド・ネイビー）が変更になる場合があります。機種により変更時期が異なりますので、確認したい場合はお問い合わせフォームよりご連絡ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_s_red_channge_2bf5a200-f373-4efa-944c-a3f073e23127.jpg?v=1768724467\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_s_blue_change_169a26d4-b3d6-48cc-a4d7-244fa3297572.jpg?v=1768724467\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eこの革の特性上、革の表面に擦れ（スレ）に見えるものや筋（スジ）が表面にでている場合があります。擦れに見えるものは使っていくと目立たなくなっていきます。これらは返品交換の対象とはなりませんのでご了承ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932182846_combi_detail22.jpg?alt=media\u0026amp;token=1ff381a5-f804-4894-ab84-c2b8e1b93d98\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\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お時間を頂戴いたします。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eご注文確定後の機種の交換、キャンセル、返品は承りかねます\u003c\/strong\u003eので、十分にご確認の上ご注文ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv data-enviroment=\"Customizer\" data-product-id=\"9546933502239\" style=\"display: none;\" id=\"zakeke-product-tag\"\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ Google Pixel 3a","offer_id":51554693120287,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 3aXL","offer_id":51554693153055,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 6a","offer_id":51554693185823,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 7","offer_id":51554693218591,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 7a","offer_id":51554693251359,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 8","offer_id":51554693284127,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 8a","offer_id":51554693316895,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 9\/9Pro","offer_id":51554693349663,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 9a","offer_id":51554693382431,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 10\/10Pro","offer_id":51554693415199,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 10a","offer_id":52394419880223,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Google Pixel 3a","offer_id":51554693447967,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Google Pixel 3aXL","offer_id":51554693480735,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Google Pixel 6a","offer_id":51554693513503,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Google Pixel 7","offer_id":51554693546271,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Google Pixel 7a","offer_id":51554693579039,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Google Pixel 8","offer_id":51554693611807,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Google Pixel 8a","offer_id":51554693644575,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Google Pixel 9\/9Pro","offer_id":51554693677343,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Google Pixel 9a","offer_id":51554693710111,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Google Pixel 10\/10Pro","offer_id":51554693742879,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Google Pixel 10a","offer_id":52394419912991,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Google Pixel 3a","offer_id":51340665880863,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Google Pixel 3aXL","offer_id":51340665913631,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Google Pixel 6a","offer_id":51340665946399,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Google Pixel 7","offer_id":51340665979167,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Google Pixel 7a","offer_id":51340666011935,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Google Pixel 8","offer_id":51340666044703,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Google Pixel 8a","offer_id":51340666077471,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Google Pixel 9\/9Pro","offer_id":51340666110239,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Google Pixel 9a","offer_id":51340666143007,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Google Pixel 10\/10Pro","offer_id":51340666175775,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Google Pixel 10a","offer_id":52394419945759,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Google Pixel 3a","offer_id":51340665225503,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Google Pixel 3aXL","offer_id":51340665258271,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Google Pixel 6a","offer_id":51340665291039,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Google Pixel 7","offer_id":51340665323807,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Google Pixel 7a","offer_id":51340665356575,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Google Pixel 8","offer_id":51340665389343,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Google Pixel 8a","offer_id":51340665422111,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Google Pixel 9\/9Pro","offer_id":51340665454879,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Google Pixel 9a","offer_id":51340665487647,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Google Pixel 10\/10Pro","offer_id":51340665520415,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Google Pixel 10a","offer_id":52394419978527,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Google Pixel 3a","offer_id":51554693775647,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 3aXL","offer_id":51554693808415,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Google Pixel 6a","offer_id":51554693841183,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Google Pixel 7","offer_id":51554693873951,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Google Pixel 7a","offer_id":51554693906719,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Google Pixel 8","offer_id":51554693939487,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 8a","offer_id":51554693972255,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 9\/9Pro","offer_id":51554694005023,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 9a","offer_id":51554694037791,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Google Pixel 10\/10Pro","offer_id":51554694070559,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 10a","offer_id":52394420011295,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 3a","offer_id":51340665553183,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 3aXL","offer_id":51340665585951,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 6a","offer_id":51340665618719,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 7","offer_id":51340665651487,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 7a","offer_id":51340665684255,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 8","offer_id":51340665717023,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 8a","offer_id":51340665749791,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 9\/9Pro","offer_id":51340665782559,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 9a","offer_id":51340665815327,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 10\/10Pro","offer_id":51340665848095,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 10a","offer_id":52394420044063,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1713061449776_combi_s_kahki.jpg?v=1746009839"},{"product_id":"チェルボスマホケース-aquosシリーズ対応-カスタマイズ","title":"チェルボスマホケース　AQUOSシリーズ対応　カスタマイズ","description":"\n\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\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\/0885\/3998\/8255\/files\/products_2F1670318304670_cervo_gold.jpg?v=1746009834\" 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\/0885\/3998\/8255\/files\/products_2F1669206445036_cervo_case1_3641601f-90d1-4c5b-87d9-aa37700eaffa.jpg?v=1764400362\" 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\/0885\/3998\/8255\/files\/products_2F1649935774775_cherbo_3_bacc7b30-c0a2-4436-a6f9-dbab082ba0cb.jpg?v=1764400362\" 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=\"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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_leather_13fa804f-337f-467e-9cdd-77a3addb5516.jpg?v=1764397991\" class=\"img-fluid d-block w-100 product-img\" alt=\"本革シュリンクレザーの質感\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e多機能ポケットと収納力\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \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内側にカードポケット3個とサイドポケットがあり、収納力も抜群\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_pocket.jpg?v=1754034973\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマホケース表面のファスナーポケット\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_fastener.jpg?v=1754034974\" class=\"img-fluid d-block w-100 product-img\" alt=\"ファスナーポケットの開口部\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_case1.jpg?v=1754034973\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマホケース内側のカードポケットとサイドポケット\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e快適な使用感と保護機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e動画視聴にも便利なスタンド機能と、デバイスをしっかり保護する設計です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e背面を折り返すと、動画視聴に便利なスタンドとしても利用可能\u003c\/li\u003e\n        \u003cli\u003eマグネットフラップがサイドについているので、楽に開閉可能\u003c\/li\u003e\n        \u003cli\u003e内側のフレームはハードケースで、スマートフォンをしっかり固定\u003c\/li\u003e\n        \u003cli\u003eカメラホールは各機種ごとぴったりサイズで、ケースを装着したまま撮影可能\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670316996995_cherbo_3.jpg?alt=media\u0026amp;token=f2bc0bd2-be9c-4095-9158-6cca9dd0ab83\" class=\"img-fluid d-block w-100 product-img\" alt=\"動画視聴時のスタンド機能\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317049319_cherbo_9.jpg?alt=media\u0026amp;token=f350d70d-753f-4bfa-96f9-985c88880457\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイドマグネットフラップの開閉\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317081982_hardcase.jpg?alt=media\u0026amp;token=8713a9b8-c2b6-4456-bede-56a8889372e4\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートフォンを固定するハードケース\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669203477628_cervo_camerahole.jpg?v=1746154558\" class=\"img-fluid d-block w-100 product-img\" alt=\"機種に合わせたカメラホール\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e選べるカスタマイズオプション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eご希望に応じてストラップホールの加工が可能です。\u003c\/p\u003e\n      \u003cp\u003eストラップホール（ハトメ）加工\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e1個 100円（税込）\u003c\/li\u003e\n        \u003cli\u003eハトメの位置を【上】【下】【上下】から選択\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170890147_cervo_option_strap_8fd99621-364e-47c1-86eb-5dc6cf04a6d9.jpg?v=1746154559\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップホールの位置選択\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eマルカン（リング）加工\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e1個 30円（税込）\u003c\/li\u003e\n        \u003cli\u003e金具の色を【ゴールド】【シルバー】【アンティーク】から選択\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170890145_cervo_option_ring_d8993bd1-a0c0-457e-a81a-a8999052f690.jpg?v=1746154559\" class=\"img-fluid d-block w-100 product-img\" alt=\"マルカンの色選択\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e＊ハトメとマルカンをつけたスマホケースにストラップをつけたイメージ例\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_nasu_g.jpg?v=1754034973\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ装着イメージ例1\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/style_03.jpg?v=1754035713\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ装着イメージ例2\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/style_04.jpg?v=1754035713\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ装着イメージ例3\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品名: チェルボスマホケース-aquosシリーズ対応-カスタマイズ\u003c\/li\u003e\n        \u003cli\u003e素材: シュリンクレザー（牛革）\u003c\/li\u003e\n        \u003cli\u003e対応シリーズ: AQUOSシリーズ\u003c\/li\u003e\n        \u003cli\u003eZakeke Customizer Product ID: 9546934092063\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eファスナーの引手のデザインが機種により異なります。\u003cbr\u003e（ハシゴ型引手またはペタンコ型引手）\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1663599985240_cherbo_hashigo.jpg?alt=media\u0026amp;token=6b258c41-d769-49e1-9d62-f9f280122953\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハシゴ型引手の画像\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1663600005046_cherbo_petanko.jpg?alt=media\u0026amp;token=68e04fea-0c31-4ec2-8325-2e485e96aaf8\" class=\"img-fluid d-block w-100 product-img\" alt=\"ペタンコ型引手の画像\"\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e本製品は受注後の制作となります。\u003c\/li\u003e\n      \u003cli\u003e注文確定後の機種の交換やキャンセル、返品は受け付けられませんのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e制作に3日～1週間程度お時間を頂きます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9546934092063\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ AQUOS R","offer_id":49498317979935,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS R5G","offer_id":52288013730079,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS R8","offer_id":52288013762847,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS R9","offer_id":52288013795615,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense\/Android OneS3","offer_id":52288013828383,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense2\/Android OneS5","offer_id":52288013861151,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":52288013893919,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense3plus","offer_id":52288013926687,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense4\/sense5G","offer_id":52288013959455,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense6","offer_id":52288013992223,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense7","offer_id":52288014024991,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense8","offer_id":52288014057759,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense9","offer_id":52288014090527,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS wish\/wish2","offer_id":52288014123295,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS zero2","offer_id":52288014156063,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS zero5Gbasic","offer_id":52288014188831,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS zero6","offer_id":52288014221599,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS R","offer_id":52288014254367,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS R5G","offer_id":52288014287135,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS R8","offer_id":52288014319903,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS R9","offer_id":52288014352671,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense\/Android OneS3","offer_id":52288014385439,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense2\/Android OneS5","offer_id":52288014418207,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":52288014450975,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense3plus","offer_id":52288014483743,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense4\/sense5G","offer_id":52288014516511,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense6","offer_id":52288014549279,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense7","offer_id":52288014582047,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense8","offer_id":52288014614815,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense9","offer_id":52288014647583,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS wish\/wish2","offer_id":52288014680351,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS zero2","offer_id":52288014713119,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS zero5Gbasic","offer_id":52288014745887,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS zero6","offer_id":52288014778655,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS R","offer_id":52288014811423,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS R5G","offer_id":52288014844191,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS R8","offer_id":52288014876959,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS R9","offer_id":52288014909727,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense\/Android OneS3","offer_id":52288014942495,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense2\/Android OneS5","offer_id":52288014975263,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":52288015008031,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense3plus","offer_id":52288015040799,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense4\/sense5G","offer_id":52288015073567,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense6","offer_id":52288015106335,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense7","offer_id":52288015139103,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense8","offer_id":52288015171871,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense9","offer_id":52288015204639,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS wish\/wish2","offer_id":52288015237407,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS zero2","offer_id":52288015270175,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS zero5Gbasic","offer_id":52288015302943,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS zero6","offer_id":52288015335711,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS R","offer_id":52288015368479,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS R5G","offer_id":52288015401247,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS R8","offer_id":52288015434015,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS R9","offer_id":52288015466783,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense\/Android OneS3","offer_id":52288015499551,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense2\/Android OneS5","offer_id":52288015532319,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":52288015565087,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense3plus","offer_id":52288015597855,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense4\/sense5G","offer_id":52288015630623,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense6","offer_id":52288015663391,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense7","offer_id":52288015696159,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense8","offer_id":52288015728927,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense9","offer_id":52288015761695,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS wish\/wish2","offer_id":52288015794463,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS zero2","offer_id":52288015827231,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS zero5Gbasic","offer_id":52288015859999,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS zero6","offer_id":52288015892767,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS R","offer_id":52288015925535,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS R5G","offer_id":52288015958303,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS R8","offer_id":52288015991071,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS R9","offer_id":52288016023839,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense\/Android OneS3","offer_id":52288016056607,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense2\/Android OneS5","offer_id":52288016089375,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":52288016122143,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense3plus","offer_id":52288016154911,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense4\/sense5G","offer_id":52288016187679,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense6","offer_id":52288016220447,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense7","offer_id":52288016253215,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense8","offer_id":52288016285983,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense9","offer_id":52288016318751,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS wish\/wish2","offer_id":52288016351519,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS zero2","offer_id":52288016384287,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS zero5Gbasic","offer_id":52288016417055,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS zero6","offer_id":52288016449823,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670318304670_cervo_gold.jpg?v=1746009834"},{"product_id":"mlpnwcftwecgv0zvhifu","title":"ショルダーストラップ付チェルボスマホケース　Google Pixelシリーズ対応","description":"\n\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\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eGoogle Pixel 身軽を叶える手ぶら\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1683967732196_cervo_shoulder_indigoblue.jpg?v=1746009821\" class=\"img-fluid d-block w-100 product-img\" alt=\"Google Pixel ケースを肩掛けしているイメージ\"\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\/0885\/3998\/8255\/files\/products_2F1670825458964_style_04_c1bda2d2-45d6-451a-8d51-2d77b1731c04.jpg?v=1746009821\" class=\"img-fluid d-block w-100 product-img\" alt=\"上質なシュリンクレザーを使用したGoogle Pixel ケースのイメージ\"\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お財布いらずの多機能 Pixelケース\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669206344161_cervo_case1_8244dd7c-94d8-496e-9df3-629acd74ad67.jpg?v=1764402223\" class=\"img-fluid d-block w-100 product-img\" alt=\"Google Pixel ケースのファスナーポケットとカードポケットのイメージ\"\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カード3枚とサイドポケット\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    \n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eショルダーベルト付きスマホカバーは、これひとつで身軽にお出かけが可能です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e取り外しも可能なショルダーストラップ付きで、両手を自由に解放。\u003c\/li\u003e\n          \u003cli\u003eリュック利用時でも、斜め掛けで必要なものにすぐにアクセス可能。\u003c\/li\u003e\n          \u003cli\u003e背面を折り返せば、動画視聴に便利なスタンドとしても利用可能。\u003c\/li\u003e\n          \u003cli\u003eサイドマグネットフラップで、スムーズに開閉できます。\u003c\/li\u003e\n          \u003cli\u003e内側のハードケースがスマートフォンをしっかり固定。\u003c\/li\u003e\n          \u003cli\u003e各機種に合わせたカメラホールで、ケースを装着したまま写真撮影が可能です。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170721562_style_04.jpg?v=1746154559\" 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\/products_2F1649937198407_cherbo_3.jpg?v=1746154558\" 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\/products_2F1649937198408_cherbo_9.jpg?v=1746154558\" 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\/products_2F1669203477628_cervo_camerahole.jpg?v=1746154558\" 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=\"point-list\"\u003e\n          \u003cli\u003e表に小銭やお札、薄い鍵なども入れられるファスナーポケットを配置。\u003c\/li\u003e\n          \u003cli\u003e内側にカードポケット3個とサイドポケットを完備。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eファスナーポケットの片方にはマチがついているので、中身が見やすく、取り出しやすい設計です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170879157_cervo_fastener_1623cf29-906a-4a3d-9b28-5c8b954a0b12.jpg?v=1746154558\" 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\/cervo_pocket_1effd7fe-0917-4e32-a3a9-5d3fb216afd2.jpg?v=1754641510\" 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\/products_2F1669203477627_cervo_case1.jpg?v=1746154558\" 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最短時の長さ: 約83cm\u003c\/li\u003e\n          \u003cli\u003e最長時の長さ: 約157cm\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革はシボ感があり、柔らかい手触りが特徴の\u003cstrong\u003eシュリンクレザー（牛革）\u003c\/strong\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        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_leather_13fa804f-337f-467e-9cdd-77a3addb5516.jpg?v=1764402147\" alt=\"シュリンクレザーの質感イメージ\"\u003e\u003c\/div\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        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1671338007291_cervo_pink.jpg?alt=media\u0026amp;token=f417789b-843b-4489-9fba-742ed1b34fa6\" alt=\"ハシゴ型ファスナー引手のイメージ\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1671339790202_cherbo_pink.jpg?alt=media\u0026amp;token=959505b6-c404-4a49-a7ec-3a30b151c114\" alt=\"ペタンコ型ファスナー引手のイメージ\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c!-- \/content-section --\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制作に3日～1週間程度お時間を頂きます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c!-- \/note-box --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ Google Pixel 3a","offer_id":51340663587103,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 3aXL","offer_id":51340663619871,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 6a","offer_id":51340663652639,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 7","offer_id":51340663685407,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 7a","offer_id":51340663718175,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 8","offer_id":51340663750943,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 8a","offer_id":51340663783711,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 9\/9Pro","offer_id":51340663816479,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 9a","offer_id":51340663849247,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 10\/10Pro","offer_id":51340663882015,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 10a","offer_id":52394418209055,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 3a","offer_id":51340663914783,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 3aXL","offer_id":51340663947551,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 6a","offer_id":51340663980319,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 7","offer_id":51340664013087,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 7a","offer_id":51340664045855,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 8","offer_id":51340664078623,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 8a","offer_id":51340664111391,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 9\/9Pro","offer_id":51340664144159,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 9a","offer_id":51340664176927,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 10\/10Pro","offer_id":51340664209695,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 10a","offer_id":52394418241823,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 3a","offer_id":51340664242463,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 3aXL","offer_id":51340664275231,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 6a","offer_id":51340664307999,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 7","offer_id":51340664340767,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 7a","offer_id":51340664373535,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 8","offer_id":51340664406303,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 8a","offer_id":51340664439071,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 9\/9Pro","offer_id":51340664471839,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 9a","offer_id":51340664504607,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 10\/10Pro","offer_id":51340664537375,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 10a","offer_id":52394418274591,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 3a","offer_id":51340664570143,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 3aXL","offer_id":51340664602911,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 6a","offer_id":51340664635679,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 7","offer_id":51340664668447,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 7a","offer_id":51340664701215,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 8","offer_id":51340664733983,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 8a","offer_id":51340664766751,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 9\/9Pro","offer_id":51340664799519,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 9a","offer_id":51340664832287,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 10\/10Pro","offer_id":51340664865055,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 10a","offer_id":52394418307359,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 3a","offer_id":51340664897823,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 3aXL","offer_id":51340664930591,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 6a","offer_id":51340664963359,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 7","offer_id":51340664996127,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 7a","offer_id":51340665028895,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 8","offer_id":51340665061663,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 8a","offer_id":51340665094431,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 9\/9Pro","offer_id":51340665127199,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 9a","offer_id":51340665159967,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 10\/10Pro","offer_id":51340665192735,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 10a","offer_id":52394418340127,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1683967732196_cervo_shoulder_indigoblue.jpg?v=1746009821"},{"product_id":"ql3vknve2tgzu41pr5c5","title":"ジャバラ長財布　大容量","description":"\n\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\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e鞄にすっと収まる大人の品格ジャバラ長財布\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eシボ感豊かな\u003cstrong\u003eイタリアンシュリンクレザー\u003c\/strong\u003eが、しっとり手に馴染みます。スマートな佇まいからは想像できない、\u003cstrong\u003e圧倒的な収納力\u003c\/strong\u003eを秘めた二つのファスナーが、あなたの日常を支えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678453938426_1651921913377_prog_l_l_orange.jpg?v=1746009813\" 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\u003e36枚の大容量ジャバラポケット\u003c\/strong\u003eが全てを美しく分類します。見渡せる配置で、必要なカードを迷わず「すっ」と取り出せる\u003cstrong\u003eスムーズな毎日\u003c\/strong\u003eを実感してください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1651921967155_prog_l_l_green.jpg?v=1746009813\" 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\u003eYKKエバーブライトファスナー\u003c\/strong\u003eが、細部までクラス感を演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1651921974456_prog_l_l_grey.jpg?v=1746009813\" 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カード収納に悩む方に最適な、36枚のカードがジャバラで収納できる大容量長財布です。\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        \u003ch4\u003e36のジャバラ式カードポケット\u003c\/h4\u003e\n        \u003cp\u003e一つ目のファスナーを開くと、36ポケットあるカード収納スペースが現れます。ジャバラ式なので、たくさんのカードが一目で分かりやすく、目的のカードを指でつまんで「すっ」と取り出しやすいのがポイントです。\u003c\/p\u003e\n        \u003cp\u003eこのカードポケット側の端には、お札も入るスペースのポケットがひとつあり、レシートやカード明細などの収納にも便利です。\u003c\/p\u003e\n\n        \u003ch4\u003e小銭・お札入れ\u003c\/h4\u003e\n        \u003cp\u003eもう一つのファスナーを開けると、小銭やお札などを入れるスペースがあります。小銭入れはボックス型で、カード入れと同じく小銭がとても見やすく、取り出しやすい設計です。\u003c\/p\u003e\n        \u003cp\u003eお札などを入れられるスペースは合計6つのポケットで構成されています。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eマチつきの大きいポケットが2つ\u003c\/li\u003e\n          \u003cli\u003eマチポケットの両サイドにマチなしポケットが計4つ\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eお札、商品券、クーポン、レシート、領収書など、自分が一番わかりやすい形で整理収納でき、とても便利です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e革はシュリンク加工を施した、柔らかく傷がつきにくい丈夫なイタリアンレザーを使用しています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e使うほどに手に馴染み、ツヤが出る\u003c\/li\u003e\n          \u003cli\u003e色変わりしにくい特徴\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eファスナーは輝きが持続するYKKの「エバーブライト」を使用しています。\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  \u003c\/div\u003e \u003c!-- \/content-section (スペック・詳細) --\u003e\n\n\u003c\/div\u003e \u003c!-- \/container product-wrapper --\u003e","brand":"CxClabo","offers":[{"title":"オレンジ","offer_id":49498370867487,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":49498370900255,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"グレー","offer_id":49498370933023,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー","offer_id":49498370998559,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック","offer_id":49498371031327,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678453938426_1651921913377_prog_l_l_orange.jpg?v=1746009813"},{"product_id":"コンビ革スマホケース-galaxyシリーズ対応-カスタマイズ","title":"コンビ革スマホケース　Galaxyシリーズ対応　カスタマイズ","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\"\u003eGalaxy手帳型ケース スマート収納\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\/0885\/3998\/8255\/files\/products_2F1704933034756_combi_detail13_a119e2de-d6a0-4f8d-9229-444ee9723a6b.jpg?v=1768818550\" 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\/0885\/3998\/8255\/files\/products_2F1704933034756_combi_detail13_a119e2de-d6a0-4f8d-9229-444ee9723a6b.jpg?v=1768818550\" 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\"\u003eGalaxy専用 カスタムフィットケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e鮮やかながらも落ち着いた色合いが揃い、\u003cstrong\u003e個性をさりげなく主張\u003c\/strong\u003eできる手帳型ケース。一つ一つ丁寧に機種に合わせたカメラホール加工を施し、あなたのGalaxyに\u003cstrong\u003e完璧にフィット\u003c\/strong\u003eする上質な体験を提供します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1704201823705__E3_82_B3_E3_83_B3_E3_83_93__E3_82_AB_E3_83_A1_E3_83_A9_E3_83_9B_E3_83_BC_E3_83_AB_E7_94_BB_E5_83_8F_59e89032-dc64-4d1b-a0da-512f1289c5fa.jpg?v=1768818550\" 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国産のスムース革。コンビなめし（クロムとタンニン）で仕上げており、はじめはマットな風合いを楽しみつつ、使っていくとしんなりとなじんだ艶のある革へと変化していくのが特徴です。タンニン鞣しのような色の変化はしないので、色味はある程度はじめの状態を保ちつつ、風合いやツヤ感で変化を楽しみたいという方におすすめです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704930869567_combi_detail011.jpg?alt=media\u0026amp;token=893906c0-cf15-41d6-a99f-1a6f99df3c3f\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e収納機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e内側に3段のカードポケットとサイドポケットがあるので、よく使うカードやお札を忍ばせておくこともできます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932104158_combi_detail13.jpg?alt=media\u0026amp;token=b644db74-634a-4d03-bddf-a0af3d238ed8\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e便利なスタンド機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e背面を折り返すと、動画を見るときに便利なスタンドとしても使えます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932982469_combi_detail05.jpg?alt=media\u0026amp;token=e2764725-e917-4745-86ae-990e21f7899c\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932138415_combi_detail09.jpg?alt=media\u0026amp;token=780db466-712a-459e-8dba-b9b760749d87\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e使いやすさへのこだわり\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eマグネットフラップがサイドについているので、楽に開けたり閉めたりすることができます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932234013_combi_detail02.jpg?alt=media\u0026amp;token=f36504f7-a247-4b44-9b43-a352b9735e6e\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e内側のフレームはハードケース、しっかりスマートフォンを固定できます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317081982_hardcase.jpg?alt=media\u0026amp;token=8713a9b8-c2b6-4456-bede-56a8889372e4\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e正確なカメラホール\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eカメラホールも各機種ごとぴったりサイズで作るので、もちろん写真を撮るときもそのままシャッターボタンを押すだけでOKです！\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/317ac187c35c4ee3eca7eff92ad931d7.jpg?v=1753691375\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eストラップホール加工\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eストラップホール加工で、さらに便利にカスタマイズできます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eストラップホール（ハトメ）加工：1個 ￥100（税込）\u003c\/li\u003e\n          \u003cli\u003eマルカン（リング）加工：1個 ￥30（税込）\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eハトメの位置を【上】【下】【上下】からご選択ください。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/hole_detail02.jpg?v=1753691395\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/hole_detail01.jpg?v=1753691395\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e落下防止で手にかけるストラップをつけたり、お持ちのショルダーストラップをつけたりして、お好きな位置にハトメやマルカンをつけてアレンジしてみてください。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704265114490_combi_detail11.jpg?alt=media\u0026amp;token=9e92b01b-642b-425a-aef4-c8942a6104af\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704265100358_combi_detail12.jpg?alt=media\u0026amp;token=ba7d70a4-fb0d-42e9-aeed-6aea6ff2fb49\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_strap_brown.jpg?v=1753692011\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e飾りパーツによるカスタマイズ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eマグネットフラップがサイドにあるので、表側は飾りパーツを自由に配置することができます。\u003c\/p\u003e\n        \u003cp\u003e【機種】と【カラー】を選択したあと、【カスタマイズする】ボタンを押すと、飾りパーツを選択して配置できるカスタマイズ画面にいきます。「カスタマイズの進め方」をご覧の上、ぜひご利用ください。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_detail15.jpg?v=1753691439\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\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    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_s_red_channge_2bf5a200-f373-4efa-944c-a3f073e23127.jpg?v=1768724467\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_s_blue_change_169a26d4-b3d6-48cc-a4d7-244fa3297572.jpg?v=1768724467\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e\n      この革の特性上、革の表面に擦れ（スレ）に見えるものや、筋（スジ）が表面にでているものがあります。（擦れに見えるものは使っていくと目立たなくなっていきます。）こちらは返品交換の対象とはなりませんのでご了承ください。\n    \u003c\/p\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932182846_combi_detail22.jpg?alt=media\u0026amp;token=1ff381a5-f804-4894-ab84-c2b8e1b93d98\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e\n      受注後の制作となります。注文確定後の機種の交換やキャンセル、返品は受け付けられませんのでご注意ください。制作に3日～1週間程度お時間を頂きます。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9546976985375\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ Galaxy A20\/A21","offer_id":51548176220447,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy A22 5G","offer_id":52288009765151,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy A23 5G","offer_id":52288009797919,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy A32","offer_id":52288009830687,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy A36 5G","offer_id":52288009863455,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy A41","offer_id":52288009896223,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy A51 5G","offer_id":52288009928991,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy A52 5G","offer_id":52288009961759,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy A53 5G","offer_id":52288009994527,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy A54 5G","offer_id":52288010027295,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy A55","offer_id":52288010060063,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy S8","offer_id":52288010092831,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy S9","offer_id":52288010125599,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy S10","offer_id":52288010158367,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy S20","offer_id":52288010191135,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy S21 5G","offer_id":52288010223903,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy S22","offer_id":52288010256671,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy S23","offer_id":52288010289439,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy S24","offer_id":52288010322207,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy S25","offer_id":52288010354975,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy S25 Ultra","offer_id":52394429972767,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy S26","offer_id":52394430005535,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Galaxy S26 Ultra","offer_id":52394430038303,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Galaxy A20\/A21","offer_id":52288010387743,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Galaxy A22 5G","offer_id":52288010420511,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Galaxy A23 5G","offer_id":52288010453279,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Galaxy A32","offer_id":52288010486047,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Galaxy A36 5G","offer_id":52288010518815,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Galaxy A41","offer_id":52288010551583,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Galaxy A51 5G","offer_id":52288010584351,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Galaxy A52 5G","offer_id":52288010617119,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Galaxy A53 5G","offer_id":52288010649887,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Galaxy A54 5G","offer_id":52288010682655,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Galaxy A55","offer_id":52288010715423,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Galaxy S8","offer_id":52288010748191,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Galaxy S9","offer_id":52288010780959,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Galaxy S10","offer_id":52288010813727,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Galaxy S20","offer_id":52288010846495,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Galaxy S21 5G","offer_id":52288010879263,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Galaxy S22","offer_id":52288010912031,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Galaxy S23","offer_id":52288010944799,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Galaxy S24","offer_id":52288010977567,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Galaxy S25","offer_id":52288011010335,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Galaxy S25 Ultra","offer_id":52394430071071,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Galaxy S26","offer_id":52394430103839,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Galaxy S26 Ultra","offer_id":52394430136607,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ Galaxy A20\/A21","offer_id":52288011043103,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy A22 5G","offer_id":52288011075871,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy A23 5G","offer_id":52288011108639,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy A32","offer_id":52288011141407,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy A36 5G","offer_id":52288011174175,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy A41","offer_id":52288011206943,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy A51 5G","offer_id":52288011239711,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy A52 5G","offer_id":52288011272479,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy A53 5G","offer_id":52288011305247,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy A54 5G","offer_id":52288011338015,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy A55","offer_id":52288011370783,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy S8","offer_id":52288011403551,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy S9","offer_id":52288011436319,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy S10","offer_id":52288011469087,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy S20","offer_id":52288011501855,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy S21 5G","offer_id":52288011534623,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy S22","offer_id":52288011567391,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy S23","offer_id":52288011600159,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy S24","offer_id":52288011632927,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy S25","offer_id":52288011665695,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy S25 Ultra","offer_id":52394430169375,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy S26","offer_id":52394430202143,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Galaxy S26 Ultra","offer_id":52394430234911,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Galaxy A20\/A21","offer_id":52288011698463,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Galaxy A22 5G","offer_id":52288011731231,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Galaxy A23 5G","offer_id":52288011763999,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Galaxy A32","offer_id":52288011796767,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Galaxy A36 5G","offer_id":52288011829535,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Galaxy A41","offer_id":52288011862303,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Galaxy A51 5G","offer_id":52288011895071,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Galaxy A52 5G","offer_id":52288011927839,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Galaxy A53 5G","offer_id":52288011960607,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Galaxy A54 5G","offer_id":52288011993375,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Galaxy A55","offer_id":52288012026143,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Galaxy S8","offer_id":52288012058911,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Galaxy S9","offer_id":52288012091679,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Galaxy S10","offer_id":52288012124447,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Galaxy S20","offer_id":52288012157215,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Galaxy S21 5G","offer_id":52288012189983,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Galaxy S22","offer_id":52288012222751,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Galaxy S23","offer_id":52288012255519,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Galaxy S24","offer_id":52288012288287,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Galaxy S25","offer_id":52288012321055,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Galaxy S25 Ultra","offer_id":52394430267679,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Galaxy S26","offer_id":52394430300447,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Galaxy S26 Ultra","offer_id":52394430333215,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Galaxy A20\/A21","offer_id":52288012353823,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Galaxy A22 5G","offer_id":52288012386591,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Galaxy A23 5G","offer_id":52288012419359,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Galaxy A32","offer_id":52288012452127,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Galaxy A36 5G","offer_id":52288012484895,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Galaxy A41","offer_id":52288012517663,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Galaxy A51 5G","offer_id":52288012550431,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Galaxy A52 5G","offer_id":52288012583199,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Galaxy A53 5G","offer_id":52288012615967,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Galaxy A54 5G","offer_id":52288012648735,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Galaxy A55","offer_id":52288012681503,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Galaxy S8","offer_id":52288012714271,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Galaxy S9","offer_id":52288012747039,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Galaxy S10","offer_id":52288012779807,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Galaxy S20","offer_id":52288012812575,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Galaxy S21 5G","offer_id":52288012845343,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Galaxy S22","offer_id":52288012878111,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Galaxy S23","offer_id":52288012910879,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Galaxy S24","offer_id":52288012943647,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Galaxy S25","offer_id":52288012976415,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Galaxy S25 Ultra","offer_id":52394430365983,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Galaxy S26","offer_id":52394430398751,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Galaxy S26 Ultra","offer_id":52394430431519,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー \/ Galaxy A20\/A21","offer_id":52288013009183,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy A22 5G","offer_id":52288013041951,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy A23 5G","offer_id":52288013074719,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy A32","offer_id":52288013107487,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy A36 5G","offer_id":52288013140255,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy A41","offer_id":52288013173023,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy A51 5G","offer_id":52288013205791,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy A52 5G","offer_id":52288013238559,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy A53 5G","offer_id":52288013271327,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy A54 5G","offer_id":52288013304095,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy A55","offer_id":52288013336863,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy S8","offer_id":52288013369631,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy S9","offer_id":52288013402399,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy S10","offer_id":52288013435167,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy S20","offer_id":52288013467935,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy S21 5G","offer_id":52288013500703,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy S22","offer_id":52288013533471,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy S23","offer_id":52288013566239,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy S24","offer_id":52288013599007,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy S25","offer_id":52288013631775,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy S25 Ultra","offer_id":52394430464287,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy S26","offer_id":52394430497055,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Galaxy S26 Ultra","offer_id":52394430529823,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1713061425311_combi_s_brown.jpg?v=1746009806"},{"product_id":"チェルボスマホケース-xperiaシリーズ対応-カスタマイズ","title":"チェルボスマホケース　Xperiaシリーズ対応　カスタマイズ","description":"\n\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\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eXperiaを彩る上質本革ケース\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\/0885\/3998\/8255\/files\/products_2F1670316481951_cherbo_2_16744bea-6a85-4cdb-bc6b-3f6ec9068cde.jpg?v=1764400121\" class=\"img-fluid d-block w-100 product-img\" alt=\"Xperiaを彩る上質本革ケースのイメージ画像\"\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\/0885\/3998\/8255\/files\/products_2F1670166290463_cervo_fastener_03150618-b46c-44ae-a438-7871c8e93e1a.jpg?v=1764400121\" 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複数のカードスロットは、名刺やICカードを\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\/0885\/3998\/8255\/files\/products_2F1669203678613_cervo_case1_a88ea790-5292-40e9-b1f7-7dd7c54694d3.jpg?v=1764400121\" 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柔らかい手触りの本革スマホケース。小銭やお札が入れられるポケット付きです。\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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_leather_13fa804f-337f-467e-9cdd-77a3addb5516.jpg?v=1764397991\" alt=\"柔らかい手触りの本革素材\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e表には小銭や薄い鍵なども入れられるファスナーポケットを配置。片方にマチがついているので、見やすく出し入れしやすいのがポイントです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_pocket.jpg?v=1754034973\" alt=\"ファスナーポケットのイメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_fastener.jpg?v=1754034974\" alt=\"ファスナーの詳細画像\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e内側にはカードポケット3個とサイドポケットがあり、収納力も抜群。お財布のようにも使えるスマホカバーデザインです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_case1.jpg?v=1754034973\" alt=\"内側カードポケットとサイドポケット\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e機能・デザイン\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e背面を折り返すと、動画を見るときに便利なスタンドとしても使えます。動画視聴時などにおすすめです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670316996995_cherbo_3.jpg?alt=media\u0026amp;token=f2bc0bd2-be9c-4095-9158-6cca9dd0ab83\" alt=\"スタンド機能のイメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eマグネットフラップがサイドについているので、楽に開け閉めすることができます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317049319_cherbo_9.jpg?alt=media\u0026amp;token=f350d70d-753f-4bfa-96f9-985c88880457\" alt=\"サイドフラップの開閉イメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e内側のフレームはハードケースを採用し、スマートフォンをしっかり固定できます。カメラホールも各機種ごとにぴったりサイズで作られているため、写真撮影もスムーズに行えます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317081982_hardcase.jpg?alt=media\u0026amp;token=8713a9b8-c2b6-4456-bede-56a8889372e4\" alt=\"ハードケースとカメラホール\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669203477628_cervo_camerahole.jpg?v=1746154558\" alt=\"機種に合わせたカメラホールの例\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカスタマイズオプション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eストラップホールをあけることができます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eストラップホール（ハトメ）加工：1個￥100（税込）\u003c\/li\u003e\n          \u003cli\u003eマルカン（リング）加工：1個￥30（税込）\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eハトメの位置は【上】【下】【上下】からご選択ください。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170890147_cervo_option_strap_8fd99621-364e-47c1-86eb-5dc6cf04a6d9.jpg?v=1746154559\" alt=\"ストラップホールオプション\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e金具の色も【ゴールド】【シルバー】【アンティーク】から選択可能です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170890145_cervo_option_ring_d8993bd1-a0c0-457e-a81a-a8999052f690.jpg?v=1746154559\" alt=\"金具の色オプション\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_nasu_g.jpg?v=1754034973\" alt=\"ナス型金具\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/style_03.jpg?v=1754035713\" alt=\"ストラップ装着イメージ例1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/style_04.jpg?v=1754035713\" alt=\"ストラップ装着イメージ例2\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003e＊ハトメとマルカンをつけたスマホケースにストラップをつけたイメージ例\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e引手のデザインについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e機種によりファスナーの引手のデザインが異なります。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e●ハシゴ型引手\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1663599985240_cherbo_hashigo.jpg?alt=media\u0026amp;token=6b258c41-d769-49e1-9d62-f9f280122953\" alt=\"ハシゴ型引手\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e●ペタンコ型引手\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1663600005046_cherbo_petanko.jpg?alt=media\u0026amp;token=68e04fea-0c31-4ec2-8325-2e485e96aaf8\" alt=\"ペタンコ型引手\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e受注後の制作となります。\u003c\/li\u003e\n      \u003cli\u003e注文確定後の機種の交換やキャンセル、返品は受け付けられませんのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e制作に3日～1週間程度お時間を頂きます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9546987438367\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ Xperia 10II","offer_id":49498401571103,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 10III","offer_id":52288006848799,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 10IV","offer_id":52288006881567,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 10V","offer_id":52288006914335,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 10Ⅵ","offer_id":52288006947103,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 10Ⅶ","offer_id":52288006979871,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 5","offer_id":52288007012639,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 5II","offer_id":52288007045407,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 5III","offer_id":52288007078175,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 5IV","offer_id":52288007110943,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 8","offer_id":52288007143711,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia Ace","offer_id":52288007176479,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia AceII","offer_id":52288007209247,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia AceIII","offer_id":52288007242015,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia XZ\/XZS","offer_id":52288007274783,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia XZ1","offer_id":52288007307551,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia XZ2","offer_id":52288007340319,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia XZ3","offer_id":52288007373087,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10II","offer_id":52288007405855,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10III","offer_id":52288007438623,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10IV","offer_id":52288007471391,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10V","offer_id":52288007504159,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10Ⅵ","offer_id":52288007536927,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10Ⅶ","offer_id":52288007569695,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 5","offer_id":52288007602463,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 5II","offer_id":52288007635231,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 5III","offer_id":52288007667999,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 5IV","offer_id":52288007700767,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 8","offer_id":52288007733535,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia Ace","offer_id":52288007766303,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia AceII","offer_id":52288007799071,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia AceIII","offer_id":52288007831839,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia XZ\/XZS","offer_id":52288007864607,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia XZ1","offer_id":52288007897375,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia XZ2","offer_id":52288007930143,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia XZ3","offer_id":52288007962911,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10II","offer_id":52288007995679,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10III","offer_id":52288008028447,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10IV","offer_id":52288008061215,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10V","offer_id":52288008093983,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10Ⅵ","offer_id":52288008126751,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10Ⅶ","offer_id":52288008159519,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 5","offer_id":52288008192287,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 5II","offer_id":52288008225055,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 5III","offer_id":52288008257823,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 5IV","offer_id":52288008290591,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 8","offer_id":52288008323359,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia Ace","offer_id":52288008356127,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia AceII","offer_id":52288008388895,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia AceIII","offer_id":52288008421663,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia XZ\/XZS","offer_id":52288008454431,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia XZ1","offer_id":52288008487199,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia XZ2","offer_id":52288008519967,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia XZ3","offer_id":52288008552735,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10II","offer_id":52288008585503,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10III","offer_id":52288008618271,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10IV","offer_id":52288008651039,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10V","offer_id":52288008683807,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10Ⅵ","offer_id":52288008716575,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10Ⅶ","offer_id":52288008749343,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 5","offer_id":52288008782111,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 5II","offer_id":52288008814879,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 5III","offer_id":52288008847647,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 5IV","offer_id":52288008880415,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 8","offer_id":52288008913183,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia Ace","offer_id":52288008945951,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia AceII","offer_id":52288008978719,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia AceIII","offer_id":52288009011487,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia XZ\/XZS","offer_id":52288009044255,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia XZ1","offer_id":52288009077023,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia XZ2","offer_id":52288009109791,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia XZ3","offer_id":52288009142559,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10II","offer_id":52288009175327,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10III","offer_id":52288009208095,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10IV","offer_id":52288009240863,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10V","offer_id":52288009273631,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10Ⅵ","offer_id":52288009306399,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10Ⅶ","offer_id":52288009339167,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 5","offer_id":52288009371935,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 5II","offer_id":52288009404703,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 5III","offer_id":52288009437471,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 5IV","offer_id":52288009470239,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 8","offer_id":52288009503007,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia Ace","offer_id":52288009535775,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia AceII","offer_id":52288009568543,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia AceIII","offer_id":52288009601311,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia XZ\/XZS","offer_id":52288009634079,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia XZ1","offer_id":52288009666847,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia XZ2","offer_id":52288009699615,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia XZ3","offer_id":52288009732383,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670316451577_cervo_silver.jpg?v=1746009793"},{"product_id":"コンビ革スマホケース-xperiaシリーズ対応-カスタマイズ","title":"コンビ革スマホケース　Xperiaシリーズ対応　カスタマイズ","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\"\u003eXperiaを彩る、本革の進化\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\/0885\/3998\/8255\/files\/products_2F1713061522463_combi_s_kahki.jpg?v=1746009736\" alt=\"日々深まる、革の表情\" 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\"\u003eXperiaに完璧に寄り添う、専用設計\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eお使いのXperia機種に合わせ、カメラホールを\u003cstrong\u003e精密に加工\u003c\/strong\u003e。ケースを装着したままでも、美しい瞬間をストレスなく切り取ることができます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1704201823705__E3_82_B3_E3_83_B3_E3_83_93__E3_82_AB_E3_83_A1_E3_83_A9_E3_83_9B_E3_83_BC_E3_83_AB_E7_94_BB_E5_83_8F_3ba8c496-7a82-4d46-907d-877aa6a0dd12.jpg?v=1768817676\" alt=\"各機種に対応、精密な仕上がり\" 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\/0885\/3998\/8255\/files\/products_2F1704933034756_combi_detail13_4c6758ff-795f-4eb9-8841-c4c927afd84d.jpg?v=1768817676\" alt=\"手元にまとまる、安心の収納力\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e手元にまとまる、安心の収納力\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eいいとこどりのコンビ鞣し革が、あなただけの風合いを育てます。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e国産のスムース革（クロムとタンニンのコンビ鞣し）\u003c\/li\u003e\n                \u003cli\u003e使い始めはマットな風合い、使うほどにしっとりとした艶が加わる\u003c\/li\u003e\n                \u003cli\u003eタンニン鞣しのような大きな色変化はなく、色味を保ちつつ風合いとツヤ感の変化を楽しめる\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704930869567_combi_detail011.jpg?alt=media\u0026amp;token=893906c0-cf15-41d6-a99f-1a6f99df3c3f\" alt=\"コンビ鞣し革の質感\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e便利な基本機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e日常使いを快適にする、スマートな設計です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e内側に３段のカードポケットとサイドポケットを完備\u003c\/li\u003e\n                \u003cli\u003e背面を折り返せば、動画視聴に便利なスタンドとしても利用可能\u003c\/li\u003e\n                \u003cli\u003eサイドマグネットフラップで、スムーズな開閉を実現\u003c\/li\u003e\n                \u003cli\u003e内側のハードケースがスマートフォンをしっかり固定し保護\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932104158_combi_detail13.jpg?alt=media\u0026amp;token=b644db74-638a-4d03-bddf-a0af3d238ed8\" alt=\"内側カードポケットとサイドポケット\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932982469_combi_detail05.jpg?alt=media\u0026amp;token=e2764725-e917-4745-86ae-990e21f7899c\" alt=\"スタンド機能使用例1\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932138415_combi_detail09.jpg?alt=media\u0026amp;token=780db466-712a-459e-8dba-b9b760749d87\" alt=\"スタンド機能使用例2\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932234013_combi_detail02.jpg?alt=media\u0026amp;token=f36504f7-a247-4b44-9b43-a352b9735e6e\" alt=\"サイドマグネットフラップ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317081982_hardcase.jpg?alt=media\u0026amp;token=8713a9b8-c2b6-4456-bede-56a8889372e4\" alt=\"ハードケース内蔵\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eXperia機種専用設計\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eお使いのXperiaに合わせた精密な設計で、快適にご利用いただけます。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e各Xperia機種にぴったりサイズのカメラホール加工\u003c\/li\u003e\n                \u003cli\u003eケース装着のままスムーズな写真撮影が可能\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/317ac187c35c4ee3eca7eff92ad931d7.jpg?v=1753691375\" alt=\"Xperia機種対応カメラホール\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eカスタマイズオプション\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eストラップホール加工や飾りパーツの追加で、あなただけのオリジナルケースにカスタマイズできます。\u003c\/p\u003e\n            \u003cp\u003eストラップホール加工\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e加工費用：ハトメ1個100円(税込) \/ マルカン1個30円(税込)\u003c\/li\u003e\n                \u003cli\u003eハトメの位置：【上】【下】【上下】からご選択ください\u003c\/li\u003e\n                \u003cli\u003e金具の色：【ゴールド】【シルバー】【アンティーク】からご選択ください\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/hole_detail02.jpg?v=1753691395\" alt=\"ストラップホール位置の選択\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/hole_detail01.jpg?v=1753691395\" alt=\"ストラップホール金具の色の選択\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp\u003eストラップ装着例\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704265114490_combi_detail11.jpg?alt=media\u0026amp;token=9e92b01b-642b-425a-aef4-c8942a6104af\" alt=\"手持ちストラップ装着例\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704265100358_combi_detail12.jpg?alt=media\u0026amp;token=ba7d70a4-fb0d-42e9-aeed-6aea6ff2fb49\" alt=\"ストラップを付けたケース\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_strap_brown.jpg?v=1753692011\" alt=\"ショルダーストラップ装着例\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\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            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_detail15.jpg?v=1753691439\" alt=\"飾りパーツカスタマイズ例\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\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        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e革の在庫状況により、色味（レッド・ネイビー）が変更になる場合があります。機種により変更時期が異なりますので、確認したい場合はお問い合わせフォームよりお問い合わせください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_s_red_channge_2bf5a200-f373-4efa-944c-a3f073e23127.jpg?v=1768724467\" alt=\"レッド色変更イメージ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_s_blue_change_169a26d4-b3d6-48cc-a4d7-244fa3297572.jpg?v=1768724467\" alt=\"ネイビー色変更イメージ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eこの革の特性上、表面に擦れや筋が見える場合がありますが、ご使用いただくにつれて目立たなくなります。これらは返品交換の対象とはなりませんのでご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932182846_combi_detail22.jpg?alt=media\u0026amp;token=1ff381a5-f804-4894-ab84-c2b8e1b93d98\" alt=\"革の擦れ・筋の例\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e本製品は受注制作となります。注文確定後の機種交換、キャンセル、返品はお受けできませんのでご注意ください。\u003c\/li\u003e\n            \u003cli\u003e制作には3日～1週間程度お時間をいただきます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv data-enviroment=\"Customizer\" data-product-id=\"9547017912607\" style=\"display: none;\" id=\"zakeke-product-tag\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ Xperia 10II","offer_id":51548168782111,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Xperia 10III","offer_id":51548168814879,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Xperia 10IV","offer_id":51548168847647,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Xperia 10V","offer_id":51548168880415,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Xperia 10Ⅵ","offer_id":51548168913183,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Xperia 10Ⅶ","offer_id":51548168945951,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Xperia 5","offer_id":51548168978719,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Xperia 5II","offer_id":51548169011487,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Xperia 5III","offer_id":51548169044255,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Xperia 5IV","offer_id":51548169077023,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Xperia 5V","offer_id":51548169109791,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Xperia 8","offer_id":51548169142559,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Xperia XZ\/XZS","offer_id":51548169175327,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Xperia XZ1","offer_id":51548169208095,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Xperia XZ2","offer_id":51548169240863,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Xperia XZ3","offer_id":51548169273631,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Xperia 10II","offer_id":51548169306399,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Xperia 10III","offer_id":51548169339167,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Xperia 10IV","offer_id":51548169371935,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Xperia 10V","offer_id":51548169404703,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Xperia 10Ⅵ","offer_id":51548169437471,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Xperia 10Ⅶ","offer_id":51548169470239,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Xperia 5","offer_id":51548169503007,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Xperia 5II","offer_id":51548169535775,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Xperia 5III","offer_id":51548169568543,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Xperia 5IV","offer_id":51548169601311,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Xperia 5V","offer_id":51548169634079,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Xperia 8","offer_id":51548169666847,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Xperia XZ\/XZS","offer_id":51548169699615,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Xperia XZ1","offer_id":51548169732383,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ Xperia XZ2","offer_id":51548169765151,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ Xperia XZ3","offer_id":51548169797919,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ Xperia 10II","offer_id":49498464452895,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Xperia 10III","offer_id":49498464485663,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Xperia 10IV","offer_id":49498464518431,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Xperia 10V","offer_id":49498464551199,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Xperia 10Ⅵ","offer_id":51079216267551,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Xperia 10Ⅶ","offer_id":51417507758367,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Xperia 5","offer_id":49498464583967,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Xperia 5II","offer_id":49498464616735,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Xperia 5III","offer_id":49498464649503,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Xperia 5IV","offer_id":49498464682271,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Xperia 5V","offer_id":49498464715039,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Xperia 8","offer_id":49498464747807,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Xperia XZ\/XZS","offer_id":49498464780575,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Xperia XZ1","offer_id":49498464813343,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Xperia XZ2","offer_id":49498464846111,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ Xperia XZ3","offer_id":49498464878879,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Xperia 10II","offer_id":49498463535391,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Xperia 10III","offer_id":49498463568159,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Xperia 10IV","offer_id":49498463600927,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Xperia 10V","offer_id":49498463633695,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Xperia 10Ⅵ","offer_id":51079216202015,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Xperia 10Ⅶ","offer_id":51417507692831,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ Xperia 5","offer_id":49498463666463,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Xperia 5II","offer_id":49498463699231,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Xperia 5III","offer_id":49498463731999,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Xperia 5IV","offer_id":49498463764767,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Xperia 5V","offer_id":49498463797535,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Xperia 8","offer_id":49498463830303,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Xperia XZ\/XZS","offer_id":49498463863071,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Xperia XZ1","offer_id":49498463895839,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Xperia XZ2","offer_id":49498463928607,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ Xperia XZ3","offer_id":49498463961375,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Xperia 10II","offer_id":51548169830687,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Xperia 10III","offer_id":51548169863455,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Xperia 10IV","offer_id":51548169896223,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Xperia 10V","offer_id":51548169928991,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Xperia 10Ⅵ","offer_id":51548169961759,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Xperia 10Ⅶ","offer_id":51548169994527,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Xperia 5","offer_id":51548170027295,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Xperia 5II","offer_id":51548170060063,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Xperia 5III","offer_id":51548170092831,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Xperia 5IV","offer_id":51548170125599,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Xperia 5V","offer_id":51548170158367,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Xperia 8","offer_id":51548170191135,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Xperia XZ\/XZS","offer_id":51548170223903,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Xperia XZ1","offer_id":51548170256671,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Xperia XZ2","offer_id":51548170289439,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ Xperia XZ3","offer_id":51548170322207,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー \/ Xperia 10II","offer_id":49498463994143,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Xperia 10III","offer_id":49498464026911,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Xperia 10IV","offer_id":49498464059679,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Xperia 10V","offer_id":49498464092447,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Xperia 10Ⅵ","offer_id":51079216234783,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Xperia 10Ⅶ","offer_id":51417507725599,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Xperia 5","offer_id":49498464125215,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Xperia 5II","offer_id":49498464157983,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Xperia 5III","offer_id":49498464190751,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Xperia 5IV","offer_id":49498464223519,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Xperia 5V","offer_id":49498464256287,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Xperia 8","offer_id":49498464289055,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Xperia XZ\/XZS","offer_id":49498464321823,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Xperia XZ1","offer_id":49498464354591,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Xperia XZ2","offer_id":49498464387359,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Xperia XZ3","offer_id":49498464420127,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1713061522463_combi_s_kahki.jpg?v=1746009736"},{"product_id":"0haggtwtqfnpjbibagyu","title":"JEUX\/W天長財布　スペシャル革・丸鋲・Ｆエ","description":"\n\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\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eJEUX 個性輝く長財布\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1703145428835_ten_w_fasner_656.jpg?v=1746009724\" class=\"img-fluid d-block w-100 product-img\" alt=\"JEUX 個性輝く長財布の外観\"\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。\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\/0885\/3998\/8255\/files\/products_2F1702516802832_W_E5_A4_A9_E3_83_95_E3_82_A1_E3_82_B9_E3_83_8A_E3_83_BC_E8_B2_A1_E5_B8_83_detail.jpg?v=1746009724\" class=\"img-fluid d-block w-100 product-img\" alt=\"JEUX 長財布の内部構造\"\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でき、カードや小銭も\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\/0885\/3998\/8255\/files\/products_2F1702516871921__E7_99_BD_E3_81_AA_E3_81_97_E9_95_B7_E8_B2_A1_E5_B8_83_detail_015.jpg?v=1746009724\" class=\"img-fluid d-block w-100 product-img\" alt=\"JEUX 長財布の革と丸鋲の質感\"\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が\u003cstrong\u003e一つひとつ丁寧に施した丸鋲の装飾\u003c\/strong\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\u003eJEUX W天ファスナー財布は、ペンケースのようなユニークなデザインが特徴で、使い勝手にもこだわっています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eお札を折らずに収納できるコンパクトなサイズ\u003c\/li\u003e\n        \u003cli\u003eファスナーを開けば、内部を一気に見渡せる高い視認性\u003c\/li\u003e\n        \u003cli\u003e作家が一つひとつ丁寧に手作りする高品質な仕上がり\u003c\/li\u003e\n        \u003cli\u003e革の素材や加工方法によって異なる個性的な表情と価格\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e詳細イメージ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1702516753571_W%E5%A4%A9%E3%83%95%E3%82%A1%E3%82%B9%E3%83%8A%E3%83%BC%E8%B2%A1%E5%B8%83_detail.jpg?alt=media\u0026amp;token=3462b858-7414-4e6a-a4ca-591afb2eff74\" class=\"img-fluid d-block w-100 product-img\" alt=\"JEUX W天ファスナー財布の詳細図\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eJEUX（ジュウ）作家紹介\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eJEUXは、オリジナルデザインの革製品を手がける作家です。ハンドメイドならではの魅力を追求し、一つひとつの作品に魂を込めています。\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\u003c\/div\u003e","brand":"JEUX","offers":[{"title":"ターコイズ","offer_id":49498589102367,"sku":null,"price":30250.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1703145428835_ten_w_fasner_656.jpg?v=1746009724"},{"product_id":"1qn2fcjxsfhrmgyqqyq5","title":"ミニトートバッグSSサイズ　ショルダーストラップ付","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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e毎日を彩る相棒ミニトート\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"d-block w-100 product-img-wrapper\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1718333038258_toto_ss_sholder_main.jpg?v=1746009717\" class=\"img-fluid d-block w-100 product-img\" alt=\"彩り豊かな本革ミニトート\"\u003e\n      \u003c\/span\u003e\n      \u003c\/p\u003e\n\u003cp class=\"caption-text text-end\"\u003e彩り豊かな本革ミニトート\u003c\/p\u003e\n    \n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"d-block\"\u003e\u003cstrong\u003e鮮やかな色彩\u003c\/strong\u003eと\u003cstrong\u003e上質な本革\u003c\/strong\u003eが織りなす、洗練されたデザイン。\u003c\/span\u003e\n      \u003cspan class=\"d-block\"\u003e気分に合わせて選べるショルダーストラップのカラーと金具で、あなただけのスタイルを演出します。\u003c\/span\u003e\n      \u003cspan class=\"d-block\"\u003e装いをクラスアップする、まさに\u003cstrong\u003e主役級の存在感\u003c\/strong\u003eです。\u003c\/span\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    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"d-block w-100 product-img-wrapper\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1721615609904_sholder_st_2.jpg?v=1753518365\" class=\"img-fluid d-block w-100 product-img\" alt=\"こだわりのイタリアンレザー\"\u003e\n      \u003c\/span\u003e\n      \u003c\/p\u003e\n\u003cp class=\"caption-text text-end\"\u003eこだわりのイタリアンレザー\u003c\/p\u003e\n    \n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"d-block\"\u003eしっとりと手に馴染む\u003cstrong\u003eイタリアンシュリンクレザー\u003c\/strong\u003eの柔らかな感触。\u003c\/span\u003e\n      \u003cspan class=\"d-block\"\u003e裏地を排した\u003cstrong\u003e一枚革の仕立て\u003c\/strong\u003eが、驚きの\u003cstrong\u003e軽さと品格\u003c\/strong\u003eを両立しています。\u003c\/span\u003e\n      \u003cspan class=\"d-block\"\u003e使うほどに深まる風合いと、\u003cstrong\u003e美しい金具\u003c\/strong\u003eの輝きが、あなたの日常をさりげなく格上げします。\u003c\/span\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    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"d-block w-100 product-img-wrapper\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1726805931541_toto_coad_ss_01.jpg?v=1754810093\" class=\"img-fluid d-block w-100 product-img\" alt=\"頼れるお出かけサイズ\"\u003e\n      \u003c\/span\u003e\n      \u003c\/p\u003e\n\u003cp class=\"caption-text text-end\"\u003e頼れるお出かけサイズ\u003c\/p\u003e\n    \n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"d-block\"\u003eコンパクトな見た目とは裏腹に、\u003cstrong\u003eマチが広い\u003c\/strong\u003eため\u003cstrong\u003e必需品はしっかり収納可能\u003c\/strong\u003e。\u003c\/span\u003e\n      \u003cspan class=\"d-block\"\u003eスマホやミニ財布、鍵もすっぽり収まる賢いサイズ感です。\u003c\/span\u003e\n      \u003cspan class=\"d-block\"\u003e\u003cstrong\u003eショルダーストラップで両手を自由に\u003c\/strong\u003e、スマートな外出をサポートします。\u003c\/span\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\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eコンパクトながら収納力と使いやすさを兼ね備えた、本革ショルダーストラップ付トートバッグです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eコンパクトな見た目とマチの広さで収納力抜群\u003c\/li\u003e\n          \u003cli\u003e長さ調整・取り外し可能なショルダーストラップで様々なスタイルに対応\u003c\/li\u003e\n          \u003cli\u003e上品なゴールドとクールなシルバーから選べる金具カラー\u003c\/li\u003e\n          \u003cli\u003e柔らかで触り心地の良いイタリアンシュリンクレザーを使用\u003c\/li\u003e\n          \u003cli\u003e裏地なしの一枚革特殊加工で、驚きの軽さと品格を実現\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e収納力・サイズ感\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eスマホ、ミニ財布、ハンカチ、キーケースなど、お出かけに最低限必要なものが無理なくぴったり入るサイズ感です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1721614765289_toto_ss_detail01.jpg?alt=media\u0026amp;token=01b49f16-3d55-4ef0-bbb8-c0be016ab01c\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグ収納イメージ\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eショルダーストラップの詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e長さの調整ができ、取り外しもできるショルダーストラップなので、手持ち、肩掛け、ななめ掛けなどスタイルにあわせてお使いいただけます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1721613374894_sholder_st_1.jpg?alt=media\u0026amp;token=4337f57d-e5b8-4ffa-9aba-3a8b0ff47480\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーストラップ装着例1\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/sholder_st_2.jpg?v=1753518232\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーストラップ装着例2\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/toto_coad_ss_01.jpg?v=1753515944\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーストラップ金具部分\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e金具カラーオプション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eショルダーストラップの金具は、お好みに合わせて以下の2色からお選びいただけます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eゴールド\u003c\/li\u003e\n          \u003cli\u003eシルバー\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e（＊ショルダーストラップなしのバッグをお探しの方は\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/bag\/products\/gyqkwjsjnyfbxmuiqlsd\" title=\"ミニトートバッグSSサイズ　シンプル\"\u003eこちら\u003c\/a\u003eをどうぞ）\u003c\/p\u003e\n        \u003cp\u003e（＊マグネット＆ショルダーストラップ付のバッグをお探しの方は\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/bag\/products\/hxto1xevh9a8hig9xny2\" title=\"ミニトートバッグSSサイズ　マグネット＆ショルダーストラップ付\"\u003eこちら\u003c\/a\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        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1721609929150_toto_detail_06.jpg?alt=media\u0026amp;token=9cf4441e-8095-42af-8939-267a63eb7135\" class=\"img-fluid d-block w-100 product-img\" alt=\"革の断面図\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eおすすめオプション：Dかん付きループ（別売）\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e交通系ICや鍵、イヤホン、エコバッグなど、さっと取り出したい小物がある方には、持ち手に取り付けられる別売りの【Dかん付きループ】がおすすめです。Dかんに小物ケースをぶら下げて収納できます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1724921085818_1722432263344_handle_detail.jpg?alt=media\u0026amp;token=5a0c013f-ee84-4247-88c5-d3e66d5fb3f2\" class=\"img-fluid d-block w-100 product-img\" alt=\"Dかん付きループ使用例\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e交通系ICや鍵、イヤホン、エコバッグなどの小物収納に便利\u003c\/li\u003e\n          \u003cli\u003eバッグの持ち手に取り付けてDかんに小物ケースをぶら下げる\u003c\/li\u003e\n          \u003cli\u003e別売りのオプション品です\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e＊写真の持ち手用Dかんループのページ\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eイニシャルA~I: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/r0hp1qyawdfq8idreeh8-1\" title=\"持ち手用DカンループS　イニシャルA~I（金具シルバー）\"\u003e金具シルバー\u003c\/a\u003e・\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/ffffp1gmaba9ei4ebgzn-1\" title=\"持ち手用DカンループS　イニシャルA~I（ゴールド）\"\u003e金具ゴールド\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003eイニシャルJ~R: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/r0hp1qyawdfq8idreeh8-2\" title=\"持ち手用Dカンループ　イニシャルJ~R（シルバー）\"\u003e金具シルバー\u003c\/a\u003e・\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/ffffp1gmaba9ei4ebgzn-2\" title=\"持ち手用Dカンループ　イニシャルJ~R（ゴールド）\"\u003e金具ゴールド\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003eイニシャルS~Z: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/r0hp1qyawdfq8idreeh8-3\" title=\"持ち手用Dカンループ　イニシャルS~Z（シルバー）\"\u003e金具シルバー\u003c\/a\u003e・\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/ffffp1gmaba9ei4ebgzn-3\" title=\"持ち手用Dカンループ　イニシャルS~Z（ゴールド）\"\u003e金具ゴールド\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e取り扱い上の注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e内側は特殊加工により、多少濡れたものを入れても問題ありません。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1721609963739_toto_detail_in02.jpg?alt=media\u0026amp;token=1b47b2b0-4d5d-4c61-ac1d-e19d2ff7cb1f\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグ内側画像\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e濡れた際は速やかに拭き取ってください。\u003c\/li\u003e\n          \u003cli\u003e濡れたまま放置すると、革の状態を損なう可能性があります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e1qn2fcjxsfhrmgyqqyq5\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ シルバー","offer_id":49498613055775,"sku":null,"price":12170.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ ゴールド","offer_id":51164073820447,"sku":null,"price":12170.0,"currency_code":"JPY","in_stock":true},{"title":"ライトピンク \/ シルバー","offer_id":49498612957471,"sku":null,"price":12170.0,"currency_code":"JPY","in_stock":true},{"title":"ライトピンク \/ ゴールド","offer_id":51164073853215,"sku":null,"price":12170.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー \/ シルバー","offer_id":49498612826399,"sku":null,"price":12170.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー \/ ゴールド","offer_id":51164073885983,"sku":null,"price":12170.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ \/ シルバー","offer_id":49498612859167,"sku":null,"price":12170.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ \/ ゴールド","offer_id":51164073918751,"sku":null,"price":12170.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ シルバー","offer_id":49498613023007,"sku":null,"price":12170.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ ゴールド","offer_id":51164073951519,"sku":null,"price":12170.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ シルバー","offer_id":49498612990239,"sku":null,"price":12170.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ ゴールド","offer_id":51164073984287,"sku":null,"price":12170.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シルバー","offer_id":49498612924703,"sku":null,"price":12170.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ ゴールド","offer_id":51164074017055,"sku":null,"price":12170.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ シルバー","offer_id":49498612891935,"sku":null,"price":12170.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ ゴールド","offer_id":51164074049823,"sku":null,"price":12170.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1718333038258_toto_ss_sholder_main.jpg?v=1746009717"},{"product_id":"3ooh6dkcspvftrfe8vbt","title":"イタリアンシュリンクレザーかぶせ長財布","description":"\n\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\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イタリアの老舗コラペル社が誇るシュリンクレザーは、柔らかな手触りと傷つきにくい耐久性を両立。アルプスの湧き水で鞣された革が魅せる豊かな表情が、日々の装いに上質さを添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1677987733108_longwallet_blue_front.jpg?v=1746009710\" 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\"\u003e24枚収納、整理上手な長財布\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e見た目の薄さからは想像できないほど、充実の24枚のカードポケットを装備。種類別にカードをスマートに収め、必要な時に迷わず取り出せる快適さを実現します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1677414792682_longwallet_detail_01.jpg?v=1755484081\" 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お札やレシート、クーポンを種類別に分けられる3つのフリーポケットを配置。外付けの小銭入れは、マチ付きで中身が見やすく、内側の膨らみを抑えスマートな会計を可能にします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1677817729566_longwallet_detail_09.jpg?v=1755484081\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e整理整頓で支払いもスムーズに\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eボタンなどの留め具がないミニマムなデザインが魅力です。カードを多く入れてもスリムに持てるため、さっと開いてスマートに取り出せる快適さを実現します。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/longwallet_detail_07.jpg?v=1755314155\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e収納詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eスリムな見た目ながら、充実の24枚のカードポケットを装備しています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e安心の24ポケットでカードを豊富に収納\u003c\/li\u003e\n        \u003cli\u003eカードが多い方も安心してご使用いただけます\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/longwallet_detail_01.jpg?v=1755314114\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/longwallet_detail_08.jpg?v=1755314086\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eフリーポケット\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eカード以外のものを整理して収納できる3つのポケットを配置しています。\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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1677987574667_longwallet_detail_09.jpg?alt=media\u0026amp;token=697b418a-2283-4a68-8279-c0770275ab0c\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e小銭入れ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1677987551703_longwallet_detail_05.jpg?alt=media\u0026amp;token=a24ab774-da7e-48ee-951a-c34803cce74e\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1677987631382_longwallet_detail_06.jpg?alt=media\u0026amp;token=8b259e57-b83e-4566-871b-c1213ccbe882\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \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\u003eLWG（Leather Working Group）国際団体メンバー企業による厳しい審査をクリア\u003c\/li\u003e\n        \u003cli\u003e傷がつきにくく、使うほどに革が馴染みツヤが出る\u003c\/li\u003e\n        \u003cli\u003e色変わりしにくい耐久性も特徴\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/29a7313fa417362f5cfe2cb0f045d28e.jpg?v=1753597170\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"ターコイズ","offer_id":49498618429727,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49498618462495,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック","offer_id":49498618495263,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1677987733108_longwallet_blue_front.jpg?v=1746009710"},{"product_id":"6iekdmvzlculwyijifo4","title":"シザーバッグ 　ウォーク　ウエストバッグ\/ミニショルダーの２WAY","description":"\n\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\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は、すぐに取り出したいアイテムの収納に便利で、行動を妨げません。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1710811824953_0517_8556.jpg?v=1755427489\" class=\"img-fluid d-block w-100 product-img\" alt=\"都会的なデザインのポシェット\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e都会的なデザイン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e貴重品もスマートに携帯\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e背面の隠しポケット\u003c\/strong\u003eは、パスポートやカードなど、肌身離さず持ちたい\u003cstrong\u003e貴重品\u003c\/strong\u003eの収納に最適です。\n            \u003cstrong\u003eDリングでしっかりと固定\u003c\/strong\u003eでき、安心感を提供します。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1711342035895_0517_68_d02.jpg?v=1755427489\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポシェットの隠しポケット\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e隠しポケットで安全\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e動きを妨げない自由な携行\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            肩掛けや斜め掛け、首から下げるなど、好みに合わせてスタイルを選べます。\n            \u003cstrong\u003e長さ調整可能なストラップ\u003c\/strong\u003eが、\u003cstrong\u003eハンズフリー\u003c\/strong\u003eでアクティブな一日をサポートします。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1711341883002_0517_68_d14.jpg?v=1755427489\" class=\"img-fluid d-block w-100 product-img\" alt=\"長さ調整可能なストラップをつけたポシェット\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e調節可能なストラップ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eシーンに合わせた使い方\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e縦型のポシェットだからスマートに持てるのがポイントです。\u003c\/p\u003e\n                \u003cul class=\"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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/0517_k_img03.jpg?v=1755428926\" class=\"img-fluid d-block w-100 product-img\" alt=\"様々なシーンでのポシェット活用イメージ\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eポケットと収納の自由度\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \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背面にICカードサイズのファスナーポケット\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鍵\u003c\/li\u003e\n                    \u003cli\u003eマスク\u003c\/li\u003e\n                    \u003cli\u003eぺん\u003c\/li\u003e\n                    \u003cli\u003e手帳\u003c\/li\u003e\n                    \u003cli\u003eメモ帳\u003c\/li\u003e\n                    \u003cli\u003e文具や小道具など\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e手放したくないものを自由に入れてみてください。\u003c\/p\u003e\n                \u003cp\u003eベルトは着脱が簡単。斜め掛けしないときは、はずしてバッグインバッグのようにも使えます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/0517_d08_sv.jpg?v=1755428426\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポシェットのポケット構造図\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1710811617464_0517_68_d09.jpg?alt=media\u0026amp;token=b60252eb-d373-4cbc-ae1e-d0f46c4f789e\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポシェットへの収納イメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1711342111977_0517_d11.jpg?alt=media\u0026amp;token=575ed515-b603-4068-98b3-366eda6d3f79\" class=\"img-fluid d-block w-100 product-img\" alt=\"背面ポケットにICカードを収納したイメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003e背面のポケットはICカードがジャストサイズ。中に入れたままでもかざせて、ストレスフリーです。\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ナイロン製のウエスト\/ショルダー兼用ベルトが付属。最大153cm間で、長さが細かく調整できます。\u003c\/p\u003e\n                \u003cp\u003e付属のベルトの真ん中には樹脂製バックルがついているので着脱も簡単。腰に回して使うときも取り付けがスムーズにいきます。\u003c\/p\u003e\n                \u003cp\u003e本体側のDカンは金属製です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/0517_68_d14.jpg?v=1755429001\" class=\"img-fluid d-block w-100 product-img\" alt=\"ベルトとナスカンの詳細\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材について：エイジングが楽しめるプルアップレザー\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e前のポケットはプルアップのキップレザーでカジュアルすぎない見た目。後ろはナイロン生地なので、沢山動いても、摩擦による色落ちの心配をせず気楽に持てるポシェットです。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/ceb6c1d9be3830a0c0b5d93abdf6402c_637394e9-0234-48d4-b9cd-dfcf55c4c217.jpg?v=1755429062\" class=\"img-fluid d-block w-100 product-img\" alt=\"プルアップレザーの質感\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003e【キップワックスレザー】\u003c\/p\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            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\u003c!-- \/content-section (製品詳細) --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"AGILITY","offers":[{"title":"レッド","offer_id":49498628292895,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":49498628227359,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ","offer_id":49498628129055,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー","offer_id":49498628194591,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン","offer_id":49498628161823,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49498628260127,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1710773711738_0517_0416.jpg?v=1746009699"},{"product_id":"2fo0s9kjepzpxe5kf7c6","title":"JEUX\/ハーフ財布　無地","description":"\n\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\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\/0885\/3998\/8255\/files\/products_2F1701662388337_L_harf_528.jpg?v=1746009695\" 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\/0885\/3998\/8255\/files\/products_2F1700492627198__E3_83_8F_E3_83_BC_E3_83_95_E8_B2_A1_E5_B8_83_detail_in.jpg?v=1746009696\" 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\/0885\/3998\/8255\/files\/products_2F1700529676018_L_E5_AD_97_E3_83_8F_E3_83_BC_E3_83_95_detail_08_bb786ef3-6e5c-4d80-86d6-82695db8e3f0.jpg?v=1746009696\" 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このミニ財布は、\u003cstrong\u003eコンパクトながらも使い勝手を追求したデザイン\u003c\/strong\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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1701251854373_L%E5%AD%97%E3%83%8F%E3%83%BC%E3%83%95_detail_015.jpg?alt=media\u0026amp;token=384e1e90-7dcc-4839-b672-d35f2b43e27b\" class=\"img-fluid d-block w-100\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1701251837811_%E3%83%8F%E3%83%BC%E3%83%95%E8%B2%A1%E5%B8%83_detail_in.jpg?alt=media\u0026amp;token=0aec8637-7d5f-4738-a715-1a8a57973a98\" class=\"img-fluid d-block w-100\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e手に馴染む、\u003cstrong\u003e上質な革\u003c\/strong\u003eを使用しています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 革\u003c\/li\u003e\n          \u003cli\u003e生産国: 記載なし\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eブランドについて：JEUX\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eJEUX（ジュウ）は、デザイナー自身が手掛けるオリジナル革製品のブランドです。ハンドメイドならではの温かみと、一つ一つ異なる表情を持つ作品が魅力です。\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    \u003c!-- サイズ、配送情報、注意書き、商品コードの具体的な情報は入力データにないため、該当セクションは作成しません。 --\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"JEUX","offers":[{"title":"ライトグリーン","offer_id":49498801209631,"sku":null,"price":14300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1701662388337_L_harf_528.jpg?v=1746009695"},{"product_id":"7fgjx8yajg2rmy3rw0wc","title":"SAYA ポシェット　メタリックカラー","description":"\n\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\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必需品をスマートに収納し、身軽な一日を叶えます。メタリックカラーが着こなしに洗練された輝きを添え、どんなシーンでも際立つ存在感を放ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1688812713309_saya_stayling_06.jpg?v=1746009683\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e自由を纏うスタイル\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e煌めくレザーの風合い\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e植物タンニン鞣しの牛革に施された箔加工とシュリンク加工。メタリックでありながらも革本来の柔らかな風合いを感じさせ、触れるたびに上質を実感できる逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1649862611397_saya_silver.jpg?v=1754550888\" 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\"\u003eL字ファスナーを開けば、小銭、お札、カード、そしてスマートフォンが全て美しく収まる賢い設計。\u003cstrong\u003e4cm\u003c\/strong\u003eの深さがある小銭入れは見やすく、スムーズな出し入れが可能です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1684163836367_saya_metal_detail08.jpg?v=1754550888\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e必要なものをスマートに\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴・収納構造\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e\u003cstrong\u003eスマホポーチとお財布が一体化したスリム型ポシェット\u003c\/strong\u003eです。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eL字型のファスナーを開けると、仕切りの革があり、スマホ収納の反対側にはファスナー小銭入れとカード入れ、お札（２つ折り）を入れるポケットがあります。\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 class=\"body-text\"\u003e小銭、お札、カードをスマートに収納できる機能的な設計です。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\n                    \u003cp class=\"body-text\"\u003eファスナー小銭入れの深さは\u003cstrong\u003e４センチ\u003c\/strong\u003e。小銭が見やすく、スムーズな出し入れが可能です。\u003c\/p\u003e\n                    \u003cdiv class=\"spec-img-full\"\u003e\n                        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1683806845414_saya_pastel_detail16.jpg?alt=media\u0026amp;token=f6b78fef-2752-4a46-ba5d-4671bf1cdf73\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cp class=\"body-text\"\u003eカードを収納できる切れ込みには、\u003cstrong\u003e５枚位まで\u003c\/strong\u003eのカードを収納できます。\u003c\/p\u003e\n                    \u003cdiv class=\"spec-img-full\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/0342_is_d11.jpg?v=1754548689\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cp class=\"body-text\"\u003eお札は\u003cstrong\u003e２つ折り\u003c\/strong\u003eで入れることができます。\u003c\/p\u003e\n                    \u003cdiv class=\"spec-img-full\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/saya_pastel_detail15.jpg?v=1754548794\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eスマートフォン収納\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e仕切りの反対側にスマートフォンを収納するスペースを確保しています。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/saya_pastel_detail18.jpg?v=1754548763\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/saya_metal_detail10.jpg?v=1754551003\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\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外部ポケット・ICカード対応\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e本体の裏面にはさらにカードポケットが１個あります。Suicaなどのタッチ決済用ICカードやカードキーを入れると、バッグから出さずにそのままタッチすることができます。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/saya_metal_detail09.jpg?v=1754550944\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e付属ストラップ\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e付属のストラップは長さ調整が可能。首からかけることも、斜め掛けすることもでき、スタイルに合わせてお使いいただけます。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/saya_pastel_detail05.jpg?v=1754551113\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/saya_stayling_09.jpg?v=1754551280\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e革は\u003cstrong\u003e植物タンニンでなめした牛キップ\u003c\/strong\u003eをベースに、東京の工場で加工しています。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e革の表面を箔加工した後に、タイコと呼ばれる大きなドラムに水と一緒に入れて回し、革を縮めて表面にシュリンクを作っていきます。箔加工は革らしくないイメージがありますが、この革はタンニン鞣しとシュリンク加工をすることで、革らしい仕上がりになっています。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1684163907658_saya_pastel_detail06.jpg?alt=media\u0026amp;token=abe11cc8-f23c-4a7b-b3d7-7753f7f300da\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003cp class=\"body-text\"\u003e【ご注意】箔加工の性質上、度重なる擦れや強い摩擦などによって使用していくうちに箔が剥がれることがあります。予めご了承ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"AGILITY","offers":[{"title":"ゴールド","offer_id":49498808320287,"sku":null,"price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":49498808353055,"sku":null,"price":13750.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1688812713309_saya_stayling_06.jpg?v=1746009683"},{"product_id":"8l7ocugnu6yvnnlebbuk","title":"JEUX\/ハーフ財布　セレブ革・無地・Fエ","description":"\n\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\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\"\u003eJEUXの美学が息づく、しなやかな\u003cstrong\u003eセレブ革\u003c\/strong\u003e。手のひらに心地よくフィットするサイズで、持つ人の品格をそっと引き立てます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1701466292924_L_harf_462.jpg?v=1746009661\" 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\/0885\/3998\/8255\/files\/products_2F1700492627198__E3_83_8F_E3_83_BC_E3_83_95_E8_B2_A1_E5_B8_83_detail_in_076eb132-8b5d-4253-ba89-1986ff548c69.jpg?v=1746009661\" 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\/0885\/3998\/8255\/files\/products_2F1700529676018_L_E5_AD_97_E3_83_8F_E3_83_BC_E3_83_95_detail_08_b1bea3bf-cdf4-4437-9d63-2b02ee3eca10.jpg?v=1746009661\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e私らしい毎日を彩る\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の機能・仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eこのミニ財布の機能的な特徴をご紹介します。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eお札を半分に折って入れるタイプのコンパクト設計\u003c\/li\u003e\n        \u003cli\u003e小銭入れにはマチがあり、スムーズな出し入れが可能\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1701251854373_L%E5%AD%97%E3%83%8F%E3%83%BC%E3%83%95_detail_015.jpg?alt=media\u0026amp;token=384e1e90-7dcc-4839-b672-d35f2b43e27b\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1701251837811_%E3%83%8F%E3%83%BC%E3%83%95%E8%B2%A1%E5%B8%83_detail_in.jpg?alt=media\u0026amp;token=0aec8637-7d5f-4738-a715-1a8a57973a98\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eブランド「JEUX」について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eJEUX（ジュウ）は、オリジナルで革Bag ＆ 革小物をデザイン＆制作している作家です。手仕事の温もりと個性を大切にし、一つ一つ丁寧に作り上げています。\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":"JEUX","offers":[{"title":"ライトピンク","offer_id":49498837319967,"sku":null,"price":17050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1701466292924_L_harf_462.jpg?v=1746009661"},{"product_id":"8q1jxybvraba5uv32sbz","title":"JEUX\/ハーフ財布　セレブ革・焦がし柄","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    \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\/products_2F1701759287221_L_harf_518.jpg?v=1746009659\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eこだわりの焦がし柄デザイン\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eJEUXならではの\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\/products_2F1701759328568_L_E5_AD_97_E3_83%8F%E3%83%BC%E3%83%95_detail_09.jpg?v=1746009659\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e手触りまで感じる上質素材\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eきめ細やかな\u003cstrong\u003eセレブ革\u003c\/strong\u003eに施された、JEUX独自の焦がし柄。一つ一つ異なる表情は、まさに手仕事の温もりと職人の情熱が息づく証です。使い込むほどに深まる風合いをお楽しみください。\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\/products_2F1701663228698__E3%83%8F%E3%83%BC%E3%83%95%E8%B2%A1%E5%B8%83_detail_in_68f4a3d4-d62a-4727-b4e8-620dc1ef25c4.jpg?v=1746009659\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e整理整頓が叶うミニマル設計\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eお札は半分に折って、小銭はマチ付きで取り出しやすい設計です。キャッシュレス時代にフィットしつつ、必要なものはしっかりと持ち歩ける、賢いハーフ財布です。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の機能と仕様\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eこのコンパクト財布は、日々の使いやすさを追求した機能的な設計が特徴です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eお札を半分に折って収納するタイプ\u003c\/li\u003e\n                \u003cli\u003e小銭部分はマチ付きでスムーズな出し入れが可能\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1701251854373_L%E5%AD%97%E3%83%8F%E3%83%BC%E3%83%95_detail_015.jpg?alt=media\u0026amp;token=384e1e90-7dcc-4839-b672-d35f2b43e27b\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1701251837811_%E3%83%8F%E3%83%BC%E3%83%95%E8%B2%A1%E5%B8%83_detail_in.jpg?alt=media\u0026amp;token=0aec8637-7dcc-4839-b672-d35f2b43e27b\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eこだわりの素材と加工技術が、特別な一品を生み出します。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: きめ細やかなセレブ革\u003c\/li\u003e\n                \u003cli\u003e加工: JEUX独自の焦がし柄による手仕事\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ブランド「JEUX（ジュウ）」について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eJEUXは、オリジナルで革バッグや革小物をデザイン＆制作しているブランドです。\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","brand":"JEUX","offers":[{"title":"レッド","offer_id":49498838368543,"sku":null,"price":19250.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1701759287221_L_harf_518.jpg?v=1746009659"},{"product_id":"9us3scwswvns2cv0ng9b","title":"ミニトートバッグSサイズ　マグネット付","description":"\n\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\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軽やかなイタリアンシュリンクレザーが、日常をクラスアップするアクセントに。選べるマグネットカラーで、あなたの個性を引き出す洗練されたデザインが光ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1716620553523_toto_s_gray_mg.jpg?v=1746009647\" class=\"img-fluid d-block w-100 product-img\" alt=\"気分で選べる2色のマグネット\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e気分で選べる2色のマグネット\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\/0885\/3998\/8255\/files\/products_2F1716634423104_mg_detail03.jpg?v=1753524613\" 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\/0885\/3998\/8255\/files\/products_2F1726806260749_toto_coad_s_07.jpg?v=1753524613\" class=\"img-fluid d-block w-100 product-img\" alt=\"お出かけを軽やかに楽しむ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eお出かけを軽やかに楽しむ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e軽くてコンパクトながら、日常使いに嬉しい収納力と機能性を備えています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e長財布（20cm基準）も収納できるサイズ感\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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/toto_s_detail04_48a7e8e1-102f-4d2d-b46b-b645af60fe4c.jpg?v=1753524458\" class=\"img-fluid d-block w-100\" alt=\"長財布なども収納可能なバッグ内部\"\u003e\n                \u003c\/div\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=\"basic-list\"\u003e\n                    \u003cli\u003e素材: 柔らかで触り心地が良いイタリアンシュリンクレザー\u003c\/li\u003e\n                    \u003cli\u003e加工: 革の裏を特殊加工し、裏地を貼らない1枚革仕様\u003c\/li\u003e\n                    \u003cli\u003e軽さ: 1枚革加工により、軽量化を実現\u003c\/li\u003e\n                    \u003cli\u003e機能性: 特殊加工により、内側にペットボトルなど少し濡れたものを入れても一時的に問題ありません。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1721609929150_toto_detail_06.jpg?alt=media\u0026amp;token=9cf4441e-8095-42af-8939-267a63eb7135\" class=\"img-fluid d-block w-100\" alt=\"革の裏の特殊加工\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1721609963739_toto_detail_in02.jpg?alt=media\u0026amp;token=1b47b2b0-4d5d-4c61-ac1d-e19d2ff7cb1f\" class=\"img-fluid d-block w-100\" alt=\"内側にペットボトルを入れても安心\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eデザイン・カラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eお好みに合わせて選べるマグネットカラーが、バッグの印象を一層引き立てます。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eマグネットカラー: シルバー、ゴールドから選択可能\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/toto_coad_s_01.jpg?v=1753512727\" class=\"img-fluid d-block w-100\" alt=\"Sサイズのバッグを持ったイメージとマグネットカラー\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e※こちらの画像はSサイズのバッグを持ったときのイメージです。ショルダーストラップは付属していません。\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さらに収納力を高めたい方には、別売りのDかん付きループがおすすめです。また、他のタイプのバッグもございます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1724921085818_1722432263344_handle_detail.jpg?alt=media\u0026amp;token=5a0c013f-ee84-4247-88c5-d3e66d5fb3f2\" class=\"img-fluid d-block w-100\" alt=\"Dかん付きループの使用イメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e\n                    交通系ICや鍵、イヤホン、エコバッグなど、すぐに取り出したい小物をプラスで収納できます。\n                    バッグの持ち手に取り付け可能な別売りのDかんループをぜひご活用ください。\n                \u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e\n                    \u003cstrong\u003e持ち手用Dかんループのページ：\u003c\/strong\u003e\n                \u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eイニシャルA~I:\n                        \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/ugknuqlzjc77yz7cmz56-1\"\u003e（金具シルバー）\u003c\/a\u003e・\n                        \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/uawy4my0arpccgzzq2tf-1\"\u003e（金具ゴールド）\u003c\/a\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003eイニシャルJ~R:\n                        \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/ugknuqlzjc77yz7cmz56-2\"\u003e（金具シルバー）\u003c\/a\u003e・\n                        \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/uawy4my0arpccgzzq2tf-2\"\u003e（金具ゴールド）\u003c\/a\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003eイニシャルS~Z:\n                        \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/ugknuqlzjc77yz7cmz56-3\"\u003e（金具シルバー）\u003c\/a\u003e・\n                        \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/ffffp1gmaba9ei4ebgzn-3\"\u003e（金具ゴールド）\u003c\/a\u003e\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e\n                    \u003cstrong\u003e他のタイプのミニトートバッグ：\u003c\/strong\u003e\n                \u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eマグネットなしのバッグをお探しの方：\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/bag\/products\/xdhhhebvxg9qdkx5dley\"\u003eこちら\u003c\/a\u003e\n\u003c\/li\u003e\n                    \u003cli\u003eショルダーストラップ付きのバッグをお探しの方：\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/bag\/products\/am04mzdv72h1ydazdqmd\"\u003eこちら\u003c\/a\u003e\n\u003c\/li\u003e\n                    \u003cli\u003eマグネットとショルダーストラップ付のバッグをお探しの方：\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/bag\/products\/am04mzdv72h1ydazdqmd\"\u003eこちら\u003c\/a\u003e\n\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (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            バッグ内部に濡れたものを入れた際は、必ず速やかに拭き取ってください。\n            製品を長くご愛用いただくために、日頃のお手入れをお願いいたします。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ シルバー","offer_id":49498845708575,"sku":null,"price":8690.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ ゴールド","offer_id":51164071952671,"sku":null,"price":8690.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ \/ シルバー","offer_id":49498845577503,"sku":null,"price":8690.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ \/ ゴールド","offer_id":51164071985439,"sku":null,"price":8690.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ シルバー","offer_id":49498845675807,"sku":null,"price":8690.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ ゴールド","offer_id":51164072018207,"sku":null,"price":8690.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シルバー","offer_id":49498845643039,"sku":null,"price":8690.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ ゴールド","offer_id":51164072050975,"sku":null,"price":8690.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ シルバー","offer_id":49498845610271,"sku":null,"price":8690.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ ゴールド","offer_id":51164072083743,"sku":null,"price":8690.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1716620553523_toto_s_gray_mg.jpg?v=1746009647"},{"product_id":"8kenxf3natfezbbu7nff","title":"ショルダーストラップ付チェルボスマホケース　HUAWEIシリーズ対応","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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e身軽に街へ HUAWEIスマホショルダー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eショルダーストラップが、あなたの\u003cstrong\u003e両手を自由に解放\u003c\/strong\u003eします。約83cmから157cmまで\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\/0885\/3998\/8255\/files\/products_2F1683961737906_cervo_shoulder_indigoblue.jpg?v=1746009641\" 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スマホやICカード、小銭もスムーズに取り出せる\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\/0885\/3998\/8255\/files\/products_2F1670825599144_style_04.jpg?v=1746009642\" 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お財布一体型 大容量収納 HUAWEI\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カードポケット3つとサイドポケット\u003c\/strong\u003eがあり、必要なカード類もしっかり\u003cstrong\u003e整理整頓\u003c\/strong\u003eできます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669204482578_cervo_case1.jpg?v=1764401213\" 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これひとつで身軽にお出掛け！リュックスタイルにも便利な多機能スマホショルダーです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eショルダーストラップ付きで両手がフリー\u003c\/li\u003e\n          \u003cli\u003eストラップは取り外し可能、長さ調整も自由自在\u003c\/li\u003e\n          \u003cli\u003e背面を折り返せば動画視聴に便利なスタンド機能\u003c\/li\u003e\n          \u003cli\u003eサイドマグネットフラップで開閉ラクラク\u003c\/li\u003e\n          \u003cli\u003eハードケースでスマートフォンをしっかり固定\u003c\/li\u003e\n          \u003cli\u003e機種に合わせたカメラホールでそのまま撮影可能\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170721562_style_04.jpg?v=1746154559\" 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\/products_2F1649937198407_cherbo_3.jpg?v=1746154558\" 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\/products_2F1649937198408_cherbo_9.jpg?v=1746154558\" 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\/products_2F1669203477628_cervo_camerahole.jpg?v=1746154558\" 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 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内側にはカードポケット3個とサイドポケットを完備\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\/products_2F1670170879157_cervo_fastener_1623cf29-906a-4a3d-9b28-5c8b954a0b12.jpg?v=1746154558\" 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\/cervo_pocket_1effd7fe-0917-4e32-a3a9-5d3fb216afd2.jpg?v=1754641510\" 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\/products_2F1669203477627_cervo_case1.jpg?v=1746154558\" 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 class=\"body-text\"\u003e柔らかく傷つきにくい、上質な本革を使用しています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eシボ感と柔らかい手触りが特徴のシュリンクレザー（牛革）\u003c\/li\u003e\n          \u003cli\u003e使うほどに革が馴染み、ツヤが出る\u003c\/li\u003e\n          \u003cli\u003e色の変化が少なく、傷がつきにくい\u003c\/li\u003e\n          \u003cli\u003eタンニン鞣しの革に比べ色落ちが少ないため普段使いに最適\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_leather_13fa804f-337f-467e-9cdd-77a3addb5516.jpg?v=1764401148\" 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 class=\"body-text\"\u003e製品の主な仕様と、ご購入前にご確認いただきたい点です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eショルダーストラップ長さ：約83㎝（最短）～約157㎝（最長）\u003c\/li\u003e\n          \u003cli\u003e内側：カードポケット3個、サイドポケット\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ファスナーの引手のデザインは機種により異なります。\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        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1671338007291_cervo_pink.jpg?alt=media\u0026amp;token=f417789b-843b-4489-9fba-742ed1b34fa6\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハシゴ型引手\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1671339790202_cherbo_pink.jpg?alt=media\u0026amp;token=959505b6-c404-4a49-a7ec-3a30b151c114\" class=\"img-fluid d-block w-100 product-img\" alt=\"ペタンコ型引手\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e本製品は受注後の制作となります。\u003c\/li\u003e\n      \u003cli\u003e注文確定後の機種の交換、キャンセル、返品は受け付けられません。\u003c\/li\u003e\n      \u003cli\u003e制作に3日～1週間程度お時間をいただきます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ HUAWEI P20lite","offer_id":49498862747935,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":false},{"title":"サーモンピンク \/ HUAWEI P30lite","offer_id":49498862780703,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ HUAWEI P20lite","offer_id":49498862616863,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":false},{"title":"インディゴブルー \/ HUAWEI P30lite","offer_id":49498862649631,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ HUAWEI P20lite","offer_id":49498862879007,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":false},{"title":"ダークグレー \/ HUAWEI P30lite","offer_id":49498862911775,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ HUAWEI P20lite","offer_id":49498862813471,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー \/ HUAWEI P30lite","offer_id":49498862846239,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ HUAWEI P20lite","offer_id":49498862682399,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ HUAWEI P30lite","offer_id":49498862715167,"sku":null,"price":13130.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1683961737906_cervo_shoulder_indigoblue.jpg?v=1746009641"},{"product_id":"aajrkzcs5dyufxripmer","title":"JEUX\/W天長財布　スペシャル革（メタリック）・無地・Ｆエ","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煌めく個性を纏う W天長財布\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e光を反射する\u003cstrong class=\"text-strong\"\u003eメタリックな革\u003c\/strong\u003eが、日常に洗練された輝きを添えます。まるでアートピースのような佇まいは、持つ人の個性を際立たせ、\u003cstrong class=\"text-strong\"\u003e特別な存在感\u003c\/strong\u003eを放ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1703158738383_ten_w_fasner_673.jpg?v=1746009640\" 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驚きの収納力 スマートに整うW天長財布\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong class=\"text-strong\"\u003e見た目以上の収納力\u003c\/strong\u003eを誇る内装は、カードや小銭、レシートも全てを\u003cstrong class=\"text-strong\"\u003eスマートに収めます\u003c\/strong\u003e。ファスナーを開ければ、求めるものが瞬時に見つかり、慌ただしい日常を軽やかに支えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1702516802832_W_E5_A4_A9_E3%83%95%E3%82%A1%E3%82%B9%E3%83%8A%E3%83%BC_E8_B2_A1_E5_B8_83_detail_5c6db18c-781a-41ad-90fe-3eef45f7f8ca.jpg?v=1746009640\" 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永く愛せる確かなディテール JEUXの選択\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong class=\"text-strong\"\u003e細部に宿る職人の確かな手仕事\u003c\/strong\u003eによって、永く愛せる堅牢な作りを実現。使うほどに深まる革の風合いが、日々に寄り添う道具としての信頼を物語っています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1702471931258_F_detail_f21e4658-0c44-4999-8a34-65dc9e81a929.jpg?v=1746009640\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常を彩る上質な手触り\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e■JEUX W天ファスナー財布\u003c\/p\u003e\n      \u003cp\u003eペンケースのようにも見えますが、お財布です。お札が折らずにギリギリ入るコンパクトなサイズ。ファスナーを開ければ全てを一気に見渡せます。一つひとつを作家さんが丁寧に作っています。革の素材や加工方法によってそれぞれ価格が違います。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1702516753571_W%E5%A4%A9%E3%83%95%E3%82%A1%E3%82%B9%E3%83%8A%E3%83%BC%E8%B2%A1%E5%B8%83_detail.jpg?alt=media\u0026amp;token=3462b858-7414-4e6a-a4ca-591afb2eff74\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eJEUX（ジュウ）作家について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eオリジナルで革Bag ＆ 革小物をデザイン＆制作しています。\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        \u003cli\u003e新しいのに新品特有の気恥ずかしさがなく、使えば使うほど、魅力を増していくもの。\u003c\/li\u003e\n        \u003cli\u003e何かの模倣でもなく、無難なシンプルでもない。\u003c\/li\u003e\n        \u003cli\u003e「今」のものでありながら、時代も持つ人の年齢も問わない。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eJEUXはカジュアルであると同時に、とてもスペシャルです。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"JEUX","offers":[{"title":"シルバー","offer_id":49498870776095,"sku":null,"price":29150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1703158738383_ten_w_fasner_673.jpg?v=1746009640"},{"product_id":"ac6v3dykk6gohwnkx8kb","title":"JEUX\/ハーフ財布　セレブ革・無地・Fエ","description":"\n\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\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスマートに魅せるミニ財布\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e手のひらに収まる\u003cstrong\u003e上品な佇まい\u003c\/strong\u003e。洗練された\u003cstrong\u003eセレブ革\u003c\/strong\u003eが、持つ人のスタイルをさりげなく格上げします。\u003cstrong\u003e小さなバッグにもすっきりと収まり\u003c\/strong\u003e、現代に寄り添う軽やかさです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1701695635280_L_harf_473.jpg?v=1746009638\" 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\/0885\/3998\/8255\/files\/products_2F1701663228698__E3_83_8F_E3_83_BC_E3_83_95_E8_B2_A1_E5_B8_83_detail_in_3ea33322-d24e-475e-a1a3-8fbe1c6ad6c3.jpg?v=1746009639\" 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\"\u003eJEUXが贈る永く使える相棒\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e「Fエ」ファスナーは\u003cstrong\u003eエバーブライト仕様\u003c\/strong\u003e。錆びや変色に強く、美しい輝きが長く持続します。JEUXが贈る、\u003cstrong\u003e使うほどに愛着が深まる\u003c\/strong\u003e唯一無二の逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1701694188963_F_detail_b6054832-10e6-484a-903c-f5aca38dc09d.jpg?v=1746009639\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e経年を楽しむ上質な手仕事\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eコンパクトながらも使いやすさにこだわったミニ財布です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eお札を半分に折って収納できるコンパクト設計\u003c\/li\u003e\n                \u003cli\u003e中身が見やすく、取り出しやすいマチ付き小銭入れ\u003c\/li\u003e\n                \u003cli\u003e錆びや変色に強い「Fエ」エバーブライトファスナーを採用\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            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1701251854373_L%E5%AD%97%E3%83%8F%E3%83%BC%E3%83%95_detail_015.jpg?alt=media\u0026amp;token=384e1e90-7dcc-4839-b672-d35f2b43e27b\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1701251837811_%E3%83%8F%E3%83%BC%E3%83%95%E8%B2%A1%E5%B8%83_detail_in.jpg?alt=media\u0026amp;token=0aec8637-4738-a715-1a8a57973a98\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eJEUX（ジュウ）について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eJEUXはオリジナルで革Bag＆革小物のデザイン＆制作を行っています。ハンドメイドならではの温もりと個性を大切にしたモノづくりが特徴です。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eハンドメイドならではの独特の暖かみ\u003c\/li\u003e\n                \u003cli\u003e同じモノでも個々に少しずつ変化がある手仕事の特徴を活かす\u003c\/li\u003e\n                \u003cli\u003e「今」のものでありながら、時代や年齢を問わない普遍的なデザイン\u003c\/li\u003e\n                \u003cli\u003eカジュアルでありながら、使う人にとって特別な存在となる逸品\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため作成しません --\u003e\n    \u003c!-- ④ 注意事項セクション (Notes) - 情報がないため作成しません --\u003e\n\n\u003c\/div\u003e","brand":"JEUX","offers":[{"title":"グレージュ","offer_id":49498872348959,"sku":null,"price":17050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1701695635280_L_harf_473.jpg?v=1746009638"},{"product_id":"affphl9exk1m4i0zc8py","title":"イタリアンシュリンクレザー長財布　ラウンドジップ(定番カラー）","description":"\n\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\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\/0885\/3998\/8255\/files\/products_2F1675233816089_dollarino_zip_orange.jpg?v=1746009636\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e手にするたび感じる本革の心地よさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e驚きの収納力でスマートに整理\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eファスナーを開くと扇状に広がり、中身が\u003cstrong\u003e一目瞭然\u003c\/strong\u003e。お札ポケット2箇所、カードポケット14箇所、4つのマチ付きポケットで、いつも整理された状態を保てます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1675862392148_dollarino_zip_detail_13.jpg?v=1754116602\" 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\/0885\/3998\/8255\/files\/products_2F1675862392140_dollarino_zip_detail_22.jpg?v=1754116602\" 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イタリアの老舗「コラペル社」が手掛けるシュリンクレザーと、その風合いを最大限に引き出す「袋縫い」製法についてご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eイタリア「コラペル社」製の上質なシュリンクレザー（牛革）\u003c\/li\u003e\n          \u003cli\u003eアルプスの湧き水で育まれた、しなやかで表情豊かな革\u003c\/li\u003e\n          \u003cli\u003e革の柔らかな風合いを最大限に引き出す「袋縫い」製法\u003c\/li\u003e\n          \u003cli\u003e傷がつきにくく、色変わりしにくい特性で長く愛用可能\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/dollarino_zip_detail_12.jpg?v=1754114371\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cherbo_zip_limit_25_0135df1f-e485-4181-8aa8-5198f7f7e5ef.jpg?v=1754114648\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e使いやすさと収納力\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eファスナーを開くと扇状に広がり、中身が一目瞭然。充実したポケット数でスマートに整理できます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cherbo_zip_limit_4.jpg?v=1754110798\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eお札ポケットは両脇に計2箇所。お札と商品券を分けて収納可能。\u003c\/li\u003e\n          \u003cli\u003eカードポケットは計14箇所。お札ポケット両脇に6箇所ずつ、小銭入れ両脇に1箇所ずつ。\u003c\/li\u003e\n          \u003cli\u003e4つのマチ付きポケットで、レシート、領収書、クーポン券、大きめサイズのポイントカードなどを分けて収納。\u003c\/li\u003e\n          \u003cli\u003e小銭入れは片側にマチが付いているため、小銭が見やすく取り出しやすい設計。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/dollarino_zip_detail_06.jpg?v=1754114484\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/dollarino_zip_detail_09.jpg?v=1754114514\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/dollarino_zip_detail_03.jpg?v=1754115077\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/dollarino_zip_detail_07.jpg?v=1754114560\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eスマートなフォルム\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e中身をたくさん入れても膨らみにくい、こだわりのスマート設計です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e柔らかな革と「袋縫い」の技術により、革に遊びが生まれ、中身を入れてもぽこっとした膨らみがでにくいつくり。\u003c\/li\u003e\n          \u003cli\u003eカード24枚、小銭15枚、お札6枚、商品券2枚、レシート1枚を収納してもスマートな厚みをキープします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1675772723441_dollarino_zip_detail_03.jpg?alt=media\u0026amp;token=121441cf-7eed-42bb-85be-aeed8707a732\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1675762922572_dollarino_zip_detail_12.jpg?alt=media\u0026amp;token=4791263d-8347-4575-bafd-258b06048910\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本ページでは、ラウンドジップ長財布の定番カラーバージョンをご紹介しています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/dollarino_zip_detail_14.jpg?v=1754114392\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e→\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/products\/nawtlbvulhaxm49tzodt\"\u003eラウンドジップ長財布 ~定番カラーVer~ はこちらのページ\u003c\/a\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\n\u003cstrong\u003e商品名:\u003c\/strong\u003e イタリアンシュリンクレザーを使用したファスナー式長財布 (定番カラー)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e イタリアンシュリンクレザー (牛革)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e商品コード:\u003c\/strong\u003e affphl9exk1m4i0zc8py\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c!-- \/content-section (製品詳細) --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"CxClabo","offers":[{"title":"オレンジ","offer_id":49498874052895,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー","offer_id":49498873954591,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"イエローグリーン","offer_id":49498873987359,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":false},{"title":"オリーブグリーン","offer_id":49498874020127,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"ターコイズ","offer_id":49498874085663,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー","offer_id":49498874118431,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49498874151199,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1675233816089_dollarino_zip_orange.jpg?v=1746009636"},{"product_id":"am04mzdv72h1ydazdqmd","title":"ミニトートバッグSサイズ　ショルダーストラップ付","description":"\n\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\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e上質な本革2WAYバッグ、自由な装い\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\/0885\/3998\/8255\/files\/products_2F1718632048894_toto_s_sholder_main.jpg?v=1746009630\" 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見た目以上の収納力、Sサイズの本領\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\/0885\/3998\/8255\/files\/products_2F1714221654388_toto_size_f9554434-d16c-4111-a736-ac49494f8dda.jpg?v=1753524925\" 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\/0885\/3998\/8255\/files\/products_2F1727584726208_toto_coad_s_08.jpg?v=1753524925\" 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手持ち、肩掛け、斜め掛けなど、スタイルに合わせてアレンジ可能\u003c\/li\u003e\n                    \u003cli\u003e金具はゴールドとシルバーから選択可能\u003c\/li\u003e\n                    \u003cli\u003e軽くてコンパクトな本革トートバッグ\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1721613374894_sholder_st_1.jpg?alt=media\u0026amp;token=4337f57d-e5b8-4ffa-9aba-3a8b0ff47480\" class=\"img-fluid d-block w-100\" alt=\"ショルダーストラップの使用例1\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/sholder_st_2.jpg?v=1753524201\" class=\"img-fluid d-block w-100\" alt=\"ショルダーストラップの使用例2\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/toto_coad_s_08.jpg?v=1753514568\" class=\"img-fluid d-block w-100\" alt=\"Sサイズバッグの着用イメージ\"\u003e\n                    \u003cp class=\"caption-text text-end\"\u003eSサイズのバッグを持ったときのイメージです。\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズと収納力\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eコンパクトな見た目ながら、日常使いに十分な収納力を備えています。必要なものをスマートに持ち運べます。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e長財布（20cm基準）が収まるサイズ感\u003c\/li\u003e\n                    \u003cli\u003eスマートフォン、キーケース、メガネ、コスメ、ハンカチなど、多くの小物を収納可能\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1721610127913_toto_s_detail03.jpg?alt=media\u0026amp;token=e57a29c4-4a1f-42e4-aed7-be94c8547412\" class=\"img-fluid d-block w-100\" alt=\"バッグの収納イメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/toto_s_detail02.jpg?v=1753514221\" class=\"img-fluid d-block w-100\" alt=\"バッグ内部の収納イメージ\"\u003e\n                    \u003cp class=\"caption-text text-end\"\u003e実際はマグネットはついていません。\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/toto_s_detail04.jpg?v=1753514222\" class=\"img-fluid d-block w-100\" alt=\"バッグ内部のさらに詳細な収納イメージ\"\u003e\n                    \u003cp class=\"caption-text text-end\"\u003eこちらの商品にはマグネットはついていません。\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材と軽量化へのこだわり\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1721609929150_toto_detail_06.jpg?alt=media\u0026amp;token=9cf4441e-8095-42af-8939-267a63eb7135\" class=\"img-fluid d-block w-100\" alt=\"革の裏側特殊加工イメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1721609963739_toto_detail_in02.jpg?alt=media\u0026amp;token=1b47b2b0-4d5d-4c61-ac1d-e19d2ff7cb1f\" class=\"img-fluid d-block w-100\" alt=\"内側にペットボトルを入れたイメージ\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eおすすめの関連商品\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e交通系ICカードや鍵、イヤホン、エコバッグなど、すぐに取り出したい小物をプラスで収納したい方には、別売りの【Dかん付きループ】がおすすめです。バッグの持ち手に取り付けてご使用いただけます。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eバッグの持ち手に取り付け可能な別売りオプション「Dかん付きループ」\u003c\/li\u003e\n                    \u003cli\u003eDかんに小物ケースをぶら下げて収納\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1724921085818_1722432263344_handle_detail.jpg?alt=media\u0026amp;token=5a0c013f-ee84-4247-88c5-d3e66d5fb3f2\" class=\"img-fluid d-block w-100\" alt=\"Dかん付きループの使用例\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003e写真の持ち手用Dかんループのページ:\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/toto_detail_in02_dd0ca858-6fc9-4fc1-8a23-9ab2a4a34345.jpg?v=1753524849\" class=\"img-fluid d-block w-100\" alt=\"Dかん付きループのイメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eイニシャルA~I: \u003ca title=\"持ち手用DカンループM（シルバー金具）A~I\" href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/ugknuqlzjc77yz7cmz56-1\"\u003e金具シルバー\u003c\/a\u003e \/ \u003ca title=\"持ち手用Dカンループ（金具ゴールド）A~I\" href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/uawy4my0arpccgzzq2tf-1\"\u003e金具ゴールド\u003c\/a\u003e\n\u003c\/li\u003e\n                    \u003cli\u003eイニシャルJ~R: \u003ca title=\"持ち手用Dカンループ（金具シルバー）J~R\" href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/ugknuqlzjc77yz7cmz56-2\"\u003e金具シルバー\u003c\/a\u003e \/ \u003ca title=\"持ち手用Dカンループ（金具ゴールド）J~R\" href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/uawy4my0arpccgzzq2tf-2\"\u003e金具ゴールド\u003c\/a\u003e\n\u003c\/li\u003e\n                    \u003cli\u003eイニシャルS~Z: \u003ca title=\"持ち手用Dカンループ（金具シルバー）S~Z\" href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/ugknuqlzjc77yz7cmz56-3\"\u003e金具シルバー\u003c\/a\u003e \/ \u003ca title=\"持ち手用Dカンループ（金具ゴールド）S~Z\" href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/ffffp1gmaba9ei4ebgzn-3\"\u003e金具ゴールド\u003c\/a\u003e\n\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eその他の関連商品もご覧ください。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eショルダーストラップなしのバッグをお探しの方: \u003ca title=\"ミニトートバッグSサイズ　シンプル\" href=\"https:\/\/cxclabo.we-shop.jp\/collections\/bag\/products\/xdhhhebvxg9qdkx5dley\"\u003eミニトートバッグSサイズ シンプル\u003c\/a\u003e\n\u003c\/li\u003e\n                    \u003cli\u003eマグネットとショルダーストラップ付のバッグをお探しの方: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/bag\/products\/am04mzdv72h1ydazdqmd\" title=\"ミニトートバッグSサイズ　マグネット＆ショルダーストラップ付\"\u003eミニトートバッグSサイズ マグネット＆ショルダーストラップ付\u003c\/a\u003e\n\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品コード: am04mzdv72h1ydazdqmd\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e本製品にはマグネットは付属していません。革の特殊加工により濡れに多少強くなっておりますが、濡れた際は速やかに拭き取るなど、適切なお手入れをお願いいたします。濡れたまま放置すると革の状態を損ねる可能性があります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ シルバー","offer_id":49498879328543,"sku":null,"price":13270.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ ゴールド","offer_id":51164071657759,"sku":null,"price":13270.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ \/ シルバー","offer_id":49498879197471,"sku":null,"price":13270.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ \/ ゴールド","offer_id":51164071690527,"sku":null,"price":13270.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ シルバー","offer_id":49498879295775,"sku":null,"price":13270.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ ゴールド","offer_id":51164071723295,"sku":null,"price":13270.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シルバー","offer_id":49498879263007,"sku":null,"price":13270.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ ゴールド","offer_id":51164071756063,"sku":null,"price":13270.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ シルバー","offer_id":49498879230239,"sku":null,"price":13270.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ ゴールド","offer_id":51164071788831,"sku":null,"price":13270.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1718632048894_toto_s_sholder_main.jpg?v=1746009630"},{"product_id":"b4mdc3sqxxvbfoaidmfj","title":"ナノウォレット　ルビナス　究極に小さいミニ財布","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\u003c!-- ① 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e\u003cvideo controls=\"controls\" style=\"max-width: 100%; height: auto;\"\u003e\n  \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/8044dc5091bf44e88c5ac472f79833a9.mp4\" type=\"video\/mp4\"\u003e\nYour browser does not support our video.\n\u003c\/source\u003e\u003c\/video\u003e\u003c\/h3\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 class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1710168014699_0518_8714_main2.jpg?v=1746009622\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e手のひらにアートをまとう感覚\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e小さくても妥協しない、驚きの収納力\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eお札を折らずに10枚、カードは5、6枚、小銭も約20枚。手のひらサイズながら、毎日の必需品を\u003cstrong\u003eスマートに整理\u003c\/strong\u003eできます。使うたびに感じる、ストレスフリーな使い心地です。\u003c\/p\u003e\n\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1710395947523__E3_83_8A_E3_83_8EW__E3_83_AB_E3_83_93_E3_83_8A_E3_82_B9_white_ura.jpg?v=1754302657\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e必要なものが全て収まるスマート設計\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e手のひらにすっぽり収まる、次世代コンパクト財布\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eICカードとほぼ同じサイズ感で、どんなポケットにも\u003cstrong\u003eスマートに収まります\u003c\/strong\u003e。背面ポケットにカードを入れたままタッチできるので、会計もスムーズ。使うほどに革が手に馴染み、快適な使い心地を育みます。\u003c\/p\u003e\n\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1710168430601_0518_8714_detail04.jpg?v=1754302622\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eスマートな日常を叶える相棒\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e小さくてもあなどれない収納力と、手のひらにすっぽり収まる極小財布としての機能性をご紹介します。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eSuicaなどのICカードとほぼ同サイズで、どんなポケットにもスマートに収納\u003c\/li\u003e\n\u003cli\u003eお札を折らずに10枚程度収納可能\u003c\/li\u003e\n\u003cli\u003e内側のカードポケットに5、6枚のカードをまとめて収納\u003c\/li\u003e\n\u003cli\u003e外側に便利な小銭入れ（約20枚収納可能）\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eICカード対応\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eSuicaなどのICカードとほぼ同サイズで、スマートな日常をサポートします。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1710396967957_0518_8714_detail08.jpg?alt=media\u0026amp;token=35a2bfed-cc14-48bc-8c12-794e8432b66a\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e窓付きの背面ポケットにICカードを入れたままリーダーにかざすことができます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\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=\"basic-list\"\u003e\n\u003cli\u003eまっすぐに伸ばした状態のお札が10枚程度収まります。\u003c\/li\u003e\n\u003cli\u003eお札の端はカード入れ上部分の革の下にくぐらせて収納します。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1710397007791_0518_8714_detail05.jpg?alt=media\u0026amp;token=ed8a7717-0262-42b9-8377-a1efaff19c69\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\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=\"basic-list\"\u003e\n\u003cli\u003e5、6枚のカードをまとめて収納可能です。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/0518_8714_detail04.jpg?v=1754296007\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\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=\"basic-list\"\u003e\n\u003cli\u003e小銭は20枚くらいまで入ります。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1710397048488_0518_8714_detail07.jpg?alt=media\u0026amp;token=af5568dc-78c1-4a9d-a79d-d6c2d6d08a9f\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\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\u003cdiv class=\"spec-img-full\"\u003e\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/0518_8714_detail02.jpg?v=1754302000\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e最初はふんわり広がったポケットですが、カードを入れることで革がなじみカードの形に変化していきます。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e型押しだから使い込んでもデザインそのまま、革のエイジングだけを楽しめます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/381.jpg?v=1754302561\"\u003e\u003c\/div\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\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\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\u003ca title=\"ナノウォレット　ロロマ\" href=\"https:\/\/cxclabo.we-shop.jp\/products\/lnyahjsdwf6efnhdh0a2\"\u003eナノウォレット\/ロロマ\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca title=\"ナノウォレット　プエブロ\" href=\"https:\/\/9iq5qid8gx25lix3-88539988255.shopifypreview.com\/products_preview?preview_key=4509fd07adf02d4cc0f27a1c3eb4c452\"\u003eナノウォレット\/プエブロ\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\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=\"basic-list\"\u003e\n\u003cli\u003e商品コード: b4mdc3sqxxvbfoaidmfj\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AGILITY","offers":[{"title":"ピンクベージュ","offer_id":49498895057183,"sku":null,"price":12980.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49498895089951,"sku":null,"price":12980.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー","offer_id":49498895122719,"sku":null,"price":12980.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト","offer_id":49498895155487,"sku":null,"price":12980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1710168014699_0518_8714_main2.jpg?v=1746009622"},{"product_id":"bfdzlsnlbkwqe6smvp3o","title":"チェルボスマホ＆ウォレットポーチ","description":"\n\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\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\/0885\/3998\/8255\/files\/products_2F1683595882727_style_01.jpg?v=1746009618\" 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交通系ICもスムーズ\u003c\/strong\u003e。柔らかなイタリアンシュリンクレザーの質感が光ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1683720786021_detail_09.jpg?v=1755339445\" 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。仕切り付きカードポケットは最大4枚収まり、見やすく取り出しやすい設計。ファスナー付き小銭入れで、スマートな支払いを叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1683289425716_detail_04.jpg?v=1755339445\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e妥協しない本格ウォレット\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e一日に何回も出し入れする「スマホ」と「お財布」を一体型に。これ一つで、今までの手間が解消され、スマートな移動が可能です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eスマホとウォレットをコンパクトに斜め掛け\u003c\/li\u003e\n        \u003cli\u003eハンズフリーで活動的なスタイルを実現\u003c\/li\u003e\n        \u003cli\u003e背面カードポケットで交通系ICもスムーズ\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1683720649002_detail_01.jpg?alt=media\u0026amp;token=d0de237c-27fe-4c21-8a22-cdeab9d6e4c8\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e収納機能・サイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eスリムな見た目ながら、日常生活に必要なものをしっかりと収納できる設計です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\u003cstrong\u003eお札を折らずに入れられる長財布型\u003c\/strong\u003e\u003c\/li\u003e\n        \u003cli\u003eカードポケット: 仕切り付きで最大4枚程度収納可能（縦入れ推奨）\u003c\/li\u003e\n        \u003cli\u003eファスナー付き小銭入れ\u003c\/li\u003e\n        \u003cli\u003e\u003cstrong\u003eスマホ専用前ポケット\u003c\/strong\u003e\u003c\/li\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e内寸：横幅8.5㎝、奥行0.8㎝\u003c\/li\u003e\n          \u003cli\u003e※機種により入らないサイズがあります。\u003c\/li\u003e\n          \u003cli\u003e※特にスマホケースを装着している場合、ケースの厚みや幅にご注意ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1683720685753_detail_02.jpg?alt=media\u0026amp;token=e242d849-2de2-4b40-932f-6adecf3ebc18\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1683720742751_detail_08.jpg?alt=media\u0026amp;token=651dcf6f-4a15-4a13-b24d-10aee150205d\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eイタリアの老舗「コラペル社」が手掛ける、上質な\u003cstrong\u003eイタリアンシュリンクレザー\u003c\/strong\u003e（牛革）を使用しています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eミネラル分豊富なアルプスの湧き水で加工された、柔らかく豊かな表情の革\u003c\/li\u003e\n        \u003cli\u003e傷がつきにくく、日常使いに最適\u003c\/li\u003e\n        \u003cli\u003e使うほどに革が馴染み、自然なツヤが出る\u003c\/li\u003e\n        \u003cli\u003e色変わりしにくい特性\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e※「コラペル社」は、地球環境の保護や、消費者に安心安全な革を供給することを目的とする国際団体LWG（レザーワーキンググループ）の厳しい審査をクリアしたメンバー企業です。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/29a7313fa417362f5cfe2cb0f045d28e.jpg?v=1753597170\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n  \n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品コード: bfdzlsnlbkwqe6smvp3o\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":"CxClabo","offers":[{"title":"ワインレッド","offer_id":49498899972383,"sku":null,"price":12980.0,"currency_code":"JPY","in_stock":true},{"title":"ライトピンク","offer_id":49498899906847,"sku":null,"price":12980.0,"currency_code":"JPY","in_stock":true},{"title":"アイボリー","offer_id":49498899841311,"sku":null,"price":12980.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ","offer_id":49498899874079,"sku":null,"price":12980.0,"currency_code":"JPY","in_stock":true},{"title":"Lブルーグレー","offer_id":49498899808543,"sku":null,"price":12980.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49498899939615,"sku":null,"price":12980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1683595882727_style_01.jpg?v=1746009618"},{"product_id":"bmfbn9ktbhqsyswzqxdi","title":"パークポシェット　縦型Lサイズ","description":"\n\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\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\/0885\/3998\/8255\/files\/products_2F1708431797696_0539_8557.jpg?v=1746009615\" 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\/0885\/3998\/8255\/files\/products_2F1708432756304_0539_k_h07.jpg?v=1755337854\" 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\/0885\/3998\/8255\/files\/products_2F1708432756335_0539_k_h10.jpg?v=1755337854\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニショルダーの収納力イメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e必要なもの全てを機能的に収納\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e「長財布、鍵、スマホをまとめてイン」を叶える、身軽な大人の手ぶらミニショルダーです。コンパクトながらも考え抜かれた収納で、必要なものをスマートに持ち運べます。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1709259114126_0539_k_h10.jpg?alt=media\u0026amp;token=e25af68e-f903-4032-9e91-336b5962530b\" class=\"img-fluid d-block w-100 product-img\" alt=\"長財布収納イメージ\"\u003e\u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003e一般的な長財布（W20 × H10 × D3cmまで）が収納可能\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e長財布も収納可能な\u003cstrong\u003eコンパクト設計\u003c\/strong\u003e（一般的な長財布W20 × H10 × D3cmまで対応）\u003c\/li\u003e\n                \u003cli\u003eスマートフォン、鍵、ハンカチなど、必要なものをスマートに収納できる\u003cstrong\u003e抜群の収納力\u003c\/strong\u003e\n\u003c\/li\u003e\n                \u003cli\u003e縦型デザインなので幅をとらず、どんなスタイルにも上品に溶け込みます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/0539_k_h15.jpg?v=1755336359\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニショルダー収納例\"\u003e\u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003eポーチ感覚で使える優れた収納力\u003c\/p\u003e\n\n            \u003cp class=\"body-text\"\u003eメイン収納部以外にも、間仕切りを兼ねた機能的なポケットが充実しています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e間仕切りを兼ねた内部\u003cstrong\u003eファスナーポケット\u003c\/strong\u003eで小銭やカードもすっきり収納\u003c\/li\u003e\n                \u003cli\u003e上部の\u003cstrong\u003eキーリング\u003c\/strong\u003eに車の鍵などを装着でき、紛失の心配を軽減\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/0539_k_h12.jpg?v=1755337472\" 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\/0539_k_h14.jpg?v=1755336519\" class=\"img-fluid d-block w-100 product-img\" alt=\"内部収納とキーリングの配置\"\u003e\u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003e現金や鍵も機能的に収納\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e最背面フリーポケットには\u003cstrong\u003eB6サイズ以下の薄いもの\u003c\/strong\u003e（通帳、パスポート、お薬手帳、母子手帳など）を収納可能\u003c\/li\u003e\n            \u003c\/ul\u003e\n\n            \u003cp class=\"body-text\"\u003eスマートフォンを安全かつスマートに取り出せる工夫も凝らされています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\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\/0539_k_h07.jpg?v=1755337095\" class=\"img-fluid d-block w-100 product-img\" alt=\"表ポケットの機能\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1709020917504_0529_k_d05.jpg?alt=media\u0026amp;token=79973994-eed9-4657-8358-e8767154d972\" class=\"img-fluid d-block w-100 product-img\" alt=\"表ポケットのメッシュ素材\"\u003e\u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003eスマホも安心して収納できる表ポケット\u003c\/p\u003e\n\n            \u003cp class=\"body-text\"\u003e交通系ICカードやカードキーも、バッグを身につけたままスムーズに利用できます。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e後ろにあるファスナーポケットは\u003cstrong\u003eICカード対応\u003c\/strong\u003e。斜め掛けしたままのタッチが可能\u003c\/li\u003e\n                \u003cli\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\/0539_k_h04.jpg?v=1755337168\" class=\"img-fluid d-block w-100 product-img\" alt=\"背面ファスナーポケットのICカード収納\"\u003e\u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003eスマートにタッチ決済ができる背面ポケット\u003c\/p\u003e\n\n            \u003cp class=\"body-text\"\u003eシーンに合わせて使い分けられる、フレキシブルなデザインも魅力です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eショルダーストラップは\u003cstrong\u003e簡単に着脱可能\u003c\/strong\u003eで、普段はバッグインバッグとしても利用可能\u003c\/li\u003e\n                \u003cli\u003eストラップは\u003cstrong\u003e長さ調整も容易\u003c\/strong\u003eなため、男性女性問わずご使用いただけます\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/0539_k_h05.jpg?v=1755337265\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーストラップの着脱\"\u003e\u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\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 class=\"body-text\"\u003e東京の下町・墨田区の熟練職人の手作業によって丹念に仕上げられた、奥深い艶が魅力のプルアップレザーを使用しています。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/ceb6c1d9be3830a0c0b5d93abdf6402c.jpg?v=1755334749\" class=\"img-fluid d-block w-100 product-img\" alt=\"プルアップレザーの質感\"\u003e\u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\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: 東京下町・墨田区の工場にて染色、加工\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e特徴\u003c\/strong\u003e:\n                    \u003cul class=\"point-list\"\u003e\n                        \u003cli\u003e職人の手作業による染料での素上げ染めと、ワックスの丁寧な塗り込み\u003c\/li\u003e\n                        \u003cli\u003e高圧アイロンによるプレスで表面に美しいツヤと濃淡のコントラストが生まれます\u003c\/li\u003e\n                        \u003cli\u003e折り曲げた部分が白化する「プルアップ効果」により、ユーザーごとに異なる個性豊かな\u003cstrong\u003eエイジング\u003c\/strong\u003eが楽しめます\u003c\/li\u003e\n                        \u003cli\u003e最初は堅さがありますが、使い込むうちに手になじみ、柔らかな風合いに変化していきます\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eお手入れ\u003c\/strong\u003e: 保革クリームなどはあまり使わず、\u003cstrong\u003e乾拭き\u003c\/strong\u003eをする程度で良い状態を保てます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"AGILITY","offers":[{"title":"レッド","offer_id":49504547766559,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":49504547701023,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ","offer_id":49504547602719,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49504547668255,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン","offer_id":49504547635487,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49504547733791,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708431797696_0539_8557.jpg?v=1746009615"},{"product_id":"bosjnbz0yodrxdf6wegw","title":"ジャバラ長財布","description":"\n\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\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\/0885\/3998\/8255\/files\/products_2F1654441340994_plog_long_red2.jpg?v=1755329793\" 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\/products_2F1654441286618_plog_long_na5.jpg?v=1755329793\" 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\/products_2F1693886437907_jyabara_detail_07.jpg?v=1755329943\" 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\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=\"point-list\"\u003e\n          \u003cli\u003eジャバラカードポケット部分は18ポケット。\u003c\/li\u003e\n          \u003cli\u003e通常のカードポケットは4ポケット。\u003c\/li\u003e\n          \u003cli\u003eどちらもICカードサイズ以外に名刺サイズのカード（9×5.5㎝）も入れられます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/DSC_0405.jpg?v=1755328959\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/DSC_0402_69e4e779-962c-49be-9ddb-e5bf16bbbda5.jpg?v=1755328897\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eお札・商品券収納スペース\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお札を入れる場所も充実。お財布の高さが約11センチあるので3ポケットともお札が余裕で入り、外ファスナーにひっかかる心配もなし。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e1万円、5千円、千円を分けて入れたい方におすすめです。\u003c\/li\u003e\n          \u003cli\u003e1ポケットにまとめて、他のところにはレシート、商品券やカードポケットには入りきれないカードを入れてもOK。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/jyabara_detail_07.jpg?v=1755329082\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/jyabara_detail_04.jpg?v=1755329208\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n        \u003c\/div\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=\"point-list\"\u003e\n          \u003cli\u003e片方のポケットを開くとさらにカードポケットも！タッチ決済用のカードを入れてそのままタッチすることもできます。\u003c\/li\u003e\n          \u003cli\u003eもう片方は、片マチ付きのファスナーポケット。外に小銭入れが欲しい場合はこちらに小銭を入れてもOK。鍵など大事なものも入れられます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e（カードポケットの手前にいっぱいものを入れると反応しなくなりますのでご注意ください。）\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1693887704143_jyabara_detail_02.jpg?alt=media\u0026amp;token=bcd94cb1-eae0-4726-9ffe-af27e4f0adf\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1693888229989_plog__detail_12.jpg?alt=media\u0026amp;token=67ab5e57-a0ae-4369-ab5b-b6662fc8b295\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材と耐久性\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \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ファスナーは輝きが持続するYKKの「エバーブライト」を使用しています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1693887756282_jyabara_detail_06.jpg?alt=media\u0026amp;token=e2904d53-ccb1-4328-8ccd-f5532e6d465a\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"オレンジ","offer_id":49504550125855,"sku":null,"price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":49504550158623,"sku":null,"price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":49504550191391,"sku":null,"price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49504550256927,"sku":null,"price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49504550289695,"sku":null,"price":14300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1693885800849_jyabara_detail_12.jpg?v=1746009609"},{"product_id":"cucfan845bp3gaxcgdwb","title":"ミニトートバッグMサイズ　マグネット付","description":"\n\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\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e毎日を彩る本革ミニトート\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e上質な\u003cstrong\u003eイタリアンシュリンクレザー\u003c\/strong\u003eが、装いに洗練された雰囲気を添えます。開閉は\u003cstrong\u003eマグネット式\u003c\/strong\u003eで、中身が覗かれる心配なく、スマートにお使いいただけます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1716620250730_toto_m_mg_main_01c67c4c-3670-4d15-96a9-0de94fa0c1f7.jpg?v=1746009598\" 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\/0885\/3998\/8255\/files\/products_2F1714221654388_toto_size_36e759ac-e637-4eee-b646-daf1c50c910b.jpg?v=1746009599\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eちょうど良いMサイズの収納力\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\/0885\/3998\/8255\/files\/products_2F1716634392894_mg_detail01_9b31106c-ca64-4e36-be09-65f58218a4d4.jpg?v=1753521503\" 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 class=\"body-text\"\u003eコンパクトで軽量ながらも高い収納力と実用性を兼ね備えたミニトートバッグです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e開閉しやすいマグネット付きで中身が丸見えになる心配がなく安心\u003c\/li\u003e\n                    \u003cli\u003e長財布やペットボトルも収納できる広いマチ\u003c\/li\u003e\n                    \u003cli\u003e裏地不要の特殊加工を施した一枚革で驚きの軽さを実現\u003c\/li\u003e\n                    \u003cli\u003e内側に少し濡れたものを入れられる実用性\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1721618136996_toto_m_detail06.jpg?alt=media\u0026amp;token=53cd8897-66aa-4370-8e83-ae0e9ba6fa80\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \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                \u003cp class=\"body-text\"\u003e日常使いに最適なMサイズは、マチが広く必要なものをしっかり収納できます。\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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1722431432661_toto_mize_detail07.jpg?alt=media\u0026amp;token=d076beb7-d04a-4f14-b79f-1c26cc9b662a\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/toto_mize_detail05.jpg?v=1753514222\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eお手入れと耐久性\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1721609929150_toto_detail_06.jpg?alt=media\u0026amp;token=9cf4441e-8095-42af-8939-267a63eb7135\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1721609963739_toto_detail_in02.jpg?alt=media\u0026amp;token=1b47b2b0-4d5d-4c61-ac1d-e19d2ff7cb1f\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e拡張性と関連アイテム\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eさらに収納力を高めたい方には、別売りの「Dかん付きループ」がおすすめです。交通系ICや鍵、エコバッグなど、すぐに取り出したい小物をスマートに持ち運べます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1724921085818_1722432263344_handle_detail.jpg?alt=media\u0026amp;token=5a0c013f-ee84-4247-88c5-d3e66d5fb3f2\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\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            \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":"CxClabo","offers":[{"title":"レッド \/ シルバー","offer_id":49504554811679,"sku":null,"price":10500.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ ゴールド","offer_id":51164071395615,"sku":null,"price":10500.0,"currency_code":"JPY","in_stock":true},{"title":"ライトピンク \/ シルバー","offer_id":49504554713375,"sku":null,"price":10500.0,"currency_code":"JPY","in_stock":true},{"title":"ライトピンク \/ ゴールド","offer_id":51164071428383,"sku":null,"price":10500.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー \/ シルバー","offer_id":49504554582303,"sku":null,"price":10500.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー \/ ゴールド","offer_id":51164071461151,"sku":null,"price":10500.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ \/ シルバー","offer_id":49504554615071,"sku":null,"price":10500.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ \/ ゴールド","offer_id":51164071493919,"sku":null,"price":10500.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ シルバー","offer_id":49504554778911,"sku":null,"price":10500.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ ゴールド","offer_id":51164071526687,"sku":null,"price":10500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ シルバー","offer_id":49504554746143,"sku":null,"price":10500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ ゴールド","offer_id":51164071559455,"sku":null,"price":10500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シルバー","offer_id":49504554680607,"sku":null,"price":10500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ ゴールド","offer_id":51164071592223,"sku":null,"price":10500.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ シルバー","offer_id":49504554647839,"sku":null,"price":10500.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ ゴールド","offer_id":51164071624991,"sku":null,"price":10500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1716620250730_toto_m_mg_main_01c67c4c-3670-4d15-96a9-0de94fa0c1f7.jpg?v=1746009598"},{"product_id":"cutd8bkpmax6mjzsjylr","title":"超スリム二つ折り純札入れ　薄型","description":"\n\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\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スマートな支払いが増えた今、本当に必要なものだけを持ち歩く喜びを。二つ折りなのに厚み5〜10mmという驚きのスリムさで、どんな時もスタイリッシュに決まります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678447080902_1651930576279_intr_2_jyun__0007_red_9f470f88-f38f-41d4-9c17-080287d498bf.jpg?v=1746009596\" 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薄さを追求しながらも、機能性は妥協しません。カードは6枚、さらに両サイドのフリーポケットには使用頻度の低いカードも。お札入れはレシートやクーポンの一時保管にも最適です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1651930690738_intr_2_jyun__0006_4_abbcdf1e-00a5-48fa-af50-06a088a76b56.jpg?v=1746009596\" 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\/0885\/3998\/8255\/files\/products_2F1679567987526_intr_2_jyun_green.detail06_f910e8fb-f473-45cb-92c8-b157bbd3748a.jpg?v=1746009597\" 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最近、小銭を持たなくなった方、増えていますよね。そんなクレジット払いやスマホ決済が主流になっている方におススメのお財布を作りました！もちろん、小銭入れとカード＆お札を分けて入れる派の方にもおススメです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e手の平に収まるコンパクトなサイズ感\u003c\/li\u003e\n          \u003cli\u003e驚きの薄さ5mm～10mm（二つ折れ部分）で、厚みの悩みを解消\u003c\/li\u003e\n          \u003cli\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\/intr_2_jyun__0001_3.jpg?v=1754033376\" 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 class=\"body-text\"\u003e薄さを追求しながらも、必要なものをスマートに収納できる機能性を備えています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eカードポケット6枚分\u003c\/li\u003e\n          \u003cli\u003e両サイドにフリーポケット（使用頻度の低いカード収納に便利）\u003c\/li\u003e\n          \u003cli\u003eお札入れはレシートやクーポンの一時保管にも最適\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1680314639465_intr_2_jyun_green.detail05.jpg?alt=media\u0026amp;token=0087169e-3c06-4c96-abe7-6ab439e82495\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布の収納イメージ\"\u003e\u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eクレジット決済やスマホ決済が主流の方でも、意外と困るレシートやクーポンも、お札入れにスッと収納できます。小さく折りたたむ手間もありません。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/intr_2_jyun_green.detail06.jpg?v=1754033363\" 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 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        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1680314713090_intr_2_jyun_green.detail09.jpg?alt=media\u0026amp;token=6f71f949-050a-467f-8044-7cbecfa30300\" 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 class=\"body-text\"\u003e極限まで薄さを追求した、ポケットに収まるコンパクト設計です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e厚み: 約5mm〜10mm（二つ折れ部分）\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e※その他、詳細なサイズ情報は画像または別の情報をご確認ください。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"INTRODUCTION","offers":[{"title":"グリーン","offer_id":49504555663647,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49504555696415,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":49504555729183,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック","offer_id":49504555761951,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"レッド","offer_id":49504555794719,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678447080902_1651930576279_intr_2_jyun__0007_red_9f470f88-f38f-41d4-9c17-080287d498bf.jpg?v=1746009596"},{"product_id":"e1esu34cxgruef6ucvlt","title":"チェルボスマホケース　HUAWEIシリーズ対応","description":"\n\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\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\/products_2F1670318493567_cervo_silver_4a23f6e4-c89b-40ae-9080-d3d6d301ef68.jpg?v=1746009585\" 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柔らかくしなやかなシュリンクレザーが、手に吸い付くような心地よさを実現しています。傷がつきにくく色変化も少ないため、日々の使用で愛着が増すばかり。スマートな外装に隠されたファスナーポケットが、小銭や鍵をスマートに収納し、お出かけを軽やかに演出します。\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\/products_2F1670206947546_cervo_fastener_c7f9cbea-ecd0-420a-b5df-8e61b7b0be98.jpg?v=1754036784\" 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小銭やお札、カードまで、これ一つで持ち歩けるスマートな収納力。片方にマチがついたファスナーポケットは、中身が見やすく、必要な時にサッと取り出せる設計です。日常のちょっとした買い物も、これ一つで身軽にお出かけが叶います。\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\/products_2F1669204482578_cervo_case1_8094e878-ea46-4163-b479-f75f4d7ad054.jpg?v=1754036784\" 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\"\u003e3つのカードポケットとサイドポケットが、大事なカードやメモをしっかりホールドします。内側のハードケースがスマートフォンを傷から守り、機種ごとにぴったりのカメラホールで、美しい瞬間を逃しません。背面を折り返せば、動画視聴に便利なスタンドにもなる優れものです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴と素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e柔らかい手触りの本革スマホケース。小銭やお札が入れられるポケット付です。\u003c\/p\u003e\n        \u003cp\u003e革はシボ感があり、柔らかい手触りが特徴のシュリンクレザー（牛革）を使用しています。使うほどに革が馴染んでツヤがでてきますが、色の変化が少ないのも特徴のひとつです。傷もつきにくく、タンニン鞣しの革に比べ色落ちも少ないので、普段使いにもぴったりです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_leather_13fa804f-337f-467e-9cdd-77a3addb5516.jpg?v=1764397991\" class=\"img-fluid d-block w-100 product-img\" alt=\"シュリンクレザーの質感をアップで表示\"\u003e\u003c\/div\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eシュリンクレザー（牛革）を使用\u003c\/li\u003e\n          \u003cli\u003e柔らかい手触りとシボ感\u003c\/li\u003e\n          \u003cli\u003e傷がつきにくく、色の変化が少ない\u003c\/li\u003e\n          \u003cli\u003e色落ちが少なく普段使いに最適\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e収納機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお財布のように使える、スマートな収納力を備えています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_pocket.jpg?v=1754034973\" 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\/cervo_fastener.jpg?v=1754034974\" class=\"img-fluid d-block w-100 product-img\" alt=\"ファスナーポケットの開口部と収納例\"\u003e\u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e表にファスナーポケットがあり、小銭や薄い鍵などを収納可能\u003c\/li\u003e\n          \u003cli\u003eファスナーポケットは片方にマチ付きで、見やすく出し入れしやすい\u003c\/li\u003e\n          \u003cli\u003e内側にカードポケット3個とサイドポケットを配置\u003c\/li\u003e\n          \u003cli\u003eお財布のようにも使える高い収納力\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_case1.jpg?v=1754034973\" 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        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670316996995_cherbo_3.jpg?alt=media\u0026amp;token=f2bc0bd2-be9c-4095-9158-6cca9dd0ab83\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートフォンケースのスタンド機能使用例\"\u003e\u003c\/div\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e背面を折り返せば動画視聴に便利なスタンドに\u003c\/li\u003e\n          \u003cli\u003eサイドマグネットフラップで開閉がスムーズ\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317049319_cherbo_9.jpg?alt=media\u0026amp;token=f350d70d-753f-4bfa-96f9-985c88880457\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイドマグネットフラップの開閉\"\u003e\u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e内側のハードケースがスマートフォンをしっかり固定\u003c\/li\u003e\n          \u003cli\u003e各機種ごとにぴったりのカメラホールで写真撮影もスムーズ\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317081982_hardcase.jpg?alt=media\u0026amp;token=8713a9b8-c2b6-4456-bede-56a8889372e4\" 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\/products_2F1669203477628_cervo_camerahole.jpg?v=1746154558\" 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=\"point-list\"\u003e\n          \u003cli\u003eストラップホール（ハトメ）加工：1個 100円（税込）\u003c\/li\u003e\n          \u003cli\u003eマルカン（リング）加工：1個 30円（税込）\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          \u003cli\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\/products_2F1670170890147_cervo_option_strap_8fd99621-364e-47c1-86eb-5dc6cf04a6d9.jpg?v=1746154559\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップホール加工の位置オプション\"\u003e\u003c\/div\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        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170890145_cervo_option_ring_d8993bd1-a0c0-457e-a81a-a8999052f690.jpg?v=1746154559\" 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\/cervo_nasu_g.jpg?v=1754034973\" 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\/style_03.jpg?v=1754035713\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップと組み合わせたスタイリング例1\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/style_04.jpg?v=1754035713\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップと組み合わせたスタイリング例2\"\u003e\u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\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        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1663599985240_cherbo_hashigo.jpg?alt=media\u0026amp;token=6b258c41-d769-49e1-9d62-f9f9-985c88880457\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハシゴ型デザインのファスナー引手\"\u003e\u003c\/div\u003e\n        \u003cp\u003e●ペタンコ型引手\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1663600005046_cherbo_petanko.jpg?alt=media\u0026amp;token=68e04fea-0c31-4ec2-8325-2e485e96aaf8\" class=\"img-fluid d-block w-100 product-img\" alt=\"ペタンコ型デザインのファスナー引手\"\u003e\u003c\/div\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: e1esu34cxgruef6ucvlt\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制作に3日～1週間程度お時間を頂きます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ HUAWEI P20lite","offer_id":49504564379935,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":false},{"title":"サーモンピンク \/ HUAWEI P30lite","offer_id":49504564412703,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ HUAWEI P20lite","offer_id":49504564248863,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":false},{"title":"インディゴブルー \/ HUAWEI P30lite","offer_id":49504564281631,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ HUAWEI P20lite","offer_id":49504564511007,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":false},{"title":"ダークグレー \/ HUAWEI P30lite","offer_id":49504564543775,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー \/ HUAWEI P20lite","offer_id":49504564445471,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー \/ HUAWEI P30lite","offer_id":49504564478239,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ HUAWEI P20lite","offer_id":49504564314399,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド \/ HUAWEI P30lite","offer_id":49504564347167,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670318493567_cervo_silver_4a23f6e4-c89b-40ae-9080-d3d6d301ef68.jpg?v=1746009585"},{"product_id":"eptfpdjqihvchvhdjcj3","title":"コンビ革スマホケース　HUAWAYシリーズ対応","description":"\n\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\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\/0885\/3998\/8255\/files\/products_2F1704933023271_combi_detail02_92ea618d-094c-496e-bf53-500e6bd1c219.jpg?v=1768811388\" 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\/0885\/3998\/8255\/files\/products_2F1704933034756_combi_detail13_de70dbdb-8fee-4f68-8835-9d99556388d8.jpg?v=1768811388\" 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\/0885\/3998\/8255\/files\/products_2F1704201823705__E3_82_B3_E3_83_B3_E3_83_93__E3_82_AB_E3_83_A1_E3_83_A9_E3_83_9B_E3_83_BC_E3_83_AB_E7_94_BB_E5_83_8F_a4a52c22-786f-480e-8c79-4dc3d9b35fa9.jpg?v=1768811388\" class=\"img-fluid d-block w-100 product-img\" alt=\"選べるカラーで個性を表現\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e選べるカラーで個性を表現\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材の特性：いいとこどりのコンビ鞣し革\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e国産のスムース革。コンビなめし（クロムとタンニン）で仕上げており、革の風合いの変化をお楽しみいただけます。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eはじめはマットな風合い\u003c\/li\u003e\n          \u003cli\u003e使うほどにしんなりとなじんだ艶のある革へと変化\u003c\/li\u003e\n          \u003cli\u003eタンニン鞣しのような大きな色の変化はなく、色味を保ちつつ風合いやツヤ感を楽しめる\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704930869567_combi_detail011.jpg?alt=media\u0026amp;token=893906c0-cf15-41d6-a99f-1a6f99df3c3f\" alt=\"コンビ鞣し革の質感\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e便利な収納機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e内側には充実したポケット機能を備え、よく使うカードやお札をスマートに収納できます。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e内側に3段のカードポケット\u003c\/li\u003e\n          \u003cli\u003e便利なサイドポケット付き\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932104158_combi_detail13.jpg?alt=media\u0026amp;token=b644db74-638a-4d03-bddf-a0af3d238ed8\" alt=\"内側ポケット\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e動画視聴に便利なスタンド機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e背面を折り返せば、動画視聴に便利なスタンドとして活用できます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932982469_combi_detail05.jpg?alt=media\u0026amp;token=e2764725-e917-4745-86ae-990e21f7899c\" alt=\"スタンド機能1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932138415_combi_detail09.jpg?alt=media\u0026amp;token=780db466-712a-459e-8dba-b9b760749d87\" alt=\"スタンド機能2\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e快適な操作性と保護機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eサイドマグネットフラップで開閉がスムーズ。内側のハードケースがスマートフォンをしっかり固定し保護します。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932234013_combi_detail02.jpg?alt=media\u0026amp;token=f36504f7-a247-4b44-9b43-a352b9735e6e\" alt=\"サイドマグネット\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e内側のフレームはハードケースで、スマートフォンをしっかり固定します。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1670317081982_hardcase.jpg?alt=media\u0026amp;token=8713a9b8-c2b6-4456-bede-56a8889372e4\" alt=\"ハードケース\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e精密な設計：ぴったりサイズのカメラホール\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e各機種ごとにぴったりサイズで作られたカメラホールにより、ケースを装着したままでもスムーズに写真撮影が可能です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/317ac187c35c4ee3eca7eff92ad931d7.jpg?v=1753691375\" alt=\"カメラホール\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e選べるストラップホール加工\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお好みに合わせてストラップホールを加工できます。落下防止やショルダーストラップの取り付けに便利です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eストラップホール（ハトメ）加工：1個 ￥100（税込）\u003c\/li\u003e\n          \u003cli\u003eマルカン（リング）加工：1個 ￥30（税込）\u003c\/li\u003e\n          \u003cli\u003eハトメの位置：【上】【下】【上下】から選択可能\u003c\/li\u003e\n          \u003cli\u003e金具の色：【ゴールド】【シルバー】【アンティーク】から選択可能\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/hole_detail02.jpg?v=1753691395\" alt=\"ストラップホール位置\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/hole_detail01.jpg?v=1753691395\" alt=\"ストラップ金具色\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704265114490_combi_detail11.jpg?alt=media\u0026amp;token=9e92b01b-642b-425a-aef4-c8942a6104af\" alt=\"ストラップ利用例1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704265100358_combi_detail12.jpg?alt=media\u0026amp;token=ba7d70a4-fb0d-42e9-aeed-6aea6ff2fb49\" alt=\"ストラップ利用例2\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_strap_brown.jpg?v=1753692011\" alt=\"ショルダーストラップ利用例\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eオリジナルカスタマイズ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eサイドマグネットフラップのため、ケースの表側に飾りパーツを自由に配置してカスタマイズできます。詳細は「カスタマイズの進め方」をご覧ください。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_detail15.jpg?v=1753691439\" alt=\"カスタマイズ加工例\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品の特性とご注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e革の在庫状況により、色味（レッド・ネイビー）が変更になる場合がございます。機種により変更時期が異なるため、お問い合わせください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_s_red_channge_2bf5a200-f373-4efa-944c-a3f073e23127.jpg?v=1768724467\" alt=\"レッドの色味変更例\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/combi_s_blue_change_169a26d4-b3d6-48cc-a4d7-244fa3297572.jpg?v=1768724467\" alt=\"ネイビーの色味変更例\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e革の特性上、表面に擦れや筋が見られる場合がございます。これらは使っていくうちに目立たなくなります。返品交換の対象外となりますのでご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1704932182846_combi_detail22.jpg?alt=media\u0026amp;token=1ff381a5-f804-4894-ab84-c2b8e1b93d98\" alt=\"革の表面の擦れや筋\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e \u003c!-- end content-section for specs --\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      \u003cli\u003e制作に3日～1週間程度お時間を頂きます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e \u003c!-- end container product-wrapper --\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ HUAWEI P30lite","offer_id":51548010053919,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ HUAWEI P30lite","offer_id":49504569590047,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ HUAWEI P30lite","offer_id":49504569524511,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ HUAWEI P30lite","offer_id":49504569557279,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1705023888906_combi_s_navy_e1223c60-a82a-4e7d-af3d-f02a19f4f24c.jpg?v=1746009575"},{"product_id":"f14eip1p8vmfm7t8mrc8","title":"イタリアンシュリンクレザー長財布　ギャルソン(Limited)","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    \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\/0885\/3998\/8255\/files\/products_2F1678460295434_1649675685206_cherbo_gal_spink_0a6d237b-b267-4e18-b1fe-11ca204b0731.jpg?v=1746009572\" 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\"\u003e24枚収納、スマート会計を叶えるギャルソン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eがばっと開く大容量の小銭入れ\u003c\/strong\u003eは、レジでの焦りを過去にする爽快感をもたらします。\u003cstrong\u003e24枚のカードポケット\u003c\/strong\u003eと\u003cstrong\u003e3つのフリーポケット\u003c\/strong\u003eで、すべてを見渡せるから、\u003cstrong\u003e探す手間も時間も不要\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1675587004680__E9_95_B7_E8_B2_A1_E5_B8_83detail_limited_13_d6c52158-5299-4ed2-bf12-52a49f01be50.jpg?v=1754205623\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e欲しいものがすぐ見つかる\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e賢く時短、使うほどに感じる機能美長財布\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e便利な\u003cstrong\u003e背面ポケット\u003c\/strong\u003eは、\u003cstrong\u003eレシートの一時保管\u003c\/strong\u003eに活躍します。お会計後も\u003cstrong\u003eスマートに振る舞え\u003c\/strong\u003e、日々の細やかな\u003cstrong\u003eストレスから解放\u003c\/strong\u003eします。中身が増えても安心の\u003cstrong\u003e2段階調整ボタン\u003c\/strong\u003eで、常に\u003cstrong\u003e美しいフォルムを保ちます\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1675587004672__E9_95_B7_E8_B2_A1_E5_B8_83detail_limited_02_5997acc3-6d38-4367-8620-26a7230bce23.jpg?v=1754205623\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e細部まで抜かりない設計\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eリピート率NO１！すべてがさっと取り出せるギャルソン型長財布、Limitedカラー.Ver\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                \u003cli\u003e小銭がたまりにくく、お財布が軽くなる\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1674917004106_gal_detail05.jpg?alt=media\u0026amp;token=bac8009f-4386-433a-8d23-9c34a845e8dd\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e豊富な収納力\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eカードをいっぱい入れたい方にもおすすめの、充実したカードポケットを装備しています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e24のカードポケットでたっぷり収納\u003c\/li\u003e\n                \u003cli\u003e1ポケットに1枚収納することで、探す時間も手間も省ける\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1675144730456_detail_03.jpg?alt=media\u0026amp;token=8a6b048c-9fd7-4197-8983-04a9418e1623\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/detail_02.jpg?v=1754202830\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n            \u003c\/div\u003e\n            \u003cp\u003e長いポケットは整理しやすい3ポケットで、多様な収納が可能です。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e10000円札と他のお札、商品券やクーポン券を分けて収納できる\u003c\/li\u003e\n                \u003cli\u003e手前のポケットにはカード4枚とレシート、通帳もすっぽり収納可能\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1675144750197_detail_05.jpg?alt=media\u0026amp;token=37f53125-a508-483c-b110-c85ec7e7bc7d\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1675144809020_detail_01.jpg?alt=media\u0026amp;token=a48d1dc3-e764-41f6-8a19-0f071efac4c1\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1675145080783_detail_06.jpg?alt=media\u0026amp;token=671e2d4d-7748-45ba-adee-44b3594c28d4\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能的なデザイン\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e中身が増えても安心の2段階調整ボタンで、常に美しいフォルムを保ちます。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e調整可能なバネホックボタンが2つ付属\u003c\/li\u003e\n                \u003cli\u003eカード24枚と小銭15枚、お札6枚、商品券2枚、レシート1枚を入れても美しいフォルムをキープ\u003c\/li\u003e\n                \u003cli\u003e柔らかい革とマチ付きポケットで、膨らみを抑える\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/detail_limited_11.jpg?v=1754205316\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1674917041870_gal_detail04.jpg?alt=media\u0026amp;token=aab40fec-f47b-4279-abb8-d47f78f0e821\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n            \u003c\/div\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            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/detail_limited_02.jpg?v=1754205072\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・品質\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \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            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/detail_limited_12.jpg?v=1754205355\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e人気の形だからこそ、豊富な色数をご用意しております。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eこちらのページはLimitedカラーのギャルソン長財布をご紹介\u003c\/li\u003e\n                \u003cli\u003e定番カラーにご興味がある方は、別のページをご覧ください\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/wallet\/products\/migsrm339fys0n8pikp2\" title=\"ギャルソン長財布　定番カラー\"\u003e定番カラーにご興味がある方はこちらのページへ\u003c\/a\u003e\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cherbo_gal_21.jpg?v=1754204167\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク","offer_id":49504571326751,"sku":null,"price":13750.0,"currency_code":"JPY","in_stock":false},{"title":"グリーンティー","offer_id":49504571261215,"sku":null,"price":13750.0,"currency_code":"JPY","in_stock":false},{"title":"エメラルド","offer_id":49504571228447,"sku":null,"price":13750.0,"currency_code":"JPY","in_stock":false},{"title":"インディゴブルー","offer_id":49504571195679,"sku":null,"price":13750.0,"currency_code":"JPY","in_stock":false},{"title":"ダークグレー","offer_id":49504571392287,"sku":null,"price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":49504571359519,"sku":null,"price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":49504571293983,"sku":null,"price":13750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678460295434_1649675685206_cherbo_gal_spink_0a6d237b-b267-4e18-b1fe-11ca204b0731.jpg?v=1746009572"},{"product_id":"f1ayjlolmaucqjxufoqp","title":"パークポシェット　 縦型スタンダードサイズ","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        \u003cp class=\"body-text\"\u003e豊かなシボ感が目を引くデザイン。深みのある色合いは、日常使いはもちろん、特別な日のアクセントとしても、装いを格上げします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708396896355_0529_8556.jpg?v=1755334873\" 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\/0885\/3998\/8255\/files\/products_2F1708396687888_0529_k_d05.jpg?v=1755334873\" 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\/0885\/3998\/8255\/files\/products_2F1709347286881_0529_k_d14.jpg?v=1755334873\" class=\"img-fluid d-block w-100 product-img\" alt=\"身軽に楽しむ、アクティブな毎日\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e必需品をひとまとめに\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e必要なものだけをミニマムで身に着ける大人のミニショルダーです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e身に着けているのを忘れるくらい小さいバッグ。\u003c\/li\u003e\n                    \u003cli\u003eスマホ、財布、鍵、ハンカチ、リップ等、必要なものをまとめて持ち歩けます。\u003c\/li\u003e\n                    \u003cli\u003eアクセサリー感覚で身に着けられる大人のミニバッグです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/0529_k_d14.jpg?v=1755333033\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品の特徴イメージ\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e収納性と機能性\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/0529_k_d11.jpg?v=1755333073\" class=\"img-fluid d-block w-100 product-img\" alt=\"内部収納イメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003eキーリングが付いているので、スマートキーなどを安心して収納できます。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eスマートキーを引っ掛けておけば、探したり落としたりする心配がありません。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/0529_k_d13.jpg?v=1755333866\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーリングイメージ\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e表ポケットの工夫\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e「スマホはすぐ取り出したいけど、蓋がないポケットだと滑り落ちそうで不安」という声に応え、表ポケットの内側にはメッシュ素材を採用しています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eメッシュ素材がスマートフォンの滑り落ちを防ぎます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1709021015345_0529_k_d17.jpg?alt=media\u0026amp;token=b8e94b19-e97d-4a3e-8ad2-e9be35a90523\" class=\"img-fluid d-block w-100 product-img\" alt=\"表ポケットのメッシュ素材\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1709020917504_0529_k_d05.jpg?alt=media\u0026amp;token=79973994-eed9-4657-8358-e8767154d972\" class=\"img-fluid d-block w-100 product-img\" alt=\"表ポケット使用イメージ\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e背面ファスナーポケット\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e背面のファスナーポケットはICカードが入るサイズです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e交通系ICやカードキーを収納すれば、斜め掛けしたままスムーズにタッチ可能。\u003c\/li\u003e\n                    \u003cli\u003e薄めの鍵も収納できます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/0529_k_d18.jpg?v=1755333947\" class=\"img-fluid d-block w-100 product-img\" alt=\"背面ポケットの使用イメージ\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e様々なシーンでの活用\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e海外旅行などのシーンでも活躍します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e縦型でコンパクトなため、上着の下でも嵩張らずに斜めがけでき、防犯対策にも。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/0529_k_i17.jpg?v=1755333550\" class=\"img-fluid d-block w-100 product-img\" alt=\"旅行での使用イメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1709020897579_0529_k_d12.jpg?alt=media\u0026amp;token=55ee5c0e-7da8-4d3b-97bb-5b70d7c01fe5\" class=\"img-fluid d-block w-100 product-img\" alt=\"上着の下に着用イメージ\"\u003e\n                \u003c\/div\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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/0529_k_d08.jpg?v=1755334098\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーストラップ着脱イメージ\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e手塗りのワックスが奥深い艶を醸し出す、エイジングも楽しめるプルアップレザーを使用しています。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/ceb6c1d9be3830a0c0b5d93abdf6402c.jpg?v=1755334749\" class=\"img-fluid d-block w-100 product-img\" alt=\"プルアップレザーのテクスチャ\"\u003e\n                \u003c\/div\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                \u003cp\u003eお手入れ方法:\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e保革クリームなどはあまり使わず、乾拭きをする程度で良い状態を保てます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\u003c!-- \/content-section (製品詳細) --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"AGILITY","offers":[{"title":"レッド","offer_id":49504573980959,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":49504573915423,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ","offer_id":49504573817119,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49504573882655,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン","offer_id":49504573849887,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック","offer_id":49504573948191,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708396659685_0529_0416.jpg?v=1746009569"},{"product_id":"c0wq3i6owqr4hdm5a78m","title":"JEUX\/W天長財布　パール革・革丸鋲・Ｆエ","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\/products_2F1703142709117_ten_w_fasner_640.jpg?v=1746009564\" 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    \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\/products_2F1703142731355_ten_w_fasner_640_in.jpg?v=1746009564\" 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!-- 商品解説セクション (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\/products_2F1702516802832_W_E5_A4_A9_E3_83_95_E3_83_A1_E3_83_BC_E8_B2_A1_E5_B8_83_detail_5a3d7c9a-d9fe-459f-b5a0-8cf2f82a5215.jpg?v=1746009564\" class=\"img-fluid d-block w-100 product-img\" alt=\"W天ファスナー構造の長財布の収納イメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e必要なもの、全てを美しく\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e必要なものが全て一目で見渡せる\u003cstrong\u003eW天ファスナー構造\u003c\/strong\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\u003eJEUXのW天ファスナー財布は、ペンケースのようなユニークなデザインと実用性を兼ね備えています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eお札を折らずに収納できるコンパクトなサイズ感\u003c\/li\u003e\n                    \u003cli\u003eW天ファスナー構造により、開ければ中身を全て一気に見渡せる\u003c\/li\u003e\n                    \u003cli\u003eカードや診察券も豊富に収納可能\u003c\/li\u003e\n                    \u003cli\u003eマチ付きの小銭スペースで取り出しやすい\u003c\/li\u003e\n                    \n                    \u003cli\u003e熟練の作家が一つひとつ丁寧に手作りしています\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e革の素材や加工方法によってそれぞれ価格が異なります。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1702516753571_W%E5%A4%A9%E3%83%95%E3%82%A3%E3%83%A5%E3%83%BC%E8%B2%A1%E5%B8%83_detail.jpg?alt=media\u0026amp;token=3462b858-7414-4e6a-a4ca-591afb2eff74\" class=\"img-fluid d-block w-100 product-img\" alt=\"W天ファスナー財布の詳細構造図\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e上質な革とこだわりの素材を使用しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e本体：パール革\u003c\/li\u003e\n                    \u003cli\u003e金具：革丸鋲\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eブランド・作家について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eJEUX（ジュウ）は、オリジナルで革Bag \u0026amp; 革小物をデザイン＆制作する作家です。ハンドメイドならではの魅力をお届けします。\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\u003ec0wq3i6owqr4hdm5a78m\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"JEUX","offers":[{"title":"ホワイト","offer_id":49504759611679,"sku":null,"price":24200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1703142709117_ten_w_fasner_640.jpg?v=1746009564"},{"product_id":"gjrfzklqgsstinslqlnv","title":"JEUX\/W天長財布　ロイヤル（型押し）・無地・Ｆエ","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\"\u003eJEUX W天長財布 ロイヤルの品格\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\/0885\/3998\/8255\/files\/products_2F1702000635597_ten_w_fasner_625.jpg?v=1746009551\" 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\/0885\/3998\/8255\/files\/products_2F1702516802832_W_E5_A4_A9_E3_83_95_E3_83_A1_E3_83_8A_E3_83_BC_E8_B2_A1_E5_B8_83_detail_7e77ce14-9080-446d-99eb-8c79e5bf3e7a.jpg?v=1746009552\" 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永く愛せるFエ、その輝きの秘密\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e「Fエ」を冠するこの財布には、\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\/0885\/3998\/8255\/files\/products_2F1702471931258_F_detail_7354d72e-2ef5-453a-8f8a-fc15edbc4a1.jpg?v=1746009552\" class=\"img-fluid d-block w-100 product-img\" alt=\"高品質を物語るファスナー\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e高品質を物語るファスナー\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eJEUX W天ファスナー財布は、ペンケースのようにも見える独創的なデザインが特徴です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eお札を折らずに収納できるコンパクトなサイズ感\u003c\/li\u003e\n          \u003cli\u003eファスナーを開ければ内容物を一気に見渡せる設計\u003c\/li\u003e\n          \u003cli\u003e作家が一つひとつ丁寧に手掛けたハンドメイドの温もり\u003c\/li\u003e\n          \u003cli\u003e革の素材や加工方法により異なる、一点物の表情と価格\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e詳細画像\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1702516753571_W%E5%A4%A9%E3%83%95%E3%82%A1%E3%83%8A%E3%83%BC%E8%B2%A1%E5%B8%83_detail.jpg?alt=media\u0026amp;token=3462b858-7414-4e6a-a4ca-591afb2eff74\" class=\"img-fluid d-block w-100\" alt=\"JEUX W天ファスナー財布の詳細\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eJEUX（ジュウ）作家紹介\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eJEUX（ジュウ）は、オリジナルで革Bag ＆ 革小物をデザイン＆制作している作家によるブランドです。\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          \u003cli\u003e「今」のものでありながら、時代も持つ人の年齢も問わない普遍的な魅力\u003c\/li\u003e\n          \u003cli\u003eカジュアルでありながら、使う人にとって特別な存在となることを目指しています\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c!-- \/content-section (スペック・詳細) --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"JEUX","offers":[{"title":"レッド","offer_id":49504783958303,"sku":null,"price":32450.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1702000635597_ten_w_fasner_625.jpg?v=1746009551"}],"url":"https:\/\/cxclabo.we-shop.jp\/collections\/10-000.oembed?page=13","provider":"CxClabo","version":"1.0","type":"link"}