{"title":"手帳型","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":"501nm1dzhe4haqlpfydj","title":"NEWカラーレザースマホケース　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スマート\u003c\/strong\u003eに携帯できる、計算された収納力。お財布代わりにもなる多機能設計で、お出かけがもっと身軽になります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661715_option_005.jpg?v=1746009955\" 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_2F1708587661715_option_004.jpg?v=1746009955\" 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_2F1708587661717_option_007.jpg?v=1746009955\" 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        \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\u003eOPPOシリーズ対応\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各機種にぴったりフィットするカメラホール\u003cbr\u003e\n            カメラホールは各機種に合わせて精密に作られており、ケースを装着したままスムーズに撮影が可能です。\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%2F1708574760065_option_004.jpg?alt=media\u0026amp;token=9cb1f6e8-8192-41e2-866b-c48f3bcd819d\" class=\"img-fluid d-block w-100 product-img\" alt=\"カメラホール説明図\"\u003e\n        \u003c\/div\u003e\n\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e充実のポケット収納\u003cbr\u003e\n            内側には3つのカードポケットと1つのサイドポケットを装備。クレジットカードや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%2F1708574785586_option_005.jpg?alt=media\u0026amp;token=5d63ba4a-33cd-433b-9b50-f4e2b9b27872\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポケット説明図\"\u003e\n        \u003c\/div\u003e\n\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eスムーズな開閉を可能にするサイドマグネット式\u003cbr\u003e\n            蓋を留めるマグネットがケース側面に配置されているため、ベルト型のフラップに比べて開閉がスムーズ。また、飾りパーツを取り付けるスペースも広く、カスタマイズにも最適です。\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%2F1708574957270_parts_001.jpg?alt=media\u0026amp;token=99bd508d-2bd8-4a71-9fe0-ef720093215c\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイドマグネット説明図\"\u003e\n        \u003c\/div\u003e\n\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e動画視聴に便利なスタンド機能\u003cbr\u003e\n            スマホをケースに入れた状態で、背面にある折れ線を軸に立てることでスタンドとして使用できます。動画視聴時などに両手がフリーになり、快適なエンターテイメント体験を提供します。\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%2F1708574891520_option_007.jpg?alt=media\u0026amp;token=9f043924-4ca2-4253-84dc-35a18a24a223\" 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ハトメ（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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574923154_option_001.jpg?alt=media\u0026amp;token=4db77a30-3da4-4223-81c2-9287210e9051\" 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%2F1708591804898_option_002.jpg?alt=media\u0026amp;token=142a9ebe-841e-4023-9a32-ea7d6e321d12\" 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商品コード：501nm1dzhe4haqlpfydj\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","brand":"CxClabo","offers":[{"title":"レッド \/ OPPO A54 5G","offer_id":49498172358943,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ OPPO A73","offer_id":49498172391711,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ OPPO Reno 5A","offer_id":49498172424479,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ OPPO Reno 7A","offer_id":49498172457247,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ OPPO Reno 9A","offer_id":49498172490015,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ OPPO A54 5G","offer_id":49498172031263,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ OPPO A73","offer_id":49498172064031,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ OPPO Reno 5A","offer_id":49498172096799,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ OPPO Reno 7A","offer_id":49498172129567,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ OPPO Reno 9A","offer_id":49498172162335,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ OPPO A54 5G","offer_id":49498171212063,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ OPPO A73","offer_id":49498171244831,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ OPPO Reno 5A","offer_id":49498171277599,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ OPPO Reno 7A","offer_id":49498171310367,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ OPPO Reno 9A","offer_id":49498171343135,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ OPPO A54 5G","offer_id":49498172195103,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ OPPO A73","offer_id":49498172227871,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ OPPO Reno 5A","offer_id":49498172260639,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ OPPO Reno 7A","offer_id":49498172293407,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ OPPO Reno 9A","offer_id":49498172326175,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ OPPO A54 5G","offer_id":49498171867423,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ OPPO A73","offer_id":49498171900191,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ OPPO Reno 5A","offer_id":49498171932959,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ OPPO Reno 7A","offer_id":49498171965727,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ OPPO Reno 9A","offer_id":49498171998495,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ OPPO A54 5G","offer_id":49498171703583,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ OPPO A73","offer_id":49498171736351,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ OPPO Reno 5A","offer_id":49498171769119,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ OPPO Reno 7A","offer_id":49498171801887,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ OPPO Reno 9A","offer_id":49498171834655,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ OPPO A54 5G","offer_id":49498171539743,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ OPPO A73","offer_id":49498171572511,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ OPPO Reno 5A","offer_id":49498171605279,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ OPPO Reno 7A","offer_id":49498171638047,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ OPPO Reno 9A","offer_id":49498171670815,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ OPPO A54 5G","offer_id":49498171375903,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ OPPO A73","offer_id":49498171408671,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ OPPO Reno 5A","offer_id":49498171441439,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ OPPO Reno 7A","offer_id":49498171474207,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ OPPO Reno 9A","offer_id":49498171506975,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708574471125_leather_color_red.jpg?v=1746009955"},{"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":"newカラーレザースマホケース-arrowsシリーズ対応-カスタマイズ","title":"NEWカラーレザースマホケース　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\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手元を華やかに演出する、新しいカラーのレザースマホケースです。\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_2F1708587661716_option_006_994c0812-aadd-443b-a4ca-c7894726d70f.jpg?v=1746009901\" 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\"\u003earrowsとスマートに外出\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_2F1708587661716_option_005_003c4f3c-41db-4b8b-be7f-1ccdf1bb66d1.jpg?v=1746009901\" 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あなただけのarrowsデザイン\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_2F1708587661714_option_001_bc7346d4-a3cb-49b0-8ad8-a9501ec63487.jpg?v=1746009901\" 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                    \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%2F1708574760065_option_004.jpg?alt=media\u0026amp;token=9cb1f6e8-8192-41e2-866b-c48f3bcd819d\" 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                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574957270_parts_001.jpg?alt=media\u0026amp;token=99bd508d-2bd8-4a71-9fe0-ef720093215c\" 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                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574891520_option_007.jpg?alt=media\u0026amp;token=9f043924-4ca2-4253-84dc-35a18a24a223\" 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\u003e内側には、必要なものをスマートに収納できるポケットを完備しています。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eカードポケット3つ\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\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574785586_option_005.jpg?alt=media\u0026amp;token=5d63ba4a-33cd-433b-9b50-f4e2b9b27872\" 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\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                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574923154_option_001.jpg?alt=media\u0026amp;token=4db77a30-3da4-4223-81c2-9287210e9051\" 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%2F1708591804898_option_002.jpg?alt=media\u0026amp;token=142a9ebe-841e-4023-9a32-ea7d6e321d12\" 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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品コード: 9546898145567\u003c\/li\u003e\n                \u003c\/ul\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\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            \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=\"9546898145567\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ arrows 5G","offer_id":49498249494815,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows Be3","offer_id":52288019759391,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows Be4","offer_id":52288019792159,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows Be4+","offer_id":52288019824927,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows U\/J","offer_id":52288019857695,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows We","offer_id":52288019890463,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows We2","offer_id":52288019923231,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows Alpha","offer_id":52288019955999,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows 5G","offer_id":52288019988767,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows Be3","offer_id":52288020021535,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows Be4","offer_id":52288020054303,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows Be4+","offer_id":52288020087071,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows U\/J","offer_id":52288020119839,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows We","offer_id":52288020152607,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows We2","offer_id":52288020185375,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows Alpha","offer_id":52288020218143,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows 5G","offer_id":52288020250911,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows Be3","offer_id":52288020283679,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows Be4","offer_id":52288020316447,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows Be4+","offer_id":52288020349215,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows U\/J","offer_id":52288020381983,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows We","offer_id":52288020414751,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows We2","offer_id":52288020447519,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows Alpha","offer_id":52288020480287,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows 5G","offer_id":52288020513055,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows Be3","offer_id":52288020545823,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows Be4","offer_id":52288020578591,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows Be4+","offer_id":52288020611359,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows U\/J","offer_id":52288020644127,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows We","offer_id":52288020676895,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows We2","offer_id":52288020709663,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows Alpha","offer_id":52288020742431,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows 5G","offer_id":52288020775199,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows Be3","offer_id":52288020807967,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows Be4","offer_id":52288020840735,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows Be4+","offer_id":52288020873503,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows U\/J","offer_id":52288020906271,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows We","offer_id":52288020939039,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows We2","offer_id":52288020971807,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows Alpha","offer_id":52288021004575,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows 5G","offer_id":52288021037343,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows Be3","offer_id":52288021070111,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows Be4","offer_id":52288021102879,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows Be4+","offer_id":52288021135647,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows U\/J","offer_id":52288021168415,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows We","offer_id":52288021201183,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows We2","offer_id":52288021233951,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows Alpha","offer_id":52288021266719,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows 5G","offer_id":52288021299487,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be3","offer_id":52288021332255,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be4","offer_id":52288021365023,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be4+","offer_id":52288021397791,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows U\/J","offer_id":52288021430559,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows We","offer_id":52288021463327,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows We2","offer_id":52288021496095,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Alpha","offer_id":52288021528863,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows 5G","offer_id":52288021561631,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be3","offer_id":52288021594399,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be4","offer_id":52288021627167,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be4+","offer_id":52288021659935,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows U\/J","offer_id":52288021692703,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows We","offer_id":52288021725471,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows We2","offer_id":52288021758239,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Alpha","offer_id":52288021791007,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708672644348_leather_color_greige.jpg?v=1746009901"},{"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":"チェルボスマホケース-その他の機種-カスタマイズ","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":"コンビ革スマホケース-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":"コンビ革スマホケース-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":"newカラーレザースマホケース-その他の機種-カスタマイズ","title":"NEWカラーレザースマホケース　その他の機種　カスタマイズ","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_2F1708672538872_leather_color_lightgreen.jpg?v=1746009789\" 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\"\u003e3つのカードとサイドポケットで、お札やカードを整理して持ち運べます。サイドマグネットで開閉も\u003cstrong\u003eスムーズ\u003c\/strong\u003e、忙しい毎日をサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661716_option_005_fbbc666b-5bdc-468b-9289-5ec74ef59802.jpg?v=1746009789\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e抜群の収納力と軽快さ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eあなただけの特別な機能美\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eハトメやマルカンでストラップを取り付け、\u003cstrong\u003e個性を表現\u003c\/strong\u003eできます。動画視聴に最適な\u003cstrong\u003eスタンド機能\u003c\/strong\u003eも備え、使い方の可能性が広がります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661714_option_001_635d4090-1d84-41a1-be3b-c5f8bc3e14f0.jpg?v=1746009789\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e自由自在にカスタマイズ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e飾りパーツ加工にもおススメ！サイドマグネット式の手帳型スマホカバーです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e合皮素材の中でも丈夫なランクの生地を使用\u003c\/li\u003e\n                    \u003cli\u003e各機種にぴったりサイズのカメラホールでそのまま撮影可能\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574760065_option_004.jpg?alt=media\u0026amp;token=9cb1f6e8-8192-41e2-866b-c48f3bcd819d\"\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つのカードポケットと1つのサイドポケットで優れた収納力\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%2F1708574785586_option_005.jpg?alt=media\u0026amp;token=5d63ba4a-33cd-433b-9b50-f4e2b9b27872\"\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%2F1708574957270_parts_001.jpg?alt=media\u0026amp;token=99bd508d-2bd8-4a71-9fe0-ef720093215c\"\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%2F1708574891520_option_007.jpg?alt=media\u0026amp;token=9f043924-4ca2-4253-84dc-35a18a24a223\"\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                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574923154_option_001.jpg?alt=media\u0026amp;token=4db77a30-3da2-4253-81c2-9287210e9051\"\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%2F1708591804898_option_002.jpg?alt=media\u0026amp;token=142a9ebe-841e-4023-9a32-ea7d6e321d12\"\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\u003eZakekeプロダクトID: 9546988355871\u003c\/li\u003e\n                \u003c\/ul\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制作に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=\"9546988355871\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ BASIO4","offer_id":49498405994783,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ シンプルスマホ5","offer_id":52288004260127,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ シンプルスマホ6\/BASIO active","offer_id":52288004292895,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ かんたんスマホ３","offer_id":52288004325663,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ かんたんスマホ４","offer_id":52288004358431,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ あんしんスマホ","offer_id":52288004391199,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ らくらくフォン(F-01L\/F-42A)","offer_id":52288004423967,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ らくらくフォン(F-52B)","offer_id":52288004456735,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ らくらくフォン(F-53E)","offer_id":52288004489503,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":52288004522271,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ BASIO4","offer_id":52288004555039,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ シンプルスマホ5","offer_id":52288004587807,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ シンプルスマホ6\/BASIO active","offer_id":52288004620575,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ かんたんスマホ３","offer_id":52288004653343,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ かんたんスマホ４","offer_id":52288004686111,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ あんしんスマホ","offer_id":52288004718879,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ らくらくフォン(F-01L\/F-42A)","offer_id":52288004751647,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ らくらくフォン(F-52B)","offer_id":52288004784415,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ らくらくフォン(F-53E)","offer_id":52288004817183,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":52288004849951,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ BASIO4","offer_id":52288004882719,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ シンプルスマホ5","offer_id":52288004915487,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ シンプルスマホ6\/BASIO active","offer_id":52288004948255,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ かんたんスマホ３","offer_id":52288004981023,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ かんたんスマホ４","offer_id":52288005013791,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ あんしんスマホ","offer_id":52288005046559,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ らくらくフォン(F-01L\/F-42A)","offer_id":52288005079327,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ らくらくフォン(F-52B)","offer_id":52288005112095,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ らくらくフォン(F-53E)","offer_id":52288005144863,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":52288005177631,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ BASIO4","offer_id":52288005210399,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ シンプルスマホ5","offer_id":52288005243167,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ シンプルスマホ6\/BASIO active","offer_id":52288005275935,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ かんたんスマホ３","offer_id":52288005308703,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ かんたんスマホ４","offer_id":52288005341471,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ あんしんスマホ","offer_id":52288005374239,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ らくらくフォン(F-01L\/F-42A)","offer_id":52288005407007,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ らくらくフォン(F-52B)","offer_id":52288005439775,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ らくらくフォン(F-53E)","offer_id":52288005472543,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":52288005505311,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ BASIO4","offer_id":52288005538079,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ シンプルスマホ5","offer_id":52288005570847,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ シンプルスマホ6\/BASIO active","offer_id":52288005603615,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ かんたんスマホ３","offer_id":52288005636383,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ かんたんスマホ４","offer_id":52288005669151,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ あんしんスマホ","offer_id":52288005701919,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ らくらくフォン(F-01L\/F-42A)","offer_id":52288005734687,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ らくらくフォン(F-52B)","offer_id":52288005767455,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ らくらくフォン(F-53E)","offer_id":52288005800223,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":52288005832991,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ BASIO4","offer_id":52288005865759,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ シンプルスマホ5","offer_id":52288005898527,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ シンプルスマホ6\/BASIO active","offer_id":52288005931295,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ かんたんスマホ３","offer_id":52288005964063,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ かんたんスマホ４","offer_id":52288005996831,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ あんしんスマホ","offer_id":52288006029599,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ らくらくフォン(F-01L\/F-42A)","offer_id":52288006062367,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ らくらくフォン(F-52B)","offer_id":52288006095135,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ らくらくフォン(F-53E)","offer_id":52288006127903,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":52288006160671,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ BASIO4","offer_id":52288006193439,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シンプルスマホ5","offer_id":52288006226207,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シンプルスマホ6\/BASIO active","offer_id":52288006258975,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ かんたんスマホ３","offer_id":52288006291743,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ かんたんスマホ４","offer_id":52288006324511,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ あんしんスマホ","offer_id":52288006357279,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-01L\/F-42A)","offer_id":52288006390047,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-52B)","offer_id":52288006422815,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-53E)","offer_id":52288006455583,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":52288006488351,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ BASIO4","offer_id":52288006521119,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ シンプルスマホ5","offer_id":52288006553887,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ シンプルスマホ6\/BASIO active","offer_id":52288006586655,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ かんたんスマホ３","offer_id":52288006619423,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ かんたんスマホ４","offer_id":52288006652191,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ あんしんスマホ","offer_id":52288006684959,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-01L\/F-42A)","offer_id":52288006717727,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-52B)","offer_id":52288006750495,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-53E)","offer_id":52288006783263,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":52288006816031,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708672538872_leather_color_lightgreen.jpg?v=1746009789"},{"product_id":"ショルダーストラップ付newカラーレザースマホケース-arrowsシリーズ対応-カスタマイズ","title":"ショルダーストラップ付NEWカラーレザースマホケース　arrowsシリーズ対応　カスタマイズ","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旬カラーを纏う、手ぶらスタイル\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708855940494_leather_sholder_pink.jpg?v=1746009783\" 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  \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_2F1708587661716_option_005_453e1404-1379-4c3e-b83d-c01be146e00c.jpg?v=1746009784\" 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できます。サイドマグネットで開閉も滑らかです。\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_2F1708587661715_option_004_9ae4e518-fa72-474b-a97e-b3e112d0a604.jpg?v=1746009784\" 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  \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        \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%2F1708675217235_option_005.jpg?alt=media\u0026amp;token=63c3312f-dde5-4f1e-9dc0-14f750c9f118\" 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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675378902_option_004.jpg?alt=media\u0026amp;token=8c7ffabc-3259-4325-adfe-f44cadaba2e\" 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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574891520_option_007.jpg?alt=media\u0026amp;token=9f043924-4ca2-4253-84dc-35a18a24a223\" 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      \u003cp\u003eお出かけの時はストラップをつけて、家の中では外して、と臨機応変に使うこともできます。ストラップは細身タイプなので、バッグのポケットやポーチの中への収納にも困りません。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・サイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e製品の素材とサイズに関する詳細情報です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eケース本体素材: 丈夫な合皮素材\u003c\/li\u003e\n        \u003cli\u003eショルダーストラップ素材: 本革（約５㎜幅の細身タイプ）\u003c\/li\u003e\n        \u003cli\u003e対応機種: arrowsシリーズ各機種に対応\u003c\/li\u003e\n        \u003cli\u003e金具カラー: おススメセットではハトメ、マルカン、ストラップについているナスカンはすべてシルバー金具\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e※メタル系（シルバー\/ゴールド）の合皮素材は、特性上他のカラーより傷みが早く出てくる場合がございますのでご了承ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラーコーディネート・カスタマイズ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eシーバイシーラボが提案するおすすめカラーコーディネートと、あなただけのオリジナルケースを作るカスタマイズについてご紹介します。\u003c\/p\u003e\n      \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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675602824_leather_sholder_rightgreen.jpg?alt=media\u0026amp;token=1c8f4226-de5f-4a84-845c-27b2c8bb75a9\" 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      \u003cp\u003e【カスタマイズについて】\u003c\/p\u003e\n      \u003cp\u003eマグネットフラップがサイドにあるので、表側は飾りパーツを自由に配置することができます。\u003c\/p\u003e\n      \u003cul class=\"step-list\"\u003e\n        \u003cli\u003e機種とカラーを選択後、「カスタマイズする」ボタンを押してください。\u003c\/li\u003e\n        \u003cli\u003e飾りパーツを選択して配置できるカスタマイズ画面に遷移します。\u003c\/li\u003e\n        \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%2F1708676566649_parts_pat_003.jpg?alt=media\u0026amp;token=fa26671f-65b6-46f5-9f2d-3f441c308547\" 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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676623262_parts_deco_003.jpg?alt=media\u0026amp;token=41fa7d6e-4dd6-41e0-8940-96b2501a1fa5\" 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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676863831_parts_pat_002.jpg?alt=media\u0026amp;token=f68ced52-d44f-4ebd-9124-cb710c9f19de\" 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      \u003cp\u003e異なるカラーの組み合わせを楽しみたい方は、それぞれ単品でもご購入いただけます。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eスマホケース単品ページ: \u003ca title=\"NEWカラーレザースマホケース　arrows\" href=\"https:\/\/cxclabo.we-shop.jp\/collections\/arrows\/products\/bmjuxwnvuro0seqcjdwd\"\u003eCxClabo\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003cli\u003eショルダーストラップ（金具カラー：シルバー）ページ: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/7rp7ospbsmaxgch0p3oe\" title=\"細いショルダーストラップ\"\u003eCxClabo\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003cli\u003eショルダーストラップ（金具カラー：ゴールド）ページ: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/xsmu1ct5sokyts4r0f4k\" title=\"細いショルダーストラップ\"\u003eCxClabo\u003c\/a\u003e\n\u003c\/li\u003e\n      \u003c\/ul\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本製品は受注後の制作となります。ご注文確定後、制作に３日〜１週間程度お時間を頂きます。あらかじめご了承ください。\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      \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\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9546990944543\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ arrows 5G","offer_id":49498410975519,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows Be3","offer_id":52288002195743,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows Be4","offer_id":52288002228511,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows Be4+","offer_id":52288002261279,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows U\/J","offer_id":52288002294047,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows We","offer_id":52288002326815,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows We2","offer_id":52288002359583,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows Alpha","offer_id":52288002392351,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows 5G","offer_id":52288002425119,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows Be3","offer_id":52288002457887,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows Be4","offer_id":52288002490655,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows Be4+","offer_id":52288002523423,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows U\/J","offer_id":52288002556191,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows We","offer_id":52288002588959,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows We2","offer_id":52288002621727,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows Alpha","offer_id":52288002654495,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows 5G","offer_id":52288002687263,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows Be3","offer_id":52288002720031,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows Be4","offer_id":52288002752799,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows Be4+","offer_id":52288002785567,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows U\/J","offer_id":52288002818335,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows We","offer_id":52288002851103,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows We2","offer_id":52288002883871,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows Alpha","offer_id":52288002916639,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows 5G","offer_id":52288002949407,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows Be3","offer_id":52288002982175,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows Be4","offer_id":52288003014943,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows Be4+","offer_id":52288003047711,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows U\/J","offer_id":52288003080479,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows We","offer_id":52288003113247,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows We2","offer_id":52288003146015,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows Alpha","offer_id":52288003178783,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows 5G","offer_id":52288003211551,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows Be3","offer_id":52288003244319,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows Be4","offer_id":52288003277087,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows Be4+","offer_id":52288003309855,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows U\/J","offer_id":52288003342623,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows We","offer_id":52288003375391,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows We2","offer_id":52288003408159,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows Alpha","offer_id":52288003440927,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows 5G","offer_id":52288003473695,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows Be3","offer_id":52288003506463,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows Be4","offer_id":52288003539231,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows Be4+","offer_id":52288003571999,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows U\/J","offer_id":52288003604767,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows We","offer_id":52288003637535,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows We2","offer_id":52288003670303,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows Alpha","offer_id":52288003703071,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows 5G","offer_id":52288003735839,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be3","offer_id":52288003768607,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be4","offer_id":52288003801375,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be4+","offer_id":52288003834143,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows U\/J","offer_id":52288003866911,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows We","offer_id":52288003899679,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows We2","offer_id":52288003932447,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Alpha","offer_id":52288003965215,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows 5G","offer_id":52288003997983,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be3","offer_id":52288004030751,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be4","offer_id":52288004063519,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be4+","offer_id":52288004096287,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows U\/J","offer_id":52288004129055,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows We","offer_id":52288004161823,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows We2","offer_id":52288004194591,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Alpha","offer_id":52288004227359,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708855940494_leather_sholder_pink.jpg?v=1746009783"},{"product_id":"newカラーレザースマホケース-google-pixelシリーズ対応-カスタマイズ","title":"NEWカラーレザースマホケース　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\"\u003e「NEWカラー」で魅せる、私だけのGoogle Pixelケース\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708672513948_leather_color_pink.jpg?v=1746009774\" class=\"img-fluid d-block w-100 product-img\" alt=\"NEWカラーレザースマホケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e洗練されたNEWカラーの選択\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"product-name\"\u003enewカラーレザースマホケース\u003c\/span\u003eは、\u003ca href=\"#\" class=\"keyword-link\"\u003e\u003cstrong\u003e上質な合皮素材\u003c\/strong\u003e\u003c\/a\u003eのGoogle Pixel対応ケースです。\n      \u003ca href=\"#\" class=\"keyword-link\"\u003e\u003cstrong\u003eサイドマグネット式\u003c\/strong\u003e\u003c\/a\u003eで開閉は驚くほどスムーズ。\n      美しいフォルムは、\u003ca href=\"#\" class=\"keyword-link\"\u003e\u003cstrong\u003eあなたらしいカスタマイズ\u003c\/strong\u003e\u003c\/a\u003eのキャンバスです。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e毎日を彩る、多機能デザイン\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661715_option_004_2986a270-5d85-44e0-86e7-db444646236b.jpg?v=1746009774\" class=\"img-fluid d-block w-100 product-img\" alt=\"便利なポケットと精巧な設計\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e便利なポケットと精巧な設計\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003ca href=\"#\" class=\"keyword-link\"\u003e\u003cstrong\u003e各機種にぴったりのカメラホール\u003c\/strong\u003e\u003c\/a\u003eで、撮りたい瞬間を逃しません。\n      \u003ca href=\"#\" class=\"keyword-link\"\u003e\u003cstrong\u003eカード3枚とサイドポケットを装備\u003c\/strong\u003e\u003c\/a\u003eし、\n      軽やかに出かけられる\u003ca href=\"#\" class=\"keyword-link\"\u003e\u003cstrong\u003eミニマルな機能性\u003c\/strong\u003e\u003c\/a\u003eを実現しました。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e個性を引き出す、カスタム体験\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661715_option_002_f2da8fcd-a217-4089-914d-42795bc98de9.jpg?v=1746009775\" class=\"img-fluid d-block w-100 product-img\" alt=\"自由な発想でカスタマイズ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自由な発想でカスタマイズ\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      個性を追求するあなたへ。\u003ca href=\"#\" class=\"keyword-link\"\u003e\u003cstrong\u003eオプションのハトメやマルカン\u003c\/strong\u003e\u003c\/a\u003eで、\n      \u003ca href=\"#\" class=\"keyword-link\"\u003e\u003cstrong\u003eストラップやチャームを自由に\u003c\/strong\u003e\u003c\/a\u003e。\n      ゴールド、アンティーク、シルバーから選んで、\u003ca href=\"#\" class=\"keyword-link\"\u003e\u003cstrong\u003eあなただけのスマホケース\u003c\/strong\u003e\u003c\/a\u003eを完成させます。\n    \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      \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      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574760065_option_004.jpg?alt=media\u0026amp;token=9cb1f6e8-8192-41e2-866b-c48f3bcd819d\" 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内側には3つのカードポケットとサイドポケットを装備。スマホと一緒にお札やカードを持ち歩け、ミニマルなお財布代わりとしても便利です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eカードポケット3つで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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574785586_option_005.jpg?alt=media\u0026amp;token=5d63ba4a-33cd-433b-9b50-f4e2b9b27872\" 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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574957270_parts_001.jpg?alt=media\u0026amp;token=99bd508d-2bd8-4a71-9fe0-ef720093215c\" 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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574891520_option_007.jpg?alt=media\u0026amp;token=9f043924-4ca2-4253-84dc-35a18a24a223\" 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ハトメ加工：1個 100円\u003c\/li\u003e\n        \u003cli\u003eマルカン加工：1個 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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574923154_option_001.jpg?alt=media\u0026amp;token=4db77a30-3da4-4223-81c2-9287210e9051\" 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%2F1708591804898_option_002.jpg?alt=media\u0026amp;token=142a9ebe-841e-4023-9a32-ea7d6e321d12\" 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\u003e9547000643871\u003c\/p\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\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9547000643871\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ Google Pixel 3a","offer_id":51340660474143,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 3aXL","offer_id":52287999574303,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 6a","offer_id":52287999607071,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 7","offer_id":52287999639839,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 7a","offer_id":52287999672607,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 8","offer_id":52287999705375,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 8a","offer_id":52287999738143,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 9\/9Pro","offer_id":52287999770911,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 9a","offer_id":52287999803679,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 10\/10Pro","offer_id":52287999836447,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 10a","offer_id":52394417258783,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 3a","offer_id":52287999869215,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 3aXL","offer_id":52287999901983,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 6a","offer_id":52287999934751,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 7","offer_id":52287999967519,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 7a","offer_id":52288000000287,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 8","offer_id":52288000033055,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 8a","offer_id":52288000065823,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 9\/9Pro","offer_id":52288000098591,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 9a","offer_id":52288000131359,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 10\/10Pro","offer_id":52288000164127,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 10a","offer_id":52394417291551,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 3a","offer_id":52288000196895,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 3aXL","offer_id":52288000229663,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 6a","offer_id":52288000262431,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 7","offer_id":52288000295199,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 7a","offer_id":52288000327967,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 8","offer_id":52288000360735,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 8a","offer_id":52288000393503,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 9\/9Pro","offer_id":52288000426271,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 9a","offer_id":52288000459039,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 10\/10Pro","offer_id":52288000491807,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 10a","offer_id":52394417324319,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 3a","offer_id":52288000524575,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 3aXL","offer_id":52288000557343,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 6a","offer_id":52288000590111,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 7","offer_id":52288000622879,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 7a","offer_id":52288000655647,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 8","offer_id":52288000688415,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 8a","offer_id":52288000721183,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 9\/9Pro","offer_id":52288000753951,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 9a","offer_id":52288000786719,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 10\/10Pro","offer_id":52288000819487,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 10a","offer_id":52394417357087,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 3a","offer_id":52288000852255,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 3aXL","offer_id":52288000885023,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 6a","offer_id":52288000917791,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 7","offer_id":52288000950559,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 7a","offer_id":52288000983327,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 8","offer_id":52288001016095,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 8a","offer_id":52288001048863,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 9\/9Pro","offer_id":52288001081631,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 9a","offer_id":52288001114399,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 10\/10Pro","offer_id":52288001147167,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 10a","offer_id":52394417389855,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 3a","offer_id":52288001179935,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 3aXL","offer_id":52288001212703,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 6a","offer_id":52288001245471,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 7","offer_id":52288001278239,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 7a","offer_id":52288001311007,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 8","offer_id":52288001343775,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 8a","offer_id":52288001376543,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 9\/9Pro","offer_id":52288001409311,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 9a","offer_id":52288001442079,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 10\/10Pro","offer_id":52288001474847,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 10a","offer_id":52394417422623,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 3a","offer_id":52288001507615,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 3aXL","offer_id":52288001540383,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 6a","offer_id":52288001573151,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 7","offer_id":52288001605919,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 7a","offer_id":52288001638687,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 8","offer_id":52288001671455,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 8a","offer_id":52288001704223,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 9\/9Pro","offer_id":52288001736991,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 9a","offer_id":52288001769759,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 10\/10Pro","offer_id":52288001802527,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 10a","offer_id":52394417455391,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 3a","offer_id":52288001835295,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 3aXL","offer_id":52288001868063,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 6a","offer_id":52288001900831,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 7","offer_id":52288001933599,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 7a","offer_id":52288001966367,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 8","offer_id":52288001999135,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 8a","offer_id":52288002031903,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 9\/9Pro","offer_id":52288002064671,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 9a","offer_id":52288002097439,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 10\/10Pro","offer_id":52288002130207,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 10a","offer_id":52394417488159,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708672513948_leather_color_pink.jpg?v=1746009774"},{"product_id":"ショルダーストラップ付newカラーレザースマホケース-google-pixelシリーズ対応-カスタマイズ","title":"ショルダーストラップ付NEWカラーレザースマホケース　Google Pixelシリーズ対応　カスタマイズ","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スタイリッシュに手ぶらで外出\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_2F1708676897095_leather_sholder_red.jpg?v=1746009749\" 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\u003e3段のカードポケット\u003c\/strong\u003eと広々としたサイドポケットで、お札もスマートに収納できます。これひとつで近所へのお出かけも身軽に叶います。サイドマグネットで開閉もスムーズです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661716_option_005_6cc8573d-b791-406b-b18e-8bd7176a69b5.jpg?v=1746009749\" 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_2F1708587661717_option_008_419048da-8720-4658-864a-472d77c7f436.jpg?v=1746009749\" 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            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e丈夫な合皮素材で長く愛用いただけます。\u003c\/li\u003e\n                \u003cli\u003e3段のカードポケットとサイドポケットでお財布いらず。\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 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%2F1708675217235_option_005.jpg?alt=media\u0026amp;token=63c3312f-dde5-4f1e-9dc0-14f750c9f118\" class=\"img-fluid d-block w-100 product-img\" 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%2F1708675378902_option_004.jpg?alt=media\u0026amp;token=8c7ffabc-3259-4325-adfe-f44cadaba2e\" class=\"img-fluid d-block w-100 product-img\" alt=\"Google Pixelに合わせたカメラホール\"\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%2F1708574891520_option_007.jpg?alt=media\u0026amp;token=9f043924-4ca2-4253-84dc-35a18a24a223\" 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 class=\"body-text\"\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 本革（約5mm幅の細身タイプ）\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eポケット:\u003c\/strong\u003e カードポケット3段、サイドポケット1箇所\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 Google Pixelシリーズ各機種に対応\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                \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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675602824_leather_sholder_rightgreen.jpg?alt=media\u0026amp;token=1c8f4226-de5f-4a84-845c-27b2cbb75a9\" 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 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            \u003cp class=\"body-text\"\u003eカスタマイズ例1\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676566649_parts_pat_003.jpg?alt=media\u0026amp;token=fa26671f-65b6-46f5-9f2d-3f441c308547\" class=\"img-fluid d-block w-100 product-img\" alt=\"飾りパーツでカスタマイズされたスマホケースの例1\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eカスタマイズ例2\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676623262_parts_deco_003.jpg?alt=media\u0026amp;token=41fa7d6e-4dd6-41e0-8940-96b2501a1fa5\" class=\"img-fluid d-block w-100 product-img\" alt=\"飾りパーツでカスタマイズされたスマホケースの例2\"\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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676863831_parts_pat_002.jpg?alt=media\u0026amp;token=f68ced52-d44f-4ebd-9124-cb710c9f19de\" 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            \u003cp class=\"body-text\"\u003e異なるカラーの組み合わせや、単品でのご購入をご希望の方はこちらをご覧ください。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/google-pixel\/products\/v2rp3e8j3yrhqpgaipsh\"\u003eスマホケース単品のページ\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/7rp7ospbsmaxgch0p3oe\"\u003eショルダーストラップ（金具カラー：シルバー）のページ\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/xsmu1ct5sokyts4r0f4k\"\u003eショルダーストラップ（金具カラー：ゴールド）のページ\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e本製品は受注後の制作となります。ご注文確定後の機種の交換、キャンセル、返品は承りかねますのでご注意ください。\u003c\/li\u003e\n            \u003cli\u003e制作には3日～1週間程度お時間を頂きます。\u003c\/li\u003e\n            \u003cli\u003eメタル系（シルバー\/ゴールド）カラーの合皮素材は、特性上、他のカラーより傷みが早く出る場合があります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9547009622303\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e\n\n    \u003c!-- 商品コード (隠し情報) --\u003e\n    \u003cdiv style=\"display: none;\" data-product-id=\"9547009622303\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ Google Pixel 3a","offer_id":51340657590559,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 3aXL","offer_id":52287996985631,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 6a","offer_id":52287997018399,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 7","offer_id":52287997051167,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 7a","offer_id":52287997083935,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 8","offer_id":52287997116703,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 8a","offer_id":52287997149471,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 9\/9Pro","offer_id":52287997182239,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 9a","offer_id":52287997215007,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 10\/10Pro","offer_id":52287997247775,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 10a","offer_id":52394422894879,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 3a","offer_id":52287997280543,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 3aXL","offer_id":52287997313311,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 6a","offer_id":52287997346079,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 7","offer_id":52287997378847,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 7a","offer_id":52287997411615,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 8","offer_id":52287997444383,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 8a","offer_id":52287997477151,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 9\/9Pro","offer_id":52287997509919,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 9a","offer_id":52287997542687,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 10\/10Pro","offer_id":52287997575455,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 10a","offer_id":52394422927647,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 3a","offer_id":52287997608223,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 3aXL","offer_id":52287997640991,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 6a","offer_id":52287997673759,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 7","offer_id":52287997706527,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 7a","offer_id":52287997739295,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 8","offer_id":52287997772063,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 8a","offer_id":52287997804831,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 9\/9Pro","offer_id":52287997837599,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 9a","offer_id":52287997870367,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 10\/10Pro","offer_id":52287997903135,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 10a","offer_id":52394422960415,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 3a","offer_id":52287997935903,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 3aXL","offer_id":52287997968671,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 6a","offer_id":52287998001439,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 7","offer_id":52287998034207,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 7a","offer_id":52287998066975,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 8","offer_id":52287998099743,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 8a","offer_id":52287998132511,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 9\/9Pro","offer_id":52287998165279,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 9a","offer_id":52287998198047,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 10\/10Pro","offer_id":52287998230815,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 10a","offer_id":52394422993183,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 3a","offer_id":52287998263583,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 3aXL","offer_id":52287998296351,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 6a","offer_id":52287998329119,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 7","offer_id":52287998361887,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 7a","offer_id":52287998394655,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 8","offer_id":52287998427423,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 8a","offer_id":52287998460191,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 9\/9Pro","offer_id":52287998492959,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 9a","offer_id":52287998525727,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 10\/10Pro","offer_id":52287998558495,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 10a","offer_id":52394423025951,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 3a","offer_id":52287998591263,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 3aXL","offer_id":52287998624031,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 6a","offer_id":52287998656799,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 7","offer_id":52287998689567,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 7a","offer_id":52287998722335,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 8","offer_id":52287998755103,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 8a","offer_id":52287998787871,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 9\/9Pro","offer_id":52287998820639,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 9a","offer_id":52287998853407,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 10\/10Pro","offer_id":52287998886175,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 10a","offer_id":52394423058719,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 3a","offer_id":52287998918943,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 3aXL","offer_id":52287998951711,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 6a","offer_id":52287998984479,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 7","offer_id":52287999017247,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 7a","offer_id":52287999050015,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 8","offer_id":52287999082783,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 8a","offer_id":52287999115551,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 9\/9Pro","offer_id":52287999148319,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 9a","offer_id":52287999181087,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 10\/10Pro","offer_id":52287999213855,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 10a","offer_id":52394423091487,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 3a","offer_id":52287999246623,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 3aXL","offer_id":52287999279391,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 6a","offer_id":52287999312159,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 7","offer_id":52287999344927,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 7a","offer_id":52287999377695,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 8","offer_id":52287999410463,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 8a","offer_id":52287999443231,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 9\/9Pro","offer_id":52287999475999,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 9a","offer_id":52287999508767,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 10\/10Pro","offer_id":52287999541535,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 10a","offer_id":52394423124255,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708676897095_leather_sholder_red.jpg?v=1746009749"},{"product_id":"ショルダーストラップ付newカラーレザースマホケース-その他の機種-カスタマイズ","title":"ショルダーストラップ付NEWカラーレザースマホケース　その他の機種　カスタマイズ","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両手フリーの自由\u003c\/strong\u003eを。細身のストラップは、どんな装いにも溶け込み、日常に洗練されたスタイルを添えます。のライフスタイルを輝かせるアイテムです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708855982053_leather_sholder_rightblue.jpg?v=1746009745\" 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\"\u003e3段のカードポケットと大きなサイドポケットで、\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_2F1708587661716_option_005_b8d5c07d-a129-4c27-8252-36a027ad226b.jpg?v=1746009745\" 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_2F1708587661717_option_007_4f97756d-79db-4c6c-a176-c3679a4c459b.jpg?v=1746009745\" 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  \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お財布いらずの収納力（3段カードポケット、サイドポケット）\u003c\/li\u003e\n        \u003cli\u003eサイドマグネットでスムーズな開閉\u003c\/li\u003e\n        \u003cli\u003eストラップ着脱スムーズ、シーンに合わせて使い分け可能\u003c\/li\u003e\n        \u003cli\u003e各機種ぴったりサイズのカメラホール\u003c\/li\u003e\n        \u003cli\u003eスタンド機能で動画視聴も快適\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e素材の特性と、長くご愛用いただくためのご注意点です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材：丈夫なランクの合皮素材\u003c\/li\u003e\n        \u003cli\u003eメタル系（シルバー\/ゴールド）は特性上、他のカラーより傷みが早く出ることがございます。予めご了承ください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラーコーディネート\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eシーバイシーラボのおすすめカラーコーディネートで、個性を演出。\u003c\/p\u003e\n      \u003cul class=\"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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675602824_leather_sholder_rightgreen.jpg?alt=media\u0026amp;token=1c8f4226-de5f-4a84-845c-27b2cbb75a9\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e→違うカラーの組み合わせを楽しみたい方は、それぞれ単品で選ぶこともできます。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e\u003ca title=\"NEWカラーレザースマホケース　その他の機種\" href=\"https:\/\/cxclabo.we-shop.jp\/collections\/rakuraku\/products\/sxc6zdxgqpvsbemjoptd\"\u003e★スマホケース単品のページ\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/7rp7ospbsmaxgch0p3oe\" title=\"細いショルダーストラップ\"\u003e★ショルダーストラップ（金具カラー：シルバー）のページ\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/xsmu1ct5sokyts4r0f4k\" title=\"細いショルダーストラップ\"\u003e★ショルダーストラップ（金具カラー：ゴールド）のページ\u003c\/a\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e主要機能と使いやすさ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e日々の使い勝手を考慮した、細部にわたる設計です。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e\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        \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%2F1708675217235_option_005.jpg?alt=media\u0026amp;token=63c3312f-dde5-4f1e-9dc0-14f750c9f118\" 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%2F1708675378902_option_004.jpg?alt=media\u0026amp;token=8c7ffabc-3259-4325-adfe-f44cad5aba2e\" 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%2F1708574891520_option_007.jpg?alt=media\u0026amp;token=9f043924-4ca2-4253-84dc-35a18a24a223\" 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      \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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676566649_parts_pat_003.jpg?alt=media\u0026amp;token=fa26671f-65b6-46f5-9f2d-3f441c308547\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例1\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%2F1708676623262_parts_deco_003.jpg?alt=media\u0026amp;token=41fa7d6e-4dd6-41e0-8940-96b2501a1fa5\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例2\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%2F1708676863831_parts_pat_002.jpg?alt=media\u0026amp;token=f68ced52-d44f-4ebd-9124-cb710c9f19de\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例3\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9547010244895\" data-enviroment=\"Customizer\"\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制作に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":49498452427039,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ シンプルスマホ5","offer_id":49498452525343,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ シンプルスマホ6\/BASIO active","offer_id":49498452558111,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ かんたんスマホ３","offer_id":51417448349983,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ かんたんスマホ４","offer_id":51417448382751,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ あんしんスマホ","offer_id":49498452459807,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498452590879,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ らくらくフォン(F-52B)","offer_id":49498452623647,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ らくらくフォン(F-53E)","offer_id":51112997388575,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51210988650783,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ BASIO4","offer_id":49498451968287,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ シンプルスマホ5","offer_id":49498452066591,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ シンプルスマホ6\/BASIO active","offer_id":49498452099359,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ かんたんスマホ３","offer_id":51417448415519,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ かんたんスマホ４","offer_id":51417448448287,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ あんしんスマホ","offer_id":49498452001055,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498452132127,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ らくらくフォン(F-52B)","offer_id":49498452164895,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ らくらくフォン(F-53E)","offer_id":51112997421343,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51210988683551,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ BASIO4","offer_id":49498450821407,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ シンプルスマホ5","offer_id":49498450919711,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ シンプルスマホ6\/BASIO active","offer_id":49498450952479,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ かんたんスマホ３","offer_id":51417448481055,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ かんたんスマホ４","offer_id":51417448513823,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ あんしんスマホ","offer_id":49498450854175,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498450985247,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ らくらくフォン(F-52B)","offer_id":49498451018015,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ らくらくフォン(F-53E)","offer_id":51112997454111,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51210988716319,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ BASIO4","offer_id":49498452197663,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ シンプルスマホ5","offer_id":49498452295967,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ シンプルスマホ6\/BASIO active","offer_id":49498452328735,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ かんたんスマホ３","offer_id":51417448546591,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ かんたんスマホ４","offer_id":51417448579359,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ あんしんスマホ","offer_id":49498452230431,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498452361503,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ らくらくフォン(F-52B)","offer_id":49498452394271,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ らくらくフォン(F-53E)","offer_id":51112997486879,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51210988749087,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ BASIO4","offer_id":49498451738911,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ シンプルスマホ5","offer_id":49498451837215,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ シンプルスマホ6\/BASIO active","offer_id":49498451869983,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ かんたんスマホ３","offer_id":51417448612127,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ かんたんスマホ４","offer_id":51417448644895,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ あんしんスマホ","offer_id":49498451771679,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498451902751,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ らくらくフォン(F-52B)","offer_id":49498451935519,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ らくらくフォン(F-53E)","offer_id":51112997519647,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51210988781855,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ BASIO4","offer_id":49498451509535,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ シンプルスマホ5","offer_id":49498451607839,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ シンプルスマホ6\/BASIO active","offer_id":49498451640607,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ かんたんスマホ３","offer_id":51417448677663,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ かんたんスマホ４","offer_id":51417448710431,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ あんしんスマホ","offer_id":49498451542303,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498451673375,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ らくらくフォン(F-52B)","offer_id":49498451706143,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ らくらくフォン(F-53E)","offer_id":51112997552415,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51210988814623,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ BASIO4","offer_id":49498451280159,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シンプルスマホ5","offer_id":49498451378463,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シンプルスマホ6\/BASIO active","offer_id":49498451411231,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ かんたんスマホ３","offer_id":51417448743199,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ かんたんスマホ４","offer_id":51417448775967,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ あんしんスマホ","offer_id":49498451312927,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498451443999,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-52B)","offer_id":49498451476767,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-53E)","offer_id":51112997585183,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51210988847391,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ BASIO4","offer_id":49498451050783,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ シンプルスマホ5","offer_id":49498451149087,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ シンプルスマホ6\/BASIO active","offer_id":49498451181855,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ かんたんスマホ３","offer_id":51417448808735,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ かんたんスマホ４","offer_id":51417448841503,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ あんしんスマホ","offer_id":49498451083551,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498451214623,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-52B)","offer_id":49498451247391,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-53E)","offer_id":51112997617951,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51210988880159,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708855982053_leather_sholder_rightblue.jpg?v=1746009745"},{"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":"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":"bx5m5jxrldmmwx0epxjt","title":"NEWカラーレザースマホケース　HUAWEY用","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_2F1708587661716_option_005_f972bb70-b9b1-4acd-891a-b33332e2f25d.jpg?v=1746009605\" 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_2F1708587661715_option_004_0e690144-9df9-41c5-8b11-a2c27f7ffbdf.jpg?v=1746009605\" 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立てかけるだけで、動画鑑賞やオンライン会議がスムーズに。ストラップ用Dリングで、落下防止やファッションとしての使い方も広がります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661717_option_008_e05deb4c-4427-4d92-8b0c-88d2a620d14d.jpg?v=1746009605\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eシーンに合わせて自由なスタイル\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e飾りパーツ加工にもおススメな、サイドマグネット式の手帳型スマホカバーです。\u003c\/p\u003e\n      \u003cul class=\"point-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\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574760065_option_004.jpg?alt=media\u0026amp;token=9cb1f6e8-8192-41e2-866b-c48f3bcd819d\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"point-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%2F1708574957270_parts_001.jpg?alt=media\u0026amp;token=99bd50d8-2bd8-4a71-9fe0-ef720093215c\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"point-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%2F1708574891520_option_007.jpg?alt=media\u0026amp;token=9f043924-4ca2-4253-84dc-35a18a24a223\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eオプションでハトメやマルカン加工も可能：\u003c\/strong\u003eスマホカバーにストラップや飾りチャームをつけたい場合は、オプションでハトメ（1個100円）やマルカン（1個30円）を追加できます。\n          \u003cul class=\"basic-list\"\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\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574923154_option_001.jpg?alt=media\u0026amp;token=4db77a30-3da4-4223-81c2-9287210e9051\" 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%2F1708591804898_option_002.jpg?alt=media\u0026amp;token=142a9ebe-841e-4023-9a32-ea7d6e321d12\" 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      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e3つのカードポケット：\u003c\/strong\u003eよく使うカードを収納できます。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e1つのサイドポケット：\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%2F1708574785586_option_005.jpg?alt=media\u0026amp;token=5d63ba4a-33cd-433b-9b50-f4e2b9b2872\" 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\n\u003cstrong\u003e本体：\u003c\/strong\u003e合皮\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003ebx5m5jxrldmmwx0epxjt\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":"レッド \/ HUAWEI P30lite","offer_id":49504551534879,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ HUAWEI P30lite","offer_id":49504551469343,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ HUAWEI P30lite","offer_id":49504551305503,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ HUAWEI P30lite","offer_id":49504551502111,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ HUAWEI P30lite","offer_id":49504551436575,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ HUAWEI P30lite","offer_id":49504551403807,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ HUAWEI P30lite","offer_id":49504551371039,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ HUAWEI P30lite","offer_id":49504551338271,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708672615445_leather_color_taupe_9e8d767e-9f94-406b-86a4-c0ba5db8dbcf.jpg?v=1746009604"},{"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":"o4s0pgzrxyo4wwq4yakh","title":"チェルボスマホケース　OPPOシリーズ対応","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_2F1670317391207_cervo_pink.jpg?v=1746009448\" 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_2F1669203801505_cervo_case1_c6810733-14f2-4d32-9dda-41d7b38caa25.jpg?v=1764399348\" 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_2F1670166671333_cervo_fastener_d0d6092f-0890-4091-adc3-20a5c68f7ac8.jpg?v=1764399348\" 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        \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=1764397991\" class=\"img-fluid d-block w-100 product-img\" alt=\"シュリンクレザーの質感\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e収納機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお財布のように使える便利な収納機能を搭載しています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e表には小銭や薄い鍵などを入れられるファスナーポケットがあります。\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_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        \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        \u003cul class=\"benefit-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%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        \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=\"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        \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=\"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        \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\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=\"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\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=\"ストラップ取り付け例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_03.jpg?v=1754035713\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ取り付け例2\"\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=\"ストラップ取り付け例3\"\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        \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%2F1663599985240_cherbo_hashigo.jpg?alt=media\u0026amp;token=6b258c41-d769-49e1-9d62-f9f280122953\" 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%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      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e \u003c!-- \/content-section (製品詳細) --\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 \u003c!-- \/container product-wrapper --\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ OPPO A54 5G","offer_id":49505063174431,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ OPPO Reno 5A","offer_id":49505063207199,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ OPPO RenoA","offer_id":49505063239967,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":false},{"title":"インディゴブルー \/ OPPO A54 5G","offer_id":49505062977823,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ OPPO Reno 5A","offer_id":49505063010591,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ OPPO RenoA","offer_id":49505063043359,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":false},{"title":"ダークグレー \/ OPPO A54 5G","offer_id":49505063371039,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ OPPO Reno 5A","offer_id":49505063403807,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ OPPO RenoA","offer_id":49505063436575,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー \/ OPPO A54 5G","offer_id":49505063272735,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ OPPO Reno 5A","offer_id":49505063305503,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ OPPO RenoA","offer_id":49505063338271,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド \/ OPPO A54 5G","offer_id":49505063076127,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ OPPO Reno 5A","offer_id":49505063108895,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ OPPO RenoA","offer_id":49505063141663,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670317391207_cervo_pink.jpg?v=1746009448"},{"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_2F1705023888906_combi_s_navy_057ccf5f-60f8-40f9-894a-39c64c3c3913.jpg?v=1746009421\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e育てる本革の楽しみ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e賢く収める 多機能手帳型ケース\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e内側には３段の\u003cstrong\u003eカードポケット\u003c\/strong\u003eと\u003cstrong\u003eサイドポケット\u003c\/strong\u003eを配置し、よく使うカードや紙幣をスマートに整理できます。頑丈な\u003cstrong\u003eハードケース\u003c\/strong\u003eがスマートフォンをしっかり保護し、安心感を届けます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1704933023271_combi_detail02_5ae18658-7aa8-44c8-ac8c-c72e84e977a3.jpg?v=1768973305\" 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_379ca1df-c749-40a2-bd6b-cbca84a638f6.jpg?v=1768811145\" 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                \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 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内側に3段のカードポケットとサイドポケットを配置。\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\" 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\" 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                \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-b2b6-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\/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            \u003ch4 class=\"sub-section-title\"\u003eストラップホール加工\u003c\/h4\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\/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            \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\" 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\" 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\n            \u003ch4 class=\"sub-section-title\"\u003e飾りパーツによるカスタマイズ\u003c\/h4\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\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    \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革の在庫がなくなり次第、レッド・ネイビーの色味が変更になる場合がございます。機種により変更になるタイミングが異なりますので、詳細はお問い合わせフォームよりお問い合わせください。\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            \u003c\/li\u003e\n            \u003cli\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\/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=\"9550084800799\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ BASIO4","offer_id":51547851391263,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ シンプルスマホ5","offer_id":51547851424031,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ シンプルスマホ6\/BASIO active","offer_id":51547851456799,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ かんたんスマホ３","offer_id":51547851489567,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ かんたんスマホ４","offer_id":51547851522335,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ あんしんスマホ","offer_id":51547851555103,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ らくらくフォン(F-53E)","offer_id":51547851587871,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51547851620639,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ \/ BASIO4","offer_id":51547851653407,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ベージュ \/ シンプルスマホ5","offer_id":51547851686175,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ベージュ \/ シンプルスマホ6\/BASIO active","offer_id":51547851718943,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ベージュ \/ かんたんスマホ３","offer_id":51547851751711,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ベージュ \/ かんたんスマホ４","offer_id":51547851784479,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ベージュ \/ あんしんスマホ","offer_id":51547851817247,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ベージュ \/ らくらくフォン(F-53E)","offer_id":51547851850015,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51547851882783,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ BASIO4","offer_id":49505077821727,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ シンプルスマホ5","offer_id":49505077887263,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ シンプルスマホ6\/BASIO active","offer_id":49505077920031,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ かんたんスマホ３","offer_id":51417509626143,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ かんたんスマホ４","offer_id":51417509658911,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ あんしんスマホ","offer_id":49505077854495,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ らくらくフォン(F-53E)","offer_id":51079128514847,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51211011588383,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ BASIO4","offer_id":49505077559583,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ シンプルスマホ5","offer_id":49505077625119,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ シンプルスマホ6\/BASIO active","offer_id":49505077657887,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ かんたんスマホ３","offer_id":51417509495071,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ かんたんスマホ４","offer_id":51417509527839,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ あんしんスマホ","offer_id":49505077592351,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ \/ らくらくフォン(F-53E)","offer_id":51079128449311,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51211011522847,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ BASIO4","offer_id":51547851915551,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ シンプルスマホ5","offer_id":51547851948319,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ シンプルスマホ6\/BASIO active","offer_id":51547851981087,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ かんたんスマホ３","offer_id":51547852013855,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ かんたんスマホ４","offer_id":51547852046623,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ あんしんスマホ","offer_id":51547852079391,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン \/ らくらくフォン(F-53E)","offer_id":51547852112159,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51547852144927,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー \/ BASIO4","offer_id":49505077690655,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ シンプルスマホ5","offer_id":49505077756191,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ シンプルスマホ6\/BASIO active","offer_id":49505077788959,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ かんたんスマホ３","offer_id":51417509560607,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ かんたんスマホ４","offer_id":51417509593375,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ あんしんスマホ","offer_id":49505077723423,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ らくらくフォン(F-53E)","offer_id":51079128482079,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51211011555615,"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_057ccf5f-60f8-40f9-894a-39c64c3c3913.jpg?v=1746009421"},{"product_id":"si5wuzroe3x75cj6xdxi","title":"ショルダーストラップ付NEWカラーレザースマホケース　HUAWEY対応","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に、\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_2F1708856005373_leather_sholder_navy.jpg?v=1746009408\" 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\u003eサイドマグネット\u003c\/strong\u003eで開閉もスムーズです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661716_option_005_8fb3974a-7114-486b-a1eb-ee4e3d97123b.jpg?v=1746009408\" 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動画も快適、HUAWEY対応多機能スタンドケース\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\u003eHUAWEY各機種にぴったり合うカメラホール\u003c\/strong\u003eで撮影もスムーズです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661717_option_008_29d59104-87b1-473a-866c-c227c5882dab.jpg?v=1746009408\" class=\"img-fluid d-block w-100 product-img\" alt=\"いつでもどこでもエンタメを満喫\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eいつでもどこでもエンタメを満喫\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e斜め掛けができるショルダーストラップ付スマホケース。あなたの日常をより身軽に、快適にサポートします。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eハンズフリーで身軽にお出かけ\u003c\/li\u003e\n          \u003cli\u003eスマホひとつで完結するお財布機能\u003c\/li\u003e\n          \u003cli\u003e動画視聴に便利なスタンド機能\u003c\/li\u003e\n          \u003cli\u003eぴったりサイズのカメラホールで撮影もスムーズ\u003c\/li\u003e\n          \u003cli\u003e飾りパーツで自由にカスタマイズ可能\u003c\/li\u003e\n          \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商品コード: si5wuzroe3x75cj6xdxi\u003c\/li\u003e\n          \u003cli\u003eケース本体素材: 丈夫な合皮素材 (HUAWEY各機種対応)\u003c\/li\u003e\n          \u003cli\u003eショルダーストラップ素材: 本革 (約5mm幅)\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        \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%2F1708675217235_option_005.jpg?alt=media\u0026amp;token=63c3312f-dde5-4f1e-9dc0-14f750c9f118\" class=\"img-fluid d-block w-100 product-img\" alt=\"カードポケットとサイドポケットの収納例\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e3つのカードポケットとサイドポケットでスマートに収納\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675378902_option_004.jpg?alt=media\u0026amp;token=8c7ffabc-3259-4325-adfe-f44cad5aba2e\" class=\"img-fluid d-block w-100 product-img\" alt=\"カメラホールイメージ\"\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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574891520_option_007.jpg?alt=media\u0026amp;token=9f043924-4ca2-4253-84dc-35a18a24a223\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタンド機能イメージ\"\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ショルダーストラップは細身（約5mm幅）タイプなので、ファッションを選びません。\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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675602824_leather_sholder_rightgreen.jpg?alt=media\u0026amp;token=1c8f4226-de5f-4a84-845c-27b2cbb75a9\" class=\"img-fluid d-block w-100 product-img\" alt=\"本革ショルダーストラップとスマホケース\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eシーバイシーラボおすすめカラーコーディネート\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e関連商品:\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eスマホケース単品のページ: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/huawei\/products\/bx5m5jxrldmmwx0epxjt\"\u003eCxClabo\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003eショルダーストラップ（金具カラー：シルバー）のページ: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/7rp7ospbsmaxgch0p3oe\"\u003eCxClabo\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003eショルダーストラップ（金具カラー：ゴールド）のページ: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/xsmu1ct5sokyts4r0f4k\"\u003eCxClabo\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        \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%2F1708676566649_parts_pat_003.jpg?alt=media\u0026amp;token=fa26671f-65b6-46f5-9f2d-3f441c308547\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタマイズ例1\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例1\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676623262_parts_deco_003.jpg?alt=media\u0026amp;token=41fa7d6e-4dd6-41e0-8940-96b2501a1fa5\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタマイズ例2\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例2\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676863831_parts_pat_002.jpg?alt=media\u0026amp;token=f68ced52-d44f-4ebd-9124-cb710c9f19de\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタマイズ例3\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例3\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eご注文・配送に関する注意事項\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eご注文からお届けまでの流れ、および注意事項をご確認ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e本商品は受注後の制作となります。\u003c\/li\u003e\n          \u003cli\u003e注文確定後の機種の交換やキャンセル、返品は受け付けられませんのでご注意ください。\u003c\/li\u003e\n          \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":"CxClabo","offers":[{"title":"レッド \/ HUAWEI P30lite","offer_id":49505083621663,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ HUAWEI P30lite","offer_id":49505083556127,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ HUAWEI P30lite","offer_id":49505083392287,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ HUAWEI P30lite","offer_id":49505083588895,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー \/ HUAWEI P30lite","offer_id":49505083523359,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ HUAWEI P30lite","offer_id":49505083490591,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ HUAWEI P30lite","offer_id":49505083425055,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ HUAWEI P30lite","offer_id":49505083457823,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708856005373_leather_sholder_navy.jpg?v=1746009408"},{"product_id":"newカラーレザースマホケース-iphone-se-6-iphone-13シリーズ対応-カスタマイズ","title":"NEWカラーレザースマホケース　iPhone SE\/7〜iPhone 13シリーズ対応　カスタマイズ","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あなたのiPhoneを美しく包み込む、洗練された新色合皮カバー。\u003cstrong\u003e丈夫なランクの生地\u003c\/strong\u003eで仕立てた手帳型は、毎日使うたびに心地よい満足感を与えます。飾りパーツで個性を加えるベースとしても理想的です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708672670071_leather_color_silver.jpg?v=1746154567\" 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カードポケット3つ\u003c\/strong\u003eと便利なサイドポケットを搭載しています。交通系ICカードやクレジットカード、緊急用のお札まで、スマホと一緒にスマートに持ち歩き、身軽なお出かけをサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661716_option_005_2729e6a6-aa70-40e8-a2f0-aebdfc9004fe.jpg?v=1746154567\" 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_2F1708587661717_option_007_8e26950f-a1b3-4ea7-98db-3f8a0a4ffedd.jpg?v=1746154567\" 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\n\u003cstrong\u003eサイドマグネット式\u003c\/strong\u003eでスムーズな開閉と、広いカスタマイズスペース\u003c\/li\u003e\n        \u003cli\u003e各機種にぴったりサイズのカメラホールで、そのまま撮影が可能\u003c\/li\u003e\n        \u003cli\u003e内側にはカードポケット3つとサイドポケット1つを搭載し、充実の収納力\u003c\/li\u003e\n        \u003cli\u003e動画視聴やビデオ通話に便利な\u003cstrong\u003eスタンド機能\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e対応機種: iPhone SE (第2世代\/第3世代), iPhone 6\/6s\/7\/8, iPhone 13シリーズ\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%2F1708574760065_option_004.jpg?alt=media\u0026amp;token=9cb1f6e8-8192-41e2-866b-c48f3bcd819d\" 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%2F1708574785586_option_005.jpg?alt=media\u0026amp;token=5d63ba4a-33cd-433b-9b50-f4e2b9b27872\" 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%2F1708574957270_parts_001.jpg?alt=media\u0026amp;token=99bd508d-2bd8-4a71-9fe0-ef720093215c\" 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%2F1708574891520_option_007.jpg?alt=media\u0026amp;token=9f043924-4ca2-4253-84dc-35a18a24a223\" 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素材: \u003cstrong\u003e合皮素材\u003c\/strong\u003e (丈夫なランクの生地を使用)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカスタマイズオプション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eお好みのストラップやチャームを取り付けたい方へ、有料オプションをご用意しております。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eハトメ加工: 1個 \u003cstrong\u003e￥100\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003eマルカン加工: 1個 \u003cstrong\u003e￥30\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003eカラー: \u003cstrong\u003eシルバー、アンティーク、ゴールド\u003c\/strong\u003e\n\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%2F1708574923154_option_001.jpg?alt=media\u0026amp;token=4db77a30-3da4-4223-81c2-9287210e9051\" 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%2F1708591804898_option_002.jpg?alt=media\u0026amp;token=142a9ebe-841e-4023-9a32-ea7d6e321d12\" alt=\"マルカン取り付けイメージとカラーバリエーション\"\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    \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=\"9777385570591\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ iPhone 6\/7\/8\/SE(第2\/第3世代)","offer_id":51340647727391,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 7\/8Plus","offer_id":51340647760159,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone X\/XS","offer_id":51340647792927,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone XSMax","offer_id":51340647825695,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone XR","offer_id":51340647858463,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 11","offer_id":51340647891231,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 11Pro","offer_id":51340647923999,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 11ProMax","offer_id":51340647956767,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 12mini","offer_id":51340647989535,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 12\/12Pro","offer_id":51340648022303,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 12ProMax","offer_id":51340648055071,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 13mini","offer_id":51340648087839,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 13","offer_id":51340648120607,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 13Pro","offer_id":51340648153375,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 13ProMax","offer_id":51340648186143,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 6\/7\/8\/SE(第2\/第3世代)","offer_id":51340648218911,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 7\/8Plus","offer_id":51340648251679,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone X\/XS","offer_id":51340648284447,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone XSMax","offer_id":51340648317215,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone XR","offer_id":51340648349983,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 11","offer_id":51340648382751,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 11Pro","offer_id":51340648415519,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 11ProMax","offer_id":51340648448287,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 12mini","offer_id":51340648481055,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 12\/12Pro","offer_id":51340648513823,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 12ProMax","offer_id":51340648546591,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 13mini","offer_id":51340648579359,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 13","offer_id":51340648612127,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 13Pro","offer_id":51340648644895,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 13ProMax","offer_id":51340648677663,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 6\/7\/8\/SE(第2\/第3世代)","offer_id":51340648710431,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 7\/8Plus","offer_id":51340648743199,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone X\/XS","offer_id":51340648775967,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone XSMax","offer_id":51340648808735,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone XR","offer_id":51340648841503,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 11","offer_id":51340648874271,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 11Pro","offer_id":51340648907039,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 11ProMax","offer_id":51340648939807,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 12mini","offer_id":51340648972575,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 12\/12Pro","offer_id":51340649005343,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 12ProMax","offer_id":51340649038111,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 13mini","offer_id":51340649070879,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 13","offer_id":51340649103647,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 13Pro","offer_id":51340649136415,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 13ProMax","offer_id":51340649169183,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 6\/7\/8\/SE(第2\/第3世代)","offer_id":51340649201951,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 7\/8Plus","offer_id":51340649234719,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone X\/XS","offer_id":51340649267487,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone XSMax","offer_id":51340649300255,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone XR","offer_id":51340649333023,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 11","offer_id":51340649365791,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 11Pro","offer_id":51340649398559,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 11ProMax","offer_id":51340649431327,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 12mini","offer_id":51340649464095,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 12\/12Pro","offer_id":51340649496863,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 12ProMax","offer_id":51340649529631,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 13mini","offer_id":51340649562399,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 13","offer_id":51340649595167,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 13Pro","offer_id":51340649627935,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 13ProMax","offer_id":51340649660703,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 6\/7\/8\/SE(第2\/第3世代)","offer_id":51340649693471,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 7\/8Plus","offer_id":51340649726239,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone X\/XS","offer_id":51340649759007,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone XSMax","offer_id":51340649791775,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone XR","offer_id":51340649824543,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 11","offer_id":51340649857311,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 11Pro","offer_id":51340649890079,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 11ProMax","offer_id":51340649922847,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 12mini","offer_id":51340649955615,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 12\/12Pro","offer_id":51340649988383,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 12ProMax","offer_id":51340650021151,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 13mini","offer_id":51340650053919,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 13","offer_id":51340650086687,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 13Pro","offer_id":51340650119455,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 13ProMax","offer_id":51340650152223,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 6\/7\/8\/SE(第2\/第3世代)","offer_id":51340650184991,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 7\/8Plus","offer_id":51340650217759,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone X\/XS","offer_id":51340650250527,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone XSMax","offer_id":51340650283295,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone XR","offer_id":51340650316063,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 11","offer_id":51340650348831,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 11Pro","offer_id":51340650381599,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 11ProMax","offer_id":51340650414367,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 12mini","offer_id":51340650447135,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 12\/12Pro","offer_id":51340650479903,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 12ProMax","offer_id":51340650512671,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 13mini","offer_id":51340650545439,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 13","offer_id":51340650578207,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 13Pro","offer_id":51340650610975,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 13ProMax","offer_id":51340650643743,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 6\/7\/8\/SE(第2\/第3世代)","offer_id":51340650676511,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 7\/8Plus","offer_id":51340650709279,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone X\/XS","offer_id":51340650742047,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone XSMax","offer_id":51340650774815,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone XR","offer_id":51340650807583,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 11","offer_id":51340650840351,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 11Pro","offer_id":51340650873119,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 11ProMax","offer_id":51340650905887,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 12mini","offer_id":51340650938655,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 12\/12Pro","offer_id":51340650971423,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 12ProMax","offer_id":51340651004191,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 13mini","offer_id":51340651036959,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 13","offer_id":51340651069727,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 13Pro","offer_id":51340651102495,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 13ProMax","offer_id":51340651135263,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 6\/7\/8\/SE(第2\/第3世代)","offer_id":51340651168031,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 7\/8Plus","offer_id":51340651200799,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone X\/XS","offer_id":51340651233567,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone XSMax","offer_id":51340651266335,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone XR","offer_id":51340651299103,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 11","offer_id":51340651331871,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 11Pro","offer_id":51340651364639,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 11ProMax","offer_id":51340651397407,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 12mini","offer_id":51340651430175,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 12\/12Pro","offer_id":51340651462943,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 12ProMax","offer_id":51340651495711,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 13mini","offer_id":51340651528479,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 13","offer_id":51340651561247,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 13Pro","offer_id":51340651594015,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 13ProMax","offer_id":51340651626783,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708672670071_leather_color_silver.jpg?v=1746154567"},{"product_id":"fos49setkxhacyrdopjb","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  \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\/1729314634874_color_lub_blue.jpg?v=1746009267\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日本の職人技が光る逸品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e繊細な型押しが織りなす美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e型押しにパラフィンを重ねる「頭ハリ」で、花々が息づくような\u003cstrong\u003e立体感\u003c\/strong\u003eを表現しました。墨田区で下染めされた革に、熟練の技が光る\u003cstrong\u003e手吹きの染料\u003c\/strong\u003eが奥行きを与えています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1729324417229_detail_03.jpg?v=1746009267\" 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\u003eICカードや紙幣\u003c\/strong\u003eをすっきりと収納できる、3段カードポケットとサイドポケットを完備。サイドマグネットで開閉もスムーズ。動画視聴に便利な\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_2F1729324447284_detail_09.jpg?v=1746009267\" 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=\"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\/products_2F1729324417229_detail_03.jpg?v=1736847486\" 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カメラホールも各機種ごとぴったりサイズで作るので、写真を撮る際もそのままシャッターボタンを押すだけでOKです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n\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\/products_2F1729324489237_detail_11_5be7dc28-c459-49c0-a38f-f1b6f844f01d.jpg?v=1746154424\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n\n        \u003cp\u003e内側ポケット\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカードポケットは1段につきICカード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\/products_2F1730006171795_detail_09_not_strap_ec03dc9c-b301-4b54-99fd-28cae13cdf05.jpg?v=1746154424\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n\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\/products_2F1729332702134_detail_06.jpg?v=1736847517\" 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          \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_13.jpg?v=1753263477\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/detail_12.jpg?v=1753263420\" 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素材：牛革\u003c\/li\u003e\n          \u003cli\u003e原産国：日本\u003c\/li\u003e\n          \u003cli\u003e収納：カードポケット3段、サイドポケット1\u003c\/li\u003e\n          \u003cli\u003e商品コード：fos49setkxhacyrdopjb\u003c\/li\u003e\n        \u003c\/ul\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制作に3日～1週間程度お時間を頂きます。\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":51340644778271,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 7\/8Plus","offer_id":51340644811039,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone XSMax","offer_id":51340644843807,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone XR","offer_id":51340644876575,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 11","offer_id":51340644909343,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 11ProMax","offer_id":51340644942111,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 12\/12Pro","offer_id":51340644974879,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 12ProMax","offer_id":51340645007647,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 12mini","offer_id":51340645040415,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 13","offer_id":51340645073183,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 13Pro","offer_id":51340645105951,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 13ProMax","offer_id":51340645138719,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 13mini","offer_id":51340645171487,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 14","offer_id":51340645204255,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 14Pro","offer_id":51340645237023,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 14Plus","offer_id":51340645269791,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 14ProMax","offer_id":51340645302559,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 15","offer_id":51340645335327,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 15Pro","offer_id":51340645368095,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 15Plus","offer_id":51340645400863,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 15ProMax","offer_id":51340645433631,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 16","offer_id":51340645466399,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 16Pro","offer_id":51340645499167,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 16Plus","offer_id":51340645531935,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 16ProMax","offer_id":51340645564703,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 16e","offer_id":51340645597471,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 17","offer_id":51340647334175,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 17Pro","offer_id":51340647366943,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 17ProMax","offer_id":51340647399711,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 17Air","offer_id":51340647432479,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 17e","offer_id":52285528047903,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"ブルー \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":51340645630239,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 7\/8Plus","offer_id":51340645663007,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone XSMax","offer_id":51340645695775,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone XR","offer_id":51340645728543,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 11","offer_id":51340645761311,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 11ProMax","offer_id":51340645794079,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 12\/12Pro","offer_id":51340645826847,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 12ProMax","offer_id":51340645859615,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 12mini","offer_id":51340645892383,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 13","offer_id":51340645925151,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 13Pro","offer_id":51340645957919,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 13ProMax","offer_id":51340645990687,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 13mini","offer_id":51340646023455,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 14","offer_id":51340646056223,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 14Pro","offer_id":51340646088991,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 14Plus","offer_id":51340646121759,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 14ProMax","offer_id":51340646154527,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 15","offer_id":51340646187295,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 15Pro","offer_id":51340646220063,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 15Plus","offer_id":51340646252831,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 15ProMax","offer_id":51340646285599,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 16","offer_id":51340646318367,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 16Pro","offer_id":51340646351135,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 16Plus","offer_id":51340646383903,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 16ProMax","offer_id":51340646416671,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 16e","offer_id":51340646449439,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 17","offer_id":51340647465247,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 17Pro","offer_id":51340647498015,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 17ProMax","offer_id":51340647530783,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 17Air","offer_id":51340647563551,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 17e","offer_id":52285528080671,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":51340646482207,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 7\/8Plus","offer_id":51340646514975,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone XSMax","offer_id":51340646547743,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone XR","offer_id":51340646580511,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 11","offer_id":51340646613279,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 11ProMax","offer_id":51340646646047,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 12\/12Pro","offer_id":51340646678815,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 12ProMax","offer_id":51340646711583,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 12mini","offer_id":51340646744351,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 13","offer_id":51340646777119,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 13Pro","offer_id":51340646809887,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 13ProMax","offer_id":51340646842655,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 13mini","offer_id":51340646875423,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 14","offer_id":51340646908191,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 14Pro","offer_id":51340646940959,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 14Plus","offer_id":51340646973727,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 14ProMax","offer_id":51340647006495,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 15","offer_id":51340647039263,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 15Pro","offer_id":51340647072031,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 15Plus","offer_id":51340647104799,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 15ProMax","offer_id":51340647137567,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 16","offer_id":51340647170335,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 16Pro","offer_id":51340647203103,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 16Plus","offer_id":51340647235871,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 16ProMax","offer_id":51340647268639,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 16e","offer_id":51340647301407,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 17","offer_id":51340647596319,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 17Pro","offer_id":51340647629087,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 17ProMax","offer_id":51340647661855,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 17Air","offer_id":51340647694623,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 17e","offer_id":52285528113439,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/1729314634874_color_lub_blue.jpg?v=1746009267"},{"product_id":"チェルボスマホケース-iphone-se-6-13シリーズ対応-カスタマイズ","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本革が魅せる上品な輝き\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_2F1670315258149_cervo_gold.jpg?v=1746154558\" 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_2F1649937198409_cherbo_10_c4cb0823-f629-4456-a8c4-89fab8cb5da0.jpg?v=1764400237\" 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枚とサイドポケット、必要なものがすべて収まる抜群の収納力です。ストラップホールでアレンジも可能、自分だけの特別なケースにカスタマイズして、毎日を身軽に彩りませんか。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1669203477627_cervo_case1.jpg?v=1764400237\" 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        \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 class=\"body-text\"\u003eお財布のように使える便利なスマホカバーです。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e表には小銭や薄い鍵なども入れられるファスナーポケット付き。\u003c\/li\u003e\n          \u003cli\u003e片方にマチがついているので、見やすく、出し入れがしやすいのがポイントです。\u003c\/li\u003e\n          \u003cli\u003e内側にはカードポケット３個とサイドポケットがあり、収納力も抜群です。\u003c\/li\u003e\n        \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 class=\"body-text\"\u003e日常使いに便利な機能と大切なスマートフォンをしっかり守る設計です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e背面を折り返すと、動画を見るときに便利なスタンドとしても使えます。\u003c\/li\u003e\n          \u003cli\u003eマグネットフラップがサイドについているので、楽に開けたり閉めたりすることができます。\u003c\/li\u003e\n          \u003cli\u003e内側のフレームはハードケースで、しっかりスマートフォンを固定できます。\u003c\/li\u003e\n          \u003cli\u003eカメラホールも各機種ごとぴったりサイズで作るため、そのままシャッターボタンを押すだけで撮影可能です。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \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 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          \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\" 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 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          \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        \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 product-img\" alt=\"ハシゴ型引手\"\u003e\n        \u003c\/div\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%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\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c!-- \/content-section (スペック・詳細) --\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  \u003cdiv data-enviroment=\"Customizer\" data-product-id=\"10024805105951\" style=\"display: none;\" id=\"zakeke-product-tag\"\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":51340642287903,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 7\/8Plus","offer_id":51340642320671,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone X\/XS","offer_id":51340642353439,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone XSMax","offer_id":51340642386207,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone XR","offer_id":51340642418975,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 11","offer_id":51340642451743,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 11Pro","offer_id":51340642484511,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 11ProMax","offer_id":51340642517279,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 12\/12Pro","offer_id":51340642550047,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 12ProMax","offer_id":51340642582815,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 12mini","offer_id":51340642615583,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 13","offer_id":51340642648351,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 13Pro","offer_id":51340642681119,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 13ProMax","offer_id":51340642713887,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 13mini","offer_id":51340642746655,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 14","offer_id":52600856183071,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 14Pro","offer_id":52600856215839,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 14ProMax","offer_id":52600856248607,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 14Plus\/15Plus","offer_id":52600856281375,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 15","offer_id":52600856314143,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 15Pro","offer_id":52600856346911,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 15ProMax","offer_id":52600856379679,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 16","offer_id":52600856412447,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 16Pro","offer_id":52600856445215,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 16Plus","offer_id":52600856477983,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 16ProMax","offer_id":52600856510751,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 16e\/17e","offer_id":52600856543519,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 17","offer_id":52600856576287,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 17Pro","offer_id":52600856609055,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 17ProMax","offer_id":52600856641823,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 17Air","offer_id":52600856674591,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":51340642779423,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 7\/8Plus","offer_id":51340642812191,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone X\/XS","offer_id":51340642844959,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone XSMax","offer_id":51340642877727,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone XR","offer_id":51340642910495,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 11","offer_id":51340642943263,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 11Pro","offer_id":51340642976031,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 11ProMax","offer_id":51340643008799,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 12\/12Pro","offer_id":51340643041567,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 12ProMax","offer_id":51340643074335,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 12mini","offer_id":51340643107103,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 13","offer_id":51340643139871,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 13Pro","offer_id":51340643172639,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 13ProMax","offer_id":51340643205407,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 13mini","offer_id":51340643238175,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 14","offer_id":52600856707359,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 14Pro","offer_id":52600856740127,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 14ProMax","offer_id":52600856772895,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 14Plus\/15Plus","offer_id":52600856805663,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 15","offer_id":52600856838431,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 15Pro","offer_id":52600856871199,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 15ProMax","offer_id":52600856903967,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 16","offer_id":52600856936735,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 16Pro","offer_id":52600856969503,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 16Plus","offer_id":52600857002271,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 16ProMax","offer_id":52600857035039,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 16e\/17e","offer_id":52600857067807,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 17","offer_id":52600857100575,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 17Pro","offer_id":52600857133343,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 17ProMax","offer_id":52600857166111,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 17Air","offer_id":52600857198879,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":51340643270943,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 7\/8Plus","offer_id":51340643303711,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone X\/XS","offer_id":51340643336479,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone XSMax","offer_id":51340643369247,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone XR","offer_id":51340643402015,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 11","offer_id":51340643434783,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 11Pro","offer_id":51340643467551,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 11ProMax","offer_id":51340643500319,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 12\/12Pro","offer_id":51340643533087,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 12ProMax","offer_id":51340643565855,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 12mini","offer_id":51340643598623,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 13","offer_id":51340643631391,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 13Pro","offer_id":51340643664159,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 13ProMax","offer_id":51340643696927,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 13mini","offer_id":51340643729695,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 14","offer_id":52600857231647,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 14Pro","offer_id":52600857264415,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 14ProMax","offer_id":52600857297183,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 14Plus\/15Plus","offer_id":52600857329951,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 15","offer_id":52600857362719,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 15Pro","offer_id":52600857395487,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 15ProMax","offer_id":52600857428255,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 16","offer_id":52600857461023,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 16Pro","offer_id":52600857493791,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 16Plus","offer_id":52600857526559,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 16ProMax","offer_id":52600857559327,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 16e\/17e","offer_id":52600857592095,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 17","offer_id":52600857624863,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 17Pro","offer_id":52600857657631,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 17ProMax","offer_id":52600857690399,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 17Air","offer_id":52600857723167,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":51340643762463,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 7\/8Plus","offer_id":51340643795231,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone X\/XS","offer_id":51340643827999,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone XSMax","offer_id":51340643860767,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone XR","offer_id":51340643893535,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 11","offer_id":51340643926303,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 11Pro","offer_id":51340643959071,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 11ProMax","offer_id":51340643991839,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 12\/12Pro","offer_id":51340644024607,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 12ProMax","offer_id":51340644057375,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 12mini","offer_id":51340644090143,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 13","offer_id":51340644122911,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 13Pro","offer_id":51340644155679,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 13ProMax","offer_id":51340644188447,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 13mini","offer_id":51340644221215,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 14","offer_id":52600857755935,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 14Pro","offer_id":52600857788703,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 14ProMax","offer_id":52600857821471,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 14Plus\/15Plus","offer_id":52600857854239,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 15","offer_id":52600857887007,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 15Pro","offer_id":52600857919775,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 15ProMax","offer_id":52600857952543,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16","offer_id":52600857985311,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16Pro","offer_id":52600858018079,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16Plus","offer_id":52600858050847,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16ProMax","offer_id":52600858083615,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16e\/17e","offer_id":52600858116383,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17","offer_id":52600858149151,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17Pro","offer_id":52600858181919,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17ProMax","offer_id":52600858214687,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17Air","offer_id":52600858247455,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":51340644253983,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 7\/8Plus","offer_id":51340644286751,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone X\/XS","offer_id":51340644319519,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone XSMax","offer_id":51340644352287,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone XR","offer_id":51340644385055,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 11","offer_id":51340644417823,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 11Pro","offer_id":51340644450591,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 11ProMax","offer_id":51340644483359,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 12\/12Pro","offer_id":51340644516127,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 12ProMax","offer_id":51340644548895,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 12mini","offer_id":51340644581663,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 13","offer_id":51340644614431,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 13Pro","offer_id":51340644647199,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 13ProMax","offer_id":51340644679967,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 13mini","offer_id":51340644712735,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 14","offer_id":52600858280223,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 14Pro","offer_id":52600858312991,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 14ProMax","offer_id":52600858345759,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 14Plus\/15Plus","offer_id":52600858378527,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 15","offer_id":52600858411295,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 15Pro","offer_id":52600858444063,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 15ProMax","offer_id":52600858476831,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16","offer_id":52600858509599,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16Pro","offer_id":52600858542367,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16Plus","offer_id":52600858575135,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16ProMax","offer_id":52600858607903,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16e\/17e","offer_id":52600858640671,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17","offer_id":52600858673439,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17Pro","offer_id":52600858706207,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17ProMax","offer_id":52600858738975,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17Air","offer_id":52600858771743,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670315258149_cervo_gold.jpg?v=1746154558"},{"product_id":"ショルダーストラップ付newカラーレザースマホケース-iphone-14-iphone-17シリーズ対応-カスタマイズ","title":"ショルダーストラップ付NEWカラーレザースマホケース　iPhone 14〜iPhone 17シリーズ対応　カスタマイズ","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_2F1708856053915_leather_sholder_greige_37220620-c17d-40df-bf1d-9313f46c6316.jpg?v=1746009252\" 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\"\u003e3つのカードポケットと大きなサイドポケットを搭載し、スマホと最低限の貴重品をこれ一つにまとめられます。サイドマグネットで開閉もスムーズに行え、\u003cstrong\u003e身軽なお出かけをサポート\u003c\/strong\u003eします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661716_option_005_404ad0a8-83f2-413e-bf5d-c1fc7a8e0132.jpg?v=1746009252\" 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_2F1708587661717_option_007_9f2068a6-e949-4317-a641-5e8d2c6c3431.jpg?v=1746009252\" 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                \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                    \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\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675217235_option_005.jpg?alt=media\u0026amp;token=63c3312f-dde5-4f1e-9dc0-14f750c9f118\" 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%2F1708675378902_option_004.jpg?alt=media\u0026amp;token=8c7ffabc-3259-4325-adfe-f44cad5aba2e\" 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%2F1708574891520_option_007.jpg?alt=media\u0026amp;token=9f043924-4ca2-4253-84dc-35118a24a223\" 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ショルダーストラップ素材：本革 (約5mm幅)\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%2F1708675602824_leather_sholder_rightgreen.jpg?alt=media\u0026amp;token=1c8f4226-de5f-4a84-845c-27b2c2bb75a9\" 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                \u003cp class=\"body-text\"\u003e【機種】と【カラー】選択後、「カスタマイズする」ボタンから専用画面へお進みください。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eカスタマイズ例1\u003c\/li\u003e\n                    \u003cli\u003eカスタマイズ例2\u003c\/li\u003e\n                    \u003cli\u003eカスタマイズ例3\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%2F1708676566649_parts_pat_003.jpg?alt=media\u0026amp;token=fa26671f-65b6-46f5-9f2d-3f441c308547\" 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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676623262_parts_deco_003.jpg?alt=media\u0026amp;token=41fa7d6e-4dd6-41e0-8940-96b2501a1fa5\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマホケースカスタマイズ例2\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676863831_parts_pat_002.jpg?alt=media\u0026amp;token=f68ced52-d44f-4ebd-9124-cb710c9f19de\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマホケースカスタマイズ例3\"\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\"\u003eiPhone 14シリーズからiPhone 17シリーズまで幅広い機種に対応しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eiPhone 14\u003c\/li\u003e\n                    \u003cli\u003eiPhone 14 Plus\u003c\/li\u003e\n                    \u003cli\u003eiPhone 14 Pro\u003c\/li\u003e\n                    \u003cli\u003eiPhone 14 Pro Max\u003c\/li\u003e\n                    \u003cli\u003eiPhone 15\u003c\/li\u003e\n                    \u003cli\u003eiPhone 15 Plus\u003c\/li\u003e\n                    \u003cli\u003eiPhone 15 Pro\u003c\/li\u003e\n                    \u003cli\u003eiPhone 15 Pro Max\u003c\/li\u003e\n                    \u003cli\u003eiPhone 16 (※仮称)\u003c\/li\u003e\n                    \u003cli\u003eiPhone 16 Plus (※仮称)\u003c\/li\u003e\n                    \u003cli\u003eiPhone 16 Pro (※仮称)\u003c\/li\u003e\n                    \u003cli\u003eiPhone 16 Pro Max (※仮称)\u003c\/li\u003e\n                    \u003cli\u003eiPhone 17 (※仮称)\u003c\/li\u003e\n                    \u003cli\u003eiPhone 17 Plus (※仮称)\u003c\/li\u003e\n                    \u003cli\u003eiPhone 17 Pro (※仮称)\u003c\/li\u003e\n                    \u003cli\u003eiPhone 17 Pro Max (※仮称)\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    \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受注後の制作となりますため、ご注文確定から発送までに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        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eメタル系（シルバー\/ゴールド）の素材は特性上、他のカラーよりも傷みが早く出る場合がございます。予めご了承ください。\u003c\/li\u003e\n            \u003cli\u003eスマホケースとショルダーストラップのカラーは同一ではありません。\u003c\/li\u003e\n            \u003cli\u003e受注後の制作となるため、注文確定後の機種の交換やキャンセル、返品は受け付けられませんのでご注意ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n\u003c\/div\u003e\n\u003c!-- Product ID (for internal use, not displayed) --\u003e\n\u003c!-- 商品コード: 10083596828959 --\u003e\n\u003c!-- Original Zakeke Product Tag was present in input: \u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"10083596828959\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e --\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ iPhone 14","offer_id":51340636651807,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 14Pro","offer_id":51340636684575,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 14Plus","offer_id":51340636717343,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 14ProMax","offer_id":51340636750111,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 15","offer_id":51340636782879,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 15Pro","offer_id":51340636815647,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 15Plus","offer_id":51340636848415,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 15ProMax","offer_id":51340636881183,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 16","offer_id":51340636913951,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 16Pro","offer_id":51340636946719,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 16Plus","offer_id":51340636979487,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 16ProMax","offer_id":51340637012255,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 16e","offer_id":52285449273631,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 17","offer_id":51340637045023,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 17Pro","offer_id":51340637077791,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 17ProMax","offer_id":51340637110559,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 17Air","offer_id":51340637143327,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 17e","offer_id":52285449306399,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 14","offer_id":51340637176095,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 14Pro","offer_id":51340637208863,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 14Plus","offer_id":51340637241631,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 14ProMax","offer_id":51340637274399,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 15","offer_id":51340637307167,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 15Pro","offer_id":51340637339935,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 15Plus","offer_id":51340637372703,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 15ProMax","offer_id":51340637405471,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 16","offer_id":51340637438239,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 16Pro","offer_id":51340637471007,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 16Plus","offer_id":51340637503775,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 16ProMax","offer_id":51340637536543,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 16e","offer_id":52285449339167,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 17","offer_id":51340637569311,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 17Pro","offer_id":51340637602079,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 17ProMax","offer_id":51340637634847,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 17Air","offer_id":51340637667615,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 17e","offer_id":52285449371935,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 14","offer_id":51340637700383,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 14Pro","offer_id":51340637733151,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 14Plus","offer_id":51340637765919,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 14ProMax","offer_id":51340637798687,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 15","offer_id":51340637831455,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 15Pro","offer_id":51340637864223,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 15Plus","offer_id":51340637896991,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 15ProMax","offer_id":51340637929759,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 16","offer_id":51340637962527,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 16Pro","offer_id":51340637995295,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 16Plus","offer_id":51340638028063,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 16ProMax","offer_id":51340638060831,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 16e","offer_id":52285449404703,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 17","offer_id":51340638093599,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 17Pro","offer_id":51340638126367,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 17ProMax","offer_id":51340638159135,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 17Air","offer_id":51340638191903,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 17e","offer_id":52285449437471,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 14","offer_id":51340638224671,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 14Pro","offer_id":51340638257439,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 14Plus","offer_id":51340638290207,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 14ProMax","offer_id":51340638322975,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 15","offer_id":51340638355743,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 15Pro","offer_id":51340638388511,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 15Plus","offer_id":51340638421279,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 15ProMax","offer_id":51340638454047,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 16","offer_id":51340638486815,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 16Pro","offer_id":51340638519583,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 16Plus","offer_id":51340638552351,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 16ProMax","offer_id":51340638585119,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 16e","offer_id":52285449470239,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 17","offer_id":51340638617887,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 17Pro","offer_id":51340638650655,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 17ProMax","offer_id":51340638683423,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 17Air","offer_id":51340638716191,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 17e","offer_id":52285449503007,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 14","offer_id":51340638748959,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 14Pro","offer_id":51340638781727,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 14Plus","offer_id":51340638814495,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 14ProMax","offer_id":51340638847263,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 15","offer_id":51340638880031,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 15Pro","offer_id":51340638912799,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 15Plus","offer_id":51340638945567,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 15ProMax","offer_id":51340638978335,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16","offer_id":51340639011103,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16Pro","offer_id":51340639043871,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16Plus","offer_id":51340639076639,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16ProMax","offer_id":51340639109407,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16e","offer_id":52285449535775,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17","offer_id":51340639142175,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17Pro","offer_id":51340639174943,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17ProMax","offer_id":51340639207711,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17Air","offer_id":51340639240479,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17e","offer_id":52285449568543,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 14","offer_id":51340639273247,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 14Pro","offer_id":51340639306015,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 14Plus","offer_id":51340639338783,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 14ProMax","offer_id":51340639371551,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 15","offer_id":51340639404319,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 15Pro","offer_id":51340639437087,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 15Plus","offer_id":51340639469855,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 15ProMax","offer_id":51340639502623,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 16","offer_id":51340639535391,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 16Pro","offer_id":51340639568159,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 16Plus","offer_id":51340639600927,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 16ProMax","offer_id":51340639633695,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 16e","offer_id":52285449601311,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 17","offer_id":51340639666463,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 17Pro","offer_id":51340639699231,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 17ProMax","offer_id":51340639731999,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 17Air","offer_id":51340639764767,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 17e","offer_id":52285449634079,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 14","offer_id":51340639797535,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 14Pro","offer_id":51340639830303,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 14Plus","offer_id":51340639863071,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 14ProMax","offer_id":51340639895839,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 15","offer_id":51340639928607,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 15Pro","offer_id":51340639961375,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 15Plus","offer_id":51340639994143,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 15ProMax","offer_id":51340640026911,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16","offer_id":51340640059679,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16Pro","offer_id":51340640092447,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16Plus","offer_id":51340640125215,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16ProMax","offer_id":51340640157983,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16e","offer_id":52285449666847,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17","offer_id":51340640190751,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17Pro","offer_id":51340640223519,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17ProMax","offer_id":51340640256287,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17Air","offer_id":51340640289055,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17e","offer_id":52285449699615,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 14","offer_id":51340640321823,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 14Pro","offer_id":51340640354591,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 14Plus","offer_id":51340640387359,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 14ProMax","offer_id":51340640420127,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 15","offer_id":51340640452895,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 15Pro","offer_id":51340640485663,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 15Plus","offer_id":51340640518431,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 15ProMax","offer_id":51340640551199,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16","offer_id":51340640583967,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16Pro","offer_id":51340640616735,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16Plus","offer_id":51340640649503,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16ProMax","offer_id":51340640682271,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16e","offer_id":52285449732383,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17","offer_id":51340640715039,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17Pro","offer_id":51340640747807,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17ProMax","offer_id":51340640780575,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17Air","offer_id":51340640813343,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17e","offer_id":52285449765151,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708856053915_leather_sholder_greige_37220620-c17d-40df-bf1d-9313f46c6316.jpg?v=1746009252"},{"product_id":"ショルダーストラップ付newカラーレザースマホケース-iphone-se-6-iphone-13シリーズ対応-カスタマイズ","title":"ショルダーストラップ付NEWカラーレザースマホケース　iPhone SE\/7〜iPhone 13シリーズ対応　カスタマイズ","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_2F1708856053915_leather_sholder_greige_37220620-c17d-40df-bf1d-9313f46c6316.jpg?v=1746009252\" 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\"\u003e3つのカードポケットと大きなサイドポケットを完備しています。\u003cstrong\u003eキャッシュレス時代に嬉しい収納力\u003c\/strong\u003eで、お財布を持たずとも身軽にお出かけが叶います。サイドマグネットで開閉もスムーズです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661716_option_005_404ad0a8-83f2-413e-bf5d-c1fc7a8e0132.jpg?v=1746009252\" 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_2F1708587661715_option_004_0de628e3-6eda-4351-84e9-45b949b0a20e.jpg?v=1746009252\" 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        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e両手が空くスマートな斜め掛けスタイル\u003c\/li\u003e\n          \u003cli\u003e便利な収納ポケット付き\u003c\/li\u003e\n          \u003cli\u003eカスタマイズで自分だけのデザインに\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e丈夫な合皮素材を採用し、長くお使いいただけるよう設計しました。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e合皮素材の中でも丈夫なランクの生地を使用\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e※メタル系（シルバー\/ゴールド）は特性上、他のカラーより傷みが早く出てくる場合がございます。予めご了承ください。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eおすすめカラーコーディネート\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\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%2F1708675602824_leather_sholder_rightgreen.jpg?alt=media\u0026amp;token=1c8f4226-de5f-4a84-845c-27b2cbb75a9\" class=\"img-fluid d-block w-100 product-img\" alt=\"おすすめのカラーコーディネート例\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e※スマホケースとショルダーストラップのカラーは同一ではありません。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e違うカラーの組み合わせを楽しみたい方は、それぞれ単品で選ぶこともできます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e★スマホケース単品のページ→ \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/iphone\/products\/6tvztzt0pvcyzfzrfqlv-1\" title=\"手帳型カラーレザースマホケースiPhoneSE\/6.~11\"\u003eCxClabo\u003c\/a\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e★ショルダーストラップ（金具カラー：シルバー）のページ→ \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/7rp7ospbsmaxgch0p3oe\" title=\"細いショルダーストラップ\"\u003eCxClabo\u003c\/a\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e★ショルダーストラップ（金具カラー：ゴールド）のページ→ \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/xsmu1ct5sokyts4r0f4k\" title=\"細いショルダーストラップ\"\u003eCxClabo\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 class=\"body-text\"\u003eこれ一つで身軽にお出かけできる充実した収納機能を備えています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e3段のカードポケットと大きなサイドポケット\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%2F1708675217235_option_005.jpg?alt=media\u0026amp;token=63c3312f-dde5-4f1e-9dc0-14f750c9f118\" 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 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        \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 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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675378902_option_004.jpg?alt=media\u0026amp;token=8c7ffabc-3259-4325-adfe-f44cad5aba2e\" 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 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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574891520_option_007.jpg?alt=media\u0026amp;token=9f043924-4ca2-4253-84dc-35a18a24a223\" 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 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%2F1708676566649_parts_pat_003.jpg?alt=media\u0026amp;token=fa26671f-65b6-4f4a-8484-845c-27b2cbb75a9\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタマイズ例1\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例1\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676623262_parts_deco_003.jpg?alt=media\u0026amp;token=41fa7d6e-4dd6-41e0-8940-96b2501a1fa5\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタマイズ例2\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例2\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676863831_parts_pat_002.jpg?alt=media\u0026amp;token=f68ced52-d44f-4ebd-9124-cb710c9f19de\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタマイズ例3\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例3\u003c\/p\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      ※受注後の制作となります。\u003cbr\u003e\n      ※注文確定後の機種の交換やキャンセル、返品は受け付けられませんのでご注意ください。\u003cbr\u003e\n      ※制作に３日～１週間程度お時間を頂きます。\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=\"10089032122655\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ iPhone 7\/8\/SE（第2\/第3世代）","offer_id":51340604899615,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 7\/8Plus","offer_id":52287989547295,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone X\/XS","offer_id":52287989580063,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone XSMax","offer_id":52287989612831,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone XR","offer_id":52287989645599,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 11","offer_id":52287989678367,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 11Pro","offer_id":52287989711135,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 11ProMax","offer_id":52287989743903,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 12mini","offer_id":52287989776671,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 12\/12Pro","offer_id":52287989809439,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 12ProMax","offer_id":52287989842207,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 13mini","offer_id":52287989874975,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 13Pro","offer_id":52287989907743,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 13ProMax","offer_id":52287989940511,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 7\/8\/SE（第2\/第3世代）","offer_id":52287989973279,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 7\/8Plus","offer_id":52287990006047,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone X\/XS","offer_id":52287990038815,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone XSMax","offer_id":52287990071583,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone XR","offer_id":52287990104351,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 11","offer_id":52287990137119,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 11Pro","offer_id":52287990169887,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 11ProMax","offer_id":52287990202655,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 12mini","offer_id":52287990235423,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 12\/12Pro","offer_id":52287990268191,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 12ProMax","offer_id":52287990300959,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 13mini","offer_id":52287990333727,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 13Pro","offer_id":52287990366495,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 13ProMax","offer_id":52287990399263,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 7\/8\/SE（第2\/第3世代）","offer_id":52287990432031,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 7\/8Plus","offer_id":52287990464799,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone X\/XS","offer_id":52287990497567,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone XSMax","offer_id":52287990530335,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone XR","offer_id":52287990563103,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 11","offer_id":52287990595871,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 11Pro","offer_id":52287990628639,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 11ProMax","offer_id":52287990661407,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 12mini","offer_id":52287990694175,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 12\/12Pro","offer_id":52287990726943,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 12ProMax","offer_id":52287990759711,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 13mini","offer_id":52287990792479,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 13Pro","offer_id":52287990825247,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 13ProMax","offer_id":52287990858015,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 7\/8\/SE（第2\/第3世代）","offer_id":52287990890783,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 7\/8Plus","offer_id":52287990923551,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone X\/XS","offer_id":52287990956319,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone XSMax","offer_id":52287990989087,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone XR","offer_id":52287991021855,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 11","offer_id":52287991054623,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 11Pro","offer_id":52287991087391,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 11ProMax","offer_id":52287991120159,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 12mini","offer_id":52287991152927,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 12\/12Pro","offer_id":52287991185695,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 12ProMax","offer_id":52287991218463,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 13mini","offer_id":52287991251231,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 13Pro","offer_id":52287991283999,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 13ProMax","offer_id":52287991316767,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 7\/8\/SE（第2\/第3世代）","offer_id":52287991349535,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 7\/8Plus","offer_id":52287991382303,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone X\/XS","offer_id":52287991415071,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone XSMax","offer_id":52287991447839,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone XR","offer_id":52287991480607,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 11","offer_id":52287991513375,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 11Pro","offer_id":52287991546143,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 11ProMax","offer_id":52287991578911,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 12mini","offer_id":52287991611679,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 12\/12Pro","offer_id":52287991644447,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 12ProMax","offer_id":52287991677215,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 13mini","offer_id":52287991709983,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 13Pro","offer_id":52287991742751,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 13ProMax","offer_id":52287991775519,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 7\/8\/SE（第2\/第3世代）","offer_id":52287991808287,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 7\/8Plus","offer_id":52287991841055,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone X\/XS","offer_id":52287991873823,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone XSMax","offer_id":52287991906591,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone XR","offer_id":52287991939359,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 11","offer_id":52287991972127,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 11Pro","offer_id":52287992004895,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 11ProMax","offer_id":52287992037663,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 12mini","offer_id":52287992070431,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 12\/12Pro","offer_id":52287992103199,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 12ProMax","offer_id":52287992135967,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 13mini","offer_id":52287992168735,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 13Pro","offer_id":52287992201503,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ iPhone 13ProMax","offer_id":52287992234271,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 7\/8\/SE（第2\/第3世代）","offer_id":52287992267039,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 7\/8Plus","offer_id":52287992299807,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone X\/XS","offer_id":52287992332575,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone XSMax","offer_id":52287992365343,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone XR","offer_id":52287992398111,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 11","offer_id":52287992430879,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 11Pro","offer_id":52287992463647,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 11ProMax","offer_id":52287992496415,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 12mini","offer_id":52287992529183,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 12\/12Pro","offer_id":52287992561951,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 12ProMax","offer_id":52287992594719,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 13mini","offer_id":52287992627487,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 13Pro","offer_id":52287992660255,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 13ProMax","offer_id":52287992693023,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 7\/8\/SE（第2\/第3世代）","offer_id":52287992725791,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 7\/8Plus","offer_id":52287992758559,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone X\/XS","offer_id":52287992791327,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone XSMax","offer_id":52287992824095,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone XR","offer_id":52287992856863,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 11","offer_id":52287992889631,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 11Pro","offer_id":52287992922399,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 11ProMax","offer_id":52287992955167,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 12mini","offer_id":52287992987935,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 12\/12Pro","offer_id":52287993020703,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 12ProMax","offer_id":52287993053471,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 13mini","offer_id":52287993086239,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 13Pro","offer_id":52287993119007,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 13ProMax","offer_id":52287993151775,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708856053915_leather_sholder_greige_37220620-c17d-40df-bf1d-9313f46c6316.jpg?v=1746009252"},{"product_id":"ショルダーストラップ付チェルボスマホケース-iphone-se-6-iphone-13シリーズ対応-カスタマイズ","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  \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が叶います。長さ調節自在なショルダーストラップは、約83cmから157cmまで、どんなシーンにも最適なフィット感を提供します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1671335318310_cervo_shoulder_gold_a775b3ec-2192-4691-a810-0d17b8eac103.jpg?v=1746154702\" 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_2F1670170721562_style_04_2fd7d57d-d39e-4bcb-9a4e-1217f9ea8ff1.jpg?v=1746154702\" 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_2F1669203477627_cervo_case1_4bbed559-2c8f-4f97-906a-d72936d9aa9a.jpg?v=1764403440\" 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    \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\u003e長さ調整自在ショルダーストラップ\u003c\/strong\u003e（約83cm～157cm）\u003c\/li\u003e\n          \u003cli\u003e表に小銭やお札、薄い鍵などを入れられる\u003cstrong\u003eマチ付きファスナーポケット\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e内側に\u003cstrong\u003eカードポケット3個\u003c\/strong\u003eと\u003cstrong\u003eサイドポケット\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e背面を折り返して\u003cstrong\u003e動画視聴に便利なスタンド\u003c\/strong\u003eとして使用可能\u003c\/li\u003e\n          \u003cli\u003eサイドに配置されたマグネットフラップで\u003cstrong\u003eラクラク開閉\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003eスマートフォンをしっかり固定する\u003cstrong\u003eハードケースフレーム\u003c\/strong\u003e\n\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\/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\u003e柔らかく、日常使いに最適なシュリンクレザー（牛革）を使用しています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eシボ感\u003c\/strong\u003eがあり、\u003cstrong\u003e柔らかい手触り\u003c\/strong\u003eが特徴\u003c\/li\u003e\n          \u003cli\u003e使い込むほどに馴染み、ツヤが出るが\u003cstrong\u003e色の変化が少ない\u003c\/strong\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        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg alt=\"シュリンクレザーの質感\" 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\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\n\u003cstrong\u003eショルダーストラップ長さ\u003c\/strong\u003e: 約83cm（最短）〜157cm（最長）\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e対応機種\u003c\/strong\u003e: iPhone SE (第2世代\/第3世代), iPhone 6\/6s\/7\/8\/Plus, iPhone X\/XS\/XR\/XS Max, iPhone 11\/Pro\/Pro Max, iPhone 12\/mini\/Pro\/Pro Max, iPhone 13\/mini\/Pro\/Pro Max など（カスタマイズ対応）\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e商品コード\u003c\/strong\u003e: 提供データに明示なし\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e機種によりファスナーの引手デザインが異なります。\u003c\/p\u003e\n        \u003cul class=\"basic-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 class=\"img-fluid d-block w-100 product-img\" 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        \u003cul class=\"basic-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 class=\"img-fluid d-block w-100 product-img\" 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  \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":"サーモンピンク \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":51340573475103,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 7\/8Plus","offer_id":52287977128223,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone X\/XS","offer_id":52287977160991,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone XSMax","offer_id":52287977193759,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone XR","offer_id":52287977226527,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 11","offer_id":52287977259295,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 11Pro","offer_id":52287977292063,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 11ProMax","offer_id":52287977324831,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 12\/12Pro","offer_id":52287977357599,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 12ProMax","offer_id":52287977390367,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 12mini","offer_id":52287977423135,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 13","offer_id":52287977455903,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 13Pro","offer_id":52287977488671,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 13ProMax","offer_id":52287977521439,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 13mini","offer_id":52287977554207,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 14","offer_id":52600877744415,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 14Pro","offer_id":52600877777183,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 14ProMax","offer_id":52600877809951,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 14Plus\/15Plus","offer_id":52600877842719,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 15","offer_id":52600877875487,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 15Pro","offer_id":52600877908255,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 15ProMax","offer_id":52600877941023,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 16","offer_id":52600877973791,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 16Pro","offer_id":52600878006559,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 16Plus","offer_id":52600878039327,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 16ProMax","offer_id":52600878072095,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 16e\/17e","offer_id":52600878104863,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 17","offer_id":52600882725151,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 17Pro","offer_id":52600878137631,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 17ProMax","offer_id":52600878170399,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ iPhone 17Air","offer_id":52600878203167,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":52287977586975,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 7\/8Plus","offer_id":52287977619743,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone X\/XS","offer_id":52287977652511,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone XSMax","offer_id":52287977685279,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone XR","offer_id":52287977718047,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 11","offer_id":52287977750815,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 11Pro","offer_id":52287977783583,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 11ProMax","offer_id":52287977816351,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 12\/12Pro","offer_id":52287977849119,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 12ProMax","offer_id":52287977881887,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 12mini","offer_id":52287977914655,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 13","offer_id":52287977947423,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 13Pro","offer_id":52287977980191,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 13ProMax","offer_id":52287978012959,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 13mini","offer_id":52287978045727,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 14","offer_id":52600878235935,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 14Pro","offer_id":52600878268703,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 14ProMax","offer_id":52600878301471,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 14Plus\/15Plus","offer_id":52600878334239,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 15","offer_id":52600878367007,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 15Pro","offer_id":52600878399775,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 15ProMax","offer_id":52600878432543,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 16","offer_id":52600878465311,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 16Pro","offer_id":52600878498079,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 16Plus","offer_id":52600878530847,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 16ProMax","offer_id":52600878563615,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 16e\/17e","offer_id":52600878596383,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 17","offer_id":52600882757919,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 17Pro","offer_id":52600878629151,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 17ProMax","offer_id":52600878661919,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ iPhone 17Air","offer_id":52600878694687,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":52287978078495,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 7\/8Plus","offer_id":52287978111263,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone X\/XS","offer_id":52287978144031,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone XSMax","offer_id":52287978176799,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone XR","offer_id":52287978209567,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 11","offer_id":52287978242335,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 11Pro","offer_id":52287978275103,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 11ProMax","offer_id":52287978307871,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 12\/12Pro","offer_id":52287978340639,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 12ProMax","offer_id":52287978373407,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 12mini","offer_id":52287978406175,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 13","offer_id":52287978438943,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 13Pro","offer_id":52287978471711,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 13ProMax","offer_id":52287978504479,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 13mini","offer_id":52287978537247,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 14","offer_id":52600878727455,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 14Pro","offer_id":52600878760223,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 14ProMax","offer_id":52600878792991,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 14Plus\/15Plus","offer_id":52600878825759,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 15","offer_id":52600878858527,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 15Pro","offer_id":52600878891295,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 15ProMax","offer_id":52600878924063,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 16","offer_id":52600878956831,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 16Pro","offer_id":52600878989599,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 16Plus","offer_id":52600879022367,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 16ProMax","offer_id":52600879055135,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 16e\/17e","offer_id":52600879087903,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 17","offer_id":52600882790687,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 17Pro","offer_id":52600879120671,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 17ProMax","offer_id":52600879153439,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ iPhone 17Air","offer_id":52600879186207,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":52287978570015,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 7\/8Plus","offer_id":52287978602783,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone X\/XS","offer_id":52287978635551,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone XSMax","offer_id":52287978668319,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone XR","offer_id":52287978701087,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 11","offer_id":52287978733855,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 11Pro","offer_id":52287978766623,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 11ProMax","offer_id":52287978799391,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 12\/12Pro","offer_id":52287978832159,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 12ProMax","offer_id":52287978864927,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 12mini","offer_id":52287978897695,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 13","offer_id":52287978930463,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 13Pro","offer_id":52287978963231,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 13ProMax","offer_id":52287978995999,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 13mini","offer_id":52287979028767,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 14","offer_id":52600879218975,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 14Pro","offer_id":52600879251743,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 14ProMax","offer_id":52600879284511,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 14Plus\/15Plus","offer_id":52600879317279,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 15","offer_id":52600879350047,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 15Pro","offer_id":52600879382815,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 15ProMax","offer_id":52600879415583,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16","offer_id":52600879448351,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16Pro","offer_id":52600879481119,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16Plus","offer_id":52600879513887,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16ProMax","offer_id":52600879546655,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16e\/17e","offer_id":52600879579423,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17","offer_id":52600882823455,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17Pro","offer_id":52600879612191,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17ProMax","offer_id":52600879644959,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17Air","offer_id":52600879677727,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":52287979061535,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 7\/8Plus","offer_id":52287979094303,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone X\/XS","offer_id":52287979127071,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone XSMax","offer_id":52287979159839,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone XR","offer_id":52287979192607,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 11","offer_id":52287979225375,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 11Pro","offer_id":52287979258143,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 11ProMax","offer_id":52287979290911,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 12\/12Pro","offer_id":52287979323679,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 12ProMax","offer_id":52287979356447,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 12mini","offer_id":52287979389215,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 13","offer_id":52287979421983,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 13Pro","offer_id":52287979454751,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 13ProMax","offer_id":52287979487519,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 13mini","offer_id":52287979520287,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 14","offer_id":52600879710495,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 14Pro","offer_id":52600879743263,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 14ProMax","offer_id":52600879776031,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 14Plus\/15Plus","offer_id":52600879808799,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 15","offer_id":52600879841567,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 15Pro","offer_id":52600879874335,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 15ProMax","offer_id":52600879907103,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16","offer_id":52600879939871,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16Pro","offer_id":52600879972639,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16Plus","offer_id":52600880005407,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16ProMax","offer_id":52600880038175,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16e\/17e","offer_id":52600880070943,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17","offer_id":52600882856223,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17Pro","offer_id":52600880103711,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17ProMax","offer_id":52600880136479,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17Air","offer_id":52600880169247,"sku":null,"price":12580.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1671335318310_cervo_shoulder_gold_a775b3ec-2192-4691-a810-0d17b8eac103.jpg?v=1746154702"},{"product_id":"newカラーレザースマホケース-iphone-14-iphone-17シリーズ対応-カスタマイズ","title":"NEWカラーレザースマホケース　iPhone 14〜iPhone 17シリーズ対応　カスタマイズ","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新色レザーが彩る 上質な日常スタイル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e厳選された\u003cstrong\u003e堅牢な合皮素材\u003c\/strong\u003eが織りなす、端正で洗練されたフォルムです。新しいカラーがあなたのiPhoneを包み込み、毎日の手元に優雅なアクセントを添えます。飾りパーツ加工にも最適なデザインです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708672670071_leather_color_silver.jpg?v=1746154567\" 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\u003e3つのカードポケット\u003c\/strong\u003eとサイドポケットを完備し、よく使うカードや緊急時のお札をスマートに収めます。かさばる財布を持たずに身軽な行動をサポートし、お出かけがより自由になります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661716_option_005_2729e6a6-aa70-40e8-a2f0-aebdfc9004fe.jpg?v=1746154567\" 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_2F1708587661717_option_008_76a30f9c-1897-4d5d-a0bd-ab77bdf99519.jpg?v=1746154567\" 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    \u003cp class=\"body-text\"\u003e飾りパーツ加工にもおススメ！サイドマグネット式の手帳型スマホカバーです。\u003c\/p\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e丈夫なランクの合皮素材を使用\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%2F1708574760065_option_004.jpg?alt=media\u0026amp;token=9cb1f6e8-8192-41e2-866b-c44f3bcd819d\" 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%2F1708574957270_parts_001.jpg?alt=media\u0026amp;token=99bd508d-2bd8-4a71-9fe0-ef720093215c\" 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%2F1708574891520_option_007.jpg?alt=media\u0026amp;token=9f043924-4ca2-4253-84dc-35a18a24a223\" 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カードポケット: 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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574785586_option_005.jpg?alt=media\u0026amp;token=5d63ba4a-33cd-433b-9b50-f4e2b9b27872\" 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素材: 合成皮革\u003c\/li\u003e\n          \u003cli\u003e対応機種: iPhone 14〜iPhone 17 シリーズ\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ハトメ: 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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574923154_option_001.jpg?alt=media\u0026amp;token=4db77a30-3da4-4223-81c2-9287210e9051\" 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%2F1708591804898_option_002.jpg?alt=media\u0026amp;token=142a9ebe-841e-4023-9a32-ea7d6e321d12\" 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\u003e10110665982239\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e本製品は受注後の制作となります。\u003c\/li\u003e\n      \u003cli\u003e注文確定後の機種の交換、キャンセル、返品は受け付けられませんのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e制作に3日～1週間程度お時間を頂きます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"10110665982239\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ iPhone 14","offer_id":51340538773791,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 14Pro","offer_id":52287956451615,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 14Plus","offer_id":52287956484383,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 14ProMax","offer_id":52287956517151,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 15","offer_id":52287956549919,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 15Pro","offer_id":52287956582687,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 15Plus","offer_id":52287956615455,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 15ProMax","offer_id":52287956648223,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 16","offer_id":52287956680991,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 16Pro","offer_id":52287956713759,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 16Plus","offer_id":52287956746527,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 16ProMax","offer_id":52287956779295,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 16e","offer_id":52287956812063,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 17","offer_id":52287956844831,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 17Pro","offer_id":52287956877599,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 17ProMax","offer_id":52287956910367,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 17Air","offer_id":52287956943135,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ iPhone 17e","offer_id":52287956975903,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 14","offer_id":52287957008671,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 14Pro","offer_id":52287957041439,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 14Plus","offer_id":52287957074207,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 14ProMax","offer_id":52287957106975,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 15","offer_id":52287957139743,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 15Pro","offer_id":52287957172511,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 15Plus","offer_id":52287957205279,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 15ProMax","offer_id":52287957238047,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 16","offer_id":52287957270815,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 16Pro","offer_id":52287957303583,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 16Plus","offer_id":52287957336351,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 16ProMax","offer_id":52287957369119,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 16e","offer_id":52287957401887,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 17","offer_id":52287957434655,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 17Pro","offer_id":52287957467423,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 17ProMax","offer_id":52287957500191,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 17Air","offer_id":52287957532959,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ iPhone 17e","offer_id":52287957565727,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 14","offer_id":52287957598495,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 14Pro","offer_id":52287957631263,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 14Plus","offer_id":52287957664031,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 14ProMax","offer_id":52287957696799,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 15","offer_id":52287957729567,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 15Pro","offer_id":52287957762335,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 15Plus","offer_id":52287957795103,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 15ProMax","offer_id":52287957827871,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 16","offer_id":52287957860639,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 16Pro","offer_id":52287957893407,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 16Plus","offer_id":52287957926175,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 16ProMax","offer_id":52287957958943,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 16e","offer_id":52287957991711,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 17","offer_id":52287958024479,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 17Pro","offer_id":52287958057247,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 17ProMax","offer_id":52287958090015,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 17Air","offer_id":52287958122783,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ iPhone 17e","offer_id":52287958155551,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 14","offer_id":52287958188319,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 14Pro","offer_id":52287958221087,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 14Plus","offer_id":52287958253855,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 14ProMax","offer_id":52287958286623,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 15","offer_id":52287958319391,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 15Pro","offer_id":52287958352159,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 15Plus","offer_id":52287958384927,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 15ProMax","offer_id":52287958417695,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 16","offer_id":52287958450463,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 16Pro","offer_id":52287958483231,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 16Plus","offer_id":52287958515999,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 16ProMax","offer_id":52287958548767,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 16e","offer_id":52287958581535,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 17","offer_id":52287958614303,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 17Pro","offer_id":52287958647071,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 17ProMax","offer_id":52287958679839,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 17Air","offer_id":52287958712607,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ iPhone 17e","offer_id":52287958745375,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 14","offer_id":52287958778143,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 14Pro","offer_id":52287958810911,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 14Plus","offer_id":52287958843679,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 14ProMax","offer_id":52287958876447,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 15","offer_id":52287958909215,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 15Pro","offer_id":52287958941983,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 15Plus","offer_id":52287958974751,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 15ProMax","offer_id":52287959007519,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16","offer_id":52287959040287,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16Pro","offer_id":52287959073055,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16Plus","offer_id":52287959105823,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16ProMax","offer_id":52287959138591,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 16e","offer_id":52287959171359,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17","offer_id":52287959204127,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17Pro","offer_id":52287959236895,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17ProMax","offer_id":52287959269663,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17Air","offer_id":52287959302431,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ iPhone 17e","offer_id":52287959335199,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 14","offer_id":52287959367967,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 14Pro","offer_id":52287959400735,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 14Plus","offer_id":52287959433503,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 14ProMax","offer_id":52287959466271,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 15","offer_id":52287959499039,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 15Pro","offer_id":52287959531807,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 15Plus","offer_id":52287959564575,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 15ProMax","offer_id":52287959597343,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 16","offer_id":52287959630111,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 16Pro","offer_id":52287959662879,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 16Plus","offer_id":52287959695647,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 16ProMax","offer_id":52287959728415,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 16e","offer_id":52287959761183,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 17","offer_id":52287959793951,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 17Pro","offer_id":52287959826719,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 17ProMax","offer_id":52287959859487,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 17Air","offer_id":52287959892255,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"トーブ \/ iPhone 17e","offer_id":52287959925023,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 14","offer_id":52287959957791,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 14Pro","offer_id":52287959990559,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 14Plus","offer_id":52287960023327,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 14ProMax","offer_id":52287960056095,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 15","offer_id":52287960088863,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 15Pro","offer_id":52287960121631,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 15Plus","offer_id":52287960154399,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 15ProMax","offer_id":52287960187167,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16","offer_id":52287960219935,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16Pro","offer_id":52287960252703,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16Plus","offer_id":52287960285471,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16ProMax","offer_id":52287960318239,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 16e","offer_id":52287960351007,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17","offer_id":52287960383775,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17Pro","offer_id":52287960416543,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17ProMax","offer_id":52287960449311,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17Air","offer_id":52287960482079,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ iPhone 17e","offer_id":52287960514847,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 14","offer_id":52287960547615,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 14Pro","offer_id":52287960580383,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 14Plus","offer_id":52287960613151,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 14ProMax","offer_id":52287960645919,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 15","offer_id":52287960678687,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 15Pro","offer_id":52287960711455,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 15Plus","offer_id":52287960744223,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 15ProMax","offer_id":52287960776991,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16","offer_id":52287960809759,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16Pro","offer_id":52287960842527,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16Plus","offer_id":52287960875295,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16ProMax","offer_id":52287960908063,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 16e","offer_id":52287960940831,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17","offer_id":52287960973599,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17Pro","offer_id":52287961006367,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17ProMax","offer_id":52287961039135,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17Air","offer_id":52287961071903,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ iPhone 17e","offer_id":52287961104671,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708672670071_leather_color_silver.jpg?v=1746154567"},{"product_id":"ショルダーストラップ付きルビナススマホケース-iphone用","title":"ショルダーストラップ付ルビナススマホケース　iPhone シリーズ対応","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\/4e561c93dfef4977aa365d085ea838b4.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\u003cspan class=\"product-name\"\u003eショルダーストラップ付きルビナススマホケース\u003c\/span\u003eで、\u003cstrong\u003e上質をまとう型押しデザイン\u003c\/strong\u003eと手ぶらスタイルを。長さ調整可能なストラップで、必要な時にサッと手に取れる\u003cstrong\u003eハンズフリーの快適さ\u003c\/strong\u003eを日々にプラス。\u003cstrong\u003e洗練されたスタイル\u003c\/strong\u003eを演出します。\u003c\/p\u003e\n\u003cimg alt=\"手ぶらで持ち歩けるショルダーストラップ付きスマホケース\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006074362_sholder_blue_6645b8f2-cf36-4d83-9c93-f87ace7c3a30.jpg?v=1746154439\"\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し、表情豊かな花の型押しを施しました。個体ごとに異なる風合いが、あなただけの\u003cstrong\u003e特別感\u003c\/strong\u003eを育みます。長く愛用するほど艶が深まる\u003cstrong\u003e本革の魅力\u003c\/strong\u003eをご堪能ください。\u003c\/p\u003e\n\u003cimg alt=\"繊細な花柄が型押しされた本革の質感\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730007181356_detail_03_0fe6f861-c903-4663-9b96-29c1dea03828.jpg?v=1746154439\"\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。内側にはカードポケットが充実し、必要なものを\u003cstrong\u003eスマートに収納\u003c\/strong\u003eします。両手が自由に使える\u003cstrong\u003e快適な毎日\u003c\/strong\u003eが始まります。\u003c\/p\u003e\n\u003cimg alt=\"片手でスムーズに開閉できるスマホケースと豊富なカードポケット\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006257235_sholder_st_coord_01_46ffdee9-6e17-4da2-b5bc-f077bf614364.jpg?v=1746154440\"\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\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\u003cimg alt=\"職人による手染めの型押し革の拡大画像\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730007181356_detail_03_0fe6f861-c903-4663-9b96-29c1dea03828.jpg?v=1744355677\"\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長さ調整可能：72cm〜140cm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e斜め掛けしないときはストラップを取り外して、シンプルな手帳型ケースとしても使用できます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg alt=\"ショルダーストラップを付けたスマホケースのコーディネート例\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006233671_sholder_st_coord_05_47f1aaec-739c-423f-ab35-fd699af9d2dc.jpg?v=1744355677\"\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=\"benefit-list\"\u003e\n\u003cli\u003eマグネットフラップがサイドについているため、ベルト式のものと比べ開閉がスムーズに行えます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg alt=\"サイドマグネットフラップでスムーズに開閉する様子\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1729324489237_detail_11_cd269b77-8e01-411b-9653-3318bb448138.jpg?v=1744355677\"\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切り込み式の3段カードポケット\u003c\/li\u003e\n\u003cli\u003eサイドポケット\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e※カードポケットは1段につきICカード1枚を入れる基準で作っています。沢山入れすぎると革が伸びたり、マグネットが閉まらなくなりますのでご注意ください。\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\u003cimg alt=\"ケース内側のカードポケットとサイドポケット\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006171795_detail_09_not_strap_982dce0f-f8fd-4abb-b1a2-373b6bdd4f80.jpg?v=1744355677\"\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=\"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\u003cimg alt=\"スマホケースをスタンドとして使用している様子\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1729332702134_detail_06_3f3a4cd1-f82e-4696-bb33-e39747628829.jpg?v=1744355677\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\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":"ホワイト \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":51340509741343,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 7\/8Plus","offer_id":51340509774111,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone XSMax","offer_id":51340509806879,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone XR","offer_id":51340509839647,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 11","offer_id":51340509872415,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 11ProMax","offer_id":51340509905183,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 12\/12Pro","offer_id":51340509937951,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 12ProMax","offer_id":51340509970719,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 12mini","offer_id":51340510003487,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 13","offer_id":51340510036255,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 13Pro","offer_id":51340510069023,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 13ProMax","offer_id":51340510101791,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 13mini","offer_id":51340510134559,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 14","offer_id":51340510167327,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 14Pro","offer_id":51340510200095,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 14Plus","offer_id":51340510232863,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 14ProMax","offer_id":51340510265631,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 15","offer_id":51340510298399,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 15Pro","offer_id":51340510331167,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 15Plus","offer_id":51340510363935,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 15ProMax","offer_id":51340510396703,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 16","offer_id":51340510429471,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 16Pro","offer_id":51340510462239,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 16Plus","offer_id":51340510495007,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 16ProMax","offer_id":51340510527775,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 16e","offer_id":51340510560543,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 17","offer_id":51340510593311,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 17Pro","offer_id":51340510626079,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 17ProMax","offer_id":51340510658847,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ iPhone 17e","offer_id":52285375086879,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":51340510691615,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 7\/8Plus","offer_id":51340510724383,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone XSMax","offer_id":51340510757151,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone XR","offer_id":51340510789919,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 11","offer_id":51340510822687,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 11ProMax","offer_id":51340510855455,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 12\/12Pro","offer_id":51340510888223,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 12ProMax","offer_id":51340510920991,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 12mini","offer_id":51340510953759,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 13","offer_id":51340510986527,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 13Pro","offer_id":51340511019295,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 13ProMax","offer_id":51340511052063,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 13mini","offer_id":51340511084831,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 14","offer_id":51340511117599,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 14Pro","offer_id":51340511150367,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 14Plus","offer_id":51340511183135,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 14ProMax","offer_id":51340511215903,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 15","offer_id":51340511248671,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 15Pro","offer_id":51340511281439,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 15Plus","offer_id":51340511314207,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 15ProMax","offer_id":51340511346975,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 16","offer_id":51340511379743,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 16Pro","offer_id":51340511412511,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 16Plus","offer_id":51340511445279,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 16ProMax","offer_id":51340511478047,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 16e","offer_id":51340511510815,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 17","offer_id":51340511543583,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 17Pro","offer_id":51340511576351,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 17ProMax","offer_id":51340511609119,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ iPhone 17e","offer_id":52285375119647,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 7\/8\/SE(第2\/第3世代)","offer_id":51340511641887,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 7\/8Plus","offer_id":51340511674655,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone XSMax","offer_id":51340511707423,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone XR","offer_id":51340511740191,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 11","offer_id":51340511772959,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 11ProMax","offer_id":51340511805727,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 12\/12Pro","offer_id":51340511838495,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 12ProMax","offer_id":51340511871263,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 12mini","offer_id":51340511904031,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 13","offer_id":51340511936799,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 13Pro","offer_id":51340511969567,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 13ProMax","offer_id":51340512002335,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 13mini","offer_id":51340512035103,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 14","offer_id":51340512067871,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 14Pro","offer_id":51340512100639,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 14Plus","offer_id":51340512133407,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 14ProMax","offer_id":51340512166175,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 15","offer_id":51340512198943,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 15Pro","offer_id":51340512231711,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 15Plus","offer_id":51340512264479,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 15ProMax","offer_id":51340512297247,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 16","offer_id":51340512330015,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 16Pro","offer_id":51340512362783,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 16Plus","offer_id":51340512395551,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 16ProMax","offer_id":51340512428319,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 16e","offer_id":51340512461087,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 17","offer_id":51340512493855,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 17Pro","offer_id":51340512526623,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 17ProMax","offer_id":51340512559391,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ iPhone 17e","offer_id":52285375152415,"sku":null,"price":14780.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006074362_sholder_blue_6645b8f2-cf36-4d83-9c93-f87ace7c3a30.jpg?v=1746154439"},{"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  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e花咲く型押しレザー、Xperiaを彩る\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_2F1730006074362_sholder_blue_ab1b80d1-4a18-4cc2-8c85-5d3171b7c88a.jpg?v=1746154437\" 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をじっくりお楽しみください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730007181356_detail_03_13012025-1e7e-4fdc-9e50-33cc6386c3ca.jpg?v=1746154437\" 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長さ調整可能なストラップは取り外しも自由自在。サイドマグネットで開閉がスムーズな上、内側にはカードポケットも完備しています。背面を折り返せばスタンドにもなり、Xperiaがあなたの毎日をもっと豊かに、軽やかにします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006233671_sholder_st_coord_05_a2614dae-b1c9-46a0-a6c4-24956dd6376e.jpg?v=1746154437\" 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          \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_2F1730007181356_detail_03_0fe6f861-c903-4663-9b96-29c1dea03828.jpg?v=1744355677\" 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長さ調整が可能なショルダーストラップ付き（長さ：約72cm〜140cm）\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        \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_2F1730006233671_sholder_st_coord_05_47f1aaec-739c-423f-ab35-fd699af9d2dc.jpg?v=1744355677\" 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_2F1729324489237_detail_11_cd269b77-8e01-411b-9653-3318bb448138.jpg?v=1744355677\" 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_2F1730006171795_detail_09_not_strap_982dce0f-f8fd-4abb-b1a2-373b6bdd4f80.jpg?v=1744355677\" 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_2F1729332702134_detail_06_3f3a4cd1-f82e-4696-bb33-e39747628829.jpg?v=1744355677\" 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\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: Xperia用\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eショルダーストラップ金具カラー\u003c\/strong\u003e: シルバー\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \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      \u003cli\u003e注文確定後の機種の交換やキャンセル、返品は受け付けられませんのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e内側のカードポケットは1段につきICカード1枚を入れる基準で作られています。沢山入れすぎると革が伸びたり、マグネットが閉まらなくなる原因となりますのでご注意ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"ホワイト \/ Xperia 10Ⅶ","offer_id":51417520013599,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Xperia 10VI","offer_id":50823209845023,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Xperia 10V","offer_id":50823209877791,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Xperia 10IV","offer_id":50823209910559,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Xperia 10III","offer_id":50823209943327,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Xperia 10II","offer_id":50823209976095,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Xperia 5V","offer_id":50823210008863,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Xperia 5IV","offer_id":50823210041631,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Xperia 5III","offer_id":50823210074399,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Xperia 5II","offer_id":50823210107167,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Xperia 5","offer_id":50823210139935,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Xperia 8","offer_id":50823210172703,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Xperia XZ3","offer_id":50823210205471,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Xperia XZ2","offer_id":50823210238239,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Xperia XZ1","offer_id":50823210271007,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Xperia XZ\/XZS","offer_id":50823210303775,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Xperia 1VI","offer_id":50823210336543,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Xperia 10Ⅶ","offer_id":51417520046367,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Xperia 10VI","offer_id":50823210369311,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Xperia 10V","offer_id":50823210402079,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Xperia 10IV","offer_id":50823210434847,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Xperia 10III","offer_id":50823210467615,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Xperia 10II","offer_id":50823210500383,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Xperia 5V","offer_id":50823210533151,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Xperia 5IV","offer_id":50823210565919,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Xperia 5III","offer_id":50823210598687,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Xperia 5II","offer_id":50823210631455,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Xperia 5","offer_id":50823210664223,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Xperia 8","offer_id":50823210696991,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Xperia XZ3","offer_id":50823210729759,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Xperia XZ2","offer_id":50823210762527,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Xperia XZ1","offer_id":50823210795295,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Xperia XZ\/XZS","offer_id":50823210828063,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Xperia 1VI","offer_id":50823210860831,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Xperia 10Ⅶ","offer_id":51417520079135,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Xperia 10VI","offer_id":50823210893599,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Xperia 10V","offer_id":50823210926367,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Xperia 10IV","offer_id":50823210959135,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Xperia 10III","offer_id":50823210991903,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Xperia 10II","offer_id":50823211024671,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Xperia 5V","offer_id":50823211057439,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Xperia 5IV","offer_id":50823211090207,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Xperia 5III","offer_id":50823211122975,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Xperia 5II","offer_id":50823211155743,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Xperia 5","offer_id":50823211188511,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Xperia 8","offer_id":50823211221279,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Xperia XZ3","offer_id":50823211254047,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Xperia XZ2","offer_id":50823211286815,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Xperia XZ1","offer_id":50823211319583,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Xperia XZ\/XZS","offer_id":50823211352351,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Xperia 1VI","offer_id":50823211385119,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006074362_sholder_blue_ab1b80d1-4a18-4cc2-8c85-5d3171b7c88a.jpg?v=1746154437"},{"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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e華やぐルビナススマホケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      繊細な花々が咲き誇る型押しデザインが、日常に\u003cstrong\u003e気品ある彩り\u003c\/strong\u003eを添えます。肩に掛ければ、いつものスタイルを格上げする上質なアクセサリーとして魅力を放ちます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006074362_sholder_blue_05506592-c39c-4cdd-9a30-13c069e15cab.jpg?v=1746154435\" 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します。一つ一つ異なる表情を持つ、あなただけの特別な品を育む喜びを感じてください。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730007181356_detail_03_454ff3d0-529e-43d4-98a9-372100f8830c.jpg?v=1746154435\" 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を叶えます。サイドマグネットや充実したカードポケットが、キャッシュレス派のミニマリストな生き方に寄り添い、軽快な振る舞いをサポートします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006245138_sholder_st_coord_04_b6660c73-0d0b-42cf-a953-f0d4136d1bce.jpg?v=1746154435\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーストラップでスマートに\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常をスタイリッシュに\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e詳細スペック\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「ショルダーストラップ付きルビナススマホケース」の主な特徴をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e職人が丁寧に手作業で染色した花の型押し革\u003c\/strong\u003e\u003cbr\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_2F1730007181356_detail_03_0fe6f861-c903-4663-9b96-29c1dea03828.jpg?v=1744355677\" 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\u003cbr\u003e長さ調整可能なストラップは（72cm〜140cm）、斜め掛けしない時は簡単に取り外せます。\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_2F1730006233671_sholder_st_coord_05_47f1aaec-739c-423f-ab35-fd699af9d2dc.jpg?v=1744355677\" 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\u003cbr\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_2F1729324489237_detail_11_cd269b77-8e01-411b-9653-3318bb448138.jpg?v=1744355677\" 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\u003cbr\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_2F1730006171795_detail_09_not_strap_982dce0f-f8fd-4abb-b1a2-373b6bdd4f80.jpg?v=1744355677\" 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\u003cbr\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_2F1729332702134_detail_06_3f3a4cd1-f82e-4696-bb33-e39747628829.jpg?v=1744355677\" 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\u003cbr\u003e内側のフレームは耐久性の高いポリカーボネート製で、スマートフォンをしっかりと固定します。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e各機種対応のカメラホール\u003c\/strong\u003e\u003cbr\u003e各機種ごとにぴったりサイズで作られているため、ケースを装着したままでも写真撮影が可能です。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eショルダーストラップの長さ: 72cm〜140cm (調整可能)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e本体外側素材: キップ(牛)革 (タンニン鞣し、手染め型押し)\u003c\/li\u003e\n          \u003cli\u003e内側フレーム素材: ポリカーボネート\u003c\/li\u003e\n          \u003cli\u003e生産国: 日本 (染色加工は墨田区)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \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      \u003cli\u003e内側のカードポケットは1段につきICカード1枚を入れる基準で作成されています。多くのカードを入れすぎると、革が伸びたりマグネットが閉まらなくなる可能性がございますのでご注意ください。\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":"ホワイト \/ BASIO4","offer_id":50823211680031,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ シンプルスマホ5","offer_id":50823211745567,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ シンプルスマホ6\/BASIO active","offer_id":50823211712799,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ かんたんスマホ３","offer_id":51417523028255,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ かんたんスマホ４","offer_id":51417523061023,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ あんしんスマホ","offer_id":50823211647263,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51211049337119,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ らくらくフォン(F-53E)","offer_id":50823211614495,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ BASIO4","offer_id":50823211843871,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ シンプルスマホ5","offer_id":50823211909407,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ シンプルスマホ6\/BASIO active","offer_id":50823211876639,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ かんたんスマホ３","offer_id":51417523093791,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ かんたんスマホ４","offer_id":51417523126559,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ あんしんスマホ","offer_id":50823211811103,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51211049369887,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ らくらくフォン(F-53E)","offer_id":50823211778335,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ BASIO4","offer_id":50823212007711,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ シンプルスマホ5","offer_id":50823212073247,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ シンプルスマホ6\/BASIO active","offer_id":50823212040479,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ かんたんスマホ３","offer_id":51417523159327,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ かんたんスマホ４","offer_id":51417523192095,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ あんしんスマホ","offer_id":50823211974943,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51211049402655,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ らくらくフォン(F-53E)","offer_id":50823211942175,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006074362_sholder_blue_05506592-c39c-4cdd-9a30-13c069e15cab.jpg?v=1746154435"},{"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    \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_2F1730006074362_sholder_blue_54b6cc9c-c74b-4b0c-9abe-a0006bac6ea8.jpg?v=1746154433\" 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_2F1729324438052_detail_04_cdd3e7b2-834d-483b-9196-2ad07a1f036c.jpg?v=1754797698\" 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_2F1730006233671_sholder_st_coord_05_27da1575-1680-4b2f-8bcd-050ad3d1fdad.jpg?v=1754797698\" 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                    \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_2F1730007181356_detail_03_0fe6f861-c903-4663-9b96-29c1dea03828.jpg?v=1744355677\" 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長さ調整ができるストラップ付（長さ72cm~140cm）。\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_2F1730006233671_sholder_st_coord_05_47f1aaec-739c-423f-ab35-fd699af9d2dc.jpg?v=1744355677\" 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内側には切り込み式の3段カードポケットとサイドポケットを完備。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e※カードポケットは1段につきICカード1枚を入れる基準で作られています。沢山入れすぎると革が伸びたり、マグネットが閉まらなくなる可能性がありますのでご注意ください。\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_2F1729324489237_detail_11_cd269b77-8e01-411b-9653-3318bb448138.jpg?v=1744355677\" 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_2F1730006171795_detail_09_not_strap_982dce0f-f8fd-4abb-b1a2-373b6bdd4f80.jpg?v=1744355677\" 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                \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_2F1729332702134_detail_06_3f3a4cd1-f82e-4696-bb33-e39747628829.jpg?v=1744355677\" class=\"img-fluid d-block w-100\" alt=\"スマホケースをスタンドとして使用している様子\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \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":"ホワイト \/ Google Pixel 3a","offer_id":51340508725535,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Google Pixel 3aXL","offer_id":51340508758303,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Google Pixel 6a","offer_id":51340508791071,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Google Pixel 7","offer_id":51340508823839,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Google Pixel 7a","offer_id":51340508856607,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Google Pixel 8","offer_id":51340508889375,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Google Pixel 8a","offer_id":51340508922143,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Google Pixel 9\/9Pro","offer_id":51340508954911,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Google Pixel 9a","offer_id":51340508987679,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Google Pixel 10\/10Pro","offer_id":51340509020447,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Google Pixel 10a","offer_id":52394422272287,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Google Pixel 3a","offer_id":51340509053215,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Google Pixel 3aXL","offer_id":51340509085983,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Google Pixel 6a","offer_id":51340509118751,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Google Pixel 7","offer_id":51340509151519,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Google Pixel 7a","offer_id":51340509184287,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Google Pixel 8","offer_id":51340509217055,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Google Pixel 8a","offer_id":51340509249823,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Google Pixel 9\/9Pro","offer_id":51340509282591,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Google Pixel 9a","offer_id":51340509315359,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Google Pixel 10\/10Pro","offer_id":51340509348127,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Google Pixel 10a","offer_id":52394422305055,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Google Pixel 3a","offer_id":51340509380895,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Google Pixel 3aXL","offer_id":51340509413663,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Google Pixel 6a","offer_id":51340509446431,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Google Pixel 7","offer_id":51340509479199,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Google Pixel 7a","offer_id":51340509511967,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Google Pixel 8","offer_id":51340509544735,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Google Pixel 8a","offer_id":51340509577503,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Google Pixel 9\/9Pro","offer_id":51340509610271,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Google Pixel 9a","offer_id":51340509643039,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Google Pixel 10\/10Pro","offer_id":51340509675807,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Google Pixel 10a","offer_id":52394422337823,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006074362_sholder_blue_54b6cc9c-c74b-4b0c-9abe-a0006bac6ea8.jpg?v=1746154433"},{"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\"\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_2F1730006074362_sholder_blue_f9fc9831-7531-47a0-b52e-bbf64433e4e8.jpg?v=1746154430\" 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_2F1730007181356_detail_03_622d7cd4-8eec-4e1a-a556-a3b5746a197d.jpg?v=1754797292\" 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段カードポケットで収納も充実。\u003cstrong\u003e身軽なお出かけ\u003c\/strong\u003eをサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006245138_sholder_st_coord_04_0cd50e7f-ad92-4615-a95a-972893aa67e4.jpg?v=1746154431\" 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                    \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_2F1730007181356_detail_03_0fe6f861-c903-4663-9b96-29c1dea03828.jpg?v=1744355677\" 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=\"basic-list\"\u003e\n                    \u003cli\u003e長さ調整範囲: 72cm〜140cm\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_2F1730006233671_sholder_st_coord_05_47f1aaec-739c-423f-ab35-fd699af9f2dc.jpg?v=1744355677\" 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\n\u003cstrong\u003eサイドマグネットフラップ:\u003c\/strong\u003e マグネットフラップがサイドにあるため、ベルト式のものと比べ開閉がスムーズです。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eカードポケット:\u003c\/strong\u003e 内側には切り込み式の3段カードポケットがあります。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eサイドポケット:\u003c\/strong\u003e 内側に別途配置されており、収納が充実しています。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e注意点:\u003c\/strong\u003e カードポケットは1段につきICカード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_2F1729324489237_detail_11_cd269b77-9e01-411b-9653-3318bb448138.jpg?v=1744355677\" 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\/products_2F1730006171795_detail_09_not_strap_982dce0f-f8fd-4abb-b1a2-373b6bdd4f80.jpg?v=1744355677\" 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\u003cstrong\u003e本製品はGalaxyシリーズに対応しています。\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\/products_2F1729332702134_detail_06_3f3a4cd1-f82e-4696-bb33-e39747628829.jpg?v=1744355677\" alt=\"スマートフォンケースをスタンドとして使用している様子\" 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\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\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"ホワイト \/ Galaxy A55 5G","offer_id":50823213187359,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy A54 5G","offer_id":50823213220127,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy A53 5G","offer_id":50823213252895,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy A52 5G","offer_id":50823213285663,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy A51 5G","offer_id":50823213318431,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy A41","offer_id":50823213383967,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy A36 5G","offer_id":51211058512159,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy A32","offer_id":50823213416735,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy A23 5G","offer_id":50823213023519,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy A22 5G","offer_id":50823213449503,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy A20\/A21","offer_id":50823213482271,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy S26 Ultra","offer_id":52394368139551,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy S26","offer_id":52394368205087,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy S25 Ultra","offer_id":52394368172319,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy S25","offer_id":50823212990751,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy S24","offer_id":50823213056287,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy S23","offer_id":50823213089055,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy S22","offer_id":50823213121823,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy S21 5G","offer_id":50823213154591,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy S20","offer_id":50823213351199,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy S10","offer_id":50823213515039,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy S9","offer_id":50823213547807,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ Galaxy S8","offer_id":50823213580575,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy A55 5G","offer_id":50823213809951,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy A54 5G","offer_id":50823213842719,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy A53 5G","offer_id":50823213875487,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy A52 5G","offer_id":50823213908255,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy A51 5G","offer_id":50823213941023,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy A41","offer_id":50823214006559,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy A36 5G","offer_id":51211058544927,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy A32","offer_id":50823214039327,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy A23 5G","offer_id":50823213646111,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy A22 5G","offer_id":50823214072095,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy A20\/A21","offer_id":50823214104863,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy S26 Ultra","offer_id":52394368237855,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy S26","offer_id":52394368303391,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy S25 Ultra","offer_id":52394368270623,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy S25","offer_id":50823213613343,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy S24","offer_id":50823213678879,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy S23","offer_id":50823213711647,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy S22","offer_id":50823213744415,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy S21 5G","offer_id":50823213777183,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy S20","offer_id":50823213973791,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy S10","offer_id":50823214137631,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy S9","offer_id":50823214170399,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ Galaxy S8","offer_id":50823214203167,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy A55 5G","offer_id":50823214432543,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy A54 5G","offer_id":50823214465311,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy A53 5G","offer_id":50823214498079,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy A52 5G","offer_id":50823214530847,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy A51 5G","offer_id":50823214563615,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy A41","offer_id":50823214629151,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy A36 5G","offer_id":51211058577695,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy A32","offer_id":50823214661919,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy A23 5G","offer_id":50823214268703,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy A22 5G","offer_id":50823214694687,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy A20\/A21","offer_id":50823214727455,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy S26 Ultra","offer_id":52394368336159,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy S26","offer_id":52394368401695,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy S25 Ultra","offer_id":52394368368927,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy S25","offer_id":50823214235935,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy S24","offer_id":50823214301471,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy S23","offer_id":50823214334239,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy S22","offer_id":50823214367007,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy S21 5G","offer_id":50823214399775,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy S20","offer_id":50823214596383,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy S10","offer_id":50823214760223,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy S9","offer_id":50823214792991,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ Galaxy S8","offer_id":50823214825759,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006074362_sholder_blue_f9fc9831-7531-47a0-b52e-bbf64433e4e8.jpg?v=1746154430"},{"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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/color_lub_blue_e7d27a56-5312-41d0-a1af-8898104366b2.jpg?v=1754795814\" 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スマートな日常へ導く AQUOS対応手帳\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006171795_detail_09_not_strap_4e0e9490-4fbb-4c87-9a99-51be0598e134.jpg?v=1755942276\" 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で、片手でもスムーズに開閉できます。内側にはカード3枚とサイドポケットを完備し、動画視聴に便利な\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自分らしさを演出 AQUOSケースの装い\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006233671_sholder_st_coord_05_687c629d-8642-4278-a016-ac31a562c704.jpg?v=1755942276\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップホール加工でカスタマイズ可能なスマホケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e手元から広がるパーソナルな魅力\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eお好みに合わせて選べる\u003cstrong\u003eストラップホール加工\u003c\/strong\u003eで、手ぶらでお出かけできる自由を。別売りのストラップを取り付ければ、ファッションのアクセントにも。あなたのスタイルを格上げするアイテムです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \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        \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_2F1729324417229_detail_03.jpg?v=1736847486\" 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 class=\"body-text\"\u003e日々の使い勝手を高める、豊富な機能性を備えています。\u003c\/p\u003e\n        \u003cul class=\"point-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_2F1729324489237_detail_11_5be7dc28-c459-49c0-a38f-f1b6f844f01d.jpg?v=1746154424\" 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_2F1730006171795_detail_09_not_strap_ec03dc9c-b301-4b54-99fd-28cae13cdf05.jpg?v=1746154424\" 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_2F1729332702134_detail_06.jpg?v=1736847517\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタンド機能使用例\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e※カードポケットは1段につきICカード1枚を入れる基準で作られています。たくさん入れすぎると革が伸びたり、マグネットが閉まらなくなる場合がありますのでご注意ください。\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ストラップホール（ハトメ）加工：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\/detail_13.jpg?v=1753263477\" 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_12.jpg?v=1753263420\" class=\"img-fluid d-block w-100 product-img\" 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\/sholder_st_coord_05.jpg?v=1754794983\" 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\/hand_st_coord_05.jpg?v=1754794966\" 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素材: 牛革\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","brand":"CxClabo","offers":[{"title":"ホワイト \/ AQUOS wish\/wish2\/wish3","offer_id":50823221281055,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ AQUOS sense4\/sense5G","offer_id":50823221313823,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ AQUOS sense6","offer_id":50823221346591,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ AQUOS sense7","offer_id":50823221379359,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ AQUOS sense8","offer_id":50823221412127,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ AQUOS sense9\/sense10","offer_id":50823221444895,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ AQUOS R9\/R10","offer_id":50823221477663,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ AQUOS R5G","offer_id":50823221510431,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ AQUOS zero6","offer_id":50823221543199,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ AQUOS zero5Gbasic","offer_id":50823221575967,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ AQUOS zero2","offer_id":50823221608735,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ AQUOS sense3plus","offer_id":50823221641503,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":50823221674271,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ AQUOS R8","offer_id":50823221707039,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ AQUOS sense2\/Android OneS5","offer_id":50823221739807,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ AQUOS R","offer_id":50823221772575,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ AQUOS wish\/wish2\/wish3","offer_id":50823221838111,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ AQUOS sense4\/sense5G","offer_id":50823221870879,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ AQUOS sense6","offer_id":50823221903647,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ AQUOS sense7","offer_id":50823221936415,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ AQUOS sense8","offer_id":50823221969183,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ AQUOS sense9\/sense10","offer_id":50823222001951,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ AQUOS R9\/R10","offer_id":50823222034719,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ AQUOS R5G","offer_id":50823222067487,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ AQUOS zero6","offer_id":50823222100255,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ AQUOS zero5Gbasic","offer_id":50823222133023,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ AQUOS zero2","offer_id":50823222165791,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ AQUOS sense3plus","offer_id":50823222198559,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":50823222231327,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ AQUOS R8","offer_id":50823222264095,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ AQUOS sense2\/Android OneS5","offer_id":50823222296863,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ AQUOS R","offer_id":50823222329631,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ AQUOS wish\/wish2\/wish3","offer_id":50823222395167,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ AQUOS sense4\/sense5G","offer_id":50823222427935,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ AQUOS sense6","offer_id":50823222460703,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ AQUOS sense7","offer_id":50823222493471,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ AQUOS sense8","offer_id":50823222526239,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ AQUOS sense9\/sense10","offer_id":50823222559007,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ AQUOS R9\/R10","offer_id":50823222591775,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ AQUOS R5G","offer_id":50823222624543,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ AQUOS zero6","offer_id":50823222657311,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ AQUOS zero5Gbasic","offer_id":50823222690079,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ AQUOS zero2","offer_id":50823222722847,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ AQUOS sense3plus","offer_id":50823222755615,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":50823222788383,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ AQUOS R8","offer_id":50823222821151,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ AQUOS sense2\/Android OneS5","offer_id":50823222853919,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ AQUOS R","offer_id":50823222886687,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/color_lub_blue_e7d27a56-5312-41d0-a1af-8898104366b2.jpg?v=1754795814"},{"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\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\/color_lub_blue_df5d061e-01bb-48cd-8853-8096511312a1.jpg?v=1754795814\" class=\"img-fluid d-block w-100 product-img\" alt=\"花の型押し革スマホカバー\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e経年変化を楽しむ上質レザー\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e熟練の職人が手作業で染め上げた、\u003cstrong\u003e唯一無二のフラワーデザイン\u003c\/strong\u003eが魅力です。使うほどに\u003cstrong\u003e艶を増し、深く美しい色合いへと変わる革の表情\u003c\/strong\u003eが、あなただけの特別な物語を紡ぎます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e日常を彩る 多機能デザインスマホケース\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006171795_detail_09_not_strap_1b7dcdb0-4283-479c-99f5-1ef625afa6d9.jpg?v=1754799189\" 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_2F1730006233671_sholder_st_coord_05_a593e90c-fbc1-47d2-b437-63fe0177cbf6.jpg?v=1754799189\" 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    \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職人による\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: 内側に切り込み式3段のカードポケットとサイドポケットを搭載。ICカードなどをスマートに収納できます。\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:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1729324417229_detail_03.jpg?v=1736847486\" 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_2F1729324489237_detail_11_5be7dc28-c459-49c0-a38f-f1b6f844f01d.jpg?v=1746154424\" 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_2F1730006171795_detail_09_not_strap_ec03dc9c-b301-4b54-99fd-28cae13cdf05.jpg?v=1746154424\" 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_2F1729332702134_detail_06.jpg?v=1736847517\" 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素材: 牛革\u003c\/li\u003e\n                    \u003cli\u003e原産国: 日本\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカスタマイズオプション（ストラップホール）\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e別売りのストラップを取り付けられるよう、ストラップホール加工が可能です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eストラップホール（ハトメ）加工\u003c\/strong\u003e: 1個 ￥100（税込）\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eマルカン（リング）加工\u003c\/strong\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\/detail_13.jpg?v=1753263477\" 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\/detail_12.jpg?v=1753263420\" alt=\"ストラップホール金具の色の選択\"\u003e\u003c\/div\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\/sholder_st_coord_05.jpg?v=1754794983\" 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\/hand_st_coord_05.jpg?v=1754794966\" alt=\"ハンドストラップ装着イメージ\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e本製品は\u003cstrong\u003e受注生産\u003c\/strong\u003eとなります。注文確定後の機種の交換、キャンセル、返品は受け付けておりません。\u003c\/li\u003e\n            \u003cli\u003e制作には\u003cstrong\u003e3日～1週間程度\u003c\/strong\u003eお時間をいただきます。\u003c\/li\u003e\n            \u003cli\u003eカードポケットは1段につきICカード1枚を目安にご利用ください。過度な収納は革が伸びたり、マグネットが閉まらなくなる原因となります。\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":"ホワイト \/ arrows We2","offer_id":50823222919455,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ arrows We","offer_id":50823222952223,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ arrows Be4+","offer_id":50823222984991,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ arrows 5G","offer_id":50823223017759,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ arrows U\/J","offer_id":50823223050527,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ arrows Be4","offer_id":50823223083295,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ arrows Be3","offer_id":50823223116063,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ arrows Alpha","offer_id":51417520832799,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ arrows We2","offer_id":50823223148831,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ arrows We","offer_id":50823223181599,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ arrows Be4+","offer_id":50823223214367,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ arrows 5G","offer_id":50823223247135,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ arrows U\/J","offer_id":50823223279903,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ arrows Be4","offer_id":50823223312671,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ arrows Be3","offer_id":50823223345439,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ arrows Alpha","offer_id":51417520865567,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ arrows We2","offer_id":50823223378207,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ arrows We","offer_id":50823223410975,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ arrows Be4+","offer_id":50823223443743,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ arrows 5G","offer_id":50823223476511,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ arrows U\/J","offer_id":50823223509279,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ arrows Be4","offer_id":50823223542047,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ arrows Be3","offer_id":50823223574815,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ arrows Alpha","offer_id":51417520898335,"sku":null,"price":11550.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/color_lub_blue_df5d061e-01bb-48cd-8853-8096511312a1.jpg?v=1754795814"},{"product_id":"ショルダーストラップ付きルビナススマホケース-oppo用","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美しい花柄の型押しデザイン\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_2F1730006074362_sholder_blue_d344eb1b-4bbe-4786-a702-9dbc64209750.jpg?v=1746154424\" 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_2F1730007181356_detail_03_2581c439-f378-4e77-a988-a1ea1ae1beb5.jpg?v=1754794410\" 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_2F1730006245138_sholder_st_coord_04_47af0953-7245-4cc6-bd67-86bdf2af7577.jpg?v=1746154424\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダースタイルで軽快にお出かけ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常を彩る洗練アイテム\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴・素材\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e熟練の職人が手作業で染め上げた、個性豊かな花柄型押し革の魅力をご紹介します。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eタンニンでじっくり鞣したキップ(牛)革を使用し、墨田区の染色加工場で下色付け、フラワー型押しを施しています。\u003c\/li\u003e\n        \u003cli\u003e職人が染料を手吹きで染め上げ、頭ハリ工程でパラフィンをのせることで、型押しに立体感を出しています。\u003c\/li\u003e\n        \u003cli\u003e使い込むほどに艶が上がり、より一層深い色へ変化する\u003cstrong\u003eエイジング（経年変化）\u003c\/strong\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_2F1730007181356_detail_03_0fe6f861-c903-4663-9b96-29c1dea03828.jpg?v=1744355677\" 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長さ調整が可能なストラップ付（長さ72cm~140cm）。\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_2F1730006233671_sholder_st_coord_05_47f1aaec-739c-423f-ab35-fd699af9d2dc.jpg?v=1744355677\" 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      \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_2F1729324489237_detail_11_cd269b77-8e01-411b-9653-3318bb448138.jpg?v=1744355677\" 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_2F1730006171795_detail_09_not_strap_982dce0f-f8bb-4abb-b1a2-373b6bdd4f80.jpg?v=1744355677\" class=\"img-fluid d-block w-100 product-img\" 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=\"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_2F1729332702134_detail_06_3f3a4cd1-f82e-4696-bb33-e39747628829.jpg?v=1744355677\" 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!-- ④ 注意事項セクション (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      \u003cli\u003eカードポケットは1段につきICカード1枚を入れる基準で作られています。たくさん入れすぎると革が伸びたり、マグネットが閉まらなくなる可能性がございますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e本商品はOPPOシリーズに対応しています。ご注文の際は、お使いの機種をご確認ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"ホワイト \/ OPPO Reno 7A","offer_id":50823223673119,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ OPPO Reno 9A","offer_id":50823223705887,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ OPPO A54 5G","offer_id":50823223738655,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ OPPO Reno 5A","offer_id":50823223771423,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ OPPO Reno 7A","offer_id":50823223804191,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ OPPO Reno 9A","offer_id":50823223836959,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ OPPO A54 5G","offer_id":50823223869727,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ OPPO Reno 5A","offer_id":50823223902495,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ OPPO Reno 7A","offer_id":50823223935263,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ OPPO Reno 9A","offer_id":50823223968031,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ OPPO A54 5G","offer_id":50823224000799,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ OPPO Reno 5A","offer_id":50823224033567,"sku":null,"price":15330.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006074362_sholder_blue_d344eb1b-4bbe-4786-a702-9dbc64209750.jpg?v=1746154424"}],"url":"https:\/\/cxclabo.we-shop.jp\/collections\/%e6%89%8b%e5%b8%b3%e5%9e%8b.oembed?page=3","provider":"CxClabo","version":"1.0","type":"link"}