{"title":"チェルボレザー","description":"","products":[{"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":"チェルボスマホケース-その他の機種-カスタマイズ","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":"チェルボスマホケース-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":"チェルボスマホケース-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":"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":"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":"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":"チェルボスマホケース-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\n            柔らかく傷つきにくい\u003cstrong\u003eシュリンクレザー\u003c\/strong\u003eが、使うほどに手に馴染む感覚を味わえる。上品なシボ感と美しい色合いが、あなたの日常を格上げする。小銭や鍵もスマートに収納できる\u003cstrong\u003eファスナーポケット\u003c\/strong\u003eで、身軽にお出かけできる。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_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\n            3つの\u003cstrong\u003eカードポケット\u003c\/strong\u003eとサイドポケットが、お札やレシートを整理整頓し、これ一つで外出可能。まるで\u003cstrong\u003eミニ財布のような便利な収納力\u003c\/strong\u003eだ。しっかり固定する\u003cstrong\u003eハードケース\u003c\/strong\u003eが、大切なスマートフォンを日常の衝撃から守る。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/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快適な動画ライフ、AQUOSで\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            背面を折り返せば、あっという間に\u003cstrong\u003e簡易スタンド\u003c\/strong\u003eに早変わり。YouTubeやレシピ動画もハンズフリーで快適に楽しめる。手に吸い付くような革の風合いは、使うほどに愛着が深まり、あなただけの\u003cstrong\u003e逸品へと育つ\u003c\/strong\u003e。\n        \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    \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使うほどに革が馴染み、上質なツヤが出る\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e傷がつきにくい\u003c\/strong\u003e加工で日常使いに最適\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:\/\/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表には小銭や薄い鍵などを収納できる\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カードポケット3個\u003c\/strong\u003eを搭載\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:\/\/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ハンズフリーで\u003cstrong\u003e動画視聴が可能\u003c\/strong\u003e\n\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            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e細部へのこだわりと保護機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e使いやすさとスマートフォンの保護を追求したデザインです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eマグネットフラップがサイド\u003c\/strong\u003eにあり、楽に開閉可能\u003c\/li\u003e\n                    \u003cli\u003e内側のフレームは\u003cstrong\u003eハードケース\u003c\/strong\u003eでスマートフォンをしっかり固定\u003c\/li\u003e\n                    \u003cli\u003e各機種にぴったり合う\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%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=\"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                \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                \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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e商品コード\u003c\/strong\u003e: 9546934092063\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\n            下記注意事項を必ずご確認の上、ご注文ください。\n        \u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e受注後の制作となりますため、注文確定後の\u003cstrong\u003e機種の交換やキャンセル、返品は受け付けられません\u003c\/strong\u003eのでご注意ください。\u003c\/li\u003e\n            \u003cli\u003e\u003cstrong\u003eファスナーの引手のデザインが機種により異なります。\u003c\/strong\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cp class=\"body-text\"\u003eハシゴ型引手\u003c\/p\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            \u003cp class=\"body-text\"\u003eペタンコ型引手\u003c\/p\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\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ AQUOS R","offer_id":51322800963871,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS R5G","offer_id":51322800996639,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS R8","offer_id":51322801029407,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS R9\/R10","offer_id":51322801062175,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense\/Android OneS3","offer_id":51322801094943,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense2\/Android OneS5","offer_id":51322801127711,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":51322801160479,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense3plus","offer_id":51322801193247,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense4\/sense5G","offer_id":51322801226015,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense6","offer_id":51322801258783,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense7","offer_id":51322801291551,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense8","offer_id":51322801324319,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS sense9\/sense10","offer_id":51322801357087,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS wish\/wish2","offer_id":51322801389855,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS zero2","offer_id":51322801422623,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS zero5Gbasic","offer_id":51322801455391,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ AQUOS zero6","offer_id":51322801488159,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS R","offer_id":51322801520927,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS R5G","offer_id":51322801553695,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS R8","offer_id":51322801586463,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS R9\/R10","offer_id":51322801619231,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense\/Android OneS3","offer_id":51322801651999,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense2\/Android OneS5","offer_id":51322801684767,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":51322801717535,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense3plus","offer_id":51322801750303,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense4\/sense5G","offer_id":51322801783071,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense6","offer_id":51322801815839,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense7","offer_id":51322801848607,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense8","offer_id":51322801881375,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS sense9\/sense10","offer_id":51322801914143,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS wish\/wish2","offer_id":51322801946911,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS zero2","offer_id":51322801979679,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS zero5Gbasic","offer_id":51322802012447,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ AQUOS zero6","offer_id":51322802045215,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS R","offer_id":51322802077983,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS R5G","offer_id":51322802110751,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS R8","offer_id":51322802143519,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS R9\/R10","offer_id":51322802176287,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense\/Android OneS3","offer_id":51322802209055,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense2\/Android OneS5","offer_id":51322802241823,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":51322802274591,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense3plus","offer_id":51322802307359,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense4\/sense5G","offer_id":51322802340127,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense6","offer_id":51322802372895,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense7","offer_id":51322802405663,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense8","offer_id":51322802438431,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS sense9\/sense10","offer_id":51322802471199,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS wish\/wish2","offer_id":51322802503967,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS zero2","offer_id":51322802536735,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS zero5Gbasic","offer_id":51322802569503,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ AQUOS zero6","offer_id":51322802602271,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS R","offer_id":51322802635039,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS R5G","offer_id":51322802667807,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS R8","offer_id":51322802700575,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS R9\/R10","offer_id":51322802733343,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense\/Android OneS3","offer_id":51322802766111,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense2\/Android OneS5","offer_id":51322802798879,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":51322802831647,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense3plus","offer_id":51322802864415,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense4\/sense5G","offer_id":51322802897183,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense6","offer_id":51322802929951,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense7","offer_id":51322802962719,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense8","offer_id":51322802995487,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS sense9\/sense10","offer_id":51322803028255,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS wish\/wish2","offer_id":51322803061023,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS zero2","offer_id":51322803093791,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS zero5Gbasic","offer_id":51322803126559,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ AQUOS zero6","offer_id":51322803159327,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS R","offer_id":51322803192095,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS R5G","offer_id":51322803224863,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS R8","offer_id":51322803257631,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS R9\/R10","offer_id":51322803290399,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense\/Android OneS3","offer_id":51322803323167,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense2\/Android OneS5","offer_id":51322803355935,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense3\/lite\/basic\/Android One S7","offer_id":51322803388703,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense3plus","offer_id":51322803421471,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense4\/sense5G","offer_id":51322803454239,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense6","offer_id":51322803487007,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense7","offer_id":51322803519775,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense8","offer_id":51322803552543,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS sense9\/sense10","offer_id":51322803585311,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS wish\/wish2","offer_id":51322803618079,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS zero2","offer_id":51322803650847,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS zero5Gbasic","offer_id":51322803683615,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ AQUOS zero6","offer_id":51322803716383,"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":"チェルボスマホケース-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        \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_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    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e私に馴染む、手帳型スマホケース\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            選び抜かれたカラーバリエーションが、あなたの日常を豊かに彩ります。落ち着いたトーンから個性を際立たせる色まで、手にするたびに心が躍る一本を。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670318998755_cherbo_2_a12d2a3c-8bcc-44e7-a664-b53d8db45ee2.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    \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_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    \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                \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            \u003ch3 class=\"section-title\"\u003eお財布のように使えるスマホカバー\u003c\/h3\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_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            \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_case1.jpg?v=1754034973\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマホケース内側のカードポケット\"\u003e\n            \u003c\/div\u003e\n\n            \u003ch3 class=\"section-title\"\u003eスタンドにして動画視聴も\u003c\/h3\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\n            \u003ch3 class=\"section-title\"\u003eサイドフラップだからラクラク開閉\u003c\/h3\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%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            \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-56a8889327e4\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートフォンを固定するハードケース\"\u003e\n            \u003c\/div\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\/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            \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            \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\" alt=\"ストラップホール加工のイメージ\"\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\" 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=\"ストラップ装着例\"\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=\"ストラップ装着イメージ\"\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=\"ストラップ装着イメージ\"\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            \u003ch3 class=\"section-title\"\u003eファスナーの引手のデザイン\u003c\/h3\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%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ペタンコ型引手\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\" alt=\"ペタンコ型ファスナー引手\"\u003e\n            \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\n            受注後の制作となりますため、制作に３日~１週間程度お時間を頂きます。\n        \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商品コード: 9546892476703\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ arrows 5G","offer_id":51322803749151,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows Be3","offer_id":51322803781919,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows Be4","offer_id":51322803814687,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows Be4+","offer_id":51322803847455,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows U\/J","offer_id":51322803880223,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows We","offer_id":51322803912991,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows We2","offer_id":51322803945759,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ arrows Alpha","offer_id":51417495142687,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows 5G","offer_id":51322803978527,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows Be3","offer_id":51322804011295,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows Be4","offer_id":51322804044063,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows Be4+","offer_id":51322804076831,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows U\/J","offer_id":51322804109599,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows We","offer_id":51322804142367,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows We2","offer_id":51322804175135,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ arrows Alpha","offer_id":51417495175455,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows 5G","offer_id":51322804207903,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows Be3","offer_id":51322804240671,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows Be4","offer_id":51322804273439,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows Be4+","offer_id":51322804306207,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows U\/J","offer_id":51322804338975,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows We","offer_id":51322804371743,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows We2","offer_id":51322804404511,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ arrows Alpha","offer_id":51417495208223,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows 5G","offer_id":51322804437279,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be3","offer_id":51322804470047,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be4","offer_id":51322804502815,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be4+","offer_id":51322804535583,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows U\/J","offer_id":51322804568351,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows We","offer_id":51322804601119,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows We2","offer_id":51322804633887,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Alpha","offer_id":51417495240991,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows 5G","offer_id":51322804666655,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be3","offer_id":51322804699423,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be4","offer_id":51322804732191,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be4+","offer_id":51322804764959,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows U\/J","offer_id":51322804797727,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows We","offer_id":51322804830495,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows We2","offer_id":51322804863263,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Alpha","offer_id":51417495273759,"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\"\u003e手元を彩る、本革の洗練\u003c\/h3\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        \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_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        \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_2F1669205684714_cervo_case1_c53e087b-dcad-4053-bdbc-99e939dd4124.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        \u003cp class=\"body-text\"\u003e内側には\u003cstrong\u003eカード3枚とサイドポケット\u003c\/strong\u003eを完備し、整理整頓をサポート。背面を折り返せば、\u003cstrong\u003e動画視聴に便利なスタンド\u003c\/strong\u003eに。大切なGalaxyをしっかりと保護します。\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\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=\"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                    \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                \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                \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                \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（税込）\n                        \u003cul class=\"basic-list\"\u003e\n                            \u003cli\u003e位置: 上、下、上下からご選択ください。\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003eマルカン（リング）加工: 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\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                \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=\"ストラップ装着イメージ（全体）\"\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=\"ストラップ装着イメージ（斜め）\"\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        \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商品名: チェルボスマホケース-galaxyシリーズ対応\u003c\/li\u003e\n                    \u003cli\u003e製品ID: 9546892575007\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e本製品は受注後の制作となりますため、以下の点にご注意ください。\u003c\/p\u003e\n        \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":"サーモンピンク \/ Galaxy A20\/A21","offer_id":51322804896031,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A22 5G","offer_id":51322804928799,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A23 5G","offer_id":51322804961567,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A32","offer_id":51322804994335,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A36 5G","offer_id":51322805027103,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A41","offer_id":51322805059871,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A51 5G","offer_id":51322805092639,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A52 5G","offer_id":51322805125407,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A53 5G","offer_id":51322805158175,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A54 5G","offer_id":51322805190943,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy A55 5G","offer_id":51322805223711,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S8","offer_id":51322805485855,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S9","offer_id":51322805518623,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S10","offer_id":51322805256479,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S20","offer_id":51322805289247,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S21 5G","offer_id":51322805322015,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S22","offer_id":51322805354783,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S23","offer_id":51322805387551,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S24","offer_id":51322805420319,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S25","offer_id":51322805453087,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S25 Ultra","offer_id":52394328686879,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S26","offer_id":52394328719647,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Galaxy S26 Ultra","offer_id":52394328752415,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A20\/A21","offer_id":51322805551391,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A22 5G","offer_id":51322805584159,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A23 5G","offer_id":51322805616927,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A32","offer_id":51322805649695,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A36 5G","offer_id":51322805682463,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A41","offer_id":51322805715231,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A51 5G","offer_id":51322805747999,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A52 5G","offer_id":51322805780767,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A53 5G","offer_id":51322805813535,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A54 5G","offer_id":51322805846303,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy A55 5G","offer_id":51322805879071,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S8","offer_id":51322806141215,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S9","offer_id":51322806173983,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S10","offer_id":51322805911839,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S20","offer_id":51322805944607,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S21 5G","offer_id":51322805977375,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S22","offer_id":51322806010143,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S23","offer_id":51322806042911,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S24","offer_id":51322806075679,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S25","offer_id":51322806108447,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S25 Ultra","offer_id":52394328785183,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S26","offer_id":52394328817951,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Galaxy S26 Ultra","offer_id":52394328850719,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A20\/A21","offer_id":51322806206751,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A22 5G","offer_id":51322806239519,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A23 5G","offer_id":51322806272287,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A32","offer_id":51322806305055,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A36 5G","offer_id":51322806337823,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A41","offer_id":51322806370591,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A51 5G","offer_id":51322806403359,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A52 5G","offer_id":51322806436127,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A53 5G","offer_id":51322806468895,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A54 5G","offer_id":51322806501663,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy A55 5G","offer_id":51322806534431,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S8","offer_id":51322806796575,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S9","offer_id":51322806829343,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S10","offer_id":51322806567199,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S20","offer_id":51322806599967,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S21 5G","offer_id":51322806632735,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S22","offer_id":51322806665503,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S23","offer_id":51322806698271,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S24","offer_id":51322806731039,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S25","offer_id":51322806763807,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S25 Ultra","offer_id":52394328883487,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S26","offer_id":52394328916255,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Galaxy S26 Ultra","offer_id":52394328949023,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A20\/A21","offer_id":51322806862111,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A22 5G","offer_id":51322806894879,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A23 5G","offer_id":51322806927647,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A32","offer_id":51322806960415,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A36 5G","offer_id":51322806993183,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A41","offer_id":51322807025951,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A51 5G","offer_id":51322807058719,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A52 5G","offer_id":51322807091487,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A53 5G","offer_id":51322807124255,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A54 5G","offer_id":51322807157023,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy A55 5G","offer_id":51322807189791,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S8","offer_id":51322807451935,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S9","offer_id":51322807484703,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S10","offer_id":51322807222559,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S20","offer_id":51322807255327,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S21 5G","offer_id":51322807288095,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S22","offer_id":51322807320863,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S23","offer_id":51322807353631,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S24","offer_id":51322807386399,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S25","offer_id":51322807419167,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S25 Ultra","offer_id":52394328981791,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S26","offer_id":52394329014559,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Galaxy S26 Ultra","offer_id":52394329047327,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A20\/A21","offer_id":51322807517471,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A22 5G","offer_id":51322807550239,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A23 5G","offer_id":51322807583007,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A32","offer_id":51322807615775,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A36 5G","offer_id":51322807648543,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A41","offer_id":51322807681311,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A51 5G","offer_id":51322807714079,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A52 5G","offer_id":51322807746847,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A53 5G","offer_id":51322807779615,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A54 5G","offer_id":51322807812383,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy A55 5G","offer_id":51322807845151,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S8","offer_id":51322808107295,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S9","offer_id":51322808140063,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S10","offer_id":51322807877919,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S20","offer_id":51322807910687,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S21 5G","offer_id":51322807943455,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S22","offer_id":51322807976223,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S23","offer_id":51322808008991,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S24","offer_id":51322808041759,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S25","offer_id":51322808074527,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S25 Ultra","offer_id":52394329080095,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S26","offer_id":52394329112863,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Galaxy S26 Ultra","offer_id":52394329145631,"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":"チェルボスマホケース-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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手元を彩る上質本革 Google Pixel\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_2F1670317729358_cervo_blue2.jpg?v=1746009868\" 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個性をまとう多色展開 Google Pixel ケース\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_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\u003cstrong\u003e3つのカードポケット\u003c\/strong\u003eと\u003cstrong\u003eサイドポケット\u003c\/strong\u003eが、ICカードや紙幣をすっきりと収納。これ一つで外出できる、まるでミニマル財布のような使い勝手が魅力で、毎日の行動を軽やかにします。\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  \u003cdetails class=\"spec-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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_leather_13fa804f-337f-467e-9cdd-77a3addb5516.jpg?v=1764397991\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_pocket.jpg?v=1754034973\" 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\" alt=\"ファスナーの詳細\"\u003e\u003c\/div\u003e\n      \u003cp\u003e内側にはカードポケット3個とサイドポケットがあり、抜群の収納力を誇ります。これ一つでお財布のようにも使えるスマホカバーデザインです。\u003c\/p\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\" 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\" 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%2F1670317049319_cherbo_9.jpg?alt=media\u0026amp;token=f350d70d-753f-4bfa-96f9-985c88880457\" 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%2F1670317081982_hardcase.jpg?alt=media\u0026amp;token=8713a9b8-c2b6-4456-bede-56a8889372e4\" 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\/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ストラップホール（ハトメ）加工：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\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\u003c\/div\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\" 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\/cervo_nasu_g.jpg?v=1754034973\" 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\" 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\" 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\u003eファスナーの引手のデザインが機種により異なります。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eハシゴ型引手\u003c\/li\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\" alt=\"ハシゴ型引手\"\u003e\u003c\/div\u003e\n        \u003cli\u003eペタンコ型引手\u003c\/li\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\" alt=\"ペタンコ型引手\"\u003e\u003c\/div\u003e\n      \u003c\/ul\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品名: チェルボスマホケース-google-pixelシリーズ対応\u003c\/li\u003e\n        \u003cli\u003e商品ID: 9546926555423\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本商品は受注後の制作となります。ご注文確定後、制作に3日～1週間程度お時間を頂きます。\u003c\/p\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  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ Google Pixel 3a","offer_id":51340469928223,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 3aXL","offer_id":51340469960991,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 6a","offer_id":51340469993759,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 7","offer_id":51340470026527,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 7a","offer_id":51340470059295,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 8","offer_id":51340470092063,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 8a","offer_id":51340470124831,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 9\/9Pro","offer_id":51340470157599,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 9a","offer_id":51340470190367,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Google Pixel 10\/10Pro","offer_id":51340470223135,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 3a","offer_id":51340470255903,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 3aXL","offer_id":51340470288671,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 6a","offer_id":51340470321439,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 7","offer_id":51340470354207,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 7a","offer_id":51340470386975,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 8","offer_id":51340470419743,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 8a","offer_id":51340470452511,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 9\/9Pro","offer_id":51340470485279,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 9a","offer_id":51340470518047,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Google Pixel 10\/10Pro","offer_id":51340470550815,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 3a","offer_id":51340470583583,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 3aXL","offer_id":51340470616351,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 6a","offer_id":51340470649119,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 7","offer_id":51340470681887,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 7a","offer_id":51340470714655,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 8","offer_id":51340470747423,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 8a","offer_id":51340470780191,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 9\/9Pro","offer_id":51340470812959,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 9a","offer_id":51340470845727,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Google Pixel 10\/10Pro","offer_id":51340470878495,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 3a","offer_id":51340470911263,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 3aXL","offer_id":51340470944031,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 6a","offer_id":51340470976799,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 7","offer_id":51340471009567,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 7a","offer_id":51340471042335,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 8","offer_id":51340471075103,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 8a","offer_id":51340471107871,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 9\/9Pro","offer_id":51340471140639,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 9a","offer_id":51340471173407,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 10\/10Pro","offer_id":51340471206175,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 3a","offer_id":51340471238943,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 3aXL","offer_id":51340471271711,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 6a","offer_id":51340471304479,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 7","offer_id":51340471337247,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 7a","offer_id":51340471370015,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 8","offer_id":51340471402783,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 8a","offer_id":51340471435551,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 9\/9Pro","offer_id":51340471468319,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 9a","offer_id":51340471501087,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 10\/10Pro","offer_id":51340471533855,"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":"チェルボスマホケース-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\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_2F1670316451577_cervo_silver.jpg?v=1746009793\" 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\n            開けば現れるのは、カードポケット3つとサイドポケット。ICカードや紙幣をまとめて持ち歩け、\u003cstrong\u003eお財布なしでもお出かけ可能\u003c\/strong\u003eです。内側のハードケースが、Xperiaを衝撃からしっかり守ります。\n        \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        \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_2F1649935792927_cherbo_3_8bc0d48a-5999-4cb9-a318-0aaa9ca4d454.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    \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\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            \u003cp class=\"body-text\"\u003e商品コード: 9546987438367\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表には小銭や薄い鍵などをスマートに収納できるファスナーポケットを配置。片方にマチが付いているため、中身が見やすく出し入れもスムーズです。\u003c\/li\u003e\n                \u003cli\u003e内側にはカードポケット3個とサイドポケットがあり、ICカードや紙幣をまとめて持ち歩けます。\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            \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        \u003c\/div\u003e\n    \u003c\/details\u003e\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大切なXperiaを衝撃から守り、機種に合わせた完璧なフィット感を提供します。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\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:\/\/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=\"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\/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            \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\" 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            \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:\/\/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                \u003cp class=\"caption-text text-end\"\u003eハシゴ型引手\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/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                \u003cp class=\"caption-text text-end\"\u003eペタンコ型引手\u003c\/p\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        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ Xperia 10II","offer_id":51322815316255,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 10III","offer_id":51322815349023,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 10IV","offer_id":51322815381791,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 10V","offer_id":51322815414559,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 10Ⅵ","offer_id":51322815447327,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 5","offer_id":51322815480095,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 5II","offer_id":51322815512863,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 5III","offer_id":51322815545631,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 5IV","offer_id":51322815578399,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 8","offer_id":51322815611167,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia Ace","offer_id":51322815643935,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia AceII","offer_id":51322815676703,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia AceIII","offer_id":51322815709471,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia XZ\/XZS","offer_id":51322815742239,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia XZ1","offer_id":51322815775007,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia XZ2","offer_id":51322815807775,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia XZ3","offer_id":51322815840543,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ Xperia 10Ⅶ","offer_id":51415496065311,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10II","offer_id":51322815873311,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10III","offer_id":51322815906079,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10IV","offer_id":51322815938847,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10V","offer_id":51322815971615,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10Ⅵ","offer_id":51322816004383,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 5","offer_id":51322816037151,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 5II","offer_id":51322816069919,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 5III","offer_id":51322816102687,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 5IV","offer_id":51322816135455,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 8","offer_id":51322816168223,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia Ace","offer_id":51322816200991,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia AceII","offer_id":51322816233759,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia AceIII","offer_id":51322816266527,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia XZ\/XZS","offer_id":51322816299295,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia XZ1","offer_id":51322816332063,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia XZ2","offer_id":51322816364831,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia XZ3","offer_id":51322816397599,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ Xperia 10Ⅶ","offer_id":51415496098079,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10II","offer_id":51322816430367,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10III","offer_id":51322816463135,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10IV","offer_id":51322816495903,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10V","offer_id":51322816528671,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10Ⅵ","offer_id":51322816561439,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 5","offer_id":51322816594207,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 5II","offer_id":51322816626975,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 5III","offer_id":51322816659743,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 5IV","offer_id":51322816692511,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 8","offer_id":51322816725279,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia Ace","offer_id":51322816758047,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia AceII","offer_id":51322816790815,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia AceIII","offer_id":51322816823583,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia XZ\/XZS","offer_id":51322816856351,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia XZ1","offer_id":51322816889119,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia XZ2","offer_id":51322816921887,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia XZ3","offer_id":51322816954655,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ Xperia 10Ⅶ","offer_id":51415496130847,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10II","offer_id":51322816987423,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10III","offer_id":51322817020191,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10IV","offer_id":51322817052959,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10V","offer_id":51322817085727,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10Ⅵ","offer_id":51322817118495,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 5","offer_id":51322817151263,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 5II","offer_id":51322817184031,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 5III","offer_id":51322817216799,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 5IV","offer_id":51322817249567,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 8","offer_id":51322817282335,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia Ace","offer_id":51322817315103,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia AceII","offer_id":51322817347871,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia AceIII","offer_id":51322817380639,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia XZ\/XZS","offer_id":51322817413407,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia XZ1","offer_id":51322817446175,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia XZ2","offer_id":51322817478943,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia XZ3","offer_id":51322817511711,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Xperia 10Ⅶ","offer_id":51415496163615,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10II","offer_id":51322817544479,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10III","offer_id":51322817577247,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10IV","offer_id":51322817610015,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10V","offer_id":51322817642783,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10Ⅵ","offer_id":51322817675551,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 5","offer_id":51322817708319,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 5II","offer_id":51322817741087,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 5III","offer_id":51322817773855,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 5IV","offer_id":51322817806623,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 8","offer_id":51322817839391,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia Ace","offer_id":51322817872159,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia AceII","offer_id":51322817904927,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia AceIII","offer_id":51322817937695,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia XZ\/XZS","offer_id":51322817970463,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia XZ1","offer_id":51322818003231,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia XZ2","offer_id":51322818035999,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia XZ3","offer_id":51322818068767,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Xperia 10Ⅶ","offer_id":51415496196383,"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":"チェルボスマホケース-その他の機種","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        \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\" 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_2F1669204058108_cervo_camerahole_10a17563-23de-4605-915f-4520a54147c2.jpg?v=1764400631\" 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_2F1669204058107_cervo_case1_0f784171-09a9-414a-93a5-920fb0f80483.jpg?v=1764400631\" 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内側にはカードポケット3つとサイドポケットを備え、お財布のように機能します。さらに、背面を折り返せばスタンドとしても利用でき、動画視聴も快適です。\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                \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\" 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                \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\" 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\" alt=\"ファスナーポケット\"\u003e\u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e内側にはカードポケット3個とサイドポケットを完備し、収納力も抜群。お財布のようにも使えるスマホカバーデザインになっています。\u003c\/p\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\" 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                \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\" 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                \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\" 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%2F1670317081982_hardcase.jpg?alt=media\u0026amp;token=8713a9b8-c2b6-4456-bede-56a888932e4\" class=\"img-fluid d-block w-100\" 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\" 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ストラップホール（ハトメ）加工：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\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\u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e金具の色は【ゴールド】【シルバー】【アンティーク】からご選択いただけます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670170890145_cervo_option_ring_d8993bd1-a0c0-457e-a81a-a8999052f690.jpg?v=1746154559\" class=\"img-fluid d-block w-100\" alt=\"ストラップ金具の色オプション\"\u003e\u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eハトメとマルカンをつけたスマホケースにストラップをつけたイメージ例\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/cervo_nasu_g.jpg?v=1754034973\" class=\"img-fluid d-block w-100\" 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\" 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\" 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\"\u003eファスナーの引手のデザインが機種により異なります。\u003c\/p\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%2F1663599985240_cherbo_hashigo.jpg?alt=media\u0026amp;token=6b258c41-d769-49e1-9d62-f9f280122953\" class=\"img-fluid d-block w-100\" 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%2F1663600005046_cherbo_petanko.jpg?alt=media\u0026amp;token=68e04fea-0c31-4ec2-8325-2e485e96aaf8\" class=\"img-fluid d-block w-100\" 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受注後の制作となります。注文確定後の機種の交換やキャンセル、返品は受け付けられませんのでご注意ください。\u003c\/li\u003e\n            \u003cli\u003e制作に3日～1週間程度お時間を頂きます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品コードなどの非表示情報 --\u003e\n    \u003cdiv data-enviroment=\"Customizer\" data-product-id=\"9546924917023\" style=\"display: none;\" id=\"zakeke-product-tag\"\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"サーモンピンク \/ BASIO4","offer_id":51322818134303,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ シンプルスマホ5","offer_id":51322818199839,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ シンプルスマホ6\/BASIO active","offer_id":51322818232607,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ かんたんスマホ３","offer_id":51417504842015,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ かんたんスマホ４","offer_id":51417504874783,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ あんしんスマホ","offer_id":51322818167071,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ らくらくフォン(F-01L\/F-42A)","offer_id":51322818265375,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ らくらくフォン(F-52B)","offer_id":51322818298143,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ らくらくフォン(F-53E)","offer_id":51322818330911,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51322818363679,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ BASIO4","offer_id":51322818396447,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ シンプルスマホ5","offer_id":51322818461983,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ シンプルスマホ6\/BASIO active","offer_id":51322818494751,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ かんたんスマホ３","offer_id":51417504907551,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ かんたんスマホ４","offer_id":51417504940319,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ あんしんスマホ","offer_id":51322818429215,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ らくらくフォン(F-01L\/F-42A)","offer_id":51322818527519,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ らくらくフォン(F-52B)","offer_id":51322818560287,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ らくらくフォン(F-53E)","offer_id":51322818593055,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"インディゴブルー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51322818625823,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ BASIO4","offer_id":51322818658591,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ シンプルスマホ5","offer_id":51322818724127,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ シンプルスマホ6\/BASIO active","offer_id":51322818756895,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ かんたんスマホ３","offer_id":51417504973087,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ かんたんスマホ４","offer_id":51417505005855,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ あんしんスマホ","offer_id":51322818691359,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ らくらくフォン(F-01L\/F-42A)","offer_id":51322818789663,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ らくらくフォン(F-52B)","offer_id":51322818822431,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ らくらくフォン(F-53E)","offer_id":51322818855199,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51322818887967,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ BASIO4","offer_id":51322818920735,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シンプルスマホ5","offer_id":51322818986271,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シンプルスマホ6\/BASIO active","offer_id":51322819019039,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ かんたんスマホ３","offer_id":51417505038623,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ かんたんスマホ４","offer_id":51417505071391,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ あんしんスマホ","offer_id":51322818953503,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-01L\/F-42A)","offer_id":51322819051807,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-52B)","offer_id":51322819084575,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-53E)","offer_id":51322819117343,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51322819150111,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ BASIO4","offer_id":51322819182879,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ シンプルスマホ5","offer_id":51322819248415,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ シンプルスマホ6\/BASIO active","offer_id":51322819281183,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ かんたんスマホ３","offer_id":51417505104159,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ かんたんスマホ４","offer_id":51417505136927,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ あんしんスマホ","offer_id":51322819215647,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-01L\/F-42A)","offer_id":51322819313951,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-52B)","offer_id":51322819346719,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-53E)","offer_id":51322819379487,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51322819412255,"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"}],"url":"https:\/\/cxclabo.we-shop.jp\/collections\/%e3%83%81%e3%82%a7%e3%83%ab%e3%83%9c%e3%83%ac%e3%82%b6%e3%83%bc.oembed?page=2","provider":"CxClabo","version":"1.0","type":"link"}