{"title":"¥5,000〜¥8,000","description":"","products":[{"product_id":"0b9jc1z6l3lfjvs9fqqa","title":"シュリンクレザーショルダーストラップ7mm幅　ゴールド金具","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質シュリンクレザーの洗練ストラップ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eしなやかな\u003cstrong\u003eイタリアンシュリンクレザー\u003c\/strong\u003eが、装いにリュクスな輝きを添えます。肌触りも優しく、時間と共に深まる風合いをぜひご体感ください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1671439904707_cervo_7strap_apink_g.jpg?v=1746009992\" 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\u003e7mm幅\u003c\/strong\u003eはスマートフォンケースの斜め掛けに最適です。両サイドの\u003cstrong\u003eゴールドナスカン\u003c\/strong\u003eがスムーズな着脱を叶え、約72cmから140cmまで長さ調整も簡単に行えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1672807163174_cervo_shoulderstrap_gs.jpg?v=1754813549\" 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_2F1674047489753__E3_81_A4_E3_81_AA_E3_81_8E_E3_82_81_E8_AA_AC_E6_98_8E_E7_94_BB_E5_83_8F.jpg?v=1754813549\" 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      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1674047396967_%E3%81%A4%E3%81%AA%E3%81%8E%E3%82%81%E8%AA%AC%E6%98%8E%E7%94%BB%E5%83%8F.jpg?alt=media\u0026amp;token=313743d9-38a0-4032-ab3a-9af4074d8be9\" alt=\"ストラップつなぎ目詳細説明画像\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e長さ調節が簡単な機能的なデザインです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eストラップ部分：約72cm～140cm（長さ調節可）\u003c\/li\u003e\n        \u003cli\u003e幅：7mm\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%2F1672806952282_cervo_shoulderstrap_gs.jpg?alt=media\u0026amp;token=e981f648-0b74-4a87-a265-b908791a4c1b\" alt=\"ショルダーストラップ長さ調整イメージ画像\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e上質なイタリアンシュリンクレザーと機能的な金具を使用しています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材：イタリアンシュリンクレザー\u003c\/li\u003e\n        \u003cli\u003e金具：ゴールドナスカン（両サイド）\u003c\/li\u003e\n        \u003cli\u003e商品種別：ショルダーストラップ（単品）\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e推奨用途\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eスマートな手ぶらスタイルを実現する、様々なシーンで活躍するアイテムです。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eスマートフォンケースの斜め掛けに最適です。\u003c\/li\u003e\n        \u003cli\u003e両サイドのナスカンで着脱が簡単に行えます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/detail_style_05_0b9fabac-0386-4e58-8a85-288110329bcd.jpg?v=1753428172\" 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商品コード: 0b9jc1z6l3lfjvs9fqqa\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド","offer_id":49498155581727,"sku":null,"price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"ライトピンク","offer_id":49498155483423,"sku":null,"price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク","offer_id":49498155352351,"sku":null,"price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー","offer_id":49498155254047,"sku":null,"price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー","offer_id":49498155548959,"sku":null,"price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49498155450655,"sku":null,"price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ","offer_id":49498155286815,"sku":null,"price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー","offer_id":49498155417887,"sku":null,"price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49498155516191,"sku":null,"price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":49498155385119,"sku":null,"price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":49498155319583,"sku":null,"price":3850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1671439904707_cervo_7strap_apink_g.jpg?v=1746009992"},{"product_id":"fssush7afdxcdmeyme2v","title":"電車パスケース　会社とふとん","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e癒やしと遊び心のパスケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e会社とふとん、ユニークな電車が行き交うデザインが目を惹きます。Suicaを入れれば、窓から可愛いペンギンが顔を出し、日々の通勤にささやかな笑顔と癒やしを添えてくれます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691481911274_tasnanika_detail_07.jpg?v=1746009885\" class=\"img-fluid d-block w-100 product-img\" alt=\"通勤風景を描いたパスケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e通勤がちょっと楽しくなる\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質を知る大人のための革小物\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日本が誇る\u003cstrong\u003e栃木レザー\u003c\/strong\u003eの滑らかな手触りと、レーザー加工で丁寧に彫刻された\u003cstrong\u003e凹凸あるデザイン\u003c\/strong\u003eが特徴です。使うほどに艶が増し、自分だけの風合いに変化する過程も楽しめます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1649872174842_tasnanika_2.jpg?v=1746009885\" 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_2F1672794614621_tasnanika_bag2.jpg?v=1746009885\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースをリールで使うイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e快適な改札体験をサポート\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e個人作家『tasnanika（タスナニカ）』さんとコラボした、遊び心あふれるデザインが特徴です。電車は各駅「会社行き」と特急「ふとん行き」。Suicaを入れれば窓からペンギン車掌が顔を出し、日々の通勤を楽しく彩ります。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/tasnanika_white_futon_d1cd54ca-ee07-4094-8061-36607305e84c.jpg?v=1753608233\" 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\/tasnanika_detail_07.jpg?v=1753603726\" class=\"img-fluid d-block w-100 product-img\" alt=\"Suicaとペンギン\"\u003e\u003c\/div\u003e\n        \u003cp\u003e裏面にはもう1枚カードを収納できるポケット付きです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/tasunanika_detail6.jpg?v=1753603847\" class=\"img-fluid d-block w-100 product-img\" alt=\"裏面カードポケット\"\u003e\u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e※画像はNANKYOKU COFFEEデザインの参考画像です。\u003c\/p\u003e\n        \u003cp\u003eデザインは、作家さんがひとつひとつ丁寧にレーザー加工で彫刻しています。プリントでは味わえない、立体的な凹凸が魅力です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・加工\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e日本トップクラスの技術を誇る栃木レザーを使用。使い込むほどに革が馴染み、艶が増し、自分だけの風合いに変化する経年変化をお楽しみいただけます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 栃木レザー\u003c\/li\u003e\n          \u003cli\u003e仕上げ: アニリン仕上げ（ツヤ感のある仕上がり）\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1676018631247_tasnanika_detail_011.jpg?alt=media\u0026amp;token=4c5eb324-a193-48c1-8e7c-757c64519e6c\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブランドロゴ刻印\"\u003e\u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e裏面には「CxClabo」と「tasnanika」のロゴが刻印されています。\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        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1676018658214_tasnanika_detail_10.jpg?alt=media\u0026amp;token=cade0676-e3f2-4c3b-bd7e-c6ee63ca95cf\" 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\/MG_5725.jpg?v=1753601925\" class=\"img-fluid d-block w-100 product-img\" alt=\"リールストラップ商品画像\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/0k8otox7onb92mfu9k0k\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e▼栃木レザーリール付きストラップはこちら\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003efssush7afdxcdmeyme2v\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e非接触ICカードを2枚入れると読み取りエラーが発生しますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003ePASMO、Suicaなど撮影に使用した小物は付属しません。\u003c\/li\u003e\n      \u003cli\u003e天然皮革のため、傷やシワなど、製品ごとに異なる表情があります。また色味や風合いも個体差がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"tasnanika x CxClabo","offers":[{"title":"アイボリー","offer_id":49498278166815,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":49498278199583,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":49498278232351,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691481911274_tasnanika_detail_07.jpg?v=1746009885"},{"product_id":"kcmupvalo8pdstsg2evf","title":"スリムで軽い本革メガネケース　Mサイズ","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートに携帯、大人のメガネケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e約18cmの洗練された佇まいは、\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_2F1677242179629_grass_M_detail_01.jpg?v=1755409146\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートに携帯できるメガネケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e鞄にすっきり収まるスマート設計\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人の手仕事が息づく、上質な革の質感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e丁寧に仕立てられた革の折り返しと、繊細な\u003cstrong\u003eステッチワーク\u003c\/strong\u003eが、手に取るたびに確かな品質を伝えます。\u003cstrong\u003e使い込むほどに深まる風合い\u003c\/strong\u003eもお楽しみください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1677242201372_grass_M_detail_11.jpg?v=1755409146\" class=\"img-fluid d-block w-100 product-img\" alt=\"革の質感が際立つメガネケースの細部\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこだわりを感じる細部の美しさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e大切なメガネを優しく保護、スムーズな収納\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eしなやかな革が大切な\u003cstrong\u003eメガネを優しく包み込み\u003c\/strong\u003e、日常の衝撃や傷つきからしっかりと守ります。スムーズな出し入れで、\u003cstrong\u003eストレスフリー\u003c\/strong\u003eな使い心地を提供します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/grass___detail_04.jpg?v=1755409146\" class=\"img-fluid d-block w-100 product-img\" alt=\"メガネを優しく保護する様子\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eアイウェアを包み込む安心感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品仕様\u003c\/h3\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「スリムで軽い本革メガネケース スタンダードサイズVer」は、お客様のこんな声から生まれました。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e「しっかりしているけど重い」という不満を解消\u003c\/li\u003e\n          \u003cli\u003e「小さいバッグに入れるとき幅をとる」という悩みを解決\u003c\/li\u003e\n          \u003cli\u003e「味気ないメガネケース」から脱却し、所有感を満たすデザイン\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e革も柔らかく手になじみ、日常使いに最適です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e当店一番人気のスタンダードサイズは、幅広いメガネに対応します。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e本体サイズ：約W7㎝ × H18㎝\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\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1677241245172_grass_M_detail_01.jpg?alt=media\u0026amp;token=4abb1cdc-c3b5-4e14-96b4-17eff341b737\" 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%2F1677241497802_grass_M_detail_11.jpg?alt=media\u0026amp;token=c7695554-92cc-4cbc-9d8f-e394ac5b9ef9\" 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%2F1677241305517_grass_M_detail_13.jpg?alt=media\u0026amp;token=de4f5213-7f78-4242-ab67-0bbfee354d0b\" 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          \u003cli\u003e内側：ユニチカ製くさび型超極細繊維「ミューフェス」（マイクロファイバー素材）\u003c\/li\u003e\n        \u003c\/ul\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  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド","offer_id":49498310148383,"sku":null,"price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":49498310082847,"sku":null,"price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー","offer_id":49498309919007,"sku":null,"price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":49498309951775,"sku":null,"price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49498310050079,"sku":null,"price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49498310115615,"sku":null,"price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":49498310017311,"sku":null,"price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":49498309984543,"sku":null,"price":3960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678883622340_1668858317990_slim_grass_m_red.jpg?v=1746009844"},{"product_id":"switda4yvptvqr8clp7g","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スマートに持ち歩く L字ファスナーミニ財布\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678881179860_1651940631164_fasner_ic__0000__E3_83_AC_E3_82_A4_E3_83_A4_E3_83_BC-10.jpg?v=1746009798\" 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\"\u003eL字ファスナーの軽快な開閉で、\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改札も支払いもスムーズ ICカード収納\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1651940655968_fasner_ic__0005__E3_83_AC_E3_82_A4_E3_83_A4_E3_83_BC_2015.jpg?v=1746009798\" 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\"\u003eL字ファスナーを開けば、両サイドの\u003cstrong\u003eマチがガバッと大きく開きます\u003c\/strong\u003e。ICカードも小銭もひと目で確認でき、慌ただしい改札やレジでも\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_2F1651940694101_fasner_ic__0003__E3_83_AC_E3_82_A4_E3_83_A4_E3_83_BC_2013.jpg?v=1746009799\" 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内側の仕切りとポケットが、ICカードと小銭を\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 class=\"body-text\"\u003eL字ファスナーで開閉スムーズ、両サイドのマチでガバッと開くカード＆小銭入れ\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eお客様の「こんな声」から生まれた、L字ファスナー型小銭＆ICカード入れです。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e単パスだとICカードが抜け落ちそう\u003c\/li\u003e\n          \u003cli\u003e大きいお財布は手間、パスケースにお金を少し入れておきたい\u003c\/li\u003e\n          \u003cli\u003e子供にICカードと最低限のお金だけ持たせたい\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\"\u003eL字ファスナーの機能美\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e開け閉めが簡単で、だけど見やすい秘密はL字型ファスナーの設計にあります。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eコの字型より簡単なL字型ファスナー\u003c\/li\u003e\n          \u003cli\u003eファスナーを開くと両サイドにマチがガバッと開く\u003c\/li\u003e\n          \u003cli\u003e真ん中に仕切り入りで、マチがさらに広がる構造\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eコンパクトで賢い収納\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eコンパクトながらも、仕切りとポケットでしっかりと分別できます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e内側両サイドにICカードポケット\u003c\/li\u003e\n          \u003cli\u003eメインのマチポケットが2つ（小銭や三つ折り札の収納に）\u003c\/li\u003e\n          \u003cli\u003e両サイドのマチで中身が落ちるのを防止\u003c\/li\u003e\n          \u003cli\u003e表側にもカードポケットが1つ（レシート収納などに便利）\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e小学生のお子様にも人気の機能です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材とデザインのこだわり\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e 天然皮革\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eファスナー配色:\u003c\/strong\u003e 革の色と異なる配色でアクセントをプラス\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e裏地:\u003c\/strong\u003e 中が見やすいアイボリー色を採用\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e商品コード:\u003c\/strong\u003e switda4yvptvqr8clp7g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e天然皮革を使用しているため、傷やシワなど、それぞれの特徴がありますのでご了承ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド","offer_id":49498399670559,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":49498399605023,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー","offer_id":49498399441183,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":49498399473951,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49498399572255,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49498399637791,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":49498399539487,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド","offer_id":49498399506719,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678881179860_1651940631164_fasner_ic__0000__E3_83_AC_E3_82_A4_E3_83_A4_E3_83_BC-10.jpg?v=1746009798"},{"product_id":"ショルダーストラップ付newカラーレザースマホケース-arrowsシリーズ対応-カスタマイズ","title":"ショルダーストラップ付NEWカラーレザースマホケース　arrowsシリーズ対応　カスタマイズ","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e旬カラーを纏う、手ぶらスタイル\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708855940494_leather_sholder_pink.jpg?v=1746009783\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日を彩る新色ケース\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e鮮やかな新色が、装いにフレッシュな彩りを添えます。肩に掛ければ両手が自由になり、身軽にお出かけを楽しめます。ファッションのアクセントにもなるデザインです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e賢く収納、スマートにお出かけ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661716_option_005_453e1404-1379-4c3e-b83d-c01be146e00c.jpg?v=1746009784\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e整理整頓も思いのまま\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e３段のカードポケットと大きなサイドポケットを装備。スマホと必要最小限の荷物が収まるため、\u003cstrong\u003eお財布を持たずに身軽に外出\u003c\/strong\u003eできます。サイドマグネットで開閉も滑らかです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e豊かな色彩、個性を彩る\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661715_option_004_9ae4e518-fa72-474b-a97e-b3e112d0a604.jpg?v=1746009784\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e細部までこだわった上質さ\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e厳選された丈夫な合皮素材が、日常に彩りと安心を届けます。各機種に合わせた精密なカメラホールは、美しい写真撮影を妨げません。さらに、飾りパーツで自分だけのデザインが創造できます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e斜め掛けができるスマホカバーは、ストラップの着脱もスムーズです。毎日の生活をより便利に、スマートにするための機能が満載です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e両手が自由になる斜め掛けスタイル\u003c\/li\u003e\n        \u003cli\u003e３段のカードポケットと大きなサイドポケットで身軽にお出かけ\u003c\/li\u003e\n        \u003cli\u003e開閉スムーズなサイドマグネット式\u003c\/li\u003e\n        \u003cli\u003e上下のハトメ穴と丸いリングでストラップの着脱がスムーズ\u003c\/li\u003e\n        \u003cli\u003e各機種に合わせた精密カメラホールで撮影を妨げない\u003c\/li\u003e\n        \u003cli\u003e動画視聴に便利なスタンド機能\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675217235_option_005.jpg?alt=media\u0026amp;token=63c3312f-dde5-4f1e-9dc0-14f750c9f118\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"caption-text text-end\"\u003e豊富な収納で身軽にお出かけ\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675378902_option_004.jpg?alt=media\u0026amp;token=8c7ffabc-3259-4325-adfe-f44cadaba2e\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"caption-text text-end\"\u003e機種に合わせたぴったり設計\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574891520_option_007.jpg?alt=media\u0026amp;token=9f043924-4ca2-4253-84dc-35a18a24a223\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"caption-text text-end\"\u003e動画視聴も快適なスタンド機能\u003c\/p\u003e\n      \u003cp\u003eお出かけの時はストラップをつけて、家の中では外して、と臨機応変に使うこともできます。ストラップは細身タイプなので、バッグのポケットやポーチの中への収納にも困りません。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・サイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e製品の素材とサイズに関する詳細情報です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eケース本体素材: 丈夫な合皮素材\u003c\/li\u003e\n        \u003cli\u003eショルダーストラップ素材: 本革（約５㎜幅の細身タイプ）\u003c\/li\u003e\n        \u003cli\u003e対応機種: arrowsシリーズ各機種に対応\u003c\/li\u003e\n        \u003cli\u003e金具カラー: おススメセットではハトメ、マルカン、ストラップについているナスカンはすべてシルバー金具\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e※メタル系（シルバー\/ゴールド）の合皮素材は、特性上他のカラーより傷みが早く出てくる場合がございますのでご了承ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラーコーディネート・カスタマイズ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eシーバイシーラボが提案するおすすめカラーコーディネートと、あなただけのオリジナルケースを作るカスタマイズについてご紹介します。\u003c\/p\u003e\n      \u003cp\u003e【おすすめカラーコーディネート】\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e合皮スマホケース本体に、シーバイシーラボのおススメカラーの本革ショルダーストラップをセットしています。\u003c\/li\u003e\n        \u003cli\u003eショルダーストラップは細身（約５㎜幅）タイプなので、ファッションを選びません。\u003c\/li\u003e\n        \u003cli\u003e※スマホケースとショルダーストラップのカラーは同一ではありません。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675602824_leather_sholder_rightgreen.jpg?alt=media\u0026amp;token=1c8f4226-de5f-4a84-845c-27b2c8bb75a9\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"caption-text text-end\"\u003e細身のストラップでファッションを選ばない\u003c\/p\u003e\n      \u003cp\u003e【カスタマイズについて】\u003c\/p\u003e\n      \u003cp\u003eマグネットフラップがサイドにあるので、表側は飾りパーツを自由に配置することができます。\u003c\/p\u003e\n      \u003cul class=\"step-list\"\u003e\n        \u003cli\u003e機種とカラーを選択後、「カスタマイズする」ボタンを押してください。\u003c\/li\u003e\n        \u003cli\u003e飾りパーツを選択して配置できるカスタマイズ画面に遷移します。\u003c\/li\u003e\n        \u003cli\u003e「カスタマイズの進め方」をご覧の上、ぜひご利用ください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676566649_parts_pat_003.jpg?alt=media\u0026amp;token=fa26671f-65b6-46f5-9f2d-3f441c308547\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例１\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676623262_parts_deco_003.jpg?alt=media\u0026amp;token=41fa7d6e-4dd6-41e0-8940-96b2501a1fa5\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例２\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676863831_parts_pat_002.jpg?alt=media\u0026amp;token=f68ced52-d44f-4ebd-9124-cb710c9f19de\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例３\u003c\/p\u003e\n      \u003cp\u003e異なるカラーの組み合わせを楽しみたい方は、それぞれ単品でもご購入いただけます。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eスマホケース単品ページ: \u003ca title=\"NEWカラーレザースマホケース　arrows\" href=\"https:\/\/cxclabo.we-shop.jp\/collections\/arrows\/products\/bmjuxwnvuro0seqcjdwd\"\u003eCxClabo\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003cli\u003eショルダーストラップ（金具カラー：シルバー）ページ: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/7rp7ospbsmaxgch0p3oe\" title=\"細いショルダーストラップ\"\u003eCxClabo\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003cli\u003eショルダーストラップ（金具カラー：ゴールド）ページ: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/xsmu1ct5sokyts4r0f4k\" title=\"細いショルダーストラップ\"\u003eCxClabo\u003c\/a\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ③ 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送案内\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本製品は受注後の制作となります。ご注文確定後、制作に３日〜１週間程度お時間を頂きます。あらかじめご了承ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入時の注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eメタル系（シルバー\/ゴールド）の合皮素材は、特性上、他のカラーより傷みが早く出てくる場合がございますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003eスマホケースとショルダーストラップのカラーは同一ではありません。\u003c\/li\u003e\n      \u003cli\u003eおススメセットのハトメ、マルカン、ストラップについているナスカンはすべてシルバー金具となります。\u003c\/li\u003e\n      \u003cli\u003e受注制作のため、注文確定後の機種の交換やキャンセル、返品は受け付けられません。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9546990944543\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ arrows 5G","offer_id":49498410975519,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows Be3","offer_id":52288002195743,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows Be4","offer_id":52288002228511,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows Be4+","offer_id":52288002261279,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows U\/J","offer_id":52288002294047,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows We","offer_id":52288002326815,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows We2","offer_id":52288002359583,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ arrows Alpha","offer_id":52288002392351,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows 5G","offer_id":52288002425119,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows Be3","offer_id":52288002457887,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows Be4","offer_id":52288002490655,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows Be4+","offer_id":52288002523423,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows U\/J","offer_id":52288002556191,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows We","offer_id":52288002588959,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows We2","offer_id":52288002621727,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ arrows Alpha","offer_id":52288002654495,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows 5G","offer_id":52288002687263,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows Be3","offer_id":52288002720031,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows Be4","offer_id":52288002752799,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows Be4+","offer_id":52288002785567,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows U\/J","offer_id":52288002818335,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows We","offer_id":52288002851103,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows We2","offer_id":52288002883871,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ arrows Alpha","offer_id":52288002916639,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows 5G","offer_id":52288002949407,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows Be3","offer_id":52288002982175,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows Be4","offer_id":52288003014943,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows Be4+","offer_id":52288003047711,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows U\/J","offer_id":52288003080479,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows We","offer_id":52288003113247,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows We2","offer_id":52288003146015,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ arrows Alpha","offer_id":52288003178783,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows 5G","offer_id":52288003211551,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows Be3","offer_id":52288003244319,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows Be4","offer_id":52288003277087,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows Be4+","offer_id":52288003309855,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows U\/J","offer_id":52288003342623,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows We","offer_id":52288003375391,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows We2","offer_id":52288003408159,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ arrows Alpha","offer_id":52288003440927,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows 5G","offer_id":52288003473695,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows Be3","offer_id":52288003506463,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows Be4","offer_id":52288003539231,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows Be4+","offer_id":52288003571999,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows U\/J","offer_id":52288003604767,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows We","offer_id":52288003637535,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows We2","offer_id":52288003670303,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ arrows Alpha","offer_id":52288003703071,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows 5G","offer_id":52288003735839,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be3","offer_id":52288003768607,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be4","offer_id":52288003801375,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Be4+","offer_id":52288003834143,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows U\/J","offer_id":52288003866911,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows We","offer_id":52288003899679,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows We2","offer_id":52288003932447,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ arrows Alpha","offer_id":52288003965215,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows 5G","offer_id":52288003997983,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be3","offer_id":52288004030751,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be4","offer_id":52288004063519,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Be4+","offer_id":52288004096287,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows U\/J","offer_id":52288004129055,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows We","offer_id":52288004161823,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows We2","offer_id":52288004194591,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ arrows Alpha","offer_id":52288004227359,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708855940494_leather_sholder_pink.jpg?v=1746009783"},{"product_id":"vahffgwo6sm72yctrn2e","title":"スリムで軽い本革メガネケース　Sサイズ","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e毎日が軽くなるスリム本革ケース\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1668857450728_slim_grass_green.jpg?v=1746009771\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e上質を纏うミニマルデザイン\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e重くなりがちなケースを、スマートに持ち運びませんか。\u003cstrong\u003e約5cm幅の洗練デザイン\u003c\/strong\u003eが、バッグにすんなり収まり、日常を軽やかに彩ります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eリーディンググラスもPCメガネもSサイズに\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/grass_S_detail_01.jpg?v=1755409063\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e大切なメガネを優雅に収納\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eW5cm×H18cmの絶妙な設計\u003c\/strong\u003e。リーディンググラスやPCメガネを優しく包み込み、大切な一本をスマートに保護し、快適な視界を守ります。\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\/grass_S_detail_11.jpg?v=1755409063\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eレンズに優しい保護設計\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e内側は\u003cstrong\u003eユニチカのハイテク素材「ミューフェス」\u003c\/strong\u003eを採用。ミクロの汚れも拭き取り、大切なレンズを傷から護ります。クリアな視界を約束し、内側の配色も魅力。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \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小さいバッグにもすんなり収まる約5cm幅の洗練デザイン\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リーディンググラスやPCメガネなど、スリムなメガネにぴったりのサイズです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e本体サイズ: 約W5cm × H18cm\u003c\/li\u003e\n                \u003cli\u003eマチ: 片側 最大約2.5cm\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%2F1677237403195_grass_S_detail_01.jpg?alt=media\u0026amp;token=fa8eaaab-ce10-4295-9bbc-bc62517cd5d5\" 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%2F1677237468359_grass_S_detail_11.jpg?alt=media\u0026amp;token=f27d2972-a138-45ba-a05e-5002a3bd96a7\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp\u003e中にメガネを入れた際のイメージです。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1677241131271_grass_S_detail_14.jpg?alt=media\u0026amp;token=4f295a01-63ee-4f52-9200-d440d90df102\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp\u003e手持ちでのサイズ感の参考画像です。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1677241099730_grass_S_detail_13.jpg?alt=media\u0026amp;token=46025789-3a27-4626-b8eb-3ce00b2cce2e\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e※Mサイズ、Lサイズのメガネケースは以下のページからご覧いただけます。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/goods\/products\/kcmupvalo8pdstsg2evf\"\u003eMサイズのメガネケースはこちら\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/products\/bbdnt7jyac4i6rwyd6wr\"\u003eLサイズのメガネケースはこちら\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e内側には、大切なレンズを護るこだわりのマイクロファイバー素材を採用しています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e外側: 本革\u003c\/li\u003e\n                \u003cli\u003e内側: ユニチカのハイテク素材「ミューフェス」を使用\u003c\/li\u003e\n                \u003cli\u003eめがね拭きでも使われるマイクロファイバー素材でしっかりカバー\u003c\/li\u003e\n                \u003cli\u003eミクロの汚れもしっかり拭き取り、繊維くずが付かず傷つきにくい\u003c\/li\u003e\n                \u003cli\u003e革の色と異なる配色でアクセントをプラス\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品名: スリムで軽い本革メガネケース Sサイズ（リーディンググラスVer）\u003c\/li\u003e\n                \u003cli\u003e商品コード: vahffgwo6sm72yctrn2e\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) - 情報がないため作成しない --\u003e\n\n    \u003c!-- 注意事項セクション (Notes) - 情報がないため作成しない --\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド","offer_id":49498427457823,"sku":null,"price":3740.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":49498427392287,"sku":null,"price":3740.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー","offer_id":49498427228447,"sku":null,"price":3740.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":49498427261215,"sku":null,"price":3740.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49498427359519,"sku":null,"price":3740.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49498427425055,"sku":null,"price":3740.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":49498427326751,"sku":null,"price":3740.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":49498427293983,"sku":null,"price":3740.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1668857450728_slim_grass_green.jpg?v=1746009771"},{"product_id":"ショルダーストラップ付newカラーレザースマホケース-google-pixelシリーズ対応-カスタマイズ","title":"ショルダーストラップ付NEWカラーレザースマホケース　Google Pixelシリーズ対応　カスタマイズ","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスタイリッシュに手ぶらで外出\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e斜め掛けで両手が自由に、日常を身軽に。細身のストラップはファッションを選ばず溶け込み、\u003cstrong\u003e丈夫な合皮素材\u003c\/strong\u003eで毎日安心してお使いいただけます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708676897095_leather_sholder_red.jpg?v=1746009749\" class=\"img-fluid d-block w-100 product-img\" alt=\"鮮やかな彩りのスマホケースを斜め掛けした女性のイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e鮮やかな彩り、アクティブな一日へ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスマートに携帯、お財布いらず\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e3段のカードポケット\u003c\/strong\u003eと広々としたサイドポケットで、お札もスマートに収納できます。これひとつで近所へのお出かけも身軽に叶います。サイドマグネットで開閉もスムーズです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661716_option_005_6cc8573d-b791-406b-b18e-8bd7176a69b5.jpg?v=1746009749\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマホケースのカードポケットにお札やカードが収納されている様子\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e必要なものを、ひとつにまとめて\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e快適動画視聴、私らしい特別感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e後ろ側の折れ線を軸にスタンド式にでき、動画視聴も快適な角度をキープします。\u003cstrong\u003e機種に合わせたカメラホール\u003c\/strong\u003eが、撮影の手間をなくします。飾りパーツで自分だけのデザインにカスタマイズできます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661717_option_008_419048da-8720-4658-864a-472d77c7f436.jpg?v=1746009749\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマホケースをスタンドにして動画を視聴している様子\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e用途に合わせて、自由に変身\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e斜め掛けができるショルダーストラップ付スマホケースは、日常を快適にする多彩な機能を備えています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e丈夫な合皮素材で長く愛用いただけます。\u003c\/li\u003e\n                \u003cli\u003e3段のカードポケットとサイドポケットでお財布いらず。\u003c\/li\u003e\n                \u003cli\u003eサイドマグネットで開閉がスムーズ。\u003c\/li\u003e\n                \u003cli\u003eストラップの着脱がスムーズなハトメ穴とリング。\u003c\/li\u003e\n                \u003cli\u003e各機種ぴったりサイズのカメラホールで撮影も簡単。\u003c\/li\u003e\n                \u003cli\u003eスタンド機能で動画視聴も快適。\u003c\/li\u003e\n                \u003cli\u003e飾りパーツで自分だけのカスタマイズが可能。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003eカードポケットとサイドマグネット\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675217235_option_005.jpg?alt=media\u0026amp;token=63c3312f-dde5-4f1e-9dc0-14f750c9f118\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマホケース内部のカードポケットとサイドマグネットの詳細\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e機種に合わせたカメラホール\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675378902_option_004.jpg?alt=media\u0026amp;token=8c7ffabc-3259-4325-adfe-f44cadaba2e\" class=\"img-fluid d-block w-100 product-img\" alt=\"Google Pixelに合わせたカメラホール\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e便利なスタンド機能\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574891520_option_007.jpg?alt=media\u0026amp;token=9f043924-4ca2-4253-84dc-35a18a24a223\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマホケースのスタンド機能を使用した動画視聴イメージ\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材とサイズ・詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e製品の主要な素材と具体的な仕様は以下の通りです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eケース本体:\u003c\/strong\u003e 丈夫な合皮素材\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eショルダーストラップ:\u003c\/strong\u003e 本革（約5mm幅の細身タイプ）\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eポケット:\u003c\/strong\u003e カードポケット3段、サイドポケット1箇所\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e開閉:\u003c\/strong\u003e サイドマグネット式\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eストラップ金具:\u003c\/strong\u003e シルバー金具（おすすめセットの場合）\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e対応機種:\u003c\/strong\u003e Google Pixelシリーズ各機種に対応\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003eショルダーストラップについて\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eショルダーストラップは細身タイプなので、ファッションを選びません。\u003c\/li\u003e\n                \u003cli\u003eスマホケースとショルダーストラップのカラーは同一ではありません。\u003c\/li\u003e\n                \u003cli\u003eおすすめセットではハトメ、マルカン、ストラップについているナスカンはすべてシルバー金具となります。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003eストラップとケースのカラーコーディネート例\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675602824_leather_sholder_rightgreen.jpg?alt=media\u0026amp;token=1c8f4226-de5f-4a84-845c-27b2cbb75a9\" class=\"img-fluid d-block w-100 product-img\" alt=\"異なるカラーのショルダーストラップとスマホケースの組み合わせ例\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eカスタマイズについて\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eマグネットフラップがサイドにあるため、表側は飾りパーツを自由に配置してカスタマイズが可能です。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eカスタマイズの手順\u003c\/p\u003e\n            \u003cul class=\"step-list\"\u003e\n                \u003cli\u003e【機種】と【カラー】を選択します。\u003c\/li\u003e\n                \u003cli\u003e「カスタマイズする」ボタンを押すと、飾りパーツを選択して配置できるカスタマイズ画面に移行します。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003eカスタマイズ例1\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676566649_parts_pat_003.jpg?alt=media\u0026amp;token=fa26671f-65b6-46f5-9f2d-3f441c308547\" class=\"img-fluid d-block w-100 product-img\" alt=\"飾りパーツでカスタマイズされたスマホケースの例1\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eカスタマイズ例2\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676623262_parts_deco_003.jpg?alt=media\u0026amp;token=41fa7d6e-4dd6-41e0-8940-96b2501a1fa5\" class=\"img-fluid d-block w-100 product-img\" alt=\"飾りパーツでカスタマイズされたスマホケースの例2\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eカスタマイズ例3\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676863831_parts_pat_002.jpg?alt=media\u0026amp;token=f68ced52-d44f-4ebd-9124-cb710c9f19de\" class=\"img-fluid d-block w-100 product-img\" alt=\"飾りパーツでカスタマイズされたスマホケースの例3\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e関連商品\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e異なるカラーの組み合わせや、単品でのご購入をご希望の方はこちらをご覧ください。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/google-pixel\/products\/v2rp3e8j3yrhqpgaipsh\"\u003eスマホケース単品のページ\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/7rp7ospbsmaxgch0p3oe\"\u003eショルダーストラップ（金具カラー：シルバー）のページ\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/xsmu1ct5sokyts4r0f4k\"\u003eショルダーストラップ（金具カラー：ゴールド）のページ\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e本製品は受注後の制作となります。ご注文確定後の機種の交換、キャンセル、返品は承りかねますのでご注意ください。\u003c\/li\u003e\n            \u003cli\u003e制作には3日～1週間程度お時間を頂きます。\u003c\/li\u003e\n            \u003cli\u003eメタル系（シルバー\/ゴールド）カラーの合皮素材は、特性上、他のカラーより傷みが早く出る場合があります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9547009622303\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e\n\n    \u003c!-- 商品コード (隠し情報) --\u003e\n    \u003cdiv style=\"display: none;\" data-product-id=\"9547009622303\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ Google Pixel 3a","offer_id":51340657590559,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 3aXL","offer_id":52287996985631,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 6a","offer_id":52287997018399,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 7","offer_id":52287997051167,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 7a","offer_id":52287997083935,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 8","offer_id":52287997116703,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 8a","offer_id":52287997149471,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 9\/9Pro","offer_id":52287997182239,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 9a","offer_id":52287997215007,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 10\/10Pro","offer_id":52287997247775,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ Google Pixel 10a","offer_id":52394422894879,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 3a","offer_id":52287997280543,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 3aXL","offer_id":52287997313311,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 6a","offer_id":52287997346079,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 7","offer_id":52287997378847,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 7a","offer_id":52287997411615,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 8","offer_id":52287997444383,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 8a","offer_id":52287997477151,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 9\/9Pro","offer_id":52287997509919,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 9a","offer_id":52287997542687,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 10\/10Pro","offer_id":52287997575455,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ Google Pixel 10a","offer_id":52394422927647,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 3a","offer_id":52287997608223,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 3aXL","offer_id":52287997640991,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 6a","offer_id":52287997673759,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 7","offer_id":52287997706527,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 7a","offer_id":52287997739295,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 8","offer_id":52287997772063,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 8a","offer_id":52287997804831,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 9\/9Pro","offer_id":52287997837599,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 9a","offer_id":52287997870367,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 10\/10Pro","offer_id":52287997903135,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ Google Pixel 10a","offer_id":52394422960415,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 3a","offer_id":52287997935903,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 3aXL","offer_id":52287997968671,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 6a","offer_id":52287998001439,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 7","offer_id":52287998034207,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 7a","offer_id":52287998066975,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 8","offer_id":52287998099743,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 8a","offer_id":52287998132511,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 9\/9Pro","offer_id":52287998165279,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 9a","offer_id":52287998198047,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 10\/10Pro","offer_id":52287998230815,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ Google Pixel 10a","offer_id":52394422993183,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 3a","offer_id":52287998263583,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 3aXL","offer_id":52287998296351,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 6a","offer_id":52287998329119,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 7","offer_id":52287998361887,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 7a","offer_id":52287998394655,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 8","offer_id":52287998427423,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 8a","offer_id":52287998460191,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 9\/9Pro","offer_id":52287998492959,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 9a","offer_id":52287998525727,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 10\/10Pro","offer_id":52287998558495,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ Google Pixel 10a","offer_id":52394423025951,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 3a","offer_id":52287998591263,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 3aXL","offer_id":52287998624031,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 6a","offer_id":52287998656799,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 7","offer_id":52287998689567,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 7a","offer_id":52287998722335,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 8","offer_id":52287998755103,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 8a","offer_id":52287998787871,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 9\/9Pro","offer_id":52287998820639,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 9a","offer_id":52287998853407,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 10\/10Pro","offer_id":52287998886175,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ Google Pixel 10a","offer_id":52394423058719,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 3a","offer_id":52287998918943,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 3aXL","offer_id":52287998951711,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 6a","offer_id":52287998984479,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 7","offer_id":52287999017247,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 7a","offer_id":52287999050015,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 8","offer_id":52287999082783,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 8a","offer_id":52287999115551,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 9\/9Pro","offer_id":52287999148319,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 9a","offer_id":52287999181087,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 10\/10Pro","offer_id":52287999213855,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ Google Pixel 10a","offer_id":52394423091487,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 3a","offer_id":52287999246623,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 3aXL","offer_id":52287999279391,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 6a","offer_id":52287999312159,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 7","offer_id":52287999344927,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 7a","offer_id":52287999377695,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 8","offer_id":52287999410463,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 8a","offer_id":52287999443231,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 9\/9Pro","offer_id":52287999475999,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 9a","offer_id":52287999508767,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 10\/10Pro","offer_id":52287999541535,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ Google Pixel 10a","offer_id":52394423124255,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708676897095_leather_sholder_red.jpg?v=1746009749"},{"product_id":"ショルダーストラップ付newカラーレザースマホケース-その他の機種-カスタマイズ","title":"ショルダーストラップ付NEWカラーレザースマホケース　その他の機種　カスタマイズ","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e身軽なお出かけ叶える相棒\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e丈夫な合皮素材を使用し、斜め掛けスタイルで\u003cstrong\u003e両手フリーの自由\u003c\/strong\u003eを。細身のストラップは、どんな装いにも溶け込み、日常に洗練されたスタイルを添えます。のライフスタイルを輝かせるアイテムです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708855982053_leather_sholder_rightblue.jpg?v=1746009745\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e装いを彩るスタイリッシュさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートに整理するミニマル財布\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e3段のカードポケットと大きなサイドポケットで、\u003cstrong\u003e必要なカードと現金をスマートに収納\u003c\/strong\u003eできる機能的なデザインです。サイドマグネットにより、急いでいる時もスムーズに開閉し、\u003cstrong\u003eお財布いらずの身軽なお出かけが実現\u003c\/strong\u003eします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661716_option_005_b8d5c07d-a129-4c27-8252-36a027ad226b.jpg?v=1746009745\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e必要なものをひとまとめに\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e快適な動画鑑賞タイムを\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eスマホをスタンド式にすれば、お気に入りの動画視聴も両手がフリーでより快適に楽しめます。ストラップの着脱もスムーズで、家の中では外すなど、\u003cstrong\u003eシーンに合わせてフレキシブルに使い分け\u003c\/strong\u003eができる設計です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661717_option_007_4f97756d-79db-4c6c-a176-c3679a4c459b.jpg?v=1746009745\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eリラックス時間を自在に\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e斜め掛けができるショルダーストラップ付スマホケース。毎日の生活をより快適にするための機能が満載です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e丈夫な合皮素材を使用\u003c\/li\u003e\n        \u003cli\u003eお財布いらずの収納力（3段カードポケット、サイドポケット）\u003c\/li\u003e\n        \u003cli\u003eサイドマグネットでスムーズな開閉\u003c\/li\u003e\n        \u003cli\u003eストラップ着脱スムーズ、シーンに合わせて使い分け可能\u003c\/li\u003e\n        \u003cli\u003e各機種ぴったりサイズのカメラホール\u003c\/li\u003e\n        \u003cli\u003eスタンド機能で動画視聴も快適\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e素材の特性と、長くご愛用いただくためのご注意点です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材：丈夫なランクの合皮素材\u003c\/li\u003e\n        \u003cli\u003eメタル系（シルバー\/ゴールド）は特性上、他のカラーより傷みが早く出ることがございます。予めご了承ください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラーコーディネート\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eシーバイシーラボのおすすめカラーコーディネートで、個性を演出。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e合皮のスマホケース本体に、シーバイシーラボのおススメカラーの本革ショルダーストラップをセット。\u003c\/li\u003e\n        \u003cli\u003eショルダーストラップは細身（約５㎜幅）タイプで、ファッションを選びません。\u003c\/li\u003e\n        \u003cli\u003eスマホケースとショルダーストラップのカラーは同一ではありません。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675602824_leather_sholder_rightgreen.jpg?alt=media\u0026amp;token=1c8f4226-de5f-4a84-845c-27b2cbb75a9\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e→違うカラーの組み合わせを楽しみたい方は、それぞれ単品で選ぶこともできます。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e\u003ca title=\"NEWカラーレザースマホケース　その他の機種\" href=\"https:\/\/cxclabo.we-shop.jp\/collections\/rakuraku\/products\/sxc6zdxgqpvsbemjoptd\"\u003e★スマホケース単品のページ\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/7rp7ospbsmaxgch0p3oe\" title=\"細いショルダーストラップ\"\u003e★ショルダーストラップ（金具カラー：シルバー）のページ\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/xsmu1ct5sokyts4r0f4k\" title=\"細いショルダーストラップ\"\u003e★ショルダーストラップ（金具カラー：ゴールド）のページ\u003c\/a\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e主要機能と使いやすさ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e日々の使い勝手を考慮した、細部にわたる設計です。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eカード・収納\u003c\/strong\u003e：３段のカードポケットと大きいサイドポケットを完備。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eスムーズな開閉\u003c\/strong\u003e：マグネットはサイドにあるため、急いでいる時もスムーズに開閉。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eストラップの着脱\u003c\/strong\u003e：上下ともハトメの穴に丸いリングをつけ、ショルダーストラップの着脱がスムーズ。おススメセットではハトメやマルカン、ストラップについているナスカンはすべてシルバー金具となります。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eカメラホール\u003c\/strong\u003e：各機種ぴったりサイズで作られているため、写真撮影時にカバーが邪魔になりません。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eスタンド機能\u003c\/strong\u003e：スマホを入れると後ろ側の折れ線を軸にスタンド式にでき、動画視聴に便利です。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675217235_option_005.jpg?alt=media\u0026amp;token=63c3312f-dde5-4f1e-9dc0-14f750c9f118\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675378902_option_004.jpg?alt=media\u0026amp;token=8c7ffabc-3259-4325-adfe-f44cad5aba2e\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574891520_option_007.jpg?alt=media\u0026amp;token=9f043924-4ca2-4253-84dc-35a18a24a223\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカスタマイズについて\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e自分だけのオリジナルケースを作成できるカスタマイズ機能。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eマグネットフラップがサイドにあるため、表側は飾りパーツを自由に配置可能。\u003c\/li\u003e\n        \u003cli\u003e「機種」と「カラー」を選択後、「カスタマイズする」ボタンを押すと、飾りパーツを選択して配置できるカスタマイズ画面へ移行します。\u003c\/li\u003e\n        \u003cli\u003e「カスタマイズの進め方」をご覧の上、ご利用ください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676566649_parts_pat_003.jpg?alt=media\u0026amp;token=fa26671f-65b6-46f5-9f2d-3f441c308547\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例1\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676623262_parts_deco_003.jpg?alt=media\u0026amp;token=41fa7d6e-4dd6-41e0-8940-96b2501a1fa5\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例2\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676863831_parts_pat_002.jpg?alt=media\u0026amp;token=f68ced52-d44f-4ebd-9124-cb710c9f19de\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例3\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9547010244895\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e受注後の制作となります。ご注文確定後の機種の交換やキャンセル、返品は受け付けられませんのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e制作に3日～1週間程度お時間を頂きます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ BASIO4","offer_id":49498452427039,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ シンプルスマホ5","offer_id":49498452525343,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ シンプルスマホ6\/BASIO active","offer_id":49498452558111,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ かんたんスマホ３","offer_id":51417448349983,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ かんたんスマホ４","offer_id":51417448382751,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ あんしんスマホ","offer_id":49498452459807,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498452590879,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ らくらくフォン(F-52B)","offer_id":49498452623647,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ らくらくフォン(F-53E)","offer_id":51112997388575,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51210988650783,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ BASIO4","offer_id":49498451968287,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ シンプルスマホ5","offer_id":49498452066591,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ シンプルスマホ6\/BASIO active","offer_id":49498452099359,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ かんたんスマホ３","offer_id":51417448415519,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ かんたんスマホ４","offer_id":51417448448287,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ あんしんスマホ","offer_id":49498452001055,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498452132127,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ らくらくフォン(F-52B)","offer_id":49498452164895,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ らくらくフォン(F-53E)","offer_id":51112997421343,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51210988683551,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ BASIO4","offer_id":49498450821407,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ シンプルスマホ5","offer_id":49498450919711,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ シンプルスマホ6\/BASIO active","offer_id":49498450952479,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ かんたんスマホ３","offer_id":51417448481055,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ かんたんスマホ４","offer_id":51417448513823,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ あんしんスマホ","offer_id":49498450854175,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498450985247,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ らくらくフォン(F-52B)","offer_id":49498451018015,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ らくらくフォン(F-53E)","offer_id":51112997454111,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51210988716319,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ BASIO4","offer_id":49498452197663,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ シンプルスマホ5","offer_id":49498452295967,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ シンプルスマホ6\/BASIO active","offer_id":49498452328735,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ かんたんスマホ３","offer_id":51417448546591,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ かんたんスマホ４","offer_id":51417448579359,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ あんしんスマホ","offer_id":49498452230431,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498452361503,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ らくらくフォン(F-52B)","offer_id":49498452394271,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ らくらくフォン(F-53E)","offer_id":51112997486879,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51210988749087,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ BASIO4","offer_id":49498451738911,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ シンプルスマホ5","offer_id":49498451837215,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ シンプルスマホ6\/BASIO active","offer_id":49498451869983,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ かんたんスマホ３","offer_id":51417448612127,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ かんたんスマホ４","offer_id":51417448644895,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ あんしんスマホ","offer_id":49498451771679,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498451902751,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ らくらくフォン(F-52B)","offer_id":49498451935519,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ らくらくフォン(F-53E)","offer_id":51112997519647,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51210988781855,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ BASIO4","offer_id":49498451509535,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ シンプルスマホ5","offer_id":49498451607839,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ シンプルスマホ6\/BASIO active","offer_id":49498451640607,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ かんたんスマホ３","offer_id":51417448677663,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ かんたんスマホ４","offer_id":51417448710431,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ あんしんスマホ","offer_id":49498451542303,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498451673375,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ らくらくフォン(F-52B)","offer_id":49498451706143,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ らくらくフォン(F-53E)","offer_id":51112997552415,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51210988814623,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ BASIO4","offer_id":49498451280159,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シンプルスマホ5","offer_id":49498451378463,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シンプルスマホ6\/BASIO active","offer_id":49498451411231,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ かんたんスマホ３","offer_id":51417448743199,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ かんたんスマホ４","offer_id":51417448775967,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ あんしんスマホ","offer_id":49498451312927,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498451443999,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-52B)","offer_id":49498451476767,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォン(F-53E)","offer_id":51112997585183,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51210988847391,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ BASIO4","offer_id":49498451050783,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ シンプルスマホ5","offer_id":49498451149087,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ シンプルスマホ6\/BASIO active","offer_id":49498451181855,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ かんたんスマホ３","offer_id":51417448808735,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ かんたんスマホ４","offer_id":51417448841503,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ あんしんスマホ","offer_id":49498451083551,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-01L\/F-42A)","offer_id":49498451214623,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-52B)","offer_id":49498451247391,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォン(F-53E)","offer_id":51112997617951,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ らくらくフォンa(A401FC)\/Lite(MR01)","offer_id":51210988880159,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708855982053_leather_sholder_rightblue.jpg?v=1746009745"},{"product_id":"zc6xozefo0ynhq26beir","title":"電車パスケース　地元ステーション","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e懐かしい風景を映す遊び心\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003ePASMOをセットすると、見慣れた日常風景に\u003cstrong\u003e電車とバスが走り出す\u003c\/strong\u003e仕掛けです。個人作家tasnanika氏とのコラボレーションにより生まれた、どこかほっとする「jimoto」駅の情景を再現しました。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1673362394883_tasunanika_brown_jimoto.jpg?v=1746009734\" class=\"img-fluid d-block w-100 product-img\" alt=\"ICカードで完成する駅の物語\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eICカードで完成する駅の物語\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_2F1672794633552_tasnanika_bag2.jpg?v=1746009734\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートに彩る日常の相棒\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスマートに彩る日常の相棒\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e使うほどに深まる栃木レザーの魅力\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日本が誇る\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを使用し、職人の手で一つずつ丁寧に\u003cstrong\u003eレーザー彫刻\u003c\/strong\u003eを施しました。凹凸のある質感とアリニン仕上げのツヤ感が、使い込むごとに\u003cstrong\u003e自分だけの豊かな風合い\u003c\/strong\u003eへと育ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1649877227871_tasunanika_orange_jimoto_1.jpg?v=1746009734\" 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どこか懐かしい風景、ここは「jimoto」という名の駅。個人作家の『tasnanika（タスナニカ）』さんとコラボした、遊び心溢れるパスケースです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003ePASMOをセットすると電車とバスが走り出す、他にはない絵柄\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\/tasnanika_white_jimoto.jpg?v=1753607923\" alt=\"PASMOをセットする前のパスケースのデザイン\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eこのパスケースにPASMOを入れるとデザインの完成です！上には電車が、下の道路にはバスが走り出します。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/tasunanika_brown_jimoto.jpg?v=1753607416\" alt=\"PASMOをセットして完成したパスケースのデザイン\" class=\"img-fluid d-block w-100 product-img\"\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\/tasnanika_detail4.jpg?v=1753607447\" alt=\"パスケース裏面のカードポケット\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材と加工\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp 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\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1676018631247_tasnanika_detail_011.jpg?alt=media\u0026amp;token=4c5eb324-a193-48c1-8e7c-757c64519e6c\" alt=\"裏面に刻印されたCxClaboとtasnanikaのロゴ\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e裏には「CxClabo」と「tasnanika」のロゴが刻印されています。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品コード: zc6xozefo0ynhq26beir\u003c\/li\u003e\n        \u003cli\u003e本体素材: 栃木レザー\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e別売りリールストラップについて\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e電車パスケースと同じ革を使用している栃木レザーのリールつきストラップ（別売り）とセットでお使い頂くのもおすすめです。\u003c\/p\u003e\n      \u003cul class=\"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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1676018658214_tasnanika_detail_10.jpg?alt=media\u0026amp;token=cade0676-e3f2-4c3b-bd7e-c6ee63ca95cf\" alt=\"パスケースとリールストラップの組み合わせ例\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/MG_5725.jpg?v=1753601925\" alt=\"リールストラップ使用時の改札通過イメージ\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/0k8otox7onb92mfu9k0k\" title=\"リールストラップ栃木レザー\"\u003e▼栃木レザーリール付きストラップ tasnanikaパスケース用はこちらから\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e非接触ICカードを2枚入れると読み取りエラーが発生する場合がございますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e撮影に使用したPASMO、SUICAなどの小物は商品に付属しません。\u003c\/li\u003e\n      \u003cli\u003e天然皮革を使用しているため、傷やシワなど、それぞれの革にそれぞれの表情があります。また色味や風合いもそれぞれ違いがありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"tasnanika x CxClabo","offers":[{"title":"アイボリー","offer_id":49498470449439,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":49498470482207,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":49498470514975,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1673362394883_tasunanika_brown_jimoto.jpg?v=1746009734"},{"product_id":"28eginiftufioot5unbu","title":"電車パスケース　京浜東北線？Ver","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_2F1679059544204_1649887689530_densha_path_kehintohoku.jpg?v=1746009716\" 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_2F1691320071577_trainpas_018.jpg?v=1746009716\" 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表裏2つのポケットでICカードやお札をスマートに収納できます。Suicaを入れると現れるペンギンの演出も魅力です。熟練の革作家とコラボした、\u003cstrong\u003e細部までこだわり抜いた逸品\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691320080632_train_pas_03.jpg?v=1746009716\" 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=\"point-list\"\u003e\n        \u003cli\u003e革作家【crafta】さんとのコラボレーションによる電車パスケースシリーズ。\u003c\/li\u003e\n        \u003cli\u003e今とは違うレトロな色合いの「京浜東北線？Ver」。\u003c\/li\u003e\n        \u003cli\u003eプリントではなく、革とミシンのステッチで表現された優しいフォルムに愛着がわきます。\u003c\/li\u003e\n        \u003cli\u003eSuicaを入れると窓からペンギン乗客が手を振ってくれる楽しい演出が魅力です。\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\/densha_path_kehintohoku.jpg?v=1753433153\" 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ポケットは表裏の2箇所。表にはSuica、裏にはチャージ用のお札やよく使う他のICカードを収納できます。\u003c\/li\u003e\n        \u003cli\u003e非接触ICカードを2枚入れると読み取りエラーが起こる可能性がありますのでご注意ください。\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\/densha_path_yokosuka2.jpg?v=1753433153\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースのポケット収納とSuicaペンギン表示\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\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パスケース後ろ面にはC×Claboとcraftaさんのロゴが刻印されています。\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%2F1690802642540_train_pas_03.jpg?alt=media\u0026amp;token=97467f0e-5bbf-43ca-9955-85c65025e526\" 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%2F1690802823692_train_pas_02.jpg?alt=media\u0026amp;token=00c7503a-e510-4572-8f08-e5d0ea872069\" 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電車カラーとお揃いのストラップ（別売り）は、CXClaboオリジナルの電車カラー（バイカラー）で統一感のあるスタイルを演出します。\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\/trainpas_018.jpg?v=1753433264\" 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%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-456b-844c-9c2f47195526\" 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      \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%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28ef5acd\" 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\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\u003ePASMO、SUICAなど撮影に使用した小物は付属しません。\u003c\/li\u003e\n      \u003cli\u003e天然皮革のため、傷やシワなど、それぞれの革にそれぞれの表情（傷やシワ）がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49498613547295,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059544204_1649887689530_densha_path_kehintohoku.jpg?v=1746009716"},{"product_id":"4ueeqpbt8jk3xyh1mocw","title":"本革ショルダーストラップ10mm幅　シルバー金具","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    \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は、きめ細かく柔らかな手触りが特徴です。肩に優しくフィットするクッション性も兼ね備え、約72cmから140cmまで自在に長さ調節が可能。どんなバッグもあなたにぴったりのスタイルに生まれ変わらせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1673441348989_sholder_black_s.jpg?v=1746009702\" 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\"\u003e14色の彩りで魅せるストラップ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e厳選された\u003cstrong\u003e14色のカラーバリエーション\u003c\/strong\u003eから、あなたのバッグに最適な一本を見つけ出してください。４つ折りにして丁寧に縫い上げた幅1cmの仕立てが強度と肩への優しさを両立。日常に軽やかな上質感を添える、こだわりの逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1673436884992_sholder_-lavender-_s.jpg?v=1754554297\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスタイルを格上げする一色\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e洗練の輝きを放つシルバーナスカン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eどんなバッグにも上品に馴染む、控えめながらも存在感のあるシルバーナスカン。長年の経験を持つ職人の手で、革のつなぎ目も目立たないよう丁寧に仕上げられています。強度と美しさを兼ね備え、大切なバッグを安心して託せる信頼のクオリティです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1673445967586_sholder_silver_s.jpg?v=1754554297\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e永く愛せる信頼の品質\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこのストラップは、最高級とされるカーフ革を使用し、快適さとデザイン性を追求しました。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eきめ細かく柔らかな手触りの高級カーフ革を使用\u003c\/li\u003e\n                    \u003cli\u003e肩に優しくフィットするクッション性\u003c\/li\u003e\n                    \u003cli\u003e約72cmから140cmまで自在な長さ調節が可能\u003c\/li\u003e\n                    \u003cli\u003e厳選された全14色のカラーバリエーション\u003c\/li\u003e\n                    \u003cli\u003e4つ折りにし、1cm幅に丁寧に縫い上げることで強度とクッション性を両立\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%2F1673441234667_tusnagi_detail.jpg?alt=media\u0026amp;token=20f13220-3b7b-46f6-b808-6183690c2f6f\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品のサイズは以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eストラップ部分：約72cm～140cm（長さ調節可）\u003c\/li\u003e\n                    \u003cli\u003e幅：約1cm\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%2F1673441193154_strap_length.jpg?alt=media\u0026amp;token=f2af1cb1-6723-42d6-aa8d-14bbb962c79f\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e厳選された素材を使用しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\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金具はバッグに合わせやすい2色をご用意しております。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eナスカンと送りカン（調整する部分の金具）の色は「シルバー」と「ゴールド」の2色からお選びいただけます。\u003c\/li\u003e\n                    \u003cli\u003e本商品はシルバーナスカンです。\u003c\/li\u003e\n                    \u003cli\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/jksno9dz71vq8l68kph6\" title=\"ショルダーストラップ10㎜幅　ゴールドナスカン\"\u003eゴールドナスカンのページはこちらをクリック\u003c\/a\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%2F1673441278681_gold_silver.jpg?alt=media\u0026amp;token=e74ab6b0-fb1b-46e3-9912-d9c7dac44a1a\" class=\"img-fluid d-block w-100\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド","offer_id":49498625245471,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":49498625016095,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"オレンジ","offer_id":49498624852255,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー","offer_id":49498624819487,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"モスグリーン","offer_id":49498625147167,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー","offer_id":49498625179935,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49498624983327,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"ラベンダー","offer_id":49498625212703,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト","offer_id":49498625114399,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":49498624885023,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":49498625048863,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49498625081631,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー","offer_id":49498624950559,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":49498624917791,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1673441348989_sholder_black_s.jpg?v=1746009702"},{"product_id":"7d5zstbilegim0ib3wyi","title":"彩ストラップ付手まり小銭入れ","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eバッグ彩る手まり小銭入れ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eコロンとした愛らしいフォルムが、いつものバッグに華やぎを添える。\u003cstrong\u003eストラップで手軽に取り付ければ\u003c\/strong\u003e、必要な時にさっと取り出せ、スマートな所作を叶えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1684819698271_coin_hand_green.jpg?v=1746009688\" 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。開けば3つの部屋に分かれ、小銭だけでなく、小さな宝物を種類別にスマートに整理できます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1685277164682_coin_detail.jpg?v=1755427191\" 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_2F1685277764023_coin_handstrap_red.jpg?v=1755427191\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e大切な小物を賢く守る\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eアクセサリー感覚でバッグにつけられる、仕切り付きの小銭（小物）入れです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eコロンとした愛らしい手まりフォルム\u003c\/li\u003e\n                    \u003cli\u003e縫い目のないカシメ留めで丈夫な造り\u003c\/li\u003e\n                    \u003cli\u003eストラップ付きでバッグチャームとしても使用可能\u003c\/li\u003e\n                    \u003cli\u003eバッグの中で探す手間を省き、必要な時にスマートに取り出し\u003c\/li\u003e\n                    \u003cli\u003e裏面は革がぽろぽろしない特殊加工済み\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e収納と使い方\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eフラップを開くと3つの部屋に分かれており、様々な小物をスマートに整理できます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1686480452195_coin_detail.jpg?alt=media\u0026amp;token=e8c7a759-1874-463d-9b14-ac46216030b7\" 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\/coin_detail_05.jpg?v=1755426249\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eお客様のライフスタイルに合わせて、多彩な用途でご活用いただけます。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e小銭を種類別に分けて収納\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イヤフォンケース（仕切りのためAirPodsなど大型のイヤフォンは入りません）\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%2F1686480320274_coin_detail_07.jpg?alt=media\u0026amp;token=47127274-ac37-46fa-991b-9f1d92e3dfaf\" 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%2F1686480381444_coin_detail_02.jpg?alt=media\u0026amp;token=b6a25949-2abf-4cc6-8cdb-e0cd92e39254\" 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\/coin_detail_13.jpg?v=1755425452\" 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\/coin_detail_09.jpg?v=1755426481\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e手のひらに収まる愛らしいサイズ感です。具体的な寸法は、商品画像やモデル着用画像を参考にしてください。\u003c\/p\u003e\n                \u003cul class=\"basic-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            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・加工\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: 一枚革\u003c\/li\u003e\n                    \u003cli\u003e加工: 裏面は革がぽろぽろならない特殊加工\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e※一枚革を使用しているため、製品ごとに革の張り、柔らかさ、シボ感などの風合いが異なります。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e7d5zstbilegim0ib3wyi\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n    \u003cp\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/products\/7o1xqa9l7ei6hj8qxebp\" title=\"彩手まり小銭入れ\"\u003e\u003cspan style=\"color: rgb(0, 170, 255); background-color: rgb(251, 251, 191);\"\u003e▶ストラップなしの単品をお探しの方はこちらのページ\u003c\/span\u003e\u003c\/a\u003e\u003c\/p\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003c!-- 入力データに情報がないため作成しません --\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イヤフォンケースとしてご使用の場合、仕切りの関係上AirPodsなど大型のイヤフォンは収納できません。\u003c\/li\u003e\n            \u003cli\u003e一枚革を使用しているため、革本来の風合い（張り、柔らかさ、シボ感など）に個体差がございます。予めご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド","offer_id":49498807566623,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"濃ピンク","offer_id":49498807599391,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"ライトピンク","offer_id":49498807501087,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":false},{"title":"マンダリン","offer_id":49498807435551,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"オレンジ","offer_id":49498806911263,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー","offer_id":49498806845727,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":49498806976799,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ","offer_id":49498806878495,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"モスグリーン","offer_id":49498807468319,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"ターコイズ","offer_id":49498807107871,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー","offer_id":49498807533855,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー","offer_id":49498807304479,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー","offer_id":49498807173407,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"パープル","offer_id":49498807206175,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト","offer_id":49498807402783,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":49498807370015,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":49498806944031,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":49498807238943,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン","offer_id":49498807075103,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"トープ","offer_id":49498807140639,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49498807271711,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":49498807042335,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":49498807009567,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true},{"title":"ブロンズ","offer_id":49498807337247,"sku":null,"price":3230.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1684819698271_coin_hand_green.jpg?v=1746009688"},{"product_id":"9sl8vbxxomzkk1wuvwjo","title":"電車パスケース　学校とおうち","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eSuicaで現れる秘密の車掌さん\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e電車の窓からペンギン車掌がひょっこり顔を出す、tasnanikaコラボの遊び心溢れるデザイン。いつもの移動時間を、笑顔がこぼれる楽しい体験に変えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1705374065367_sewing_color.jpg?v=1746009650\" 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_2F1705374095862_tasnanika_white_ouchi.jpg?v=1746009650\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e職人技が光る逸品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e快適な移動を叶えるスマート設計\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eお揃いのリールストラップ（別売り）をセットすれば、バッグにしっかり固定でき、改札もスムーズに。スマートな所作で、忙しい日常を快適にします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1672794580456_tasnanika_bag2.jpg?v=1746009650\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日をサポートする機能性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴・デザイン\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e電車は各駅「学校行き」と特急「おうち行き」のユニークなデザイン。個人作家『tasnanika』さんとコラボした遊び心あふれるパスケースです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eSuica（スイカ）を入れれば、電車の窓からペンギン車掌がひょっこり顔を出す仕掛け\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\/tasnanika_white_ouchi.jpg?v=1753608266\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003cp class=\"caption-text text-end\"\u003eSuicaを入れるとペンギン車掌が登場！\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/tasnanika_detail_07.jpg?v=1753603726\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/tasunanika_detail6.jpg?v=1753603847\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003cp class=\"caption-text text-end\"\u003e裏面のカードポケット（画像はNANKYOKU COFFEEデザイン）\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・加工\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e日本トップクラスの栃木レザーを使用し、作家が一つ一つ丁寧にレーザー加工を施しています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e作家によるレーザー加工で彫刻された、凹凸のあるデザイン\u003c\/li\u003e\n        \u003cli\u003e日本でもトップクラスと評される、アリニン仕上げの栃木レザーを使用\u003c\/li\u003e\n        \u003cli\u003e使うほどに革が馴染み、自分だけの革になっていく経年変化を楽しめます\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1676018631247_tasnanika_detail_011.jpg?alt=media\u0026amp;token=4c5eb324-a193-48c1-8e7c-757c64519e6c\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003cp class=\"caption-text text-end\"\u003e裏面には「CxClabo」と「tasnanika」のロゴを刻印\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e推奨される使い方・関連商品\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e電車パスケースと同じ革を使用した、栃木レザーのリールつきストラップ（別売り）とセットでお使いいただくのがおすすめです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eバッグの持ち手にストラップを回してつければ、さっと取り出し可能\u003c\/li\u003e\n        \u003cli\u003eリールを伸ばして改札もらくらくタッチ\u003c\/li\u003e\n        \u003cli\u003e落下防止にも役立ちます\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1676018658214_tasnanika_detail_10.jpg?alt=media\u0026amp;token=cade0676-e3f2-4c3b-bd7e-c6ee63ca95cf\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/MG_5725.jpg?v=1753601925\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e▼栃木レザーリール付きストラップ\u003cbr\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/0k8otox7onb92mfu9k0k\"\u003etasnanikaパスケース用はこちらから\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品コード: 9sl8vbxxomzkk1wuvwjo\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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\u003ePASMO、SUICAなど撮影に使用した小物は付属しません。\u003c\/li\u003e\n      \u003cli\u003e天然皮革のため、傷やシワなど、それぞれの革に個別の表情があります。また色味や風合いもそれぞれ違いがあることをご了承ください。\u003c\/li\u003e\n      \u003cli\u003e非接触ICカードを2枚入れると読み取りエラーが発生する可能性がございますのでご注意ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"tasnanika x CxClabo","offers":[{"title":"アイボリー","offer_id":49498843709727,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":49498843742495,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":49498843775263,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1705374065367_sewing_color.jpg?v=1746009650"},{"product_id":"a6wvq8ppwn956bdf6woq","title":"電車パスケース　Camping　bear","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\"\u003eSuicaと旅する大人の遊び心\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日々の通勤通学に、そっと笑顔を添えるパスケース。テントの奥から顔を出すのは、まさかのサプライズ。\u003cstrong\u003eTasnanika\u003c\/strong\u003eさんのユニークな発想が、あなたの日常をちょっぴり特別な時間に変えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691481711231_tasnanika_detail_01.jpg?v=1746009644\" 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_2F1676026305455_tasnanika_detail_014.jpg?v=1746009645\" 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_2F1676026324359_tasnanika_detail_012.jpg?v=1746009645\" 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\"\u003eSuicaを入れると、テントから「ぺんぎんちゃん」が顔を出すユニークなデザイン。個人作家「Tasnanika」さんとのコラボレーションから生まれた、日常に笑顔を添えるパスケースです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eテントから顔を出すぺんぎんちゃんの遊び心溢れるデザイン\u003c\/li\u003e\n          \u003cli\u003e個人作家Tasnanikaさんとの特別なコラボレーション\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\/tasnanika_white_camp.jpg?v=1753608938\" 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%2F1676026042742_tasnanika_detail_01.jpg?alt=media\u0026amp;token=9cb3afa8-fff6-443e-83cd-01dff8519a43\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースにSuicaを入れるとペンギンの絵柄が現れる様子\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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日本トップクラスの品質を誇る\u003cstrong\u003e栃木レザー\u003c\/strong\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%2F1676026087458_tasnanika_detail_014.jpg?alt=media\u0026amp;token=9159d938-bc08-46c5-b54c-d9e3e23e0956\" 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%2F1676018631247_tasnanika_detail_011.jpg?alt=media\u0026amp;token=4c5eb324-a193-48c1-8e7c-757c64519e6c\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーの風合いとCxClaboおよびtasnanikaのロゴ刻印\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003e裏面には「CxClabo」と「tasnanika」のロゴが刻印されています\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メインのカードポケットに加え、裏面にもう1枚カードを収納できる便利なポケット付き。日々の利用シーンを考慮した機能性も兼ね備えています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカードポケット：メイン1枚、裏面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\/tasunanika_detail6.jpg?v=1753603847\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースの裏面にあるカードポケットにカードを収納している様子\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003e※こちらはNANKYOKU COFFEEデザインの画像です。\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eご注意ください:\u003c\/strong\u003e 非接触ICカードを2枚入れると読み取りエラーが発生する場合がございます。\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バッグの持ち手に付けて、さっとスムーズに取り出し\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%2F1676018658214_tasnanika_detail_10.jpg?alt=media\u0026amp;token=cade0676-e3f2-4c3b-bd7e-c6ee63ca95cf\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースとリール付きストラップを組み合わせた使用例\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e\n          ▼栃木レザーリール付きストラップはこちら\u003cbr\u003e\n          \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/0k8otox7onb92mfu9k0k\" title=\"リールストラップ栃木レザー\" target=\"_blank\" rel=\"noopener\"\u003etasnanikaパスケース用はこちらから\u003c\/a\u003e\n        \u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/MG_5725.jpg?v=1753601925\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグの持ち手にリール付きストラップで装着されたパスケース\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (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\u003ePASMO、SUICAなど撮影に使用した小物は付属しません。\u003c\/li\u003e\n      \u003cli\u003e天然皮革のため、傷やシワなど、それぞれの革にそれぞれの表情があります。また色味や風合いもそれぞれ違いがありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"tasnanika x CxClabo","offers":[{"title":"アイボリー","offer_id":49498847641887,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":49498847674655,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":49498847707423,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691481711231_tasnanika_detail_01.jpg?v=1746009644"},{"product_id":"agfmempfxuv0xbqkq3pi","title":"ファスナーポケット付パスケース","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスマートを極める薄型本革\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eいざという時の\u003cstrong\u003e小銭や鍵、折りたたんだお札をスマートに収納\u003c\/strong\u003e。\u003cstrong\u003eマチ付きファスナーポケット\u003c\/strong\u003eは中身が見やすく、\u003cstrong\u003eペタンコ引手\u003c\/strong\u003eがすっきりとした印象を与えます。柔らかく手になじむ牛革の質感が、毎日の所作を美しく演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691149476683_1679059820574_1651935481706_pathcase_fasner__0006__E3_83_AC_E3_82_A4_E3_83_A4_E3_83_BC-4.jpg?v=1746009633\" 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日々の生活を彩るICカード\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e表裏二か所のカードポケットは、交通系ICカードや社員証を\u003cstrong\u003eスムーズに出し入れできる設計\u003c\/strong\u003eです。\u003cstrong\u003eストラップを取り付けられるDカン\u003c\/strong\u003eで、スタイルに合わせて持ち方を選べます。鮮やかなファスナーの色が、洗練された個性を演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1651935516395_pathcase_fasner__0009__E3_83_AC_E3_82_A4_E3_83_A4_E3_83_BC_2013.jpg?v=1755419025\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーファスナーとICカード収納部のイメージ\"\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_2F1673500072973_aya_pass_p2.jpg?v=1755419025\" 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                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1674048116431_aya_pass_p1.jpg?alt=media\u0026amp;token=b1947302-ea21-4d3e-a8bf-03fb71c4363a\" 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                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1674048157702_aya_pass_p3.jpg?alt=media\u0026amp;token=527ae91b-11e3-4b97-9450-794fcdcddf1b\" 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表裏2か所のカードポケットとDカンで、様々なシーンに対応します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e透明セルポケットは出し入れをスムーズにする穴付き設計。\u003c\/li\u003e\n                    \u003cli\u003eシルバーパスや紙の証明書など、少し大き目のカードも窓からきちんと見えるサイズです。\u003c\/li\u003e\n                    \u003cli\u003eDカン付きで、お持ちのストラップを付けてネックストラップやバッグに装着可能。\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%2F1674048313990_aya_pass_p2.jpg?alt=media\u0026amp;token=110a786b-75bb-4de6-931e-ec7b560caf04\" 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%2F1674048179117_aya_pass_p6.jpg?alt=media\u0026amp;token=447ba764-f805-44f7-899a-35c4744a6c7c\" 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%2F1674048345293_aya_pass_p4.jpg?alt=media\u0026amp;token=71e623c1-1404-4ad4-989f-28c71f17163e\" class=\"img-fluid d-block w-100 product-img\" alt=\"Dカンにストラップを付けた使用例\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/aya_pass_p5.jpg?v=1755418623\" alt=\"ストラップ装着時の全体像\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e柔らかく手になじむ素材を使用しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e革: 牛革（ソフトな手触り）\u003c\/li\u003e\n                    \u003cli\u003e裏地: レーヨン\u003c\/li\u003e\n                    \u003cli\u003eファスナーカラーがアクセントになるデザインです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \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商品コード: agfmempfxuv0xbqkq3pi\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n    \u003c!-- 発送案内セクション、注意事項セクションは情報がないため作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド","offer_id":49498876838175,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":49498876772639,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー","offer_id":49498876608799,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":49498876641567,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49498876739871,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49498876805407,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":49498876707103,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691149476683_1679059820574_1651935481706_pathcase_fasner__0006__E3_83_AC_E3_82_A4_E3_83_A4_E3_83_BC-4.jpg?v=1746009633"},{"product_id":"bbdnt7jyac4i6rwyd6wr","title":"スリムで軽い本革メガネケース　Lサイズ","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \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_2F1678883658676_1668864622298_L_yellow_95853eed-df58-47e9-975a-7302417ff819.jpg?v=1746009624\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスマートに持ち運べる上質ケース\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e薄さと軽さを追求したLサイズの本革メガネケース\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_2F1677242121604_grass__EF_BC_AC_detail_03_87d48554-64bd-4099-8606-200d7c785131.jpg?v=1755407896\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e傷から守る高機能マイクロファイバー\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e内側には、\u003cstrong\u003eユニチカのハイテク素材「ミューフェス」\u003c\/strong\u003eを採用しています。この\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_2F1677242121599_grass__EF_BC_AC_detail_01_c2c80159-1129-405a-84b4-8e9238f0c4f8.jpg?v=1755407896\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eLサイズで多様なアイウェアに対応\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e約W9cm×H18cmのゆとりのある設計\u003c\/strong\u003eで、\u003cstrong\u003e大きめサイズのサングラスも余裕で収納\u003c\/strong\u003eします。レンズが二重になったスポーツタイプのアイウェアもぴったりと収まり、\u003cstrong\u003e最大約3.5cmのマチ\u003c\/strong\u003eがしっかりと保護。\u003cstrong\u003e様々な形状のアイウェアに対応する収納力\u003c\/strong\u003eです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\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大きめサングラスも収納できるLサイズ設計\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大きめのサングラスもすっぽり収まる、ゆとりのあるLサイズ設計です。様々な形状のアイウェアに対応します。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e外寸: 約W9cm × H18cm\u003c\/li\u003e\n        \u003cli\u003eマチ: 最大約3.5cm (片側)\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%2F1677241563087_grass_%EF%BC%AC_detail_02.jpg?alt=media\u0026amp;token=af77beac-d63a-4375-b017-82fbf9da7fb3\" 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%2F1677241810939_grass_%EF%BC%AC_detail_03.jpg?alt=media\u0026amp;token=37ff9cc1-849c-4d76-ac6b-242279f048c8\" 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%2F1677241602622_grass_%EF%BC%AC_detail_01.jpg?alt=media\u0026amp;token=37c21f87-b26c-4feb-9aee-149edb132928\" 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%2F1677241623737_grass_%EF%BC%AC_detail_04.jpg?alt=media\u0026amp;token=98211d1a-619f-45ce-b017-82fbf9da7fb3\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e他のサイズもございます。用途に合わせてお選びください。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e\u003ca title=\"スリムで軽い本革メガネケース　Sサイズ\" href=\"https:\/\/cxclabo.we-shop.jp\/collections\/goods\/products\/vahffgwo6sm72yctrn2e\"\u003eSサイズのメガネケースはこちらのページ\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca title=\"スリムで軽い本革メガネケース　Mサイズ\" href=\"https:\/\/cxclabo.we-shop.jp\/collections\/goods\/products\/kcmupvalo8pdstsg2evf\"\u003eMサイズのメガネケースはこちらのページ\u003c\/a\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\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\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%2F1677242000700_grass_M_detail_11.jpg?alt=media\u0026amp;token=250fd98d-22ee-4001-a9c6-faa00e1c6896\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド","offer_id":49498884702495,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":49498884636959,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー","offer_id":49498884473119,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":49498884505887,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49498884604191,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49498884669727,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":49498884571423,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":49498884538655,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678883658676_1668864622298_L_yellow_95853eed-df58-47e9-975a-7302417ff819.jpg?v=1746009624"},{"product_id":"c67fhtkrkhdwjqtptepc","title":"電車パスケース　小田急線？Ver","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_2F1679059493962_1649887748584_densha_path_odakyu_a6a25df6-ee9d-4d22-9cbe-c5f2baa13c84.jpg?v=1746009602\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e遊び心あふれるデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e通勤・通学を快適にする工夫\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e上部の丸かんには、別売りのストラップやキーリールを自由に組み合わせることが可能。改札でのタッチも\u003cstrong\u003eスムーズ\u003c\/strong\u003eで、毎日の移動を\u003cstrong\u003e快適な体験\u003c\/strong\u003eに変えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1690803404101_trainpas_023_04005a98-c361-4f50-9c1f-8f8e8c41088a.jpg?v=1746009602\" 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あるポケットには、メインのICカードと予備の紙幣を分けて収納可能。背面にはC×Claboとcraftaの刻印があり、\u003cstrong\u003e品質の証\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1690803142537_train_pas_03_1ee411af-e009-4488-812f-39038c056c45.jpg?v=1746009602\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e実用性と職人の技\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \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革作家【crafta】さんとコラボレーションした電車パスケースシリーズ。「小田急線？Ver」は、今とは違うレトロな色合いが魅力です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eプリントではなく革とミシンのステッチでデザインされた、\u003cstrong\u003eやさしいフォルム\u003c\/strong\u003e。\u003c\/li\u003e\n          \u003cli\u003eSuicaを入れると、窓から\u003cstrong\u003eペンギン乗客が手を振ってくれる\u003c\/strong\u003eような遊び心あるデザイン。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/densha_path_odakyu.jpg?v=1753433153\" 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\/densha_path_odakyu2.jpg?v=1753433153\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースにSuicaを入れた際のイメージ\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690802642540_train_pas_03.jpg?alt=media\u0026amp;token=97467f0e-5bbf-43ca-9955-85c65025e526\" 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表裏に\u003cstrong\u003e二箇所のポケット\u003c\/strong\u003eがあり、メインのICカードと予備のお札などを分けて収納可能。\u003c\/li\u003e\n          \u003cli\u003eトップの\u003cstrong\u003eハトメと丸かん\u003c\/strong\u003eには、別売りのストラップやチャームを自由に組み合わせられます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690802823692_train_pas_02.jpg?alt=media\u0026amp;token=00c7503a-5bbf-43ca-9955-85c65025e526\" 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\/trainpas_034.jpg?v=1753433264\" 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\"\u003eC×Claboとcraftaのコラボレーションならではのこだわりが詰まっています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eメイン素材：\u003cstrong\u003e天然皮革\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e背面には\u003cstrong\u003eC×Claboとcraftaのロゴ\u003c\/strong\u003eが刻印されており、品質の証です。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e関連商品（別売り）\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eより便利に、よりおしゃれにお使いいただける別売りアイテムをご紹介します。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e電車カラーとお揃いのストラップ\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eCXClaboオリジナルの電車カラー（バイカラー）ストラップと組み合わせることで、統一感のあるスタイルを楽しめます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-456b-844c-9c2f47195526\" class=\"img-fluid d-block w-100 product-img\" alt=\"電車カラーストラップのバナー\"\u003e\u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e伸びるキーリール\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eストラップとパスケースの間に伸びるキーリールをつけると、改札でのタッチがさらにスムーズに。お色やイニシャルを自由に組み合わせてパーソナライズできます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28ef5acd\" 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商品コード: c67fhtkrkhdwjqtptepc\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\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非接触ICカードを2枚入れると読み取りエラーが発生する可能性がございますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e天然皮革を使用しているため、素材の特性上、傷やシワなどそれぞれの革に異なる表情がございます。あらかじめご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49504552223007,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059493962_1649887748584_densha_path_odakyu_a6a25df6-ee9d-4d22-9cbe-c5f2baa13c84.jpg?v=1746009602"},{"product_id":"d8a9e2ndo86mwjq3au2s","title":"電車パスケース　ブルーライン？Ver","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革作家craftaとのコラボレーションで生まれた、愛着がわく電車型パスケースです。Suicaを入れれば、窓から\u003cstrong\u003eペンギン乗客\u003c\/strong\u003eがひょっこり顔を出し、毎日の通勤・通学に笑顔を届けます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679056885935_1649887936742_densha_path_blueline_e5489e48-891b-4b2b-9ca1-6b540a041d17.jpg?v=1746009592\" 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\u003eC×Claboとcraftaのロゴ\u003c\/strong\u003eがさりげなく刻印されています。表裏に設けられた2つのポケットは、Suicaと別のICカードや緊急用のお札をスマートに収納し、日常を快適にします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1649887942926_densha_path_blueline2_f9327e77-1733-45d3-baa2-5a270f8f0580.jpg?v=1746009592\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースの裏面にあるC×Claboとcraftaのロゴ刻印とポケット\"\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_2F1691319344581_trainpas_007_e7da4b42-93e3-4d1d-ba84-fb57db5da173.jpg?v=1746009592\" 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 class=\"body-text\"\u003e革作家craftaとのコラボレーションで生まれた電車パスケースシリーズです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e「ブルーラインVer」：シルバーの車体に水色とネイビーのラインが特徴です。\u003c\/li\u003e\n        \u003cli\u003eプリントではなく革とミシンのステッチでデザインされており、やさしいフォルムに愛着がわきます。\u003c\/li\u003e\n        \u003cli\u003eSuicaを入れると、窓からペンギン乗客が手を振っているように見え、かわいさがプラスされます。\u003c\/li\u003e\n        \u003cli\u003e後ろ面にはC×Claboとcraftaのロゴが刻印されています。\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\/densha_path_blueline.jpg?v=1753433153\" 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%2F1690802823692_train_pas_02.jpg?alt=media\u0026amp;token=00c7503a-e510-4572-8f08-e5d0ea872069\" alt=\"刻印されたC×Claboとcraftaのロゴ\"\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ポケットは表裏の2箇所にあります。\u003c\/li\u003e\n        \u003cli\u003e表にはSuica、裏にはチャージ用のお札やよく使う他のICカードを収納できます。\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\/densha_path_blueline2.jpg?v=1753433153\" 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%2F1690802642540_train_pas_03.jpg?alt=media\u0026amp;token=97467f0e-5bbf-43ca-9955-85c65025e526\" alt=\"パスケースのハトメと丸かん\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材: 革\u003c\/li\u003e\n        \u003cli\u003e生産: 革作家craftaとのコラボレーション\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電車カラーとお揃いのストラップ: CXClaboオリジナルの電車カラー（バイカラー）ストラップです。\u003c\/li\u003e\n        \u003cli\u003e伸びるキーリール: ストラップとパスケースの間につけることで、さらにスムーズに改札へのタッチができます。（パスケースとは違う革を使用していますが、お色やイニシャルを自由に組み合わせられます。）\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/koxwgrf00od2tadukwch\" title=\"電車カラーストラップ\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-456b-844c-9c2f47195526\" alt=\"電車カラーストラップバナー\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/trainpas_008.jpg?v=1753433264\" alt=\"ストラップとキーリールの使用例\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/k1fiuwfgbp87ooavclnf\" title=\"イニシャルキーリール（金具アンティークカラー）A~K\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28ef5acd\" alt=\"イニシャルキーリールバナー\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e非接触ICカードを2枚入れると読み取りエラーが起こりますのでご注意ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49504558514463,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679056885935_1649887936742_densha_path_blueline_e5489e48-891b-4b2b-9ca1-6b540a041d17.jpg?v=1746009592"},{"product_id":"ef84pr7urvsxd12fyvmn","title":"イタリアンシュリンクレザーBOX型小銭入","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_2F1678881250033_1649880933304_cherbo_box_s_blue_3c42be98-8276-4c39-9b39-87b7cabf2816.jpg?v=1746009581\" 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\u003eBOX型\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_2F1687236482999_box_detail03_618099e4-803c-4090-b91e-8596e7b98d29.jpg?v=1755315915\" 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\"\u003e30枚入れてもこの薄さ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eコインが\u003cstrong\u003e30枚入る高い収納力\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_2F1687236483004_box_detail09_49593515-854e-4ed9-9540-d62ce8ea67d5.jpg?v=1755315915\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日常を快適に、頼れる相棒\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e手のひらに収まるコンパクトさと、小銭の見やすさを兼ね備えたBOX型小銭入れです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eポケットにも入れられる手の平サイズ\u003c\/li\u003e\n                    \u003cli\u003e蓋を開けば小銭全体が見渡せるBOX型で、スムーズな会計を実現\u003c\/li\u003e\n                    \u003cli\u003e小銭が見にくくて溜まっていくストレスを解消\u003c\/li\u003e\n                    \u003cli\u003e小銭を30枚（500円玉×2、100円玉×8、50円玉×2、10円玉×8、5円玉×2、1円玉×8枚）入れても薄さをキープ\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%2F1687235406355_box_detail07.jpg?alt=media\u0026amp;token=7d892a87-525b-4328-964c-30d677fefb05\" 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%2F1687224902169_box_detail05.jpg?alt=media\u0026amp;token=6a389485-c4ce-4861-a8ca-7eaf93b78027\" 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%2F1687235383800_box_detail09.jpg?alt=media\u0026amp;token=bb0460f4-a409-4959-8515-4e02fd111afc\" 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工房ではミネラル分を多く含むアルプスの湧き水を使い、革をより柔らかく豊かな表情に仕上げています\u003c\/li\u003e\n                    \u003cli\u003e「コラペル社」はLWG（Leather Working Group）という国際団体のメンバー企業であり、地球環境の保護や消費者に安心安全な革を供給することを目的としたLWGの厳しい審査をクリアしています\u003c\/li\u003e\n                    \u003cli\u003e傷がつきにくく、使うほどに革は馴染みツヤが増しますが、色変わりしにくいのも特徴です\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/29a7313fa417362f5cfe2cb0f045d28e.jpg?v=1753597170\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e注意事項\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eロゴの位置は2タイプございますが、お選びいただけませんので予めご了承ください。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1687236400378_box_detail10.jpg?alt=media\u0026amp;token=2d87878d-366d-4c69-8a71-93c231c20235\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"ピンク","offer_id":49504567329055,"sku":null,"price":5390.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":49504567132447,"sku":null,"price":5390.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49504567361823,"sku":null,"price":5390.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":49504567197983,"sku":null,"price":5390.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":49504567165215,"sku":null,"price":5390.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678881250033_1649880933304_cherbo_box_s_blue_3c42be98-8276-4c39-9b39-87b7cabf2816.jpg?v=1746009581"},{"product_id":"elyfukg2ijyop7qhp6nb","title":"電車パスケース　東横線？Ver","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e窓から覗く、毎日のお供 電車パスケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e窓からキュートなペンギン乗客が手を振る、遊び心あふれるデザインです。改札を通るたび、思わず笑顔がこぼれます。\u003cstrong\u003e職人の技が光る\u003c\/strong\u003e革とステッチで、使うほどに愛着が深まる逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059779771_1649887498188_densha_path_toyoko_207d7efd-619c-43b5-8fe1-ebcc93a2b9f4.jpg?v=1746009578\" 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を実感してください。裏面にはチャージ用のお札やもう一枚のICカードを収めるポケットがあり、\u003cstrong\u003eスマートな実用性\u003c\/strong\u003eも兼ね備えています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1649887505841_densha_path_toyoko2_79e0acdd-9cd0-45b2-bacd-a7ca1f08973a.jpg?v=1746009578\" 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毎日を彩る、私だけのICカードケース\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_2F1691319774937_trainpas_010_1afc7c60-e60f-4e46-8248-b37674c7f4b6.jpg?v=1746009578\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースとストラップの組み合わせ例\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスマートに持ち運ぶ自由\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・デザイン\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eペンギンが窓から手を振る、遊び心溢れる電車型パスケース。革作家Craftaとのコラボレーションによるこだわりのデザインです。\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e「東横線？Ver」は、自由が丘にお店を構えるC×Claboが、革作家Craftaと最初にコラボして作った電車バージョンです。\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eSuicaを入れるとペンギン乗客が顔を出すキュートなデザイン\u003c\/li\u003e\n          \u003cli\u003e熟練の革作家Craftaとコラボした電車パスケースシリーズ\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\/densha_path_toyoko.jpg?v=1753433153\" 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%2F1690802642540_train_pas_03.jpg?alt=media\u0026amp;token=97467f0e-5bbf-43ca-9955-85c65025e526\" class=\"img-fluid d-block w-100 product-img\" alt=\"Suica挿入時のペンギンデザイン\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e機能・使い方\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eスマートな使い心地を追求した機能性と実用性を兼ね備えています。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e表裏2箇所にポケットを配置\u003c\/li\u003e\n          \u003cli\u003e表にはSUICA、裏にはチャージ用のお札や他のICカードを収納可能\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非接触ICカードを2枚入れると読み取りエラーが発生する場合がありますのでご注意ください。\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\/densha_path_toyoko2.jpg?v=1753433153\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポケット説明図\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・品質\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e厳選された素材と細部にわたるこだわりが、上質な使い心地を生み出します。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e職人の技が光る「革」とミシンのステッチで構成\u003c\/li\u003e\n          \u003cli\u003e背面にはC×ClaboとCraftaのロゴを刻印\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%2F1690802823692_train_pas_02.jpg?alt=media\u0026amp;token=00c7503a-e510-4572-8f08-e5d0ea872069\" 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          \u003cli\u003e改札タッチがスムーズになる「伸びるキーリール」もございます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e\n          \u003cstrong\u003eC×Claboオリジナルの電車カラー（バイカラー）ストラップは別売りでお作りしています。\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n          伸びるキーリールは電車パスケースとは異なる革を使用していますが、お色やイニシャルを自由に組み合わせられます。\n        \u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/trainpas_010.jpg?v=1753433264\" 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%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-456b-844c-5c2f47195526\" 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%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28ef5acd\" class=\"img-fluid d-block w-100 product-img\" alt=\"イニシャルキーリールバナー\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49504568475935,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059779771_1649887498188_densha_path_toyoko_207d7efd-619c-43b5-8fe1-ebcc93a2b9f4.jpg?v=1746009578"},{"product_id":"cuwzevuff0gvflkc0qfe","title":"電車パスケース　スペーシア？Ver","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特別な色合いとフォルムが目を引く電車型パスケース。Suicaをセットすると、窓から\u003cstrong\u003e愛らしいペンギン乗客\u003c\/strong\u003eがひょっこり。通勤・通学に小さなサプライズを添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679056975916_1649888108897_densha_path_spacia.jpg?v=1746009563\" 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熟練職人と共創、二つの顔を持つICカードケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eC×Claboと革作家craftaの刻印が刻まれた裏面。ICカードだけでなく、チャージ用のお札や別のカードを収納できる\u003cstrong\u003e二つのポケット\u003c\/strong\u003eでスマートさを実現します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1649888115595_densha_path_spacia2.jpg?v=1746009563\" 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_2F1691319282928_trainpas_027.jpg?v=1746009563\" 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「スペーシア？Ver」は、革作家craftaとのコラボレーションから生まれた特別な電車型パスケースです。ペンギンちゃんが窓から手を振っているような、遊び心あふれるデザインが魅力です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e特別な色合いとフォルムが目を引くデザイン。\u003c\/li\u003e\n          \u003cli\u003eプリントではなく、革とミシンのステッチで表現されたやさしいフォルム。\u003c\/li\u003e\n          \u003cli\u003eSuicaを入れると、窓から愛らしいペンギン乗客がひょっこり。\u003c\/li\u003e\n          \u003cli\u003e表裏の2箇所にポケットがあり、ICカードとお札などをスマートに収納可能。\u003c\/li\u003e\n          \u003cli\u003e背面にはC×Claboとcraftaのロゴが丁寧に刻印されています。\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\/densha_path_spacia.jpg?v=1753433153\" alt=\"電車型パスケースの正面デザイン\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/densha_path_spacia2.jpg?v=1753433153\" alt=\"パスケースの裏面とポケット\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690802642540_train_pas_03.jpg?alt=media\u0026amp;token=97467f0e-5bbf-43ca-9955-85c65025e526\" alt=\"Suica挿入時のペンギンイラスト\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690802823692_train_pas_02.jpg?alt=media\u0026amp;token=00c7503a-e510-4572-8f08-e5d0ea872069\" alt=\"C×Claboとcraftaのロゴ刻印\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e上質な革を使用し、熟練の職人技で丁寧に仕上げられています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 本革\u003c\/li\u003e\n          \u003cli\u003eポケット: 2箇所（表裏）\u003c\/li\u003e\n          \u003cli\u003e金具: トップにハトメと丸かん\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e使い方・おすすめ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eカスタム自由なデザインで、日常の移動をより快適に、楽しく彩ります。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eトップのハトメと丸かんを利用し、お好みのストラップやチャームを装着可能。\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\/trainpas_028.jpg?v=1753433264\" alt=\"ストラップを装着したパスケース\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e別売りの電車カラーストラップはこちら\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/koxwgrf00od2tadukwch\" title=\"電車カラーストラップ\"\u003e\u003cimg class=\"quill-upload-image\" src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-456b-844c-9c2f47195526\" alt=\"電車カラーストラップのバナー\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e別売りの伸びるキーリールはこちら\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003ca title=\"イニシャルキーリール（金具アンティークカラー）A~K\" href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/k1fiuwfgbp87ooavclnf\"\u003e\u003cimg class=\"quill-upload-image\" src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28ef5acd\" alt=\"イニシャルキーリールのバナー\"\u003e\u003c\/a\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非接触ICカードを2枚同時に収納すると、読み取りエラーが発生する場合がございますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e別売りの「伸びるキーリール」は、電車パスケースとは異なる革を使用しておりますが、お色やイニシャルを自由に組み合わせていただけます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49504759906591,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679056975916_1649888108897_densha_path_spacia.jpg?v=1746009563"},{"product_id":"dla8bkufvtkv8onnr60v","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\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_2F1697633620124_lether_strap_pink.jpg?v=1746009559\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e洗練された大人の必需品\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e長さ調節でスタイル自在、マルチウェイストラップ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            400mmから770mmまで\u003cstrong\u003e長さを自由に調整できる\u003c\/strong\u003eため、首元に掛けるネックストラップとしても、肩から斜めがけするショルダーストラップとしても活躍します。様々なシーンに対応する高い汎用性です。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1697633642157_lether_strap_lbrown.jpg?v=1746009560\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eどんなスタイルにもフィット\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e軽やかに日常を彩る、ハンズフリーの快適さ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            スマホケースをスマートにぶら下げて、\u003cstrong\u003e両手が自由になる快適さ\u003c\/strong\u003eを実感してください。お散歩やショッピング、旅行など、\u003cstrong\u003eアクティブな毎日をサポート\u003c\/strong\u003eし、あなたの行動範囲を広げます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1697633642160_lether_strap_taquiz.jpg?v=1746009560\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eもう置き忘れる心配なし\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eマルチウェイストラップは、日常を快適にする機能を兼ね備えています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eネックストラップとしても使用可能\u003c\/li\u003e\n                \u003cli\u003eショルダーストラップとしても使用可能\u003c\/li\u003e\n                \u003cli\u003eスマホケースをスマートに携帯するのに最適\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\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長さ: 400～770mm\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        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\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商品コード: dla8bkufvtkv8onnr60v\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため作成しない --\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) - 情報がないため作成しない --\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"ワインレッド","offer_id":49504764920095,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"レッド","offer_id":49504764887327,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":false},{"title":"ピンク","offer_id":49504764756255,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"サーモンピンク","offer_id":49504764559647,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー","offer_id":49504764461343,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー","offer_id":49504764854559,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49504764723487,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":false},{"title":"グレー","offer_id":49504764494111,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"ダークグレー","offer_id":49504764625183,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン","offer_id":49504764657951,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49504764821791,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド","offer_id":49504764526879,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":49504764592415,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1697633620124_lether_strap_pink.jpg?v=1746009559"},{"product_id":"fyvn44bmjtc3dkoorrpi","title":"電車パスケース　Sewing　bear","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\"\u003eSuicaが変身！遊び心溢れるパスケース\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eミシンを縫うクマさんの横で、Suicaを入れるとあの愛らしいペンギンちゃんが登場します。通勤・通学のたびに、くすっと笑顔がこぼれる仕掛けに心ときめきます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691481661072_tasnanika_detail_06.jpg?v=1746009556\" 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_2F1673362934252_tasunanika_lightbrown_urar.jpg?v=1753609630\" 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_2F1672794447581_tasnanika_bag2_ebbf81e1-417b-4460-90b1-2af08708d935.jpg?v=1753609630\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e快適な通勤、上質な日常へ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e他にはない絵柄と仕掛けで、毎日を楽しく彩るパスケースです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eSuicaを入れるとペンギンちゃんが現れる、遊び心溢れるデザイン\u003c\/li\u003e\n                \u003cli\u003e個人作家「tasnanika（タスナニカ）」さんとのコラボレーション新作\u003c\/li\u003e\n                \u003cli\u003eデザインはレーザー加工で彫刻されており、凹凸のある質感\u003c\/li\u003e\n                \u003cli\u003e裏面にもカードポケットがあり、もう一枚カードを収納可能\u003c\/li\u003e\n                \u003cli\u003e裏面には「CxClabo」と「tasnanika」のロゴが刻印されています\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\/sewing_white.jpg?v=1753609188\" 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%2F1676026398642_tasnanika_detail_06.jpg?alt=media\u0026amp;token=a85cf720-fcc7-479b-97a0-83a9d51334e9\" 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\/tasunanika_detail6.jpg?v=1753603847\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"caption-text text-end\"\u003e（NANKYOKU COFFEEデザインの参考画像です）\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%2F1676018631247_tasnanika_detail_011.jpg?alt=media\u0026amp;token=4c5eb324-a193-48c1-8e7c-757c64519e6c\" 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        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\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        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eおすすめの使い方\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e別売りのリールストラップと組み合わせることで、さらに便利にお使いいただけます。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e同じ栃木レザー製の「リールつきストラップ」とセットでの使用がおすすめ\u003c\/li\u003e\n                \u003cli\u003eバッグの持ち手にストラップを付ければ、取り出しやすく落下防止にも\u003c\/li\u003e\n                \u003cli\u003eリールを伸ばして改札もスムーズにタッチ可能\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1676018658214_tasnanika_detail_10.jpg?alt=media\u0026amp;token=cade0676-e3f2-4c3b-bd7e-c6ee63ca95cf\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/0k8otox7onb92mfu9k0k\"\u003e▼栃木レザーリール付きストラップ（別売）はこちら\u003c\/a\u003e\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/MG_5725.jpg?v=1753601925\" 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        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e非接触ICカードを2枚入れると読み取りエラーが発生する場合がございますのでご注意ください。\u003c\/li\u003e\n            \u003cli\u003e天然皮革のため、傷やシワなど、それぞれの革にそれぞれの表情があります。また色味や風合いもそれぞれ違いがありますのでご了承ください。\u003c\/li\u003e\n            \u003cli\u003e撮影に使用したPASMO、Suicaなどの小物は商品には付属しません。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"tasnanika x CxClabo","offers":[{"title":"アイボリー","offer_id":51077344264479,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":51077344297247,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":51077344330015,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691481661072_tasnanika_detail_06.jpg?v=1746009556"},{"product_id":"gyqkwjsjnyfbxmuiqlsd","title":"ミニトートバッグ SSサイズ　シンプル","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e本革の美しさ際立つ軽やかさ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1714196659121_toto_ss_gold.jpg?v=1746009546\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e艶めくゴールドが魅了\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eイタリアンシュリンクレザー\u003c\/strong\u003eが織りなす、繊細で柔らかな質感に思わず触れたくなります。\n      金具を一切使わない究極の\u003cstrong\u003eミニマルデザイン\u003c\/strong\u003eが、驚くほどの\u003cstrong\u003e軽さ\u003c\/strong\u003eと\u003cstrong\u003e洗練された品格\u003c\/strong\u003eを宿しています。\n      一枚革だからこそ叶う、\u003cstrong\u003e上質な手触り\u003c\/strong\u003eをご堪能ください。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手のひらサイズに収まる自由\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1714221654388_toto_size_3700e939-ad4f-4edb-8efe-626014a1cb6a.jpg?v=1746009547\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e必要なものだけをスマートに\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e最低限の必需品\u003c\/strong\u003eだけをスマートに持ち歩きたいあなたへ。\n      \u003cstrong\u003eSSサイズ\u003c\/strong\u003eは\u003cstrong\u003eスマホ\u003c\/strong\u003e、\u003cstrong\u003eミニ財布\u003c\/strong\u003e、\u003cstrong\u003eハンカチ\u003c\/strong\u003e、\u003cstrong\u003e鍵\u003c\/strong\u003eがぴったり収まります。\n      マチがあるので見た目以上の\u003cstrong\u003e収納力\u003c\/strong\u003eを発揮し、\u003cstrong\u003e身軽なお出かけ\u003c\/strong\u003eを叶える理想的な\u003cstrong\u003eコンパクトさ\u003c\/strong\u003eです。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日常を彩るアクセントトート\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1726805964211_toto_coad_ss_01.jpg?v=1746009547\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスタイル引き立てる相棒\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      手元に添えるだけで、いつものコーディネートが\u003cstrong\u003eワンランクアップ\u003c\/strong\u003e。\n      \u003cstrong\u003e金具がない\u003c\/strong\u003eから、\u003cstrong\u003e開閉もスムーズ\u003c\/strong\u003eで\u003cstrong\u003e必要なものがサッと取り出せます\u003c\/strong\u003e。\n      さらに、別売りの\u003cstrong\u003eDかんループ\u003c\/strong\u003eで小物をプラスすれば、さらに\u003cstrong\u003e使いやすく\u003c\/strong\u003e、\u003cstrong\u003e快適な一日\u003c\/strong\u003eをサポートします。\n    \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      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/toto_coad_ss_01.jpg?v=1753515944\" 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\/toto_coad_ss_02.jpg?v=1753515945\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズと収納力\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eコンパクトながらマチがあるため、お出かけに必要なものがしっかり収納できます。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eスマホ、ミニ財布、ハンカチ、キーケースなど最低限の必需品がぴったり収まる\u003c\/li\u003e\n        \u003cli\u003e手のひらサイズで身軽なお出かけに最適\u003c\/li\u003e\n        \u003cli\u003e見た目以上の収納力で日常使いに活躍\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1721614765289_toto_ss_detail01.jpg?alt=media\u0026amp;token=01b49f16-3d55-4ef0-bbb8-c0be016ab01c\" 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内側に多少濡れたものを入れてもOKな特殊加工（濡れた場合はすぐに拭き取ってください）\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1721609929150_toto_detail_06.jpg?alt=media\u0026amp;token=9cf4441e-8095-42af-8939-267a63eb7135\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1721609963739_toto_detail_in02.jpg?alt=media\u0026amp;token=1b47b2b0-4d5d-4c61-ac1d-e19d2ff7cb1f\" class=\"img-fluid d-block w-100 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さらに収納をプラスしたい方には、別売りの「Dかん付きループ」がおすすめです。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e持ち手に巻きつけるDかんループで小物を追加収納\u003c\/li\u003e\n        \u003cli\u003e交通系IC、鍵、イヤフォン、エコバッグなど、サッと取り出したいものをぶら下げて収納可能\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1724921085818_1722432263344_handle_detail.jpg?alt=media\u0026amp;token=5a0c013f-ee84-4247-88c5-d3e66d5fb3f2\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e＊写真の持ち手用Dかんループのページ\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eイニシャルA~I: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/r0hp1qyawdfq8idreeh8-1\" title=\"持ち手用DカンループS　イニシャルA~I（金具シルバー）\"\u003e金具シルバー\u003c\/a\u003e・\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/ffffp1gmaba9ei4ebgzn-1\" title=\"持ち手用DカンループS　イニシャルA~I（ゴールド）\"\u003e金具ゴールド\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003cli\u003eイニシャルJ~R: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/r0hp1qyawdfq8idreeh8-2\" title=\"持ち手用Dカンループ　イニシャルJ~R（シルバー）\"\u003e金具シルバー\u003c\/a\u003e・\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/ffffp1gmaba9ei4ebgzn-2\" title=\"持ち手用Dカンループ　イニシャルJ~R（ゴールド）\"\u003e金具ゴールド\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003cli\u003eイニシャルS~Z: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/r0hp1qyawdfq8idreeh8-3\" title=\"持ち手用Dカンループ　イニシャルS~Z（シルバー）\"\u003e金具シルバー\u003c\/a\u003e・\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/ffffp1gmaba9ei4ebgzn-3\" title=\"持ち手用Dカンループ　イニシャルS~Z（ゴールド）\"\u003e金具ゴールド\u003c\/a\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e＊マグネット付きやショルダーストラップ付きのミニトートバッグもございます。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eマグネット付き: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/bag\/products\/lvhehx72eqgbm7zljmwo\" title=\"ミニトートバッグSSサイズ　マグネット付き\"\u003eこちら\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003cli\u003eショルダーストラップ付き: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/bag\/products\/1qn2fcjxsfhrmgyqqyq5\" title=\"ミニトートバッグSSサイズ　ショルダーストラップ付\"\u003eこちら\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003cli\u003eマグネット＆ショルダーストラップ付き: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/bag\/products\/hxto1xevh9a8hig9xny2\" title=\"ミニトートバッグSSサイズ　マグネット＆ショルダーストラップ付\"\u003eこちら\u003c\/a\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド","offer_id":49504787693855,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"ライトピンク","offer_id":49504787562783,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー","offer_id":49504787431711,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ","offer_id":49504787464479,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー","offer_id":49504787661087,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49504787595551,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":49504787530015,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":49504787497247,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1714196659121_toto_ss_gold.jpg?v=1746009546"},{"product_id":"heodk4yn8qh0h0wcqtjo","title":"コンビ革  スマホショルダーストラップ","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質レザーの スマホショルダーストラップ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1697613129250_combi_strap_sholderdetail_brown.jpg?v=1746009544\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこだわりの素材感\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e深みのあるコンビ革が、カジュアルながらも洗練された印象を与えます。さりげない光沢を放つ金具が、大人の日常に品格を添え、どんな装いにも自然と溶け込む一本です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスムーズ着脱で 快適な毎日を\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1697612626253_combi_strap_sholderdetail_04.jpg?v=1746009545\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e簡単取り付け設計\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eリングとカシメが付属しているため、お手持ちのスマホショルダーシートが簡単かつスムーズに装着できます。大切なスマートフォンをしっかりと固定し、アクティブな毎日も安心して過ごせます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手ぶらでお出かけ 身軽な自由\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1698373735007_detail_style_04.jpg?v=1746009545\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常に解放感を\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e肩にかけるだけで両手が自由になり、お買い物や旅行、日常のあらゆるシーンが格段に快適になります。洗練されたカラーは、いつもの装いにこなれ感をプラスし、スマートな印象を演出します。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eheodk4yn8qh0h0wcqtjo\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"カーキ","offer_id":49504789397791,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49504789430559,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":49504789463327,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1697613129250_combi_strap_sholderdetail_brown.jpg?v=1746009544"},{"product_id":"ittfg5ajq8fbsbv3ezdr","title":"電車パスケース　中央線？Ver","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cvideo controls=\"controls\" style=\"max-width: 100%; height: auto;\"\u003e\n  \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/dbf94dc19d6241e58b9c0e4fe15d1957.mp4\" type=\"video\/mp4\"\u003e\nYour browser does not support our video.\n\u003c\/source\u003e\u003c\/video\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e   .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e中央線デザイン、毎日が楽しくなる相棒\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eレトロな中央線の温もりあるデザインが、日々の通勤通学に心地よい遊び心を添えます。Suicaを入れれば、窓からそっと手を振るペンギンの姿に、思わず笑顔がこぼれることでしょう。\u003c\/p\u003e\n\u003cimg alt=\"中央線パスケースとペンギンが描かれたSuica\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059757826_1649887560460_densha_path_chuo.jpg?v=1746009534\"\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革作家【crafta】さんとのコラボレーションから生まれた、プリントでは表現できない革とミシンのステッチ。確かな品質と、表裏二箇所のポケットでICカードや予備のお札をスマートに収納します。\u003c\/p\u003e\n\u003cimg alt=\"革製のパスケースの質感とステッチのディテール\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1649887566892_densha_path_chuo2.jpg?v=1746009534\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e上質な革と使いやすさ\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e通勤通学をスマートに、カスタム自在\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eトップのハトメと丸かんを活用すれば、別売りのストラップやキーリールを自由に組み合わせ可能です。改札でのタッチがよりスムーズになり、毎日の移動が快適になることでしょう。\u003c\/p\u003e\n\u003cimg alt=\"パスケースにストラップやキーリールを取り付けた使用例\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691320611703_trainpas_012.jpg?v=1746009534\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eあなただけの便利さをプラス\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eレトロな中央線デザインのパスケースです。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e革作家【crafta】さんとのコラボレーション商品です。\u003c\/li\u003e\n\u003cli\u003eプリントではなく革とミシンのステッチで電車をデザインしています。\u003c\/li\u003e\n\u003cli\u003eSuicaを入れると、窓からペンギン乗客が手を振るような仕掛けです。\u003c\/li\u003e\n\u003cli\u003e裏面にはC×Claboとcraftaさんのロゴが刻印されています。\u003c\/li\u003e\n\u003cli\u003eトップのハトメと丸かんを活用し、ストラップやチャームを自由に取り付けられます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e収納・機能\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e表裏2箇所にポケットがあり、必要なものをスマートに収納できます。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e表ポケット: SuicaなどメインのICカード\u003c\/li\u003e\n\u003cli\u003e裏ポケット: チャージ用のお札や、よく使う別のICカード\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e上質な天然皮革を使用しています。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e天然皮革\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e関連商品（別売り）\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eパスケースをより便利に、スタイリッシュにする別売りアイテムもございます。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e電車カラーとお揃いのストラップ: CXClaboオリジナルのバイカラーストラップです。\u003c\/li\u003e\n\u003cli\u003e伸びるキーリール: ストラップとパスケースの間に取り付けると、改札へのタッチがさらにスムーズになります。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003e（伸びるキーリールは電車パスケースとは異なる革を使用していますが、お色やイニシャルを自由に組み合わせられます。）\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e非接触ICカードを2枚入れると読み取りエラーが起こる可能性がありますのでご注意ください。\u003c\/li\u003e\n\u003cli\u003e天然皮革のため、傷やシワなど、それぞれの革にそれぞれの表情があります。あらかじめご了承ください。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49504820101407,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059757826_1649887560460_densha_path_chuo.jpg?v=1746009534"},{"product_id":"iw8eedlcdzcrm9l25lfi","title":"電車パスケース　京王線？Ver","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今とは違う懐かしい色合いにピンクのラインがアクセント。Suicaを入れると、窓からひょっこり顔を出すペンギンちゃんが、毎日の通勤・通学を楽しいひとときに変えてくれます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059728562_1649887279837_densha_path_keio.jpg?v=1746009532\" 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革作家「crafta」さんとのコラボで生まれた、\u003cstrong\u003e本物志向の逸品\u003c\/strong\u003eです。プリントではなく、革とミシンのステッチで表現されたやさしいフォルムが、手元に確かな質感を届けます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1649887287667_densha_path_keio2.jpg?v=1746009532\" 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表裏2箇所のポケットには、ICカードやチャージ用のお札をスマートに収納できます。別売りのストラップやキーリールを組み合わせれば、改札でのタッチもスムーズになり、\u003cstrong\u003e自分だけのスタイル\u003c\/strong\u003eを楽しめます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691319951708_trainpas_003.jpg?v=1746009532\" 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ペンギンちゃんが窓から手を振っているようなデザインの電車型パスケースです。「京王線？Ver」として、今とは違うレトロな色合いにピンクのラインがアクセントとなり、女性にも人気です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e\u003cp\u003e革作家「crafta」さんとのコラボレーションシリーズ\u003c\/p\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003cp\u003eプリントではなく、革とミシンのステッチで表現された優しいフォルム\u003c\/p\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003cp\u003eSuicaを入れると、窓からペンギン乗客が顔を出すかわいらしいデザイン\u003c\/p\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\/densha_path_keio.jpg?v=1753433153\" 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\/densha_path_keio2.jpg?v=1753433153\" 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%2F1690802642540_train_pas_03.jpg?alt=media\u0026amp;token=97467f0e-5bbf-43ca-9955-85c65025e526\" 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\u003cp\u003e表裏2箇所のポケット\u003c\/p\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003cp\u003eSUICA、チャージ用のお札、その他のICカードなどを収納可能\u003c\/p\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003cp\u003eトップにはハトメと丸かん付きで、ストラップやチャームを装着可能\u003c\/p\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革作家「crafta」さんとの共同制作による、こだわりの逸品です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\u003cp\u003e素材: 天然皮革\u003c\/p\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003cp\u003eブランドロゴ: C×Clabo、crafta\u003c\/p\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003cp\u003e裏面には両ブランドのロゴが刻印されています\u003c\/p\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%2F1690802823692_train_pas_02.jpg?alt=media\u0026amp;token=00c7503a-e510-4572-8f08-e5d0ea872069\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eおすすめの組み合わせ（別売り）\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e別売りのアイテムと組み合わせることで、さらに便利で個性的なスタイルをお楽しみいただけます。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\n                    \u003cp\u003e電車カラーとお揃いのストラップ\u003c\/p\u003e\n                    \u003cp\u003eC×Claboオリジナルの電車カラー（バイカラー）ストラップは別売りでお作りしています。\u003c\/p\u003e\n                    \u003cdiv class=\"spec-img-full\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/trainpas_003.jpg?v=1753433264\" 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%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-456b-844c-9c2f47195526\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cp\u003e伸びるキーリール\u003c\/p\u003e\n                    \u003cp\u003eストラップとパスケースの間に伸びるキーリールをつけると、改札でのタッチがさらにスムーズになります。\u003c\/p\u003e\n                    \u003cp\u003e（電車パスケースとは違う革を使用していますが、お色やイニシャルを自由に組み合わせられます。）\u003c\/p\u003e\n                    \u003cdiv class=\"spec-img-full\"\u003e\n                        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28ef5acd\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\u003cp\u003e商品コード: iw8eedlcdzcrm9l25lfi\u003c\/p\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e\u003cp\u003e非接触ICカードを2枚入れると読み取りエラーが起こる場合がありますのでご注意ください。\u003c\/p\u003e\u003c\/li\u003e\n            \u003cli\u003e\u003cp\u003e天然皮革を使用しているため、傷やシワなど、それぞれの革に個別の表情があります。あらかじめご了承ください。\u003c\/p\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49504841892127,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059728562_1649887279837_densha_path_keio.jpg?v=1746009532"},{"product_id":"jksno9dz71vq8l68kph6","title":"本革ショルダーストラップ10mm幅　ゴールド金具","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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1673444277196_sholder_black_g.jpg?v=1746009525\" 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_2F1673441794172_sholder_white_g.jpg?v=1754553310\" 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全14色から選べる\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_2F1673444374468_sholder_brown_g.jpg?v=1754553310\" 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約72cmから140cmまで\u003cstrong\u003e自在に長さ調整が可能\u003c\/strong\u003e。\u003cstrong\u003e4つ折りに縫い上げられた1cm幅の革\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 class=\"body-text\"\u003e高級な柔らかカーフ革を使ったストラップは、肩にも優しくフィットします。全14色からお好みの色をお選びいただけます。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e全14色展開\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%2F1673441591212_gold_silver.jpg?alt=media\u0026amp;token=9a8d90d1-744a-4977-9a2f-a349dc6c814d\" class=\"img-fluid d-block w-100 product-img\" alt=\"金具の色選択（ゴールドとシルバー）\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eナスカンと送りカン（調整する部分の金具）の金具の色は、「シルバー」と「ゴールド」の２色からお選びください。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/4ueeqpbt8jk3xyh1mocw\" class=\"link-text\"\u003eシルバーのナスカンのページはこちら\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eストラップ部分：約72㎝～140㎝（長さ調節可）\u003c\/li\u003e\n          \u003cli\u003e幅：1㎝\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1673441558687_strap_length.jpg?alt=media\u0026amp;token=e8307e2c-c708-4f63-9b10-2a914f41fd2e\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップの長さ調節範囲の図\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eストラップ革は約７２㎝～１４０㎝まで長さ調節ができます\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材：牛革（カーフ革）\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e使用しているカーフ（子牛）革は、牛革の中でも最高級と言われる革です。とてもきめが細かく柔らかいのが特徴です。\u003c\/p\u003e\n        \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%2F1673441576182_tusnagi_detail.jpg?alt=media\u0026amp;token=c8f654a8-1925-446d-8d1a-16b6a69c39db\" class=\"img-fluid d-block w-100 product-img\" alt=\"革のつなぎ目詳細\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e革のつなぎ目があるものもございますが、長年の職人の経験と技術力を駆使し、ほとんど目立たないよう仕上げています。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名：本革ショルダーストラップ10mm幅　ゴールドナスカン\u003c\/li\u003e\n          \u003cli\u003e商品コード：jksno9dz71vq8l68kph6\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド","offer_id":49504847462687,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":49504847233311,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":false},{"title":"オレンジ","offer_id":49504847069471,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー","offer_id":49504847036703,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":true},{"title":"モスグリーン","offer_id":49504847364383,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー","offer_id":49504847397151,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49504847200543,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":false},{"title":"ラベンダー","offer_id":49504847429919,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト","offer_id":49504847331615,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":49504847102239,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":49504847266079,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49504847298847,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":49504847167775,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":49504847135007,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1673444277196_sholder_black_g.jpg?v=1746009525"},{"product_id":"mlnt5htvlodwayxgzvr5","title":"電車パスケース　特急青？Ver","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e旅立ちの予感、電車デザインパスケース\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eまるで小さな電車が手元に。\u003cstrong\u003e精巧なデザインと色彩\u003c\/strong\u003eが、日々の通勤・通学に彩りと心躍る瞬間を届けます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691319531876_trainpas_019.jpg?v=1746009477\" 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_2F1691320873958_train_pas_03.jpg?v=1746009477\" 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_2F1691320873957_train_pas_02.jpg?v=1746009477\" class=\"img-fluid d-block w-100 product-img\" alt=\"鮮やかな本革とロゴ刻印のクローズアップ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e個性を彩る鮮やかな本革仕上げ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eペンギンちゃんが窓から手を振っている？そんな遊び心あふれるデザインの電車型パスケースです。\u003cbr\u003e革作家【crafta】さんとのコラボシリーズ「特急、青？Ver」の魅力をご紹介します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e懐かしさを感じるデザインと色合い\u003c\/li\u003e\n                    \u003cli\u003eプリントではなく革とミシンのステッチで表現された、温かみのある優しいフォルム\u003c\/li\u003e\n                    \u003cli\u003eSuicaを入れると、窓からペンギン乗客が手を振ってくれるようなデザイン\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\/densha_path_tokyuao.jpg?v=1753433153\" class=\"img-fluid d-block w-100 product-img\" alt=\"電車デザインパスケース 特急、青？Ver\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\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ポケットは表と裏の2箇所\u003c\/li\u003e\n                    \u003cli\u003e表にはSuica、裏にはチャージ用のお札やよく使う他の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\/densha_path_tokyuao2.jpg?v=1753433153\" 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%2F1690802642540_train_pas_03.jpg?alt=media\u0026amp;token=97467f0e-5bbf-43ca-9955-85c65025e526\" 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後ろ面にはC×Claboとcraftaさんのロゴが刻印\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%2F1690802823692_train_pas_02.jpg?alt=media\u0026amp;token=00c7503a-e510-43ca-9955-85c65025e526\" class=\"img-fluid d-block w-100 product-img\" alt=\"C×Claboとcraftaロゴ刻印\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\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\u003eCXClaboオリジナルの電車カラー（バイカラー）ストラップは別売りでご用意しています。\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\/trainpas_020.jpg?v=1753433264\" 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%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-456b-844c-9c2f47195526\" 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%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28ef5acd\" class=\"img-fluid d-block w-100 product-img\" alt=\"イニシャルキーリールバナー\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e非接触ICカードを2枚入れると読み取りエラーが起こりますのでご注意ください。\u003c\/li\u003e\n            \u003cli\u003e画像のベージュの革は現在アイボリー系に変更しました。\u003c\/li\u003e\n            \u003cli\u003e別売りの伸びるキーリールは、電車パスケースとは異なる革を使用していますが、お色やイニシャルを自由に組み合わせられます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49504967033119,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059707846_1649888043709_densha_path_tokyuao.jpg?v=1746009477"},{"product_id":"mo63uovrkwtkwd76tvag","title":"コンビ革  ショルダーストラップ　シルバー金具","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- ① 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eどんな装いにも馴染む洗練ストラップ\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e7mm幅\u003c\/strong\u003eの本革が、軽快さと上品さを両立させます。約\u003cstrong\u003e72cmから140cm\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_2F1697888076275_sholder_combi_navy_g.jpg?v=1746009473\" 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を採用。毎日使っても美しい表情を保ち、男性からも支持されています。3色のシックなバリエーションから、長く寄り添う一本を。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1724911131956_sholder_combi_color04.jpg?v=1746009474\" 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!-- ② スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\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ストラップの幅は7mm。\u003c\/li\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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/sholder_combi_color04.jpg?v=1754127707\" alt=\"ショルダーストラップの色組み合わせ04\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/sholder_combi_color02.jpg?v=1754127726\" alt=\"ショルダーストラップの色組み合わせ02\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e色が変わりにくいクローム鞣しのストラップです。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eタンニン鞣し革のように見えて、実はクローム鞣しの革。\u003c\/li\u003e\n\u003cli\u003eタンニン鞣しの革の風合いが好きだけど、色落ちが気になる方にオススメです。\u003c\/li\u003e\n\u003cli\u003eタンニン鞣しの革に比べると色落ちや色の変化がしにくいのが特徴です。\u003c\/li\u003e\n\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\/sholder_detail03.jpg?v=1754127649\" alt=\"ショルダーストラップの詳細03\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/sholder_style04.jpg?v=1754127576\" alt=\"ショルダーストラップのスタイル04\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/sholder_style01.jpg?v=1754127636\" alt=\"ショルダーストラップのスタイル01\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e製品情報\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e商品名: ショルダーストラップ（単品）\u003c\/li\u003e\n\u003cli\u003e素材: 牛革\u003c\/li\u003e\n\u003cli\u003eサイズ:\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eストラップ部分: 約72cm～140cm（長さ調節可）\u003c\/li\u003e\n\u003cli\u003e幅: 7mm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- \/content-section (Specs) --\u003e \u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため出力しません --\u003e \u003c!-- ④ 注意事項セクション (Notes) - 情報がないため出力しません --\u003e\n\u003c\/div\u003e\n\u003c!-- \/container product-wrapper --\u003e","brand":"CxClabo","offers":[{"title":"ブラウン","offer_id":49504969916703,"sku":null,"price":3520.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ","offer_id":49504969818399,"sku":null,"price":3520.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49504969883935,"sku":null,"price":3520.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン","offer_id":49504969851167,"sku":null,"price":3520.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49504969949471,"sku":null,"price":3520.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1697888076275_sholder_combi_navy_g.jpg?v=1746009473"},{"product_id":"n7n2uizov7wvm56czttv","title":"電車パスケース　東海道線？Ver","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e東海道線？ レトロな旅路にペンギンが同行\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eオレンジとグリーンのコントラストが懐かしい、\u003cstrong\u003e東海道線？をモチーフにしたパスケース\u003c\/strong\u003eです。Suicaを中に入れれば、窓から\u003cstrong\u003e可愛らしいペンギンがひょっこり顔を出し\u003c\/strong\u003e、日々の移動を楽しく演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679057061231_1649888418542_densha_path_tokaido.jpg?v=1746009461\" 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革作家【crafta】とのコラボレーション\u003c\/strong\u003eにより生まれた、温かみのあるフォルム。プリントではない\u003cstrong\u003e革とミシンのステッチ\u003c\/strong\u003eが、使うほどに深まる愛着と本物の質感を届けます。C×Claboとcraftaの\u003cstrong\u003eロゴ刻印\u003c\/strong\u003eが、信頼の証です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1649888424774_densha_path_tokaido2.jpg?v=1746009461\" 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表裏2箇所のポケット\u003c\/strong\u003eは、ICカードやチャージ用のお札などをスマートに収納します。\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_2F1691319746181_trainpas_002.jpg?v=1746009461\" 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\u003eSuicaを入れれば窓からペンギンが顔を出す仕掛け\u003c\/li\u003e\n          \u003cli\u003e革作家【crafta】とのコラボレーションによる温かいフォルム\u003c\/li\u003e\n          \u003cli\u003eプリントではなく革とミシンのステッチで表現されたデザイン\u003c\/li\u003e\n          \u003cli\u003eC×Claboとcraftaのロゴ刻印\u003c\/li\u003e\n          \u003cli\u003eICカードやチャージ用お札を収納できる表裏2箇所のポケット\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\/densha_path_tokaido.jpg?v=1753433153\" 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\/densha_path_tokaido2.jpg?v=1753433153\" class=\"img-fluid d-block w-100 product-img\" alt=\"Suicaを入れた時のペンギンが見える様子\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690802642540_train_pas_03.jpg?alt=media\u0026amp;token=97467f0e-5bbf-43ca-9955-85c65025e526\" 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%2F1690802823692_train_pas_02.jpg?alt=media\u0026amp;token=00c7503a-e510-4572-4f08-e5d0ea872069\" class=\"img-fluid d-block w-100 product-img\" alt=\"C×Claboとcraftaのロゴ刻印\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e職人の手仕事によって丁寧に仕上げられた革製品です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 革\u003c\/li\u003e\n          \u003cli\u003e本体トップにはハトメと丸かん付き\u003c\/li\u003e\n          \u003cli\u003e別売りのキーリールは本体とは異なる革を使用\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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電車カラーとお揃いのストラップ: トップのハトメや丸かんに取り付け可能。C×Claboオリジナルバイカラーデザイン。\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\/trainpas_001.jpg?v=1753433264\" 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%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-456b-844c-9c2f47195526\" 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%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28ef5acd\" 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\u003en7n2uizov7wvm56czttv\u003c\/li\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非接触ICカードを2枚入れると、読み取りエラーが発生する場合がございますのでご注意ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49504983351583,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679057061231_1649888418542_densha_path_tokaido.jpg?v=1746009461"},{"product_id":"ogqlumhvujvtnbi0wuzy","title":"電車パスケース　新幹線？青Ver","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_2F1679056907283_1649888308134_densha_path_shin_blue.jpg?v=1746009443\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日が楽しくなる相棒\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e毎日の通勤・通学に心が躍る瞬間を。ICカードを入れると、まるで\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_2F1691319712628_trainpas_032.jpg?v=1746009444\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e持ち運び便利な愛着デザイン\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e手に馴染むやさしいフォルムは、持ち運びやすさも考え抜かれています。ハトメと丸かん付きで、別売りのストラップやキーリールを取り付ければ、\u003cstrong\u003e改札での所作もさらにスムーズ\u003c\/strong\u003e。日々の移動をもっと快適に彩ります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人の技光る本革ICカードケース\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691321052197_train_pas_03.jpg?v=1746009444\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e使うほど愛着湧く手触り\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e革作家craftaとC×Claboのコラボレーションが生み出す、ミシンのステッチが際立つ逸品。表裏の2つのポケットには、ICカードと予備のお札をスマートに収納。\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革作家craftaとC×Claboがコラボした、ペンギン乗客が窓から手を振るようなデザインの電車型パスケースです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e「新幹線、青？Ver」のレトロな配色\u003c\/li\u003e\n          \u003cli\u003eプリントではなく、革とミシンのステッチで表現された優しいフォルム\u003c\/li\u003e\n          \u003cli\u003eSuicaを入れると、ペンギンが顔を出すユニークな仕掛け\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\/densha_path_shin_blue.jpg?v=1753433153\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e本革\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e仕様・機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e日常使いに便利な機能性を追求しました。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e表裏に2つのポケットを装備（ICカードと予備のお札や他のICカードを収納可能）\u003c\/li\u003e\n          \u003cli\u003eトップにはハトメと丸かん付き（ストラップやチャームの取り付けに便利）\u003c\/li\u003e\n          \u003cli\u003e背面にはC×Claboとcraftaのロゴを刻印\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\/densha_path_blueline2.jpg?v=1753433153\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690802642540_train_pas_03.jpg?alt=media\u0026amp;token=97467f0e-5bbf-43ca-9955-85c65025e526\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690802823692_train_pas_02.jpg?alt=media\u0026amp;token=00c7503a-e510-4572-4f08-e5d0ea872069\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/trainpas_032.jpg?v=1753433264\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e推奨される組み合わせ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eパスケースをさらに便利に、おしゃれに活用するアイテムをご紹介します。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e電車カラーとお揃いのストラップ（別売り）：CXClaboオリジナル電車カラー（バイカラー）ストラップです。\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%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-456b-844c-9c2f47195526\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28ef5acd\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eご使用の前にご確認ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e非接触ICカードを2枚入れると読み取りエラーが発生する場合がございますのでご注意ください。\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\u003eogqlumhvujvtnbi0wuzy\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49505066811679,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679056907283_1649888308134_densha_path_shin_blue.jpg?v=1746009443"},{"product_id":"okc95e35z07qn4ycpqeb","title":"電車パスケース　旧山手線？Ver","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) - ブロック1 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eレトロ電車で通勤も楽しく\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e懐かしの山手線を思わせるレトロな色合いが、日常に遊び心を添えます。革とミシンのステッチで表現された温もりあるフォルムは、使うほどに愛着が深まることでしょう。Suicaを入れれば、窓から顔を出すペンギンが、あなたの毎日をそっと応援してくれます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059636646_1649888152582_densha_path_yamanote.jpg?v=1746009443\" 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!-- 商品解説セクション (Main) - ブロック2 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人技が光る逸品パスケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e革作家【crafta】さんとのコラボレーションから生まれた、細部に宿る確かな職人技を実感してください。裏面にはブランドロゴが丁寧に刻印され、品質へのこだわりが伝わります。表にはメインのICカード、裏にはチャージ用のお札や別のカードを収納でき、スマートな日常をサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/densha_path_yamanote2.jpg?v=1753433153\" 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!-- 商品解説セクション (Main) - ブロック3 --\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\/trainpas_016.jpg?v=1753433264\" 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革作家【crafta】さんとのコラボレーションから生まれた、レトロな電車型パスケース「山の手線？Ver」です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e懐かしい山手線を思わせるレトロな色合いが特徴。\u003c\/li\u003e\n          \u003cli\u003eプリントではなく、革とミシンのステッチで表現された温もりあるフォルム。\u003c\/li\u003e\n          \u003cli\u003eSuicaを入れると、窓からペンギン乗客が手を振る可愛らしいデザイン。\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\/densha_path_yamanote.jpg?v=1753433153\" 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表裏に計2箇所のポケットを装備。\u003c\/li\u003e\n          \u003cli\u003eメインのICカードと、チャージ用のお札や別のICカードを分けて収納可能。\u003c\/li\u003e\n          \u003cli\u003e上部のハトメと丸かんにより、お好みのストラップやチャームを取り付け可能。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/densha_path_yamanote2.jpg?v=1753433153\" 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%2F1690802642540_train_pas_03.jpg?alt=media\u0026amp;token=97467f0e-5bbf-43ca-9955-85c65025e526\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースの収納と機能性\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材と品質\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e職人技が光る、こだわりの素材と品質で長くご愛用いただけます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 革\u003c\/li\u003e\n          \u003cli\u003eデザイン: 革とミシンのステッチによる立体的な表現。\u003c\/li\u003e\n          \u003cli\u003eブランドロゴ: 裏面にはC×Claboとcraftaさんのブランドロゴが丁寧に刻印されています。\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%2F1690802823692_train_pas_02.jpg?alt=media\u0026amp;token=00c7503a-e510-4572-8f08-e5d0ea872069\" 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          \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\/trainpas_016.jpg?v=1753433264\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースとストラップの組み合わせ例\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e非接触ICカードを２枚入れると読み取りエラーが起こる場合がございますのでご注意ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49505066942751,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059636646_1649888152582_densha_path_yamanote.jpg?v=1746009443"},{"product_id":"qv0gyu9mcgr2klwyanc9","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${settings.WRITING_TARGET}の会計をスムーズにする新習慣\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eお財布からカードを探すストレスはもう過去のもの。\u003cstrong\u003e外ポケットに交通系ICカード\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_2F1692506739278_leather_jyabara_cs_front_green.jpg?v=1746009429\" 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を使用。時を重ねるごとに深まるその風合いは、手にするたびに愛着が増し、${settings.WRITING_TARGET}の日常を豊かに彩ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1692506442412_leather_jyabara_cs_front_black.jpg?v=1746009429\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e永く愛せる、品のある本革の風合い\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eもう探さない！カード迷子とサヨナラする整理術\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eジャバラ式\u003c\/strong\u003eだから、ファスナーを開けば\u003cstrong\u003eすべてのカードが一目瞭然\u003c\/strong\u003e。\u003cstrong\u003e17枚\u003c\/strong\u003eものカードがすっきりと収まり、レジ前で慌てる日々とは無縁の、スマートなカード管理を実現します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1692506643381_leather_jyabara_cs_front_green.jpg?v=1746009430\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e17ポケットで叶える、ストレスフリーな収納\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クレジットカード、ICカード、ポイントカードなど、「あれ？どこにしまったっけ・・・」とお財布の中やカードケースの中を探すストレスを解消します。レジ前で慌てる日々とは無縁の、スマートなカード管理を実現します。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1692513619481_leather_jyabara_cs_detail09.jpg?alt=media\u0026amp;token=d93bb7de-2bfa-43e8-99fa-c42a5c91e9c2\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \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      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\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メインカードポケットは17箇所\u003c\/li\u003e\n          \u003cli\u003e厚みのあるICカードを17枚まで収納可能\u003c\/li\u003e\n          \u003cli\u003e外ポケット1箇所には交通系ICカードなどを収納するのに便利\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1692513667610_leather_jyabara_cs_front_pink.jpg?alt=media\u0026amp;token=106a4cc8-ec11-4d6e-8412-484c4f082b62\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e※厚みのあるICカードを17枚以上入れるとファスナーが閉まらなかったり、ファスナーが壊れやすくなる原因となりますのでご注意ください。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・品質\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e傷がつきにくく、発色のきれいな上質な牛革を使用しています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e少しつるっとしたハリのある風合いの牛革\u003c\/li\u003e\n          \u003cli\u003e発色が良く、大人の手元に品格を添えます\u003c\/li\u003e\n          \u003cli\u003e傷がつきにくい加工で永くご愛用いただけます\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1692513733566_leather_jyabara_cs_detail01.jpg?alt=media\u0026amp;token=2417eb07-c8e0-4fac-bec8-6dc3f70d83af\" 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%2F1692513792939_leather_jyabara_cs_detail11.jpg?alt=media\u0026amp;token=8a6d9309-a9f3-4b15-9802-c2b10fa27717\" 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商品コード: qv0gyu9mcgr2klwyanc9\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n  \u003c!-- 発送案内セクション (Shipping)と注意事項セクション (Notes) は情報がないため作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド","offer_id":49505074282783,"sku":null,"price":4389.0,"currency_code":"JPY","in_stock":false},{"title":"ピンク","offer_id":49505074184479,"sku":null,"price":4389.0,"currency_code":"JPY","in_stock":true},{"title":"オレンジ","offer_id":49505074118943,"sku":null,"price":4389.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー","offer_id":49505074053407,"sku":null,"price":4389.0,"currency_code":"JPY","in_stock":true},{"title":"イエローグリーン","offer_id":49505074086175,"sku":null,"price":4389.0,"currency_code":"JPY","in_stock":false},{"title":"ライトブルー","offer_id":49505074250015,"sku":null,"price":4389.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー","offer_id":49505074151711,"sku":null,"price":4389.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49505074217247,"sku":null,"price":4389.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1692506739278_leather_jyabara_cs_front_green.jpg?v=1746009429"},{"product_id":"rvovbulhxjy19t6r8q8h","title":"電車パスケース　目蒲線？Ver","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e電車好きの心くすぐるレトロデザイン\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679056954555_1649888198899_densha_path_mekama.jpg?v=1746009416\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e毎日を彩る相棒\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e「目蒲線？Ver」懐かしの\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_2F1649888248879_densha_path_mekama2.jpg?v=1746009416\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e洗練された実用性\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e熟練の\u003cstrong\u003e革作家とコラボ\u003c\/strong\u003eした、上質さが際立つ一品です。裏面には誇り高いブランドロゴが刻印され、表裏の\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_2F1691319496772_trainpas_037.jpg?v=1746009416\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e便利を追求した毎日\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eトップの\u003cstrong\u003eハトメと丸かん\u003c\/strong\u003eは、別売りのストラップやキーリールを取り付けることで利便性を高めます。改札でのタッチが驚くほどスムーズになり、忙しい朝も\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革作家「crafta」さんとのコラボレーションシリーズ。\u003c\/li\u003e\n                    \u003cli\u003e懐かしのレトロな色合いと、革とミシンのステッチで描かれた優しいデザイン。\u003c\/li\u003e\n                    \u003cli\u003eSuicaを入れると、中からペンギン乗客が手を振ってくれるギミック。\u003c\/li\u003e\n                    \u003cli\u003e表裏2箇所のポケットでスマートな収納が可能。\u003c\/li\u003e\n                    \u003cli\u003e裏面にはC×Claboとcraftaさんのブランドロゴを刻印。\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\/densha_path_mekama.jpg?v=1753433153\"\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\/densha_path_mekama2.jpg?v=1753433153\"\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%2F1690802642540_train_pas_03.jpg?alt=media\u0026amp;token=97467f0e-5bbf-43ca-9955-85c65025e526\"\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%2F1690802823692_train_pas_02.jpg?alt=media\u0026amp;token=00c7503a-e510-4572-8f08-e5d0ea872069\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e 革\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eポケット:\u003c\/strong\u003e 表裏2箇所\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e付属品:\u003c\/strong\u003e トップにハトメと丸かん\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e商品コード:\u003c\/strong\u003e rvovbulhxjy19t6r8q8h\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e利用上のご注意\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e非接触ICカードを2枚入れると読み取りエラーが起こる可能性がありますのでご注意ください。\u003c\/li\u003e\n                    \u003cli\u003e本製品にはストラップやキーリールは付属しておりません。これらは別売りとなります。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e関連商品\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e電車パスケースと合わせてさらに便利になる別売りアイテムをご紹介します。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e電車カラーのストラップ:\u003c\/strong\u003e CXClaboオリジナルの電車カラー（バイカラー）ストラップは別売りでお作りしています。\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\/trainpas_038.jpg?v=1753433264\"\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%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-456b-844c-9c2f47195526\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e伸びるキーリール:\u003c\/strong\u003e ストラップとパスケースの間に伸びるキーリールをつけると、さらにスムーズに改札へのタッチができます。（電車パスケースとは違う革を使用していますが、お色やイニシャルを自由に組み合わせられます。）\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28efacd\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49505079853343,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679056954555_1649888198899_densha_path_mekama.jpg?v=1746009416"},{"product_id":"scgm9qjjv1ceb40jdqpe","title":"電車パスケース　伊勢崎線？Ver","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\"\u003eSuicaを入れると、まるで乗客のペンギンが笑顔で迎える\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_2F1679059622751_1649888509723_densha_path_isesaki.jpg?v=1746009412\" 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表裏2つのポケットにはICカードやお札を\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_2F1691319571696_trainpas_021.jpg?v=1746009412\" 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革作家craftaとのコラボで生まれた逸品。プリントではなく、革の切り替えとミシンステッチで表現されたデザインは、使うほどに手になじむ\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_2F1691320960022_train_pas_02.jpg?v=1746009413\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人の技が光る革製パスケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e唯一無二のクラフト感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細・仕様\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eペンギンが窓から手を振るような、遊び心溢れる電車型パスケースです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e革作家「crafta」とのコラボレーションによるオリジナルデザイン\u003c\/li\u003e\n          \u003cli\u003e「伊勢崎線？Ver」をモチーフにした赤とオレンジのラインがポイント\u003c\/li\u003e\n          \u003cli\u003eプリントではなく、革の切り替えとミシンステッチで表現された温かみのあるデザイン\u003c\/li\u003e\n          \u003cli\u003eSuicaを入れれば、ペンギンが乗客のように手を振ってくれるような楽しい仕掛け\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表裏に2箇所のポケットがあり、ICカードやお札などをスマートに収納できます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e表ポケット：主要なICカード（Suicaなど）を収納\u003c\/li\u003e\n          \u003cli\u003e裏ポケット：チャージ用のお札やよく使う他のICカードを収納可能\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革作家craftaとのコラボレーションによる革製品\u003c\/li\u003e\n          \u003cli\u003e使うほどに手になじむ、本物の質感が魅力\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eデザインディテール\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e細部にまでこだわったデザインは、使うほどに愛着が湧きます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e後ろ面にはC×Claboとcraftaのロゴを刻印\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\/densha_path_isesaki.jpg?v=1753433153\" 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\/densha_path_isesaki2.jpg?v=1753433153\" 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%2F1690802642540_train_pas_03.jpg?alt=media\u0026amp;token=97467f0e-5bbf-43ca-9955-85c65025e526\" 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%2F1690802823692_train_pas_02.jpg?alt=media\u0026amp;token=00c7503a-e50b-4572-8f08-e5d0ea872069\" 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            **電車カラーとお揃いのストラップ**:\n            \u003cp\u003eCXClaboオリジナルのバイカラーストラップ（別売り）と組み合わせることで、統一感のあるコーディネートを楽しめます。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/trainpas_021.jpg?v=1753433264\" 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%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-456b-844c-9c2f47195526\" class=\"img-fluid d-block w-100 product-img\" alt=\"電車カラーストラップ バナー\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            **伸びるキーリール**:\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%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28ef5acd\" class=\"img-fluid d-block w-100 product-img\" alt=\"イニシャルキーリール バナー\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \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非接触ICカードを2枚入れると、読み取りエラーが発生する可能性がございますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e天然素材を使用しているため、色合いや風合いが画像と異なる場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49505080901919,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059622751_1649888509723_densha_path_isesaki.jpg?v=1746009412"},{"product_id":"sgccsnhtxriwfhimmw4v","title":"電車パスケース　NANKYOKU　COFFEE","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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eSuicaで顔を出す相棒\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eカードを入れればペンギン店長が登場。くすっと笑える愛らしいデザインが、日々の通勤・通学を\u003cstrong\u003e特別な瞬間\u003c\/strong\u003eに変えます。tasnanikaコラボの遊び心溢れる一品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691481614566_tasnanika_detail_09.jpg?v=1746009410\" class=\"img-fluid d-block w-100 product-img\" alt=\"ペンギンが顔を出すパスケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e使うたび笑顔になれる\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e育てる本革、栃木レザー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日本が誇る上質な\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを使用し、使うほどに手に馴染む風合いを体験できます。裏面にはもう一枚カードが収まり、日々の移動を\u003cstrong\u003eスマートにサポート\u003c\/strong\u003eします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1671891186192_tasunanika_lightbrown_ural.jpg?v=1746009411\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザー製パスケースの質感\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e確かな品質と使いやすさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e繊細な彫刻が魅せる表情\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e職人の手による\u003cstrong\u003eレーザー彫刻\u003c\/strong\u003eは、プリントでは味わえない\u003cstrong\u003e深みと凹凸感\u003c\/strong\u003eを生み出します。見る角度によって異なる表情が、所有する喜びを高めます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1676027202686_tasnanika_detail_11.jpg?v=1746009411\" 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    \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\"\u003eSuicaを挿入するとペンギン店長が登場する、他にはない遊び心溢れるデザインのパスケースです。個人作家『tasnanika』さんとのコラボレーションによる新作バージョンです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eコーヒーショップの店長さん？Suicaを入れると分かるユニークな仕掛け。\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\/tasnanika_white_cofe.jpg?v=1753608787\" 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%2F1676026921259_tasnanika_detail_09.jpg?alt=media\u0026amp;token=5110d3ad-95bd-4d06-a40b-7daaa8bb5d9e\" class=\"img-fluid d-block w-100 product-img\" alt=\"Suicaを差し込むとペンギンの顔が見えるパスケース\"\u003e\u003c\/div\u003e\n        \u003cp class=\"body-text text-attention\"\u003e※非接触ICカードを2枚入れると読み取りエラーが発生する場合がありますのでご注意ください。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/tasunanika_detail6.jpg?v=1753603847\" 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        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1676026939208_tasnanika_detail_11.jpg?alt=media\u0026amp;token=85df487f-12b4-4981-ac9f-fde1dd5d749c\" 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裏面には「CxClabo」と「tasnanika」のロゴが刻印されています。\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%2F1676018631247_tasnanika_detail_011.jpg?alt=media\u0026amp;token=4c5eb324-a193-48c1-8e7c-757c64519e6c\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケース裏面のCxClaboとtasnanikaロゴ刻印\"\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        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1676018658214_tasnanika_detail_10.jpg?alt=media\u0026amp;token=cade0676-e3f2-4c3b-bd7e-c6ee63ca95cf\" 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\/MG_5725.jpg?v=1753601925\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースとリール付きストラップの組み合わせ全体像\"\u003e\u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e▼栃木レザーリール付きストラップ\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/0k8otox7onb92mfu9k0k\"\u003etasnanikaパスケース用はこちらから\u003c\/a\u003e\u003c\/p\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撮影に使用したPASMO、SUICAなどの小物は商品に付属しません。\u003c\/li\u003e\n      \u003cli\u003e天然皮革のため、傷やシワなど、それぞれの革にそれぞれの表情があります。また色味や風合いもそれぞれ違いがありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"tasnanika x CxClabo","offers":[{"title":"アイボリー","offer_id":49505082048799,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":49505082081567,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":49505082114335,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691481614566_tasnanika_detail_09.jpg?v=1746009410"},{"product_id":"si5wuzroe3x75cj6xdxi","title":"ショルダーストラップ付NEWカラーレザースマホケース　HUAWEY対応","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e身軽に動ける、大人のスマホショルダー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eあなたの日常をより\u003cstrong\u003eスマート\u003c\/strong\u003eに、\u003cstrong\u003eアクティブ\u003c\/strong\u003eに。\u003cstrong\u003e洗練されたデザイン\u003c\/strong\u003eが、どんなスタイルにも自然に溶け込み、\u003cstrong\u003eハンズフリー\u003c\/strong\u003eの自由を叶えます。もう、荷物の多さに悩むことはありません。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708856005373_leather_sholder_navy.jpg?v=1746009408\" class=\"img-fluid d-block w-100 product-img\" alt=\"自由をまとう、新しいスタイル\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自由をまとう、新しいスタイル\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手ぶらでお出かけ、賢く収納するスマホ財布\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eスマホひとつで\u003cstrong\u003e手ぶら\u003c\/strong\u003eで出かけられる、\u003cstrong\u003eお財布機能一体型\u003c\/strong\u003e。\u003cstrong\u003e３つのカードポケット\u003c\/strong\u003eと\u003cstrong\u003e大きなサイドポケット\u003c\/strong\u003eに、大切なものをスマートに収納できます。\u003cstrong\u003eサイドマグネット\u003c\/strong\u003eで開閉もスムーズです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661716_option_005_8fb3974a-7114-486b-a1eb-ee4e3d97123b.jpg?v=1746009408\" class=\"img-fluid d-block w-100 product-img\" alt=\"必要なものが全てここに\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e必要なものが全てここに\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e動画も快適、HUAWEY対応多機能スタンドケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e後ろの折れ線を軸にスタンド式になり、\u003cstrong\u003e動画視聴\u003c\/strong\u003eや\u003cstrong\u003eビデオ通話\u003c\/strong\u003eも手軽に楽しめます。\u003cstrong\u003e丈夫な合皮素材\u003c\/strong\u003eが大切なスマホをしっかり保護し、\u003cstrong\u003eHUAWEY各機種にぴったり合うカメラホール\u003c\/strong\u003eで撮影もスムーズです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708587661717_option_008_29d59104-87b1-473a-866c-c227c5882dab.jpg?v=1746009408\" class=\"img-fluid d-block w-100 product-img\" alt=\"いつでもどこでもエンタメを満喫\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eいつでもどこでもエンタメを満喫\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e斜め掛けができるショルダーストラップ付スマホケース。あなたの日常をより身軽に、快適にサポートします。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eハンズフリーで身軽にお出かけ\u003c\/li\u003e\n          \u003cli\u003eスマホひとつで完結するお財布機能\u003c\/li\u003e\n          \u003cli\u003e動画視聴に便利なスタンド機能\u003c\/li\u003e\n          \u003cli\u003eぴったりサイズのカメラホールで撮影もスムーズ\u003c\/li\u003e\n          \u003cli\u003e飾りパーツで自由にカスタマイズ可能\u003c\/li\u003e\n          \u003cli\u003eストラップの着脱もスムーズ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e厳選された素材と機能性で、あなたのスマホライフを快適にサポートします。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: si5wuzroe3x75cj6xdxi\u003c\/li\u003e\n          \u003cli\u003eケース本体素材: 丈夫な合皮素材 (HUAWEY各機種対応)\u003c\/li\u003e\n          \u003cli\u003eショルダーストラップ素材: 本革 (約5mm幅)\u003c\/li\u003e\n          \u003cli\u003e収納: 3段カードポケット、大きなサイドポケット\u003c\/li\u003e\n          \u003cli\u003e開閉: サイドマグネット式\u003c\/li\u003e\n          \u003cli\u003eストラップ接続: 上下ハトメ穴と丸リングによるスムーズな着脱\u003c\/li\u003e\n          \u003cli\u003e金具カラー: シルバー (おススメセットの場合)\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eメタル系（シルバー\/ゴールド）は特性上、他のカラーより傷みが早く出てきますのでご了承ください。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675217235_option_005.jpg?alt=media\u0026amp;token=63c3312f-dde5-4f1e-9dc0-14f750c9f118\" class=\"img-fluid d-block w-100 product-img\" alt=\"カードポケットとサイドポケットの収納例\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e3つのカードポケットとサイドポケットでスマートに収納\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675378902_option_004.jpg?alt=media\u0026amp;token=8c7ffabc-3259-4325-adfe-f44cad5aba2e\" class=\"img-fluid d-block w-100 product-img\" alt=\"カメラホールイメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e各機種に合わせたぴったりサイズのカメラホール\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708574891520_option_007.jpg?alt=media\u0026amp;token=9f043924-4ca2-4253-84dc-35a18a24a223\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタンド機能イメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスタンド式で動画視聴も快適\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eショルダーストラップについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eシーバイシーラボのおすすめカラーコーディネートで、合皮のスマホケース本体に本革ショルダーストラップをセットしています。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eショルダーストラップは細身（約5mm幅）タイプなので、ファッションを選びません。\u003c\/li\u003e\n          \u003cli\u003eスマホケースとショルダーストラップのカラーは同一ではありません。\u003c\/li\u003e\n          \u003cli\u003eおススメセットではハトメやマルカン、ストラップについているナスカンはすべてシルバー金具となります。\u003c\/li\u003e\n          \u003cli\u003eストラップの着脱がスムーズな設計なので、お出かけの時はストラップをつけて、家の中では外すなど、臨機応変に使うことができます。\u003c\/li\u003e\n          \u003cli\u003e違うカラーの組み合わせを楽しみたい方は、それぞれ単品で選ぶこともできます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708675602824_leather_sholder_rightgreen.jpg?alt=media\u0026amp;token=1c8f4226-de5f-4a84-845c-27b2cbb75a9\" class=\"img-fluid d-block w-100 product-img\" alt=\"本革ショルダーストラップとスマホケース\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eシーバイシーラボおすすめカラーコーディネート\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e関連商品:\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eスマホケース単品のページ: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/huawei\/products\/bx5m5jxrldmmwx0epxjt\"\u003eCxClabo\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003eショルダーストラップ（金具カラー：シルバー）のページ: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/7rp7ospbsmaxgch0p3oe\"\u003eCxClabo\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003eショルダーストラップ（金具カラー：ゴールド）のページ: \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/xsmu1ct5sokyts4r0f4k\"\u003eCxClabo\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカスタマイズについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eマグネットフラップがサイドにあるので、表側は飾りパーツを自由に配置してカスタマイズをお楽しみいただけます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e【機種】と【カラー】を選択したあと、【カスタマイズする】ボタンを押すと、飾りパーツを選択して配置できるカスタマイズ画面に遷移します。\u003c\/li\u003e\n          \u003cli\u003e「カスタマイズの進め方」をご覧の上、ぜひご利用ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676566649_parts_pat_003.jpg?alt=media\u0026amp;token=fa26671f-65b6-46f5-9f2d-3f441c308547\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタマイズ例1\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例1\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676623262_parts_deco_003.jpg?alt=media\u0026amp;token=41fa7d6e-4dd6-41e0-8940-96b2501a1fa5\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタマイズ例2\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例2\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1708676863831_parts_pat_002.jpg?alt=media\u0026amp;token=f68ced52-d44f-4ebd-9124-cb710c9f19de\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタマイズ例3\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eカスタマイズ例3\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eご注文・配送に関する注意事項\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eご注文からお届けまでの流れ、および注意事項をご確認ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e本商品は受注後の制作となります。\u003c\/li\u003e\n          \u003cli\u003e注文確定後の機種の交換やキャンセル、返品は受け付けられませんのでご注意ください。\u003c\/li\u003e\n          \u003cli\u003e制作に３日～１週間程度お時間を頂きます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c!-- \/content-section (製品詳細) --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"CxClabo","offers":[{"title":"レッド \/ HUAWEI P30lite","offer_id":49505083621663,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク \/ HUAWEI P30lite","offer_id":49505083556127,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ HUAWEI P30lite","offer_id":49505083392287,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブルー \/ HUAWEI P30lite","offer_id":49505083588895,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー \/ HUAWEI P30lite","offer_id":49505083523359,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ HUAWEI P30lite","offer_id":49505083490591,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ HUAWEI P30lite","offer_id":49505083425055,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ HUAWEI P30lite","offer_id":49505083457823,"sku":null,"price":4880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1708856005373_leather_sholder_navy.jpg?v=1746009408"},{"product_id":"snhcaf4nqxwxyo4zodn5","title":"ジャパンレザーカード\u0026小銭入れ","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e上質ジャパンレザーの洗練ミニ財布\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eスマートな日常に寄り添う、ジャパンレザーのミニマルなデザイン。手に吸い付くようなしっとりとした質感が、使うたびに心地よさをもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678881530491_1651956774457_jp_zip__0002_green.jpg?v=1746009395\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e暮らしに溶け込む美しい佇まい\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eガバッと開く、驚きの小銭視認性\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e外ファスナーを開けるだけで、がばっと広がる小銭入れ。必要な小銭を瞬時に見つけ出し、お会計の煩わしさから解放されるスマートな設計です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1653846835899_jp_key_6.jpg?v=1746009395\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスムーズな支払いを叶える工夫\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e細部に宿る、匠の技と確かな耐久性\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e輝くファスナーと丁寧に施されたステッチワークが、この財布の細部へのこだわりを物語ります。日々の使用に耐える堅牢さが、長く愛用できる安心感を提供します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1653846845312_jp_key_2.jpg?v=1746009395\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e際立つディテールと上質な仕立て\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細・機能\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eコンパクトだけど小銭が見やすいお財布を探している方必見です。\u003c\/p\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e見やすい小銭入れ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \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%2F1653846710956_jp_key_6.jpg?alt=media\u0026amp;token=be1fad31-a82b-4388-8195-f4ad4616e0e0\" class=\"img-fluid d-block w-100 product-img\"\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小銭入れ内部にはカードポケットが1つ付属\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e着脱可能なキーリング\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e鍵や他のアイテムを一緒に持ち運べる、便利なキーリング機能です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1653846734357_jp_key_4.jpg?alt=media\u0026amp;token=31996226-c559-456f-8b28-e828503012b5\" 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鍵やICカードなど、必要なものをまとめて携帯\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e多機能なマチ付きポケット\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eカードやお札の収納にも対応する、使い勝手の良いポケットです。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1653846782893_jp_key_5.jpg?alt=media\u0026amp;token=f7fdb3d6-3c78-4166-9e1b-5a1ff4567f37\" 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お札は三つ折りで収納可能\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e外側のカードポケット\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eスムーズな支払いをサポートする、便利な外部ポケットです。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1653846805326_jp_key_3.jpg?alt=media\u0026amp;token=5cc6cf64-9cc1-4d73-96fb-a0a5a9369508\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eSUICAやPASMOなどのタッチ決済カードに最適\u003c\/li\u003e\n                    \u003cli\u003eレシートやメモの一時保管にも便利\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: ジャパンレザー\u003c\/li\u003e\n                    \u003cli\u003e収納: 小銭入れ×1 (内カードポケット×1), マチ付きポケット×1, 外側カードポケット×1, 着脱式キーリング×1\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品コード: snhcaf4nqxwxyo4zodn5\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"オレンジ","offer_id":49505087455519,"sku":null,"price":7480.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":49505087488287,"sku":null,"price":7480.0,"currency_code":"JPY","in_stock":false},{"title":"グレー","offer_id":49505087521055,"sku":null,"price":7480.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49505087553823,"sku":null,"price":7480.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678881530491_1651956774457_jp_zip__0002_green.jpg?v=1746009395"},{"product_id":"sobxaretj4oki0cmua8u","title":"ファスナーポケット付IDケース","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手のひらに収まる多機能ポケット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e忙しいオフィスライフを支える、\u003cstrong\u003e本革製の多機能IDケース\u003c\/strong\u003eです。マチ付きファスナーポケットには、小銭やロッカーの鍵、さらには畳んだお札まで、必要なものをスマートに収納できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678884975704_1672820424293_aya_id_green.jpg?v=1746009389\" 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。ICカードはもちろん、名刺や紙の社員証もゆったりと収まるサイズ感で、瞬時の認証をサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1672820725116_aya_id_green_ura.jpg?v=1746009390\" 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_2F1673502223469_neckstrap_detail2.jpg?v=1753682855\" 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\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本製品は、日常のニーズに応える複数の機能を備えたIDケースです。細部にわたる工夫が、快適な使用感とスマートな印象を両立させます。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eマチ付きファスナーポケットで小銭やロッカーの鍵、畳んだお札をスマートに収納。\u003c\/li\u003e\n        \u003cli\u003e服やボタンに引っかかりにくい、凹凸をなくした平たい引手設計。\u003c\/li\u003e\n        \u003cli\u003eメインポケットは透明窓付きでICカードはもちろん、名刺や紙の社員証もゆったり収納可能。\u003c\/li\u003e\n        \u003cli\u003eストラップは付属せず単品販売のため、お好みのストラップと自由に組み合わせ可能。\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1673519888056_aya_id_p1.jpg?alt=media\u0026amp;token=950af0ee-8113-47db-bb2c-463069b3cf97\" 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\n      \u003cp class=\"body-text\"\u003eマチは約2㎝あります。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1673519906752_aya_id_p4.jpg?alt=media\u0026amp;token=8a3cdacb-f821-4e22-8750-8beca2ba0962\" 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\n      \u003cp class=\"body-text\"\u003eファスナー口はお札より小さいですが、1万円札の大きさでも4つ折りで中にまっすぐ入れることも可能です。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1673519917412_aya_pass_money.jpg?alt=media\u0026amp;token=0d640976-9522-4696-9a65-af5a89091aef\" 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\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%2F1673519949994_aya_id_fas.jpg?alt=media\u0026amp;token=e7242f87-03c2-44b6-9b79-77c0e5ca04a8\" 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\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%2F1673519980211_aya_pass_window.jpg?alt=media\u0026amp;token=8cb687a9-ea42-4c9f-8d01-652e8a2a2e6c\" 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\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%2F1673520004183_aya_pass_strapset.jpg?alt=media\u0026amp;token=6f73180f-9c0f-4430-a26c-89d41d45ebf7\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"caption-text text-end\"\u003eストラップとの組み合わせ例（ストラップは別売）\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e本製品のサイズは以下の通りです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e本体：約10.5cm × 8cm\u003c\/li\u003e\n        \u003cli\u003e窓：約W8.2cm × 5cm\u003c\/li\u003e\n        \u003cli\u003eマチ：約2cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eICカードはもちろん、ICカードより大きい名刺サイズのものや名札も入り、全体が見えるようなサイズです。（シルバーパスも窓から見えるサイズです）\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e本製品には厳選された素材を使用しています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e革：牛革\u003c\/li\u003e\n        \u003cli\u003e裏地：レーヨン\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"レッド","offer_id":49505089126687,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":49505089061151,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー","offer_id":49505088897311,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"イエローグリーン","offer_id":49505088930079,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":49505089028383,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":49505089093919,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":49505088962847,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー","offer_id":49505088995615,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678884975704_1672820424293_aya_id_green.jpg?v=1746009389"},{"product_id":"sx2i5y7ytahbdxiz0wi7","title":"電車パスケース　総武線？Ver","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革とミシンの丁寧なステッチが描く、どこか懐かしいレトロな電車デザイン。Suicaを入れると、窓からペンギンがひょっこり顔を出し、毎日の通勤・通学に心温まる瞬間を届けます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059691258_1649887806619_densha_path_sobu.jpg?v=1746009383\" 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通勤を彩る、電車型ICカードケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e表裏に2つのポケットを備え、メインのICカードと予備のお札などをスマートに収納できます。別売りのストラップやキーリールを組み合わせれば、改札でのタッチも一層スムーズになり、忙しい朝も快適です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691319865966_trainpas_029.jpg?v=1746009383\" class=\"img-fluid d-block w-100 product-img\" alt=\"機能的なICカード収納\"\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革作家【crafta】さんとのコラボレーションから生まれた、こだわりの逸品です。背面にはブランドロゴが刻印され、手にするたびに職人の技術と温かみを感じられます。長く使うほどに、革ならではの風合いが深まります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691319882375_train_pas_03.jpg?v=1746009383\" class=\"img-fluid d-block w-100 product-img\" alt=\"革作家craftaとのコラボレーション\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e愛着を育む、上質な革の質感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e革作家【crafta】さんとのコラボレーションによる電車パスケースシリーズ。「総武線？Ver」は、レトロな色合いと革とミシンのステッチで表現された優しいフォルムが特徴です。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/densha_path_sobu.jpg?v=1753433153\" class=\"img-fluid d-block w-100 product-img\" alt=\"電車パスケース総武線バージョン\"\u003e\u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eSuicaを入れると、窓からペンギン乗客が顔を出し、遊び心をプラス。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e表裏に2箇所のポケットがあり、メインのICカードと予備のお札などをスマートに収納可能。\u003c\/li\u003e\n        \u003cli\u003e背面にはC×Claboとcraftaさんのブランドロゴが刻印されています。\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\/densha_path_sobu2.jpg?v=1753433153\" 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%2F1690802642540_train_pas_03.jpg?alt=media\u0026amp;token=97467f0e-5bbf-43ca-9955-85c65025e526\" 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      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/trainpas_030.jpg?v=1753433264\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップを装着したパスケース\"\u003e\u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eCXClaboオリジナルの電車カラー（バイカラー）ストラップは別売りでお作りしています。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/koxwgrf00od2tadukwch\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-4572-8f08-e5d0ea872069\" class=\"img-fluid d-block w-100 product-img\" alt=\"電車カラーストラップのバナー\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eストラップとパスケースの間に伸びるキーリールをつけると、さらにスムーズに改札へのタッチが可能です。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/k1fiuwfgbp87ooavclnf\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28ef5acd\" class=\"img-fluid d-block w-100 product-img\" alt=\"イニシャルキーリールのバナー\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e※キーリールは電車パスケースとは異なる革を使用していますが、お色やイニシャルを自由に組み合わせられます。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \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      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e現在、画像内の黄色の革は、より明るい黄色に変更されております。\u003c\/li\u003e\n        \u003cli\u003e非接触ICカードを2枚入れると読み取りエラーが起こる可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49505095516447,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059691258_1649887806619_densha_path_sobu.jpg?v=1746009383"},{"product_id":"tjl7ncqrpuqlthoxeygb","title":"電車パスケース　ＳL？Ver","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懐かしいSLが息づく、革製パスケース\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_2F1679059674110_1671931970430_sl.black_front.jpg?v=1746009370\" 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\"\u003eC×Claboとcraftaのロゴが背面に刻印され、品質の証です。コラボレーションが生む、持つ人の日常を彩る逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1675999207257_SL_detail_04.jpg?v=1746009371\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e洗練された刻印が語る、本物の証\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e毎日をスマートに、快適な通勤通学へ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e表裏２つのポケットで、必要なカードをスマートに持ち運び可能。改札でのスムーズなタッチが叶い、日々の移動を快適にサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1671931986577_strap_black.jpg?v=1746009371\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eバッグからサッと取り出し、スムーズな改札\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e革作家craftaとのコラボレーションで生まれた、懐かしい蒸気機関車SLをモチーフにしたパスケースです。\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背面にはC×Claboとcraftaのロゴが刻印され、品質の証となっています。\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%2F1675999249600_SL_detail_01.jpg?alt=media\u0026amp;token=8389c240-bca9-4b20-a795-4ced6f7c218c\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1675999260439_SL_detail_02.jpg?alt=media\u0026amp;token=0b75f86d-c8dc-4a5d-9041-59a346c668c9\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e本物の質感を追求した、手触りの良い革製パスケースです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e本体素材：革（革作家とのコラボによる高品質な素材を使用しています。）\u003c\/li\u003e\n                    \u003cli\u003eデザイン表現：革とミシンのステッチ\u003c\/li\u003e\n                \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=\"benefit-list\"\u003e\n                    \u003cli\u003e表裏2箇所のポケット：よく使うICカードやチャージ用のお札などをスマートに収納できます。\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%2F1675999819414_SL_detail_04.jpg?alt=media\u0026amp;token=60f70152-088a-4261-838e-1cc4735c9a99\"\u003e\u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e別売りのアイテムと組み合わせることで、さらに便利にお使いいただけます。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e電車カラーのオリジナルストラップ：CXClaboオリジナルのバイカラーストラップと組み合わせれば、統一感のあるおしゃれを楽しめます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003ca title=\"電車カラーストラップ\" href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/koxwgrf00od2tadukwch\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-456b-844c-9c2f47195526\"\u003e\u003c\/a\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\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/k1fiuwfgbp87ooavclnf\" title=\"イニシャルキーリール（金具アンティークカラー）A~K\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28ef5acd\"\u003e\u003c\/a\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非接触ICカードを2枚入れた場合、読み取りエラーが発生する可能性がありますのでご注意ください。\u003c\/li\u003e\n                    \u003cli\u003eストラップやキーリールは別売りです。\u003c\/li\u003e\n                    \u003cli\u003e別売りの「伸びるキーリール」は、電車パスケースとは異なる革を使用していますが、お色やイニシャルを自由に組み合わせていただけます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49505105281311,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059674110_1671931970430_sl.black_front.jpg?v=1746009370"},{"product_id":"tryd1jocvlam2nage7nl","title":"ジャパンレザージャバラカードケース","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e日本の革職人が紡ぐ上質\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e独自のソフトタッチと、傷や水に強い耐久性を両立。日々を彩る頼れる相棒として、長くご愛用いただけます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678884846544_1649780697155_jp_card_grey.jpg?v=1746009362\" 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最大14ポケットのジャバラ式で、必要なカードが一目で探せる。もうレジ前で焦る心配はありません。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1651248155577_jp_jabara_3.jpg?v=1753685942\" 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カードの量に合わせて調整できる2段階ホックが便利。背面ポケットにICカードを入れれば、スマートなタッチ決済を叶えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1682340007394_jp_card_detail06.jpg?v=1753685942\" class=\"img-fluid d-block w-100 product-img\" alt=\"日常を快適にする機能のイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日常を快適にする機能\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eカードケースの機能と使いやすさについてご紹介します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eカードが見やすく取り出しやすいジャバラ式カードケース。\u003c\/li\u003e\n                \u003cli\u003eカードポケットは14ポケットで大容量。\u003c\/li\u003e\n                \u003cli\u003e全てのポケットにカードを入れてもパンクしないよう、ホックの受けが2つついており、入れる量によってボタンで調整可能。\u003c\/li\u003e\n                \u003cli\u003e本体の裏面にもカードポケットがあり、ICカードを入れてタッチ決済も可能。\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%2F1682339936000_jp_card_detail06.jpg?alt=media\u0026amp;token=a9a0d368-d516-4737-bf4a-8ab72d88df2c\" class=\"img-fluid d-block w-100\" 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%2F1682339845873_jp_card_detail02.jpg?alt=media\u0026amp;token=b1694787-4ff8-4223-a17e-6e293288df33\" class=\"img-fluid d-block w-100\" alt=\"2段階ホックの調整機能のイメージ\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1682339831003_jp_card_detail07.jpg?alt=media\u0026amp;token=90ddebb2-9983-4489-9481-7c27893b672d\" class=\"img-fluid d-block w-100\" alt=\"背面ICカードポケットのイメージ\"\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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1682339952612_jp_card_detail03.jpg?alt=media\u0026amp;token=95b83afe-c435-48fe-834b-edc889f406a2\" class=\"img-fluid d-block w-100\" alt=\"素材の質感と加工イメージ\"\u003e\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            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品コード: tryd1jocvlam2nage7nl\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) - 情報がないため作成しません --\u003e\n    \u003c!-- 注意事項セクション (Notes) - 情報がないため作成しません --\u003e\n\n\u003c\/div\u003e","brand":"CxClabo","offers":[{"title":"オレンジ","offer_id":49505114947871,"sku":null,"price":5280.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":49505114980639,"sku":null,"price":5280.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":49505115013407,"sku":null,"price":5280.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック","offer_id":49505115046175,"sku":null,"price":5280.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1678884846544_1649780697155_jp_card_grey.jpg?v=1746009362"},{"product_id":"u3hj0eu5ostmyqp9hpjw","title":"電車パスケース　After　you！","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\"\u003eSuicaを入れると、ぺんぎんちゃんがひょっこり現れるパスケース\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            個人作家tasnanikaさんとのコラボレーションから生まれた、日常に遊び心をプラスするパスケース。\n            \u003cstrong\u003e高品質な栃木レザー\u003c\/strong\u003eと\u003cstrong\u003e精密なレーザー彫刻\u003c\/strong\u003eが織りなす、\n            唯一無二のデザインが魅力です。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eSuicaで変わる、毎日が楽しいパスケース\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            Suicaを収めると、ぺんぎんちゃんがひょっこり現れる\u003cstrong\u003e遊び心溢れるデザイン\u003c\/strong\u003e。\n            いつもの改札でのタッチが、思わず笑顔になる瞬間に変わります。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691483905766_tasnanika_orange_chari.jpg?v=1746009360\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eくすっと可愛いデザインの秘密\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e熟練の技が光る、上質栃木レザーの逸品\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            日本が誇る\u003cstrong\u003e栃木レザー\u003c\/strong\u003eに、個人作家tasnanikaさんの世界観をレーザー彫刻。\n            一つ一つ丁寧に施された凹凸が、プリントでは味わえない温かみと奥深さを生み出します。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1676026820179_tasnanika_detail_011.jpg?v=1746009360\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e手にするたびに感じる革の風合い\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスマートを叶える多機能定期入れとストラップ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            普段使いのカードも\u003cstrong\u003eスマートに収納できる背面ポケット付き\u003c\/strong\u003e。\n            別売りのリールストラップを組み合わせれば、バッグからの取り出しも改札タッチもスムーズになります。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1676026820178_tasnanika_detail_10.jpg?v=1746009361\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e快適な毎日をサポートする機能性\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e詳細情報\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eSuicaを入れると絵柄が変化するユニークなデザインが魅力。個人作家tasnanika氏とのコラボレーションにより、温かみのある世界観が表現されています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eSuicaで絵柄が変わる遊び心溢れるデザイン\u003c\/li\u003e\n                    \u003cli\u003e個人作家tasnanikaとコラボレーションした新作バージョン\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\/tasnanika_white_chari.jpg?v=1753608660\" 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%2F1676026668398_tasnanika_detail_05.jpg?alt=media\u0026amp;token=a7b52e13-fac0-4a4d-b02d-be63b3c05015\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e裏面にはよく使うカードを1枚収納できるポケットを装備。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/tasunanika_detail6.jpg?v=1753603847\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cp class=\"caption-text text-end\"\u003eNANKYOKU COFFEEデザインの参考画像\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・加工\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e日本が誇る「栃木レザー」を使用。使うほどに風合いが増し、あなただけのアイテムへと育ちます。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e日本トップクラスの栃木レザーを使用\u003c\/li\u003e\n                    \u003cli\u003eアリニン仕上げで上品なツヤ感\u003c\/li\u003e\n                    \u003cli\u003e使うほどに手に馴染むエイジングを楽しめる\u003c\/li\u003e\n                    \u003cli\u003e裏面には「CxClabo」と「tasnanika」のロゴを刻印\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%2F1676018631247_tasnanika_detail_011.jpg?alt=media\u0026amp;token=a193-48c1-8e7c-757c64519e6c\" 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            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eおすすめ関連商品\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eパスケースと同じ栃木レザーを使用した別売りのリールストラップと組み合わせることで、さらに便利にお使いいただけます。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eバッグの持ち手に付けてスムーズな取り出しが可能\u003c\/li\u003e\n                    \u003cli\u003eリールを伸ばせば改札タッチも楽々\u003c\/li\u003e\n                    \u003cli\u003e大切なパスケースの落下防止にも役立ちます\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1676018658214_tasnanika_detail_10.jpg?alt=media\u0026amp;token=cade0676-e3f2-4c3b-bd7e-c6ee63ca95cf\" 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\/MG_5725.jpg?v=1753601925\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/0k8otox7onb92mfu9k0k\"\u003e栃木レザーリール付きストラップ tasnanikaパスケース用はこちらから\u003c\/a\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非接触ICカードを2枚入れると読み取りエラーが発生する可能性がありますのでご注意ください。\u003c\/li\u003e\n            \u003cli\u003ePASMO、Suicaなど撮影に使用した小物は付属しません。\u003c\/li\u003e\n            \u003cli\u003e天然皮革のため、傷やシワ、色味や風合いには個体差があります。革本来の表情としてお楽しみください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"tasnanika x CxClabo","offers":[{"title":"アイボリー","offer_id":49505115537695,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":49505115570463,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":49505115603231,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691483905766_tasnanika_orange_chari.jpg?v=1746009360"},{"product_id":"ukzktjolxjbbwwkrpzmv","title":"電車パスケース　Let's  hang out！","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潜水艦の窓から誰が顔を出す？Suicaを入れれば、\u003cstrong\u003eくすっと笑顔になる瞬間\u003c\/strong\u003eが。個人作家Tasnanikaさんとの\u003cstrong\u003eコラボが生んだ、毎日を彩る素敵なデザイン\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691481773143_tasnanika_detail_02.jpg?v=1746009354\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eTasnanikaコラボの愛らしい世界\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e使うほどに深まる、本革の魅力\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日本トップクラスの\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを使用し、\u003cstrong\u003eなめらかな肌触り\u003c\/strong\u003eと\u003cstrong\u003e上品な光沢\u003c\/strong\u003eを味わえます。作家が丁寧に彫刻した\u003cstrong\u003e凹凸感は、他にはない特別な表情\u003c\/strong\u003e。あなただけの風合いへと育ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1671891521910_tasunanika_brown_Sensuikan.jpg?v=1746009354\" 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\"\u003eSuicaをセットすれば、\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_2F1676018996799_tasnanika_detail_03.jpg?v=1746009355\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e癒やしのペンギンが毎日に彩りを\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eSuicaを入れると可愛いペンギンが顔を出す、個人作家Tasnanikaさんとのコラボレーションパスケースです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e他にはない、遊び心あふれるオリジナルデザイン\u003c\/li\u003e\n        \u003cli\u003e個人作家『tasnanika（タスナニカ）』との特別コラボレーション\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\/tasnanika_white_submarine.jpg?v=1753609059\" 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%2F1676018611128_tasnanika_detail_03.jpg?alt=media\u0026amp;token=6ad76210-df67-41f4-a3d1-39b228a723a1\" 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一点ずつ手作業で施される\u003cstrong\u003eレーザー彫刻\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e凹凸のあるデザイン\u003c\/strong\u003eが独自の表情を生み出す\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e裏面には追加のカードポケット\u003c\/strong\u003eを装備\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1676026087458_tasnanika_detail_014.jpg?alt=media\u0026amp;token=9159d938-bc08-46c5-b54c-d9e3e23e0956\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e（非接触ICカードを２枚入れると読み取りエラーが起こりますのでご注意ください。）\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/tasunanika_detail6.jpg?v=1753603847\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"caption-text text-end\"\u003e＊こちらはNANKYOKU COFFEEデザインの画像です。\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日本トップクラスの品質を誇る\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを使用しています。アリニン仕上げで少しツヤ感があるのが特徴です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e使うほどに手に馴染み、\u003cstrong\u003e自分だけの風合いに育つ経年変化\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e裏面には「CxClabo」と「tasnanika」の\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%2F1676018631247_tasnanika_detail_011.jpg?alt=media\u0026amp;token=4c5eb324-a193-48c1-8e7c-757c64519e6c\" 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バッグの持ち手に付けて\u003cstrong\u003eサッと取り出し可能\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003eリールを伸ばして\u003cstrong\u003e改札もスムーズにタッチ\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e落下防止\u003c\/strong\u003eにも役立つ安心設計\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1676018658214_tasnanika_detail_10.jpg?alt=media\u0026amp;token=cade0676-e3f2-4c3b-bd7e-c6ee63ca95cf\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e▼栃木レザーリール付きストラップ\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/0k8otox7onb92mfu9k0k\"\u003etasnanikaパスケース用はこちらから\u003c\/a\u003e\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/MG_5725.jpg?v=1753601925\" 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商品コード: ukzktjolxjbbwwkrpzmv\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003cp class=\"body-text\"\u003ePASMO、SUICAなど撮影に使用した小物は付属しません。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e天然皮革のため、傷やシワなど、それぞれの革にそれぞれの表情があります。また色味や風合いもそれぞれ違いがありますのでご了承ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"tasnanika x CxClabo","offers":[{"title":"アイボリー","offer_id":49505117208863,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル","offer_id":49505117241631,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":49505117274399,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691481773143_tasnanika_detail_02.jpg?v=1746009354"},{"product_id":"wqslv2usrdjs7i9kck22","title":"電車パスケース　新幹線？緑Ver","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\"\u003eSuicaを入れると、窓から\u003cstrong\u003e愛らしいペンギン\u003c\/strong\u003eがひょっこり。昔懐かしい新幹線のデザインは、日々の通勤通学に遊び心をプラスします。革とミシン糸のステッチで表現された、温もりある質感が魅力です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059652353_1670725103990_densha_path_shin_green.jpg?v=1746009340\" class=\"img-fluid d-block w-100 product-img\" alt=\"Suicaを入れるとペンギンが現れるパスケースのイメージ\"\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革作家【crafta】とのコラボレーションから生まれた、こだわりの逸品。デザインはプリントではなく、すべて\u003cstrong\u003e革とステッチで緻密に表現\u003c\/strong\u003eされています。裏面にはICカードやチャージ用のお札を収納できる2つのポケットを備え、機能性も兼ね備えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1670725135286_densha_path_shin_green2.jpg?v=1746009340\" 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_2F1670725149003_craftastrap_2.jpg?v=1746009340\" 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\u003eSuicaを入れると、窓から愛らしいペンギンがひょっこり現れます。\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\/densha_path_shin_green.jpg?v=1753433153\" class=\"img-fluid d-block w-100 product-img\" alt=\"ペンギンが窓から顔を出す電車型パスケース\"\u003e\u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003e窓からひょっこり、ペンギン乗客\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690802642540_train_pas_03.jpg?alt=media\u0026amp;token=97467f0e-5bbf-43ca-9955-85c65025e526\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースに入れたICカードでペンギンの表情が変わるイメージ\"\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ポケットは表裏の2箇所に配置。\u003c\/li\u003e\n                \u003cli\u003e表にはSuicaなどのメインICカードを、裏にはチャージ用のお札やよく使う他のICカードを収納できます。\u003c\/li\u003e\n                \u003cli\u003e非接触ICカードを2枚入れると読み取りエラーが起こる可能性があるためご注意ください。\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\/densha_path_shin_green2.jpg?v=1753433153\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケース裏面の2つのポケットのイメージ\"\u003e\u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003e表裏に便利な2つのポケット\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革作家【crafta】とのコラボレーションにより生まれた、こだわりの逸品です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eデザインはプリントではなく、すべて革とミシン糸のステッチで表現され、高いグレード感を実現。\u003c\/li\u003e\n                \u003cli\u003e後ろ面にはC×Claboとcraftaさんのロゴが刻印されています。\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%2F1690802823692_train_pas_02.jpg?alt=media\u0026amp;token=00c7503a-e510-4572-8f08-e5d0ea872069\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケース裏面のロゴ刻印部分\"\u003e\u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003eC×Claboとcraftaのロゴ刻印\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\u003eCXClaboオリジナルの電車カラー（バイカラー）ストラップ（別売り）と組み合わせれば、統一感のあるおしゃれを楽しめます。\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\/trainpas_005.jpg?v=1753433264\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースに別売りストラップを装着したイメージ\"\u003e\u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003e別売りストラップ装着イメージ\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/koxwgrf00od2tadukwch\" title=\"電車カラーストラップ\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-456b-844c-9c2f47195526\" class=\"img-fluid d-block w-100 product-img\" alt=\"別売りの電車カラーストラップのバナー\"\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\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                \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/k1fiuwfgbp87ooavclnf\" title=\"イニシャルキーリール（金具アンティークカラー）A~K\"\u003e\n                    \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28ef5acd\" class=\"img-fluid d-block w-100 product-img\" alt=\"別売りの伸びるキーリールのバナー\"\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003e伸びるキーリール（別売り）\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003ePASMO、SUICAなど撮影に使用した小物は付属しません。\u003c\/li\u003e\n            \u003cli\u003e天然皮革を使用しているため、傷やシワなど、それぞれの革に個別の表情がありますことをご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49505122255135,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059652353_1670725103990_densha_path_shin_green.jpg?v=1746009340"},{"product_id":"xrkkepexv66w5pfbrjb9","title":"電車パスケース　京急線？Ver","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_2F1679059580961_1649887897451_densha_path_keikyu.jpg?v=1746009320\" 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_2F1649887903225_densha_path_keikyu2.jpg?v=1746009320\" 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られます。ICカードをスマートに取り出せる工夫が、日々の移動をより快適にします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691319446925_trainpas_026.jpg?v=1746009320\" 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ペンギンが窓から手を振る、遊び心満載の電車型パスケース。革作家「crafta」さんとのコラボレーションにより生まれた、こだわりの逸品です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eペンギンちゃんが窓から手を振っているようなユニークなデザイン\u003c\/li\u003e\n        \u003cli\u003e革作家【crafta】さんとコラボレーションした電車パスケースシリーズ\u003c\/li\u003e\n        \u003cli\u003e「京急線？Ver」で電車好きの方に人気のデザイン\u003c\/li\u003e\n        \u003cli\u003eプリントではなく革とミシンのステッチで表現されたやさしいフォルム\u003c\/li\u003e\n        \u003cli\u003eSuicaを入れると、中からペンギン乗客が手をふってくれる仕掛け\u003c\/li\u003e\n        \u003cli\u003e後ろ面にはC×Claboとcraftaさんのロゴが刻印されています\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\/densha_path_keikyu.jpg?v=1753433153\" 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%2F1690802642540_train_pas_03.jpg?alt=media\u0026amp;token=97467f0e-5bbf-43ca-9955-85c65025e526\" 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%2F1690802823692_train_pas_02.jpg?alt=media\u0026amp;token=00c7503a-e510-4572-4f08-e5d0ea872069\" class=\"img-fluid d-block w-100 product-img\" alt=\"C×Claboとcraftaの刻印ロゴ\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e仕様・機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e日々の移動を快適にするための機能的な工夫が凝らされています。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e表裏の2箇所にポケットを搭載\u003c\/li\u003e\n        \u003cli\u003e表にはICカード、裏にはチャージ用のお札や他のICカードなどを収納可能\u003c\/li\u003e\n        \u003cli\u003eトップのハトメと丸かんにより、ストラップやチャームの取り付けが可能\u003c\/li\u003e\n        \u003cli\u003eICカードをスマートに取り出せる構造\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\/densha_path_keikyu2.jpg?v=1753433153\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースのポケット説明図\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e手触りの良い上質な革を使用し、使い込むほどに愛着がわくアイテムです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e本体：革\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eご注意\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e製品をご使用いただく上での大切な情報です。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e非接触ICカードを2枚入れると読み取りエラーが起こる場合がありますのでご注意ください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e関連商品・オプション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eさらに便利に、おしゃれにお使いいただくための別売りアイテムをご紹介します。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e\n          \u003cp class=\"body-text\"\u003e電車カラーとお揃いのストラップ（別売り）\u003c\/p\u003e\n          \u003cp class=\"body-text\"\u003eCXClaboオリジナルの電車カラー（バイカラー）ストラップは別売りでご用意しており、パスケースをさらに楽しく飾れます。\u003c\/p\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/trainpas_026.jpg?v=1753433264\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ装着例\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/koxwgrf00od2tadukwch\" title=\"電車カラーストラップ\"\u003e\n              \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-456b-844c-9c2f47195526\" class=\"img-fluid d-block w-100 product-img\" alt=\"電車カラーストラップバナー\"\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli\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            \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/k1fiuwfgbp87ooavclnf\" title=\"イニシャルキーリール（金具アンティークカラー）A~K\"\u003e\n              \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28ef5acd\" class=\"img-fluid d-block w-100 product-img\" alt=\"伸びるキーリールバナー\"\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49505138442527,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059580961_1649887897451_densha_path_keikyu.jpg?v=1746009320"},{"product_id":"yaparqhagizeptlhscqw","title":"電車パスケース　横須賀線？Ver","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_2F1679057027139_1649888466641_densha_path_yokosuka.jpg?v=1746009314\" class=\"img-fluid d-block w-100 product-img\" alt=\"窓からペンギンが覗く横須賀レトロなパスケース\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e見るたび笑顔、個性輝く\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            レトロな色合いで表現された横須賀線？デザイン。革とミシンのステッチが織りなすやさしいフォルムに、使うほど\u003cstrong\u003e愛着\u003c\/strong\u003eが深まります。\n            Suicaを入れれば、窓からひょっこり現れる\u003cstrong\u003eペンギンの乗客\u003c\/strong\u003eが、日常に遊び心を添えます。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスマートな改札通過、快適な通勤通学を\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691319672559_trainpas_035.jpg?v=1746009315\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップを装着したパスケースの使用イメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e便利さ広がる拡張性\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            トップに配された\u003cstrong\u003eハトメと丸かん\u003c\/strong\u003eは、別売りのストラップやキーリールでさらに利便性を高めます。\n            毎日の改札タッチがこれ一つでスムーズになり、朝の忙しい時間も\u003cstrong\u003eストレスフリー\u003c\/strong\u003eに過ごせます。上質な革の質感も魅力です。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eこだわりの収納力、上質を日常に\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1691321018483_train_pas_03.jpg?v=1746009315\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースの裏表ポケットと刻印のアップ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e機能美と信頼の証\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            表と裏に備わる2つのポケットは、メインのICカードと予備のお札などを\u003cstrong\u003eスマートに管理\u003c\/strong\u003eできます。\n            革作家craftaとのコラボによる\u003cstrong\u003e丁寧な仕立て\u003c\/strong\u003eは、C×Claboとcraftaの刻印がその品質を語ります。長く愛せる逸品です。\n        \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革作家craftaとC×Claboのコラボレーションによって生まれた、ユニークな電車型パスケースです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e「横須賀？Ver」として、レトロな色合いで表現されたデザイン\u003c\/li\u003e\n                    \u003cli\u003eプリントではなく革とミシンのステッチで描かれ、優しいフォルムと愛着を生む仕上がり\u003c\/li\u003e\n                    \u003cli\u003eSuicaを入れれば、窓からひょっこりペンギン乗客が顔を出す遊び心あふれる演出\u003c\/li\u003e\n                    \u003cli\u003e後面にはC×Claboとcrafta、両者のロゴが丁寧に刻印されています\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\/densha_path_yokosuka.jpg?v=1753433154\" 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\/densha_path_yokosuka2.jpg?v=1753433153\" class=\"img-fluid d-block w-100 product-img\" alt=\"Suicaを入れたパスケースのイメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg class=\"quill-upload-image img-fluid d-block w-100 product-img\" src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690802642540_train_pas_03.jpg?alt=media\u0026amp;token=97467f0e-5bbf-43ca-9955-85c65025e526\" alt=\"パスケース前面のアップ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg class=\"quill-upload-image img-fluid d-block w-100 product-img\" src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690802823692_train_pas_02.jpg?alt=media\u0026amp;token=00c7503a-e510-4572-8f08-e5d0ea872069\" alt=\"C×Claboとcraftaのロゴ刻印\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e機能と収納\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e毎日の通勤・通学を快適にするための、スマートな収納設計。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e表裏に計2箇所のポケットを装備\u003c\/li\u003e\n                    \u003cli\u003eメインのICカード（Suicaなど）と、予備のお札や別のICカードをスマートに管理できます\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e\n                    非接触ICカードを2枚同時に収納すると、読み取りエラーが発生する場合がありますのでご注意ください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e拡張性と関連アイテム\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e様々なオプションと組み合わせることで、さらに便利に、そしてスタイリッシュにお使いいただけます。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eトップに設けられたハトメと丸かんにより、お好みのストラップやチャームの取り付けが可能\u003c\/li\u003e\n                    \u003cli\u003e別売りのC×Claboオリジナル電車カラー（バイカラー）ストラップと合わせれば、統一感のあるコーディネートが楽しめます\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\/trainpas_035.jpg?v=1753433264\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップを装着したパスケースの使用例\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg class=\"quill-upload-image img-fluid d-block w-100 product-img\" src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-456b-844c-9c2f47195526\" alt=\"電車カラーストラップの紹介バナー\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg class=\"quill-upload-image img-fluid d-block w-100 product-img\" src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28ef5acd\" alt=\"イニシャルキーリールの紹介バナー\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e\n                    キーリールはパスケースとは異なる革を使用していますが、お色やイニシャルを自由に組み合わせて、あなただけのパーソナライズをお楽しみいただけます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49505139425567,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679057027139_1649888466641_densha_path_yokosuka.jpg?v=1746009314"},{"product_id":"ykowgq0qjaz9dtwvhkgy","title":"電車パスケース　特急赤？Ver","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #F9F8F5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Noto Sans JP\", \"Hiragino Sans\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #DDDDDD; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #FFE66140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 8px;\n      background-color: #F9F8F5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F9F8F5; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #FFE661; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F9F8F5; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #FFE661; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #FFE661; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #FFE661; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F5F5F5; padding: 20px; border-radius: 4px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e特急赤？電車パスケース 懐かしいデザイン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e懐かしの特急電車\u003c\/strong\u003eをモチーフにした、愛らしいデザインのパスケースです。窓から顔をのぞかせるペンギンが、毎日のお出かけに遊び心をプラス。プリントでは出せない革の温かみと、丁寧なミシンステッチが魅力です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059565776_1649887988342_densha_path_tokyuaka.jpg?v=1746009309\" 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革作家とコラボ 交通系ICカード収納\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      革作家\u003cstrong\u003ecrafta\u003c\/strong\u003eとのコラボレーションから生まれた、こだわり抜いた一品です。表裏合わせて二つのポケットを備え、Suicaと別のICカードやチャージ用のお札を分けて収納できます。細部に宿る職人技と使い勝手の良さを実感してください。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1649887994409_densha_path_tokyuaka2.jpg?v=1746009309\" 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_2F1691319399313_trainpas_014.jpg?v=1746009309\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタマイズ可能なパスケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常を彩る特別なアイテム\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eペンギンが窓から手を振るような、遊び心溢れるデザインのパスケースです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e革作家craftaとのコラボレーションによる特別仕様\u003c\/li\u003e\n          \u003cli\u003e懐かしい特急電車のデザインと色合い\u003c\/li\u003e\n          \u003cli\u003eプリントではなく革とミシンのステッチで表現された温かいフォルム\u003c\/li\u003e\n          \u003cli\u003eSuicaを入れると、中からペンギン乗客が手を振ってくれる演出\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\/densha_path_tokyuaka.jpg?v=1753433153\" 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ポケット2箇所\u003c\/strong\u003e：表にはSuica、裏にはチャージ用のお札や他のICカードを収納可能\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eカスタマイズ性\u003c\/strong\u003e：トップのハトメと丸かんにより、別売りのストラップやキーリールを取り付け可能\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/densha_path_tokyuaka2.jpg?v=1753433154\" 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:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690802642540_train_pas_03.jpg?alt=media\u0026amp;token=97467f0e-5bbf-43ca-9955-85c65025e526\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースポケット使用例2\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・デザイン\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e革の温かみを感じる素材と、細部までこだわったデザインです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e素材\u003c\/strong\u003e: 革とミシンステッチで表現されたデザイン\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e刻印\u003c\/strong\u003e: 後ろ面にはC×Claboとcraftaのロゴを刻印\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%2F1690802823692_train_pas_02.jpg?alt=media\u0026amp;token=00c7503a-e510-4572-8f08-e5d0ea872069\" 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現在、ベージュ系の革部分は、商品画像よりも\u003cstrong\u003e白っぽい色味に変更\u003c\/strong\u003eされています。\u003c\/li\u003e\n          \u003cli\u003e非接触ICカードを2枚同時に収納すると、読み取りエラーが発生する場合がございますのでご注意ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e関連商品\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eパスケースをさらに便利に、楽しくお使いいただくための関連商品もご用意しています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/trainpas_014.jpg?v=1753433264\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ連結イメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eCXClaboオリジナルの\u003cstrong\u003e電車カラー（バイカラー）ストラップ\u003c\/strong\u003eは別売りです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003ca title=\"電車カラーストラップ\" href=\"https:\/\/cxclabo.we-shop.jp\/collections\/strap\/products\/koxwgrf00od2tadukwch\"\u003e\n            \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-456b-844c-9c2f47195526\" class=\"img-fluid d-block w-100 product-img\" alt=\"電車カラーストラップ バナー\"\u003e\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eストラップとパスケースの間に\u003cstrong\u003e伸びるキーリール\u003c\/strong\u003eをつけると、さらにスムーズに改札へのタッチができます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003ca href=\"https:\/\/cxclabo.we-shop.jp\/collections\/key-ring\/products\/k1fiuwfgbp87ooavclnf\" title=\"イニシャルキーリール（金具アンティークカラー）A~K\"\u003e\n            \u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28efacd\" class=\"img-fluid d-block w-100 product-img\" alt=\"イニシャルキーリール バナー\"\u003e\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e（伸びるキーリールは電車パスケースとは異なる革を使用していますが、お色やイニシャルを自由に組み合わせられます。）\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49505141195039,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679059565776_1649887988342_densha_path_tokyuaka.jpg?v=1746009309"},{"product_id":"zkzpntwaqrwluhjwxfzx","title":"電車パスケース　ドクターイエロー？Ver","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  \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_2F1679057002127_1671892090253_dr.jpg?v=1746009299\" 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スマートな収納力 ICカードケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e裏面にはC×Claboとcraftaのロゴが刻印され、品質の証を添えています。\u003cstrong\u003e表裏に配された二つのポケット\u003c\/strong\u003eで、ICカードや予備のお札をスマートに持ち運び、快適な毎日を応援します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1671892111931_dr.yellow_back.jpg?v=1746009299\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e品位を示す刻印と機能性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日々に溶け込むおしゃれパスケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eお気に入りのバッグのハンドルに掛ければ、洗練された大人のアクセントに。別売りのストラップやキーリールで、改札でのタッチも一層スムーズに。あなたの毎日を軽やかに彩るアイテムです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1671931925198_strap_yellow.jpg?v=1746009299\" 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    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e革作家【crafta】とのコラボレーションにより生まれた、幸せを運ぶドクターイエローのパスケースです。「ペンギンちゃんが窓から手を振っている？」ような、遊び心あふれるデザインで、見ると幸せになれると言われるドクターイエローをモチーフに、日常に彩りを添えます。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eデザインは\u003cstrong\u003e革とミシンのステッチ\u003c\/strong\u003eで丁寧に表現され、プリントにはない上質なグレード感があります。\u003c\/li\u003e\n          \u003cli\u003e裏面には\u003cstrong\u003eC×Claboとcraftaのロゴが刻印\u003c\/strong\u003eされており、品質の証となっています。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e表裏に2つのポケット\u003c\/strong\u003eがあり、ICカードや予備のお札などをスマートに収納できます。\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%2F1676000989533_dr.yellow_detail_02.jpg?alt=media\u0026amp;token=f00f576d-6858-4831-807b-6994fed0e093\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1675998854828_dr.yellow_detail_03.jpg?alt=media\u0026amp;token=9b0559ff-73b4-4373-b218-1ede8b9408d2\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1675998876442_dr.yellow_detail_01.jpg?alt=media\u0026amp;token=2dceaec8-16ff-4f57-b430-638b0d410389\" class=\"img-fluid d-block w-100\"\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        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e※現在、ネイビーの革部分の色味がブルー系に変更しております。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e製品のサイズ情報は現在準備中です。詳細な寸法についてはお問い合わせください。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e非接触ICカードを2枚同時にポケットに入れると、\u003cstrong\u003e読み取りエラー\u003c\/strong\u003eが発生する場合がございますのでご注意ください。\u003c\/li\u003e\n          \u003cli\u003e別売りのストラップやキーリールをご利用の際は、商品ページをご確認の上ご購入ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e関連アイテム\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eドクターイエローパスケースの使い勝手をさらに向上させる、別売りアイテムをご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eトップにはハトメと丸かんが付属しており、お好みのストラップやチャームを取り付け可能です。\u003c\/li\u003e\n          \u003cli\u003eCXClaboオリジナルの\u003cstrong\u003e電車カラー（バイカラー）ストラップ\u003c\/strong\u003e（別売り）で、統一感のあるコーディネートを楽しめます。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e伸びるキーリール\u003c\/strong\u003e（別売り）を組み合わせることで、改札でのタッチがよりスムーズになります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1675998894634_dr.yellow_detail_04.jpg?alt=media\u0026amp;token=2144b1e0-d660-4c9e-867b-aeb11ef4c58d\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1691153115168_strap_banner.jpg?alt=media\u0026amp;token=0eac2f4b-344a-456b-844c-9c2f47195526\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/cxclabo.appspot.com\/o\/editors%2F1690808420928_banner_initial.jpg?alt=media\u0026amp;token=6a2f86bc-c181-4db8-867d-b5ec28ef5acd\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e※キーリールはパスケースとは異なる革を使用していますが、お色やイニシャルを自由に組み合わせることが可能です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: zkzpntwaqrwluhjwxfzx\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"crafta x CxClabo","offers":[{"title":"Default Title","offer_id":49505144209695,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/3998\/8255\/files\/products_2F1679057002127_1671892090253_dr.jpg?v=1746009299"}],"url":"https:\/\/cxclabo.we-shop.jp\/collections\/5-000-8-000.oembed?page=8","provider":"CxClabo","version":"1.0","type":"link"}