{"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洗練されたフラワー型押しが、普段の装いに品格をもたらします。長さ調整も簡単にできるストラップは取り外し可能で、シーンに合わせた使い分けが可能。両手を自由に、スマートな日常を演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/sholder_white.jpg?v=1754799111\" class=\"img-fluid d-block w-100 product-img\" alt=\"上品な型押しデザインのスマホケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上品な型押しデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人技が光る、唯一無二の表情\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e熟練の職人が一つずつ丁寧に手吹きで染め上げた型押し革が、奥行きのある色彩を魅せます。使うほどに艶が上がり、色味が変化するエイジングの喜びを体験してください。特別な一点に出会えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730007181356_detail_03_32e9973e-f632-4f69-bf2e-06d3b656eee2.jpg?v=1754799189\" class=\"img-fluid d-block w-100 product-img\" alt=\"使い込むほどに深まる愛着を表現したスマホケースの画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e使い込むほどに深まる愛着\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e身軽にアクティブな毎日をサポート\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e肩掛けすれば両手が空き、お買い物や移動も身軽に。サイドに配されたマグネットフラップは、サッと開閉できる快適さを実現します。カードやちょっとした小物もスマートに収納でき、これ一つでお出かけ準備は万端です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006233671_sholder_st_coord_05_a593e90c-fbc1-47d2-b437-63fe0177cbf6.jpg?v=1754799189\" class=\"img-fluid d-block w-100 product-img\" alt=\"スムーズ開閉で必要な時にサッと取り出せるスマホケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスムーズ開閉で必要な時にサッと\u003c\/p\u003e\n  \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\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730007181356_detail_03_0fe6f861-c903-4663-9b96-29c1dea03828.jpg?v=1744355677\" class=\"img-fluid d-block w-100 product-img\" alt=\"手作業で染色されたフラワー型押し革の拡大画像\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: キップ(牛)革、ポリカーボネート\u003c\/li\u003e\n          \u003cli\u003e加工: タンニン鞣し、手吹き染色、型押し、パラフィン加工\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e機能性・利便性\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e普段使いに便利な機能を多数搭載。移動中や動画視聴など、様々なシーンで活躍します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e取り外し簡単、長さ調整もできるショルダーストラップ付き (長さ72cm~140cm)\u003c\/li\u003e\n          \u003cli\u003eマグネットフラップがサイドにあるからラクラク開閉\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006233671_sholder_st_coord_05_47f1aaec-739c-423f-ab35-fd699af9d2dc.jpg?v=1744355677\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーストラップ付きスマホケースの使用イメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1729324489237_detail_11_cd269b77-8e01-411b-9653-3318bb448138.jpg?v=1744355677\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイドマグネットフラップの開閉イメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e内側には充実の収納ポケットと、動画視聴に便利なスタンド機能を備えています。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e切り込み式の3段カードポケットとサイドポケット\u003c\/li\u003e\n          \u003cli\u003e（カードポケットは1段につきICカード1枚を入れる基準で作られています。沢山いれすぎると革が伸びたり、マグネットが閉まらなくなりますのでご注意ください。）\u003c\/li\u003e\n          \u003cli\u003e背面を折り返すと動画視聴に便利なスタンドとしても利用可能\u003c\/li\u003e\n          \u003cli\u003e内側のフレームは耐久性にすぐれたポリカーボネート製ハードケース\u003c\/li\u003e\n          \u003cli\u003e各機種ごとぴったりサイズのカメラホール\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1730006171795_detail_09_not_strap_982dce0f-f8fd-4abb-b1a2-373b6bdd4f80.jpg?v=1744355677\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマホケース内部のカードポケットとサイドポケット\"\u003e\n        \u003c\/div\u003e\n        \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_2F1729332702134_detail_06_3f3a4cd1-f82e-4696-bb33-e39747628829.jpg?v=1744355677\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマホケースのスタンド機能使用イメージ\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eストラップ長さ: 72cm～140cm (調整可能)\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e※ケース本体の具体的なサイズは、対応機種により異なります。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入の注意事項\u003c\/h3\u003e\n    \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":"ホワイト \/ arrows We2","offer_id":51115153457439,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ arrows We","offer_id":51115153490207,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ arrows Be4+","offer_id":51115153522975,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ arrows 5G","offer_id":51115153555743,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ arrows U\/J","offer_id":51115153588511,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ arrows Be4","offer_id":51115153621279,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ arrows Be3","offer_id":51115153654047,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ arrows Alpha","offer_id":51417520931103,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ arrows We2","offer_id":51115153686815,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ arrows We","offer_id":51115153719583,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ arrows Be4+","offer_id":51115153752351,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ arrows 5G","offer_id":51115153785119,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ arrows U\/J","offer_id":51115153817887,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ arrows Be4","offer_id":51115153850655,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ arrows Be3","offer_id":51115153883423,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー \/ arrows Alpha","offer_id":51417520963871,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ arrows We2","offer_id":51115153916191,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ arrows We","offer_id":51115153948959,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ arrows Be4+","offer_id":51115153981727,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ arrows 5G","offer_id":51115154014495,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ arrows U\/J","offer_id":51115154047263,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ arrows Be4","offer_id":51115154080031,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ arrows Be3","offer_id":51115154112799,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ arrows Alpha","offer_id":51417520996639,"sku":null,"price":16540.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/sholder_white.jpg?v=1754799111","url":"https:\/\/cxclabo.we-shop.jp\/products\/%e3%83%ab%e3%83%93%e3%83%8a%e3%82%b9%e3%82%b9%e3%83%9e%e3%83%9b%e3%82%b1%e3%83%bc%e3%82%b9-arrows%e7%94%a8","provider":"CxClabo","version":"1.0","type":"link"}